Slashdot Mirror


Forgent Squeezing Money Out Of JPEG, Other Patents

deman1985 writes "Forbes reports that Forgent Networks, Inc., developer of scheduling software and holder of a number of technology patents, has settled with both Adobe and Sony for JPEG patent infringement and is going after numerous others to collect their fair share of royalties. The company also plans to go after PVR companies, including TiVo Inc, and MP3 player makers for other various patents they claim to hold. Sounds like more fun in the courts for everyone!" We previously reported on Forgent's JPEG patent shenanigans back in April.

305 comments

  1. LZW check, JPEG, erm... by trisweb · · Score: 4, Funny

    Just when we thought it was safe to put colored pixels on the internet again...

    --
    "!"
    1. Re:LZW check, JPEG, erm... by Amiga+Lover · · Score: 1

      We all should be using png anyway. Easy fix.

    2. Re:LZW check, JPEG, erm... by danamania · · Score: 5, Informative

      PNG is good for its own purposes, but it's no .jpg replacement. JPG = lossy and phenomenal compression, where PNG = nonlossy and kind-of-average compression.

      Take a high resolution screenshot with any complexity and save it as a PNG, and you might be lucky to get it in under 600KB, where a .jpg could get the same point across in under 100KB.

      PNG is a good replacement for .gif, but not for .jpg, yet.

    3. Re:LZW check, JPEG, erm... by tpgp · · Score: 4, Interesting

      Take a high resolution screenshot with any complexity

      Sure - JPG is better for most photos - but sharp edges, text (including high resolution screenshots of text) and the like look much better under png (bit for bit).

      Slightly offtopic, but noone seems to have mentioned Unisys yet - soon we may be seeing on GNU a page similar to this one: Why There Are No GIF files on GNU Web Pages

      Soon we may need a burn all jpegs day ;-)

      --
      My pics.
    4. Re:LZW check, JPEG, erm... by hankwang · · Score: 5, Informative
      Take a high resolution screenshot with any complexity and save it as a PNG, and you might be lucky to get it in under 600KB, where a .jpg could get the same point across in under 100KB.

      I tried it, 1536x1152 PNG, JPG (q=75%), JPG (q=95%).

      $ls -l
      -rw-r--r-- 1 hankwang hankwang 99438 Aug 12 11:49 ss.png
      -rw-rw-r-- 1 hankwang hankwang 236158 Aug 12 11:50 ss75.jpg
      -rw-rw-r-- 1 hankwang hankwang 404179 Aug 12 11:50 ss95.jpg
      Apart from the bigger filesize, JPG shows ugly artifacting. Note: I don't use too many antialiased fonts, and no fancy backgrounds and skins. If most of your desktop is covered by a photographic JPG image in the first place, you will find different results, of course. :)
    5. Re:LZW check, JPEG, erm... by Jugalator · · Score: 1

      Yes, I think he was talking about photos all along although he just said "with any complexity". I agree that PNG is no good alternative for those unless you aren't publicizing them on the web.

      --
      Beware: In C++, your friends can see your privates!
    6. Re:LZW check, JPEG, erm... by nmg196 · · Score: 4, Informative

      > Take a high resolution screenshot with any complexity and save
      > it as a PNG, and you might be lucky to get it in under 600KB,
      > where a .jpg could get the same point across in under 100KB.

      A screenshot is a very bad example. It's almost NEVER better to save screenshot using a lossy compression algorithm such as JPEG. Screenshots are always better as GIF/PNG.

      JPEG is designed for compressing PHOTOGRAPHS and nothing else. It severely messes up screenshots and text unless set to extremely high quality. But if you set it to extremely high quality, the file size is usually much bigger than a PNG would be anyway.

      I'm amazed at how many authors of programming articles still don't know basic web fundamentals such as how to save a screenshot.

      To summarise:
      Save screenshots/diagrams/charts (large areas of flat colour/text) as PNG/GIF
      Save photographs as JPEG

    7. Re:LZW check, JPEG, erm... by ratamacue · · Score: 5, Informative
      PNG is a good replacement for .gif, but not for .jpg, yet.

      It never will be and never was intended to be, for exactly the reason you stated above: PNG is lossless, while JPEG is lossy. These are two different types of tool, which serve two different purposes. PNG will never achieve the compression rates of JPEG. Just use the right tool for the job.

      Would flac ever replace or eliminate the need for mp3 and ogg? No, for the same reason. flac, being lossless, serves an entirely different purpose than mp3 and ogg.

      (Some time in the future, I would imagine that disk space will become so cheap and abundant that lossy compression is unnecessary, but in that case I would say that cheap disks -- not lossless compression -- have eliminated the need for lossy compression.)

    8. Re:LZW check, JPEG, erm... by hankwang · · Score: 1
      Some time in the future, I would imagine that disk space will become so cheap and abundant that lossy compression is unnecessary,

      Unfortunately, by that time, everybody can afford a digital camera that does 3-dimensional pictures (or video clips) with 24 megapixel/48 bit, and music is distributed as 17-channel/192 kHz/24-bit surround-sound.

    9. Re:LZW check, JPEG, erm... by Q+Who · · Score: 1

      No, he was just clueless.

    10. Re:LZW check, JPEG, erm... by SnapShot · · Score: 1

      Thats why JPEG stands for "Joint PHOTOGRAPHERS Expert Group" (or something close to that).

      JPEG is for photographs as the parent expressed.

      --
      Waltz, nymph, for quick jigs vex Bud.
    11. Re:LZW check, JPEG, erm... by Anonymous Coward · · Score: 1, Interesting

      No, I just took screenshots of six of my desktops. The .jpg of each averaged a third the size of the .png files. I tried to get a really bare desktop with almost nothing interesting on it, and the png then came out a little smaller. The key there is the phrase "with any complexity" which I took to mean with more than a window with a web browser on it, or a blank background with an xterm

    12. Re:LZW check, JPEG, erm... by Elektroschock · · Score: 1

      The only thing that needs to be replaced is the Patent Office. So getn organized (FFII USA) and combat the legal crap.

    13. Re:LZW check, JPEG, erm... by kmo · · Score: 0

      png and jpg have different strengths. jpg is great for photographic images. It's one of the reasons virtually every digital camera supports it. jpg is horrible for images with just a few colors or with large areas of exactly the same color, hence screenshots would generally favor png. png is great for non-photographic images like icons, flow charts, or cartoons. Since it is lossless, it's also a good choice if you are going to be doing processing of the image.

    14. Re:LZW check, JPEG, erm... by jandrese · · Score: 4, Insightful

      It really depends what you are taking a screenshot of. A game screen (probably the most common screenshot type in existance) is going to be horrible with PNG unless you're taking screenshots of Pong. Even desktops are bad unless you unset that nifty photographic background and or pictures on a webbrowser etc...

      The point is, once the complexity of the image goes above "very simple" JPEG is going to give you a smaller file nearly every time. There are precious few images worth saving as a file that are "very simple". Worse, PNG ramps up in size very quickly as the complexity increases, which is what the original poster was talking about.

      --

      I read the internet for the articles.
    15. Re:LZW check, JPEG, erm... by Chris+Hodges · · Score: 2, Insightful
      It's not complexity as such that's the issue with JPEGs - it's sharpness or edge effects. A screenshot of multiple /. IE windows is definately better as a .png (saved using paint shop pro 5) - to get a .jpeg down to the same 110KB puts all the text on a nasty fuzzy grey background. I don't have a photo on this machine that isn't already a .jpeg or converted from one, so I can't test with photos.

      Jpegs are fine for publishing photos, and there's a good reason while digital cameras use them but (of course) they shouldn't be used while editing if you want to save incrementally - the file size gets samller each time, as does the amount of information in the file.

      Chris

    16. Re:LZW check, JPEG, erm... by Anonymous Coward · · Score: 0

      You probably used 8-bit PNG. That's not necessarily wrong or bad in this case, but it doesn't make for the best comparison to JPEG. For a high-color image (like a photograph -- I don't know what your desktop looks like) you'll notice definite ugliness when it's reduced to 256 colors.

      In general, the choice between 8-bit PNG and JPEG can make a very big difference in quality and compressed size. 24-bit PNG will always give good quality (perfect quality for typical images), but will usually be much larger than a JPEG.

    17. Re:LZW check, JPEG, erm... by mwood · · Score: 1

      Screenshots are probably not a good test. Most of the time I'd have to work pretty hard to get 256 different colors on my desktop. (My favorite background image is '-solid steelblue', though, so your mileage may vary.)

    18. Re:LZW check, JPEG, erm... by Blakey+Rat · · Score: 1

      Try a screenshot for MacOS X in GIF format... wow them's some ugly window titles. The gradients in Windows XP and 2000 seem to translate to 256-colors than the 'translucent bubble' look that Apple windows have in their title bars.

    19. Re:LZW check, JPEG, erm... by mcovey · · Score: 1

      I just tried that... With my complex background picture, jpeg in mspaint=150kb, png in mspaint=1.6MB. Jped in irfanview with compression on low=190kb, png in irfanview with compression on high=1.4mb. Gif got about 350Kb. VIRTUAL MEMORY LOW... okay i gotta go my computer is choking on all these image formats :-P

      --
      Amen.
    20. Re:LZW check, JPEG, erm... by nmg196 · · Score: 1

      Well then enable dithering if you have horizontal gradients - it's not hard. I can't include every single except in my original post - I was making a general point. Obviously if your screenshot contains a huge photograph, then you might be better off with a JPEG. The 256 colour limitation may not be suitable for every single screenshot.

      Personally I always disable the gradient before taking any screenshots. It makes the file smaller and the screenshot nicer. If you really need the gradient then save as PNG which isn't limited to 256 colours.

      The fact that the title bar looks a bit banded doesn't look anything like as bad as a "medium" compressed JPEG file of the same size, where nearly every single edge in the entire screenshot will be severely messed up.

      What I also hate are people who take screenshots with "cleartype" turned on (or the equivalent for your OS) when most people aren't using an LCD screen. Cleartype on a CRT just makes all the text look fuzzy with coloured edges.

    21. Re:LZW check, JPEG, erm... by hankwang · · Score: 3, Informative
      You probably used 8-bit PNG.

      I actually used 24-bit PNG, but as I already mentioned: I had no anti-aliased fonts and apart from a few small icons no continuous-tone images. A window with bitmap fonts has just white and black pixels (easy to compress in PNG, hard for JPG); a window with antialiased fonts has all possible shades of grey (hard for PNG, easier for JPG). If I take a screenshot of Mozilla with its antialiased fonts and the slashdot home page, it looks like this:

      $file ssb.png
      ssb.png: PNG image data, 939 x 837, 8-bit/color RGBA, non-interlaced
      $ls -l ssb*
      -rw-r--r-- 1 hankwang hankwang 219932 Aug 12 14:40 ssb.png
      -rw-rw-r-- 1 hankwang hankwang 135671 Aug 12 14:41 ssb65.jpg
      -rw-rw-r-- 1 hankwang hankwang 280258 Aug 12 14:41 ssb95.jpg
      That is, PNG takes 0.27 bytes/pixel, whereas my original post (few colors) was 0.056 bytes/pixel.

      Weird, there is little correlation between how much thought and time I put in a reply and how it is moderated.

    22. Re:LZW check, JPEG, erm... by Anonymous Coward · · Score: 0

      Sorry, but Forgent also owns the patent for "A System for Displaying One Color on a Black Background of Phosphorescent Material Using Cathode Rays."

    23. Re:LZW check, JPEG, erm... by tepples · · Score: 1

      There are precious few images worth saving as a file that are "very simple".

      Translation: There are precious few dialog boxes in the manual for a computer program. There are precious few screen shots of classic raster-based video games (i.e. after Pong but before the 3D era).

    24. Re:LZW check, JPEG, erm... by jandrese · · Score: 1

      If you're creating a manual, the filesize doesn't matter much. What matters is when you're taking screenshots for the web.

      About Raster games, try taking a screenshot of Starcraft or Kohan sometime. Both are sprite based raster games, but both give you 800k PNGs or 100k JPEGs. It's all about choosing the right technology for the job.

      --

      I read the internet for the articles.
    25. Re:LZW check, JPEG, erm... by bawb · · Score: 1

      Apart from the bigger filesize, JPG shows ugly artifacting. Note: I don't use too many antialiased fonts, and no fancy backgrounds and skins. If most of your desktop is covered by a photographic JPG image in the first place, you will find different results, of course. :)

      The reason you get these results is because png uses Run Length Encoding (RLE) to compress the images. Images are stored from top to bottom, left to right. When encoding (and decoding) each pixel's color information is stored (or read) along with a value indicating how many pixels directly in line after that have the same value (that's the "Run" part of RLE). So anywhere in an image that you see large expanses of color is where png will excel. It's also where jpg is going to fall down, since jpg (which uses fractal compression) essentially records the "roughness" of an image. Large flat areas of color are anything but rough.

    26. Re:LZW check, JPEG, erm... by tepples · · Score: 1

      What matters is when you're taking screenshots for the web.

      If I'm taking a screenshot of Super Mario Bros. 3, then what will JPEG buy me over PNG? And even if I'm taking a screenshot of a Windows application for use in an HTML-formatted tutorial, what will JPEG buy me over PNG for a screenshot of a mostly textual GUI application such as eMule?

      About Raster games, try taking a screenshot of Starcraft or Kohan sometime.

      But didn't Starcraft for PC (1998) come out after Descent for PC and PlayStation, making Starcraft "in the 3D era" though 2D? OK, I'll amend my statement: PNG will probably compress 8-bit or 16-bit consoles' screenshots better than JPEG.

    27. Re:LZW check, JPEG, erm... by fatgav · · Score: 1
      Soon we may need a burn all jpegs day ;-)
      How ironic, the photo at the top of that page is a JPEG ;-)
    28. Re:LZW check, JPEG, erm... by Not+The+Real+Me · · Score: 2

      Taking screen caps of your desktop does not reflect the color spectrum as it exists in nature.

      Here's a better idea for you (if you really want to do a true check of image quality vs. compression vs. size): get a 3+ megapixel digital camera, set it to RAW mode (many are in TIFF format). Take some snapshots outside where there is a large variety of objects and colors. Do the conversions to PNG and JPEG. Then report your findings.

      *Note: If you don't have a digital camera that can shoot 3 megapixels or higher go to candidboard , and borrow some of their content for testing purposes.

    29. Re:LZW check, JPEG, erm... by Dahan · · Score: 1
      The reason you get these results is because png uses Run Length Encoding (RLE) to compress the images. Images are stored from top to bottom, left to right. When encoding (and decoding) each pixel's color information is stored (or read) along with a value indicating how many pixels directly in line after that have the same value (that's the "Run" part of RLE). So anywhere in an image that you see large expanses of color is where png will excel. It's also where jpg is going to fall down, since jpg (which uses fractal compression) essentially records the "roughness" of an image. Large flat areas of color are anything but rough.

      I'm impressed... nearly every sentence is incorrect and filled with misinformation!

  2. Pay to save? by Turn-X+Alphonse · · Score: 2, Interesting

    We're already seeing Pay to play games (MMORPGs) why do I get the feeling some company is going to get sick of patent wars like this and make a new image standard, get everyone onto it then slap on a 1p (2c) charge on each file saved just to screw over people for a few weeks untill the web-standard changes.

    --
    I like muppets.
    1. Re:Pay to save? by hdd · · Score: 2, Insightful

      i simply won't happen, for many if it ain't broken don't fix it. Perhaps it's possible to implement new standards into web browser quickly but what about other equipments? Digital camera, Photo develping station, and even high end tv that does jpg slideshow, not all can be fixed with a firmware update, if i am a ceo of sony, i too would rather pay a small fee to stay the way it is. Big company like sony won't take the risk and who cares what small company choose to do.

      --
      This Sig is removed due to factual inaccuracy
    2. Re:Pay to save? by gl4ss · · Score: 1

      making everyone pay is the problem..

      or did you know that many people that paid for gif either, when they pulled off just that particular stunt?

      --
      world was created 5 seconds before this post as it is.
    3. Re:Pay to save? by iamlucky13 · · Score: 1

      Although it's an interesting idea, it wouldn't happen. Why would I pay to use a format that at best will get me a marginal improvement over my current format? Billing would be a headache as well. If I made one image in a billing cycle, would it really be worthwhile to send the bill?

  3. A decision has been made... by laserbeak · · Score: 5, Funny

    They are putting a 1 cent per pixel toll on all JPEG images. All funds are directed towards global domination.

    1. Re:A decision has been made... by DaneelGiskard · · Score: 3, Funny

      Vector-based JPEG format anyone? ;-)

    2. Re:A decision has been made... by Jugalator · · Score: 4, Funny

      They are putting a 1 cent per pixel toll on all JPEG images.

      Ahh, so this is how you make a geek bankrupt from having too many girlfriends!

      Damn, it was a great side effect from avoiding real life girlfriends while it lasted.

      --
      Beware: In C++, your friends can see your privates!
    3. Re:A decision has been made... by Fizzl · · Score: 1

      Wait...
      If the funny part is NOT that it makes no sense, it makes no sense :/

    4. Re:A decision has been made... by RubberChainsaw · · Score: 1

      1 cent per pixel on all my porn would still total up less than what I spend on my real girlfriend per month.. :(

      --
      I welcome our new 99% overlords.
  4. Those Who Do Not Know History Are Doomed by Pan+T.+Hose · · Score: 5, Insightful

    ...to Repeat It. We all remember the problems with GIF just few years ago. We solved them changing every single image on the Internet to JPEG. We all have to admit that it was foolish. We're weak on logic, that's the trouble with us. We're like the guy in the story who was caught in a sudden shower and who ran to a grove of trees and got under one. He wasn't worried, you see, because he figured when one tree got wet through, he would just get under another one.

    --
    Sincerely,
    Pan Tarhei Hosé, PhD.
    "Homo sum et cogito ergo odi profanum vulgus et libido."
    1. Re:Those Who Do Not Know History Are Doomed by manabadman · · Score: 3, Informative

      Actually many of the GIFs were actually replaced with PNGs

      GIFs and PNGs support transparency (something JPEGs can't do)

      In any case many of had followed history and not only changed our GIFs, but also our JPEGs to PNG. PNG is a powerful open standard for image compression that is supported by our internet overlords.

    2. Re:Those Who Do Not Know History Are Doomed by fuzzix · · Score: 3, Informative
      In any case many of had followed history and not only changed our GIFs, but also our JPEGs to PNG

      This cannot work for the simple reason that JPEG is designed specifically for lossy compression of photographs and other complex images. Think of it as mp3 type compression - discarding data with quality decreasing proportional to size. A great tool for the dialup age.

      PNG compression is entirely unsuited to this purpose - the level of compression for these types of images is terrible. Simple diagrammatical type images compress very well in PNG. Think of it as a zip type compression. Repeated elements of the image, such as whitespace which JPEG doesn't handle very well, are well suited to PNG. Ever zipped a log file? Plenty of repeated elements, great compression.

      Converting GIF to PNG? Fine, you'll likely end up with smaller files as a bonus.
    3. Re:Those Who Do Not Know History Are Doomed by Lord+Kano · · Score: 3, Funny

      Do you have any idea how much pr0n I have in jpeg?

      Excluding the files that I have not checked or catagorized and stored in my repository, I have 103533 jpeg files (7704.57 MB) on my hard drive at the moment.

      That's a lot of converting.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    4. Re:Those Who Do Not Know History Are Doomed by Anonymous Coward · · Score: 2, Funny

      You must have one very strong arm.

    5. Re:Those Who Do Not Know History Are Doomed by tehcyder · · Score: 2, Funny
      Less than 8GB of pr0n?

      You're just not taking it seriously.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    6. Re:Those Who Do Not Know History Are Doomed by Anonymous Coward · · Score: 0

      He wasn't worried, you see, because he figured when one tree got wet through, he would just get under another one.

      Tom: My God, man! Your house is on fire!

      Chuck: Sure is, hehehe.

      Tom: Why are you laughing?

      Chuck: I've got enough wood in the attic to build another.

    7. Re:Those Who Do Not Know History Are Doomed by Anonymous Coward · · Score: 0

      heh, but this guy http://slashdot.org/comments.pl?sid=117668&cid=994 5923 has 127 gigs! :)

    8. Re:Those Who Do Not Know History Are Doomed by juhaz · · Score: 1

      So how do you suggest webmasters should've dealt with it in a way that wasn't "foolish"? By removing all pictures from the Internet?

      JPEG was designed to be patent free, you can't avoid these problems even if you do know your history. There's no guarantee that some submarine won't yet hit even PNG, even though it was designed to and so far seems free of them.

      Only way you can deal with it is by abolishing the stupid software patents and laws that allow their existence, and we all know how likely THAT is.

    9. Re:Those Who Do Not Know History Are Doomed by Anonymous Coward · · Score: 0

      We all remember the problems with GIF just few years ago

      No, what exactly are you referring to?

      We solved them changing every single image on the Internet to JPEG.

      No, "we" didn't.

      We all have to admit that it was foolish. We're weak on logic, that's the trouble with us. We're like the guy in the story who was caught in a sudden shower and who ran to a grove of trees and got under one.

      Who the heck do you mean by 'we'?

      This is just pretentious nonsense. PhD you say? In what? From which University? What was the name of your thesis? Who was your supervisor?

      And you'd think someone who links to to the Standford encyclopedia of philosophy would be able to correctly quote Satayana.

    10. Re:Those Who Do Not Know History Are Doomed by Lord+Kano · · Score: 1

      8GB in jpeg. That doesn't include gif, bmp or all of the movies.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    11. Re:Those Who Do Not Know History Are Doomed by jstott · · Score: 1
      GIFs and PNGs support transparency (something JPEGs can't do)

      Unfortunately, PNG transparency is also something MS Internet Explorer can't do either.

      -JS

      --
      Vanity of vanities, all is vanity...
    12. Re:Those Who Do Not Know History Are Doomed by AxeParrot · · Score: 1

      Unfortunately, PNG transparency is also something MS Internet Explorer can't do either.

      (Win32) IE doesn't support the alpha channel in 24 bit PNG images, but it does support transparency in indexed PNG images (which is 8 bit).

  5. Notable quotes from the article by Beryllium+Sphere(tm) · · Score: 3, Interesting
    Under a fee agreement, Jenkens receives 50 percent of the revenue from licensing the patent, plus some expenses. The law firm's take so far is an estimated $50 million.
    Implying that Forgent has pulled $100 million out of the licensees. Also note that 50% is higher than usual for contingency fees, almost as if the law firm had been uncertain of the outcome.
    Forgent views the JPEG data-compression standard as possibly applying to MP3 players, according to documents filed in a Dallas County state district court lawsuit.
    1. Re:Notable quotes from the article by vivia · · Score: 1

      .. The JPEG data-compression standard... applying to MP3 players? Will the next step be to copyright DCT? :) When I get enough money, I'll try to copyright the addition. What? Someone else invented it before I did? Oh nevermind, I already said I'll have enough money by then, and I'll make every single poor schoolchild all over the world pay me 2c for each addition! :)

    2. Re:Notable quotes from the article by hayek · · Score: 1

      A 50% contingency is not that unusual for a patent case. They are resource intensive and thus very expensive to litigate.

    3. Re:Notable quotes from the article by rajafarian · · Score: 1

      Forgent views the JPEG data-compression standard as possibly applying to MP3 players...

      ... and to Cliff Notes and perhaps Reader's Digest, too.

    4. Re:Notable quotes from the article by Oliver+Wendell+Jones · · Score: 1

      And almost pure profit to the patent holder, with the exception being any costs related to buying a set of darts and paying a summer intern to write the names of every possibly target company on the wall, at which the aforementioned darts can be thrown, to pick the target-du-jour.

      --
      A computer once beat me at chess, but it was no match for me at kick boxing -- Emo Phillips
  6. Re:The company name says it all... by cliffy2000 · · Score: 4, Funny

    Should I not trust SourceForge then? That's kinda antithetical to typical /. ideology, as far as I'm concerned.

  7. The patent game, and how big companies lose by danamania · · Score: 5, Interesting

    This has me thinking about the patent game large companies play. Take IBM, Apple, Microsoft - all with gigantic patent portfolios, and products that use many of them (and probably many of those of the other companies too). When IBM infringes on an Apple patent, they get together, cross license patents under certain conditions, and go on their merry way.

    This is all fine as a defense against a company that actually has a product. But take something like these smaller companies, who only own a patent portfolio, or perhaps one big patent altogether, and no products. They find that Adobe infringes on their patent and... Adobe have no recourse. No cross licensing to be done as the smaller company has no product. The smaller company may even be privately owned, so there's no chance of a simple cheap buyout.

    While we're all looking at MS, Apple, IBM, Adobe etc and going "tsk! omg!" as they acquire yet another silly patent, they're not necessarily the ones who're going to be a pain in the butt about it, it's the smaller rogues like Forgent, or Acacia etc.

    1. Re:The patent game, and how big companies lose by Halo1 · · Score: 4, Insightful

      The big ones are not much better. If you are a small company with a product, IBM, Apple, Microsoft etc will just as happily use their patents against you if you happen to annoy them enough (or if they think they can extract enough pocket change from you). And the only reason that we have this silly system of software patents that allows this kind of racketeering, is exactly because the big companies pushed the patent offices and the courts to accept these kinds of patents.

      They're not the ones to pity, as it's mainly their fault we're stuck with the system as it is.

      --
      Donate free food here
    2. Re:The patent game, and how big companies lose by thogard · · Score: 1

      A large company has two option, pay or gut the patent but the second choice might wreak havoc on the whole system and at this point the large companies don't think thats a good risk.

      Of course if a company like this decides to go after an open source developer, the developer could be in a bad situation unless they can get help from someone like GNU or EFF. The open source community must start building a patent portfolio or at least a patent killing portfolio. The problem is someone has to pay for it and so far the big friends at places like IBM aren't the friends they claim to be be or else they would be offering the services of their patent attorneys.

    3. Re:The patent game, and how big companies lose by dnoyeb · · Score: 2, Insightful

      Big companies are held at bay by their competitions portfolios. If you are in a big company, especially Japanese, you are probably being asked to produce x patents per year. So what if they are not entirely relevant. So long as they are arguable and can tie a company up in court if they ever try to sue you.

      So IBM and Apple don't get together when they infringe. Because they always infringe each other. They get together when one gets pissed off for some reason. Or somebody hired new lawyers that didn't know the game...

    4. Re:The patent game, and how big companies lose by _w00d_ · · Score: 2, Interesting

      The only thing we can hope for at this point is that a bunch of the patent holding companies get sue-happy and the whole patent system implodes.

      How does this work in other parts of the world without a patent system? Is there such a place and if so, does the absense of pattents really stifle innovation?

    5. Re:The patent game, and how big companies lose by JJahn · · Score: 1

      Lay of Microsoft...to their credit they have hardly ever (never?) used their patents offensively. Of course the simple fact that they have those patents is a chilling effect on software development. Still, they really haven't offensively used their patents and have said they don't intend to.

    6. Re:The patent game, and how big companies lose by CountBrass · · Score: 1

      Uhm, no. Software patents are wrong full stop.

      A better solution would be for the EFF to start a "prior-art" portfolio to help kill patents.

      --
      Bad analogies are like waxing a monkey with a rainbow.
    7. Re:The patent game, and how big companies lose by SnapShot · · Score: 1

      Whatever happened to that site the O'Reilly and Bezos (I think?) started after the "one-click" fiasco.

      Whasn't that site supposed to track down prior art?

      I think BountyQuest was the name...

      I tried navigating to it this morning but got an unresolved URL error.

      --
      Waltz, nymph, for quick jigs vex Bud.
    8. Re:The patent game, and how big companies lose by Halo1 · · Score: 1

      I don't believe them, otherwise why would they actively lobby in favor of software patents in Europe?

      --
      Donate free food here
    9. Re:The patent game, and how big companies lose by Halo1 · · Score: 3, Interesting
      The only thing we can hope for at this point is that a bunch of the patent holding companies get sue-happy and the whole patent system implodes.
      I think it's better to hope that we here in Europe will not introduce software patents.
      How does this work in other parts of the world without a patent system? Is there such a place and if so, does the absense of pattents really stifle innovation?
      I don't know whether there are places without a patent system. I know that somewhere during the first half of the 20th century, the Netherlands did not have a patent system and that thanks to this Philips could become as big as it is today. Additionally, many of the current large IT companies such as IBM, Apple and Microsoft became big without any software patents.
      --
      Donate free food here
    10. Re:The patent game, and how big companies lose by Ryosen · · Score: 1

      Because their revenue stream currently allows them to be benevolent. Just wait and see what happens when the cashflow dries up. When people stop upgrading Office every year, when Longhorn doesn't ship til 2010, when folks start to realize that they don't have to keep replacing their MS software every eight months..

      Then see how Microsoft (or Apple or IBM or....) doesn't turn to their patent portfolio for revenue.

      --

      Ryosen
      One man's "Troll, +1" is another man's "Insightful, +1".
    11. Re:The patent game, and how big companies lose by InodoroPereyra · · Score: 1
      While we're all looking at MS, Apple, IBM, Adobe etc and going "tsk! omg!" as they acquire yet another silly patent, they're not necessarily the ones who're going to be a pain in the butt about it, it's the smaller rogues like Forgent, or Acacia etc.
      Interesting point. But think of it the other way around: huge companies have about unlimited funds to hold a trial forever if they want to. And the smaller ones have to give up at some point. Big companies can put the small ones belly up any time in the current US (and many other countries) system.

      To me the real point here, one that is really hurting the US society, is the industry of Justice. The industry of, instead of producing something useful, being able to base your business on hiring lawyers and ripping money off someone else. This situation brings all sort of pathological social and economical behaviors. It is insane and in the long term self-destructive.

    12. Re:The patent game, and how big companies lose by gcaseye6677 · · Score: 1

      With all the worries that people have about open source developers being sued, it's worth remembering that patent litigation usually targets companies that are selling something so the patent holder can ask for a certain percentage of sales. In the case of open source, 10% of 0 is still 0. Of course, patent holders can require that the "infringer" stop using their device, but I don't think too many companies are stupid enough to expect big bucks from suing open source developers.

    13. Re:The patent game, and how big companies lose by jred · · Score: 1

      Don't open source projects usually just drop it, such as GIF & the Gimp?

      --

      jred
      I'm not a mechanic but I play one in my garage...
    14. Re:The patent game, and how big companies lose by thogard · · Score: 1

      Most of the time patent law suits are about getting money from your competitor but patent law also allows for a company with a patent to stop their competitor. This is what MS will be doing very, very soon and no one seems to be prepared for this problem. I figure people on the Mono and Samba teams will be the 1st to be hit and they will be hit hard. Would you develop open source projects if other teams were sued to the point where they lost their homes? This isn't a game for MS and they aren't afraid of the backlash but they do see how the open source stuff is cutting into their profit stream and they are not going to let that continue.

  8. PNG is not a solution by barcodez · · Score: 2, Interesting

    Last time I read up on this PNG is not suitable for photo realistic images. This is what JPEG does well - does anyone know of a good alternative?

    --

    ----
    1. Re:PNG is not a solution by Jugalator · · Score: 5, Informative

      I can think of two successors to JPEG...

      JPEG 2000

      JPEG 2000 is "the" successor to JPEG (designed by the same team), and was noticeably better than JPEG when I checked out quality vs size, but it's patent encumbered. It is however intended to be royalty and license-fee free.

      Elysium Ltd has developed a freeware Netscape plugin to make IE, Opera and Netscape browsers able to view JPEG 2000 pictures. This plugin is for Windows, and I don't really know if there are others for other platforms.

      DjVu

      DjVu was designed for the web to replace common formats like JPEG, GIF and TIFF. Although designed primarly for compressing text, it's very efficient at regular photos as well, and should compress similarly as JPEG 2000 (about half the size of JPEG with similar quality).

      DjVuLibre is a GPL licensed open source implementation that includes plugins, viewers, and encoders for this format.

      --
      Beware: In C++, your friends can see your privates!
    2. Re:PNG is not a solution by Jugalator · · Score: 4, Informative

      Sorry, I linked to a DjVu community page and not the official one.
      DjVu is a trademark of LizardTech Inc (which also provides browser plugins for MacOS etc etc).

      --
      Beware: In C++, your friends can see your privates!
    3. Re:PNG is not a solution by shish · · Score: 1
      PNG + broadband + huge disks is quite acceptable, and will only get more acceptable as time goes on.

      JPEG 2k is much like jpeg, but you can get the same quality in 1/5th the file size. Also you can set it to be lossless, which gives better compression of photos than PNG does.

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    4. Re:PNG is not a solution by gowen · · Score: 1
      PNG + broadband + huge disks is quite acceptable, and will only get more acceptable as time goes on.
      Sucks right now for digital cameras though, doesn't it. The world is not the web.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    5. Re:PNG is not a solution by bo0ork · · Score: 1

      Well, since LizardTech likes to sue people too (see http://www.lizardtech.com/company/news/ermsuit/), I don't quite see how DjVu would be an improvement over jpeg.

      --
      Does everything include nothing?
    6. Re:PNG is not a solution by CountBrass · · Score: 1

      Not really. Multi-gigabyte solid-state CF cards are dirt cheap now. I bought one in Singapore for about S$300.

      A 1 gig CF card in my Nikon D70 takes around 600 6.1mp pictures at high quality (low compression). Even the way I take photos (same shot many times on multiple settings) I struggle to fill a 1gig card in a day. With PNG of course I wouldn't be able to fit as many: but certainly enough and give it a short time and 4 and 10gig CF cards will be cheap. (But you're better off buying several smaller ones: less to lose if you accidentally format one, or one goes bad and they smaller cards are cheaper per mb).

      --
      Bad analogies are like waxing a monkey with a rainbow.
    7. Re:PNG is not a solution by juiceCake · · Score: 1

      I take all my photographs in RAW format. Which on the Olympus C8080 tends to come out to 12MB each... High capacity cards are a wonderful help.

    8. Re:PNG is not a solution by gowen · · Score: 1

      S$300 is more than the cost of many cameras, let alone storage. Sure, thats "Dirt Cheap" if you've got S$300 knocking around.

      How about the rest of us?

      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    9. Re:PNG is not a solution by Anonymous Coward · · Score: 0

      JPEG 2000, right there on the page you linked to:

      Core coding system (intended as royalty and license-fee free - NB NOT patent-free)

      DjVu, at http://www.lizardtech.com/download/dl_agreement.ph p?dl=/download/files/win/DjVuIFilter10.exe&wlc=ifi lter (thanks, Google):

      The Software may be protected by U.S. Patent No. 5,710,835, U.S. Patent 6,058,214, or the foreign counterparts of such U.S. Patents.

      I'm too lazy to look up what those patents are to see if they really are relevant.

    10. Re:PNG is not a solution by trentblase · · Score: 1

      Exactly. I wonder when the last time this guy spent $300 on dirt. I think he paid too much.

    11. Re:PNG is not a solution by jstott · · Score: 1
      Last time I read up on this PNG is not suitable for photo realistic images. This is what JPEG does well - does anyone know of a good alternative?

      Suitable is subjective. PNG is lossless-the image you get out is exactly the same as the image you put in. JPEG is lossy, some information is lost in the process of compressing the image (thereby improving the compression ratio).

      If you want photo-realistic and recovering the original image is important (e.g., medical imaging), then PNG is entirely suitable. If getting the smallest possible image is more important, then JPEG is more suitable.

      -JS

      --
      Vanity of vanities, all is vanity...
    12. Re:PNG is not a solution by True+Grit · · Score: 1
      Well, since LizardTech likes to sue people too

      Of course if you had spent 5 minutes at their website you would know their lawsuits have nothing to do with DjVu, rather they are related to other technologies (that LizardTech has *not* opened up) for geospatial imaging and streaming video. For that matter, you should have suspected something, since that long news article you linked to NEVER MENTIONS DjVu either. Here, you'll find DjVu mentioned only under their section on Document Imaging, and DjVu is the only technology of theirs that they have made an open standard, AFAICT. Please RTFW (Read The Fine Website) first, before you start making assumptions.

      As to how DjVu compares to JPEG tecnically, I'll have to leave that issue to others.
  9. Great for PNG by Mr+Europe · · Score: 0, Redundant

    This means great future for PNG, The Portable Network Graphics.
    http://www.libpng.org/pub/png/

    1. Re:Great for PNG by trisweb · · Score: 3, Interesting

      As someone else already noted, PNG and JPEG cannot compare in their use or compression. JPEG's advantage has always been its ability to compress photographic (non computer generated, generally) images down to fractions of their bitmapped size. PNG is a lot like GIF in its design (to my knowledge and experience). It compresses certain things well, but JPEG is still the master of photographs, which is why this could affect the web slightly. There isn't yet a widespread open JPEG-like standard -- maybe there needs to be. Until then, I'm going to continue to use JPEGs because, well, I think this will all blow over just like every other ludicrous software patent we've seen.

      --
      "!"
  10. PNG is fine... by interactive_civilian · · Score: 1
    PNG is fine for photorealistic images for your own use, and in fact they will look better than JPEGs because of PNG's lossless compression. I have a large number of my pictures archived as PNGs after scanning the slides or negatives...

    I'm guessing that what you really meant was that PNG is not suitable for photorealistic images on the web...

    I am also curious, so I will echo the parent's question: any good alternatives to JPEG for web based photos?

    --
    "Empathise with stupidity, and you're halfway to thinking like an idiot." - Iain M. Banks
    1. Re:PNG is fine... by Capt'n+Hector · · Score: 2, Funny
      Well, I'm always fond of the .gif file format for large photos (you can animate those photos too, to get movies!).

      If you really want to get cool, make a html table with each cell one pixel of the image.. your image is now one big html file!

      --
      Quid festinatio swallonis est aetherfuga inonusti?
      Africus aut Europaeus?
    2. Re:PNG is fine... by rokzy · · Score: 1

      why use tables when you can use CSS !

  11. Honestly. by johnnliu · · Score: 3, Insightful

    I'm so sick of reading companies going after other companies on stupid patents.

    I mean, I start my day on /. and the first news is someone getting sued over JPEG. What a way to ruin my day.

    A business of just hoarding ideas and extracting patents, while not producing any real products is really not a business. My opinion (and a few million others) is just shut them down, dammit.

    But, what will my rant here do? It won't help anyone. :-(

    Anyway, I just end up depressed.

    While not a real solution to the people getting sued, I at least have a temporary solution for myself: untick YRO from my preferences.

    Sorry to the people affected by the law suites, you have my thoughts.

    1. Re:Honestly. by templest · · Score: 2, Funny
      I mean, I start my day on /. and the first news is someone getting sued over JPEG. What a way to ruin my day.
      You mean you're waking up right now? This is the last thing I'm reading before going to sleep!

      For the record, it's 7:14AM right now
      --
      I'm a signature virus. Please copy me to your signature so I can replicate.
    2. Re:Honestly. by Kombat · · Score: 1

      A business of just hoarding ideas and extracting patents, while not producing any real products is really not a business. My opinion (and a few million others) is just shut them down, dammit.

      Doesn't that seem a little extreme? I mean, what's wrong with a group of extremely talented, intelligent, and innovative researchers forming a company (like, say, PARC) and inventing something really cool and useful (like, say, a computer mouse), but never really intending to take care of the boring details like actually manufacturing it? What's wrong with them selling that idea to someone who agrees that it's a cool idea, and actually has the facilities, intent, and means to mass-produce their invention? They then take that money, pay their power bill, then go back into their think-tank to come up with another good idea.

      Why is that such a bad thing? Isn't that what "R & D" is all about?

      --
      Like woodworking? Build your own picture frames.
    3. Re:Honestly. by OwnedByTwoCats · · Score: 2, Informative

      (1) The mouse was invented by Doublas Englebart at the Stanford Research Institute (now SRI), not PARC.

      (2) Ideas are cheap. Proving that they work is hard. Edison's 1% Inspiration, 99% Perspiration. Rewarding those who dream up ideas without actually ever putting them into practice is rewarding the wrong people. In this case, the folks who dreamed up the patents seem to have done nothing help develop the JPEG standard (Lemuelson is another example of an "inventor" not inventing anything, and cashing in on the efforts of others), or did so under false pretenses (see RamBus).

      Also remember, the point of Patents and Copyrights isn't to reward inventors and authors, it is to benefit society. Letting the creatively litigous enrich themselves while dragging down society is an abuse.

    4. Re:Honestly. by 3terrabyte · · Score: 2, Funny
      Bahahaha!!!

      I love it. The irony is priceless. You do know you are linking to your photography site FULL of jpegs!! Better get out the checkbook!

      --

      Why are there only 19 people folding@home for slashdot?

    5. Re:Honestly. by Anonymous Coward · · Score: 0

      The idea *is* the product. You think ideas come cheap? You think it's easy to come up with this stuff?

      When is the last time you created anything that was so good it became a de facto standard? And oh yeah, you gave it away because the information wants to be free!

      That's right. Never. Tell us when you release your superior replacement compression scheme for free and you'll have something to talk about.

      You're depressed because you've never done anything of value and never will with your me-me-me-me-me-!!! attitude.

    6. Re:Honestly. by Anonymous Coward · · Score: 0

      Ideas are easy?

      Please name the 3 great ideas *you* had today before breakfast.

      Exactly. You didn't think of anything more than which side of your butt you should scratch first.

      In today's world, ideas are hard, manufacturing is easy but expensive. I shouldn't have to be a billionaire already to get value from my ideas. I would think that the slashdot crowd who are generally poor but smart (so they think anyway) would be the ones most in favor of a system that allowed smart but poor people to do well.

      The reason that isn't so is because most of the slashdot crowd really isn't all that smart and will never invent anything. You want other people's ideas for free because you'll never have one of your own.

      And you're wrong about the reason for patents and copyright (which are two very different things).

      A patent is the right to exclude others from using your idea for a limited period of time in exchange for society getting full and free access to your idea after that period of time. It is *nothing* more and *nothing* less. Anything else you add or subtract from that is simply wrong.

    7. Re:Honestly. by Anonymous Coward · · Score: 0

      I think you'd find that Stanford University makes a lot of money from licensing patents, much like Kombat suggests.

      (A Ball Mouse patent probably would have expired by the time graphical user interfaces became mainstream anyway.)

    8. Re:Honestly. by Forbman · · Score: 1

      What's wrong with them selling that idea to someone who agrees that it's a cool idea, and actually has the facilities, intent, and means to mass-produce their invention?

      Nothing. The key difference is "selling the idea to a company to make". Things like GIF, JPEG, etc., have just been released to the world until something like PhotoShop comes along. THEN the patent is retroactively applied and license fees are extracted.

      Xerox has started trying to be buttheads about some of their stuff that they invented but did not pursue, only for someone else to figure out later.

      The companies that do things like this are the same people who tend to run for the condominium association or community that has big CCR lists. They do not have anything better to do than look at any agreements, etc., and start selectively "enforcing" them, with no regard to how people and the association have actually been managing things over time.

      OK, so I don't/won't live in a condo association or anywhere with CCRs. I'm sorry, it's my house, not yours. If I fart standing next to you, does that mean I should expect a summons from your people because I wrinkled your nose?

    9. Re:Honestly. by Forbman · · Score: 1

      A patent is the right to exclude others from using your idea for a limited period of time in exchange for society getting full and free access to your idea after that period of time. ...but somehow I don't think the process was meant to be perverted for someone to ask for extensions by amending the patent as time goes along to include different uses of the idea, or to allow a member of a group who participates in developing something, and then, after the product has reached fruition and proven to be viable, going, "oh, by the way, we have a patent on this that we 'forgot' to tell ya'll about, and y'all need to pay us to continue with this product".

      This is just as annoying as a hit movie or song coming out, and then some poor, starving author or artist comes out and alleges that the successful work is a "copy" of their very unsuccessful, unseen or unheard work.

    10. Re:Honestly. by johnnliu · · Score: 1

      Yes I agree that's fine.

      Perhaps I was being too rude after seeing bad news.

      Let me add an additional clause:

      A company that just hoard ideas and extract patents years after it has been widely in use. While not producing any real products is really not a business.

      If you genuinely have a patent on JPEG, great, you have two years to prove you deserve the loyalties when JPEG was developed. Not, 10 years after it is already widely in use...

      These retrospective patent (hey! we have a patent that faintly covers the JPEG technology, if we look at it from a lawyer's office) law suites are annoying.

  12. Two potential solutions... by Black+Parrot · · Score: 5, Funny
    • Start calling this "the porn patent" to see if they'll back off to avoid the bad PR.
    • Buy a bigger disk drive so you can convert your pron collection to PNG.
    --
    Sheesh, evil *and* a jerk. -- Jade
    1. Re:Two potential solutions... by arivanov · · Score: 1

      There is an exellent russian saying:

      Dengi ne pahnut.

      Translated into English:

      Money does not smell.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    2. Re:Two potential solutions... by kfg · · Score: 3, Informative

      Pecunia non olet --Vespasian Circa 70 A.D.

      KFG

    3. Re:Two potential solutions... by tommy_teardrop · · Score: 4, Interesting

      For those who can't use java translators, like me - from Latin Proverbs and locutions:

      Pecunia non olet. (Vespasianus)

      Money has no smell. Money doesn't stink.

      With the aim of replenishing depleted state funds, Vespasianus introduced, among other things, a new tax on public lavatories. When objected to by his son Titus, Vespasianus held a coin collected under that tax law to his son's nose and asked him if it smelled.

      --
      -- IANAL, BIPOOTV
    4. Re:Two potential solutions... by Anonymous Coward · · Score: 0

      You've obviously never stuck your nose in my wallet.

  13. Vergy good! by DaneelGiskard · · Score: 2, Funny

    That gives motivation to move on to JPEG-2000 and other superiour formats. Of course, those are patented as well already, so let's just get out a pencil and a piece of paper and forget the whole Internet thing...

    Of course, someone will point me to pencil and paper patents now... ;-)

    1. Re:Vergy good! by Tranzig · · Score: 2, Interesting
      Actually JPEG 2000 might not be that good idea.
      "The up and coming JPEG 2000 standard has been prepared along these lines, and agreement reached with over 20 large organisations holding many patents in this area to allow use of their intellectual property in connection with the standard without payment of license fees or royalties. It is of course still possible that other organisations or individuals may claim intellectual property rights that affect implementation of the standard, and any implementors are urged to carry out their own searches and investigations in this area."

      Sadly both wavelet and fractal compression appears to be a minefiled, so a solution for free lossy image compression is yet to come.
      On the other hand, I believe there are some nearly lossless algorithms not encumbered by patents. They might be the solution for the situation, as they provide much better compression than PNG while making only non-perceptible (really!) changes to the image.
    2. Re:Vergy good! by surprise_audit · · Score: 1
      Of course, someone will point me to pencil and paper patents now... ;-)

      No, those have probably expired by now. If they were ever submitted... T'would be kinda funny to try submitting one for "a method for recording information using graphite encased in a wooden cylinder"... Be even funnier if the USPTO actually granted a patent on the basic pencil...

    3. Re:Vergy good! by Dasaan · · Score: 1

      I seem to remember that someone here suggested setting up a comunity company to come up and submit stupid patents like this as a way of demonstrating how stupid the current pattent system is. If that idea ever saw the day of light I think this would be an interesting patent to persue.

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    4. Re:Vergy good! by OwnedByTwoCats · · Score: 1


      Why limit yourself to graphite? Change that to "using solid or liquid material with light-absorbing properties distributed by a hand-held or mechanically positioned device" and get the pen, painting, typewriter, and printing markets as well.

  14. Old news! by zonix · · Score: 1

    This is no suprise, as I destinctly remember how proud they were of the fact that their new acquired patent portfolio would bring in huge amounts of money.

    I believe the CEO was even quoted for saying that they "stumpled upon a goldmine".

    They featured "victorious" newpaper clippings from local newspapers, if someone cares to look for them on their site.

    z
    --
    What would an EWOULDBLOCK block, if an EWOULDBLOCK could block would? -- me
  15. Screwed by submarine patents again by hcdejong · · Score: 5, Informative

    ...even though the Joint Photographic Experts Group tried to create a format that wasn't encumbered by patents. Where will the madness end?

  16. I am all for an intelligent change in patent law. by Photo_Nut · · Score: 5, Interesting

    If I could change patent law, I would do the following: Demand proof of damages.

    Patents are designed to defend against inventions. If I patent something useful, but don't actually have an implementation, I'm using the system to stifle others, and not really giving anything back.

    In order for something to be an invention, it needs to have an implementable form. Sure, I could patent something that I can't make, but if someone else comes along and figures it out independent of me, then I really shouldn't be able to sue them for having the same idea that I did, unless I actually built it.

    So IF forgent claims to have a patent, their patent needs to have an implementation which would serve as a test of requiring the patent. Otherwise, it's just an idea without an implementation.

    I could try and patent a perpetual motion machine, and might succeed, but if someone else succeeds in building one, they will have figured out the difficult detail that I didn't: how to break the laws of thermodynamics.

    And in a completely unrelated note, XP SP2 just finished installing. Only took about 5 minutes. I guess it pre-downloaded today.

  17. The numbers don't seem to add up by duvel · · Score: 2, Interesting
    The numbers don't seem to add up. The article states:

    the past two years, the company has made about 90 percent of its revenue from patent negotiations, and its software has yet to get much of a foothold.

    In its fiscal 2003, for instance, software sales were just 8 percent of the company's $53.9 million in sales.
    These quotes say that $53.9 million in sales (which is consistent with what I find on Yahoo Financialcomes for 90% from patent negatiations, and 8% from software sales. Nowhere on the net can I find anything about where that other 2% comes from (they don't seem to do any consulting for instance).

    Then there's these quotes:

    Already, Forgent has reaped nearly $50 million by claiming that one of its patents covers JPEG, the popular standard for digital images.

    Then there's Jenkens & Gilchrist, the Dallas-based law firm handling enforcement of the JPEG patent. Under a fee agreement, Jenkens receives 50 percent of the revenue from licensing the patent, plus some expenses. The law firm's take so far is an estimated $50 million.
    The first one says Forgent made $50 million on jpeg patents so far. The last claims the lawyers get half, and that is also $50 million.

    Not sure what I should think of a company that doesn't succeed in having it's numbers correctly communicated. I do know however that $50 million is peanuts on a global scale. Looking at Forgent' share price, the stock markets seem to agree with me.

    --

    I have a photographic memory for numbers. I know almost a hundred of them.

    1. Re:The numbers don't seem to add up by mccalli · · Score: 1
      The first one says Forgent made $50 million on jpeg patents so far. The last claims the lawyers get half, and that is also $50 million.

      No contradiction. Total amount: $100m. Forgent's cut? 50%, ie. $50m. Lawyer's cut? 50% ie. $50m.

      It just says Forgent has reaped nearly $50m, not that the gross licensing fees were $50m. For their statement to be correct, you can extrapolate the gross to be $100m.

      Cheers,
      Ian

    2. Re:The numbers don't seem to add up by alex_tibbles · · Score: 1

      If they have a good few million in the bank (as is plausible) then they could easily earn a couple of million in interest.

    3. Re:The numbers don't seem to add up by stromthurman · · Score: 1

      "... has made about 90 percent ..."

      Perhaps by about 90 percent, they mean 92%? Thus resolving the missing 2%. About can mean above or below, generally this isn't the case though as some people like to put forth the biggest number possible, but it is a thought.

      Or, maybe the execs bring in that extra 2% by whoring themselves out? Hard to say with the way business is done these days.

      --
      I have discovered a truly remarkable sig which this margin is too small to contain.
    4. Re:The numbers don't seem to add up by Anonymous Coward · · Score: 0

      Then there's these quotes

      "there're".

      Forgent has reaped

      "raped". (I know, but "raped" is more accurate.)

      having it's numbers

      "its".

  18. Weak position from Jpeg.org by ishmalius · · Score: 2, Interesting
    The standards group itself cannot state that the use of the specification will remain free from litigation, or lacks the courage to do so. How is the world to regard such a specification as anything other than critically suspect?.

    Check the site yourself, and try to find any pledge from them that the specifications for JPEG or JPEG2000 are safe to use.

    1. Re:Weak position from Jpeg.org by kfg · · Score: 5, Insightful

      Check the site [jpeg.org] yourself, and try to find any pledge from them that the specifications for JPEG or JPEG2000 are safe to use.

      In a day and age when it isn't safe to make a peanut butter and jelly sandwich, or put out some toys for kids to play with while their parents do business with you, how do you expect them to make such a pledge?

      KFG

    2. Re:Weak position from Jpeg.org by BenjyD · · Score: 1

      What's wrong with peanut butter?

      Why not just require the loser in a law suit to pay the legal costs of the winner? You'd vastly reduce the numbers of nuisance lawsuits.

    3. Re:Weak position from Jpeg.org by Ibag · · Score: 2, Insightful

      Why should the standards group state that use of the specification will remain free from litigation?

      Stating it doesn't mean that it is the case. They might have agreements from everybody involved in the making of the standard that they are granting a royalty free useage of all patents for the use of the standard (though I don't know this to be the case), but what can they do if someone decides to sue?

      As far as I'm aware, if I have a patent on flattening meat with a pencil and a sheet of paper, I could go to Adobe and say that their use of JPEG related things infringes on my patent. The fact that it doesn't is (somewhat) irrelevent. What is relevent is that the JPEG group can't gaurentee that I won't file a frivilous lawsuit. What would happen if I bought a relevent patent from some other company (perhaps that was going under) and now I do have a relevent patent to leverage? What about submerine patents? What about patents which can be argued by some to be relevent and by others not to be? Even if all the companies involved in the original standard agreed to freely liscense their patents or even put them in the public domain, there are still several ways things could turn sour. And now you want the standards body to say that use of the specification will remain free from litigation after litigation has begun? Do empty, unenforcible, obviously hollow and false promises comfort you? Did you buy into SCOs argument of "Look, several linux companies won't indemnify their users, so our side must be right" argument?

      A standards body can't speak for the actions of people completely uninvolved with it. I don't likee empty promises, and I don't like that making them matters. This all reminds me of a joke: Two politicians are talking to eachother and on of them says "Hey, you're lying!" to which the other replied "Yes, but hear me out."

      On another note, given the nature of the site, it woludln't really make sense for the statement you're looking for to be there. Not even if they had the power to make it.

    4. Re:Weak position from Jpeg.org by kfg · · Score: 1

      What's wrong with peanut butter?

      Nothing is wrong with peanut butter, but if you put some on a slice of bread, add some jelly, put another piece of bread on top and then trim the crust off you are violating a patent currently owned by Smucker's.

      KFG

    5. Re:Weak position from Jpeg.org by BenjyD · · Score: 2, Funny

      Bloody hell, I thought you were kidding until I did a search on the patent office website:

      United States Patent 6,004,596

      1. A sealed crustless sandwich, comprising:

      a first bread layer having a first perimeter surface coplanar to a contact surface;

      at least one filling of an edible food juxtaposed to said contact surface;

      a second bread layer juxtaposed to said at least one filling opposite of said first bread layer, wherein said second bread layer includes a second perimeter surface similar to said first perimeter surface;

      a crimped edge directly between said first perimeter surface and said second perimeter surface for sealing said at least one filling between said first bread layer and said second bread layer;

      wherein a crust portion of said first bread layer and said second bread layer has been removed.

    6. Re:Weak position from Jpeg.org by kfg · · Score: 1

      I'm gonna fool them and get around this silly patent though. I'm patenting the sealed all crust sandwich.

      I think I'll call it "pie."

      KFG

    7. Re:Weak position from Jpeg.org by Anonymous Coward · · Score: 0

      Why not just require the loser in a law suit to pay the legal costs of the winner? You'd vastly reduce the numbers of nuisance lawsuits.

      Because then Big Guy in court with Little Guy looks even more hopeless for Little Guy. Think people are eager to settle out of course against corporations now, you just try that. You bet your life!

    8. Re:Weak position from Jpeg.org by Anonymous Coward · · Score: 0

      Sorry. It has been patented under the name "calzone" also known as "the inverted pizza" or "the inside-out pizza."

    9. Re:Weak position from Jpeg.org by Anonymous Coward · · Score: 0

      How about giving some power to standard bodies. Introduce a new law that says any company that fails to come forward with their patents in 3 months of a draft released by a standard body forfeits the fees to the patent license associated with/as part of the standard being introduced. This puts the onus on the companies to come forward instead of on the standard bodies to find the said companies.

      As the patents are guaranteed to surface in 3 months, the standard bodies can be sure where they stand and can offer a pledge that the standard will not violate any patents.

    10. Re:Weak position from Jpeg.org by Dorsai65 · · Score: 1

      I'll be go to hell - the fucking patent DOES exist! I thought he was just joking, but it's legit. Worse, there are 3 more! Christ on a crutch....

      --
      --- Asking inconvenient questions for over 30 years...
  19. Re:I am all for an intelligent change in patent la by mccalli · · Score: 4, Insightful
    Patents are designed to defend against inventions. If I patent something useful, but don't actually have an implementation, I'm using the system to stifle others, and not really giving anything back....In order for something to be an invention, it needs to have an implementable form. Sure, I could patent something that I can't make, but if someone else comes along and figures it out independent of me, then I really shouldn't be able to sue them for having the same idea that I did, unless I actually built it.

    I would like to agree, and certainly agree with the spriti of what you're saying, but there is a practical problem too.

    Suppose I succesfully work out all the problems and design the perfect cold fusion-based reactor. There is no possible way for me to implement it - I have to go to an energy company to get a power plant built (at the very least, a bank who will loan me the utter fortune I require to construct it).

    At this point, under the changes you suggest the device is not patentable since it has not yet been implemented. What is to stop an unscrupulous energy company, or bank, or indeed anyone who gets wind of it from taking my design and implementing it themselves with no further input from me? Worse still, once they have the implementation it is they who will profit from obtaining a patent, not me.

    So the "no patent without implementation" idea is flawed. It's a shame, because it sounds like a good way out. But it wouldn't work as described.

    Incidently, I refused to have my name listed as the co-inventer on a patent my company wanted to file because I considered it so trivial as to be silly. I don't want my name associated with patent abuse, and if more people took that approach this problem simply wouldn't occur. That's a pipe-dream though.

    Cheers,
    Ian

  20. jpeg2000? by MrSpiff · · Score: 1

    all this seems to be good motivation to forget about jpeg and move on to jpeg2000 which (if I'm not mistaken) is not facing the same risk.

  21. Re:I am all for an intelligent change in patent la by BarryNorton · · Score: 1
    Patents are designed to defend against inventions
    (Presumably you mean 'defend inventions', but anyway...)

    I'm not sure if patents are different in the States, but in the UK they don't defend inventions, they defend the right to initially exploit an innovation. This is why they're fixed term (they just give you a head start with an innovation you made an investment in to develop) and why, yes it's true, if you don't make a commercial exploitation you can't defend your patent.

    I'd kind of thought the same applied in the US (not least due to the bit in the article about the company making use of their patent) but perhaps not...

  22. Re:I am all for an intelligent change in patent la by rokzy · · Score: 1

    if it's pure theory it shouldn't be patented in the first place.

    unless you can say "look this litte experiment shows it works" you should be told to go away.

    you can't just say "I think this'll work, if anyone actually invests in trying it gimme gimme gimme all teh royalties!!!1".

    once again: if your proof is just theoretical then it should not be patentable. what you're describing is a nightmare situation: what if Einstein had patented "a system and method of performing tasks utilising discrete electromagnetic wave packets" after he prooved the existence of photons?

  23. Re:The company name says it all... by essreenim · · Score: 1

    Im gonna go back to school and study to be a solicitor.
    I reckon by the time my studies are finished, I will be able to participate in sueing people for breathing air, which is only fair. Its no like they have any legal entitlement to air as such.

  24. hmm by ronaldyang · · Score: 0

    what's the matter with jpeg 2000 ?

    seriously you could mp3 your images too. alternatively you dcould flac them.

  25. Run length coding? Patentable? Come on! by achurch · · Score: 4, Informative

    According to the earlier /. article, the patent in question is on run-length coding, and was issued in 1987. Unless it was submarined for a really long time, there's got to be prior art all over the place. If nothing else, the Amiga's IFF ILBM image format uses RLC, and it's been around since 1985, at least.

  26. When will it expires? by cpghost · · Score: 2, Interesting

    When was that alledged patent filed? We may as well be patient and wait for it to expire, just like GIF, RSA etc...

    --
    cpghost at Cordula's Web.
    1. Re: When will it expires? by Thomas+Shaddack · · Score: 1
      We may as well be patient and wait for it to expire, just like GIF, RSA etc...

      There is a drawback to this approach: human life averages between 4 and 5 patent expiration times (taking the 17 year period common in the US).

    2. Re:When will it expires? by Anonymous Coward · · Score: 1, Informative

      Well, according to the information at USPTO for patent 4698672, the patent was issued on Oct. 6, 1987.

      So, if 20 years is the relevant term (or 17?) does that mean JPEG will be unencumbered by this patent in 2007?

      Reading the patent and its citation of prior art (e.g., patent 4302775, which I think is now expired), I'm not sure what is really left of it that is still relevant to JPEG compression.

  27. Re:I am all for an intelligent change in patent la by I+Love+this+Company! · · Score: 1
    "Congress shall have power . . . to promote the progress of science and useful arts, by securing for limited times to authors and inventors the exclusive right to their respective writings and discoveries." Article I, Section 8, US Constitution

    The US system is intended for initial exploitation, but whether that's being practiced now is a whole other story.

    --

    "All art is quite useless." -- Oscar Wilde
  28. Re:I am all for an intelligent change in patent la by zonix · · Score: 2, Informative

    Well, you see it's a whole other and much less subtle deal in Forgent's case.

    They acquired a patent portfolio - which includes the patent with royalty-free license in question - from another company called Compression Labs which they bought back in 1997.

    Now they're relicensing the patent to cash in on it, and they're suing various digital camera manufacturers - starting with all the "big fish". They're being quite ruthless too, bragging about they're actions even.

    z
    --
    What would an EWOULDBLOCK block, if an EWOULDBLOCK could block would? -- me
  29. Welcome to a new business type by gilesjuk · · Score: 4, Insightful

    The parasite business model. Companies that buy or create patents then just sue everyone. We've seen SCO and Unisys (LZW patent), this sort of action seems to suggest a failing in their product line.

    I have no problem with companies protecting their innovative ideas to ensure their time and money invested is rewarded.

    I believe that you should only be able to defend patents and your inventions if you actually produce a product based upon them.

    1. Re:Welcome to a new business type by jrumney · · Score: 1
      I believe that you should only be able to defend patents and your inventions if you actually produce a product based upon them.

      Such a solution hurts the little guy, who does not have the resources to produce a product from his invention. The little-guy inventor needs to be able to go out and look for companies to license his ideas to turn them into reality, with a law as you suggest, as soon as the company started making product based on his invention, they could turn around and refuse to pay him.

      A common thing in these frivilous patent lawsuits seems to be that the companies involved are not the inventors themselves, but have bought the rights to patents. A better idea IMHO would be to make patents non-transferable.

    2. Re:Welcome to a new business type by gilesjuk · · Score: 1

      Yeah, I can see how making them non-transferable would be a good idea.

      However patenting things that cannot currently be produced or patenting things that you have discovered (such as parts of the human genome) just holds technology back.

    3. Re:Welcome to a new business type by Phil+John · · Score: 1

      just holds technology back.

      I disagree, I think (especially in the case of the genome) it holds all of humanity back. The people who run the USPTO office need to be put on trial for crimes against humanity. Either that, or we need a massive review of patenting, run by an independant commission with no partisan or business links librarians or priests or somesuch, someone who isn't the bitch of big business (this means you Orin Hatch).

      --
      I am NaN
    4. Re:Welcome to a new business type by Znork · · Score: 1

      The 'little guy' who doesnt have the resources to produce a product doesnt have the resources to litigate patent infringement anyway.

      The 'little guy' in such a situation is screwed with or without patents, so patents only cause increased risk for him, as he can get sued for patent infringement without the ability to defend, wether or not the patent is valid.

    5. Re:Welcome to a new business type by gcaseye6677 · · Score: 1

      I'm not sure it would be a good idea to make them completely non-transferable. If I die right after something of mine gets patented, I'd like to think my kids could benefit from my hard work. I do agree that patent ownership transfer needs to be restricted so that patents are not just bought and traded like any other commodity item. There could be certain circumstances created for the transfer of patents, such as inheritance like I mentioned. The original holder should be able to sell it to a company that intends to use it. Perhaps the rule could say that if you buy a patent and don't make use of the idea in a commercially available product within a couple of years, you lose the patent. This type of thing would make the patent parasite business a lot less attractive.

    6. Re:Welcome to a new business type by Anonymous Coward · · Score: 0

      Nonsense. Go look up the word 'contingency' as it applies to the lawyer/client relationship.

    7. Re:Welcome to a new business type by wfeick · · Score: 1

      I disagree. If I have a good idea, for which I have received a patent, why should I be prevented from simply selling the patent to a corporation that is prepared to enforce it? This gives me the money up front if I need it now instead of later.

      In some ways, this is like a discussion of mining rights. A lot of effort is put in up front to figure out where there is a high probability of finding a valuable mineral, but until you sink a mine there's no proof anything is there. Some of the comments here suggest that in this case, you shouldn't be able to claim any value until you build a working mine. I disagree. There is value in doing intellectual leg work up front, and a person should be compensated for doing that work.

    8. Re:Welcome to a new business type by Forbman · · Score: 1

      ...but, the fee structure for paying for access to mineral rights is set up to NOT include any back payments for any extracted value. It's almost a flat-fee, kept at 1870 dollar amounts, at least for federal lands. No, that is not current-value 1870 dollar amounts, but some silly flat amount depending on the resource to extract.

      The mining companies fight HARD whenever a semi-serious effort to change the law in question is mounted in Congress or at the state levels.

      So if you buy a house or whatever, in theory you can buy the underground rights just the same, for your property (not buildings, but land).

      The nice thing is that BLM leases by ranchers do not really include anything back to the rancher for mineral rights.

      That, and the water laws, make living in the Western US interesting...

    9. Re:Welcome to a new business type by Znork · · Score: 1

      Yah, so many lawyers working defence against patent litigation on contigency. They really love that 'we'll pay half if we lose' strategy of making money.

    10. Re:Welcome to a new business type by tgrigsby · · Score: 1

      I completely disagree. If I do the research, innovation, legwork, and investment to define a given idea/design, and that idea/design becomes 99% of your product, I should be able to get paid for that. I'm not your silent and unpaid partner. If I went to the trouble to patent it, you need to pay for that effort. *That's* the purpose behind the patent system -- ensuring that research and innovation are rewarded, not stolen. I shouldn't have to come up with a widget that uses all that research before you do just to prevent you from walking off with 100% of the profits while doing only 1% of the work.

      --
      *** *** You're just jealous 'cause the voices talk to me... ***
    11. Re:Welcome to a new business type by tgrigsby · · Score: 1

      Oh, and along the same lines, you refered to all this as, "The parasite business model. Companies that buy or create patents then just sue everyone. We've seen SCO and Unisys (LZW patent), this sort of action seems to suggest a failing in their product line."

      If I, as the creator of an idea or design decide to patent the idea, I've essentially created a product in that patent. I can now profit from it by selling it to someone else. Then that entity can profit from it in their own way by implementing it in some fashion, licensing it, or selling it again.

      It also becomes that entity's job to protect the patent. Yes, a business model based on revenues from legal suits can certainly be described as parasitic, but there is nothing legally wrong with what they're doing. If Company X is profiting from the use of that idea, the rights to which entity Y now owns, and doesn't want to pay royalties, then the court system is the next logical stop. Company X is always free to create from scratch a technique for doing the same thing without using entity Y's patented IP.

      And if it was your hard earned idea, you'd be doing the same. Get over it.

      --
      *** *** You're just jealous 'cause the voices talk to me... ***
  30. ScoForge ?... by Anonymous Coward · · Score: 0

    Didn't you mean ScoForge ?.

  31. Re:Reminds me by Anonymous Coward · · Score: 1
    reminds me of SCO

    Jees, I wish I had mod points... So insightful.

    You know I once saw this dog stealing a piece of meat from a butcher shop - reminded me of SCO, it did. Like the time a friend of mine lost 80 cents. First thing I though: "SCO!"
  32. What is to stop an unscrupulous.... by oliverthered · · Score: 1

    Copyright law.... that's what it's there for.

    If they managed to implement something that would have been impossible without copying your ideas then the've broken copyright laws, no patent required.

    --
    thank God the internet isn't a human right.
    1. Re:What is to stop an unscrupulous.... by Forbman · · Score: 1

      Actually, in this case, it's called a "non-disclosure agreement". Because it's a form of contract, it's generally taken with a bit more respect.

    2. Re:What is to stop an unscrupulous.... by oliverthered · · Score: 1

      Personally I think that if he has produces fusion power then I believe that it is more important that someone implements it than he holds a patent and no one implements.

      Also, say he's invented a really bad way of creating fusion power and we have to wait 25 Years for his patent to run out so that someone can implement a improved design. (this happened with the steam engine a hundred or so years ago!!).

      --
      thank God the internet isn't a human right.
  33. Opensource imlementations? by varjag · · Score: 5, Interesting

    I wrote and maintain an opensource JPEG implementation, so am pondering about potential consequences. Am no big corporation of course, so not likely to be targeted by the extorters, but still.. What would you recommend, given that:

    1. I am not a U.S. citizen;
    2. The project is hosted on a service under U.S. jurisdiction (SourceForge).

    Would it suffice to migrate the project to a non-US service?

    --
    Lisp is the Tengwar of programming languages.
    1. Re:Opensource imlementations? by varjag · · Score: 2, Interesting

      It sounds like you may mostly be trying to evade capture by Americans.

      Huh? Capture? I just wrote the damn software, back in 1998, when no one ever heard about Forgent. It's not like I planted a bomb in WTC, you know..

      If, on the other hand, you are looking for some kind of moral or ethical guidance, ask yourself what the American legal system has done for your own people over time.

      Well, everything is linked in this world, but implying that I should be somehow grateful to American legal system sounds a bit far-stretched. Personally, I think McDonalds has done far more for my people over time.

      --
      Lisp is the Tengwar of programming languages.
    2. Re:Opensource imlementations? by Ender+Ryan · · Score: 5, Insightful
      As a U.S. citizen myself, who is a software programmer, I worry nearly daily about the future of my career. Every week, I point out to everyone I know at least one ridiculous patent that is causing problems for businesses(usually small businesses) in this country. Most people don't care. I occasionally write my congress-critters, but that's relatively pointless too. Our politicians are 99% in the pocket of our corporations. I really believe that that isn't an exaggeration, but I could be somewhat off-base. In any case, we have a high rate of political corruption. That our politicians are working mostly for the corporations makes this a somewhat fascist country. It's not truly fascist yet, as there are many powers fighting each other for control, but we may get there some day.

      What's the point of this ridiculous rant? Simple. Don't let this happen wherever you live. Please. I might move there some day, just so I can continue in my chosen profession.

      As for your question... I don't think you should worry. If anyone bothers you, you can move your project somewhere else at that time. You have no obligation to care about this country's ridiculous IP laws.

      Cheers!

      --
      Sticking feathers up your butt does not make you a chicken - Tyler Durden
    3. Re:Opensource imlementations? by ConceptJunkie · · Score: 2, Interesting

      Huh? Capture? I just wrote the damn software, back in 1998, when no one ever heard about Forgent. It's not like I planted a bomb in WTC, you know..

      Don't you know? By flouting U.S. patent law, even if you are in another country, you are a now officially a terrorist.

      Seriously though, it blows my mind that patents are routinely issued for obvious things that any expert (in the case of software, anyone who's spent a few hours with a compiler) can come up with in a vacuum.

      The patent problem is on a slow boil, and it will erupt some day when some company decides to hold a significant part of the U.S. economy hostage. But of course then it will be too late. Like President Bush said about Iraq... we need to do something before the threat becomes imminent.

      The problem is, at least with me, I'm a few billion dollars short to get anyone's attention.

      --
      You are in a maze of twisty little passages, all alike.
    4. Re:Opensource imlementations? by FoboldFKY · · Score: 2
      What's the point of this ridiculous rant? Simple. Don't let this happen wherever you live. Please. I might move there some day, just so I can continue in my chosen profession.

      The only problem with this, being an Australian, is that the US' line is "if you don't conform to our laws, we'll screw you over even worse than we already do, and you can forget about any kind of military protection. Now get down on your hands and knees..." Fact is, we really have no choice in the matter.

      Oh well, time to move to New Zealand--one of the few countries that still has the guts to give the US the finger.

      --
      We're geeks... We're the sorcerers of the modern-day world. --
    5. Re:Opensource imlementations? by mat.h · · Score: 1
      I don't think you should worry. [...] You have no obligation to care about this country's ridiculous IP laws.

      Sadly, this is very, very wrong as the US are armtwisting the rest of the planet into doing business their way. Successfully. Europe and Australia have their DMCA now, chances of outlawing software patents in Europe are pretty dim. Others will follow. Except China, perhaps -- my impression is that they are a dictatorship with leaders who actually know what they're doing.

  34. Re:I am all for an intelligent change in patent la by Tim+C · · Score: 1

    I thought that the whole point of a patent application was that you had to supply enough detail that an expert in the field would be able to implement the thing covered by the patent?

    If that's the case and it's not being stuck to, then that's the fault of the patent office, for letting it slide, and the fault of patent applicatants, for gaming the system.

  35. That is not so simple by Pan+T.+Hose · · Score: 4, Funny

    Actually many of the GIFs were actually replaced with PNGs GIFs and PNGs support transparency (something JPEGs can't do) In any case many of had followed history and not only changed our GIFs, but also our JPEGs to PNG. PNG is a powerful open standard for image compression that is supported by our internet overlords.

    Changing every GIF to PNG on a site like Slashdot might have been easy even years ago when it was done, but some of us have quite a lot of important data stored in the JPEG format, which does not compress well with lossless PNG (e.g. anatomical photographs for scientific purposes). Just as an example:

    pth@ph9:28:/etc/X11$ du -sh ~/work/projects/.linuxx/.a/xxx/jpegs
    127G /home/pth/work/projects/.linuxx/.a/xxx/jpegs
    pth@ph9:28:/etc/X11$

    It is not a simple matter of:

    $ find ~ -iname '*.jpg' -exec convert {} {}.png ';'

    Well, actually it is, but it would take O(n) time (at least).

    --
    Sincerely,
    Pan Tarhei Hosé, PhD.
    "Homo sum et cogito ergo odi profanum vulgus et libido."
  36. Patent? by Luigi30 · · Score: 2, Funny

    I thought SCO patented extortion.

    --
    503 Sig Unavailable

    The Signature could not be accessed. Please try again later or contact the administrator
  37. Eponymous Forgent CEO by NiceGuyUK · · Score: 1

    " Forgent CEO Dick Snyder wasn't available for comment Wednesday."

    See? Their CEO is a dick. Self explanatory really....

  38. Re:I am all for an intelligent change in patent la by nattt · · Score: 1

    If you patent an idea without an implementation, how do you know that your idea works?

    If you allow the patenting of things that don't work, we just get back to the stupidity of anti-gravity patents and the like.

    The main thing abotu software patents though, is that a proff of principle pience of software is usually cheap to develop, and actually does get developed as part of the invention process.

    --
    -- oldthinkers unbellyfeel ingsoc
  39. Re:Run length coding? Patentable? Come on! by shish · · Score: 5, Funny
    I think Cave Man Og had prior art when he stopped saying "I have rock, rock, rock", and instead said "I have 3 rocks".

    But wait; this uses a computer, so it's an entirely new concept... never mind.

    --
    I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
  40. Interesting by Pan+T.+Hose · · Score: 1

    Start calling this "the porn patent"

    It actually might work, beacause people might stop to think that this patent really is important to their lives. Good idea.

    Buy a bigger disk drive so you can convert your pron collection to PNG.

    Everyone who has ImageMagick installed can do it with:

    $ find / -iname '*.jpg' -exec convert {} {}.png ';' -exec rm -f {} ';'
    Done.
    $ _

    --
    Sincerely,
    Pan Tarhei Hosé, PhD.
    "Homo sum et cogito ergo odi profanum vulgus et libido."
  41. anothert reason... by zeruch · · Score: 1

    to put more support to .png

    1. Re:anothert reason... by t_allardyce · · Score: 1

      what? png does DCT now?

      --
      This comment does not represent the views or opinions of the user.
  42. David Versus Goliath? by argent · · Score: 4, Funny

    "I believe this is just more proof that this David and Goliath story is just getting started," said Mannsbach, who said he holds close to 5 percent of Forgent's shares on behalf of clients.

    This would be some kind of "American McGee's David Vs Goliath", with a David hooked on heroin and using his sling to tie off when he shoots up... it's definitely some looking-glass version of the story, 'cos I remember the original David being the hero, not an opportunistic parasite.

  43. Not quite so sure.... by Anonymous Coward · · Score: 5, Informative

    {Stupid Joke Mode:ON}
    So, now, when's Xiph.org going to add a lossy codec for photorealistic picture in it's OGG software ?
    And then we'll start again some kind of "OGG/Twoflower" vs. "WindowsMedia/MS-JPEG-2004.NET" codec war.
    {/Stupid Joke Mode:OFF}

    Actually, I realy mean it !

    According to the foot note of this article,
    they don't have a patent for the JPEG compression standart it self,
    but for the run lenght encoding (RLE) compression which is used in one of the latest stage of JPEG compression.

    Which means two things :
    - It is not a threat to lossy compression.
    All the strenght of JPEG comes from the DCT (discret cosine transforme) and the subsequent quantization, which convert the picture into a stream of more compressible values repetitive values (and thus perfom the actual "lossy" steps).
    RLE isn't the only way for compress these values,

    One can use algorithms similar to those used in the final steps by Xiph's (!) Speex or by Monkey Audio (=Rice).

    So one can imagine that Xiph could easily create a temporary JPEG replacement until some realy better (Wavelet based ?) patent-free format is created.
    (Hence my stupid joke at the begining).

    - Second thing :
    There's probably A LOT of prior acts for this patent, as LZW was one of the most popular compression algorithme on the old personnal computers of the 80s.

    1. Re:Not quite so sure.... by molo · · Score: 2, Informative

      So one can imagine that Xiph could easily create a temporary JPEG replacement until some realy better (Wavelet based ?) patent-free format is created.

      BTW, I believe wavelet patents is one of the reasons why jpeg 2000 is not being widely adopted.

      See here: http://en.wikipedia.org/wiki/JPEG_2000#Legal_probl ems_with_the_use_of_JPEG_2000

      -molo

      --
      Using your sig line to advertise for friends is lame.
  44. Prior art according to wikipedia, yet... by deragon · · Score: 3, Interesting

    From Wikipedia: http://en.wikipedia.org/wiki/JPEG#Potential_patent _issues

    The JPEG committee investigated the patent claims in 2002 and found that they were invalidated by prior art. Nevertheless, between 2002 and 2004 Forgent was able to obtain about $90 million by licensing their patent to some 30 companies. In April 2004 Forgent sued 31 other companies to enforce further license payments. In July of the same year, a consortium of 21 large computer companies filed a countersuit, with the goal of invalidating the patent.

    I guess the prior art does not stand in court.

    --
    Remember the year 2000? They promised us flying cars. They delivered the PT Cruiser...
    1. Re:Prior art according to wikipedia, yet... by EmagGeek · · Score: 5, Informative

      "I guess the prior art does not stand in court."

      To my knowledge, it has not yet tried.

    2. Re:Prior art according to wikipedia, yet... by RPI+Geek · · Score: 1

      I guess the prior art does not stand in court.

      That is yet to be seen. The article says that this company has settled with Adobe and Sony, meaning that it didn't go to court.

      --

      - "Nobody came out that night, not one was ever seen. But Old Man Stauf is waiting there, crazy sick and mean!"
    3. Re:Prior art according to wikipedia, yet... by Anonymous Coward · · Score: 0

      Forgent ~ Forgery

      To hell with those bastards.

  45. Re:Run length coding? Patentable? Come on! by LuxFX · · Score: 1

    the patent in question is on run-length coding

    Then wouldn't the patent also cover BMP, GIF, and TGA formats? These are three I can name just off the top of my head that use (or have an option to use) run-length coding, and I think that TIFF might also have a RLC option.

    (assuming run-length-coding is the same as run-length- encoding)

    --
    Punctanym: alternate spelling of words using punctuation or numerals in place of some or all of its letters; see 'leet'
  46. Re:I am all for an intelligent change in patent la by IamTheRealMike · · Score: 1

    I think the number of "bedroom inventors" these days is sufficiently small that this is an acceptable loss for reigning in rampant patent abuse.

  47. So what now, do we "Burn all JPEGs"? by Neuticle · · Score: 0, Redundant

    Well, get out a bottle of digital white out, time to update the old "Burn all GIFs" pictures

    Is there an Open source alternative to JPEG like PNG is to GIF? I always thought that JPEG was patent free, and now that GIF is finally out of patent trouble, we get saddled with this.

    Screw it, I'm going back to Bitmaps and Wave files, hard drives are big enough these days.

    --
    "Cheeze it!" - Bender
  48. Who was the idiot... by Yaa+101 · · Score: 2, Interesting

    That chose a patented tech to be nominated to be a industry standards?

    1. Re:Who was the idiot... by Halo1 · · Score: 2, Informative

      It's hard to find any kind of algorithm that does not fall under any kind of patent of some sorts. The JPEG consortium had received pledges from all patent owners that they would not assert their patents however. Then one of those companies went broke, its patents were bought by Forgent and the rest is history, as they say.

      --
      Donate free food here
    2. Re:Who was the idiot... by Yaa+101 · · Score: 1

      So we need laws that make patents non transferrable... Solves a lot of crap in our laws...

    3. Re:Who was the idiot... by beakburke · · Score: 1

      No, what we need to do is make sure the new patent owners has to honor the previous licences granted by the previous holder.

      --
      ----- Question authority, but not ours. Hate the man, but we're not him.
  49. Software Patents and Linux... by Foxxz · · Score: 1

    OK, I thought respectable compaines like MS, Sony, and Adobe checked into patents and stuff like this and there was less chance they could be used without liscensing. Linux is being blasted by SCO and MS all the time on this issue. Yet, here we see infringing patent use in commercial products. Hmm...

    I looks like they loose on that arguement!

    -Foxxz

    1. Re:Software Patents and Linux... by Yaa+101 · · Score: 1

      No they don't...

      People don't care about infringement and maybe even endorse it, as long as you pony up at the end of the day...

      Companies that you named are all able to pony up, so no problem there...

      Worse thing you can do is find morale in our laws, there arent any, all laws are opertunistic rules of the ruling class at some period in time.

  50. What we need is.... by hcdejong · · Score: 1

    for some big company (say, Microsoft) to not settle but go to war. Force a court decision that invalidates the patent, and then sue Forgent and their lawyers for damages, frivolous litigation, the works, until both Forgent and their lawyers go bankrupt.

    1. Re:What we need is.... by Anonymous Coward · · Score: 0

      for some big company (say, Microsoft) to not settle but go to war. Force a court decision that invalidates the patent, and then sue Forgent and their lawyers for damages, frivolous litigation, the works, until both Forgent and their lawyers go bankrupt.



      Not gonna happen. The big boys want this patent to used offensively, and are more than happy to write the check. $5M is nothing to a company like Microsoft or Adobe, and it'll pay for itself several times over by locking out all the up-and-coming little guys who will be sunk when the patent guns turn on them.



      This is evil and strategic: Forgent and the corporations they're currently getting money from know exactly what their doing. They are all conspirators in a horrible abuse of patent laws. Forgent will end up with a big war chest after all is said and done, and lots of precedent when the lawsuits against smaller companies start being filed.



      Leaves a bitter taste in one's mouth, doesn't it...



    2. Re:What we need is.... by AndroidCat · · Score: 1
      Sony and Adobe probably could have blown that patent out of the water. They chose to settle. (Maybe they got a discount. Any settlement benefits the Forgery scum-ferrets.) Now any competitors will have to match, raise or call to stay in the game.

      Microsoft could pay a settlement and then it would be the OSS companies' turn.

      --
      One line blog. I hear that they're called Twitters now.
    3. Re:What we need is.... by Anonymous Coward · · Score: 0

      "Kill all the lawyers..." - how could Shakespeare have known?

      What no one seems to point out is that lawyers stand to make an almost equal share of this crummy exercise in greed. It's manipulation of the legal landscape in favor of more attorney fees and making the public courts of our country their own revenue stream engine. Where does it end?

      Greed has already spoiled the original spirit of the Internet's initial "everything is available for everybody" approach. Now we have patent holders coming up from the fog saying "where's my check?" when other companies are busting their tails doing the real work of designing, selling, implementation and customer support.

      How in the world can this be right? Where is the sanity check going to come from?

  51. Re:who needs patents when we have hot geek girls?! by Anonymous Coward · · Score: 0

    Are you aware that a good many of those links return "403 forbidden"?

    Fixed the two wigen.net ones. AFAIK all the others are still OK. If you know different let me know which ones are broken.

  52. Re:I am all for an intelligent change in patent la by WCMI92 · · Score: 1

    " "Congress shall have power . . . to promote the progress of science and useful arts, by securing for limited times to authors and inventors the exclusive right to their respective writings and discoveries." Article I, Section 8, US Constitution

    The US system is intended for initial exploitation, but whether that's being practiced now is a whole other story."

    Unfortunately, the Constitution has been used and abused in recent times like a $5 whore.

    The Supreme Court upheld the Sonny Bono "perpetual copyright act" despite Larry Lessing's argument against these extensions based on that clause.

    Apparently Congress can extend copyright and/or patent terms to "one day less than forever" and it's still for a "limited time".

    It was a TERRIBLE decision, as the court decided to ignore the Constitution and rewrite it to suit them, proving once again that LIMITED DURATION needs to apply to FEDERAL JUDGES just as much as to patents and copyrights.

    Hell, back when this country started, the average person was dead by age 50, and old men typically were appointed judges. They probably didn't serve more than 5-10 years on the bench at most before croaking.

    These days they serve terms lasting decades...

    --
    Corporatism != Free Market
  53. XPEG? by City+Jim+3000 · · Score: 1

    So if MPEG is based on JPEG, couldn't "someone" make an image compression based on Xvid? XPEG?

    1. Re:XPEG? by Anonymous Coward · · Score: 0

      Nice try, but IIRC
      1. Xvid may be free, but it's an implementation of MPEG4 which itself is heavily patented and not royalty-free. See http://www.mpegla.com I think this is why people question Xvid's legality and long-term prognosis.
      2. MPEG4 algorithms are still DCT-based, so imagine a slightly tweaked JPEG algorithm on I frames and motion estimation between I frames.

  54. Remind you of another? by Zab+UvWxy · · Score: 1

    From the article: "Critics contend that Forgent is typical of small companies trying to enforce patents because their core business is failing..."

    I almost laughed my balls off. (emphasis mine)

    --
    "I don't get it." -- ObviousGuy
  55. But this is a software patent by NoMercy · · Score: 1

    What theve patented is probably used in some small part of some program there using regularly.

    It's like eddison patenting the coiled electric fillament and then sueing the makers of electric fires even if he was only interested in making lightbulbs.

    1. Re:But this is a software patent by Anonymous Coward · · Score: 0

      What theve patented

      "they've".

      program there using

      "they're".

      It's like eddison

      "Edison".

      and then sueing

      "suing".

  56. Re:Run length coding? Patentable? Come on! by NoMercy · · Score: 2

    The question is when was it filed, not issued.

    But I do find it insane that therers no prior art, or infact that it's not an inovative leap becase it's such a minor jump that everyone and his dog has thought of it.

    Hell I came up with the idea without much mental stressing, took me a while before I knew what it was called.

    But hey, someone else has probably got a patent on escape symbols which are used all over the shop.

  57. Just another reason that proprietary beats FOSS! by leonbrooks · · Score: 2, Funny

    If these companies had been using proprietary software, nobody would have known what technologies they were using, so they wouldn't have been sued, would they?

    <G/D/R>

    --
    Got time? Spend some of it coding or testing
  58. RLE is to JPEG as "make it a round shape" is to CD by t_allardyce · · Score: 3, Informative

    Actually Forgent doesn't own JPEG it owns (according to the last Slashdot article) run-length encoding which is used in many more things than JPEG including fax compression. To say RLE is what makes JPEG would be misleading, to sue people for it would be to sue CD manufactures because you came up with the idea of making the disk a circle shape. Now what RLE is, is basically counting the number of repeating symbols, in a line, in a data stream, and replacing that sequence with a special symbol that basically says "there are 352 X's here" or "352X" etc. That basically means Forgent is not only a pile of shit, they are 352shit. Looking at the DCT algorithm in JPEG it is a masterful weave of mathematical genius as beautiful as the scantily glad Victorias secret models it purveys to millions around the world and had Forgents team of dedicated masters spent years perfecting this and had they bled their souls and bodies daily into the project i might find it in me to see an ounce of respect and maybe they would deserve some royalties from those who would use the algorithm for solely commercial gain. but they don't and they didn't. They bought RLE and now they want to milk the world for a 'technology' even a judge could understand!

    --
    This comment does not represent the views or opinions of the user.
  59. Solution? by *Pres* · · Score: 2, Interesting
    I have no idea what I'm talking about, but if it would turn out that there's no solution to solve this problem in the courts, maybe some of the major companies using these technologies could organize a takeover of Forgent, dissolve it and put it all in the public domain?

    I'm a dreamer, but I'm not the only one. :-)

    1. Re:Solution? by AndroidCat · · Score: 2
      The problem with that is that the people who currently own the stock of Forgent would walk away rich. (It's the same problem as SCO.) Also, they'd be back a month later with another company and more junk patents bought at Crazy Ernie's Discount IP Warehouse and Police Auction.

      There's no point in paying them any Danegeld.

      --
      One line blog. I hear that they're called Twitters now.
  60. Re:Run length coding? Patentable? Come on! by Anonymous Coward · · Score: 0

    "Ooga. Og use Trog's rock without license fee. Trog smash Og with club unless he pay."

  61. Patent Lawyer Overlords by MyDixieWrecked · · Score: 1

    I for one, welcome our new patent lawyer overlords.

    --



    ...spike
    Ewwwwww, coconut...
  62. Patent Lawyers by MyDixieWrecked · · Score: 1

    accidently clicked submit.. doh.

    so, seriously... isn't it a great time to be a patent lawyer? especially one specializing in software patents... It would be interesting if about 6 years ago, a bunch of lawschool geeks decided that they should get into that, with the popularity of mp3 and such. Then went around to various companies explaining their position.

    like the .com explosion... now it's the patent law explosion. Then the entire software industry will crash just as the .com bubble burst and internet advertizing crash.

    --



    ...spike
    Ewwwwww, coconut...
    1. Re:Patent Lawyers by rwoodford · · Score: 1

      I agree. Since the tech industry is dying, I've been thinking about going back to law school. There seems to be plenty of work for those that specialize in IP, patent, or copyright law.

  63. So *that's* where you're keeping your porn. by boojit · · Score: 1

    127G /home/pth/work/projects/.linuxx/.a/xxx/jpegs

    DaC

    1. Re:So *that's* where you're keeping your porn. by Anonymous Coward · · Score: 0

      He did say they were "anatomical photographs for scientific purposes", after all.

    2. Re:So *that's* where you're keeping your porn. by Miskatonic · · Score: 1

      Good work, Captain Obvious!

  64. Software patents... by Anonymous Coward · · Score: 0

    ...coming to your country soon. *sigh*

  65. You lose by leonbrooks · · Score: 1
    I'm going back to Bitmaps and Wave files
    WAVe files are based on a structure called RIFF, which Microsoft have some kind of claim on. Try Ogg Vorbis, or for losslessly compressed sounds, Shorten (SHN) files.
    --
    Got time? Spend some of it coding or testing
    1. Re:You lose by Anonymous Coward · · Score: 0

      RIFF is the nearly identical to IFF, which Electronic Arts own the rights to, any Deluxe Paint users still around?

  66. If you can't play nicely... by grasshoppa · · Score: 1

    When I was a kid, and I would "exploit" the rules set down by my parents, I would always get the same lecture, "If you aren't old enough to handle this responsibility, we're going to take it away".

    I seriously think the government needs to do the same.

    Look at all this childish grab for cash, when you don't actually produce something. I say, if you turn into or start a litigation company, you are expressly forbidden from filing any lawsuits based on Patents, trademarks or copyrights.

    There. That should solve that problem. Heh, solved the legal problems of the US, all before 7am.

    --
    Mod me down with all of your hatred and your journey towards the dark side will be complete!
    1. Re:If you can't play nicely... by Anonymous Coward · · Score: 0

      The government is not mommy and daddy. Your solution is childish.

      A better solution would be to for company's/people treat patients like trademarks. If you to not protect them you lose them. No waiting X years and only after it has been adopted as a standard to start suing.

  67. Re:I am all for an intelligent change in patent la by 1ucius · · Score: 1

    The patent laws require that inventors provide enough detail so that a person skilled in the art could practice the invention without undue experimentation. http://caselaw.lp.findlaw.com/scripts/ts_search.pl ?title=35&sec=112
    However, for many of the best inventions, the innovative part is conceiving the solution, not implementing it (or in other words, it's often a sign of a good invention if you ask yourself "why didn't I think of that"). For these inventions, a very skimpy disclosure would be enough to satisfy the law.

  68. Re:Run length coding? Patentable? Come on! by Anonymous Coward · · Score: 0

    Is that why more people don't use Ogg these days?

  69. It seems like by Tairnyn · · Score: 2, Insightful

    it's becoming standard practice to quietly hold onto patents as long as possible, delighting in each new victim that violates them. Then, when the profit margin reaches critical mass, send in the legal hounds. I'm assuming the available DB of patents is so large and uses a wide range of semantics that doing an effective search with the use of each new (or old, even) technology is pretty tough.

    --
    "Don't waste your time or time will waste you" -MUSE
  70. Re:Run length coding? Patentable? Come on! by Craig+Maloney · · Score: 1

    I think that's better stated as "I have 3 rocks on the web".

    Patent Pending.

  71. A small fix for patents.... by Anonymous Coward · · Score: 1, Interesting

    The patent system could use a huge overhall, but I am not smart enought to figure out a solution for the whole thing.

    One thing that might help though is to make it so a patent is lost if it isn't enforced, like trademarks I believe. This would at least get rid of this type of lawsuit where a company that doesn't even do anything with the patent comes in years later after others have independently put in the work to make it successful, and files lawsuits.

    If the patent goes into widespread use for a long period of time without any enforcement, then I think the patent should become invalid.

    1. Re:A small fix for patents.... by Anonymous Coward · · Score: 0

      The law is already like that. A true submarine patent will get smashed in court.

  72. "HP: Microsoft planned open-source patent fight" by Anonymous Coward · · Score: 2, Informative

    "Basically, Microsoft is going to use the legal system to shut down open-source software," said Gary Campbell, then vice president of strategic architecture in HP's office of the chief technology officer, in a memo to several HP executives. "Microsoft could attack open-source software for patent infringements against (computer makers), Linux distributors, and, least likely, open-source developers."
    http://zdnet.com.com/2100-1104-5276901.html

  73. Re: When will it expire? by cpghost · · Score: 1

    Yes, 17 to 20 years is a long time, esp. in the IT field.

    And this is optimistic too, because we never know what those Congress critters will do when pressed to extend patent protection to, say, 50 years or so, just like they extended copyright protection from 70 years to 95 years post-mortem.

    --
    cpghost at Cordula's Web.
  74. But thats good news by davidag · · Score: 1

    Forget squeezing money out of JPEG, other patents.

    That's one less thing to worry about...oh wait

  75. Texas by dacarr · · Score: 0, Troll

    They're in Austin, TX. Does anyone there think they're just too damn stupid?

    --
    This sig no verb.
    1. Re:Texas by Anonymous Coward · · Score: 0

      So are companies like Motorola, Dell, VIA and others. What's your point?

  76. Correct by Anonymous Coward · · Score: 0

    Mod parent up!

    The "P" in JPEG is "photographic", y'know?

  77. You mean like this ? by Animaether · · Score: 1
  78. LZW check, JPEG, erm...PNGCRUSH. by Anonymous Coward · · Score: 0

    Did you run it through PNGCRUSH? Not all PNG implimentations are equal (Which mught explain the OP's complaint).

  79. Wrong by gr8_phk · · Score: 2, Insightful
    "If I patent something useful, but don't actually have an implementation, I'm using the system to stifle others, and not really giving anything back."


    Patents allow startups with no implemenation or funding or manufacturing, to show thier idea to investors so they can bring it to market. Without this capability many smaller companies couldn't get started. A large company with much capability would steal the idea an put it in volume production before the inventor could get a good prototype working. Actual product development is expensive, so without patent protection you limit new ideas to those who already have a lot of money.


    First rule for patent reform: Do NOT extend the term of protection. Nothing else is worth compromising on this one thing.


    I would favor a reduction to 10 years - if you can't get to market in that time and make a buck, you're probably scamming your investors anyway.

  80. bandwidth issue, not storage by antesd · · Score: 1

    Actually, as future comes, bandwidth will be keypoint. And again, lossy alg's will be used.

  81. OMG! MOD PARENT UP! by Anonymous Coward · · Score: 0

    +5, Funny!!!

  82. Re:I am all for an intelligent change in patent la by gcaseye6677 · · Score: 2, Interesting

    My theory about these recent cases of a patent parasite starting out suing some big company, such as Disney, is that they approach the big company, offer them something in exchange for "licensing" their patent, just so they can say "these guys signed, so you little guys have no chance". Notice the terms of the agreement are always confidential, so for all we know the big company could have paid basically nothing for the license, and may even be collecting a fee so their name could be used in the patent campaign. But the little guys will pay right up, fearing a huge lawsuit that even a huge company couldn't seem to win.

  83. Re:LOL by gcaseye6677 · · Score: 1

    I don't see why this is offtopic. These ideas are no more ridiculous than the one click ordering patent, or most software patents in general, for that matter.

  84. Re:LZW check, JPEG, erm.... by WindBourne · · Score: 0

    Mod down. JPG is Lossy, not lossless. Png is also lossy. Png is one of the few formats that can replace most of the gif and all of the jpg. The only thing that Png does not directly offer is animation. But that is what mng is for.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  85. Re:LZW check, JPEG, erm.... by Prior+Restraint · · Score: 1
  86. Small and medium-sized companies don't act by FlorianMueller · · Score: 4, Insightful

    I'm also against software patents but I think it's too simple an explanation to blame the large corporations only. Yes, the big organizations typically want software patents, and I see them how they push very hard for software patents in the EU where we have that ongoing legislative process.

    However, I also see the major mistake of small and medium-sized enterprises: They don't act. Large corporations understand that politics affect business, so they view political activities as part of their business. Small and medium-sized enterprises are usually run by people who believe that it's "prudent" to focus on the "core business" and not to do anything serious on the political front.

    The narrowmindedness and ignorance of most small and medium-sized enterprises makes it very easy for the large corporations to get what they want, and to defend it later.

    Look at most industry associations: They claim to speak on behalf of numerous small companies but are pretty much under the control of a few large members. An organization like the SIIA should fight against software patents every day. It should be their #1 priority because nothing is a bigger business risk to software companies than those absurd software patents. Instead, the SIIA just asks for more funds to be provided to the USPTO. Sure, with more resources, the USPTO may be able to examine patent applications more carefully. Still the real solution is to do away with patents on computer program logic, i.e. mental steps. And where are the organizations, except for some open source and civil rights organizations, that truly fight against software patents?

    Maybe, at the end of the day, many small and medium-sized enterprises just pay the price for political ignorance and inactivity. Right now, there would be an excellent chance to get software patents abolished in the EU, and that would be a signal for other regions of the world (especially if things work out well for the EU, and I'm quite sure they would because software patents stifle innovation and adversely affect economic growth).

  87. Lawyers, patents, and investors... by gillbates · · Score: 3, Interesting

    The ex-Jenkens lawyers filed a counterclaim to recover millions of dollars in past and possibly future fees they say they're entitled to as the architects of Forgent's patent-licensing strategy.

    So basically, these lawyers patented the business model of suing other companies for patent infringement and are now trying to collect royalties on Forgent collecting royalties from the JPEG patent. Follow that?

    But it gets better:

    Already, Forgent has reaped nearly $50 million...

    Jenkens receives 50 percent of the revenue from licensing the patent, plus some expenses. The law firm's take so far is an estimated $50 million.

    So, let me get this straight:

    • Forgent has paid out 50 Million in legal fees, so that:
    • Forgent could receive 50 Million in patent royalties, and
    • They now owe the lawyers half of any remaining royalties they collect...

    So basically, they've made no profit on their first $50M in revenues, their lawyers own half of all their subsequent royalties, and their ex-law firm is suing them for whatever is left.

    What can I say, but that I'm glad I don't own stock in Forgent.... They may have a patent portfolio, but they don't have a clue.

    --
    The society for a thought-free internet welcomes you.
  88. It doesn't work like that. by bs_02_06_02 · · Score: 1

    Patents are designed to defend against inventions. If I patent something useful, but don't actually have an implementation, I'm using the system to stifle others, and not really giving anything back. In order for something to be an invention, it needs to have an implementable form.Sure, I could patent something that I can't make, but if someone else comes along and figures it out independent of me, then I really shouldn't be able to sue them for having the same idea that I did, unless I actually built it.

    Patents are all about time. It's a race, and the first one to think up a product wins the patent.
    If you think that JPEG is not implementable, you might think again. It's everywhere. And there's money to be made from it, or Sony and others would be in court, laughing at Forgent. A patent on JPEG doesn't stifle innovation. Look how many other formats we have? The problem is that everyone thought JPEG was free to use, and it turns out that's not the case.

    I think this will end with someone buying Forgent... someone like Adobe, Canon, Sony, or... Microsoft.

    I'm curious... How long will the JPEG patent last? I can't remember patent law.

    --
    -- No sig for you!
  89. Statute of Limitations by jinxidoru · · Score: 5, Interesting

    Isn't there some sort of statute of limitations on these patent issues? If not there should be. It seems to a popular activity for patent-holders lately to wait quietly by while others infringe on their patents. They wait until the company becomes big enough, then they bounce on the offenders like a little fat kid walking through the desert who sees a piece of chocolate cake.

    That's what has bothered me from the beginning about SCO (I know it's not a patent issue here, but close enough). Why hadn't anyone said anything about Linux stealing System V code before? It's not like Linux is all that new. It appears that they just waited until someone with deep enough pockets was close enough to Linux that they could attack.

    There should be a law enacted where if you know that someone is infringing on one of your patents, you have one or two years to litigate. After that point, your rights to litigation would be revoked. Now it would be difficult to prove prior knowledge of the infringement, but it's better than our current system.

    1. Re:Statute of Limitations by kansas1051 · · Score: 1

      There is. Its called the doctrine of laches. It is asserted in almost every patent infringement lawsuit and is often sucessfull.

  90. Re:I am all for an intelligent change in patent la by OwnedByTwoCats · · Score: 2, Insightful

    Suppose I succesfully work out all the problems and design the perfect cold fusion-based reactor.

    My objection is that the current patent system doesn't force you to actually prove you have worked out all the problems with a cold-fusion-based reactor. All you have to do is to write down some vague ideas about how it might work. Then you go and sue the folks who actually put in the sweat to really solve the problems and make it work. So much easier getting money this way than all that hard work actually coming up with inventions that work.
  91. Expiring soon? by Waffle+Iron · · Score: 3, Informative
    From what I've been able to find out, the patent in question is 4,698,672, which was filed on Oct. 27, 1986 and granted on Oct. 6, 1987.

    Shouldn't that patent be expiring on Oct. 6, 2004? If so, this won't be an issue for very long.

    1. Re:Expiring soon? by MAurelius · · Score: 1

      Good Question! From various sources, US patents are valid for 20 years from date of filing. Probably the RLE patent expires Oct. 5, 2007. Bummer.

    2. Re:Expiring soon? by Waffle+Iron · · Score: 1

      Actually, US patents filed before 1995 are generally valid for 17 years from the grant date. Those filed after 1995 are valid 20 years from the filing date.

    3. Re:Expiring soon? by Anonymous Coward · · Score: 0

      Thanks for the clarification. I was wondering why my recollection about pharmaceutical patents was that they lasted 17 years. A google search was helpful, but not completely detailed. Are post-1995 drug patents now valid for 20 years as well?

  92. Paradigm Shift by g0bshiTe · · Score: 1

    Has anyone else noticed a recent change in the shift of doing business?
    Time was a company went through this process:
    1) brainstorm a new product
    2) market product
    3) PROFIT

    Now it seems the model is thus:
    1) Patent a product we didn't make, or purchase the patent rights
    2) sue the pants off all those who use it for patent infringement
    3) PROFIT

    --
    I am Bennett Haselton! I am Bennett Haselton!
  93. Re:I am all for an intelligent change in patent la by Anonymous Coward · · Score: 0

    You think?

    You feel the number of small inventors is sufficiently small based on what?

    You feel it is ok to screw a bunch of little guys so one random company can't sue another random company which has no effect on you anyway?

    I'm so glad you're not in the US writing legislation or a judge in our court system.

    You feel this, you feel that. Based on nothing. Sheesh.

  94. Re:LZW check, JPEG, erm.... by gl4ss · · Score: 1

    where did you get that png is lossy?

    (in the usual form all of us understand it to be it isn't, that's why it's the format chosen for j2me & etc)

    --
    world was created 5 seconds before this post as it is.
  95. Forgent by texatut · · Score: 1

    Forgent's not ALL bad. They have a nice Deli place in their basement.

  96. Re:RLE is used by MS-Windows BMP, as well by Anonymous Coward · · Score: 0

    Will they also sue Microsoft? RLE is one of the formats a BMP can be in (quite useful, in resource files, as it decreases the size of the EXE).

  97. Re:RLE is to JPEG as "make it a round shape" is to by Crouching+Turbo · · Score: 1

    Thanks for explaining this so clearly. My question is this... When I first thought about the idea of compression (at age 13 probably), the first thing that popped into my head is the basic description of RLE that you gave above. It seems really obvious to me. So obvious, in fact, that I'm wondering why it's patentable?

    I guess if you can patent "1 click" you can patent anything.

  98. Re:Reminds me by Anonymous Coward · · Score: 0

    First thing I though

    "thought".

  99. Re:I am all for an intelligent change in patent la by Anonymous Coward · · Score: 0

    bragging about they're actions

    "their".

  100. RLE? by MenTaLguY · · Score: 1

    RLE? Saints preserve us...

    That is like THE most basic and obvious compression method, ever. And was most certainly repeatedly discovered many times decades ago. And is used in pretty much everything someplace.

    For those of you unfamiliar with it, it consists of alternating counts and data; each count indicates how many times the following bit of data is repeated. For example:

    784 784 34 34 34 34 2

    RLE compresses to:

    2 784 4 34 1 2

    A common enhancement is to mark long sequences without repeats (since they don't RLE compress well), and include them literally, preceded by their length.

    --

    DNA just wants to be free...
    1. Re:RLE? by Anonymous Coward · · Score: 0

      shoot, i still have lots of old black and white graphics files ending in .rle, which were exactly as you describe run length encoded files, and these date back to the early 80s....in fact, i think i have a book somewhere (also early 80s) that describes the .rle format.

    2. Re:RLE? by Forbman · · Score: 1

      Isn't this the basis of Huffman encoding? And how old is THAT?

    3. Re:RLE? by tepples · · Score: 1

      Except that the patent may not be on RLE but rather on RLE+DCT or RLE with Huffman coded repeat counts or something like that, which may in fact have been novel when JPEG was putting together its first image compression standard. Find the patent and read its claims before dissing it.

  101. Re:Just another reason that proprietary beats FOSS by Zenmonkeycat · · Score: 1

    That argument hurts my brain. /me needs aspirin.

    --

    *****
    Dear Mary,
    I yearn for you tragically,
    A.T. Tappman, Chaplain, U.S. Army.

  102. Why PNG is as lossy as GIF by tepples · · Score: 1

    The subset of PNG that Microsoft Internet Explorer versions 4, 5, and 6 recognize is lossy. It dithers the alpha channel down to 1-bit and then dithers the image down to 255 colors.

  103. Re:RLE is to JPEG as "make it a round shape" is to by Anonymous Coward · · Score: 0

    RLE dates back to the days when drum memory was high tech stuff.

    More recently, I and a lot of the programmers I worked with used RLE for cheap text document compression back in the 70s. Of course, a few years ago, my mag tapes from back then started to disintegrate and I tossed 'em. The concept is older than that, even.

    Something's very broken with the way the deep pocket companies, courts and patent office are dealing with this.

  104. Tivo??? by Cramer · · Score: 2, Interesting

    Ok, this is just bull. Please point to the JPEG's on a TiVo. I'll wait...

    *ding*

    There aren't any. All the icons (the balls, the star, network logos, the "blue wiener", etc.), and loopsets (i.e. slide shows like the little tivo guy in the upper left corner) are PNG formated images. I don't think Tivo would've changed to JPEG in the last few years. Everything else is an MPEG2 or raw graphics written onto the overlay (eg. the menu borders.) Fonts are standard true-type fonts -- non-compressed as I recall. (even "easily" replacable.)

    [I don't expect anyone from Tivo, Inc. to step up to answer exactly how they do all the gfx.]

    1. Re:Tivo??? by One+Louder · · Score: 1

      I have a Tivo Series 2 - it has a feature to display JPEG photos.

    2. Re:Tivo??? by Cramer · · Score: 1

      Displaying a JPEG does not include patented compression technology. (And the image may have been converted before being sent to the tivo.)

    3. Re:Tivo??? by Hellsbells · · Score: 1

      MPEG2 also uses Run Length Encoding.

    4. Re:Tivo??? by One+Louder · · Score: 1

      What makes the thumbnails?

    5. Re:Tivo??? by Cramer · · Score: 1

      You are assuming (1) the tivo is sent a jpg, (2) the tivo creates the thumbnail, (3) the thumbnail is a jpg. #2 may be true, but #1 & #3 may not be. (#3 most likely isn't.)

  105. Patent is Invalid by KeithIrwin · · Score: 4, Interesting

    The patent claims the process of Huffman encoding and/or run-length encoding digital signals. The CCITT Group 3 Fax machine standard used run length encoding followed by Huffman encoding to compress the digital signals before transmission. It was issues in 1980, six years before the patent.

    I don't understand why any company would capitulate when the prior art is quite as obvious as the digital fax machine. I'll wager that they've even used a fax machine in persuing their claims.

  106. Call me lazy..... by Anonymous Coward · · Score: 0

    ....but if had you linked their site, I *would* check it out.

    Bad side of linking: takes a few seconds, slashdots the site of these idiots who want to use patents as a weapon of mass (informational) destruction (not that that's really a problem).

    Good side of linking: Only takes a few seconds, slashdots the site of these idiots....you get the drift.

  107. fools gold by Doc+Ruby · · Score: 2, Insightful

    Anyone else notice how Sony and Adobe ruthlessly pursue people who infringe their copyrights, and spend millions on useless, counterproductive DRM, but cough up millions to these invalid patent claimjumpers?

    --

    --
    make install -not war

  108. Not serious right? by Anonymous Coward · · Score: 0

    MPJEG is based on jpeg. It stores a whole lot of JPEG pictures (20-odd per second) in a 'video' file - but it is not really useful for most use cases as it takes more space per given quality level than MPEG, which stores seperate frames as 'difference patch' frames (B,P) from the last 'full' (I) frame.

  109. Re:RLE is to JPEG as "make it a round shape" is to by t_allardyce · · Score: 1

    Its the first idea that would pop into most peoples heads if they were thinking of a way to compress data and im sure its been thought of long before computing, infact any of these concepts - Huffman, Hamming, DCT, RLE, have. I think current patent law works on the basis that anything is patentable until its challenged in court, then its only patentable if your lawyer is good enough to find an obscure law to cover it or if they can pursuade the jury that the technology is so complex and un-obvious that they must have spend years developing it.

    --
    This comment does not represent the views or opinions of the user.
  110. Bollocks by Anonymous Coward · · Score: 0

    I, for one, welcome the day when our (old) slashdot overlords put in a kill filter stopping people wringing the hell out of that old joke

  111. PNG vs JPEG for screenshots by po8 · · Score: 2, Informative

    Here's the sizes for my antialiased KDE desktop with an xterm and firefox open on it.

    -rw-r--r-- 1 bart bart 278372 Aug 12 10:44 screenshot-75.jpg
    -rw-r--r-- 1 bart bart 496802 Aug 12 10:45 screenshot-95.jpg
    -rw-r--r-- 1 bart bart 258090 Aug 12 10:42 screenshot.png
    Original commenter looks right to me. Interesting.
  112. RLE isn't even valid by gillbates · · Score: 2, Insightful

    From a patent perspective, the assemblers on IBM mainframes in the 60's had an assembler directives like this:
    LABEL DC CL132'A'
    Basically, what this is: Declare Constant, Character Lenth 132, filled with 'A'. It is a Run Length Encoding, and it preceded GIF, JPEG, etc... by more than 15 years.

    Likewise, the dup directive was available in PC assemblers long before RLE was patented.

    So, anyone with the guts to fight these guys could easily invalidate their patent with prior art. The idea of run length encoding as a compression technique occurred to me when I was about 12, and even then I didn't think it particularly noteworthy.

    --
    The society for a thought-free internet welcomes you.
    1. Re:RLE isn't even valid by t_allardyce · · Score: 1

      Ah that argument might make sense in a sane place were people can grasp basic engineering concepts like "square peg, square hole" but will it hold up in a court of law? - heres how it might go (and this would be for a good out-come) "I present to the court Forgents tax records for the year 2002. As you can see from the accounts record, Forgent did not declare this patent as a code 4C taxable item in form 34A, as per federal tax law paragraph 3 of section 14D! I think its obvious to the court that under said law this patent would be subject to the state code 434, part C and thus they cannot use this patent for commercial purpose."

      --
      This comment does not represent the views or opinions of the user.
  113. Re:I am all for an intelligent change in patent la by MourningBlade · · Score: 1
    Incidently, I refused to have my name listed as the co-inventer on a patent my company wanted to file because I considered it so trivial as to be silly. I don't want my name associated with patent abuse, and if more people took that approach this problem simply wouldn't occur. That's a pipe-dream though.

    A gentleman's agreement (particularly with the entire world) not to do something that could provide significant monetary benefit is like an agreement not to have nukes: the temptation to be the only one in the world with them is overwhelming.

    In social circumstances (and contracts) you need to avoid the one shot prisoner's dilemma.

  114. From the STFU Vault comes... by Anonymous Coward · · Score: 0

    More patent idiocy!

  115. Why I don't use JPEG by glass_window · · Score: 1

    That's why I don't use JPEG, instead I use JPG!

  116. Parent post is a troll by pclminion · · Score: 1
    Either that, or the author is misinformed to a degree I don't think I've seen before...

    png uses Run Length Encoding (RLE) to compress the images.

    It does not. PNG uses a set of predictive filters on a row-by-row basis and then applies zlib "deflate" compression to the transformed rows. This is the same compression as used in gzip. Programs like pngcrush operate by trying different combinations of predictive filters and pixel modes to see which achieves the highest compression.

    So anywhere in an image that you see large expanses of color is where png will excel.

    This is correct, but not because it uses run-length encoding. The predictive filters reduce many rows to a single color, and the deflate compression can compress these very effectively.

    It's also where jpg is going to fall down

    You can easily disprove this by making a large color image of one solid color, then JPEG compressing it. JPEG handles solid color absolutely fine.

    jpg (which uses fractal compression) essentially records the "roughness" of an image.

    It has nothing to do with fractals or "roughness." It transforms 8x8 blocks of image data into the frequency domain, quantizes the resulting cosine basis function coefficients, arranges the quantized coefficients in a special order, applies a maximum frequency threshold, and outputs the coefficients using Huffman codes.

  117. forget about forgent :D by elh_inny · · Score: 1

    When I first read the title I'd thought it says: "forget about squeezing money from patents", apparently it was too good to be true ;) I'd have never imagined that patent, the idea that was supposed to speed up research, i.e. provide money to the inventors so that they can discover even more, would be misused in such a way. How can you expect someone to pay royalties if his product is free (open source)?

  118. Re:The company name says it all... by cofaboy · · Score: 1

    come on think about it, Forge != forge

    --
    In the end, It's all bovine dung you know
  119. Join Me by Anonymous Coward · · Score: 0

    In the BURN all JPEGS campain.
    Memory is cheep, we don't need no stink'n compression.

    Repeat after me...

    The JPEG The JPEG The JPEG's on fire
    Let the mother fucker burn.

  120. Nothing wrong with anti-gravity patents by cyberformer · · Score: 1

    Unlike software patents, anti-gravity patents don't really do much damage. It's not like there's a thriving anti-gravity industry that will suddenly be shut down or forced to pay royalties.

    As an added befit, patents granted now will probably be long-expired if anti-gravity is ever discovered.

  121. Re: Blame the corps, they love to be sued! by alpha · · Score: 1

    Our politicians are 99% in the pocket of our corporations.

    Yet, it's almost always other corporations that are victimized (usually big corps too, with lots of money to pay settlements.) So to say that "corporations" always lobby for software patents doesn't seem to be an entirely fair statement.

    There is however one lobby that is guaranteed to be 100% behind complicated patent laws, complicated tax laws, complicated copyright laws; in fact they're guaranteed to be in favor of all laws that will stifle and hurt businesses and individuals enough to make them want to sue in court. That lobby would be the American Bar Association and just about every lawyer in the country.

    Law firms are rarely mega corps, they're mostly individuals and small partnerships.

    Have you ever checked how many of our congress men, presidents and presidential candidates are lawyers by profession?... Quite a revelation.