Reply to comment

McDonnell Douglas Patents Y2K Fix Technique

I am not sure if anyone else will get their panties in a wad about this one, but boy, I sure have. It seems McDonnell Douglas has applied for and received a patent for the Y2K fix called "windowing." Simply put, any date 00-29 is assumed to be 20xx, 30-99 is assumed to be 19xx. They are now threatening legal action against anyone using this technique.My main problem here is that I have seen that trick done all over the place. I spent 5 years maintaining Medicaid claims processing code (COBOL, and ugly COBOL at that), and we used this technique regularly in various situations that required date processing. Some of the code was written to account for folks who were born in 1898, since 1998 was years away at the time! Some subsystems did not even store the tens digit. We had to use "windowing" to decide if it was 198x or 199x!I find this immensely ironic in light of the recent furor over Unisys pursuing the patent it holds over the LZW algorithm (see Burn All GIFs Day). I can understand Unisys protecting something it purchased as part of the original company that invented it. But for McDonnell Douglas to patent a technique that has been in use for at least a decade, if not more, is absurd.news.com Story

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <hr> <li> <dl> <dt> <dd> <pre> <b> <h1> <h2> <h3> <blockquote>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
12 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.