Slashdot Mirror


AOL Patents IM

ProgressiveCynic writes "CNet is reporting that AOL has recieved a patent on IM technologies. Specifically, any technology that provides "a network that allows multiple users to see when other users are present and then to communicate with them" is covered. While AOL was a leader in this space the patent was only filed in September 2002."

65 of 146 comments (clear)

  1. What ever happened to... by tuxracer · · Score: 2, Interesting

    past "art"?

    1. Re:What ever happened to... by zangdesign · · Score: 3, Insightful

      It's called IRC.

      --
      To celebrate the occasion of my 1000th post, I will post no more forever on Slashdot. Goodbye.
  2. Ever hear of Finger & Talk? by Targa · · Score: 3, Informative

    Dumbass software patents...

  3. What about "chat" and "talk"? by Rick+the+Red · · Score: 5, Insightful

    I seem to recall applications with names like chat and talk which allowed uses to communicate with anyone logged on at the same time. Do those not count as prior art because the users were all logged onto the same machine, and this patent covers multiple machines networked together? Do terminals hanging off a Vax or IBM mainframe constitute a "network"?

    --
    If all this should have a reason, we would be the last to know.
    1. Re:What about "chat" and "talk"? by clem.dickey · · Score: 2

      IBMers could query and talk with users on networked VM machines by the early 80's. I don't know whether the code (the "SMSG node CMD othernode CPQ NAMES" and "TELL" commands) was by IBM or by users. Back on the Open Source days many users wrote their own mods to VM. Users did not have to be on the same machine. I don't mean to imply that the VM commands were first, but they were the first that I came across.

    2. Re:What about "chat" and "talk"? by FattMattP · · Score: 2
      I seem to recall applications with names like chat and talk which allowed uses to communicate with anyone logged on at the same time. Do those not count as prior art because the users were all logged onto the same machine, and this patent covers multiple machines networked together?
      Logged onto the same machine? What are you talking about? Have you never fingered an account on another machine to see if someone is logged in and then typed talk user@host.somewhere.org ? You should try it sometime. I've been doing it since 1992, at least. Both talk and ICQ easily count as prior art to this.
      --
      Prevent email address forgery. Publish SPF records for y
    3. Re:What about "chat" and "talk"? by FattMattP · · Score: 2

      s/ICQ/IRC/

      --
      Prevent email address forgery. Publish SPF records for y
    4. Re:What about "chat" and "talk"? by PFAK · · Score: 2, Interesting

      You can't forget to mention IRC, it is the "art" that came after "talk" and "ytalk", and it's bases are from 1987.

      --

      Free means no restrictions, ironic the FSF's GPL forces restrictions, isn't it? What's your definition of free?
    5. Re:What about "chat" and "talk"? by tomhudson · · Score: 2
      1. To find out who's logged in: who
      2. To write a message to everyone: wall (write all)
      3. To write a message to everyone: write
      And then there's stuff to communicate over local networks, etc.

      And then there's the old-style bbs systems (fav. was grapevine).

      Dumb-ass patent office. :-(

    6. Re:What about "chat" and "talk"? by tomhudson · · Score: 2
      Oops : to write a message to one individual: write

      sorry :-( ... maybe now I should apply to be a patent examiner for the USPTO ... ;-)

    7. Re:What about "chat" and "talk"? by ninewands · · Score: 2

      Errrrmmm ... and who OWNS ICQ? That's right, AOL does. Of course talk vastly pre-dates ICQ ...

  4. prior art... by Anonymous Coward · · Score: 3, Funny

    % finger <user>
    % talk <user>

  5. Granted in 2002, NOT filed! by the+eric+conspiracy · · Score: 5, Informative

    While AOL was a leader in this space the patent was only filed in September 2002.

    The article clearly states that the filing was done in 1997, and the patent was granted in Sept 200.

    1. Re:Granted in 2002, NOT filed! by Spudley · · Score: 4, Funny

      the patent was granted in Sept 200

      Sept 200, eh? Wow. That definitely rules out any prior art that I know of! ;-)

      --
      (Spudley Strikes Again!)
  6. They've made a mistake. by Guspaz · · Score: 3, Insightful

    Usually when companies get a stupid unenforcable patent, they go after small helpless companies that can't afford to defend themselves in court. However, this time, AOL has made a mistake. Not only are they not able to prove this is a valid patent in court, any company they sue is likely to have the resources to defend themselves, not to mention these companie's IM software will predate the patent. I'd love to see what happened if AOL decided to try to sue Microsoft over Windows/MSN messenger. It'd be pretty funny.

    1. Re:They've made a mistake. by V.+Mole · · Score: 2

      No, because what will happen is that MS will trade them one of their (MS's) patents for the right to use AOLs IM patent. The point is to shut out Free stuff like Jabber.

  7. Why don't we patent the word "The" by nemui-chan · · Score: 2, Funny
    What the hell? This patent according to the vague terminology covers the unix who/talk command, almost all online video games, the Battle.Net system, IRC, Gamespy.com, as well as a few others. Now I may not be the most intelligent guy in the world, but I'm pretty sure that -somewhere- there has to be some previous art.

    nems

  8. This is insane!! by cs668 · · Score: 3, Insightful

    I remember multi-line BBSs in the early 80's doing this. I think the Citadel systems could do this arround 84.

    1. Re:This is insane!! by elmegil · · Score: 2
      Do keep in mind that AOL was doing this through their BBS before they were an Internet Service Provider. And they've been around a Loooong time.

      That doesn't mean there isn't prior art, but you're going to have to be more specific.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
  9. IRC? by Fweeky · · Score: 5, Insightful
    The ISON command was implemented to provide a quick and efficient means to get a response about whether a given nickname was currently on IRC. ...

    PRIVMSG is used to send private messages between users. <receiver> is the nickname of the receiver of the message.

    In rfc1459, dated May 1993, after 4 years of development. Although it is described as a "teleconferencing system", it does sound like it'd match:
    "The claim is it's a system where you have a network; you have a way to monitor who's on the network; and if you want to talk to them you hook them up,"
  10. Filing date is not important by Tor · · Score: 4, Informative

    A patent can be filed "post mortem", as long as the person or entity that files for it were the primary (first) inventor. For instance, if AOL can prove that they invented IM before, say, IRC (circa 1987), they have a case.

    Only then.

    1. Re:Filing date is not important by bmetzler · · Score: 2
      if AOL can prove that they invented IM before, say, IRC (circa 1987), they have a case.

      I am trying to believe that IRC relates to this patent, but I'm having a little trouble. It is very easy to difference between Instant Message, and what IRC is.

      -Brent
    2. Re:Filing date is not important by Alrescha · · Score: 2

      The rights to the first multi-user, multi-node chat program that I know of were sold to a small software development house in 1985 (or so).

      This program pre-dated IRC, and it's predecessor, Relay.

      A.

      --
      ...bringing you cynical quips since 1998
    3. Re:Filing date is not important by toast0 · · Score: 2

      the ui is different, but the system is very similar.

      you have a list of users who are online (ie irc's ison), and you can send them messages (ie irc's privmsg), and additionally there are chatrooms (ie irc's #blah)

      what features am i leaving out of im?

    4. Re:Filing date is not important by Phexro · · Score: 2

      "I am trying to believe that IRC relates to this patent, but I'm having a little trouble. It is very easy to difference between Instant Message, and what IRC is."

      Interesting. Though IRC is quite different from IM systems (note, though, that it supports a superset of any current IM system), it seems that the broad overly-vague language used in patent applications is double-edged.

      I.e., it's vague enough to apply to nearly everything, including prior art, though IM systems are quite different from IRC.

    5. Re:Filing date is not important by Gaijin42 · · Score: 2

      No. If they were first, and nobody has copied them, then they can file for patent.

      Once someone else has it out, you cant retroactivly kick them out.

      However you can file for a pantent, someone copies, then patent is granted. but you have to have filed, before they have their art out.

  11. How much is a patent worth? by Fnurk · · Score: 4, Insightful

    There was a show on swedish television earlier tonight where all the nobel prize winners discussed among many other things intellectual property. One of them said that a patents worth amounts to how much money it will cost to challenge it in court. You probably dont have to be one of the nobel prize winners to realize that but its a good point.

    What he didnt say was that it probably works the other way too. A patent left undefended (in case mirabilis and microsoft decides to ignore it) is not worth more than the paper it written on.

  12. OK That settles it... by EricV314a · · Score: 4, Funny

    I hereby officially serve notice that I intend to file an application to patent the technology behind taking a shit. Everyone out there needs to pay up or just explode

    1. Re:OK That settles it... by Alsee · · Score: 2

      I patent the alternative method of letting the shit well up and go out one's mouth.

      Dude, there's more prior art for THAT than there is for patent the technology behind taking a shit.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    2. Re:OK That settles it... by aborchers · · Score: 2

      Yeah, just read /. archives for the proof!

      --
      Trouble making decisions? Just flip for it.
  13. Because you can't by Kibo · · Score: 2, Funny

    It would infringe on my patent for the combination of simple symbols, representing sound parts, into fundemental conceptual building blocks that are then aranged within a formal structure to clearly communicate any and all manner of information. It was granted last week.

    I wonder how much I owe AOL in back royalties for all that mudding I did in the 90's?

    --
    --Jimmy has fancy plans; and pants to match.
  14. Mirabilis filed the patent by Badger · · Score: 2, Informative

    I think you guys missed something: this patent was filed for in 1997, by Mirabilis before AOL acquired them.

    For that matter, the patent is not on the chatting, per se, but on monitoring who is on the chat network. That may or may not change anything, but it's not the same as 'write.'

    I think ICQ will have a hard time proving that BBSs didn't have the ability to tell you who was online before that, though.

    1. Re:Mirabilis filed the patent by josepha48 · · Score: 2

      Yeah, but I was using compuserve in 94, and they had chat rooms. Also irc predates IM and ICQ. They both are just obvious extensions of IRC.

      --

      Only 'flamers' flame!

  15. Re:Prior art by bmetzler · · Score: 3
    Prior art: who/rusers/talk.

    Huh? How does this relate to AOL's patent? The patent is more then just sending a text message to another user.

    -Brent
  16. I hear that Microsoft ... by Cs.Ender · · Score: 2, Funny

    ...is filing for a patent on the use of ones and zeros to represent data.

    --
    I know lots of things. Most of them are wrong.
    1. Re:I hear that Microsoft ... by Fat+Casper · · Score: 2
      They did that back in March 1998.

      --
      I spent a year in Iraq looking for WMD and all I found was this lousy sig.
  17. Another article in Ha'aretz by epsalon · · Score: 2

    Ha'aretz (Israeli newspaper) has written about this before Cnet. More info available there (In English!).
    Hebrew version is also available.

  18. Patent Laws... by EaTiN+cOfFeE+bEaNs · · Score: 2, Interesting

    ...state that your invention can be something new, a new use, or an improvement on a previous invention or patent. Instant Messaging is certainly an improvement on any messaging system that everyone is bitching about predating IM's.

    --
    No TiVo and no caffeine make me something something...
    1. Re:Patent Laws... by Fat+Casper · · Score: 2
      Instant Messaging is certainly an improvement on any messaging system that everyone is bitching about predating IM's.

      If you were to read the story posted at the top of this page, you might feel stupid:
      Specifically, any technology that provides "a network that allows multiple users to see when other users are present and then to communicate with them" is covered.

      I'm not even going mention your apostrophe, as that would be too easy.

      --
      I spent a year in Iraq looking for WMD and all I found was this lousy sig.
    2. Re:Patent Laws... by Fat+Casper · · Score: 2
      Actually, I believe the apostrophe is ok here because it is pluralizing an abbreviation.

      That's what the S is for. For example, you can have one CD or several CDs. That jewel case, however, is my CD's. What the coffee bean person was doing was using an apostrophe to notify the reader that there was an S approaching at the end of the word.

      --
      I spent a year in Iraq looking for WMD and all I found was this lousy sig.
  19. Bitnet by krow · · Score: 3

    I doubt that any of their work predates Bitnet or for that matter possibly "PHONE" on decnet. I remember passing messages back and forth on Bitnet long before Compuserve existed.

    Of course.... if I remember correctly compuserve first ran on DEC 10's running.... TOPS? Long time ago. They certainly were not the first though.

    --
    You can't grep a dead tree.
  20. Galacticomm BBS's by CFBMoo1 · · Score: 2, Informative

    I remember the Galacticomm or Major BBS systems had an instant message type system for their setups... /page Message.

    I know I was using it around the late 80's. May not predate unix stuff but it's another prior art. From what I can tell they are still around too. http://www.gcomm.com/

    --
    ~~ Behold the flying cow with a rail gun! ~~
  21. Does anyone have the patent number? by zenyu · · Score: 2

    From the descriptions in the story they haven't got a leg to stand on in court, but maybe it's a patent on some particular way to run the servers that makes them more efficient than the prior art. It's possible it is an overbroad patent, none of the earlier stuff was patented because it would have been unpatentable before the patent office decided to just let everything through and let the courts sort it out in the late 80's early 90's. Plus, in the early days of commercial software there were no big guys trying to kill capitalism, so the prior art on trivial things isn't documented anywhere an overworked, underpaid, undereducated and unexperienced patent clerk might look.



    But without looking at the patent can we really just assume it's another bad patent?

  22. I'm filing: by Fat+Casper · · Score: 3, Funny
    Specifically, "Technology allowing the use of barricade-like devices at all exit points of the USP&TO building while simultaneously applying incindiary devices to same structure."

    I know you're all thinking it, but I'm filing it, and it'll always be (legally) my idea.

    Doesn't the Guide define USP&TO as "a bunch of mindless jerks who will be the first against the wall when the revolution comes?"

    --
    I spent a year in Iraq looking for WMD and all I found was this lousy sig.
  23. MIT Zephyr service by Anonymous Coward · · Score: 2, Informative
    Bzzzzzt -- sorry. Gotta call bullshit on this AOL patent.

    MIT had an instant messaging service called Zephyr when I was an undergrad there starting in 1989. And MIT's Project Athena, from which the Zephyr service was developed, started in 1983.

    -FP

  24. Broadcast for Macintosh by bill_mcgonigle · · Score: 2

    talk/who/finger aren't integrated like ICQ, but Broadcast for Macintosh sure is.

    Have a look at some screenshots. (the Mac version is up front).

    For those unfamiliar with the Chooser, in the upper left you select your tool, in this case Broadcast. Then you select your Zone, in this case departments (automatic buddy lists, you might say...). Then you select your chatee. You double-click the person, type in your message, and click send. If you want to hear back from him, you check the 'receiver' button. If you want to be able to get messages while other programs are runinng (this is late 80's, after all) you click 'Background'. Easy. Simple. Done. Prior art.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  25. Not what you might think.... by the+eric+conspiracy · · Score: 5, Informative

    Unfortunately people don't read the actual claims, rather they read the abstract or some other part of the patent and draw conclusions about what is covered from this material.

    These conclusions are invariably wrong. What a patent covers is described in the claims, and nowhere else. If you don't read the claim, you don't have a clue as to what a patent covers.

    Reading the actual claim in this case, it is quite clear that AOL's patent is not affected by prior art such as BBSs chat systems that don't require a communications network. Nor is functionality like Apple's broadcast because the users are tied to specific machines. IRC also relavant as it does not maintain a list of users that you are interested in talking to, an notify you when they go online.

    Following is Claim 1, what AOL actually has a patent on:

    What is claimed is:

    1. A communications system comprising:

    a communications network;

    a multiplicity of communications terminals which are connectable to said communications network and which can be employed concurrently by multiple seeking users and multiple sought users to communicate via said communications network, wherein each user is identified independently of a given communications terminal address by a unique identification code predefined for said user, which code is independent of which of said multiplicity of communications terminals that user is employing;

    a monitor operative to monitor whether or not a user is connected to said communications network; and

    an annunciator operative to annunciate to a seeking user, currently connected to said communications network via any of said multiplicity of communications terminals, network connection status information relating to other users who are in a list of sought users which list includes identification indicia of the sought users, which list is defined by and sent by said seeking user without using verbal requests, and for providing to said seeking user the current network address currently assigned to each of said other users for that other user's current connection to said communications network;

    a user communication selector enabling the seeking user to establish communication with at least one sought user on said list.

    1. Re:Not what you might think.... by iCEBaLM · · Score: 2

      IRC also relavant as it does not maintain a list of users that you are interested in talking to, an notify you when they go online.

      That's what the ISON command is for, most clients do have a notify function. Just because almost nobody uses it anymore doesn't mean it isn't there.

      -- iCEBaLM

    2. Re:Not what you might think.... by acroyear · · Score: 2

      Hell, sounds like Bitnet to me...a network (the collection of school machines with bitnet or jnet software on them), a monitor (the o/s itself, actually, which was queried with the bitnet version of "finger"). all that's missing is the user communication "selector list" user interface...in bitnet days you just sent to them as-is through the command line. IM to me always just came across as a centralized version of bitnet "send" with a GUI. Had the internet software for unix systems a better, bitnet-send-like daemon for this sort of thing besides "talk", it would have standardized on it, windows would have picked it up to be compatible, and the fact of its distributed nature would have dropped costs and removed any need for central servers and advertisers except for a way to see who's on where since everybody's on their own machine nowadays (they weren't back then)...and basic naming registry servers are so common (CORBA, anyone) they shouldn't be patentable anymore...

      --
      "But remember, most lynch mobs aren't this nice." (H.Simpson)
      -- Joe
    3. Re:Not what you might think.... by Ben+Hutchings · · Score: 2

      ISON is a client command, whereas AIM status notifications are server-initiated, like channel join/leave notifications on IRC.

  26. Re:Good for AOL! by bmetzler · · Score: 3
    This HHHAAAASSSSS to be sarcasm, cause nobody could be so ignorant.

    I will admit that one of virtues is sarcasm, in this case I am completely serious. My last comments on the instant messaging subject have probably already been archived, but those that know me know that I believe in strong intellectual property rights especially in the Instant Messaging realm.

    I don't see how you could claim I was ignorant, just because AOL got a patent the rightfully deserved.

    Ok, I did have some sarcasm. Sort of. AOL didn't file the patent, they paid $2xx million dollars for it. But I still don't have any problem with them having or enforcing it.

    -Brent
  27. Text of the patent... by cei · · Score: 2
    can be found at the Patent Office web site, here.

    Abstract:

    The present invention discloses a communication system including a communications network, a multiplicity of communications terminals which are connectable to the communications network and which can be employed by users to communicate via the communications network, the user not necessarily being identified with a given communications terminal, apparatus for monitoring whether or not a user is connected to the communications network irrespective of which of the multiplicity of communications terminals that user is employing, and apparatus for annunciating to a seeking user, currently connected to the communications network via any of the multiplicity of communications terminals, network connection status information relating to other users who are in a set of sought users, which set is definable by the seeking user, and for providing the seeking user connection address information relating to those sought users who are currently connected to the communications network.
    --
    This sig intentionally left justified.
  28. Re:Prior art by Fat+Casper · · Score: 2
    The patent is more then just sending a text message to another user.

    How about this, then?

    Specifically, any technology that provides "a network that allows multiple users to see when other users are present and then to communicate with them" is covered.

    There. It's the who/rusers part of who/rusers/talk that makes this patent sillier than most.

    --
    I spent a year in Iraq looking for WMD and all I found was this lousy sig.
  29. Surely IRC predated this by photon317 · · Score: 2


    You could also say of course unix talk + finger + who, but those are seperate tools. IRC is an integrated chat client/server system that does everything they've patented about IM.

    --
    11*43+456^2
  30. Re:Prior art by bmetzler · · Score: 3
    It's the who/rusers part of who/rusers/talk that makes this patent sillier than most.

    I've got who and rusers installed on my linux client. Now where's the network that who/rusers provides? Oh wait, it doesn't technically provide a network. I think that AOL has this patent clean.

    -Brent
  31. Prior Art....this one should be easy to revoke... by haplo21112 · · Score: 2

    ...if they ever try any real inforcement of it....
    Humm Quickly...
    Unix Talk and IRC jump out at me.

    Bad patent Office, no cookie.

    --
    Power Corrupts,Absolute Power Corrupts Absolutely, leaving one person(group)in charge is absolutely corrupt.
  32. Re:Microsoft Blah Blah Blah by KjetilK · · Score: 2
    Yeah, it is going to be really exciting to watch these gorillas take on each other in court.

    Perhaps this is what we need to get a reform in the patent system?

    --
    Employee of Inrupt, Project Release Manager and Community Manager for Solid
  33. Re:Phone company by tomhudson · · Score: 2
    The claim is it's a system where you have a network; you have a way to monitor who's on the network; and if you want to talk to them you hook them up,"</quote>

    Isn't this what the telephone company does? It monitors who's using their network, sends people who want in a dial tone, then connects the two parties.

    And haven't they been doing this for decades?

    Doh! The Baby Bells vs. AOL. Coming to a court near you!

  34. hmmm... by Wesley+Everest · · Score: 2

    I remember back in 1990 or so having a script in my .cshrc file that would automatically "finger" all my friends to see if they were logged on, parse the finger output and spit out a simple list of who was on. I could then use "talk" to chat with them. There was no GUI, but it's the same functionality. And of course, it worked over the internet. Not that it was revolutionary or anything to take csh, finger and talk and combine them in this way...

  35. But in real life... by interactive_civilian · · Score: 2
    % finger <user>
    % talk <user>
    In real life, one should probably talk first, eh?

    nudge nudge knowwhatImean?

    ok...bad joke...but I got karma to burn...

    --
    "Empathise with stupidity, and you're halfway to thinking like an idiot." - Iain M. Banks
    1. Re:But in real life... by ender- · · Score: 2


      % finger
      % talk In real life, one should probably talk first, eh?

      nudge nudge knowwhatImean?

      ok...bad joke...but I got karma to burn...


      This makes me think we need a "BOO-HISS +0" Moderation. :)

      Ender

  36. A much closer prior art example... by dex22 · · Score: 2

    ...is ewtoo and Playground (pgplus.ewtoo.org). These are telnet-based chat systems that allow people to inquire, and be informed automatically by creating lists, of the connection status of other users, and to exchange messages with them.

    ewtoo (and cheeseplant's house) were running from '92, and the source of Playground+ is available at http://pgplus.ewtoo.org - PG was released in 96 as a quite late derivitive.

    There are hundreds of these talkers and many are far order than ICQ, and still run today - eg: telnet://valdemar.org:2345

    So yes, there is prior art that exactly matches this patent to the smallest detail.

  37. Forget about "talk", what about MIT's Zephyr by troydoux · · Score: 2, Informative

    MIT has had a instant messaging system for years before ICQ came out.
    It has been in use in other major universities including Caltech and
    Stanford.

    This system is called Zephyr.
    http://web.mit.edu/answers/zephyr/
    http://web.mit.edu/olh//Zephyr/

    There is a web page that describes the similarities and differences
    between ICQ and Zephyr (and notes that Zephyr came first)
    http://web.media.mit.edu/~kkarahal/generals/VSpace s/zeph-icq.html

    The differences are subtle and probably inconsequential;
    I believe the similarities nullify the value of the patent.

  38. RPI's rich history of CMC ("chat" or "IM") systems by Deven · · Score: 2

    AOL definitely predates 1993. I knew AOL users in 1988. Try again.

    As I recall, IRC was available as early as 1987-1988. It was definitely around in early 1990, so it certainly predates the patent.

    Also, there are older CMC systems (Computer Mediated Communication systems) invented by members of the student ACM chapter at Rensselaer Polytechnic Institute (RPI). (Not all of these CMC systems were Internet-based.)

    In particular, CONNECT was a network server (but not Internet-based) which allowed users to connect to the server over the network and login, see what other people are signed on, and send public and/or private messages to other online users. CONNECT dates back to the spring of 1986, and replaced ACM:CB, a program which students previously used to chat -- but that program only worked between users logged into the MTS mainframe system; CONNECT was a true network server. (It, in turn, took the place of "vamp-mode" on *FORUM -- that is, people used to use the MTS forum software for interactive conversations, although it wasn't designed for that purpose. ACM:CB was, and CONNECT even moreso.)

    After CONNECT was shutdown in 1991 for political reasons, another program called Clover took its place. Clover was an Internet-based server running on a Unix machine, licensed under the GPL. It had a client-server architecture and used a UDP-based protocol. Clover ran for several years until about 1994, when it was replaced by lily, a MOO-based server using a TCP-based protocol and new client software. Lily remains active today and is the current home of the online community which formed on the MTS mainframe in the mid-1980s.

    I myself wrote a Unix-based server imitating CONNECT. This server was started in 1992, running on a server open to public access (via guest access) since early 1993, and eventually released last year. This server uses the standard TELNET protocol to avoid the need for a custom client.

    --

    Deven

    "Simple things should be simple, and complex things should be possible." - Alan Kay

  39. Re:Possible solution to patent problems? by dex22 · · Score: 2

    So what you're saying is that companies that don't have $10M loose change to put in escrow can't file patents?

    I think a better solution would be to require the applicant to file a research showing examples of similar prior inventions, and how the invention they're applying for is unique. If a prior art becomes available the owner of the prior art can then hold the applicant liable for damages, based on the applicant's investment/return rather than the prior art's return (so the penalty relates to the amount made through mischief)

    imho