Slashdot Mirror


Amazon Patents Including a String at End of a URL

theodp writes "On Tuesday, Amazon search subsidiary A9.com was awarded U.S. patent no. 7,287,042 for 'including a search string at the end of a URL without any special formatting.' In the Summary of the Invention, it's explained that 'a user wishing to search for 'San Francisco Hotels' may do by simply accessing the URL www.domain_name/San Francisco Hotels, where domain_name is a domain name associated with the web site system.' Here's the flowchart that helped cinch the deal."

61 of 306 comments (clear)

  1. Wha? by shinma · · Score: 5, Insightful

    I'm not sure they even LOOK at patent applications anymore.

    --
    Shinma
    1. Re:Wha? by KevMar · · Score: 5, Informative
      --
      Im a gamer, not a grammer major. This post is full of spelling and grammer mistakes.
    2. Re:Wha? by mashade · · Score: 3, Interesting

      * with apologies to Jon Lovett That's John Lovitz to you!
      --
      Technology tips and tricks.
    3. Re:Wha? by AmaDaden · · Score: 5, Interesting

      It makes me wonder if someone can just patent filing a patent and just make the system grind to a halt.

    4. Re:Wha? by eln · · Score: 5, Funny

      How in the world was this ever even submitted?!

      I think the flowchart makes that obvious.

      During the course of the business day, most people will jot down notes about various things discussed during meetings or at informal cubicle conversations or whatever. Usually, these notes are kept for some period of time until they become no longer relevant, at which time they're either thrown out or shredded.

      At my office, we throw such notes into little blue bins under our desks. The contents of these bins are then taken by a company who shreds them. In Amazon's case, the contents of the blue bins are apparently sent to the patent office.

      So there you have it.

    5. Re:Wha? by Hoi+Polloi · · Score: 4, Funny

      the contents of the blue bins are apparently sent to the patent office.

      Then I guess if I worked for Amazon they'd be submitting a patent application for "An old newpaper with mustard and grease stains." They'd probably get it too.

      --
      It is by the juice of the coffee bean that thoughts acquire speed, the teeth acquire stains. The stains become a warning
    6. Re:Wha? by Bob-taro · · Score: 3, Informative

      Yeah except that isn't what they patented. If wikipedia worked with http://en.wikipedia.org/Priorart then that would be an example of prior art.

      Did you test that link? It does work (after a redirect).

      --
      Prov 9:8 Do not rebuke mockers or they will hate you; rebuke the wise and they will love you.
    7. Re:Wha? by mwvdlee · · Score: 2, Informative

      Fsck those Amazon idiots.

      I'm patenting some_words.topical_search_engine_domain_name.com

      I'm pretty sure I had that search-idea a few years back though. Even if it fails the prior-art test, it's pretty friggin' obvious to anybody who has ever used mod_rewrite.

      My own website has two mechanisms very much like this patent and has had so for quite some time now; "file.html" requests are parsed by mod_rewrite, then send as a parameter to a PHP where the named page is loaded (and integrated in a template).
      My photoalbum can take any name for a photograph, then finds the closest match to that filename, based on a number of search methods and shows it.
      Atleast Amazon can't patent THOSE methods now, since I've published them :) Amazon seems to make a living patenting obvious ideas, makes you wonder why they never patent anything REALLY original.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    8. Re:Wha? by alta · · Score: 2, Informative

      Don't forget one I use frequently: http://www.php.net/patentssuck/

      --
      Do not meddle in the affairs of sysadmins, for they are subtle, and quick to anger.
    9. Re:Wha? by Jay+L · · Score: 2, Informative

      http://en.wikipedia.org/wiki/Prior_art

      Actually, those are page titles, not search terms... you can't just go to "http:/en/wikipedia.org/wiki/search terms", you have to go to "http://en.wikipedia.org/wiki/Special:Search?search=search+terms&go=Go".

      There probably ARE examples of prior art, but Wikipedia isn't one of them.

    10. Re:Wha? by Ant+P. · · Score: 2, Interesting

      "Method for single-click acquisition of condiment stains on printed material"?

      When you add enough legal bullshit wording, it's not hard to fool people into taking it seriously.

    11. Re:Wha? by jc42 · · Score: 3, Insightful

      Atleast Amazon can't patent THOSE methods now, since I've published them :) Amazon seems to make a living patenting obvious ideas, makes you wonder why they never patent anything REALLY original.

      Actually, they probably can patent the things that you built years ago. Then they can sue you for violating their patent, and it'll be up to you to prove that you had the idea first. I hope you have kept enough evidence to convince the court, and enough money to pay your lawyers.

      Fact is, the US Patent Office no longer does any serious patent examination. The huge expansion of patentable ideas back in the 1990s, plus dropping the need for a working demo, plus the decreases in Patent Office funding, means that they now pretty much just rubber-stamp patent applications and let the courts sort it out.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    12. Re:Wha? by Homr+Zodyssey · · Score: 2, Informative

      Your example, "http://en.wikipedia.org/some random search term" works for me...after a 5 second redirect.

  2. Drupal module already doing this? by xanadu113 · · Score: 2, Interesting

    Isn't there a Drupal module that already does this?

    --
    -Myke
  3. STOP POSTING NOW! by twoboxen · · Score: 4, Funny

    I have patented putting characters in an ordered sequence. I'm calling it a SENT-ENCE. I'd ask for your thoughts on it, but I will of course need royalties.

    --
    TODO - Insert Creative/Witty Signature
    1. Re:STOP POSTING NOW! by KingSkippus · · Score: 5, Funny

      I have patented putting characters in an ordered sequence. I'm calling it a SENT-ENCE. I'd ask for your thoughts on it, but I will of course need royalties.
      atht edia scuks.
    2. Re:STOP POSTING NOW! by ch0ad · · Score: 2, Informative

      it wroks bteter if yuo tyr nad palce teh fsirt and lsat ltetres in teh rghit psotiion but taht is nto psosbile for slmal wrods

    3. Re:STOP POSTING NOW! by skrolle2 · · Score: 3, Funny

      Fnuliny egonuh, yuo cna get aawy wtih ptrtey mcuh any oerdr as lnog as the fsirt and lsat lteetr are in the smae pacle as the oigrinal wrod, bsead on how the bairn wkros.

      SO FCUK YOU!

  4. Prior art? by Anonymous Coward · · Score: 5, Informative

    The php website has done this for ages when searching functions. I am sure they have been doing it before 2004.

    eg.

    http://www.php.net/stupid%20patents

    1. Re:Prior art? by AndrewNeo · · Score: 2, Informative

      You are correct, that's been in use since 2002. PHP's website CVS shows http://www.php.net/urlhowto.php (the page describing their search system) being first checked in at Sat Mar 23 10:43:25 2002. (See the file in CVS)

  5. My patent by MyLongNickName · · Score: 2, Funny

    I'm patenting a method where you click on a link and yo return a '404' for the first five minutes the link is avaialable. You leave some kind of message indicating you should try again, thereby increasing page views and advertizing rates.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    1. Re:My patent by MyLongNickName · · Score: 4, Funny

      I would have checked my spelling, but someone patented that already.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  6. Can you say mod_rewrite? by Se7enLC · · Score: 4, Insightful

    How is this not an obvious use of apache mod_rewrite??

    1. Re:Can you say mod_rewrite? by Tim+C · · Score: 2, Informative

      This absolutely is an obvious use of mod_rewrite, and is something that we did about 5 years ago to make an e-commerce site we developed here in the UK more Google-friendly. So, instead of having URLs of the form /product.do?id=12345, we made them of the form /product/12345 and had a mod_rewrite rule in Apache rewrite that internally so Resin saw it as the first form. It wasn't exactly new back then, either.

      I've not read the patent fully, but if the Slashdot summary is accurate then it's utterly ridiculous.

  7. Prior art by futuramarama · · Score: 2, Interesting

    I'm willing to grant that the patents reviwers are probably too overloaded to be able to thoroughly search, or even to be all that savvy on all matters technical... But there really needs to be a better system for determining prior art - a way for them to put up a website saying: "hey, has anyone ever thought of using a pre-definined character in a url before?"

    And then when that server crashed under the deluge they'd know that someone probably had.

    It doesn't help that companies actually encourage their staff (this is a mobile phone company I'm referring to) _not_ to check for themselves before submitting a patent application. The reasoning was somethign along the lines of: if you know prior art exists then we can't legally make the submission, but if you don't know then we just might get the patent.

    --
    "And that solves the mystery of the missing ring" - Bender
    1. Re:Prior art by nwssa · · Score: 2, Insightful

      good point and similar to the fact that software patents hurt the big software companies more than the little ones - because the big guys are plenty happy to just wait and watch the best competitor products come to market and then copy-paste those ideas into their already established products and push out a new update/patch/version and wipe out the little guy.

  8. Truly a work of towering genius, that flow chart by Skrynesaver · · Score: 2, Insightful
    After intensive study of the proposed method in the flowchart, it appears to be an if statement.

    While in some ways this story is a dupe of the , "Some fuckwit given exclusive right to picking noses in an obvious way" story that seems to run every second day, the US does need to do something about this in the short to medium term as it is having the opposite effect to that intended by the framers of the original patent legislation through being inappropriately applied to things wich are either not original or not inventions.

    I fully expect to see a large contingent of genuinely innovative tech companies moving HQ over to Europe and refusing to offer patent indemnity for their USian users in the medium term if this sort of crap continues.

    Stop this madness now as they say.

    --
    "Linux is for noobs"-The new MS fud strategy
  9. Similar has already been done by MyDixieWrecked · · Score: 3, Informative

    Similar implementations have already been done.

    With Ruby on Rails, it uses a similar technique for discovering actions. It even has facilities for creating custom URL maps so what would normally come across as ?search=blah would get converted into /search/blah...

    del.icio.us uses that for tag search (ie: http://del.icio.us/username/blah).

    For my internal invoicing system that I wrote in PHP (but never finished), you could search for invoices by going to /invoice/# or invoice/customer/[name or number] or search for customers using similar techniques.

    The trick involves a .htaccess file that does a rewrite to a single catch-all if the requested URL does not exist. The app can then parse the request and infer what the user really wants, whether it's an action of a controller, a query or similar.

    Although I've never seen this specifically applied to search (a la google), it's been used for filtering with tags (like del.icio.us).

    stupid software patents.

    --



    ...spike
    Ewwwwww, coconut...
  10. Prior art example #5294190 by matlhDam · · Score: 5, Informative

    This slide from a talk delivered in January 2003 describes the same idea of searching by URL content (listed under "Interesting Uses"). I don't remember being particularly surprised by the idea at the time, so I'm sure there's considerably older prior art, but this was the first thing that sprang to mind.

    (Ignore the date on the top right, which always shows today -- the talk's date of January 22, 2003 is listed on the PHP talk index.)

  11. Well almost like wikipedia by marcello_dl · · Score: 4, Informative

    Only, wikipedia search for the string in the URL is an option that is one click away.

    http://en.wikipedia.org/wiki/Ain't%20it%20true

    If you ask me I'd use the wikipedia way, or the good old search box.
    Because if you're typing into the address box in a browser, you're likely to have autocompletion. That means you're likely to start a search whenever you want to get back at the site, bad for the search engine.
    Also your searches are accessible through your browsing history - as for all searches through get requests I think.

    Having said that, this patent differs from the prior art of wikipedia by simply doing an additional step automatically. Where's the innovation, USPTO guys?

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    1. Re:Well almost like wikipedia by Creepy · · Score: 2, Insightful

      While I agree this is a silly patent, I also agree - it doesn't quite work the same as wiki or cgi-bin searches, but it isn't exactly doing an additional step, it's really avoiding a step and assuming search, unless a token is present. It checks the URL string during string URL parsing and if a token is *not present*, it searches for whatever is specified by stripping off the website location instead of following the string - the default action is search, not go to the URL specified as per a normal web action. To me this seems obvious for a store, since most of the time you're not going to have an exact URL to an item anyway, and if you do, you will likely have the entire link.

      In layman's terms, here's the idea
      A URL http://www.amazon.com/Van Helsing
      means search for "Van Helsing"

      if the user entered the page indicator (in this case, /-), e.g.
      "http://www.amazon.com/-Van Helsing" means go to the literal page http://www.amazon.com/-Van%20Helsing (even if one doesn't exist) - note that I've added %20, which is an automatic character translation for space in a URL, and retaining that character is essential for a URL to be valid).

      NOTE: this does not currently work on Amazon's site, so don't bother trying it.

      basically, it's like cgi-bin based search engine in reverse - if you don't get a '?' equivalent, then you automatically search. Yes, it seems incredibly obvious, and I (and many others) have written code that does something similar (if a page doesn't exist, pass the chunk of the URI after the ? into a search), but that isn't exactly the same.

  12. If you don't like it, boycott Amazon.Com by postbigbang · · Score: 2, Insightful

    The only way to get a reaction from boorish behavior in this industry is to hit someone in the wallet.

    Don't like this seeming madness? Easy: don't shop at Amazon or any of its affilates.

    Maybe they'll stop filing these things.

    Perhaps there should be additional legislation that says that patent trolls, having been outed by prior art, should be forced into receivership. There's no spanking these satanic IP holders.

    --
    ---- Teach Peace. It's Cheaper Than War.
  13. Re:No prior art and innovative? by Waffle+Iron · · Score: 2, Interesting

    Hmmm... with your thinking process that goes: "I've never seen this. It's probably patentable!", you could have a good future working at the USPTO. Have you thought about applying for a position there?

  14. That's mod_rewrite! by Sandb · · Score: 5, Informative

    Did they just patented mod_rewrite??? Tue Aug 24 06:55:44 1999 UTC (8 years, 2 months ago) baby! http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_rewrite.c?revision=83751&view=markup&pathrev=573831

  15. Re:No prior art and innovative? by (H)elix1 · · Score: 2, Interesting

    Given that I believe most early applications had to have it after a ? and the straight text is a fairly new thing, they might have done it early enough to be the first to do it.

    Not early enough. I have prior art in 2003... because my boss wanted exactly this sort of behavior. ISAPI extensions in C++. This was one of my first bits of web development - and if it was obvious to me then... well... I'd hardly call it novel. He did not want to type a ? or add in any search=... parameters. Just parse the url and use whatever text was there as the search string.

  16. Just one thing to keep in mind... by Actually,+I+do+RTFA · · Score: 3, Informative

    When you apply for a patent, that's the day the prior art becomes effective. So if wikipedia did it after they filed, then that prior art would not count. Not saying it is not a stupid patent, but just wanted to point out, as a general rule, these things can take 5+ years to become live, so sometimes prior art comes around after a company starts using the patent-pending technology and others copy it.

    --
    Your ad here. Ask me how!
    1. Re:Just one thing to keep in mind... by Known+Nutter · · Score: 3, Informative

      According to the patent text, the filing date was March 2004. Wikipedia (and many other sites) have certainly been using this method for years prior to that.

      --
      Beware of the Leopard.
    2. Re:Just one thing to keep in mind... by Bob-taro · · Score: 2, Informative

      When you apply for a patent, that's the day the prior art becomes effective.

      TFA says (as near as I can tell) that the patent was filed in Mar 2004. I'm not sure how long wikipedia has handled search strings in the URL, but it was created in 2001. Actually, this is a pretty common and simple thing to do. I have a website that does it. I wasn't the one who set it up, but I think it was just a 404 redirect to a script.

      --
      Prov 9:8 Do not rebuke mockers or they will hate you; rebuke the wise and they will love you.
    3. Re:Just one thing to keep in mind... by neoform · · Score: 2, Interesting
      http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

      This module was invented and originally written in April 1996
      and gifted exclusively to the The Apache Group in July 1997 by

      Has amazon been using this technique for more than a decade?
      --
      MABASPLOOM!
  17. it has not patent number by pbhj · · Score: 3, Insightful

    It doesn't appear to have been granted yet. I imagine it's probably at "search" stage wherein the search examiner has issued their preliminary report with citations.

    Anyhow Google URLs are acknowledged prior art. The idea is to use simply a free-form string of 1 or more words to perform a search. Wikipedia isn't a spot on citation (though it would help to refine the main claims) as, for example, "http://en.wikipedia.org/wiki/write an article" simply leads to a page which allows a search to be performed. Granted that's not a huge inventive step but in such a well worked field it is significant.

    What I'd be considering is for example the use of mod_rewrite (or similar) to perform a "search" in alternate directories if a file is not found with the specified name. At least the claims would need to be more specific as to what constitutes a "search".

    So wikipedia isn't a spot on citation ... anyone want to cite documentary evidence from before 3 March 2004.

  18. Patent Filed Date by Loether · · Score: 5, Informative
    --
    TODO create witty sig.
    1. Re:Patent Filed Date by jc42 · · Score: 4, Insightful

      Filed: August 23, 2004

      Umm, that was more than a decade after the published HTTP standards included the PATH_INFO environment variable, which gives the program everything past the file pathname portion of a URL. This was essentially defined as a string that the invoked CGI program would interpret however it wishes. If this doesn't qualify as "prior art", what would? Note that the last-updated timestamps on these specs are in 1995 and 1996.

      So Amazon is merely patenting a part of NCSA's published HTTP CGI-invocation standard.

      This mostly shows that the patent examiners are totally ignorant of HTML and related Web standards, and are thus unqualified to say anything about the patent application.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    2. Re:Patent Filed Date by Merk · · Score: 4, Insightful

      Primary Examiner: Kim; Chong H

      I recommend that Kim, Chong H be fired.

    3. Re:Patent Filed Date by bitrot42 · · Score: 5, Funny
      --
      FIXME: Add a sig here
  19. Flowcharts by stu42j · · Score: 4, Funny

    Flowcharts can be very useful and convincing.

  20. LOL by Colin+Smith · · Score: 2, Interesting

    Sorry... Does anything more need to be said?

    OK, lets talk inflation.

    Inflation of the money supply, inflation of grades, inflation of patent numbers, inflation of job titles...

    It's really all the same thing. The more there is of something the less any individual item is worth. Money, grades, patents. Yet the vast majority seem to have some significant difficulty with that concept. More is better than less. Thing is, you don't actually have more, you have less but with a bigger number. Interesting. I wonder if there's a level of I.Q. where people simply can't understand that concept... Maybe they'll be happy when they earn a zillionty dollars per year each, have a PhD and are titled "Captain of the World".

    By creating thousands, tens of thousands of patents you aren't actually producing anything of value, you're simply throwing doubt on the value of all patents.

    Real value is relatively unrelated to inflation. The economy only grows for real (real stuff like chairs, tables, cars) at a couple of percent a year. Real academic achievement is still hard, only a small proportion are up to it and only a small number of patents are really innovative and being captain of the world doesn't help much if you are still sweeping streets.

    Essentially, inflation is deceit. People who inflate are at the very best, liars and more usually swindlers planning fraud.

    --
    Deleted
  21. USPTO is the problem here by eck011219 · · Score: 3, Insightful

    It's a given that big corporate entities like Amazon, Microsoft, Google, Apple, and all the others are going to try to patent everything they can. It's been discussed here before, and it's just a cold war effect -- if you're the only company NOT trying to patent everything, you lose. It's a dumb way to run a world, but there you go.

    But the USPTO is the problem. Granting a patent like this just reinforces the grabby, greedy behavior of the big companies and creates an environment where companies are pitted against each other not in services or products but in ownership of intellectual property. If my company can get the edge in my industry by patenting something my competition uses (prior art be damned), there are going to be a bunch of businesspeople and attorneys within my company (not to mention shareholders) who are going to insist I file the patent. It's up to the USPTO to call bullshit on these things, and it's not doing it.

    Not to mention that the big companies seem to get these things to go through while little guys seem to come up empty when they try to do it. If you have enough attorneys, you can pretty much do anything anymore. But that's a rant for another day ...

    --
    It is pitch black. You are likely to be eaten by a grue.
  22. Watch out by Inoshiro · · Score: 5, Funny

    Don't click that URL, it violates a patent!!!

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  23. Karma to burn by drachenstern · · Score: 2, Funny

    No, he can't apply for a position with the USPTO, as I have a patent on The Method By Which Individuals Who Are Legal Entities May Apply For Jobs In US Government Organizations Which Are Not Based On Elections.

    Obviously, I have not licensed him the procedure to apply for the job, so he can not apply without the threat of being sued. Quite naturally, I would only sue if he got hired, and then it would only be to get his job.

    --
    2^3 * 31 * 647
  24. Re:No prior art and innovative? by Snowhare · · Score: 3, Informative

    Right. So innovative that I only put a CPAN Perl module (CGI::PathInfo) up for that kind of crap, oh, SEVEN YEARS ago.

  25. Re:No prior art and innovative? by greed · · Score: 2, Informative

    It's called PATH_INFO. I've been using it since 1996 to implement hierarchical indexes and implied searches for internal websites where I've worked. Most people have never heard of it, because they haven't read the CGI spec, they've just cargo-culted something from the examples directory or, worse, copied a CGI from someone who didn't understand CGI, either.

    The structure of a CGI URL in NCSA HTTPD and Apache is:

    (http|https)://servername/scriptname[/path_info][?query=string]

    (#anchors aren't passed to the server, they're used in the browser only.)

    So, you can use /path_info if you like, instead of ?query=string. It makes it nicer if you can represent something hierarchically, like .../toolindex/autoconf/2.53/ gives you the meta-info page on how and why autoconf 2.53 got on to our servers. But .../toolindex/autoconf/ just tells you what versions are there.

    Combine with ScriptAlias / or SetHandler, and you can do it from the root of the server.

    It's a little more work if you want to allow some known paths to go to regular static pages and not the CGI-or-equivalent.

  26. I did this in 1999 by mckyj57 · · Score: 2, Informative

    I did this in 1999 as a part of software I wrote. I created a facility to map actions to URL strings (and yes, this includes the empty string), and one of the examples I gave was taking a freeform string and searching for it.

    I am sure there are many, many, other cases where people mapped 404 to a search, which is the same thing.

    In short, not only is this obvious, it is defeated by prior art.

  27. I did this in 1996. by DdJ · · Score: 2, Informative

    I was doing this in 1996.

    I had just joined a startup company, "Hells's Kitchen Systems", or "hks.net". We were an e-commerce startup. Our main product was CCVS, a credit-card processing system for Linux and other versions of Unix. But our first product was a shopping mall written in PHP. Not a simple store, but a mall -- it could contain multiple stores, each of which had multiple departments, each of which had a variety of products.

    So, the web content was driven from database searches. But we did not want it to look like that was the case -- we wanted it to look like a family of hand-crafted web sites.

    So we did exactly what's described. We appended strings to the end of URLs, and parsed the URLs and used them to search in order to build the pages. People would go through an ordering process, and an order was composed and faxed to the warehouse so it could be fulfilled. It was meant to be a cheap way to get any company that could take catalog orders onto the web without forcing them to change their business processes too much.

    It was originally written in PHP/FI2, and then ported to PHP3.

    Two different stores that used the system made it into production and were up for years. I am going to wrack my brian to try to remember their names, and if I can, I'll find them on the wayback machine so I can point to them. I bet a bunch of my comments made it into the delivered HTML, and so we might be able to actually prove my claim.

    1. Re:I did this in 1996. by MozeeToby · · Score: 2, Funny

      I am going to wrack my brian I'm not so sure Brian will appreciate that.
  28. Use RFC 2606! by EnvyRAM · · Score: 4, Informative

    "URL of the form www.domain_name/search_string, where domain_name is a domain name of the web server system" Jassy, et al. needs to read the RFCs! There are nice, reserved domains for uses such as this: example.com, example.net, and example.org. This is very handy when writing documents of this type and everyone should use it. http://www.ietf.org/rfc/rfc2606.txt

  29. No need to freak out, folks by Infonaut · · Score: 3, Insightful

    The issuance of a patent only provides a presumption of validity. If Amazon decides to sue someone for running afoul of this patent, the defendant in such a case will be able to marshall all kinds of evidence that the patent was at the very least, precluded by prior art and was obvious.

    Remember that issuance of a bad patent isn't the end of the world. The patent system was designed to be fault-tolerant. If Amazon wants to sue on the basis of their bad patent, they'll face difficulties in court, not to mention in the court of public opinion.

    --
    Read the EFF's Fair Use FAQ
    1. Re:No need to freak out, folks by SwashbucklingCowboy · · Score: 2, Insightful

      the defendant in such a case will be able to marshall all kinds of evidence that the patent was at the very least, precluded by prior art and was obvious.

      The problem is that the first defendant in such a case may not have the financial resources to defend their use of the technique in court. Once a court precedent is set it becomes more difficult for subsequent defendants to challenge the patent.

  30. Re:I think this patent can be safely ignored by HTH+NE1 · · Score: 2, Funny

    If they do litigate against anyone for this patent, someone should respond by throwing a trash-can through the glass door of their corporate headquarters. Somehow, "People who live in glass offices shouldn't apply for trivial patents," doesn't have the same ring to it.
    --
    Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
  31. http://www.amazon.com/Fuck Off by Petronius · · Score: 2, Insightful

    there, I've said it.

    --
    there's no place like ~
  32. Prior art by Cantus · · Score: 2, Interesting

    MacUpdate's had this for years.

    Example: http://www.macupdate.com/adobe will trigger a search for Adobe software.

  33. Wrong approach by tamtaradei · · Score: 5, Insightful

    You cannot fix procedural problems by simply blaming the unfortunate person who was executing the procedure. The entire patent system is flawed - it is not a random failure, it is just an outcome of an incorrect system.

    Unless it was supposed to work that way - but then why pay anyone for examining the patents before they are filed? Maybe the Patent Office should just be a kind of notary who only records when someone came up with the idea, just to give him or her the legal basis for later defending his or her rights, but does not examine whether the idea is original.