Slashdot Mirror


Kodak Wins $1 Billion Java Lawsuit

nberardi writes "The Rochester Democrat & Chronicle is reporting that Eastman Kodak Company has just won a patent suit against Sun on the Java Language. According to the article Kodak owns a patent which describes a way for a piece of software to "ask for help" from another application. What they are claiming is that Sun violates this patent when Java byte code uses the Java engine to run the code. This may really upset the industry, because not only Sun uses this technology for Java but Microsoft uses this technology in .Net."

51 of 673 comments (clear)

  1. Groklaw analysis by LMCBoy · · Score: 4, Informative

    PJ has an excellent analysis of this case and what software pantents mean for the industry over at Groklaw this morning.

    --
    Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
    1. Re:Groklaw analysis by HiThere · · Score: 3, Informative

      She does consider certain differences of opinion to be grounds for excision. E.g., she has quite tight standards as to what she considers decent language.

      Her purpose in running the "discussion board" is to develop a useful legal resource. The discussion is not the purpose. Thus anything that would detract from the usefulness of the site as a legal resource is subject to removal.

      Sorry, but not every site has the same purposes as /.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  2. That's, like, all interpreted byte-coded languages by Rosco+P.+Coltrane · · Score: 5, Informative

    Python, most modern basics (GFA, QBasic, ...), Perl,...

    Shall I write the check to Kodak or Eastman-Kodak sir? Cuz I have a script to hack on the server tonite.

    sheesh...

    --
    "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
  3. Oh my God by Anonymous Coward · · Score: 5, Informative

    Forget Sun, this is batshit nuts. Bytecode interpreters have been common since Smalltalk in the 70s and are used by a simply huge number of common progrmaming languages.

    Does anyone have the patent in question? Can this be appealed?

    1. Re:Oh my God by illuvata · · Score: 5, Informative

      The patents are 5,206,951, 5,421,012 and 5,226,161

    2. Re: Oh my God by Black+Parrot · · Score: 2, Informative


      > The patents are 5,206,951, 5,421,012 and 5,226,161

      Patent's from the 90s, eh. Looks like they won't be suing me for running UCSD's p-code interpreter on my Apple ][ way back when.

      --
      Sheesh, evil *and* a jerk. -- Jade
    3. Re:Oh my God by jrumney · · Score: 3, Informative

      These patents (1993-1995) would seem to cover COM (1993) and CORBA (first drafts 1989), but why has the lawsuit been taken against Java, and why the hell did Sun's lawyers not pull CORBA out and show the judge that Kodak's patents were worthless? Even Java itself had been spec'ed out by 1991, two years before Kodak had their fit of "inventiveness", so no matter how broadly you interpret them, there is no way they should have won this.

    4. Re:Oh my God by servoled · · Score: 2, Informative

      Smalltalk VM is a perfect example of (functionally equivalent) prior art.

      I have no opinion whether Smalltak VM would be readable on these patents or not. However, functional equivelancy is not sufficient for overturning a patent. As an admittedly ridiculous example of what I am talking about, the Astoria-Megler Bridge and the Golden Gate Bridge are functional equivelants. They both perform the function of transporting cars over bodies of water, however you would be hard pressed to convince a jury that they are the same bridge.

      It is possible to implement VM's using vastly different methods just as it is possible to implement bridges using different constrution methods

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    5. Re:Oh my God by Steve1952 · · Score: 5, Informative

      The patents are continuations of applications originally filed in 1987, so prior art before 1987 is most relevant in this case. Try to find examples from 1986 or earlier.

    6. Re:Oh my God by servoled · · Score: 3, Informative
      The patent claims to be innovative in that it applies operators/operations to a composite datatype as opposed to atomic datatypes which reside on a given architecture (int, real, etc.)

      If smalltalk supported composite objects, some variant of it optimized object operations, which implies to me an implementation in a VM.


      It sounds to me like your venturing more in to 35 USC 103 (obviousness rejections) territory, which is much tricker than it needs to be. To prove obviousness you need to keep in mind a few points:
      (A) The claimed invention must be considered as a whole;

      (B) The references must be considered as a whole and must suggest the desirability and thus the obviousness of making the combination;

      (C) The references must be viewed without the benefit of impermissible hindsight vision afforded by the claimed invention and

      (D) Reasonable expectation of success is the standard with which obviousness is determined.
      Points (B) and (C) are especially tricky. Basically, you would need to provide dated references which disclose the derisirability to modify the existing prior art to meed the claimed invention. If the reference does not give a good reason why you should change the prior art, then you are pretty much stuck.

      For example, about you said "If smalltalk supported composite objects". If composite objects are required by the claim (I haven't read any of the patents in question, so I can't comment on them directly, I am just speaking in a general sense) and smalltalk does not disclose them you would have to provide a reference which discloses the use of composite objects and gives a reason as to why it is desirable to use composite objects. Just because composite objects are known, does not make their use in a specific instance obvious.

      For example, saying that smalltalk is known and composite objects are known, therefore it is obvious to use composite objects in smalltalk to produce java is no different (in a legal sense) than saying that steel is known and cement is known, therefore it is obevious to use steel and cement to produce the golden gate bridge. Not that you actually said this, but it follows the typical logic of the average slashdotter.
      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    7. Re: Oh my God by man_of_mr_e · · Score: 4, Informative

      Actually, yes. OLE is covered by this system, and MS settled with Wang for over for $90 million in 1995 (two years before Wang sold the patents to Kodak).

      My guess is that .NET may be immune from that earlier lawsuit. Also, .NET and Java work in subtly different, but quite possibly significantly important ways. The Sun patents are specific to two seperate applications working in unison.

      MS's .NET (not counting remoting) is largely a single application that loads a runtime shared library, while Sun's java is a standalone virtual machine that communicates with a seperate application (yes, it can work otherwise, but that doesn't change that the current JVM does work as a "plurality" of programs as the patent claims).

  4. Misleading title by ChaseTec · · Score: 4, Informative

    The article text says the dollar amount hasn't been decided yet and Sun is probably going to appeal anyway.

    --
    My Hello World is 512 bytes. But it's also a valid Fat12 boot sector, Fat12 file reader, and Pmode routine.
  5. Did NOT win $1 billion by FattyBoeBatty · · Score: 5, Informative

    It was only decided that Sun had infringed on Kodak's patent. Kodak will return to court and they're initial claim of damages is $1 billion. So it's only a worst-case that Kodak would end up with that much, they'll most likely get less.

    However, this still leaves that fact that, unless an appeal overturns this ruling, Sun will need to pay Kodak something for every java product out there. Wow is the patent office messed up... anybody think of some prior art out there?

    -Fatty

    1. Re:Did NOT win $1 billion by mkldev · · Score: 2, Informative
      Plenty of prior art.

      By direct action:

      • OpenDoc
      • Network servers in general
      • Web Services
      • Applescript (tell Finder to empty trash)
      Without direct action:

      • #! notation (e.g. #!/bin/sh)
      • File type and creator
      • File extensions
      Oh, and I haven't seen the patent numbers posted yet. 5,206,951, 5,421,012, and 5,226,161.

      --
      120 character sigs suck. Make it 250.
  6. Re:WTF? Kodak?! The camera people? by DAldredge · · Score: 3, Informative

    Kodak doesn't make chemicals any more, they spun those operations off into Eastman Chemical several years ago.

    Kodak now buys its chemicals from the open market.

  7. Re:That's, like, all interpreted byte-coded langua by surprise_audit · · Score: 2, Informative
    See, that's why c will never die

    Actually, you may be wrong there. When you type "gcc -o foo foo.c", gcc "asks for help" from:

    1) cpp - to preprocess any include files, macros, conditional compiles, etc;
    2) the code generator - to generate assembler;
    3) the assembler - to generate object files;
    4)the linker - to generate the executable.

    On top of that, when you execute the program, the kernel "asks for help" from the dynamic linker, for all those shared libraries your program needs.

    Off-hand, I'd say we're fucked... What we really need is to find a way to prove some kind of anti-competitive conspiracy between, say, Microsoft and Kodak, or possibly SCO and Kodak, or even all three...

  8. Where to send your letter by yeremein · · Score: 5, Informative

    Feel free to use/adapt my letter (in the parent post). Here's where to send your letter:

    Eastman Kodak Company
    Attn: Corporate Information
    343 State Street
    Rochester, New York 14650

    There are probably other reasons to boycott Kodak besides the fact that they pulled a SCRambus--such as their offshoring.

  9. Re:Anyone Have a link to the patent in reference? by DosBubba · · Score: 2, Informative

    To answer your question, Patents:
    5,206,951
    5,226,161
    5,421,012
    Kodak bought the patents from Wang Laboratories.
    My source

  10. Yes it is by Anonymous Coward · · Score: 2, Informative

    And it pre-dates Wang (The GIANT Killer) by a few years in it's implementation. They were called Supervisor calls.

  11. Re:Not just Java and *net by Glock27 · · Score: 3, Informative
    Since when is Pascal a VM based language?

    He's referring to UCSD Pascal, I think, which was a fairly successful cross-platform interpreted language. More info here.

    --
    Galileo: "The Earth revolves around the Sun!"
    Score: -1 100% Flamebait
  12. Monsanto by Gleef · · Score: 3, Informative

    Monsanto has consistently been in my list of BigEvil for a while now. Historically, they are the company that brought us DDT, PCB's and Agent Orange. Currently, they're the ones seeding farmer's crops with pollen containing genes that they have patented, and then suing the farmers for patent violations. Also, getting the World Bank to pressure third world countries to abandon traditional crops in favor of licensing Monsanto GMO seed, a license which requires annual renewal of course.

    --

    ----
    Open mind, insert foot.
  13. Links to the relevant patents by jfengel · · Score: 5, Informative

    I always prefer to get my info from primary sources rather than some newspaper's rendition, so here are the actual patents involved:

    Patent 5,206,951: Integration of data between typed objects by mutual, direct invocation between object managers corresponding to object types

    Patent 5,421,012: Multitasking computer system for integrating the operation of different application programs which manipulate data objects of different types

    Patent 5,226,161: Integration of data between typed data structures by mutual direct invocation between data managers corresponding to data types

    Thanks to Artur Biesiadowski, who orignally posted these at Java Lobby.

    I haven't had a chance to read them in detail yet; they're slow reading. '012 seems to be the broadest, and it's very, very long. They seem actually to patent object-oriented programming, but they reference the Smalltalk documentation so presumably they're patenting some enhancement. I've been unable to determine what that enhancement is over Smalltalk, so I can't say if Java infringes on it or not.

    A note on reading patents: the title is worthless, so please don't write about "I did X in 1967" based solely on the title. The abstract is hardly better, though my quick scan of these indicates that the abstract does actually do a good job of summarizing. The only thing with legal force is the claims, but they're written in a specialized patent language that takes a bit of practice to interpret.

    You can usually learn the most from reading the description section, with background and summary, which has less legal force than the claims but is written in something closer to plain English (or at least computer-ese, which you probably speak if you're reading /.)

  14. Previous Art for the Patent as demonstrated by GuyverDH · · Score: 2, Informative

    in the suit!

    Progress (1984 to current)
    Progress 4GL "compiled" to byte code, required Progress 4GL engine to execute the code.

    --
    Who is general failure, and why is he reading my hard drive?
  15. Re:WTF? Kodak?! The camera people? by servoled · · Score: 5, Informative
    Perhaps this will help explain how Kodak came across these patents. From Boston Business Journal:
    Three patents once registered to Lowell minicomputer-maker Wang Laboratories could cost Sun Microsystems Inc. $1 billion, following a jury verdict Friday afternoon in Rochester, N.Y.

    Jurors ruled that Sun's Java web software infringes the patents, which were acquired by Eastman Kodak Co. in 1997, first reported Friday afternoon in the Rochester Business Journal. The same jury will assign damages, with Kodak asking for $1 billion.
    --
    "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
  16. It's not about bytecode, is it? by jeti · · Score: 4, Informative

    As far as I can make out, the patents are about ORBs (object request brokers) in middleware.
    And the patents were filed just a few months before CORBA 1.0 was released.

    So I think the lawsuit is not about the use of bytecode interpreters/compilers. It is about the middleware mechanisms provided by Java.

    1. Re:It's not about bytecode, is it? by johannesg · · Score: 2, Informative

      How about AmigaOS (released in 1985)? If you called a function in the dos.library, it would (based on the type of the device referenced) defer that function to a different filesystem handler and/or device. Each filesystem and each device was a unique program, performing functions for the client applications.

  17. Civil matter by paragon_au · · Score: 1, Informative

    It's a civil matter.

    Correct me if I am wrong, but civil matters are decided by a judge not a jury. Only criminal cases are decided by a jury.

  18. Re:WTF? Kodak?! The camera people? by tabdelgawad · · Score: 3, Informative

    Yup, they really fumbled their opportunity for jumping on the early digital bandwagon. Here's proof that they're dying, and it has taken a toll on the city of Rochester, NY. Kodak used to be one of the Dow Jones 30 component stocks, but no longer as of this year. Another nail in the coffin ...

    --
    Imposing Libertarian views on everyone online since 1992.
  19. Re:Insane... by optimus2861 · · Score: 2, Informative
    I'm sure there's plenty of prior art (although none of these articles actually mentioned the date of the patent itself).

    I quickly perused one of the patents (and got completely lost in the legalspeak; how the hell is anyone supposed to know if they're infringing a patent when you can't even understand WTF the patent means?!); it was dated 1993.

    And Sun tried to demonstrate prior art; one comment on Groklaw says they introduced 77 boxes full of exhibits of prior art. And they still lost.

    What a week. First EULAs are ruled enforceable, and now this. If we all want to be legally safe, we may as well just shut off all our computers at this point, because you can be damn sure that we're all probably infringing some stupid term in a EULA or some vague claim in a patent. All hail the United States legal system!

    Excuse me while I go vomit.

  20. Re:WTF? Kodak?! The camera people? by skoda · · Score: 2, Informative

    First RTFM. The patents were purchased from Wang.

    EKC has had its hands in many pots: photographic chemicals, digital printers, OLEDs, special effects, night vision goggles. And it just sold a division which is now ITT Space Systems Division.

    Kodak defined itself by the little yellow box, but it did range of business most people knew nothing about.

  21. Re:Who's next, IBM? by Sigma+7 · · Score: 4, Informative

    Given the first statement it is clear that you have not read the patent in question, and therefore you have no idea what they are actually patenting other than the incredibly broad summary given in the article (i.e. "software that asks for help, statement (2)).
    While I have only read the abstracts on the patent, it seems that the patents in question cover a mixture of Object-Oriented programming and Interprocess Communication. The only difference is that there is a method of identifing which applications (or application components) should modify a certain piece of data. It's hard to tell for sure (especially without legal training and a quick-glance on a dial-up connection).

    The content of the patent does seem a bit familiar - I have seen something very similar used in Microsoft Windows API, where Microsoft Word requests another application to modify an image. Either Microsoft has found a method that somehow evades the patent, or Kodak is simply building a case law before they can take on MS.

    At least I checked the abstract - most others are incorrectly assuming that Java is infringing on the bytecode interpreter.
  22. Re:Insane... by Glock27 · · Score: 2, Informative
    All three patents claim prior back to a previous application from August 21, 1987. That is the date you have to beat, not the 1993 date.

    Well, UCSD Pascal (P System) appears to date from the late 70's...so there's prior art right there.

    If another poster's correct, and Sun produced 77 boxes worth of prior art, this should be appealed to a higher court that knows what it's doing.

    --
    Galileo: "The Earth revolves around the Sun!"
    Score: -1 100% Flamebait
  23. Ummm... what about Lisp? by ca1v1n · · Score: 2, Informative

    It sure sounds to me like any interpreted language would infringe, or be prior art. Lisp had an interpreter all the way back in 1958. A bit more recently, the Bourne Shell did this. I can't find a patent number anywhere, but I doubt this predates Lisp and the Bourne Shell. Time for us to get even more pissed off than we did when Eolas beat Microsoft in the trial court. This really needs to be dealt with in Congress. Go write your Representatives and Senators. I am.

  24. Re:WTF? Kodak?! The camera people? by ianezz · · Score: 4, Informative
    What was a telephone company doing developing UNIX?

    For running a typesetting system for patent applications?

    No, really!.

  25. Re:WTF? Kodak?! The camera people? by Anonymous Coward · · Score: 4, Informative

    This is quite beyond reason, technically all computer programs have worked this way since the earliest days of VAX and such. The prior art on this particular patent is more than substantial. According to their patent, runtime linking to a library would be illegal without paying it up to grand daddy Kodak. I suggest to people in the US to get up in arms about Software Patents. Not only are they beyond stupidity, they are generalized and require no implementation. Software patents are dangerous, everyone is entitled to their work not being distributed and such, but Kodak did nothing here, they just bought a couple patents. They have not been harmed, because A) they didn't create anything like Java and distribute it, and B) this doesn't compete with them.
    Oh btw, this affects EVERY computer language out there pratically now, so expect to see your favorite languages organizers asking for help from the EFF.

    Remember there is very very little intellectual property in the computer industry, most of it is just property, not intellectual.

  26. Re:Who's next, IBM? by Anonymous Coward · · Score: 1, Informative

    http://news.com.com/2100-1001-836322.html

  27. ANSAware by Fzz · · Score: 2, Informative
    And a lot of the concepts in CORBA were previously in the ANSA RPC framework, which dates back to the mid 1980s. Although ANSA wasn't object-oriented at the time, many of the basic concepts are the same.

    So if this patent is on the distributed systems middleware aspects, there's certainly likely to be prior art.

  28. Re:Oh man, Sun fsck up !! by Jon_E · · Score: 4, Informative

    $260M in cash for their software business .. the hardware side was pretty much dead by that point anyhow .. wang's only major presence was in the public sector (gov't and such) and i believe sun had competing technology so that kind of buyout didn't make that much sense back then (imo)

    on a side note .. i believe the origin of this idea in software is predated back to the 60's in LISP, so while IANAL i believe one could argue prior art and thus the invalidity of the wang software patent (s/w patents seem pointless to me anyhow - like recipe patents) .. i believe there's a large number of s/w patents that have been and continue to be awarded in large part due to the lack of due diligence from patent attorneys, hence we may see a new glut of lawsuits from the failing institutions looking for a quick cash boost

  29. Re:WTF? Kodak?! The camera people? by Alan+Cox · · Score: 4, Informative

    People forget but Kodak _were_ a Unix company at one point. Kodak interactive systems corporation. In fact if I remember rightly and ironically they sold that business to Sun to help Solaris x86 off the ground.

    Another dying US corporation harms the efficiency of US businesa and harms other US businesses. Its no wonder the Chinese are winning in the technology battles.

    Alan

  30. Absolutely false charge by FunWithHeadlines · · Score: 2, Informative
    "PJ is 100% clear that she believes that "differences of opinion" and "trolling" are one in the same thing as far as she is concerned."

    This is, of course, a completely false charge that anyone can verify for themselves over at Groklaw any time they want. Typically, it was an AC who made the false charge.

  31. Re:Software Patents are Unreadable! by Anonymous Coward · · Score: 4, Informative

    I happen to be a professional software engineer working for a large, well known company. Having had a class in how to read patents wouldn't have done much good, since we have standing orders from the highest levels of the company to never, ever read any patent that might possibly be related to anything the company does. The only thing we're allowed to do related to a patent is to write up proposals for new ones and hand them off to the lawyers. There's just too much liability otherwise.

  32. Re:WTF? Kodak?! The camera people? by isdnip · · Score: 5, Informative

    You're full of crap, and I do know of what I speak, being well connected to the phone industry.

    The AT&T domestic backbone was for all intents and purposes entirely circuit-switched (TDM nowadays) until the past couple of years. The Incumbent Local Exchange Carriers are almost entirely circuit-switched. MCI and Sprint are circuit switched. The phone backbones use SONET transmission and TDM switches.

    There are narrow examples of packet switching in the phone network. AT&T rolled out a Frame Relay-based system in the late 1980s, to compress the bandwidth on high-cost international links. Others have done similar things, for the same reason, with various vendors' technology. It's called "Digital Circuit Multiplication Equipment" (DCME). But domestic SONET bandwidth is so cheap that DCME isn't worth using, especially since DCME degrades call quality. And it's used below the switch layer, to make more TDM virtual channels.

    There's a fair amount of ATM (asynchronous transfer mode) floating around too. Some LD carriers may use it, mostly as a multiplexing technique over SONET pipes. Verizon has started using Nortel's ATM switches in its own local networks, especially in New Jersey. But it's still a minority technology. AT&T (back when it owned Lucent, Bell Labs, etc.) was a major advocate of ATM technology, but hardly invented it in house by itself (more like the work a committee -- and I was on the committee, so I know why the camel's so humpy). AT&T also pushed hard for Frame Relay, largely to mix voice and data on DCME.

    In today's LD world, Qwest's backbone is mostly VoIP, using Sonus switches. Ditto Wiltel, a fairly small player. AT&T has started to migrate to VoIP, as have Sprint and MCI, but it's not "over the Internet", it's just using IP headers as a multiplexing technique on fat dedicated circuits. Mainly because the VoIP switches are really cheap, and because Wall Street expects it. (The new switches do circuit switching too; the cost per minute differential is negligible. VoIP actually uses more bandwidth, regardless of what the propagandists claim, but fat TDM switch ports are a bit costlier.)

    In the local world, VoIP is coming on strong in the form of PacketCable, again not over the public Internet. And of course Vonage and its imitators, who for all their bluster have a combined market share of far less than one percent. A little VoIP gets used here and there by other carriers. The Bells are experimenting with it, but it's a negligible share of their traffic. They're backward monopolists, but they also have reasonably high service-level standards, and they know how hard it is to do that with VoIP.

    The signaling network is packet switched (Signaling System 7), but that's a whole story of its own.

  33. Re:Not just Java and *net by Anonymous Coward · · Score: 1, Informative

    Many versions of Pascal ran on a VM. So famously, in fact, that the term "p-code" (meaning a VM bytcode format) was derived from Pascal systems.

  34. *sigh* by TheHonestTruth · · Score: 2, Informative
    While I have only read the abstracts on the patent,

    Then you haven't read the patent. At all. If you are going to read one thing, read the claims. The abstract can be completely irrelevant to the claimed invention, and the claims are what defines the scope of what a party can sue another for infringing on.

    -truth

    --

    I had a steady B+ in my AI class until I failed the Turing test...

  35. Re:Oh my God, they've patented "bridges" by Anonymous Coward · · Score: 4, Informative

    I'll answer some of these, if you don't mind.

    Perhaps you can explain how the selective movement of data from based upon certain criteria can be solved as a mathematical problem. You can use mathematical forumlas to determine if a piece of data should be moved, but those formulas will not tell you where to find the data, how to create the connection to the remote computer, etc...

    Most software source code builds upon prewritten software libraries. While I may write a line of code that says (for example) "Variable webpage = HttpReturn('http://slashdot.org')", there is a library that knows how to do what you want. While your code doesn't explain mathematically what happens in the background, the library (or libraries it is built upon) does. This is similar to writing a math function "y = f(x)". You may not know how f(x) works, that f(x) = 2x + 3, but it is mathematical nonetheless.

    I made a previous reply to your original post dealing with this same issue.

    Perhaps you can tell me this then, assuming you were to obtain the discussed forumla, could you then simply enter that mathematical formula into a computer and have it function in the same way as the amazon one-click shopping patent, complete with credit card processing, inventory and shipping management?

    Building on what I said above, as long as the "computer" (using the term loosely) has the functionality and libraries on which the mathematical formula of Amazon's code depends, then absolutely yes it would function the same. But, then again, the best and most appropriate library functions for Amazon's code are built into your web browser... it behaves as the computer for that code.

    Now, if you want to go lower level, you could feasibly extract all of the web browser's code, all of the operating system's code, and all logical hardware functions into a logical math equation. Combining these with Amazon's code would give you a single, gigantic math formula on which Amazon runs.

    You would have many input variables, such as from the mouse and keyboard ports, the ethernet or phone line providing Internet access, and internal devices such as a system clock and feedback from hardware controllers. You would also have many output variables, such as output to your monitor, feedback to the ethernet or phone line, and output to other hardware controllers.

    So long as all variables are connected properly to their hardware signals, Amazon's one-click software would behave EXACTLY as expected.

  36. Re:Who's next, IBM? by rabtech · · Score: 2, Informative

    Wang had the patents, Kodak bought them.

    Microsoft settled claims with Wang and paid $90 mil for the tech.

    No matter what happens in the Sun lawsuit, Microsoft is immune due to that prior licensing agreement.

    --
    Natural != (nontoxic || beneficial)
  37. Re:Questions about reading patents by jfengel · · Score: 2, Informative

    07/088,622 is a patent application rather than a patent. To view patent applications use the advanced search page and enter APN/088622. Only those that became patents are online, however; applications aren't made public. Presumbably, 07/088,622 was never granted a patent, because I can't find it either, but several of the other applications are available as patents.

    Generally the history of a patent isn't available. It's not unheard of for people to submit a woefully under-defined patent, submit a bunch of continuations, and then sue somebody. You can't do it any more, but it used to be very profitable. Sadly, I don't know any way to get the whole history. Maybe you could call up a buddy at the USPTO and get into the computer system that way...

    To answer your question: no, you don't have to match all the claims. (NOTE: I am NOT a lawyer, and if you believe anything I say they will throw you in jail.) Each claim is considered independently; arguably, each could be written up as a separate patent. It is common, however, for claims to refer to earlier claims. The first claim is often overly-broad and it's the subsequent claims that really specify what's being patented, and it's those claims that are tested in a court.

  38. Re:C'est la merde! by Zepalesque · · Score: 2, Informative

    "...I just want to see that little piece of shit Kodak in ruins, that's what I want to see."

    As the child of a "Kodak" family, please let me remind you that although you may not appreciate its business practices, Kodak drove the Rochester area economy for decades. Without that my family and many many others in that part of upstate NY would have been worse off than we were.

    Rather than wishing the complete destruction of a company, please consider more productive uses of your valuable time, such as knitting or growing a chia pet.

  39. Re:WTF? Kodak?! The camera people? by sejanus · · Score: 2, Informative

    If it's just a lot of hearsay and you've never owned one, why are you ranting about it and spreading FUD?

    It is certainly not a high iso camera, but in it's intended environment (studio, or well lit environments), the Kodak 14N & SLR/N are really in class of their own, they resolve some serious detail with quality rivalling medium format at their low iso's (say, 320 and below).

    Soft images? It's the opposite - the camera does not have an anti alias filter so the images come out a lot sharper than the rest - in fact Canon is the company that should be accused of having soft images, with their cmos sensors relying on strong AA filters and heavy in camera noise reduction, they need a significant amount of sharpening in post processing to meet the same sharpness levels the kodaks give.

    Ergonomics is personal but I find it quite good, it's basically a beefed up N80.

    Batttery life - well remember it's 14mp and the 400 shot battery life is fine. Kodak intended it to be tethered in a studio. 400 is still fine though.

    I don't own one, but I did eval one very recently for my wedding business. In it's intended bracket, it's stunning.

    *QUOTE*

    Ever met anyone who uses one? Nope, me neither, and I hang out with a lot of professional modelling/sports/commercial photographers. It's by all accounts a horrible camera. It cannot do long exposures, it cannot do moderate or high ISO sensitivies, the images are badly softened, it's built about as ergonomically as a brick, and the battery life sucks. Of course, I've never owned one, that's all just hearsay from people who have.

  40. The joke is, of course... by XeRXeS-TCN · · Score: 2, Informative

    ...that this will do absolutely nothing to alter Sun's opinion of Software Patents, irrespective of how utterly ludicrous this situation is. Sun quite happily admit to being an "Intellectual Property Company". Certainly they actually *create* IP, unlike SCO, but ultimately, they strongly believe in Copyright, Intellectual Property, and Patents. In fact, Johnathan Schwarz made a post on his Blog a couple of days ago, specifically stating his view on Intellectual Property:

    I believe in intellectual property. In my view, it's the foundation of world economies, and certainly the foundation upon which Sun Microsystems was built. Copyright, trademark, patent - I believe in them all. I also believe in innovation and competition - and that these beliefs are not mutually exclusive.

    ...and how he recently refused to support a "CEO of one of the more popular Open Source companies" in campaigning against Software Patents:

    And so I asked - "I'm not sure why you're asking my support to invalidate what Sun's stockholders have invested tens of billions of dollars to create, when you'd cringe if I told you to give away your largest asset, your copyright and brand." His answer, "You just don't understand." He was right, I didn't and don't. And we're going to agree to disagree. He and I, and I with a vocal minority of folks on the 'net who feel software should have no patent protection (leaving copyright and trademark untouched). I do not support that view, any more than I believe any other field of endeavor should be subjected to such a double standard. From drug discovery to academic work, the protection of IP is part and parcel of what incents inventors to invent, and investors to invest.

    With an attitude like that, this case will not do us any favours. We're not going to get a new Anti-Software Patent ally out of this, when Sun realise the futility of patenting. They'll do their utmost to have the court's decision overturned, and possibly invalidate the patent, but at the end of the day, they'll sort out that patent and just move on to the next one.