Slashdot Mirror


Charlie Northrup's One-Man Patent Grab Continues

FirstEdition writes "Will this never end! Linux Business & Technology writes that Charlie Northrup, the guy in New Jersey whose prior art on what looks to be Web services dates back to 1994 and appears to trump anybody else's IP, has gotten another patent. Of course, he has transferred the IP to a spin off company populated mostly by lawyers. More details here."

278 comments

  1. Hmm... by c_oflynn · · Score: 2, Interesting

    Looks like Amazon has competition... I thought there was a law though that you have to patent something within one year of public exhibition?

    1. Re:Hmm... by SmartGamer · · Score: 1

      I think the law is two years, but I'm not sure.

      Even if my case- the pesimistic one- is right, he still missed the boat by nine years. He just obfuscated his patent enough to make it inobvious that he just described a very standard system that's been widely used for a really, really long time...

      --
      Warning: Poster of this comment is a nerd. Just like everybody else here.
    2. Re:Hmm... by angle_slam · · Score: 3, Informative
      I thought there was a law though that you have to patent something within one year of public exhibition?

      There is. 35 U.S.C. 102(b):

      A person shall be entitled to a patent unless -
      (b) the invention was patented or described in a printed publication in this or a foreign country or in public use or on sale in this country, more than one year prior to the date of the application for patent in the United States,
    3. Re:Hmm... by angle_slam · · Score: 3, Interesting

      He didn't really wait nine years. He filed a patent in December 1994. The patent was issued in December 1998, meaning that's how long the patent office spent examining the application. Just before the patent issued, he filed what is known as a contunuation patent application. Basically, he covered one aspect of the invention in the first patent, and another aspect in this patent.

    4. Re:Hmm... by SmartGamer · · Score: 1

      Ah, but it's still provably nothing new since '92- assuming I'm reading the pile of gibberish correctly.

      I really hope the thing doesn't stand up in court, but you never know...

      --
      Warning: Poster of this comment is a nerd. Just like everybody else here.
    5. Re:Hmm... by Zeinfeld · · Score: 4, Informative
      This whole story is bogus, the patent is incredibly narrow, it is not pardigmatic and not essential to web services.

      He didn't really wait nine years. He filed a patent in December 1994. The patent was issued in December 1998, meaning that's how long the patent office spent examining the application. Just before the patent issued, he filed what is known as a contunuation [yale.edu] patent application. Basically, he covered one aspect of the invention in the first patent, and another aspect in this patent.

      Even so there is nothing in Web Services that was not previously invented in CORBA or previous systems. I published the idea of using the Web for machine/machine interaction in 1993, I don't hink I was the first, Tim probably discussed it in 1992 at Annecy. Try to remember what we were doing there folks, controlling real time physics experiments.

      The language of this patent, 'brokers' etc is all from CORBA.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    6. Re:Hmm... by Groote+Ka · · Score: 3, Interesting
      That is correct. It is a common policy when only half of your claims is granted after two official communications of the USPTO: you file a continuation with the rejected claims and let a patent witht the granted claims issue.

      This had an additional advantage that the protection of your invention could be extended, since protection used to be granted untill 17 years after the issue of the patent (commonly used for submarine patents like the Lemelson heritage).

      With the amendments of USC 35 (US patent law), however, this was 20 years from filing, when filed later than July 1995 (I do not know the exact date). For patents filed before July 1995 and issued after that date, the protection was 17 years after grant or 20 year after filing, whichever was longer.

      HOWEVER, for this kind of stuff (continuations), filed after July 1995, the protection is 20 years after the FIRST filing. So the US will be 'freed' from this patent by December 2014.

      To a certain extend, this kind of stuff is also possible with the European Patent Office (EPO), filing a divisional. However, as I have understood from US colleagues (I am a European Patent Attorney trainee), it is in the US possible to extend your subject matter and with that, the protection of your patent, pretty far from what you have filed originally. With the EPO, you would go flat on your face; the EPO is very precise with respect to addition of subject matter: strictly prohibited and the rule is applied very strict. And when the EPO makes a mistake, you just file an opposition which you will probably win.

  2. That's okay... by TWX · · Score: 5, Interesting

    I'm sure that he'll manage to get royalties from the two or three million geeks running Apache at home.

    Maybe we'll get lucky, and he'll pull a SCO, and try to sue IBM. I'm rather certain that IBM will find something that they have prior art on, or something that his patent depends on, that IBM can pull out and have fun with...

    --
    Do not look into laser with remaining eye.
    1. Re:That's okay... by SlashdotLemming · · Score: 0, Redundant

      Woohoo, you win!!! FPAP - First Prior Art Post!!

    2. Re:That's okay... by SpaceJunkie · · Score: 1

      Would this patent mean he could go after MS, their whole MSN system and the .NET infrastructure... That would be sweet...
      Either way its a win-win for me.. It would be just the kind of case which may just highlight just how stupid and outdated IP law has become.
      Either way - the guy has much bigger fish to fry than geeks at home, who have no money (I mean real bucks - not your $400 a month expendable income after tax/rent etc) anyway.. And he would acheive more for the anti-patent free software movement by trying to make an example of Apache users..
      50 years (Isn't the period something like that - IANAL) may as well be 1000 years when applying it to the computer technology curve.

      --
      OrionRobots.co.uk - Robots From sol
  3. What is it, actually? by SmartGamer · · Score: 4, Interesting

    It seems to be describing IRC, a message board, and/or basic client-server architecture, all of which provably existed before '94.

    It's quite likely I'm not understanding this correctly. What, in actually legible text, has he just patented?

    And what laws are there that would permit him to retroactively sue anybody who was already using something like that?

    --
    Warning: Poster of this comment is a nerd. Just like everybody else here.
    1. Re:What is it, actually? by GlassHeart · · Score: 4, Interesting
      What, in actually legible text, has he just patented?

      That's a wonderfully good question.

      A CS professor can write a book full of algorithms, and a second year CS major can read the book and tell whether a random piece of code uses an algorithm from the book. Why can't a professional software engineer read a patent application and understand what will infringe and what will not?

      I think the balance between protecting the patent owner and protecting the public requires a plain English (at the very least, something that a CS major can read) reform to patenting.

    2. Re:What is it, actually? by SmartGamer · · Score: 1

      The advantage to the legaleese as it is: his use of the word "above." If carefully done, it can be ruled that his patent only counts for servers mounted on dirgiblrd.

      --
      Warning: Poster of this comment is a nerd. Just like everybody else here.
    3. Re:What is it, actually? by deander2 · · Score: 1

      A CS professor can write a book full of algorithms, and a second year CS major can read the book and tell whether a random piece of code uses an algorithm from the book. Why can't a professional software engineer read a patent application and understand what will infringe and what will not?

      simple. because a piece of code has a specific structure, even if you change the names of the vars and such. a "code fingerprint" if you will, that is more difficult to remove than it is to reinvent the same piece of code yourself.

      a patent on the other hand, esp. a software or business patent, covers the IDEA of the code. (which may or may not have a working implementation) this idea has no such unique signature, so when another programmer runs into the same type of problem and invents his own solution, it's next to impossible for someone to predict what a court is going to believe is infringing or not. (that's assuming he is aware of the patent and its holder at all - normally this is not the case)

    4. Re:What is it, actually? by Anonymous Coward · · Score: 0

      The advantage to the legaleese as it is: his use of the word "above." If carefully done, it can be ruled that his patent only counts for servers mounted on dirgiblrd.

      wrong-o, bub. that's only in the abstract, which has no legal weight at all. look at the claims to see how (not) to infringe.

    5. Re:What is it, actually? by evann · · Score: 1

      Orson Scott Card's book Ender's Game spoke of things that resembled message boards and such. what up now Charlie?

    6. Re:What is it, actually? by poot_rootbeer · · Score: 1

      A CS professor can write a book full of algorithms, and a second year CS major can read the book and tell whether a random piece of code uses an algorithm from the book. Why can't a professional software engineer read a patent application and understand what will infringe and what will not?

      Because the algorithms from the CS text will be trivial, for the most part.

      Wouldn't you agree that it's easier to analyze 20 lines of code than 20,000 lines?

    7. Re:What is it, actually? by Anonymous Coward · · Score: 0
      The obscure, broad language is the product of patent lawyers. That's their job!

      They will make their client's application "claims" as broad and all-encompassing as they can. After filing, the claims are likely to be trimmed down--but you don't get what you don't file for. Thus, the accepted strategy is to make the application as broad as possible, expecting to lose on some points, but protecting the invention as thoroughly as possible.

      IANAL, but I am a (hardware) patent holder.

    8. Re:What is it, actually? by GlassHeart · · Score: 3, Insightful
      The obscure, broad language is the product of patent lawyers. That's their job!

      No, it isn't. Their job is to phrase the patent in a precise language, closed to individual interpretation. There should be little doubt whether a particular work infringes on a patent or not. The fact that just about every patent case requires a lawsuit to clarify benefits no one except the lawyer.

      the accepted strategy is to make the application as broad as possible, expecting to lose on some points, but protecting the invention as thoroughly as possible.

      The intent of the patent system, however, is not only to protect the inventor. In this case, I think the following reforms should happen:

      • Patents must be readable by someone of ordinary skills. A patent determined to be overly vague in court is voided and the case summarily dismissed. The threshold for "vague" should be low. (If someone who can implement your patent can't read it, it's gone.)
      • Patents must be narrowly defined. An overly broad patent limits the damages the court will allow the inventor. (Even if you invented "e-commerce", you are not eligible to collect a lot of money on each of the various forms, such as on-line auctions, that you did not actually invent.)
      • Patents where the inventor should reasonably be aware of infringements (such as publication as an international standard) but not asserted are voided. (Submarine patents are voided.)

      Note how neither reform hurts an honest inventor. In fact, there are two benefits:

      • A company is likely to be more aware of infringement, and actively pay you. Today, you have to find companies that infringe, which is nearly as difficult as a patent search.
      • You may actually get paid without a lawsuit, because the violation is clear.
    9. Re:What is it, actually? by GlassHeart · · Score: 2, Insightful
      Because the algorithms from the CS text will be trivial, for the most part.

      Many patented algorithms aren't all that complicated either. GIF, LZW, RSA, and JPEG are all well explained in various books. Idiocies like one-click are so trivial you'll probably never find it in a book, yet the patent is probably completely unreadable.

      What we need is a way to cheaply rule out most patents, and concentrate on the few that we might infringe on a particular project. Note that today, people mostly just ignore patents. What good does that do the inventor?

      The patent system is optimized to make the most money for patent lawyers, using a secret language only they understand, requiring expensive and time-consuming lawsuits even for clear cut cases. I wouldn't be surprised if an honest inventor actually makes more money if the patent was written clearly.

  4. Well, he does have a point. (Hear me out) by beee · · Score: 5, Interesting

    I've heard a lot of "off with his head!" comments around these parts in regards to Mr. Northrup, but can we look at his point of view with a shred of objectivity for a moment? Let me introduce a hypothetical situation. You, a programmer, create some wonderful technology. It's so wonderful, in fact, that it spreads all over the world and is used by nearly everyone on a daily basis. Would you not want some measure of control on this technology that you labored over for so many hours? Would you not like some shred of claim to its origin? Though it's easy to tie this man to a cross for his pursuits in I.P., I think the honest answer most of us would give is "Yes, I would." Perspective is a difficult thing to deal with; however, I think Mr. Northrup is on the "good side" in this fight.

    --


    + Donald Gunth
    + Email: dgunth@quicktek.net
    "Caffeine is the greatest lubricant ever created." -ESR
  5. Any company by Anonymous Coward · · Score: 3, Insightful

    which has lawyers as its main labor force, should be destroyed!

    1. Re:Any company by bjtuna · · Score: 1

      Would that include LAW FIRMS ?

    2. Re:Any company by WindBourne · · Score: 4, Funny

      Cool. Does that include the US government?

      --
      I prefer the "u" in honour as it seems to be missing these days.
    3. Re:Any company by Anonymous Coward · · Score: 0

      yes and yes

    4. Re:Any company by Anonymous Coward · · Score: 0

      Most of all

    5. Re:Any company by Anonymous Coward · · Score: 0

      No, maybe the DoJ or Congress.

      I think the majority groups of US Government employees are civil servants or military. Not entirely lawyer free territory, but certainly not lawyer heavy.

    6. Re:Any company by Anonymous Coward · · Score: 0

      Not all lawyers are criminals. Anybody whose salary is financed by stolen monies (aka taxes) is a criminal guilty of receiving stolen property.

  6. uhh by nomadic · · Score: 3, Insightful

    Yes, we all know it's ridiculous, none of you reading this have to point that out in excruciating detail. The worst part about these kinds of stories is the avalanche of posts making bad jokes ("I'm going to patent air! I'm going to patent the alphabet!"), constructing elaborate metaphors, or making snide comments about MS, Amazon, or what have you. Don't preach to the converted. We all know.

    1. Re:uhh by istartedi · · Score: 4, Funny

      The worst part about these kinds of stories is the avalanche of posts making bad jokes ("I'm going to patent air! I'm going to patent the alphabet!"),

      Don't worry. I hold the patent on making jokes about patenting things that can't be patented, and will be contacting the aforementioned parties shortly.

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  7. WTF? by kg4czo · · Score: 5, Interesting

    Ya know, this stuff discribed really reminds me of the old BBS days. Almost every service in this "patent" could have been applied to almost any BBS package as far back as '86, maybe even farther. Isn't that prior art? Somone need to trump this guy before he makes it impossible for anyone to run services.

    1. Re:WTF? by DanThe1Man · · Score: 1

      If you RTFA (which dosn't bother me if you do or not) the patent apply specifically to TCP/IP.

    2. Re:WTF? by mr_death · · Score: 2, Interesting
      Somone need to trump this guy before he makes it impossible for anyone to run services.

      That "someone" needs a boatload of cash, as well as good prior art.

      What I learned while trying to get a patent, and what the slashdot crowd needs to grok, is that Patents Are Business Tools! The determination of what is novel, unobvious, and what advances the arts and sciences is legal, and not subject to what those "skilled in the art" think. Rather, legal definitions and arguments are the high ground, and must be understood

      Because of the cash needed to invalidate a patent, companies usually end up licensing a marginal patent, rather than slugging out in court. It isn't right, but it makes business sense.

      Life isn't fair. Deal with it.

      --
      It's Linux, damnit! Pay no attention to renaming attempts by self-aggrandizing blowhards.
    3. Re:WTF? by Old+Uncle+Bill · · Score: 3, Funny

      Your BBS didn't run TCP/IP? Loser...

      --
      Yes, I am an agent of Satan, but my duties are largely ceremonial.
    4. Re:WTF? by Anonymous Coward · · Score: 0

      It's been a couple of years, but your statements remind of the automated CD arm. Aren't familiar with it? There are a few patents covering placing a compact disk (extensible to DVDs) into the CD tray, automated, in order for recording. iow, automated pick and place CDR/RW work.

      My favorite part was the 2 dimensional movement that was covered (also why you see that one product where the CDs are handled by 2 separate mobile tracks/picker--one moves the "bins" (unrecorded, recorded), the other is the picker (and only moves vertically)).

      I was astounded the patent was awarded. Seems anyone that has seen a record jukebox work would recognize the procedures used. At the time, the fully automated systems cost in excess of $5,000 (but that was before CDR/RW prices crash; think DVD+-R/RW prices).

      Gotta love the lack of competition patents afford for 20 some years.

    5. Re:WTF? by ninewands · · Score: 1

      ... and, IIRC, TCP/IP was invented back in the late eighties as part of the work to build DARPAnet and later the internet ...

    6. Re:WTF? by kcbrown · · Score: 4, Informative
      The determination of what is novel, unobvious, and what advances the arts and sciences is legal, and not subject to what those "skilled in the art" think.

      Bzzt!!

      Title 35, Section 103(a) of the U.S. code explicitly says:

      A patent may not be obtained though the invention is not identically disclosed or described as set forth in section 102 of this title, if the differences between the subject matter sought to be patented and the prior art are such that the subject matter as a whole would have been obvious at the time the invention was made to a person having ordinary skill in the art to which said subject matter pertains. Patentability shall not be negatived by the manner in which the invention was made.

      What those "skilled in the art" think is centrally important because it is they to whom the subject matter as amended by the patent is obvious or not.

      If the opinion of those "skilled in the art" does not matter when even the law itself essentially says it does then the patent process is so fundamentally broken that it cannot be fixed.

      --
      Use 'slashdot stuff' in the subject line in any email you send me if you want to get past the spam filter.
    7. Re:WTF? by mr_death · · Score: 1
      What those "skilled in the art" think is centrally important because it is they to whom the subject matter as amended by the patent is obvious or not.

      True enough, I should have been clearer. Soon after I posted, I had this nagging feeling that someone would catch me with this.

      As 35 USC 103(a), said "a patent may not be obtained ... (if) ... at the time the invention was made to a person having ordinary skill in the art ..." (emphasis added.) The fun comes on how you tell what the person having ordinary skill knew at the time the invention was made.

      Since we don't have a wayback machine, what we're left with is the discoverable writings when the invention was created. I assert that these writings contain a small set of the "ordinary skill" at the time. So we're left with a less-than-perfect system, and people can take advantage of that.

      So, when you or I say "that's obvious!" N years after a patent is filed, it doesn't legally matter. We have to be able to prove (via evidence) the obviousness of the patent; that evidence does not include a herd of slashdotters screaming "that's obvious!".

      --
      It's Linux, damnit! Pay no attention to renaming attempts by self-aggrandizing blowhards.
    8. Re:WTF? by Anonymous Coward · · Score: 0

      You recall incorrectly. More like late 70s to early 80s

      From http://www.petedotcom.com/networking/tcp_ip_histor y.html


      As time passed many enhancements were made to the existing protocol but by 1973 it was clear that NCP was unable to handle the volume of traffic passing through it network and proposed a new functionality. The TCP/IP and gateway architecture was proposed in 1974. This protocol was to be independent of the underlying network and computer hardware as well as having universal connectivity throughout the network. This would enable any kind of platform to participate in the network.In 1981 a series of request for comment was issued, standardising the TCP/IP version 4 for the Arpanet.

      Within 12 moths the TCP/IP protocol had succeeded in replacing the NCP as the dominant protocol of the Arpanet and was connecting to machines across the united states.

    9. Re:WTF? by cdrudge · · Score: 1

      The first TCP/IP packet was sent in 1977. It was in the early 80s that it became more popular. It was definitely well in place long before the late 80s.

  8. hmmm..... by Anonymous Coward · · Score: 2, Funny

    i wonder if bruce schneier's recent cryptogram about dos'ing someone via postal mail would be useful in this situation. this guy's address is listed on the patent.

  9. I'm just going to ignore him by Wee · · Score: 3, Funny
    He'll go away eventually, like a wart on your toe. Or Muammar Khadafi. Or something.

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

    1. Re:I'm just going to ignore him by Anonymous Coward · · Score: 0

      Sorry Mohmair Khadafi hasn't gone away... he just "rules" a country that is a non player in world affairs... something like france^H^H^H^H^H The Vatican City .... all bark and no bite.

      Of course France or French companies will probably get all of the rebuilding contracts for Iraq because the world press feels sorry for them.

    2. Re:I'm just going to ignore him by Anonymous Coward · · Score: 0

      Actually, Muammar Khadafi is now chairman of th U.N. Human Rights Comission.

    3. Re:I'm just going to ignore him by Anonymous Coward · · Score: 0

      This might help.

    4. Re:I'm just going to ignore him by zbuffered · · Score: 1

      If the world press were in charge of awarding rebuilding contracts, then maybe. But this is America(well, it's Iraq, but we kinda control it right now), and we like to do things in a fair and just manner whenever possible. I predict that rebuilding contracts will be made available for bidding, with the lowest bid being accepted, much like the rest of the world works.

      --
      Synergy is your friend
  10. Our boy Charlie by sssmashy · · Score: 3, Interesting

    Sounds like our boy Charlie read a book on communications or network theory, understood about half of it, and threw all the words he remembered into a few densely worded and confusing paragraphs.

    And then he patented it.

    It's kind of fun to watch Chuck's patent exploits, since he has no chance of ever winning one of his pesky lawsuits. Of course, it can be kind of annoying for the other parties involved.

    1. Re:Our boy Charlie by GreyyGuy · · Score: 2, Interesting

      If there wasn't any chance then there wouldn't be that many lawyers involved.

      He has a pretty decent chance with that many laywers to throw at it and if they are smart and not too greedy, they will do what every single other similar patent recipient has done- go after small shops that can't afford to defend against a patent. Then use that money to finance further lawsuits. Very profitable and very effective.

    2. Re:Our boy Charlie by Anonymous Coward · · Score: 0

      And very lame. Which is why charlie will suffer in pit of ghoaltukai and be forced to do paperwork with hands which have never healing papercuts for eternity. Mwuahahah, Mwuahhaaah, Mwuahahahha.

    3. Re:Our boy Charlie by stephanruby · · Score: 1
      "If there wasn't any chance then there wouldn't be that many lawyers involved."

      The article didn't mention that there were going to be "that many lawyers involved". The article was only paraphrasing Charlie and Charlie said something to the effect that "The LLC may involve big-time business types and, of course, lawyers - maybe three firms worth of them eventually." (emphasis mine) For all we know, Charlie paid a lawyer $1000 to set up an LLC, which is not hard to do these days, then he asked him to do some preliminary work about possible infringements, and now he could be simply just shooting his mouth off. I was going to check if his lawyer was licensed, but interestingly enough his lawyer doesn't even have a name yet (or did I miss it?).

  11. I wonder... by WIAKywbfatw · · Score: 2, Insightful

    It seems like the USPTO will let you patent just about anything.

    Sooner or later, someone's going to point out that all this excess patenting is going to stifle rather than encourage invention and innovation. I mean, why bother developing an idea from first thought to reality if some suit somewhere who's never spent more than a few minutes on a distantly- (if at all) related product or service can shut you down before you get off the ground and/or demand crippling royalties from you for the fruits of your labour?

    In the case of the USPTO, the lunatics truly are running the asylum.

    --

    "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    1. Re:I wonder... by AsmordeanX · · Score: 3, Interesting

      While I agree with your statement, it doesn't really apply to this case.

      The individual patented the 'web' before the web was even heard of outside of universities. There might be prior art but that is another argument.

      The USPTO had no reason not to grant this patent as of yet. What I find annoying is that the guy sat on it for nine years but AFAIK never put forth the effort to create the web. Basically he had an idea, patented it then filed it away. Meanwhile someone else had the same idea and used it now we are all in a pickle.

      Maybe we will get lucky and he will go after Unisys first.

    2. Re:I wonder... by AnotherBlackHat · · Score: 1

      Sooner or later, someone's going to point out that all this excess patenting is going to stifle rather than encourage invention and innovation.


      It has been pointed out, many times.

      Despite claims to the contrary, government is more interested in the money they make from patents then in promoting science and the useful arts.

      Prevent politicians profiting from the patent process, and they'd stop passing laws to promote them.

      -- this is not a .sig
    3. Re:I wonder... by kien · · Score: 4, Interesting
      The USPTO had no reason not to grant this patent as of yet.

      Not to nitpick, but shouldn't we expect a little common sense from the people that we pay with our tax dollars? I mean come on, the whole "ignorance is bliss/we are overworked" excuse is really beginning to wear a little thin.

      From the article:

      The LLC lawyers are starting to work on what are called "claim charts" that track alleged infringement. Licensing terms are still being thrashed out.

      Claim charts??!!

      rm -rf USPTO
      kill -9 patent_squatter


      --K.
      --
      Sig: Bad people happen. Try to avoid being one of them.
    4. Re:I wonder... by Smidge204 · · Score: 1

      I wonder if anyone has ever tried to patent the patent process... seems like it might to through nowadays. :)

      Hell, if you can patent the wheel, then why not?

      Once you "own" the rights to the patent process, you might be in a position to fix it!

      (As a bonus, I found this article that puts forth the idea of creating " public-domain information preserves" for things like medical and other fundamental concepts that really need to be public in order to be beneficial.)
      =Smidge=

    5. Re:I wonder... by Minna+Kirai · · Score: 1

      The individual patented the 'web' before the web was even heard of outside of universities.

      He patented it all the way back in 1944 you say?

    6. Re:I wonder... by thing12 · · Score: 3, Insightful
      The individual patented the 'web' before the web was even heard of outside of universities. There might be prior art but that is another argument.

      What about 1991: Archie for file searching, WAIS for document searching, or all the public sites you could telnet into? Weren't those services? Or 1992: Gopher as a not too distant predecessor of http(d) and Veronica a year later as a menu service for Gopher pages. The 1+ million hosts on the Internet by late 1992 were not just at universities. How can all the servers that were running out there not qualify, at least in part, as prior art for 'Web Services'. Even NTP was around in 1992 - that's purely an automated web service - a client application getting data from a server application and doing something with the response in an automated fashion. I'm sure a good long browsing session through the RFC's would yield enough prior are to kill this patent.

    7. Re:I wonder... by Anonymous Coward · · Score: 0

      Not to nitpick, but shouldn't we expect a little common sense from the people that we pay with our tax dollars? I mean come on, the whole "ignorance is bliss/we are overworked" excuse is really beginning to wear a little thin.

      Actually, the USPTO is one of the few federal agencies that bring in more money than the are budgeted each year. So we really aren't paying them, directly, with our tax dollars. 99% of the patents won't make money but at least the large, inefficient bureaucracy can!

    8. Re:I wonder... by Anonymous Coward · · Score: 0

      Maybe we should go back to the days when the patent office required a working wooden model of all inventions.

  12. Can you say CORBA? by rossjudson · · Score: 5, Insightful

    If you read the patent, it reads like a description of CORBA. The OMG started working on CORBA in 1989. That's all the prior art that should be needed.

    1. Re:Can you say CORBA? by Anonymous Coward · · Score: 0

      I tried, but all that came out was "COBRAAAA."

      Sorry man.

    2. Re:Can you say CORBA? by glens · · Score: 1

      Did you happen to follow the link to the patent?

      Filed: December 14, 1998

    3. Re:Can you say CORBA? by Nick+of+NSTime · · Score: 1

      Are you dyslexic? Your post's parent said "1989."

    4. Re:Can you say CORBA? by Tablizer · · Score: 1

      Are you dyslexic? Your post's parent said "1989."

      BTW, has anybody patented dyslexia yet?

      Besides, SOAP may only violate the patent if used thru TCP/IP. Did the original mention TCP/IP? Most of these stupid patents are of the form "doing X on the web", where X itself is not patentable, but the combination is considered somehow unique by the dipshits called patent reviewers.

    5. Re:Can you say CORBA? by glens · · Score: 1

      I guess so.

  13. woo hoo by DanThe1Man · · Score: 4, Funny

    Charlie doesn't like to talk in terms of suing people, but says it may be advantageous to Web services players such as IBM, Microsoft, BEA, Sun and the service providers to have a license

    Woo hoo! Lawyer fight! I can't wait to watch this on court TV. I wonder which side will get Johnny Cochran

    1. Re:woo hoo by Telastyn · · Score: 4, Funny

      They should just have a draft. Whichever company had the worst record last year gets the first pick this year of Law School seniors [and choice undergrads going pro early].

      Of course there's always the usual signing problems and draft day trades...

    2. Re:woo hoo by DanThe1Man · · Score: 3, Funny

      I wonder which side will get Johnny Cochran

      Ladies and gentlemen of this supposed jury, you must now decided whether to reverse the decision for my client Chef. I know he seems guilty, but ladies and gentlemen... (pulling down a diagram of Chewbacca) This is Chewbacca. Now think about that for one moment -- that does not make sense. Why am I talking about Chewbacca when a man's life is on the line? Why? I'll tell you why: I don't know.

      It does not make sense. If Chewbacca does not make sense, you must acquit!

      (pulling a monkey out of his pocket) Here, look at the monkey. Look at the silly monkey! (one of the juror's heads explodes)

    3. Re:woo hoo by Unregistered · · Score: 0, Offtopic

      Don't you follow real news? Rodney King got arrensted for DUI so i think Johnney Cochren will be busy for a while.

    4. Re:woo hoo by Turing+Machine · · Score: 2, Interesting

      He might want to take a look at these records before deciding to take on IBM in court.

      41 feet of paper!

    5. Re:woo hoo by Jade+E.+2 · · Score: 1
      He might want to take a look at these records before deciding to take on IBM in court.

      41 feet of paper!

      At first glance, that did't seem to be all that much. After all, a standard page is 11 inches tall, so 41 feet is only around 45 pages end to end. It wasn't until reading the article you linked that I realized they were talking about a 41' stack of paper... Wow.

    6. Re:woo hoo by gte910h · · Score: 1

      The thing with that is, he doesn't make any products...that's where IBM bites you...they have patents on other things you make

      --
      Want to see every step I took to start my company? http://www.rowdylabs.com/blogs/pitchtothegods
  14. Re:That's okay...Circular defense. by Anonymous Coward · · Score: 2, Insightful

    "Maybe we'll get lucky, and he'll pull a SCO, and try to sue IBM. I'm rather certain that IBM will find something that they have prior art on, or something that his patent depends on, that IBM can pull out and have fun with... "

    But see that kind of thing is what makes the whole system worse. Defensive patents ( which in themselves maybe shouldn't have been granted ) also bog down the system, as well as the original one. The whole system needs change so that people don't have to take out such defensive measures.

  15. Ah, the legal system... by tony1c · · Score: 4, Insightful

    As someone who's recently started operating his own company I'm astounded by how many ways the legal profession has of taking your money without actually providing any benefits. I'm starting to believe that we have a large parasite feeding off of (American) businesses. This is not to say that the entire legal prof is a leech... only that legislation is abused for the sake of acquiring money that isn't legitimately earned. I seems that a lot of patent suits fall into this category. I hope I'm wrong, but my experience makes me believe this is one of the more serious and unnecessary threats to progress here.

    1. Re:Ah, the legal system... by Anonymous Coward · · Score: 3, Insightful

      I believe that the "legal tax" is about 20% of the economy. I have seen reports that in the medical field the largest cost is legal expenses, followed by doctors, health care, etc. As long as people keep electing idiots to office that take contributions from special interests, they will continue to find their money, and rights being sold to the highest bidder.

    2. Re:Ah, the legal system... by Spydr · · Score: 1

      This is not to say that the entire legal prof is a leech... only that legislation is abused for the sake of acquiring money that isn't legitimately earned.

      not legitimately earned? you are assuming that people just magically "get" patents from no work on their part?

      while i agree that stuff like this sucks, the majority of legal action is i'm sure defending legitimate patents / IP.

    3. Re:Ah, the legal system... by johny_qst · · Score: 2, Insightful

      So when will this problem actually get noticed by the american public or world public at large? The clues have been mounting since the 60's. Things like using off-shore holding companies to avoid legal and tax issues have been common business practices for too long. When will people look to straightening up all the obfuscated legal detritus clogging our ability to innovate? Whay are we stuck making laws about the laws about the laws about the laws about when the DMCA is applicable? Man I sure hope 'the revolution' gets here soon cause William Shakespeare was pretty on the mark and it seems like noone is listening.

      --
      Fnord.sig
    4. Re:Ah, the legal system... by mrcparker · · Score: 3, Interesting

      As someone who once owned a rather large company, I can assure you that most of what lawyers do is take your money and protect you from other lawyers.

      If you are just starting to believe that lawyers are a parasite feeding off American business, you haven't been sued yet. Wait until the profits start rolling in and they begin to smell the blood in the water.

      The main reason I got out of business was I was sick of having to sit in court and spend money so a nickle and dime lawyer could try to extract money out of me - yes, it is that bad.

    5. Re:Ah, the legal system... by Anonymous Coward · · Score: 2, Informative

      > I'm starting to believe that we have a large parasite feeding off of (American) businesses.

      I think the word you're looking for is "government".

      HTH

    6. Re:Ah, the legal system... by istartedi · · Score: 1

      Well, who do you think writes all the laws? There doesn't seem to be any easy way out of this fox-n-henhouse situation either. What are you going to do? Vote your Aunt Edna who works the cash register at Piggly Wiggly into Congress? When some really sticky wicket comes up about the impact of regulation X on labor policy Y with respect to industry Z, and the legal implications thereof, who is Edna going to call?

      So, you say, we could just scrap such convoluted laws. OK. Which ones. Do you want to be the guy who misses section 6, paragraph B, article 3, subsection 6, codicil 9, paragraph 2, with the result that all the convicted child molestors in Indiana get released and given tenured positions as elementary school gym teachers? No. In order to prevent that from happening, we need lawyers to examine these laws so that we can scrap them so that we don't need lawyers. OK kiddies, can you spot the problem with that?

      IIRC, Dave Barry once proposed a "department of Ida Mae", presided over by his Aunt Ida Mae, which would be responsable for deciding whether or not anything Congress was about to do made "common sense". This suggestion resonates with a lot of people, myself included; but as usual, implementing the idea is more difficult.

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    7. Re:Ah, the legal system... by ebyrob · · Score: 1

      Bah, I just vote Libertarian. Cutting off 9/10ths of the federal budget seems like a great place to start governmental reform.

      Basically... If you have a big pile of crap, the best way to "fix things" is to throw out the whole pile and start over. With a bathtub the size of the Pacific Ocean, there's not much hope of finding a living baby in there...

    8. Re:Ah, the legal system... by FuzzyBad-Mofo · · Score: 1

      If voting could change anything, it would be outlawed.

    9. Re:Ah, the legal system... by Saeger · · Score: 1
      Hah. I noticed that that particular quote has gotten hugely popular on slashdot in the last few days. Meme-fads are fun to watch. :)

      --

      --
      Power to the Peaceful
    10. Re:Ah, the legal system... by michael_cain · · Score: 1
      Many years ago, it came out that 98% of the state legislators in New Jersey were lawyers of one sort or another. IIRC, this made headlines right after they had voted down, by a very large majority, a tort reform act that would have made it marginally more difficult to collect more from an insurance company than the face value of the policy. At that time, it was not uncommon for juries to require an insurance company to pay (for example) $1M on a $100K policy...

      The insurance company my father worked for at the time quit doing business in NJ because of such awards, and the state's refusal to enforce some sort of sane contract law...

    11. Re:Ah, the legal system... by istartedi · · Score: 0, Offtopic

      Bah, I just vote Libertarian. Cutting off 9/10ths of the federal budget seems like a great place to start governmental reform.

      Sorry. The Libertarians are hopelessly mired in ideological purity. The Libertarian party line on immigration is that it should be unrestricted. OK, I understand why they take that position. It's part of their "all government restrictions are bad" ideology. They argue, based on economic theory, that equilibrium would be established and immigration would eventually stabilize.

      Let's think about that for a minute. Do we really want to be in economic and cultural equilibrium with Mexico? Of course not. We've worked hard to build the US into what it is, and we're not going to chunk it down the toilet economicly, and create our very own Quebec problem in the Southern tier. We're having a hard enough time preventing that as it is.

      The Libertarian stand on immigration begs the question "what's the point of having a nation anyway?".

      Don't get me wrong. I agree with some of their stands, in particular, I think they've got the drug issue dead right. Of course I'd make it legal, tax it like crazy, and plow most of that new revenue back into treatment programs and *real* drug awareness education, not silly propoganda that every teenager knows isn't true (e.g., smoke one joint and you become an instant loser).

      If the ideological purity isn't a problem, the various interpretations of it certainly are. I'll never forget when I was a kid, John Anderson, the Libertarian for President wanted to dismantle our nuclear missiles unilaterally. I spent the next few years thinking the Libertarian party was some kind of proxy for the Left. OTOH, the Libertarian stand on Free Trade makes them a proxy for the Right. Once more, Free Trade is one of those issues that begs the question "why have nations?" and if you don't have nations, what do you have? One World Government. Forget that.

      The Libertarian party needs a department of Ida Mae more than Congress does.

      Basically... If you have a big pile of crap, the best way to "fix things" is to throw out the whole pile and start over. With a bathtub the size of the Pacific Ocean, there's not much hope of finding a living baby in there...

      Oh, and... when you throw out that whole pile of crap all at once, who is going to clean up after the riot that goes down when welfare checks stop flowing to the inner cities? How happy will you be when you bite into a hotdog and find a piece of some worker's toenails... or toes? (no more FDA, no more Pure Food and Drug Act) What will you say when your wages are cut to $1.20/hr (no more minimum wage) and you get your leg smashed by some equipment (no more OSHA to approve the equipment)?

      In other words, because you don't like the violence against Christians in the arena, you are going to burn down Rome and rebuild it. That's a good analogy I think. Constantine came to power and converted the Romans. Somebody needs to convert the lawyers.

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    12. Re:Ah, the legal system... by Malcontent · · Score: 1

      "Whay are we stuck making laws about the laws about the laws about the laws about when the DMCA is applicable?"

      because the people who make the laws are lawyers themselves.

      --

      War is necrophilia.

    13. Re:Ah, the legal system... by firewrought · · Score: 1
      I'm starting to believe that we have a large parasite feeding off of (American) businesses.

      Or, to sum it up... instead of a system for resolving disputes, we have an industry for creating them.

      --
      -1, Too Many Layers Of Abstraction
    14. Re:Ah, the legal system... by Malcontent · · Score: 1

      Yes go tell all the seniors they have to give up social security and medicare. Go tell the farmers they will have to give up the subsidies. Go tell the loggers they will have to build their own roads into the forrest. Go tell the ranchers they will have to pay market rate for grazing fees. Go tell the miners they will have to pay market rates for land. Go tell the the veterans that their benefits are going to get cut.

      And when you are done with all that go tell the rest of America that you are going to legalize drugs, prostitution, selling of organs and body parts, cloning and every other repugnant thing they are freaked about.

      The liberterians are living in a dream world if they think they can ever be running the country.

      --

      War is necrophilia.

    15. Re:Ah, the legal system... by Anonymous Coward · · Score: 0

      Well, I've read some stats somewhere about how many lawyers are in different countries. All countries have those numbers in thousands or tens of thousands, except for the US where those numbers are in millions. What do you want? If you create an industry like this, you've got to live with it. If you shut it down suddenly, you've got those millions of people to feed that can do absolutely nothing.

    16. Re:Ah, the legal system... by quintessencesluglord · · Score: 1

      As if ideological purity were a bad thing. You tell Joe Sixpack that nearly %40 of his income is used to support the farmers, the seniors, the loggers, the ranchers, and a bunch of near-do-well politicans. You also explain to him while taking nearly half of his paycheck that the country is so far in debit that, in essence, his children will be sold into slavery to pay it off.

      Drugs, prostitution, and cloning almost seem trite in comparison.

      You might want to also explain to him conservation of energy/matter (i.e.- all those government dollars are actually his taxes minus a small sum to pay for Clinton's blowjob and Bush's delusions of grandeur. Ask him if he got his rocks off by either one.

      And when your done, you can explain to him exactly who is to blame for this mess.

      You are living in a dream world if you think the current structure can be maintained indefinitely. And when the best and the brightest decide to abandon ship, who will be paying your social security?

      "A foolish consistency..."

    17. Re:Ah, the legal system... by darkmeridian · · Score: 1

      Lawyers don't do anything other than represent their clients. Jerky clients lead to jerky lawyers. Without lawyers, you can't sue to protect your legtimate interests ("Hey, Microsoft is exerting monopoly powers to put us out of business!") nor would you be able to protect yourself from lawsuits. So blame the clients and the system, not the lawyers.

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    18. Re:Ah, the legal system... by Darby · · Score: 1

      What do you want? If you create an industry like this, you've got to live with it. If you shut it down suddenly, you've got those millions of people to feed that can do absolutely nothing.

      Then let them starve.
      They chose to be bad people harming everybody else in society for their own gain. Why should I shed a tear if they reap their just desserts?

    19. Re:Ah, the legal system... by GebsBeard · · Score: 1

      I assume that's why large businesses have legal departments. If you have a group of lawyers on staff you can tie lawsuits up in court for years. It eliminates the nuisance suits from small timers with shallow pockets. Of course you still have to worry about the big fish but - as you say - thats part of being in business. Either way, you do have some protection from being bled dry by a lawyer working for an hourly fee.

    20. Re:Ah, the legal system... by Malcontent · · Score: 1

      " As if ideological purity were a bad thing."

      It is a bad thing. If you don't believe me ask Osama Bin Laden.

      "You tell Joe Sixpack that nearly %40 of his income is used to support the farmers, the seniors, the loggers, the ranchers, and a bunch of near-do-well politicans. You also explain to him while taking nearly half of his paycheck that the country is so far in debit that, in essence, his children will be sold into slavery to pay it off."

      What you don't get is that the joe sixpack would have to pay for it one way or another anyway. They would have to pay for it in incresed food costs, increased cost of materials (wood, minerals etc), they would have to support their elderly parents themselves, they would have to pay somebody to clean their streets and to hire security guards to patrol their streets. Also once the welfare gets cut off and all the state mental hospitals let go of the insane the crime rate will skyrocket meaning joe will have to buy exra guns and alarms as well as more insurance.

      "Drugs, prostitution, and cloning almost seem trite in comparison."

      Maybe to you. But to the majority of Americans these are (along with abortion and education) the issues which cause them to go to the polls.

      "You might want to also explain to him conservation of energy/matter "

      Try explaining Joe sixpack anything. He is a dolt.

      "And when your done, you can explain to him exactly who is to blame for this mess."

      He won't listen because he is responsible. He wants services but doesn't want to pay taxes. If the services go away he will yell and scream like there is no tommorow.

      "You are living in a dream world if you think the current structure can be maintained indefinitely."

      It can. It's called deficit spending. The entire economy is a shell game anyway, it's not like it has pysical laws. For example we can bomb iraq with taxpayers money and then let American companies get contracts to rebuild it. This will stimulate the economy. Since we can bomb whoever we want, whenever we want we can continue this game for a hundred years.

      "And when the best and the brightest decide to abandon ship, who will be paying your social security?"

      I see no evidence of this. The only people leaving the country are the pakistanis and other arabs who are rightfully concerned about getting shipped off to the concentration camps.

      --

      War is necrophilia.

    21. Re:Ah, the legal system... by quintessencesluglord · · Score: 1

      Hmm, we are arguing the same thing from opposite sides of the coin.

      Take a step back. Most of the posts regarding this related lawyers as vultures. In my eyes (and sometimes Mr. Sixpack), politicians are really no different.

      This puts me in the awkward position of defending the Libertarian party (kind of like a Republican defending abortion clinic bombings). But I bit, so...

      You have a price increase or higher taxes. Efficiency kinda says a politician taking a cut has to be less efficient than business (although this is not hard, fast, and true). And the arguments as to what might happen are just that. The premise for Libertarian party hasn't really been tried before. No one really knows how it would play out. Could be worse, could be better. As things are now, I'm willing to try it just to change the mire we are currently in. Some portion of Joe Sixpack is in the same boat. There has been significant growth in other party beyond Republicrates. Will it be enough to rule the country? Probably not. Will it be enough to have some of their proposals adopted in order to avoid being the spoiler party? You bet.

      And suppose the Libertarian party never achieves that kind of influence. I vote my conscience. End of argument. And I will make some sounds every now and again about what I see as a grand hypocrisy of the government/populace. Either the arguments will stand or they won't. And regardless, I am open to be proven wrong.

      So as you point out, Joe Sixpack will pay either way. Which way makes more sense: gov. or private enterprise? Gov.'s record is pretty abominable, and has high overhead to boot. Private enterprise isn't sterling, but it has a better track record (compare USPS to FedEx any day of the week). And private enterprise is easier to self-correct. A gov. only gives up power when staring down the barrel of a gun. I think Joe Sixpack can understand this otherwise UPS, FedEx, etc. would have gone out of business a long time ago.

      Look at the numbers for drug use compared to voter turnout. Yeah, it is a small margin but significant enough. California has decriminalized MJ for medical use. So have other states (can't remember offhand). It isn't a majority of Americans, but the numbers grow steadily. Ten years ago, this would have been unthinkable.

      Prostitution is already legal in some parts of Nevada. There is never a big scurry to change that, only regulate it more.

      Won't even touch abortion. I think all parties are pretty much screwed on that one.

      And deficit spending. Sooner or later Joe Sixpack is going to have to make some hard decisions, otherwise his kids will be taxed 60% and onward to maintain. You can only play smoke and mirrors with the economy for so long. It will catch up with you, and is nearly of immutable as the conservation of matter. You can't get something for nothing. And ultimately the price will be paid by his kids. If both he and his kids can accept that, fine. I don't think they are.

      There use to be an influx of immigrants to this country. With the PATRIOT act, that is bound to slow. You also have absurd laws from the DCMA to the original story concerning patent laws which will strangle creativity. Which leads to maxim 2. There is no sane response to an insane situation, except to leave. If there is a shortage of new ideas coming in, and an inability to carry on because of the laws here, what do you think people will do? I'm betting the path of least resistance. Wait and see if it happens.

      I think we probably have very similar points of view. One is just more cynical than the other (the comment about ideological purity was a giveaway). I think the arguments are sound. Whether Joe Sixpack realizes them or not (or in time) is a different matter entirely.

    22. Re:Ah, the legal system... by Malcontent · · Score: 1

      A couple of points.

      What the liberterians don't realize is that the size of the govt is big because people want it that way. From subsidized milk and wheat to school loans to interstate highways. If the govt ended welfare and food stamps the streets would be filled with homeless, beggars, and criminals and the people would scream for more police and for the govt to "do something". One thing for sure your average american taxpayer has no interest in thinking outside of themselves or sacrificing or giving of themselves.

      As for business being more efficient that's no surprise. Business can pick and choose who they serve the govt has no choice, they have to serve everybody equally. For example if fedex decides that adak alaska is not worth serving anymore they can drop that route. By concentrating only those routes that are profitable they make money. The rest of the people can eat shit as far as they are concerned. Not only that but they can also charge people in alaska 10 times what they charge the people in california. The govt does not have either of these luxuries. The govt seems more inefficient but that's because you are comparing apples to oranges.

      Also consider this. 75% of all businesses fail. Imagine if 75% of all govt programs failed too. What would that be like. Of the remaining 25% most of them change their business plan at least once or twice. They may merge with other companies , change product lines, drop customers they don't like and all kinds of other stuff. The govt is not allowed to do any of that. The social security administration can not all of a sudden decide that there is no profit in giving money to old people and decide to sell golf clubs instead.

      --

      War is necrophilia.

    23. Re:Ah, the legal system... by quintessencesluglord · · Score: 1

      Thank you.

  16. The Problem is... by KimiDalamori · · Score: 4, Insightful

    OK, this guy got the patent, and yes, someone probably has prior art, and the courts will probably throw it out as long as the President doesn't interfere with the judicial system to help this guy. But there's still a problem: Who want's to be the first poor SOB to have to defend himself in a lawsuit? I'm sure this guy isn't stupid enough to make his "liscensing fee" more expensive than defending one's self in a courtroom, which means he can use those firms who choose the cheaper option of paying the liscense, to legitimize his claims against those who do fight.

    Me? I say to hell with Iraq, we need a regime change at the USPTO!

    --
    Lagito ergo expectabo
    1. Re:The Problem is... by Tailhook · · Score: 1

      I'm sure this guy isn't stupid enough to make his "liscensing fee" more expensive than defending one's self in a courtroom

      When you are convinced that business is motivated stickily by profit you might be tempted to believe this is viable. It isn't, because despite what so many appear to believe, business people are often motivated by pride. When some schmoo comes along and claims that you owe him something when you know damn well you don't, it's not hard to start overlooking costs and call the bluff. It's a minefield for a litigious bastard like Chuck. Soon or later, in each case, he runs into some self-righteous bastard that refuses to bend over.

      --
      Maw! Fire up the karma burner!
    2. Re:The Problem is... by surprise_audit · · Score: 1
      Never mind all the "little fish" that might cave in after the first lawsuit salvo and thereby fund the warchest. What I don't really understand is why legal "prior art" of the "well, judge, we sued all these other folks and they settled, so we must be right" kind would have any effect against a company of any size.

      I mean, if Big Co Inc has real, provable prior art that blows this guy out of the water, would that not trump any number of previous out-of-court settlements? Furthermore, could the "little fish" subsequently get together and use Big Co Inc's triumph as the basis for suing to get their bogus licence fees refunded? After all, they only paid because they believed the patent was valid - if it was subsequently invalidated, they ought to get their money back, right?

    3. Re:The Problem is... by KimiDalamori · · Score: 1

      In a Perfect world ... Yes.

      But this is the real world: he set up a Limited Liability Company. That means that in the real world: should it all go to hell, the money's long gone, and we can't sue the owners for the money their LLC owes. Anyone who does sue for their liscense fees back will probably spend more on court fees than they will reciece from the lawsuit. As I said, this guy either knows what he's doing, or has laywers who know what they're doing. This corporation is designed to be a financial black hole: Money checks in, but it doesn't check out.

      --
      Lagito ergo expectabo
    4. Re:The Problem is... by Anonymous Coward · · Score: 0

      Just say that he's a terrorist :-)

      AC

    5. Re:The Problem is... by surprise_audit · · Score: 1
      Mmmmm, good point about LLCs. Thanks.

      On the other hand, I think the first part still stands - if a company with big enough coffers and/or big enough lawyer brigade can prove they have prior art, doesn't that bring Charlie to a screeching halt? Or is that another one of those "perfect world" scenarios, and in fact a judge wouldn't invalidate a patent regardless of prior art?

      On a slightly different note, if prior art exists, could Charlie and his LLC of lawyers be beaten up for copyright violations? I don't imagine the DMCA would apply, but it would be kinda funny to see it used to chill Charlie's activities...

  17. Re:That's okay...Circular defense. by TWX · · Score: 5, Insightful

    I look at it this way...

    IBM did significant development of computer theory. They've probably contributed more than any other company combined. Granted, they have screwed up at times, and screwed up royally, but they don't appear to be running around smashing others with only lawyer-based divisions, a'la Rambus. They're also contributing back into something that I use on a daily basis as my primary computer platform, even when they didn't invent UNIX. Right now, IBM is a community player, and while that could change in theory at any moment, they're more my friend than this freak who is trying to demonstrate a patent on hypertext transfer protocol...

    --
    Do not look into laser with remaining eye.
  18. A good idea to stop that by WetCat · · Score: 3, Interesting

    Is to make patents NON TRANSFERABLE...
    so he would have defend that stuff by himself

    1. Re:A good idea to stop that by ZenShadow · · Score: 1

      Unfortunately, that only stops the individual.

      Now, if patents couldn't be granted to corporations AT ALL, then I'd vote for it. Of course, that would also be the day that coporations no longer put money in political pockets, so I'm not holding my breath...

      --ZS

      --
      -- sigs cause cancer.
    2. Re:A good idea to stop that by angle_slam · · Score: 4, Insightful
      Is to make patents NON TRANSFERABLE...

      That would be about the worst thing that could happen because individual inventors (except thouse who were rich) would have no power.

      Imagine the following situation. You invent a chemical compound in your garage. Let's say its a new form of rubber that never wears out. Great! Now you can start making tires. Except you can't. Unless you have millions of dollars to build a tire factory. Fine. Sell the patent to Goodyear. Can't. It's been outlawed. Well, at least you can prevent Goodyear from using the rubber, right? No. Goodyear takes your formula, you try to sue, but you can't afford to pay the lawyers, so the lawsuit ends before it begins.

    3. Re:A good idea to stop that by ZenShadow · · Score: 1

      Good point about the legal stuff. Hmmmmmm... Maybe we should make corporations not allowed to have lawyers at all, either! ;-)

      --
      -- sigs cause cancer.
    4. Re:A good idea to stop that by janus01 · · Score: 1

      Problem: if patents are non-transferable, then the usual employer/employee agreement at research firms - they pay you money to work, you assign any patents to them - are void. In which case, there's no reason to employ researchers, since they'd be able to keep all of the tech they discover for themselves. Tah-dah, no more R&D spending in the U.S. Nice try, play again. Feel welcome to come up with an alternative to the patent system, but as it stands, the ability to assign is necessary to the usefulness of the patent system as an encouragement to fund R&D.

    5. Re:A good idea to stop that by Kwil · · Score: 1

      If you've got a good patent like that, a lawyer would take it on a contingency basis.

      Of course, this still means you might get nothing, but hey, the lawyer would get rich and Goodyear would have to explain to stockbrokers what this huge legal fine was.

      --

      That Jesus Christ guy is getting some terrible lag... it took him 3 days to respawn! -NJ CoolBreeze

    6. Re:A good idea to stop that by WetCat · · Score: 1

      No. Your logic is a little flawed.
      Not be able to transfer patent != not be able to use it.
      The inventor can license non-transferrable right to use the invention to a corporation, like a EULA for a fee.
      He remains the inventor and the holder of IP.
      He cannot be deprived by that by a greedy corporation that demands all.

      Last piece of your logic is utterly disturbing:
      you mean that patent is worthless for an individual at all.

    7. Re:A good idea to stop that by WetCat · · Score: 1

      No. That only forces R&D CEOs to treat their employees with more respect.
      The employees then grant non-transferrable licenses to use that patent for corporations. They MAY grant such licenses to other places, too.
      To prevent the latter... treat employees with respect.

    8. Re:A good idea to stop that by WetCat · · Score: 1

      Ain't patents designed to protect the INVENTOR rights? Now they protect the patent holder rights, who is usually NOT the inventor himself!

    9. Re:A good idea to stop that by angle_slam · · Score: 1

      Some /.ers do mean that no patent transfer means absolutely no transfers at all. Someone on this thread says no corporate ownership at all. That is what I meant. If you allow licensing, obviously everything changes.

    10. Re:A good idea to stop that by alphorn · · Score: 2, Insightful

      Well, at least you can prevent Goodyear from using the rubber, right?

      Yeah right, as if Goodyear even wanted to make tires that don't wear out.

    11. Re:A good idea to stop that by Anonymous Coward · · Score: 0
      Imagine the following situation. You invent a chemical compound in your garage.

      You will be thrown in jail for for operating a laboratory without a license.

    12. Re:A good idea to stop that by poot_rootbeer · · Score: 1

      You don't have to SELL the patent to Goodyear in order for them to produce tires based on your rubber compound -- you can just license your patented invention to them, allowing them (and any other tire company you want to license to) to worry about producing the tires, while you sit back and let the dollars roll in. (Or work on your next invention, either one.)

      If the "Goodyear steals your formula" scenario is as cut and dried as that, any lawyer in the world would gladly take up the case on contingency. Big Business has big pockets, and they want a cut.

  19. Re:That's okay...Circular defense-II by Anonymous Coward · · Score: 2, Insightful

    Well your position is understandable. It however isn't a solution. Even if he does something crippling, the faulty system is still in place waiting for the next Charlie to come along, and I can assure you there are plenty more out there. Also depending on a white knight to save people is nice, but not really realistic. This is everyone's problem, and the solution will need to be likewise.

  20. Does IBM care about stupid patents anyway? by xixax · · Score: 1

    Unless he is congenitally stupid, he's not going to take on IBM (or any other patent ruch company for that matter) because their portfolio will be bigger than his portfolio. In fact, all this snatch and grab for small change might even be a useful way for large companies to keep markets open until they have the inclination to own them.

    Whoever ends up with the largest patent portfolios is going to win, anyone else is going to need to pay these winners to use the patented infrastructure.

    So I would not be waiting for large companies to push for patent reforms. They don't need them.

    Xix.

    --
    "Everything is adjustable, provided you have the right tools"
    1. Re:Does IBM care about stupid patents anyway? by An+Onerous+Coward · · Score: 1

      Why should it matter how many patents a company has? This company Northrup has set up, it doesn't manufacture anything but lawsuits. So IBM's patents aren't going to be much of an impediment.

      --

      You want the truthiness? You can't handle the truthiness!

    2. Re:Does IBM care about stupid patents anyway? by tinguru · · Score: 1

      you are probably right about portfolio size as a practical matter, but being first has got to have some weight? (If his are prior.)

    3. Re:Does IBM care about stupid patents anyway? by xixax · · Score: 1

      Yes, being first means you are first. But while they may not squish you on *that* point, they can probably find something else of theirs that you *might* be infringing on. Say you develop a new service and they nail you for using a protocol that that is similar to one they own. They can last longer in cour than you can.

      Xix.

      --
      "Everything is adjustable, provided you have the right tools"
  21. No need to point out the obvious, changes needed by augustz · · Score: 2, Interesting

    We don't need to rehash the stupidity of these patents. Let's assume for now that is an accepted point.

    We do need to rehash prior art. The companies populated by lawyers are fully aware that their patents likely have prior. Give them some credit.

    The first folks they will chase down are mom and pop shops. If they've been keeping up with their industry best practices they won't send out too many notices at once as they will realize they will risk having the group band together, at which point they may be able to defend themselves.

    What small org has the $100,000 - $200,000 to see this kind of thing all the way through to conclusion against a group of aggressive lawyers. Who has the time to manage the lawsuit?

    They could charge $250 and I promise you, despite all the raving of prior art on slashdot, the VAST majority of folks, myself probably included will pay, even if we KNOW it is totally bogus.

    Our only hope is they go after a small company that is actually owned by a big bad company who has enough lawyers of their own to bludgen them into submission.

    Or that we get the IP laws changed so that folks like this stand a much smaller chance of success.

    Or that a rich benefactor be willing to put $1 million or so into a fund designed to have a "chilling effect" on their operations. I would volunteer to run such a fund.

  22. In other news... by YahoKa · · Score: 4, Funny

    A patent on the "Use of Common Sense to Solve Real-World Problems" was recently granted.

    1. Re:In other news... by Anonymous Coward · · Score: 0

      "Common sense is the best distributed commodity in the world, for every man is convinced he is well supplied with it." - Rene Descartes

    2. Re:In other news... by SageLikeFool · · Score: 1
      A patent on the "Use of Common Sense to Solve Real-World Problems" was recently granted.

      Man, that explains all the weird business practices and government solutions that have been going around lately...

    3. Re:In other news... by buss_error · · Score: 1
      A patent on the "Use of Common Sense to Solve Real-World Problems" was recently granted.

      Sadly, no prior art found. Best pay the piper...

      --
      Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
  23. Re:Well, he does have a point. (Hear me out) by SmartGamer · · Score: 3, Insightful

    MOD PARENT UP. ...Not that I agree with you. While I would understand someone wanting to patent something he/she actually did, doing it nine years after the fact? Seven years after the limitations expire?

    And it's not always clear what the patent is actually for. It sounds like IRC, Apache, SlashDot, or all of the above; anybody have any guesses? It's such a basic, fundamental thing (as far as I can tell, reading through that 100-page-ish pile of gibberish) that it's a root part of the Internet- and if it is IRC or basic message board protocol, it's very provable that it existed long, long before '94.

    I'm pretty sure he only pushed the patent through with either a few well-placed bribes, or more likely well-placed obfuscation so nobody can figure out what the hell he just patented.

    Hopefully, if it's the latter, that trend will continue so he can't defend it either.

    --
    Warning: Poster of this comment is a nerd. Just like everybody else here.
  24. I got a better idea ... by Anonymous Coward · · Score: 0

    ... someone just shoot the bastard.

  25. Plain stupid by Peter_Pork · · Score: 5, Informative
    The present invention provides a virtual network, sitting "above" the physical connectivity
    We call this the Internet (late 60s). Or the telegraph (XIXth century).
    and thereby providing the administrative controls necessary to link various communication devices via an Access-Method-Independent Exchange.
    Also known as Patent-Nonsense-Is-Stealing (as old as patent system)
    In accordance with the present invention, connectivity is provided by a series of communication primitives designed to work with each of the specific communication devices in use.
    The Internet Protocol (IP) RFC 791 September 1981.
    Intraprocess, as well as Interprocess, services are available.

    Interprocess: Transmission Control Protocol (TCP) RFC 793 September 1981.
    Intraprocess: main memory ENIAC 1946.

    ..and so on. This is plain nonsense and any competent lawyer will win the case against this atent. Not even OJ Simpson's pals can play this practical joke on a federal court.

    1. Re:Plain stupid by surprise_audit · · Score: 1

      Just reading the abstract at the top of the application, it kinda looks to me like it applies to just about any kind of communication. Fortunately, it actually refers to computers further down in the detailed descriptions. Otherwise, I'd think the USPS and the Baby Bells would be more than a little irritated to find their entire businesses patented by some jumped-up little fart.

    2. Re:Plain stupid by Elwood+P+Dowd · · Score: 1

      One (totally legal) system for creating enforceable patents is to patent the combination of several existing methods. The only reason this might be easily defeated is if it was obviously valuable to combine those technologies.

      This shit happens all the time, and patents like this are an example of why it's bad.

      --

      There are no trails. There are no trees out here.
  26. Bad things travel in pairs. by Anonymous Coward · · Score: 2, Interesting

    "This is not to say that the entire legal prof is a leech... only that legislation is abused for the sake of acquiring money that isn't legitimately earned. "

    Well as the saying goes. "Behind every greedy lawyer, is a greedy client." Another variant is "Behind every greedy lobbyist, is a greedy organization." If our legal system is a Frankenstein, then who's the mad doctor?

    1. Re:Bad things travel in pairs. by WindBourne · · Score: 1

      Actually, many of the greedy clients are clients who are being pushed into it. Yes, there are a number of clients who are pushing suits, but I would suspect far more lawyers pushing for the lawsuit and ensueing settlement. Personally, I would like to see flat taxes, but that will not ahppen for many years while we have tax lawyers and accountants. Perhaps as IRS starts offering easier software....

      --
      I prefer the "u" in honour as it seems to be missing these days.
    2. Re:Bad things travel in pairs. by Eponymous+Coward · · Score: 1

      "If our legal system is a Frankenstein, then who's the mad doctor?"

      Huhh? Frankenstein is the doctor. It's been a long time since I read it, but I don't remember the monster being called anything other than Frankenstein's monster.

    3. Re:Bad things travel in pairs. by Malcontent · · Score: 1

      The tax code does not have to be flat to be simplified.

      --

      War is necrophilia.

    4. Re:Bad things travel in pairs. by Darby · · Score: 1

      It's been a long time since I read it, but I don't remember the monster being called anything other than Frankenstein's monster.

      Actually, the monster was named "Adam".

  27. looks like he just pattented IP... by rusty0101 · · Score: 3, Interesting

    Perhaps a few years too late, but IP is a network protocol that can communicate with other editions of itself independent of the underlying physical network technology (802.3, 802.4, 802.5, 802.11, ppp, fddi, atm etc.)

    Of course this could be said of SDLC, HDLC, X.25, but all of these tended to specify what hardware infrastructure would be used at some point or another. Once the OSI model was created, as well as people implementing IP on various platforms, the cat was out of the bag. All of this was happening prior to 1990, so dating it at 1994, or 2003 (as appears to be the case with the article in question) means that there is sufficient prior art to eliminate the effectiveness of this pattent.

    -Rusty

    --
    You never know...
    1. Re:looks like he just pattented IP... by Joe+U · · Score: 1

      'Access-method-independent exchange using a communication primitive'

      How about something simple like xmodem over an x.25 and dial-up network, like Compuserve.

  28. Wait! I've got a patent! by flyneye · · Score: 4, Funny

    just got it,it's the Charlie Northrup action figure.
    It flouts the constitutional spirit of patents,its head spins round and round,spits up pea soup and cries f**k me!f**k me!f**k me!
    realistic skin and two openings(somewhat indistinguishable from each other)

    --
    *Repent!Quit Your Job!Slack Off!The World Ends Tomorrow and You May Die!
  29. Comment removed by account_deleted · · Score: 1, Funny

    Comment removed based on user account deletion

  30. 20 years is way to long by scot_sd · · Score: 4, Insightful

    From the USPTO site:

    For over 200 years, the basic role of the Patent and Trademark Office (PTO) has remained the same: to promote the progress of science and the useful arts by securing for limited times to inventors the exclusive right to their respective discoveries.

    As much as I agree that this is a laudable goal, I think it's obvious from this case and others that in today's high-paced climate, patents often serve to do exactly the opposite.

    The truth of the matter is that after 20 years, modern technology is most likely so far behind the curve that it's useless or, at best, so developed that no right-minded business is willing to spend anything on it's continued development. Thus, patents such as these no longer serve to give a small advantage to inventors and protect fledgling technology. Rather, they tend to provide a means for the Chucks of the world to significantly inhibit development for the entire useful life of the technology. This isn't the industrial age anymore; to think that 20 years still represents a "limited time" is both ignorant and counterproductive.
    1. Re:20 years is way to long by angle_slam · · Score: 2, Insightful

      It depends on the techonology. 20 years is an eternity in the software industry or the electronics industry. But pharmaceuticals have a much longer shelf lifes, as do detergents, and tire compounds, just to name a few.

    2. Re:20 years is way to long by KFury · · Score: 2, Interesting

      The problem is that it currently takes over 2 years for a patent application to be reviewed and accepted or rejected. While a 2-year patent on internet technologies seems more reasonable, it's meaningless, since the application would be pending all that time.

    3. Re:20 years is way to long by jafuser · · Score: 1

      Why does it take two years to blindly rubber stamp the word "Granted" onto a document?

      --
      Please consider making an automatic monthly recurring donation to the EFF
  31. Isn't defending patents expensive? by PetoskeyGuy · · Score: 1

    There is so much more to say but I know I'm preaching to the choir here. So I'll ignore the obvious statements and just ask my questions.

    I don't quite get it. I thought defending a patent was an expensive process. If everyone here seems to agree there is a load of prior art and most can't even agree on WHAT the patent is actually for - how can it cost that much to defend against? Isn't the accused company innocent until proven guilty? How are patents revoked or invalidated once granted? If someone patents a string of human DNA - am I not Prior Art??

    Forget designing email from the ground up - start with IP Patents.

    IANAL - Amen.

    1. Re:Isn't defending patents expensive? by Esion+Modnar · · Score: 1
      Isn't the accused company innocent until proven guilty?

      Ok, um, IANAL, but I seem to recall from Matlock or Perry Mason (the extent of my legal training) that the whole "innocent until proven guilty" thing is for criminal court, not civil. In any case, the "bar" for convicting the defendant is set higher in criminal court. This is why OJ Simpson didn't go to jail (criminal), but did cough up nearly $30 mil (civil).

      If someone patents a string of human DNA - am I not Prior Art?

      Seems silly to patent human DNA, since it's like patenting a benzene molecule... After all, patents are about what we invent, not about what occurs naturally, and we just discovered.

      On the other hand, if I use a molecular gene compiler to develop a polka-dotted three-toed whatsis with an appetite for toxic waste, then OK, I can patent THAT.

      --

      They say the first thing to go is your penis. Well, it's either that or your brain. I forget which...
  32. Things Change by anubi · · Score: 3, Insightful
    Maybe this is a troll or flamebait, but I have been seeing all this flurry of patenting and the generation of untold amounts of litigatables for some time now and its getting scary. Although this is great news for those who deal in litigatables, it is really bad news for those of us in the trenches trying to get something done ( i.e. product to market ).

    Note how things seem to change abruptly when things get bad enough.

    Remember when the Standard Oil Company had a stranglehold on anything to do with petroleum? Then one day, BAM!

    The Bell System had just about monopoly on anththing telephonic? You could not even put an extention phone in, despite fully agreeing to pay for any use of the line?

    I get the idea we just sit back and let the USA paralyze themselves. While we spend our resources having all sorts of petty arguments, the rest of the world will go on.

    Its all about economics.

    Its what did USSR in. It can do the USA in too.

    Once our government realizes we are seriously losing our capability of supporting ourselves, they will start paying attention. Once another world power ( probably China ) becomes strong enough that they could take control, where we could not do anything about it if they did, we will see action. Of course, by then, it will be too late. Especially if that new power sees no logic in recognizing the lifestyles or property of those here who don't produce anything. Kinda like we don't recognize any power or property of the Iraqi ex-powers-that-was. They may have been billionaires, now they are just bobbling heads hocking up words. While the new powers-that-be not only ignore them, but may even consider them a pest that needs to be exterminated. I mean, who do you think will be needed in the country, a wealthy landowner, or someone who can make the water pump work?

    Remember how our Government actually encouraged youth to go into the sciences during the cold war? I think when the time comes where we really need to get our nose back to the wheel and start doing something, legislation will be passed to "clear the clutter" so things can happen.

    Until then, its gonna be the same ol, same ol. The big kids get to the playground, call dibs on everything that can be played with, then rest on their big butts collecting extortion from anyone who tries to play with anything.

    --
    "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

    1. Re:Things Change by Anonymous Coward · · Score: 0

      (Score:5, Insightful)

  33. Easy prior art - Sun's ONC-RPCs by tstoneman · · Score: 2, Insightful

    I've always thought that Web Services is just a rip-off of ONC-RPC (the basis behind NFS, NIS, NIS+):

    RPC uses XDR to marshal data, Web Services uses XML.
    RPC uses TLI as the transport mechanism, WS uses HTTP.
    RPC uses .x file, WS uses wsdl.
    RPC uses portmapper to advertise services, WS uses UDDI.

    It's not very much different, and as long as this guy didn't explicitly define XML, I don't see how his patent is valid.

  34. Categorization? by SmartGamer · · Score: 1

    So it needs to be conditional. Technology patents get three years and can be renewed to five, max; all other patents at their current levels.

    The difficulties would be in defining the categories- and then making heads or tails of the patent to figure out where it is.

    --
    Warning: Poster of this comment is a nerd. Just like everybody else here.
  35. Re:That's okay...Circular defense. by jpetts · · Score: 3, Informative
    The whole system needs change so that people don't have to take out such defensive measures.

    I just finished reading Practical Cryptographyby Niels Ferguson and Bruce Schneier, and in the back there is a brief chapter about software patents. These comments are in a crypto book, but are addressed to software patents in general.

    Among the choice comments are:
    • Our current patent system is completely out of control. At best, patents are a necessary evil. At worst, they are an entirely legal form of fraud and blackmail.
    • We think that the IT industry would be better off without patents than with patents.
    • [t]he current system is simply not working.
    • The patent system won't be fixed, because there is simply no political gain to be made in this aread.
    All this is, as most people agree, true, but Schneier and Ferguson seem to think that it's something that we have to live with. Money talks, they say, and "There is, of course, onne group of people that consistently benefits from the patent system: the lawyers. No prizes for guessing which professional group claims that the current system is workable, or even good."

    Sad, but there you go.

    BTW, the book is truly outstanding, and fills a huge gap in the literature of crypto: watch this space...
    --
    Call me old fashioned, but I like a dump to be as memorable as it is devastating - Bender
  36. I think we are missing the point... by atgrim · · Score: 1, Flamebait

    It is an exercise in futility to continually castigate the guy about prior art this and prior art that. As everyone should know, the patent office is slow as snot in mid-winter while technology just now shifted into third gear with 4 more to go.

    Technology is advancing so fast that any patent filed today would be nearly obsolete by the time it is finally awarded. Also, according to the story, the PTO went through this patent with a fine toothed comb. That added even more time. All the while, technology is speeding forward.

    Wether you like it or not, his patents *appear* to be valid and no amount of whining will change that. This is something that is going to have to be decided in court. Yes, IBM patents everything under the sun as well but no one seems to bitch about them. "Hey, it's IBM. It's what they do." Get over it. Even IBM might not be able to get around this one.

    One guy had the fore-thought and insight to think of web services before web services was even a solid concept. So what. Making fun of him with idiotic theories will not change matters. Get over it.

    What I am saying, is that every now and again individuals, with out the help from multi-billion dollar conglomerates, can sometimes come up with multi-billion dollar ideas. Get over it. Move on. Nothing to see here.

    --
    Your actions in life will determine your children's future.
  37. Re:That's okay...Circular defense. by Pharmboy · · Score: 1

    IBM did significant development of computer theory. They've probably contributed more than any other company combined. Granted, they have screwed up at times, and screwed up royally, but they don't appear to be running around smashing others with only lawyer-based divisions, a'la Rambus. They're also contributing back into something that I use on a daily basis as my primary computer platform, even when they didn't invent UNIX. Right now, IBM is a community player, and while that could change in theory at any moment, they're more my friend than this freak who is trying to demonstrate a patent on hypertext transfer protocol...

    I have always said that its ok to be the 800 pound gorilla, as long as you don't go around smashing things. We need 800 pound gorillas to do big things. I'm a fan of IBM personally, in spite of their past anti-trust position that they have left behind them. I still have several IBM 325 pcservers from 1997 that refuse to die. Microsoft could do well to note that the fans don't happen until you quit acting like a jerk.

    --
    Tequila: It's not just for breakfast anymore!
  38. Why, oh why, don't they think long-term by cgreuter · · Score: 3, Interesting
    The way this scam works is:

    1. Patent something.
    2. Go after big corporations.
    3. Set your prices low enough that it's cheaper to roll over than to defend against an infringement suit.

    It's cheaper in the short-term to just give in to these assholes, but if everyone always fought every garbage patent, it would put them out of business.

    And that would be cheaper in the long run.

    1. Re:Why, oh why, don't they think long-term by tinguru · · Score: 1
      humm, are you sure its not:
      1. Patent something.
      2. Go after big corporations.
      3. ???
      4. profit!
  39. Patenting the open app layer? by EmagGeek · · Score: 3, Insightful

    His patent describes the application layer of the OSI network model (presentation layer, too, in the old 7-layer version)...

    Doesn't the OSI model predate all of his patents?

    1. Re:Patenting the open app layer? by BKX · · Score: 1

      I didn't bother to read the whole patent but from the abstract I don't think he described the application layer of the OSI model. I think he described Novell NetWare. Everything he talked about could be summed up with NetWare.

      If I remember correctly, there is only one OSI model and it's seven-layer. I think you may be thinking of the TCP/IP model of networking which has only four layers. Or maybe your considering the OSI model to now be eight layered because most people split up the Data Link layer into two separate layers: Logical Link Control and Media Access Control. Even with that split it's still only seven layers though with the Data Link having two parts.

      To answer your question: Yes though OSI model was made before 1994.

    2. Re:Patenting the open app layer? by EmagGeek · · Score: 1

      Well, I thought TCP/IP only describes two layers of the 5-layer model - the transport and network layers. The application layer is a layer at which any abstract protocol can be used based on the application - which is what made me think of it.

      Flipping open the Bible (Tannenbaum), I see the seven layer model. The 5-layer model I was thinking of is Tannenbaum's hybrid reference model, and is almost identical to Netware.

      Tannenbaum has some interesting political insights about why things happened the way they did. Now that I've re-read chap 1, it makes a bit more sense...

      This patent is still bullshit...

    3. Re:Patenting the open app layer? by BKX · · Score: 1

      That makes sense. I completely forgot about the 5-layer model. Never owned Tannenbaum so I've only heard vague references to it anyway. As far as the TCP/IP model goes, it has physical and application layers as well as transport and network layers but doesn't really concern itself with them. Why should it anyway? TCP/IP runs on any physical standard (for the most part) and doesn't give a rat's ass about application layer protocols. On an interesting sidenote, I believe the TCP/IP model calls the transport layer the Internet layer, just to confuse people in CCNA classes. Or at least in the class I was in, thats how it seemed. (I, however, had already learned of the models, networking, subnetting and all that other stuff while trying to Linux to network before I figured out what I was doing. Man its easy to get sidetracked)

    4. Re:Patenting the open app layer? by EmagGeek · · Score: 1

      Well, the whole point of a layered networking model is that no one layer cares about any other layer. In reality, TCP doesn't care whether it's running over IP any more than IP cares whether TCP is running on top of it. You can have TCP running over any Network layer protocol, just like you can have any Network layer protocol running on top of any Data Link layer... and so on and so forth. Some other popular abstractions are Netbios/IP, UDP/IP, and just about anything over IPX (legacy games, notably), and a few others.

      Let's dissect your average internet packet, say, an HTTP request. HTTP is the application layer, and has its own protocol (say, HTTP 1.0)... this application uses Port 80 as its "address" on the envelope (headers). The application uses TCP as its transport method because it needs a connection-oriented, acknowledged service, so TCP is the Transport Layer. The global network is addressed using IP addresses, so Internet Protocol is the Network Layer. However, the network could be addressed just about any other way and the application would have no idea. Finally, you have your Data Link Layer (ethernet driver with MAC address), and the physical layer, say, UTP.

      There are any number of things happening at any given time and on any given layer, just to get packets where they're going. You have constant Layer-2 (DLL) activity going on inside switches and routers, as well as your ethernet driver (ARP). Likewise, routing (OSPF,BGP) is done at Layer 3 (Network Layer) based on IP address. None of these care what type of connection (or non-connection in the case of UDP) is happening, or what application is using them...

      So, everything is independent.

  40. Nobody needs to sue this guy.. by raehl · · Score: 2, Insightful

    Simply ignore the patent. When he sends you a letter demanding money, ignore that too.

    The "Costs more money to sue than settle" strategy works both ways. If no one settles, he won't have any money to sue anyone. If he does sue you, up the ante and tell him to go away or you're going to sue him back for the costs of defending the lawsuit he's about to lose.

    1. Re:Nobody needs to sue this guy.. by surprise_audit · · Score: 1
      Unfortunately, if it came to court and you still didn't show up, he'd probably win. The judge would see an apparently valid patent, documentation showing that you appeared to be violating the patent, and worst of all, an apparent disregard of the court.

      You'd lose, be ordered to pay damages (or whatever) for the patent violation, and you probably get an invitation from the judge to discuss contempt of court...

      Charlie would only need to find one pro-bono lawyer to jumpstart the whole process.

  41. IP is IP!!! by corebreech · · Score: 1, Funny

    He's invented IP!

    As in TCP/IP!

    What an amazing individual!

    And look, he did it decades after the fact!

    1. Re:IP is IP!!! by Anonymous Coward · · Score: 0

      That's because he also invented time travel :)

  42. "circular transportation facilitation device" by ozzee · · Score: 2, Informative

    Yes, the "circular transportation facilitation device" patent has been awarded to John Keogh.

    Patents are becoming very difficult to validate because of the extreme number of patents and the extreme levels of knowlege to validate patents. However, this situation plays directly into the hands of the big corporations and rich lawyers squeezing out the very people that patents were set out to protect in the first place.

    Large corporations love this scenario, they love to pay for patents to squeeze out the smaller players. I have yet to find a large corporation that does not play this game. Do a google search on "abuse frivolous patent" and you will find scores of well documented patent abuse cases.

    The only way to fix this is to come up with another system and legislate out of the current abuse. Start screaming to your nearest congresscritter/minister.

    I'm convinced now more than ever that the political systems need to be better controlled by people with a clue and a genuine interest in helping the whole and not the wealthy campaign donating individual.

    Posting yet another case of patent abuse is just plain boring, doing somthing about it would pick my interest.

  43. hey by Mr.Happy3050 · · Score: 3, Funny

    You make a "company populated by lawyers" sound like a bad thing.

    --
    "All great truths begin as blasphemies." -George Bernard Shaw
  44. What makes you so sure IBM would be a mistook? by ackthpt · · Score: 3, Insightful
    Maybe we'll get lucky, and he'll pull a SCO, and try to sue IBM. I'm rather certain that IBM will find something that they have prior art on, or something that his patent depends on, that IBM can pull out and have fun with...

    What makes you so sure this would blow up in his face? Pan-IP has taught us weasels of this sort go after small fish until they have sufficient war-chest, not to mention a slew of precedent, to throw in IBM's face. I case you haven't been paying attention, our favorite whipping boy Rambus has been making some headway, thanks to some judges overlooking their devious behaviour while a member of JEDEC.

    The damn shame in all this, and I'd love nothing better at this date than for someone to dig something like this up, is that the founders of the internet didn't make some blanket statement such as, "Whomsoever shall conduct business using these tools shall forgo any claim to intellectual property of methods or procedures pursuant to conducting commerce." Perhaps back in the DARPA roots there may be such a thing as, all your base are belong to public domain in the interest of furthering research. Sadly the lack of reason appears to hold sway.

    "Ah ha, sent one packet, have it processed, get one packet back! A novel idea, I shall patent it and all subsequent technology!"

    Given the chance, some bastard would attempt to patent breathing air and the way things are going they'd be awarded the patent.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:What makes you so sure IBM would be a mistook? by Anonymous Coward · · Score: 0

      the SCO lawsuit is a "mistake"

      the entire purpose of it was to be bought by IBM.

      but if IBM wanted to be nasty, they could tie that suit up in court and bankrupt SCO over the next few years.

    2. Re:What makes you so sure IBM would be a mistook? by ackthpt · · Score: 1
      the entire purpose of it was to be bought by IBM.

      Evidently.

      but if IBM wanted to be nasty, they could tie that suit up in court and bankrupt SCO over the next few years.

      Or simple hold them at arms length until their lawyers get tired of flailing away and SCO runs out of cash. Might be time for them just to hang a "FOR SALE" sign on the front door. A shame, as many friends have gone to work there.

      --

      A feeling of having made the same mistake before: Deja Foobar
  45. Re:Well, he does have a point. (Hear me out) by geekoid · · Score: 1

    sure, but if it gets out before I patent it, then tough for me.

    and yes, I have been there.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  46. Re:Well, he does have a point. (Hear me out) by HeghmoH · · Score: 4, Interesting

    Let me propose to you another hypothetical situation.

    You, a programmer, create a wonderful technology. Realizing its potential, you obtain a US patent on it. But then once the patent comes through, you file it in a drawer and forget about it. You go back to your day job. In the mean time, smart and more motivated people have recreated something like what you made, and are busy taking over the world with it. After they have succeeded, you come out of your hole and say "Hey! I came up with that first! I want money!"

    You would have every right to expect people to desire your slow and untimely demise for such moronic behavior.

    --
    Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
  47. What a poorly written article by Call+Me+Black+Cloud · · Score: 2, Informative

    It sounds like something lifted off USENET.

    Meanwhile, Charlie, who's got a little tiny company called Global Technologies Ltd, is productizing the IP under the code name DASCOA, short for Discovery and Connectivity Oriented Architecture, which is basically what it does using XML.

    So, the IP does architecture? And that's not a "code name", it's an acronym.

    The US Office of Patents and Trademarks pored over his application simply forever, comparing it to other like-minded patents.

    Patents have minds? Perhaps she means applications submitted by like-minded applicants. One last then I'm done. Can you say "run on sentence"? I knew you could.

    It's all about the automated discovery and connection of Web services though the word "Web" was never used in the filing since the Web didn't exist back then outside of research circles but 518 describes how to connect to a service using TCP/IP so it doesn't matter, it anticipates Web services.

    Doesn't this rag have editors? I wrote a product review for Java Developer's Journal, also put out by Sys-Con Media, and the editor there came back with changes, then they shipped me a pdf proof to review. Apparently LB&T isn't so rigorous.

    1. re: What a poorly written article by tinguru · · Score: 1

      I have to agree that the article read like a flame bait USENET post; but if DASCOA is an "acronym" ... for Discovery and Connectivity Oriented Architecture .. shouldn't that be DCOA or DACOA. Where is the "S" from?? I think "code word" has a higher degree of technical accuracy in this case. And yes, patents have minds :)

  48. not much by js7a · · Score: 1
    Based on the exemplar embodiments, the whole thing is little more than a formalism for intraprocess thread communication for binding services and similar simple databases, up to and including abstract filesystem-like things.

    Based on the claims, I don't think it's very general, either. To the extent that it is general in ways that would lead to modern-day infringement, it is clearly going to be vulerable to prior art. Network-based bindery formalisms haven't changed since the 80s.

    1. Re:not much by afidel · · Score: 1

      Oh I can't believe this didn't get modded up, I guess the joke went right over the head of all the mods with points =) What great subtle humor, though I guess it was a little too subtle for the great unwashed.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  49. Re:WTF?-Guilty? Not I. by Anonymous Coward · · Score: 5, Insightful
    "What I learned while trying to get a patent, and what the slashdot crowd needs to grok, is that Patents Are Business Tools!" and "Life isn't fair. Deal with it."

    Let's see.

    1. "Whacking competitors is a business tool" and "Life isn't fair. Deal with it."

      That was fun.

      "Industrial espionage is a business tool" and "Life isn't fair. Deal with it."

      Better, better.

      "Insurance fraud is a business tool" and "Life isn't fair. Deal with it."

      Nice.

      "Defrauding investors and employees is a business tool" and "Life isn't fair. Deal with it.".

      Whoo Hoo.

      "Dumping toxic waste illegally is a business tool" and "Life isn't fair. Deal with it."

      Yum.


    You know? Life is so much easier when one doesn't have a conscious. Thanks dude.
  50. incorrect by ProfBooty · · Score: 2, Informative

    "Not to nitpick, but shouldn't we expect a little common sense from the people that we pay with our tax dollars? I mean come on, the whole "ignorance is bliss/we are overworked" excuse is really beginning to wear a little thin."

    I repeat again, patent examiners are NOT paid by your tax dollars, the USPTO is one of 2 fully fee funded organizations in the government (the other is part of the FAA), so patent examiners are paid by the applicants in effect, in fact currently 500 million of the USPTO's revenue is siphoned away to pay for other agencies's budgets(about 25% of their total revenue). If this money was restored, the PTO could hire more examiners, spend more money for training, etc.

    From your comments, it doesn't sound like you are an educated patent professional. If you want to read things from an examiners perspective, read the USPTO patent examiner union's website, www.popa.org. This website should really be featured on slashdot so that posters can understand the patent process from the examiner's side.

    Additionally, there is a backlog of over 500,000 applications, that is there are cases filed 4 years ago which haven't even had a first examination on them and the PTO processes less than 500,000 applications a year so pendency will increase even more.

    In particular, this case has a priority date of 1994, that is, any references, publicatons, etc after 1994 can't be applied. Try understanding more about the patent office, the massive number of forgein application filins and PCT (patent cooperation treaty filings which are supposed to help applications) before you post.

    --
    Bring back the old version of slashdot.
    1. Re:incorrect by kien · · Score: 1
      I repeat again, patent examiners are NOT paid by your tax dollars, the USPTO is one of 2 fully fee funded organizations in the government (the other is part of the FAA), so patent examiners are paid by the applicants in effect[snip]

      Thanks for enlightening me. That makes the entire issue even more interesting. If the USPTO is "fully fee funded", the motive for the approval of absurd patents becomes even more damning. My job is to review patents and my paycheck depends upon my approval of patents. No wonder it's such a mess. It's governmental recursion of the worst kind and it needs to be fixed. And I disagree with your assertion that my tax dollars do not fund the USPTO. If the USPTO is a federal governmental agency, my tax dollars ARE being used if for no other reason than that that money pays the salaries of the people that oversee the office.

      From your comments, it doesn't sound like you are an educated patent professional.

      You are correct, I am not a "patent professional". And from your comments, I'm guessing that you are. Well, if that's the case, I won't apologize for questioning the mechanism that provides you with a job. The USPTO is out of control, as you yourself demonstrate with:

      Additionally, there is a backlog of over 500,000 applications, that is there are cases filed 4 years ago which haven't even had a first examination on them and the PTO processes less than 500,000 applications a year so pendency will increase even more.

      Talk about job security! Let's patent job descriptions as "business models" next...I really want to make anyone in a self-propagating job pay me royalties.

      Try understanding more about the patent office, the massive number of forgein application filins and PCT (patent cooperation treaty filings which are supposed to help applications) before you post.

      Try to understand how the current patent process is an utter failure in today's environment before offering advice. You should start with Lawrence Lessig's book The Future of Ideas.

      --K.
      --
      Sig: Bad people happen. Try to avoid being one of them.
    2. Re:incorrect by john82 · · Score: 1

      "Try to understand how the current patent process is an utter failure in today's environment before offering advice."

      Welcome back pot! Meet kettle!

    3. Re:incorrect by ProfBooty · · Score: 1

      actually the patent process in the US is currently undergoing change.

      the 21st century plan is a big concern among examiners, because job security is being threatend. A number ofjobs may be outsourced, to contracters. Additionally the search functions may be contracted out as well to reduce pendancy. (FYI fee diverson is money taken out of the new higher examination rates to pay for the waron terrorism).

      let me reprint the article from popa

      POPA Testifies Before Congress
      On April 3, 2003, POPA President Ron Stern testified before the House Judiciary Subcommittee on Courts, the Internet and Intellectual Property. Read the full written testimony and the following oral statement.

      Mr. Chairman and Members of the Subcommittee:

      POPA represents more than 3,900 employees, the vast majority of whom are patent examiners. Our members are firmly committed to maintaining the quality and integrity of the U.S. Patent System. They strongly believe that our Patent System will be seriously and irreversibly damaged by the agency's new plan.

      Fee Diversion

      Fee diversion is a big issue but there is not a single provision in the agency's proposals that would put an end to it.
      Fee diversion is small now. In FY 01, it was about $45 million. In FY 02, it was about $23 million. This year, it's only expected to be $22 million. But the President's budget for next year sets diversion at approximately $100 million. That's going in the wrong direction. No one should think this bill will discourage fee diversion.
      Separation of Search and Examination

      The agency's fee bill is not simply a proposal for raising fees but, instead, includes language that will make sweeping changes in the examination process. Separating search from examination and relying on outsourced searches will result in a loss of quality, integrity and efficiency. Passage of the proposed legislation will be construed by the agency as Congressional approval for its radical revision of America's proven patent system.
      Examiners have raised their collective voice in opposition. Over 1,000 patent examiners have signed a petition requesting Congress to keep search and examination together.
      Search and examination are integral parts of the same process. There is a synergy between the two functions that will be lost if they are separated. While searching, an examiner simultaneously becomes familiar with the state of the art and begins mentally formulating rejections to apply to the claimed invention. Thus, when the examiner prepares to take action in the case, much of the decision making process has already been completed.
      The European Patent Office (EPO) has recognized the inherent efficiency and synergy in keeping search and examination together. After many years of using a separated process, the EPO has begun implementing the "BEST" program, an acronym for "Bringing Examination and Search Together." The EPO plans to fully convert to combined search and examination by 2005.
      POPA has surveyed examiners on this issue. Ninety five percent (95%) do not believe they will be able to issue valid patents and protect the public from unwarranted patents without doing the search themselves. Ninety six percent (96%) believe that overall quality will go down if search and examination functions are separated.
      A prestigious colleague once said, "massive claims require massive proof." Here, the agency is seeking Congressional approval before it conducts a pilot to verify whether outsourcing is capable of producing a high quality product at a cost effective price. We are convinced that the agency's request for legislation before the successful conclusion of pilots is putting the cart before the horse.
      The Search Is A Sovereign Function

      Relying on foreign search reports will also result in tacitly transferring the sovereign functions of the United States to foreign powers. A patentability determination can only be as good as th

      --
      Bring back the old version of slashdot.
    4. Re:incorrect by kien · · Score: 1
      Prof, I don't understand your point (whether you agree or disagree with me).

      From the article you posted:

      Search and examination are integral parts of the same process. There is a synergy between the two functions that will be lost if they are separated. While searching, an examiner simultaneously becomes familiar with the state of the art and begins mentally formulating rejections to apply to the claimed invention.

      I believe that this is a very large part of the problem because it seems obvious that the reviewers are not becoming "familiar with the state of the art" and they certainly don't seem to be "formulating rejections".

      I don't mean to be obtuse. Please explain your position.

      --K.
      --
      Sig: Bad people happen. Try to avoid being one of them.
    5. Re:incorrect by ProfBooty · · Score: 1

      Sure, a big part of an examiner becoming familiar with the art, is knowing the art itself. Sounds kind of simple right? Well, education and professional experience help a lot for a patent examiner, however actually reading published references really helps a lot in becoming familiar in the art. Believe it or not, examiners are generally above "one skilled/knowledgable in the art" because they have seen and have access to databases which contain knowledge that is not as readily known to everyone else (unless you know a lot of engineers who sit around and read published patents, or patent applications that are published 18 months after they are filed).

      The problem is, how will an examiner become familiar in the art if they don't spend time reading the newest possible references, all they will be able to base their examination on, is what they personally know from industry or school. A lot of what is new is old, that is, if you read 15-20 30 year old refereneces you will find a lot of stuff that people think are new today, but isn't really all that known. The problem spliting the search doesn't address is the following: if references are provided by the applicant (and searched by a private contractor paid by the applicant, which is a conflict of interest), will the examiner be able to apply art not listed by the applicant, which overcomes their invention? Will examiners be able to get time to do this? (examiners get as little as 8 to as much as 50+ hours per case)? These questions haven't been addressed, but im concerned that applicants for patents will be screwed in courts because of infringment cases, if the amount of prior art available to the examiner is limited.

      On a side note, the EPO is considering going to a US style examination (same examiner searches and applies the art, while the US plan talks of contracting out searches privatly or using EPO/JPO searches).

      I agree that pendancy and quality are problems, but no one seems to have a good solution. The problem is trying to balance pendancy and quality and not forsaking one for the other. No one has really thought of a good solution for that (either hire more examiners, or reduce time for examination (possibly at the expense of quality) or stop searching (generally what the most time is spent on).

      --
      Bring back the old version of slashdot.
    6. Re:incorrect by kien · · Score: 1
      I agree that pendancy and quality are problems, but no one seems to have a good solution.

      Based upon what I have read, pendancy is a problem for copyright law more than it is for patent law. The "quality" of a patent claim is what needs the most scrutiny IMHO. Software patents stifle innovation and "business model" patents are absolutely absurd. The only people getting rich in this kind of environment are lawyers and CEOs.

      Fixing this problem is a multi-tiered effort that always breaks down because some people, at some point, refuse to work together. We need to upgrade copyright law, patent law, trademark law (google on Bill Purdy and Politech), campaign financing, term limits...they're all so intertwined that reaching a compromise is an exercise in futility. The sheer size of the problem is enough to daunt people that just want to live their life and be left alone.

      You can't patch apathy, and apathy is A Bad Thing(tm) for any government that claims to value the opinions of its citizens.

      --K.
      --
      Sig: Bad people happen. Try to avoid being one of them.
    7. Re:incorrect by ProfBooty · · Score: 1

      patents are backed up severals years on average its 22 months after filing before a first examination, but some arts have up to 48 months before the cases get a first look.

      software/business methods weren't something the USPTO did by choice, it was forced upon them by court decisions, it was something that inventors and corporations wanted, for good reason, but hasn't really benefited the public good like in other technologies.

      The problem with a lot of it is too much corporate money getting into politics, the judical system etc. I agree with you, the most important thing is to get more ordianry citizens involved in the political process instead of relying on professionals (aka lobbyists). Too many people are absorbed in their own world, of kids soccer games etc, or are focused on just putting food on the table. Judically wise, there should be a penalty for frivilous lawsuits etc, similiar to some of the penalities in europe (like the millonaire who had some traffic offisne and had to pay 10% of his income for a fine).

      --
      Bring back the old version of slashdot.
    8. Re:incorrect by kien · · Score: 1
      I'm glad we agree on the root cause of the problems we are facing today, that being general apathy. But I can't help but take exception with the following assertion:

      software/business methods weren't something the USPTO did by choice, it was forced upon them by court decisions, it was something that inventors and corporations wanted, for good reason, but hasn't really benefited the public good like in other technologies.

      Rather than quote verbatim from his book, I would point you to The Future of Ideas by Lawrence Lessig. In The Future of Ideas, Lessig explains how the USPTO did indeed allow software/business-method patents by choice and how a single court decision in the 80s opened the door to the quagmire we're facing today. Trust me, it's a relevant and interesting read even if IANAL. :)

      --K.
      --
      Sig: Bad people happen. Try to avoid being one of them.
    9. Re:incorrect by ProfBooty · · Score: 1

      ill have to check that out, i work as an examiner and was told differently in training.

      thanks!

      --
      Bring back the old version of slashdot.
  51. PLATO Prior Art by kmahan · · Score: 4, Interesting

    After my eyes crossed reading the patent (and maybe not understanding all of it) all I could think of was "gee, we did that at the University of Illinois in the late 80s." Connecting to a mainframe computer from a specialized client that used TCP/IP as a communications medium. There were directory services, local and remote executing, fees for computing royalties, directories to be searched to find applicable content.

    Oh well.The world would be a different place if Universities had been into patenting cool ideas instead of just writing papers about them and then having the commercial sector use the technology.

    --
    Invalid Checksum. Retrying.
  52. Article not quite correct by AndroidCat · · Score: 3, Informative
    To knock Charlie's patents out of the box, somebody would have to have filed for a Web services-resembling patent in late 1993.

    Mmm, no. No patent would have to be filed, just prior art proven. (Although a previous patent that this one infringes on would be a good proof of prior art.)

    --
    One line blog. I hear that they're called Twitters now.
    1. Re:Article not quite correct by Anonymous Coward · · Score: 0
      No patent would have to be filed, just prior art proven. (Although a previous patent that this one infringes on would be a good proof of prior art.

      That't true in principle, but in practice the USPTO will search for prior art (a) as described in the application, and (b) in prior patents. It's the filer's responsibility to describe prior art when making the application. Deliberately or negligently omitting relevant prior art is a matter for the judges and lawyers to deal with. Harshly, I hope!
    2. Re:Article not quite correct by AndroidCat · · Score: 1
      is a matter for the judges and lawyers to deal with. Harshly, I hope!

      "They will? My seconds will call upon you in the alley." -- Vlad.

      --
      One line blog. I hear that they're called Twitters now.
  53. actually.... by ProfBooty · · Score: 2, Informative

    you can think of an invention, show it to no one, and file for a patent seveal years after you thought of it as long as you didn't tell anyone else, publish information on it, sell it etc. You will recieve a filling date based on when you filed an application, but you can file a sworn affidavit to estabish a new earlier filing date, during the patent process. it works like this

    examiner produces prior art A, which was filed before applicants invention. the applicant replies with a sworn affidavit saying we made our invention before that date, the affidavit includes documentation proving that they had indeed invented before that date. the new filing date is the same date as the reference a's filing date.

    --
    Bring back the old version of slashdot.
    1. Re:actually.... by angle_slam · · Score: 3, Informative

      That's called swearing back of a reference, formally known as a Rule 131 affidavit, where the inventor makes a statement that "include facts showing a completion of the invention in this country or in a NAFTA or WTO member country before the filing date of the application on which the U.S. patent issued, or before the date of the foreign patent, or before the date of the printed publication." The particular reference can not then be used as a bar against the invention. However, the filing date (which determines the expiration date of the patent) is not changed, merely the date of invention.

  54. Large Corporations by the+eric+conspiracy · · Score: 3, Insightful

    So what happened to the theory that only megacorps could use patents? Seems like one guy named Charley can do it.

    1. Re:Large Corporations by ozzee · · Score: 2
      So what happened to the theory that only megacorps could use patents? Seems like one guy named Charley can do it.

      So exactly who do you think will benefit from these patents ?

      What I mean is that big corporations would love to pay for a patent if it means that their competitors are squeezed out of existance. So you see, a frivolous patent that costs big bucks that nukes your competitor is exactly what the doctor ordered. I've seen this happen too often in my career where the marketeers and the lawyers buy up some waste of a license instead of doing the right thing and fighting the patent. Do your own search, they are well documented.

  55. MS? by Anonymous Coward · · Score: 2, Insightful

    With all this talk about IBM, i'm suprised i haven't heard of other companies who would be forced to "roll over." Specifically, those who do not particularly like to roll over to anyone.

    Now this could be a good or bad thing, but chances are if MS had to start leasing some of their Network stuff, they would unleash their horde of lawyers.

    For that matter, i don't think Apple would be too happy with this either.

    I don't think this guy has a chance. While he possibly could be in the right legally (IANAL), he will get rolled over if he goes after some of these companies.

    Granted, some will just pay, but i doubt MS would pay when they could vary well keep him in court untill he is broke, and then buy the patents from him as a way to bail him out.

    Just a possibility...

  56. Re:Well, he does have a point. (Hear me out) by maelstrom · · Score: 0, Redundant

    DAMN STRAIGHT, it is about time someone had the balls to stand up for what they truly believe in. MOD THIS COMMENT STRAIGHT UP MY GOOD FRIENDS!

    --
    The more you know, the less you understand.
  57. Huh? by Anonymous Coward · · Score: 2, Insightful

    Do my eyes deceive me, or does it look like this guy is patenting clustering and/or grid computing?

  58. Again, prior art. by NullProg · · Score: 4, Interesting

    I feel like I am getting old when someone patents something that was already done in the good old days of yore. But I don't feel old!

    1) Netbios/SMB in the mid 1980's covers most of his protocol discovery network claims (OSI).It also refutes any of his service provider claims if you think of the central fileserver as the provider of services (which I think qualifies).
    2) Purchasing items was done through compuserve over dialup long before this patent. I still have my 1985 (5.25 floppies) Compuserve kit to prove so.

    I didn't read the whole patent. I didn't see what, if any, physical medium was claimed (the damn double speak gives me a headache). If someone wants to give me an itemized claim, I can probably refute most the rest. There is no physical difference from a LAN/MAN/WAN from the internet. Only the protocol has changed.

    Bob Metcalf should be consulted to refute more than I can.

    Enjoy,

    --
    It's just the normal noises in here.
  59. Re:Well, he does have a point. (Hear me out) by phliar · · Score: 1
    You, a programmer, create some wonderful technology. It's so wonderful, in fact, that it spreads all over the world and is used by nearly everyone on a daily basis. Would you not want some measure of control on this technology that you labored over for so many hours?
    What you want has nothing to do with how things should be, or I want a million dollars a month for the rest of my life.

    What have you "created"? If I see someone wearing an interesting color combination and think "that looks cool!" and buy or make clothes with that color combination, do you have the right to sue me? Or if I see that you ordered a pizza with an unusual combination of toppings that I hadn't seen before -- do I have to pay you to have my neighborhood pizzeria make me one with that combination? What if I hadn't seen your pizza and independently came up with that topping combination after you did?

    There is no such thing as intellectual "property" -- property and ownership are not time-limited, as copyrights and patents are. Copyrights and patents are just copyrights and patents, not property.

    --
    Unlimited growth == Cancer.
  60. Re:Well, he does have a point. (Hear me out) by sharrestom · · Score: 2, Interesting

    This sounds like Lemelson. You know, the foundation of which gives piles of money to MIT. While individuals and corporations in the world research and develop technology at great expense, others mine patent law. Lemelson was a miner.

  61. Re:No need to point out the obvious, changes neede by tinguru · · Score: 1
    I don't think mom and pop shops are using too much "web services" in the http://www.w3.org/2002/ws/ sense of the word.

    But this has such a buzz in the corporate world, I have to belive that he could get better leverage on corporate IT managers than mom and pop shops -- assuming that he wants to be a racketeer and shake people down with his patent lawyers.

  62. Comment removed by account_deleted · · Score: 0, Offtopic

    Comment removed based on user account deletion

  63. Re:Well, he does have a point. (Hear me out) by Grax · · Score: 1

    You, a programmer, create some wonderful technology using lots and lots of existing technology in an obvious "here is the next logical step" sort of way. There is very little total originality in programming.

    We take existing technology and make it work in a way that satisfies the needs of ourselves and our clients. We should get paid for this but we should not get paid for everyone that uses an idea that we had "first".

    Do you find it unfair that a ditch digger doesn't get residual income every time there is a big rainstorm?

    I don't have any problem saying, honestly, that I don't desire control over every program and/or technology I come up with. I expect to be paid for my time and effort and recognized for my achievements but I certainly don't want a team of attorneys harassing people for their own implementations of an obvious idea I might have had once.

  64. Prior Art: DARPA (was/is/was ARPA) funded research by Joe+Wagner · · Score: 3, Informative
    The SHARE, SHADE and MADE programs funded research into geographically distributed, e.g. Internet mediated, knowledge capture, design collaboration services. At the beginning of 1994 the MADEFAST experiment was initiated as a test showing that of all of the research worked. MADEFAST was "an exercise in geographically distributed design and prototyping conducted by members of the ARPA MADE research community." There is an ACM paper that was written about it. I worked on MADEFAST--it was my first paid RA'ship in grad school at Stanford. Madefast.org is no more but an archive of that website is here.

    I also worked on the short documentary that was filmed during the course of the project and which was shown ultimately to a Congressional committee, IIRC.

    Maybe someone somewhere will find the existence of this old research and its public publications of use...

  65. no, yours are the worst types of posts. by Anonymous Coward · · Score: 0

    if you dont want the "funny" posts, set you comment modifiers to -5 funny posts... i do.

  66. Re:Can you say CORBA? (correction) by Tablizer · · Score: 1

    Sorry, I meant CORBA, not SOAP.

  67. Long run by Anonymous Coward · · Score: 0

    Capitalism didn't worry about long run.

    Money for ya!

  68. Go Charlie by jkirby · · Score: 1

    Hey Charlie, It has been a long time since we were mere code monkies for Dun & Bradstreet.

    You should reconsider your whole position on patents dude; you are just stifling inovation. The days for the need for patents has long gone.

    Jamey

    --
    Jamey Kirby
    1. Re:Go Charlie by Anonymous Coward · · Score: 0

      D&B that explains it all. That company is all about taking other peoples information and making money off of it.

  69. Re:Well, he does have a point; NOT by jkirby · · Score: 1

    It is a joke. All software patents are joke. The reward should be for the best implementation. So what if you have an idea. If you suck at implementing,the you make no money. If someone else does a great job at implementing it, well the, you can refer back to the old saying: "10% inspiration and 90% perspiration."

    He will go away.

    Jamey

    --
    Jamey Kirby
  70. Re: Well, he does have a point by Anonymous Coward · · Score: 0

    Nice try, Mr. Northrup!

    "beee" my foot... :-)

  71. Re:Well, he does have a point. (Hear me out) by Kenshiro · · Score: 1

    > You, a programmer, create some wonderful technology.

    Imagine the following situation: You recognize a problem, a tough one! You spend months, or years, and a great deal of your own capital finding a solution. At last, you've got it! It's brilliant!

    Next day, I hear about your solution from your secretary. Hah, I say. The schmuck - now I'll implement his solution and make a fortune!

    That, it seems to me, is what patents are supposed to prevent. It is not what happened here. Rather, this guy saw a technology, immediately - with no effort or cost to himself - saw where it was headed, which was apparently so obvious that 5 years later most of the world ran on the idea (how many people did internet banking and shopping before 99? 96? Of course you did!) and decided to file a patent.

  72. -1 Overated by Anonymous Coward · · Score: 0

    Life isn't fair. Deal with it. While much of your post was informative, last thing anyone needs is yet more cynicism.

  73. Re:Well, he does have a point. (Hear me out) by SerpentMage · · Score: 2, Informative

    no, no, no....

    IT is just an idea. IT is about ideas and realizing them, like realizing a story. IT has no reasonable limitations, etc. Hence IT should be protected by copyright, but not patents.

    Patents suck and Greenspan says almost the same. Consider the following quote:

    Indeed, the nature of intellectual property is importantly different from physical property. In particular, one individual's use of an idea does not make that idea unavailable to others for their own, simultaneous use. Furthermore, new ideas almost invariably build on old ideas in ways that are difficult or impossible to delineate. From an economic perspective, this provides a rationale for making the calculus, developed initially by Leibnitz and Newton, freely available, despite the fact that those insights have immeasurably increased wealth over the generations. Should we have protected their claim in the same way that we do for owners of land? Or should the law make their insights more freely available to those who would build on them, with the aim of maximizing the wealth of the society as a whole? Are all property rights inalienable, or must they conform to a reality that conditions them?

    http://www.federalreserve.gov/BoardDocs/speeches /2 003/20030404/default.htm

    He asks questions, but he understands wealth should be a society NOT an individual. And that is why the IT industry did so well. A community proposered.... Remember the difference between Apple and Microsoft. Apple wanted to control, not Microsoft. Who is the more dominate player? I rest my case....

    --

    "You can't make a race horse of a pig"
    "No," said Samuel, "but you can make very fast pig"
  74. Re:A Patent is not always a gold mine. by Anonymous Coward · · Score: 1, Insightful

    If he takes on IBM he will wind up like Major H. Edwin Armstrong (remember him? He patented The Super Regenitive circuit in 1916, The Superhetrodyne circuit in 1924 and FM radio in the 30's
    RCA took himto the cleaners)

  75. Did you know? by Anonymous Coward · · Score: 0

    In Soviet Russia, Charlie patents YOU!

  76. Re:Well, he does have a point. (Hear me out) by maxpublic · · Score: 1

    You, a programmer, create some wonderful technology. It's so wonderful, in fact, that it spreads all over the world and is used by nearly everyone on a daily basis. Would you not want some measure of control on this technology that you labored over for so many hours?

    You may want to exercise 'control' (read: gain some measure of profit, as well as power over others) but whether or not you deserve it is another kettle of fish altogether.

    And that's the basic premise that no one seems to question: what universal right exists that says that anyone has any business at all patenting this sort of intellectual endeavor? By what reasoning can one logically conclude that a person can assert control over a method of communication, or worse, over something they didn't even invent in the first place - like a gene in a specific plant or animal?

    There is no rational basis for allowing intellectual 'property' of this nature to be patented. It is simply a method for a single person, or some small group of people, to exert control and dominance over others - sometimes for the profit, sometimes for the power, sometimes for both. In all situations a tiny minority (sometimes a minority of one) benefits, and everyone else loses.

    There's a huge difference between inventing a specific physical object with exact specifications, and being able to limit production of that object for a very short and well-defined period of time, and being able to patent something like a method or a protocol or a naturally-occurring or naturally-invented object. The first may or may not spur invention - we don't really know if this is true or not - the second stifles technological advancement.

    The argument used in favor of patents by lawyers and the clueless is that without such 'protections' no one would 'invent' anything. History has taught us that this line of reasoning is complete and utter bullshit, but people will buy the worst smelling load of sewage if you package it properly. And clearly, the lawyers and those people heavily invested in the status quo have mastered the art of screwing folks over and making them like it so well that these folks are off to the races defending the rapists and passing laws to allow them to rape on any pretext they desire....

    Max

    --
    My god carries a hammer. Your god died nailed to a tree. Any questions?
  77. Hilary's Not Gonna like this by MacWiz · · Score: 1

    I can see lots of problems with this.

    However, it's almost a perfect analogy to the RIAA music police.

    So Charlie Northrup is going to start charging the labels for providing content. I love it. How much is this going to cost MusicNet, Pressplay and Rhapsody?

    And what about CNN? AOL? Google, Yahoo?
    Hell, what about slashdot? They're providing us a service.

    Patent or not, it's too late to turn off the Internet.

  78. Prior art by Saiai+Hakutyoutani · · Score: 1

    The ironic thing is that the Web was invented in 1993. This shows one of two things:

    1) He patented something that he knew was already invented.

    2) The web was so easy to invent two times in one year by two people, it was an obvious invention and couldn't be patented.

    I'm so glad we don't have those kinds of patent policies over in Europe. Our businesses would just roll over and die before you could say "lawsuit".

    1. Re:Prior art by Anonymous Coward · · Score: 1

      > The ironic thing is that the Web was invented in 1993.

      The first public release of a WWW client and server was in 1991, the WWW was conceived by TBL in 1989 I believe. It was only Mosaic that was released in 1993.

      More prior art...The Internet Toaster that was controlled by SNMP was demonstrated in 1990.

  79. Yes, but by Anonymous Coward · · Score: 0

    She'll put on a school uniform and take it up the ass.

  80. Re:Well, he does have a point. (Hear me out) by Anonymous Coward · · Score: 0

    Interesting point, even if I suspect you are trying to troll.

  81. The eeeevil government! by upside · · Score: 1

    Please, please, please. Someone who thinks like Mr Anonymous tell me
    a) What exactly they see as the problem with the gov't
    b) How they would change things if they had their way.

    --
    I'm sorry if I haven't offended anyone
  82. Hmmm...DARPA....BBN...University networks by kalimar · · Score: 0
    Lets see here...
    I started college in 1993.
    One of the first things that had you do was set up a 'services' account (aka Email account replete with shell access as well as other fun things like Gopher, FTP, Telnet, etc).
    I started MUDing before 1994.
    Mmmmm prior art. By 1994, just about everyone at the university had a webpage (or at least a placeholder for one).

    Also, doesn't all the work on ARPANET, MILNET, etc count as prior art? It was up and running before Chuckie came along with his idea. Didn't BBN produce tons of prior art regarding this prior to '94?

  83. patent transfer on death? by Anonymous Coward · · Score: 0

    If he dies, who gets the patents?

  84. Need penalities for abuse. by theLOUDroom · · Score: 2, Insightful

    The problem here is that there are no penalties for abuse of the patent system. Claiming to have invented something you obviously did not should be treated as fraud.

    Basically, the current U.S. patent system has descended into a registry system. Filing and having a patent accepted is having put on file "I invented X on date Y" It's just not possible for them to check applications thuroughly enough. They would have to employ someone "skilled" in every art.

    If you combine this with the ability to loose by default in the US legal system, you get some very nasty effects. Take this example:

    Step one:
    I try to patent the mouse. I have odds that this patent will slip through and be accepted. If it does not I just try some other technology.
    Step two:
    I use my new patent to file lawsuits against small companies for small amounts of money. It would cost them more to get my patent thrown out that to settle.

    Currently, the practice above isn't even illegal. It's a blatant abuse of the system but there is no provision to punish anyone for abusing it. People who pull the kind of shit should go to laid. Their patent application was a lie.

    If I pretended to own a piece of property I had no real rights to, and charged people money to park there, I would be guilty of fraud. The same should be true for IP.

    --
    Life is too short to proofread.
  85. Re:Well, he does have a point. (Hear me out) by awol · · Score: 1

    You, a programmer, create some wonderful technology. It's so wonderful, in fact, that it spreads all over the world and is used by nearly everyone on a daily basis.

    Then you say

    Would you not want some measure of control on this technology that you labored over for so many hours?

    and

    Would you not like some shred of claim to its origin?

    The two are completely different. Control implies IP whereas claim to it's origin requires no property whatsoever, and the remedies for a wrong against authorship are quite well established. So, no I do not want control, but yes I require "acknowledgement" of authorship. So no Mr Northrup is NOT on the good side in this fight.

    --
    "The first thing to do when you find yourself in a hole is stop digging."
  86. Re:No need to point out the obvious, changes neede by philkerr · · Score: 1
    I'd be interested to see how the proposed WIPO changes on prior art disclosures (assuming the US doesn't threaten to walk out of the meeting again).

    The WIPO changes are detailed here (PDF).

    So is there a mechanism for us to challenging the USPTO concerning patents like this? What would happen if 100's of Slashdotters contacted the USPTO armed with all of this prior art.

  87. No, Mod parent down by tkrotchko · · Score: 4, Interesting

    "Would you not want some measure of control on this technology that you labored over for so many hours?"

    In the computer science arena? I think not. I base this on several ideas:

    1) Software algorithms are essentially expressions of mathematical formula (in a broad sense). This is inherently not patentable. Its the equivalent of copyrighting a prime number because it took you a long time to calculate that is was prime.

    2) Based on 20+ years of software development, I've not seen any new algorithm. Every program is cribbed from some other program. As far as I can tell (and I'm not being facetious), nobody starts a program from a blank editor. Each program, or generation of programs, is in improvement. Allow minor improvements to an algorithm to be the basis of a family of patents is likeChevy patenting the automobile because the new Corvette goes faster than the last Corvette.

    Lets look at some practical implications of patents:

    1) If you consider my previous point to be true, then a small inventor can't benefit from Software patents because large corporations can always show prior art to virtually any software algorithm. You, as "Joe Inventor" don't have the resources to do this type of research so as a practical matter, software patents aren't useful to the mythical lone inventor.

    2) In practice, software patents have been used exlusively by large corporations as leverage with other large corporations in arguments over control of markets.

    I think the software industry was more vibrant and innovative prior to the "invention" of software patents. So if the intent of software patents has been to foster innovation, it has failed miserably at that goal and on the basis of that alone should be scrapped.

    Finally to address your main point about hard work justifying a reward, consider the case of the man who makes a model of NYC entirely out of toothpicks and spends his entire life doing it. Impressive? Hell yea. Is he entitled to some sort of compensation? I don't think so. Hard work and effort is not equal to money.

    --
    You were mistaken. Which is odd, since memory shouldn't be a problem for you
    1. Re:No, Mod parent down by poot_rootbeer · · Score: 1

      Software algorithms are essentially expressions of mathematical formula (in a broad sense).

      The same sense in which a novel is an expression of the font used to typeset it...

    2. Re:No, Mod parent down by Anonymous Coward · · Score: 1, Insightful

      "The same sense in which a novel is an expression of the font used to typeset it..."

      This is a bad analogy since the font is independant of the words it represents. Clearly, an algorithm is equal to the mathematical model it describes.

      Or are you saying you cannot represent any given program as a set of mathematical rules? I think that is demonstrably false.

      In either case, it appears you've never really programmed computers, or worked with algorithms to make such an extraordinary statement.

  88. Is it just me... by Mac+Degger · · Score: 1

    Or does DARPA have him beat with prior art?

    --
    -- Waht? Tehr's a preveiw buottn?
  89. Anyone read The Mother of Storms by John Barnes ? by Crashmarik · · Score: 1

    In the book, one of the villains made his money by patent blocking. His company would look at emerging technologies and try to patent what would be key pieces for them. They wouldn't do any development, just patent the ideas of the key pieces. You have to imagine he would have killed to be able to retroactively extend his patents to cover things after they had been developed.

    Mr. Northrup and the lawyers who are supporting his efforts are in my opinion just one more example of the truly vile human beings our society is turning out. Yes something needs to be done, I would suggest trying to vote for people that arent lawyers.

  90. Is this what you mean? by zbuffered · · Score: 1

    Apple wanted to control [hardware], not Microsoft.

    --
    Synergy is your friend
    1. Re:Is this what you mean? by SerpentMage · · Score: 1

      It is was not hardware that Apple wanted to control. (Man do I feel old here). Originally when Apple came out with their platform only those people who had Apple "tokens" could compile applications for their hardware. It was really silly because for Apple to get a token became a beauty contest. Microsoft did away with that and said anybody can develop on their platform. And that STILL exists today....

      That is what I meant hurt Apple big time...

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
  91. This patent nicely describes.... by pvcf · · Score: 1

    The ftp client integral with almost all Un*xes since the early '80s.

    --
    F U NE X N M? Son: "Dad... How do you spell 'hourly'?" Dad: "0 * * * *"
  92. Re:In other news...(5 years later) by gosand · · Score: 1
    A patent on the "Use of Common Sense to Solve Real-World Problems" was recently granted.

    And as of 04-22-2008, the owner has yet to collect any royalties whatsoever.

    --

    My beliefs do not require that you agree with them.

  93. The New Paradyme . . . by CrazyDuke · · Score: 1

    The paradyme for successful business in the new millenium:

    1. Sue the pants off everybody else.
    2. Collect settlements and payments from rullings.
    3. Profit!

    No ??? about it.

    --
    Any sufficiently advanced influence is indistinguishable from control.
  94. I heard you out by wirefarm · · Score: 1

    You make a reasonable post. ...Then you lose all credibility with that asshole .sig.
    I donft get it...

    --
    -- My Weblog.
  95. cryptography experts by Anonymous Coward · · Score: 0

    So you spouting about cryptography experts who are now self-proclaimed experts in patent/innovation policy?

    Do you also go to your tax advisor to get your prostate exam?

    1. Re:cryptography experts by Anonymous Coward · · Score: 0
      Do you also go to your tax advisor to get your prostate exam?

      Well I would go to a doctor, but the only people benifiting from prostrate cancer are ...

  96. perspiration by Anonymous Coward · · Score: 0

    "10% inspiration and 90% perspiration."

    Well I guess that's why Microsoft is so successful -> Their competition just did not try hard enough.

  97. Greenspan says almost the same by Anonymous Coward · · Score: 0

    Horseshit if Greenspan says almost the same.

    He was merely pointing out the significance of IP in our modern economy and raises issues concerning the difficulty in enforcing any sort of equitable system of protecting IP.

    He is asking basic questions on both sides of the IP fence.

    He is nowhere stating that patents do not encourage motivation or that innovators should not be rewarded with temporary monopolies on their innovation.

    1. Re:Greenspan says almost the same by SerpentMage · · Score: 1

      Too bad you are a coward here... In literal terms Greenspan says what you are indicating at. But what you have to read is what he is trying to get at.

      He was making the comment that lack of intellectual property actually benefits a society and not just a single individual. His examples are the cotton gin, and the mathematics. He was showing that because they were available to all then all could benefit.

      He was also saying that property rights and intellectual rights are not the same. Property rights require physical space, intellectual rights do not. but yet people try to attach property rights to intellectual items.

      And please read the final stuff, which are largely questions.

      "If our objective is to maximize economic growth, are we striking the right balance in our protection of intellectual property rights? Are the protections sufficiently broad to encourage innovation but not so broad as to shut down follow-on innovation? Are such protections so vague that they produce uncertainties that raise risk premiums and the cost of capital? How appropriate is our current system--developed for a world in which physical assets predominated--for an economy in which value increasingly is embodied in ideas rather than tangible capital?"

      Again he makes the comments that our current system is dominated on property rights and how appropriate is it to apply those rights to IP? Simply by asking this question he is commenting that this is not how it should work. He could have worded it, like "How can we apply physical rights to an economy of intellectual property?" See still a question, but I am hinting that I would like to see physical rights associated with IP.

      Next, of course Greenspan will not say patents suck. Think of it this way. Instead of telling somebody to do things, why not hint it and motivate them to come up with the answers to your questions. This is what Greenspan does, especially somebody who has so much power. He has to choose his words very carefully....

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
  98. China by Anonymous Coward · · Score: 0

    Once another world power ( probably China ) becomes strong enough that they could take control, where we could not do anything about it if they did, we will see action. Of course, by then, it will be too late.

    Umm.. excuse me,... but, we have already seen action.

    China is in the process of strengthrning their IP laws/enforcement in order to allow for their world power emergence.

  99. Bollocks. by BigBadBri · · Score: 1
    You just set up a Jv with Goodyear - Goodyear provide the financial capital, you provide the intellectual capital.

    Simplr.

    Prolly too simple for you to see it.

    --
    oh brave new world, that has such people in it!
  100. prior art by Anonymous Coward · · Score: 0

    would that not trump any number of previous out-of-court settlements

    Yes, it would.

    You will not find any court opinions based upon previous settlements.

    The only thing that previous settlements can do in a legal since is to throw out a previous opinion related to the settlement.

    For example:

    2 sides might agree to settle a patent case with the stipulation that the court's ruling on claim meaning be abandoned and thus could not be binding on successive lawsuits.

    The judge would, in most cases agree to this stipulation in order to get the case off of the docket.

  101. The Mob diversifies by burnin1965 · · Score: 1

    Is it any coincidence that this guy hails from New Jersey and makes the following statement?

    Charlie suggests that a license might also be helpful in mitigating the liabilities of companies being sued by other companies for some sort of Web services infringement.

    Sounds like Mob extortion to me. Pay up the protection money so we can protect you from what we'll do to you if you don't pay up. burnin1965

  102. This isn't new.. this is a typical Client/Server by MrJerryNormandinSir · · Score: 1

    I don't think the patent office is technical.
    This is a typical client / server deployment.

  103. Maybe RFC 821? by llywrch · · Score: 1

    Seriously. From reading the claims in this patent, he appears to be describing SMTP, with its use of human-readable text in handshaking, & the messages exchanged when transfering the body of the mail or a uuencoded attachment. (Note: this protocol -- including the handshaking & confirmation message codes -- is the basis for almost every other network protocol out there, such as FTP & HTTP.)

    Then again, he lists a number of claims such as the ISO 7-layer networking model, & the ability of a daemon or service on one computer to assign a port for the daemon or service on another computer to send data to. In other words, running SMTP on a multitasking system like UNIX.

    (More reading.)

    Sheesh! It looks like he's attempting to patent the concept of interacting with a multitasking computer over a network above the transport layer.

    If that's the case, he's going to need a lot of luck to enforce that patent. RFC 821, which described one part of what he's claiming, has been around since 1982. And it was implimented on multitasking computers like UNIX & VMS almost immediately.

    Unless he's thinking of one specific application of all of this technology that does not infringe on existing art. Claim 3 might explain it:

    ``The method of claim 1, wherein said registration information includes general user information, said general user information including one or more of a user name, address, telephone number, beeper number, pager number, fax number, cellular number, email ID."

    In other words, his invention is certified email -- which will put an end to this address spoofing that spammers indulge in!

    Geoff

    --
    I think I see a trend here. Maybe for them it really would be easier to muzzle the entire internet than to produce p
  104. Outta Be A CryWolf Law by 4of12 · · Score: 1

    Personally, I think any individual that has applied for spurious broad patents on prior art let's say 3 times should be barred from applying for any more patents for a period of about 17 years.

    A period of probation would do some good.

    --
    "Provided by the management for your protection."
  105. Mod Racism Down by NickFusion · · Score: 1

    Not to trod on the amazing career of a consumate Troll, but can some mod this asshat down for a truly offensive Sig line? (Parent Comment #5777137)

    --
    What were you expecting?
  106. Re:That's okay...Circular defense. by JimFromJersey · · Score: 1

    yeah, how dare anybody want to profit from their labor, that's not fair.
    The only poeple who would benefit from no software copyrights would be the multinationals that would take your 10 years worth of effort, pass it to their ten-cents-an-hour code shop in East BFE, then turn around and sell the product for 10000$ per site license, of which you would see nothing. You on the other hand have no offshore code sweatshop or distribution channel so you will never compete.
    Yes, the system can and is abused; however, that is not a sufficient reason to scrap it.

    --
    between the greater and lesser infinities sleep the dreams undreamt
  107. sed s/software patent/patent by FreeUser · · Score: 1
    Based on 20+ years of software development, I've not seen any new algorithm. Every program is cribbed from some other program. [...] a small inventor can't benefit from Software patents because large corporations can always show prior art to virtually any software algorithm. You, as "Joe Inventor" don't have the resources to do this type of research so as a practical matter, software patents aren't useful to the mythical lone inventor.

    substitute "patent" for "software patent" and you are dead on.

    The inherent problem with granting government entitlements to twenty year monopolies (or, really, monopolies of any length of time) are most obvious with software, because software develops at such a rapid pace, and because software blurrs the line between the written word (expression) and engineering: indeed it is a hybrid of both, with characteristics of both.

    However, if you look at the pharamceutical industry (AIDS and brast cancer research stifled with cease and desist letters alleging patent violations by the researchers), the aviation industry (the US government seized the original airplane patent), or any other industry founded upon previous and ongoing invention, you will find the same problems, and the same truths.
    • Patents do NOT foster innovation, they stifle it dramatically (recall the US government, desperate to modernize its aviation technology with the advent of WW I, seized the Wright Brothers' patent on the airplane and opened the technology up to competition).
    • Patents favor LARGE corporations and entities (e.g. universities) over the small inventor in almost every instance. Prior art, unequal financial resources to seek redress or defend against allegations, and so on.
    • No invention is ever created in a vacuum: all science and engineering involves standing on the shoulders of ones peers and predicessors.
    • Patents enrich lawyers first, large corporations second, and small inventors last (if at all, and more often than not it does not). It impoverishes the rest of society immensly.
    • Invention, and enrichment based upon invention, does not require a monopoly. Invention takes place in the absence of patents, indeed is generally much more active in such an absence. This has been seen in Hollywood (the founders of which fled new york and the restrictive patents businesses there had on the new medium they wished to exploit: moving pictures) and in Silicon Valley (the aforementioned plethora and explosion of invention that has since been dramatically stifled by the US patent system).
    • If we really believe in the free market and competition, what the hell are we doing granting 20-year government entitlements to monopolies on human knowledge, and 95 year (or life+70) government entitlements for monopolies on expression? Monopoly markets are the most fragile, ineffecient markets that exist (worse than communism, even!), and are really unjustifiable in this day and age. Yet we are moving away from free markets, toward an environment where everything, every expression, every invention, every concept will be thoroughly locked down by patents (if it is knowledge) or copyright (if it is expression). A dramatic and decisive end to free markets in every signatory to the international WIPO accords.
    --
    The Future of Human Evolution: Autonomy
  108. Re:Well, he does have a point. (Hear me out) by Anonymous Coward · · Score: 0

    no, imagine this situation: you've created some wonderful technology. it's so wonderful that you want to sell software based on it and make a fortune, or maybe you want to give it away, use it in an open source project and become famous, or whatever. only you can't, because somebody else has had the same idea some years earlier, has patented it and now makes *your* idea illegal. even though you had it yourself. independently of him. that's the problem with patents.

  109. Re:WTF?-Guilty? Not I. by Lonath · · Score: 1

    Invading foreign countries to rape their natural resour...oh wait. Scratch that. I didn't say anything. Honestly.

  110. perspiration by jkirby · · Score: 1

    Correct! Nothing worse than watching Netscape cry like a baby.

    --
    Jamey Kirby
  111. Hmmm... where to start? by Anonymous Coward · · Score: 0

    Let's start with the fact that if you don't give the government a significant portion of your hard-earned money, you go to jail.

    You can go to jail engaging in unpopular activities in the privacy of your own home, like smoking pot or (in some states), having gay sex.

    Anybody with enough money and pull can buy a law that will eventually violate your rights.

    Any questions?

    As for how I'd change it? I'd rather eradicate it. Read this page, even though it's posted on an AOL server.

  112. Re:That's okay...Circular defense. by Anonymous Coward · · Score: 0
    The only poeple who would benefit from no software copyrights

    Ummm, we were talking about 'patents' not 'copyright.' I think the clear implication in claiming that patents should not cover software is the idea that copyright should. IMHO the exact opposite should be the case.

    Yes, the system can and is abused

    Which system? The patents system or the copyright system?

  113. Re: IBM by Anonymous Coward · · Score: 0

    Just to further lionize IBM we might note that they also do some incredible engineering research.

  114. And Ole' Charlie by Anonymous Coward · · Score: 0

    "And ole Charlie is doin "real good" down at the corner drugstore where the red light is. He can spot them out of state plates up to three blocks away. And when they get right on top of that green light, he just pushes that "secret button" underneath the corner drugstore counter. That 'yella' light only last for a tenth of a second."

    (Ripped 'poorly' From Hoyt Axton)

  115. Re: IBM by Pharmboy · · Score: 1

    Just to further lionize IBM we might note that they also do some incredible engineering research.

    All hail IBM!

    But seriously, their contributions to Linux alone are pretty damn significant, a billion dollars, and the time of some of their best software engineers. Plus they laid the ground for copper on silicon as well. Also, laying out their own logo with atoms was a neat trick, too. Like I said, you NEED big corporations to do big things, and IBM has been acting pretty responsibly lately. (knocking on wood) Makes it easier to pay a little more for their products, since you feel like you are getting more than a cpu in a box, you are investing in Linux itself.

    Now if they could only get the G4 chip up to speeds closer to the P4 as well, I would love to run Linux on a dual G4/2.5ghz on the desktop :D Who wouldn't?

    Now, just imagine a beowolf of....*SMACK!*

    --
    Tequila: It's not just for breakfast anymore!
  116. Re:That's okay...Circular defense. by JimFromJersey · · Score: 1

    meant patents, typed copyrights

    --
    between the greater and lesser infinities sleep the dreams undreamt
  117. A different analogy for you by Anonymous Coward · · Score: 0

    The same sense in which a novel is an expression of the font used to typeset it...

    Crap analogy. Thanks for playing though.

    'Software algorithms are essentially expressions of mathematical formula[s]' is not itself an analogy, either. The original reply said '(in a broad sense)', but that isn't correct unless 'broad' is taken to mean 'universal'; it's true in a very specific and demonstrable sense.

    Algorithms are mathematics. Software is algorithms, and roughly 0.00001% of algorithms are written 'from scratch'. In general, most of programming is a matter of applying concepts and patterns which are all well-tread areas of research in the field. Most algorithms are decades (or centuries) old before they have any practical (and thus potentially profitable) application outside of research settings. The probability that a working programmer has produced something entirely new and original (ie that hasn't already been discussed in 'the literature', or isn't an otherwise inevitable progression from it) without having been exposed to that collective body of work is pretty damned low. And if he was party to the public science of what he is working on, then what right does he have to halt that research, and hijack its 'marketing rights', simply because he manages to improve upon it? No fuzzy arguments about his god-given right to profit off his hard work, nor fanciful notions that science suddenly stops progressing if you take away the artificial legal rights that enable this sort of nonsense, are rational excuses. When you consider that his research is itself an improvement on an improvement on an improvement ad infinitum, it's totally insane.

    Much as engineers may like to romanticize what they do as being an intangible and ingenious black art, in the end its all comes down to drawing upon the work of thousands who came before you to do what you do. It's the nature of any applied science, but particularly so CS.

    It is absurd that there are still legal abstractions which allow a single heir to that long intellectual lineage to abruptly interrupt progress for a 'limited term', simply so that he can suck on the teat for awhile. Everything he has done is built on what has come before, yet he shirks his responsibility to those upon whose shoulders he stands. He hoards the knowledge, and is granted bizarre powers by the state to crush and demand tribute of anyone whose work is found to be similar - even if they happened to come upon it by travelling the same (often fairly obvious) path he took.

    That path was dug out by generations of others who had to do the real heavy lifting - and, thankfully for us, most of them preferred to write open papers about it and share the knowledge.

    Anyone who cannot see the basic injustice of a band of lawyers and bureaucrats coming along and setting up a toll booth on their boy's branch of the path has lost their good sense to their business sense. And yet governments enable this; corporations with enough money to play 'the game' would love to globalize the whole mess. Countries everywhere are now pressured to rework their laws into 'parity', to further extend the reach of this madness. IP/patent law is one of the ugliest features of modern capitalism. The right to profit off one's labours is not guaranteed, and it most certainly would not extend to taking public science hostage, for the sole purpose of turning it into a kind of legal armament on the market, if it did.

    A sane society does not use laws to artificially stifle scientific progress, so that a few might live high on the hog for a while. A society whose lawmakers have become hopelessly short-sighted and corrupted, does.

  118. What is really up with Charlie? by ratfynk · · Score: 1
    I think I know whats up with Charlie. He is waiting for Billy to see the light! The same dos situation, that occured when IBM first courted Billy. Charlie is inspired. Patent web commerce, why not?


    If our fearless leader, "Oh one of great digital bits, Praise Windows", decides, that to actually take over the net, one needs its patent. Then Charlie could sell the patent to MS$ and become another American living off the work of others.
    The greatest aim of todays entreprenuers.

    --
    OH THE SHAME I fell off the wagon and use sigs again!