Amazon Takes Pikachu To The Patent Office
theodp writes "On Tuesday, Amazon was awarded a patent for Search Query Autocompletion. From the Summary of the Invention--'For example, if Pokemon toys are currently the best selling or most-frequently-searched-for items within the database, the term POKEMON may be suggested whenever a user enters the letters "PO," even though many hundreds of other items in the database may start with "PO.'" See, Amazon practices the mantra "Gotta catch 'em all" with patents.
There has got to be prior art on this. Didn't Yahoo do this before 2000 (when the patent was filed)?
There is no 'i' in team, but there is in fiasco...
Does this make Google liable (or indeed, most search engines in general) if you type in an incorrectly spelt search, and it suggests an alternate?
Well I'd have to say that there is a pretty good case for prior art on this one. I mean this is not too dissimilar from what web browsers have been doing for a few years now in the location tab (autocompletion of URLs)
Also, in mozilla you can define macros that can be accessed via the location bar. So I can type google foo to search google for foo. The next time I come along I will probably just have to get as far as google fo and it will complete my search parameter!
So there you go, mozilla has done it for at least a year. It even gives you suggestions, most popular at the top.
Another app that does it is my check tender on my palm pilot. It does this for payees...
Too bad most people will be scared off by court costs to argue the obvious. Oh well.
I am the penguin that codes in the night.
*sigh*
Implement this feature and I will stop using your service so fast it'll.... well it'll cause a .0000001% drop in your revenue.
Seriously though, what a terrible idea. I'm already going out of my mind in a righteous fury when Excel converts 2/24 into a date without asking me.
I'm going to see about getting a class action lawsuit together on the ground of increased blood pressure due to "frustrating features". Microsoft has deep pockets and there's all kinds of medical literature on the problems of stress to flood the court with.
is how companies get patents on things that everybody is already doing. Shouldn't a patent be done *first* (or at least, be pending),before they start doing/producing something? As it stands, IMHO it seems to be something else: i.e. "let's see what's not patented yet and patent it". Insane...
The ENIAC Demo Competition
I stumbled across this patent when I was doing a research project on the history of software patents for my Intellectual Property Law class. It's a software patent written by (I'm guesssing) a porn site operator that automatically writes unique lewd descriptions for the hundreds of images on a porn site. Basically, the software asks basic questions about the image (how many people, what type of penetration, hair color, positions, etc.) and then it generates a racy text description. Don't know how well it works, but it's amazing what some people do with their time.
In my introductory class on elementary search analysis, the search listed other possibilities based on the first set of characters input then found set of matches and returned as possiblities in the order based on the number of entries listed per search, everyone whoever took that class should have prior art.
Just imagine if personal injury lawyers started offering a service whereby they will patent your injury! Not only do you get compensation when you hurt yourself, you get royalty fees the next time someone hurts themself the same way!
..... wouldn't be much good if they could get taken to court over it, though!
I can think of a possible antidote to all this court mania, though. Has a retailer the right to refuse payment, even if it is made in pound notes, if it believes the money was obtained by some means it feels objectionable? I.E. can some methodist-run establishment legally refuse money won on the horses? By extension it would mean NO LAWSUIT MONEY signs in shops and restaurants
Je fume. Tu fumes. Nous fûmes!
Great for entering URLs you've visited before or text messaging, but suh-ucks in word processing. Thanks, I can write a sentence (or in this case, 1 word) for myself.
I disagree... when writing technical stuff with irritatingly long terms repeated many times I find autocomplete useful. It was the main reason why I did my degree project in OpenOffice.org rather than MS Word...
Phil
"Cattle Prods solve most of life's little problems."
I can see it getting better than that. You type "po" and it querries the database, returns "pokemon" and updates your window, completely overtypeing "police stories." Or, flooding with searches to make "interesting" things come up, like the association of an Oral Roberts book with "The anal sex guide for men" covered in the register last year.
I would be content if IE or Netscape would not autocomplete to the last time I typo'd to a DNS not found like yahooc.om or slashdo.torg.
Food not Bombs is a nice platitude but it breaks down when you notice that the Bombees are usually well fed
Something like this.... if somebody goes to the DVD page, they could load the Top 50 DVDs into a JavaScript Array. And every time the user adds a character to the search field, it would look to that array and see how many titles match what the user has typed so far. When they're down to only one match, they pop the rest of the title into the search box and, in a perfect world, they would auto-select the autocompleted portion so that, if the user continues typing, it will erase the autocompleted portion.
For example, let's say (as a really lame, quick example) that you have two titles in the array:
The user enters...
"The Hand That Ro"...
and nothing shows up yet, because the "system" (ha!) doesn't know what title you're going to enter. But as soon as you enter the "c" in the word "Rocks", it only has one left and it autocompletes "ks the Cradle".
It's a reasonably good idea (not a great idea, but decent), and it DEFINITELY shouldn't be patentable, because it will become the SECOND thing (that I know of) that I, as a web developer, am prohibited from doing for my customers by law (the first is One-Click, Amazon's first silly little software patent).
Just my USD 0.02
Weirdly, Microsoft themselves may have prior art on Amazon's predictive auto-complete in their Visual Studio .NET programming environment. As you start to type a line of code, it pops up a select list of potential matches. You can then use the cursor keys or mouse to pick the one that you want and hit TAB to auto-complete your line...
quidquid latine dictum sit altum viditur