Slashdot Mirror


Epicrealm Uses Vague Patents to sue Web Sites

An anonymous reader writes "InfoSpinner/epicRealm holds two patents that basically describe every dynamic Web site in existence and is now using them to sue companies like eHarmony. This patent seems to describe a standard web/application server setup. This one describes 'dynamically generating a Web page in response to the request, the Web page including data dynamically retrieved from one or more data sources.' If enforced, these patents could shut down almost every dynamic site on the Internet, including the USPTO."

21 of 397 comments (clear)

  1. Ahhh Europe rules by Ckwop · · Score: 4, Funny

    If enforced, these patents could shut down almost every dynamic site on the Internet, including the USPTO

    Ahh the wonders of living in Europe. Let's just hope it lasts.

    Simon

  2. Suing eHarmony? by Anonymous Coward · · Score: 5, Funny

    Well, there goes their chance of finding a lasting, loving relationship.

    1. Re:Suing eHarmony? by Facekhan · · Score: 4, Interesting
      Is that why they refused to match me? I thought it was because I was weird. It actually happened I will post the text I got after completing the test.

      eHarmony is based upon a complex matching system developed through extensive testing of married individuals. One of the requirements for it to work successfully is for participants to fall into our rigorously defined profiles. If we aren't able to match a user well using these profiles, the most considerate approach is to inform them early in the process.

      We are so convinced of the importance of creating compatible matches to help people establish and enjoy happy, lasting relationships that we choose not to provide service rather than risk an uncertain match.

      Unfortunately, we are not able to make our profiles work for you. Our matching system is not suitable for about 20% of potential users, so 1 in 5 people simply would not benefit from our service. We hope that you understand that we regret our inability to provide service for you at this time.

      You can still receive your free personality profile by clicking here.
  3. I just found that ironic. by jZnat · · Score: 5, Funny

    Well, I think it's a good thing to happen because of the massive irony it introduces. Now, the US Government itself can be sued due to a vague and shitty patent! If this doesn't introduce any sort of patent reform, then someone will need to patent "the act of patenting something".

    --
    'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    1. Re:I just found that ironic. by Frymaster · · Score: 5, Funny
      ow, the US Government itself can be sued due to a vague and shitty patent!

      you just gave me an awesome idea!

      i'm going to rush out and apply for a patent for a system "of social control wherebey a body of individuals holding a monopoly on the sole legitimate use of force (hereafter refered to as "the state") authorizes another group of non-technical people (hereafter called "the patent office") to allocate the legitimate use, distribution or communication of highly technical ideas, conepts, plans, schematics and other 'know how'".

      once i get that baby rubber stamped, i can just sue them out of existence!

  4. It will only get worse by Nuclear+Elephant · · Score: 5, Insightful

    If enforced, these patents could shut down almost every dynamic site on the Internet, including the USPTO

    Perhaps that would facilitate some change. It seems that, throughout history, things only got better after they got much worse. Gas prices will probably continue soaring until we have a Boston Gas Party (which will probably be a lot more fun than the Boston Tea Party - at least in the south). The combination of asinine software patents and litigious bastards will most likely continue on too, at least until things get so bad that some as insane as suing the USPTO actually does happen - or until we have our own little patent reform party =)

    1. Re:It will only get worse by alvinrod · · Score: 4, Insightful
      I absolutely agree. Eventually the weight of legal cases that are self-evident bullshit will break the camel's back. Until that time, however, coorperations won't even be able to cross the street without having someone sue them.

      If the big companies in favor of software patents are at all interested in keeping those patents I suggest that they help the system out by getting rid of vague patents that can apply to almost anything, much like the case here.

      Judges should also start fining corperations that bring frivilous suits against other companies based on such patents. Offending companies will pay a fine of at least $100,000 as well as paying for the legal fees associated with the case. Money collected will go to education for the poor. Lawyers dumb enough to file said suit will be barred from practicing law in the United States for a period of time no less than 2 years and possibly deported to the sun.

      Foreign countries (like China) should blatantly ignore other patents of asshat corperations that practice patent litigation for profit effectively eliminating an oversees business for that company. If they complain, a letter comprised of the 372 ways in which that person/company is a complete asshat/fuckwad/douche/other derogatory name will be sent back to them at their own expense.

      In times like these it is society's responsibility to discourage this type of moronic behavior be any means necessary. Maybe once the world has gotten it drilled into the thick skulls of these moronic bufoons that such behavior is frowned upon, we can go back to business as normal. Until such a time, soulless goons like these will continue to take advantage of the system at the expense of everyone else.

    2. Re:It will only get worse by Rakshasa+Taisab · · Score: 4, Insightful

      Actually, gas prices will continue to soar. We are at, or have already passed, peak oil production. The remaining oil reserviors will be more expensive to extract, demand will keep rising as production plumets.

      You can have as big a party as you want, it won't solve the problem. About patents?... Dunno... Seems to me those with capital are getting more and more political power as regular people keep watching Idol.

      --
      - These characters were randomly selected.
  5. Nothing to see here, move along by Ignorant+Aardvark · · Score: 4, Funny

    Slashdot, being completely free of any and all dynamic individuals, will be completely immune to anything Epicrealm can throw at it.

  6. RTFP (Read The Fine Patent) by jevvim · · Score: 5, Interesting
    This isn't a patent on dynamic page generation, but about a dynamic server farm where a primary "web server" distributes dynamic page generate requests to one or more "page servers", and where each page server can maintain a cached version of the output of the dynamic page request.

    As such, I'm not as concerned about "woe unto all dynamic web sites," but if I managed one that offloads and caches page generation work (i.e., Slashdot, LiveJournal, and probably a lot more) I'd probably be calling my lawyer this morning.

  7. Prior Art by BBCWatcher · · Score: 4, Interesting
    CERN had the first Web site to integrate with a backend system. According to history, back in 1990 CERN developed a Web site that provided dynamic access to a VM FIND application. Thus the world's first Web application integration project provided Web access to an IBM mainframe application. (It's also true that the world's first Web server outside Europe was installed on Stanford's IBM mainframe.)

    Seriously, mainframes are so cool. And they offer patent protection, too.

  8. My turn!! by loconet · · Score: 4, Funny

    From their Claim #1:

    1. A computer-implemented method for managing a dynamic Web page generation request to a Web server, said computer-implemented method comprising the steps of:
    routing a request from a Web server to a page server, said page server receiving said request and releasing said Web server to process other requests wherein said routing step further includes the steps of:
    intercepting said request at said Web server and routing said request to said page server;
    processing said request, said processing being performed by said page server while said Web server concurrently processes said other requests; and
    dynamically generating a Web page in response to said request, said Web page including data dynamically retrieved from one or more data sources.


    Have no fear, I shall patent the word 'said' and venge the Web!

    --
    [alk]
  9. Not another stupid subpoena by Zeinfeld · · Score: 4, Interesting
    This looks like its going to be my third stupid patent subpoena this year.

    I have prior art from 1992.

    MIT has prior art from 1994, the open meeting.

    --
    Looking for an Information Security student project suggestion?
    Try http://dotcrimeManifesto.com/
  10. Web Company? by mystik · · Score: 5, Interesting

    For a company that makes a web product, they have a pretty scarce web presence:

    www.epicrealm.com == 'under construction'

    www.infospinner.com == non existant

    the only thing Googling for either name turns up press releases ...

    --
    Why aren't you encrypting your e-mail?
  11. Blame the Lawyers by ribblem · · Score: 4, Interesting

    I recently filed for a patent through my company. It wasn't an overly complex invention and I thought I described it very well with a one page email. By the time the lawyers where done with it that one page had turned into 45 pages of text that I hardly understand. There is something wrong with the system when the inventer has a difficult time understanding the invention that is being submitted to the patent office. After seeing how much the company lawyers obfuscated the facts I'm not surprised that the patent office sometimes lets bogus patents through.

    1. Re:Blame the Lawyers by NoOneInParticular · · Score: 4, Insightful

      And how does the studying of patentese further the progression of technology? If a patent cannot be understood by a person skilled in the art, it is 100% useless as a means of disclosure of an invention. As disclosure is the reason we have patent law in the first place, this argument seems to contradict the existence of patents.

  12. Re:It will only get worse - About That Gas Party? by Nom+du+Keyboard · · Score: 4, Funny
    until we have a Boston Gas Party

    Is that right after the Boston Baked Beans potluck?

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  13. I have patented sex... by toonces33 · · Score: 4, Funny

    All of you guys owe me money. Oh, wait. This is slashdot. Never mind...

  14. Submarine Patent : The board game by denis-The-menace · · Score: 4, Funny

    Coming soon:
    Tagline: "patent or be sued!"

    Object: Patent everything you can and profit from the work of others.

    Method of play:

    -Everybody starts with venture capital of $100,000.
    -As you go around the board you collect cash (via sales cards), Patents (via patents cards)that you can buy if you want, and inventions (via inventions cards).

    -sales cards: gives you the option to sell a product if you have the invention card for it.
    -patents cards: You buy them If you want. Any patents not bought are put into the "Public domain" pile. A player can only hold a patent card for up to 10 turns, after which they go the the "Public domain" pile.

    -invention cards: Are free when you land on the square on the board. If the "invention" is already patented by another player, that other player CAN sue for the cost of the patent. The patent owner can also not reveal that he/she hold that patent cards for up to 10 turns. The player with the patent card can, at the time of his choosing, sue the player with the Invention card for twice the "Sales" that player has received.

    Note: If a patent card is bought and another player already has the "Invention card", each place $10000 in a pile and each spin their own USPTO wheel (Patent Wins - Invention wins -settlement). Both wheels must match. If not, each player adds another $5000 to the pile, and spin again. This can continue until one or both players run out of money. If Settlement is the outcome, the pot is split between players.

    --
    Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
  15. Re:Quick! Someone get them to hire Darl McBride! by tobiasly · · Score: 5, Funny

    Dear Epicrealm,

    It has recently come to my attention that you are using some vague and obscure patents in an attempt to blackmail legitimate, innovative businesses for large sums of undeserved money.

    Unfortunately for you, I hold a patent on this business model and take any infringement on my intellectual property very seriously. However, I will allow you to purchase a "make money by being a litigious weasel" license for $2M which will allow you to pursue your current course of action. Otherwise, you will be sued for patent-infringement patent infringement.

    Sincerely,
    Darl McBride

  16. Re:But, they licensed it out... by Svartalf · · Score: 4, Informative

    You completely missed the point- because you are looking solely at the patent and naught else because you apparently think you know more than someone who WORKED for these people in the past.

    You don't know how they accomplished what they did- you couldn't have, dude. It was the patents that covered epicRealm's content delivery network- and it was Squid that was used to accomplish the same. By the way, they're not patenting dynamic page generation per se, only cached thereof- and as such, you'd need a cobbled up Squid or something similar to accomplish it along with a hacked together DNS server network and telemetry transponder network.

    I know, I was one of the people working on the modifications they made to accomplish it. As for unlicensing things, you don't get to re-license the stuff if you breach the agreement, they were substantively in breach of the licensing grant given by the GPL in 2000. They continued to distribute systems that included this code throughout at least 2001 and 2002 before apparently ceasing operations (They pulled the signs from the building they were operating out of and their website went black around that timeframe...)

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas