Slashdot Mirror


Adobe Beats Macromedia In Tabs Patent Case

An Anonymous Coward points to this Adobe press release, writing "Adobe has won in its rather-silly patent lawsuit vs Macromedia, which covers the "tabbed palettes" UI used in so many applications these days. Hard to believe this one stood up in court, but hey..." Slightly less happy is Macromedia's release.

3 of 13 comments (clear)

  1. A link to... by cei · · Score: 3, Informative
    ... the patent in question.

    Method of displaying multiple sets of information in the same area of a computer screen

    Abstract:

    A method for displaying on a computer screen multiple sets of information needed on a recurring basis, comprising the steps of: (1) Establishing an area on the computer screen in which the multiple sets of information are to be displayed, the established area having a maximum size which is substantially less than the entire area of the screen. (2) Providing within the established area a plurality of selection indicators, one for each of the multiple sets of information. (3) Selecting one of the multiple sets of information for display within the established area by pointing to one of the selection indicators within the established area, whereby the selected set of information will be substituted within the established area for the set of information previously being displayed therein. A selected set of information may also be moved out of the selected area by pointing to its selection indicator and dragging it away.

    Filed June 23, 1994. I guess that does put it before I remember Altsys doing similar it in Freehand (before Frehand was sold to Macromedia).

    --
    This sig intentionally left justified.
  2. software & user interface patent by repoleved · · Score: 4, Insightful

    although the piece of UI in question is a relatively stupid and worthless piece of *h*t, that doesn't change the fact that what they're doing is essentially obvious to professionals in the field of UI design. This is pretty much going to be true of almost everything the patent office touches, except possibly compression algorithms or computation algorithms. Those things, I actually agree that the patent office could be involved in those where they are non-obvious, since they can have a significant effect on the speed of simulations or calculations, which can often be weeks or months long, involving several computers.

    On the other hand, a great deal of algorithm work and research comes from universities, and I would hope that companies are not permitted to take the work of others and then go and patent it as their own. That wouldn't be fair.

    The other thing is that software patents don't really need to be as long as physical object patents, since it is much easier to recoup costs which ought to be lower, and since manufacture and distribution can take place extremely rapidly where the product is information or software.

    Other than that, I think that software patents could be beneficial to society as they provide inventors incentive to release their methodology to the public domain in exchange for temporary legal protection from competitors disassembling the product and using ideas which cost research money to find.

  3. Lots of prior art on this one.... by amacbride · · Score: 4, Interesting

    This is ridiculous -- there's loads of prior art on this one. Specifically, I designed a tabbed pane/notebook metaphor for a development environment project when I was at Sun in 1991. It was demo'ed to a bunch of customers and potential customers, including the NSA. I'm not sure where I saw the idea in the first place, it might have been something from Lotus 1-2-3.

    Hmmm....I wonder if I still have the source code stashed somewhere....

    -a