Slashdot Mirror


Court Denies Smucker's PB&J Patent

lbmouse writes "The AP is reporting that on Friday, the U.S. Court of Appeals for the Federal Circuit rejected an effort by the Jelly & Jam maker to patent its process for making pocket peanut butter and jelly sandwiches." While the company was only trying to patent the "crimping process" used to create a specific type of mass market sandwich, they had also "...asked Albie's Foods of Gaylord, Mich., to stop producing ready-made PB&J sandwiches for a school district".

4 of 388 comments (clear)

  1. Re:"Uncrustables" by Caseyscrib · · Score: 4, Interesting
    Those things aren't very healthy. They are high in sodium (260mg), as most prepackaged foods are. You're much better off making a PBJ from scratch. The regular jar of Smuckers Jelly has 0mg sodium in it.

    And FYI, we should be getting about 500-2400mg of sodium a day, but the average American consumes something like 3000-6000mg per day, because we eat so much prepackaged food.

  2. Re:US Army... by plopez · · Score: 3, Interesting

    when my dad was in the army in wwII they knew when they had a long day ahead of them whenever the cooks handed out peanut butter sandwichs in the morning. Lightweight, kept well in the heat, easy to eat on the run and calorie dense.

    --
    putting the 'B' in LGBTQ+
  3. Re:What's next - patenting how Mom makes Hash Brow by srmalloy · · Score: 3, Interesting
    Unless Smuckers came up with a really unique way of 'crimping the edges' to seal the sandwich, then I'd have to argue against it on the basis of prior art going back to a tool that I first saw back when I was a Boy Scout;

    From doing a search online, they're called 'pie irons', producing what are called 'hobo pies', and can be found from various dealers, including the Fire Pie Trail Store; scroll down to the 'Round Pudgy Pie Iron'. It's moderately amusing that the Patent Office said the "crimped edges are similar to a ravioli or pie crust", though, given that one of the sites selling the pie irons describes their action as "forcing the bread to a round shape, crimping the bread and forming a nice seal around the edge of your sandwich or pie (like ravioli)" -- apparently, not only is there prior art to the actual method of making the sandwiches, but there's prior art to describing the method...

  4. Jam, jelly, preserves, marmalade by some+guy+I+know · · Score: 4, Interesting
    Marmalade includes the skin ("zest") of citrus fruit.
    I think that preserves are like jam, but even chunkier.
    Preserves might not include pectin, but don't quote me on that.

    OK, here are some "official" definitions:
    • jam: A preserve made from whole fruit boiled to a pulp with sugar.
    • jelly: A soft, semisolid food substance with a resilient consistency, made by the setting of a liquid containing pectin or gelatin or by the addition of gelatin to a liquid, especially such a substance made of fruit juice containing pectin boiled with sugar.
    • marmalade: A clear, jellylike preserve made from the pulp and rind of fruits, especially citrus fruits.
    • preserves: Fruit cooked with sugar to protect against decay or fermentation.
    So my earlier definition was slightly off, in that jam is apparently cooked with sugar (although I've bought stuff labeled "jam" that had no sugar in it at all).

    Here are the relationships between the various substances, as I understand them:
    class fruit_derived_topping { /* etc. */ }
    class jelly : fruit_derived_topping { /* etc. */ }
    class preserves : fruit_derived_topping { /* etc. */ }
    class jam : preserves { /* etc. */ }
    class jelly : preserves { /* etc. */ }
    Or, in Python:
    class fruit_derived_topping:
    # etc.
    class jelly(fruit_derived_topping):
    # etc.
    class preserves(fruit_derived_topping):
    # etc.
    class jam(preserves):
    # etc.
    class jelly(preserves):
    # etc.
    I hope that this helps distinguish between the various types of delicious fruit-derived toppings for sandwiches, English muffins, etc.

    Lameness filter encountered. Post aborted!
    Reason: Please use fewer 'junk' characters.
    Lameness filter encountered. Post aborted!
    Reason: Please use fewer 'junk' characters.
    Lameness filter encountered. Post aborted!
    Reason: Please use fewer 'junk' characters.
    Lameness filter encountered. Post aborted!
    Reason: Please use fewer 'junk' characters.
    --
    Those who sacrifice security to condemn liberty deserve to repeat history or something. - Benjamin Santayana