Slashdot Mirror


Amazon.com Receives Patent for 1-Click Shopping

jaydeekay writes "It looks like Amazon has patented the storing of credit-card and shipping info and then using it to facilate online purchasing via a single click. Check out this news release from Yahoo. Interesting to look at the actual patent - Amazon seems to have several patents which seem awfully 'generic' " Ah, yes, yet more dumb patents.

32 of 201 comments (clear)

  1. From scarcity to surplus ... by LL · · Score: 3

    Back when the Patent Laws were first mooted, good ideas were relatively scarce (emphasis on good) so there was some justification to encourage open publication and greater dissemination. However, in today's modern era where any business process can be codified in software to some extent and thus automated, creating artificial exclusions seems to encourage too many ideas which frankly are minor and incremental. We need much better ways of filtering out the crap that floats by (perhaps a /. moderated version?).

    Also, nowadays, having a good idea is not enough, you need to be in a position to execute and solve a broader long-term customer need (or even create that need!). When patents become deliberate barriers to new entrants (either through unrealistic licensing or legal threats) then it starts to create systematic problems. For example, drugs can be patented so companies then spend more effort on manufactured designs rather than adapting existing commonplace plant-based remedies which they can't control. So given the choice between high margin patented solutions or low-margin systems, guess which gets widely advertised and pushed at doctors? Given the complications of body chemistry, I suspect that most people want the placebo equivalent of a nice cup of tea and less stress.

    Anyway, you can make still money by not using software patents. One path is to become an ultraspecialist and come up with completely new fields. For the rest of us, we have to be content with just surviving without getting too rippedoff. In the end, it's not the patented software that counts (business guys will always find a way of screwing over the inventor), it's the fact that you will continue to generate good ideas in the future that will make you an irresistable catch for whatever company that wants your skills (and threaten to quit if not happy).

    LL

  2. Re:Patents - What are they for? by the+eric+conspiracy · · Score: 2

    Obviously, the system is not working. Just as copyright and trade secrets are used to hamper the development of knowledge by a society in today's modern world, so do patents nowadays serve only to lessen the march of science.

    I disagree. Patents are extremely important to companies funding real research and development in many fields. We would not have the $1x10^9 investments needed to develop modern pharmaceuticals without patents. The patent system is in fact working to the great advantage of the US and its citizens. The fact is that the only countries that don't have patent systems are the same countries that don't develop any technology and have no real scientific infrastructure.

    What is being done in the software industry today with patents is irrelavent to the march of science. The advances in computer science that are occurring now have nothing to do with one-click shopping.

    In fact patents stimulate the advancement of science and technology because they increase the size of the pot of gold; they require that the inventor publish his results to insure wide dissemination of technology (i.e. you only get a patent if you open source your idea) and they encourage comapnies to develop their own ideas rather than just copying the competition.

    Are there problems? Sure. Many of the patents that are described here never should have been issued. Someday somebody will win a test in court, and the system will be revised, or the patent owners will realize the futility of their patents and let the maintenance fees lapse.

    But you should not throw the baby out with the bathwater. Systems of laws are always and constantly evolving to keep up with the changes in society that occur with time.

  3. Interesting... by Stonehand · · Score: 2

    ...that they also cite activation methods such as *sounds* produced by users, and TV remote controls, in addition to buttons. Maybe they're thinking of licensing set-top boxes or something.

    From an architectual point of view, it seems pretty specific in breakdown of clients and servers/databases and communcation between such -- and, it's an interesting idea.

    The one weakness is probably the existence of prior art, if any. I've not read the Java books cited earlier in the thread, but whether they match or not also depends upon the system design -- this is NOT just a patent on a cookie. If there is prior art, 'tho, well, tough luck Amazon...

    And to all those who uselessly post, "Well, now I'm gonna patent this...":

    Get a life.

    --
    Only the dead have seen the end of war.
  4. Have any of you used 1-Click Shopping?? by ecampbel · · Score: 3

    Amazon.com's method is unique in the industry. They are the only website on the Internet where one click will have an order shipped to you. There is no messing with a basket, nor is there any need to enter your credit card. Can any of you name another site that has this ability?
    Trust me, it is really convenient. You can browse their site, find something you like, and with just one click, your product is ordered. You can continue shopping immediately, and keep ordering their products. When you're done shopping, Amazon.com bundles your items, and ships them off to you. So please, before you question the voracity of the patent, think about other websites and whether they offer this capability. This convenience IS the future of the Internet, and whether you like it or not, this unique method of business is patentable.

    --

    Sig goes here
    1. Re:Have any of you used 1-Click Shopping?? by scumdamn · · Score: 2

      Then it's at least two click shopping. One click to turn it on, and one click to order. Of course, if you have to type in a username and password, that's two clicks, about 16 alphanumerics, and one enter key.
      Of course, requiring someone to log in has been done by just about everyone. Right? What if you then code the pages so that (after you're logged in) clicking on a link that says "click here to have this sent to your door" orders it and has the book sent to your default mailing address? That seems a logical step. The customer sees (and therefore needs to wait for) one less page. That's the way I'd do it. Of course, this isn't "One click shopping" is it? The customer had to log in to access the service.
      So Amazon (and the patent office) think this is something non-obvious, huh? I sure as hell don't.

    2. Re:Have any of you used 1-Click Shopping?? by Mr.+Piccolo · · Score: 2

      What happens if you use it on a publicly-accessible computer?

      YOUR credit card gets billed when the next person clicks on an item!

      The security problems with this system are horrible, IMHO. How does the system know whether the person entering the one click is the same person who registered the credit card?

      Never mind whether it's patentable or not, it's certainly not a good idea unless it can be ensured that every computer (ok, or userid for multiuser systems) in the world has one and only one person that can access it.

      --
      Glückwünsche, haben Sie Slashdot ermordet, indem Sie zum korporativen Druck beugten und Subskriptionen einlei
    3. Re:Have any of you used 1-Click Shopping?? by expunged · · Score: 2

      change that to INSECURE publicly-accessible computer...

      from amazon.com's info on 1-click

      However, as an added safety measure, if you are using a public computer terminal or a shared computer, you should not leave your 1-Click and Gift-Click ordering turned on when you are not
      using the computer.


      If you are stupid, you will leave your information turned on on the insecure publicly-accessible computer.

      You have to *turn it on* for the 1-click stuff to work... it's not just *there* as soon as you show up.

  5. Re:Yet one more reason... by Stonehand · · Score: 2

    Were these relatively "open" machines? That is, not set up as multi-user systems with sane file permissions and so forth? If they're not, then regardless of whether the *server* stores data, I'd be concerned about things like the swap file/partition, logs, initialization / configuration files, keystroke loggers, Trojans, etc.

    'course, there are also sites that'll hose you by printing out the digits as you type 'em. Not good... but I digress.

    If there *are* good file perms, then there shouldn't be access to other folks' cookies. Particularly if you use a network file system, and getting authenticated on that is harder than simply rebooting with your own boot disk. If there *aren't*, then cookies are arguably the least of your worries.

    --
    Only the dead have seen the end of war.
  6. MS Passport by ZeroLogic · · Score: 2

    So how will this affect Microsoft's Passport?

    /ZL

  7. Re:Patents - What are they for? by the+eric+conspiracy · · Score: 3

    People would still invent and improve technology without the protections provided by patent law.

    Yes, but could you get $200 million from a venture capital firm for a biotech startup if you could not patent the results? I think not.

    There's no reason to patent anything unless it means you can make money exclusively off it.

    Your point being? A patent is essentially a contract between you and the government. You get exclusive rights to an invention for 20 years in exchange for publishing a complete description of the invention that allows anyone else to duplicate it.

    Slashdotters don't seem to understand at all the parallel between the patent system and the Open Source movement. The only way you get a patent is by publishing your work. This allows anyone to examine your technology, and work on ways to improve it. After a fixed length of time everyone else is allowed free use of the technology. If it weren't for the patent system everyone would try to keep as much technology as possible secret. Patent systems were in fact put into place to fight the practice of keeping secrets within companies and guilds. The great industrial revolution of the 19th century may well have been triggered by the institution of a patent system in England.

  8. Geee... and I thought Inxight's patent was dumb. by William+Wallace · · Score: 2

    Inxight (www.inxight.com) has a patent on the
    displaying of hyperbolic trees on a computer
    (paraphrased liberally). How can they patent
    the drawing of geometric surfaces?

    I dunno, but they did.

    -WW

  9. It won't stand by tweek · · Score: 2

    As other have pointed out before on patent issues, in the end it won't hold up in court. The patent office is so backed up it isn't even funny. I guess they figure they should grant the patents and let the courts sort em all out.

    --
    "Fighting the underpants gnomes since 1998!" "Bruce Schneier knows the state of schroedinger's cat"
  10. Dumb? It's insane... by lordsutch · · Score: 2

    Perhaps they'd also like to patent the idea of a bartender recognizing you and adding to your tab. It's exactly the same thing (substitute your personal appearance with a cookie, and billing info with the bouncer at the door).

    --
    My Blog. Sela Ward can sell me long distanc
  11. Re:Estimated Life of Patent: 2 Lawsuits by Desert+Raven · · Score: 2

    No, it's even worse.

    The only companies who can afford to challenge it have a boatload of bogus patents themselves. So, they get together and agree not to challenge each others bogus patents, and sign a "cross-licensing" deal, trading use of each other's bogus patents.

    The little guys get hit with patent infringment suits they cannot afford to defend against, so they abandon the technology.

    Great system, eh?

  12. Kill all the lawyers by evilpenguin · · Score: 2

    Shakespeare gives some excellent advice:

    DICK
    The first thing we do, let's kill all the lawyers.

    CADE
    Nay, that I mean to do. Is not this a lamentable thing, that of the skin of an innocent lamb should be made parchment? that parchment, being scribbled o'er, should undo a man? Some say the bee stings: but I say, 'tis the bee's wax; for I did but seal once to a thing, and I was never mine own man since.

    (For those who don't know, laws at the time were handwritten on lambskin parchment, and legal agreements were sealed with signet rings pressed in beeswax.)


    And Mark Twain in his collected letters wrote (I do not remember to whom he wrote, and I'm paraphrasing):

    "I agree with you and the bard, sir. Whilst killing all the lawyers in this country would probably not solve all of our problems, it would be a lot of fun and do no one any harm."

    That said, I have come to have a very healthy respect for lawyers and the law, and I have come to value the convolutions and wranglings of American jurisprudence. All one has to do is to look at what governments can accomplish against their citizens in countries that do NOT have a body law before all other authority.

    No, lawyers and laws are good things because the alternatives are despotism or rule by thugs. I would be very interested to see a survey of cases brought to court in the area of patent law and to see how often patent law has cut the wrong way. We know it has, an earlier poster brought up the contention over frequency modulation (an actual INVENTION!) and how patent law was used to screw the inventor.

    I know most working engineers sign agreements giving their employers patent rights on their work.

    Patent law has been a good thing. It encourages both innovation and dissemenation, in principle. I have frequently advocated that, if software patents must exist, they should last less than two years. It seems very bad in the software world; but is it really?

    How often does patent law *really* misfire? I submit the suspicion that no one posting to this discussion topic (myself included) has the slightest idea.

    Getting a patent is one thing. Exercising it is another. Is there a patent lawyer in the house who could actually throw some light on the state of patent law? How many cases result in the striking down of the patent. How many uphold the patent? And of those, how many really protect an innovation and how many protect dubious patents like "on-line sales," or "one-click shopping?"

  13. Re:Patents - What are they for? by Effugas · · Score: 2

    You'll excuse me if I fail to see the inherent contradiction the granting of patents upon technologies that would otherwise remain secret and the granting upon technologies that are blatantly obvious bridgings of the old paradigms applied to newer technological environments. You cannot deny the corruption, the false taxation, and the raw abuse of the patent system by its present controllers, no matter what your view on patents as a whole. Yours Truly, Dan Kaminsky DoxPara Research http://www.doxpara.com

  14. Re:more ridiculous patents... by GnrcMan · · Score: 2

    The patent itself isn't ridiculous in this case. The problem is that Unisys didn't enforce the patent until it was popularized by the GIF file format. At that point it was so entrenched that, although unencumbered compression algorithms exist, companies were force to licence the LZW technology in order to conform to the GIF standard. It's sort of like bait and switch.

  15. Re:Estimated Life of Patent: 2 Lawsuits by GnrcMan · · Score: 2

    Patenting one-click shopping is like Slashdot patenting 0-click logins. When I go to www.slashdot.org, the web site knows who I am without any intervention! What Amazon has, while it may not be implemented anywhere else, was invented the day cookies were invented. As was pointed out before, I can call for pizza and with caller ID, they don't even have to ask for my name. It's exactly the same process.
    To patent an invention, the invention must be non-obvious. I'm sorry but one-click ordering is obvious.

  16. Patent Graft: Exposing The Corruption by Effugas · · Score: 4

    I've been thinking alot about patents and the USPTO as of late, and I've begun to realize a much more politically effective and valid way to make the non-technical understand just how corrupt the US Patent system really is.

    Covert taxation backing a none-too-subtle amount of graft.

    What, did you think those patents are free?

    The United States Patent and Trademark Office has taken to delusions of grandeur. It is not illegal or questionable for a government body to charge for its services--a bill from the USPTO does not a tax make. Taxes achieve their special nature by the fact that they're enforced charges--if you meet conditions x, y, and z, then you pay the tax or face government enforced penalties.

    There's obviously a charge element to patents--last I checked, patents cost thousands, sometimes tens of thousands of dollars to file. Every time a patent is rejected for having some trivial grammatical error, that's more money for the USPTO--more cash per patent, more charge per service rendered. The enforcement is, however, where things get hairy. Since everybody else has accepted the concept of attempting to patent any idea, obvious or not, anyone who refuses to pay for patent "protection"(we've heard this word before) is placed at the mercy of their protected competitors. And good luck to any company who crosses a competitor so armed--all profits can disappear with the signing of a court mandate. These same courts, of course, have been muzzled from attacking the USPTO's decisions, so those facing kangeroo justice aren't going to find much support from those who came before. Even genuinely invalid patents cost in the ranges of half a million dollars to address, so even if you win, you lose.

    Even the (now kinder and gentler) IRS isn't/wasn't this nightmarish. Imagine if Cisco and 3Com could sue eachother for taking excessive deductions, and thus competing unfairly. The USPTO doesn't need to lift a finger to enforce its taxation--those who have paid to join their little club will be more than happy to emasculate their competitors.

    Of course, such emasculation requires nice and expensive patent attorneys, and thus comes the graft. By assigning as many patents as they can get away with, patent attorneys(who, I'm sure, have quite a bit of pull at the USPTO) have more material to wield when hired to attack competing companies, more material to defend with when a company is attacked, greater stakes on either side from which to calculate an hourly rate, and much less predictability and guaranteed freedom for the clients--this translates directly into a greater need for highly trained patent attorneys to be on retainer, as well as longer time spent in court jousting-for-millions. (Look mah, longer hours!)

    More taxes for the Agency, and more cash for the agencies apparent constituents. Disguised behind claims of being understaffed and underpaid are patent office employees intentionally overworked and paid to accept, not reject. The lower ranks are mismanaged such that the upper ranks will be richer for it. "It's Net So It's New" has become the mantra for a thoroughly corrupted government body with delusions of being superior to the Judicial Branch, the IRS, the United States Congress, and the American People.

    Such oppression is out of place for the otherwise free and democratic ideals the Net so powerfully engenders, and particularly out of line with regards to the separation of powers between the governmental structures.

    We need reform. Complaining about patents on a technical level is effective, but needs to be prefaced by an explanation of not only how such patents are ludicrous and valueless, but why.

    Your livelyhood could be next. Call your congressman.

    Yours Truly,

    Dan Kaminsky
    DoxPara Research
    http://www.doxpara.com

    1. Re:Patent Graft: Exposing The Corruption by Blackheart · · Score: 3
      I've been thinking alot about patents and the USPTO as of late, and I've begun to realize a much more politically effective and valid way to make the non-technical understand just how corrupt the US Patent system really is.
      Covert taxation backing a none-too-subtle amount of graft.

      Dear Mr. Kaminsky,

      Your use of a "thesis statement and supporting evidence" is in violation of our patent on Logically Supported Critical Argumentation Technology (US patent #591273297689786576). Please refrain in the future from using this method of reasoning or we will be forced to enjoin our lawyers to initiate legal measures against you and your employers.

      Yours Truly,

      Walter P. Quackmeyer
      Everything Under The Sun Enterprises(R)

      P.S. Don't bother replying either; such an action would likely be in violation of our Witty Rejoinder Technology (US Patent #98217439102738) and would also put you in danger of receiving legal action.

      P.P.S. The style of humor presented in this article is covered by our pending patent, Cynical/Sarcastic Humorous Remarks Technology.

    2. Re:Patent Graft: Exposing The Corruption by Effugas · · Score: 2

      Dear Mr. Blackheart:

      My lawyers have advised me to inform you that we at DoxPara Research have entered into a cross-licensing agreement with Arrow Films and Actress Linda Lovelace, which grants us relicensing rights to Patent #12346969, "Business Model for Extremely Low Level Tracheal Stimulation."

      Your request for a sublicense assignment to yourself has been granted. You may proceed exercising all the technologies contained within the patent forthwith upon us immediately.

      As to the possible violations of ancillary sarcasm patents, we possess Patent #000001, "High Dual Clue Particle Accelerator Device", and thus put little stock in your chances in a court of law.

      We at DoxPara Research thank you for allowing us to address our concerns. Please, feel free to respond in any manner you see fit.

      Yours Truly,

      Dan Kaminsky
      DoxPara Research
      http://www.doxpara.com

      P.S. *LOL* Your response was excellent. ;-)

  17. Re:Patents - What are they for? by Effugas · · Score: 2

    The idea is that the net's been perverted by a corrupt system into a get rich quick welfare scheme for patent attorneys and self-aggrandizing government administrators. Whatever basis patents had, the fallout "Its Net So Its New" proves we need reform, and soon.

    Yours Truly,

    Dan Kaminsky
    DoxPara Research
    http://www.doxpara.com

  18. Amazon -- working to make the web less convenient by jetson123 · · Score: 2
    What Amazon is, in effect, telling you in their press release is that they intend to make shopping on other sites either more cumbersome (no one-click ordering) or more expensive (license fees) for you.

    I wouldn't buy from a company that pollutes my street, so why would I buy from a company that pollutes my intellectual environment with what I consider unreasonable, bad patents? I'll start buying my books elsewhere.

  19. Amazon is just covering their ass by dartboard · · Score: 3

    Don't blame Amazon for this. They are protecting themselves, because we all know someone else would have tried to patent it if amazon didn't.

    Blame the patent office for granting it, and stop jumping on the "boycott Amazon" bandwagon until you see them try to exercise their patent. (They never will, because everyone knows it's utter silliness -- including Amazon.)

  20. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  21. Patent office infringing this patent? by ttyRazor · · Score: 2

    Does this apply to the online ordering system for a hard copy of patents they have on the page? :)

  22. No, there's worse by maan · · Score: 2

    They actually beat themselves in the worst patent: look at number 5715399. It's patent (that was granted!) for the invention of only sending part of a credit card number over the net to chose which one you want to use (ie. if you've 6 different cards in the past, and you actually want to reuse one you used before, they give you a list of all the cards you've used, but only showing the last 4 digits). This is insane!

  23. Patents - What are they for? by WillAffleck · · Score: 2

    Seriously, in addition to being in the Constitution of the United States of America (as opposed to the separation of church and state, which is in the writings), patents exist for one reason only:

    To encourage people to come up with new inventions.


    Obviously, the system is not working. Just as copyright and trade secrets are used to hamper the development of knowledge by a society in today's modern world, so do patents nowadays serve only to lessen the march of science.

    --
    Will in Seattle
  24. Yet one more reason... by Whizard · · Score: 2

    ...not to shop at Amazon. You'd think they'd realize that this gratuitous usage of cookies is not only a feature, but a huge security hole.
    I know personally at least two people who have had other people order things on their credit cards, because they made the mistake of ordering something from Amazon from a public computer lab, where their cookie was then stored, and retrieved (and thus their credit card number used) when another person came along and used the same machine to order from Amazon. You'd think people would realize that letting any remote site "store" your credit card number is a hugely bad idea...but then I suppose these are the same folks who randomly run the binaries sent to their AOL e-mail address...

  25. Re:My thoughts on patents... by randolph · · Score: 2

    Part of the television patents were stolen. Didn't you know? Look up the name Edwin H. Armstrong!

    RCA flat-out stole the technology of frequency modulation from Armstrong to use in television and was able to hold off Armstrong's lawsuits because of its great legal resources. The Britannica says:

    When FM slowly established itself, Armstrong again found himself entrapped in another interminable patent suit to retain his invention. Ill and aging in 1954, with most of his wealth gone in the battle for FM, he took his own life.

    But--and I didn't know this until I looked up Armstrong's bio--this was the second time that Armstrong had gotten stiffed in a patent suit. Armstrong, it turns out, had a hand in almost every innovation in broadcast radio. In 1912 he invented the vacuum-tube oscillator and, again from the Britannica:

    Armstrong's priority was later challenged by [15]De Forest in a monumental series of corporate patent suits, extending more than 14 years, argued twice before the U.S. Supreme Court, and finally ending--in a judicial misunderstanding of the nature of the invention--in favour of De Forest.

    As far as I can tell, the patent system works best for people who have the most money. I am convinced it is at the very least in need of reform.

  26. Re:Estimated Life of Patent: 2 Lawsuits by William+Tanksley · · Score: 2

    This may indeed take only two lawsuits to demolish -- but the odds of it ever being fought out in court are between slim and none. A patent lawsuit costs a _minimum_ of US$500,000 for both sides.

    We're not going to be able to afford that, and odds are Amazon is going to license it for cheaper than that to companies.

    Depressing.

    (This info courtesy of the CTO at Hi/fn, who has 12 patents to his name, one of them court-proven against MS -- the famous Stac compression patent.)

    -Billy

  27. Re:What about google... by William+Tanksley · · Score: 2

    Try a search on Google, compare it to the other search sites, and then tell us that it's the same.

    It's not the same -- Google manages the meanings of the links as well as the number of links.

    I'm not saying that I'm sure Google's patents are good, but I see no evidence to suggest otherwise.

    -Billy