Slashdot Mirror


After Android Trial, Google Demands $4M From Oracle

MikeatWired writes "Google is seeking $4 million from Oracle to cover the costs it incurred during this spring's epic legal battle over the Android mobile operating system, reports Caleb Garling. In a brief filed in federal court on Thursday night, Google lead counsel Robert Van Nest argued that Oracle is required to pay his company's legal costs because judge and jury ruled in favor of Google on almost every issue during the six-week trial. 'Google prevailed on a substantial part of the litigation,' read Google's brief. '[Oracle] recovered none of the relief it sought in this litigation. Accordingly, Google is the prevailing party and is entitled to recover costs.' Google has not publicly revealed an itemized list of its expenses, but the total bill included $2.9 million spent copying and organizing documents. According to the brief, the company juggled a mind-boggled 97 million documents during the case."

10 of 119 comments (clear)

  1. I hope Google gets that $4mil by Anonymous Coward · · Score: 4, Interesting

    Because it's the principle that matters!

  2. Interesting... by fuzzyfuzzyfungus · · Score: 4, Interesting

    It, unfortunately, isn't a huge surprise that some fairly epic paper-shuffling(and converting to TIFF, apparently) took place.

    What is a bit surprising, to me, is that according to Arstechnica Google had an external consulting firm handle part of the document search and digitization. I would have thought that Google knew a thing or two about that kind of thing...

    1. Re:Interesting... by crankyspice · · Score: 3, Interesting

      What is a bit surprising, to me, is that according to Arstechnica Google had an external consulting firm handle part of the document search and digitization. I would have thought that Google knew a thing or two about that kind of thing...

      Not that surprising. I haven't gone through the PACER docket for this case to check, but I'd be extremely surprised if a stipulated protective order wasn't in place, one that permitted document production to be designated 'Attorney's Eyes Only' for commercially sensitive (etc.) documents. Google themselves wouldn't be able to handle the search and digitization of any such material; their lawyers would have had to have outsourced that (or done it internally, much more expensive)...

      --
      geek. lawyer.
  3. 97 million documents? by Trogre · · Score: 4, Interesting

    Forget Google - if even 1 percent of those 97 million documents actually needed to be printed out for this case then the entire freaking planet should sue Oracle and make them plant a new rainforest

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    1. Re:97 million documents? by Samantha+Wright · · Score: 4, Interesting

      There are various calculations on the Internet for how much paper you can get from a tree. They vary in their conclusions from about 8,000 sheets up to 100,000, mostly because they use different trees to start with. Given that some areas of the Amazon have 30,000 trees per square kilometre, or at least 240,000,000 pages, this court case used less than half a square kilometre of rainforest. I propose we start measuring large proceedings in square kilometres of northern Amazon, just to emphasize how drastic they are.

      We can then derive other fanciful metrics, like how many species are being destroyed in the process (as many Amazonian plants and animals have extremely small habitats.)

      --
      Bio questions? Ask me to start a Q&A journal. Computer analogies available for most topics!
    2. Re:97 million documents? by LordLucless · · Score: 4, Interesting

      I don't know about the US, but here in Australia, all paper is made from either recycled sources, or managed plantations. All lumber should be as well, but there are frequent allegations to the contrary.

      --
      Just because you're paranoid doesn't mean there isn't an invisible demon about to eat your face
  4. Re:A cheaper alternative by hawguy · · Score: 4, Interesting

    "Google has not publicly revealed an itemized list of its expenses, but the total bill included $2.9 million spent copying and organizing documents. According to the brief, the company juggled a mind-boggled 97 million documents during the case.""

    Couldn't they have just put them on some sort of server and used some kind to search software to allow access.

    I think it's hard to present electronic documents on a server as evidence since it's hard to prove that the documents weren't altered after being submitted. (not impossible, but verifying cryptographic checksums is not how the courts are used to working)

  5. Re:Software Patents by jc42 · · Score: 4, Interesting

    I thought the original intention of patents was really to protect and enhance manufacturing.

    Nah; assorted historians have pointed out that the primary function of patent law has always been to block manufacturing and development. Really, the only thing you can do with a patent is deny others the legal right to build anything based on whatever your patent covers. In theory, you can also collect royalties from licenses, but this is historically insignificant compared to the use of patents to block whatever competitors are trying to manufacture.

    Historians have also pointed out that most patent holders have only rarely profited from owning a patent before the patent runs out. Typically they lose money paying for legal actions to block others' use of the patent. After it expires, however, they tend to profit because they're the experts on it, and can thus produce products based on it sooner than their competitors can.

    The idea that patents are for providing income to the inventors is just a bit of legal propaganda to keep people confused enough to prevent improving the patent laws. In the real world, it hardly ever works for the patent holder's benefit. (But lawyers often make lots of money in legal patent battles. ;-)

    --
    Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  6. Re:WTF by hawguy · · Score: 3, Interesting

    The executable, not the source code!

    Bottom line, when it comes to lawyers do not assume they have an ounce of common sense and depend upon them to charge you for their own mistakes.

    Don't blame it on the lawyers not having common sense -- blame on it them having an abundance of common sense when it comes to exploiting loopholes to protect their clients. I once worked for a company that was shutting down and the lead investor wanted the source code he "owned". My boss and the corporate attorney (who were interested in resurrecting the company) wanted to give him everything he was owed without giving him what he really "wanted", so they had me send them the complete source code history out of CVS in printed form (yes, before the days of SVN and Git) - this was thousands of pages of nearly unusable source code since rewriting the whole thing was probably less work that transcribing it from printouts.

    In the end everyone was happy, my boss got his company back, and the lead investor eventually got a nice return on his investment.

  7. Re:WTF by bertok · · Score: 4, Interesting

    That's just totally false.

    Print is trivially forge-able. Literally, children can do it! Haven't you ever heard of some snotty kid altering their grade report so they wouldn't get punished by their parents?

    Meanwhile, a digital signature can be made so robust that nothing short of revolutionary new mathematics could be used to alter the data in any way.

    On top of that, there are entirely new kinds of things that can be done with digital data, that's just impossible with print.

    For example, escrow: It would be possible for a defendant to collect everything, and I mean *everything* that they have, encrypt and sign the data, and then hand it over. This ensures that the prosecution has a snapshot available at a point in time, before the defendant has had time to create forgeries. Then, based on the Judge's rulings, sections of the data can be unlocked and verified by providing the private keys for those sections at a later point. The prosecution, or the Judge, or whoever, can hold the data in escrow, without the defendant having to disclose anything unless required. However, no matter how long the legal process takes, the defendant won't have weeks or months to alter the originals, because they already handed over a snapshot at the very beginning.

    Digital is not just "not inferior" to print, it's vastly superior in every way. It's cheaper to store, cheaper to copy, and trivial to search. I can be digitally signed, encrypted, and timestamped. None of that is possible with print.

    I bet many people in the legal profession are smart enough to understand this. I bet that all of those in that subset are also smart enough to realize that they can continue to charge their exorbitant fees if they keep using antiquated dead-tree methods instead of modernizing.