Slashdot Mirror


Could Eolas End Microsoft's Browser Dominance?

rustynail writes "The tiny Eolas web company is about to lock horns with Microsoft in a legal battle over a patent that Eolas owns covering all uses of plugins, applets, activeX controls and other similar technology. The difference here is that, according to this article Eolas might not accept a payout: instead they might exclude IE from using these technologies at all.. opening the way for a new browser war." We mentioned this dispute a few years ago, too, but an outcome to the Justice Department's case against Microsoft was far off in 1998.

226 of 504 comments (clear)

  1. Plugins??? by SavingPrivateNawak · · Score: 3, Interesting

    But what about other browsers???

    1. Re:Plugins??? by RAMMS+EIN · · Score: 5, Insightful

      Hehe...exactly my thought. If these folks win their case, the bell tolls for the Internet as many know it. No more plug-ins mean no Java, no Flash, and probably no embedded multimedia, M$ Word docs, PDF, and so on and so forth. Unless, of course, we all want to pay royalties to Eolas? Personally, I think it would be a Bad Thing if they won the suit. I strongly dislike this sort of patent. Just because they're after M$ in this case doesn't change that into a Bad Thing. Let's not fight Evil with evil.

      --
      Please correct me if I got my facts wrong.
    2. Re:Plugins??? by Sivar · · Score: 3, Interesting

      The Cringely article made Eolas sound like they were interested in re-establiching competition and hurting Microsoft's almost complete control of the browser market.
      If the company was simply greedy -- greedy enough to exclude Mozilla and other free browsers -- they would probably just demand a large payout, then all the executives would retire, sickeningly wealthy.

      This probably doesn't matter, though, because Microsoft is so big they will almost certainly find a way to prevent this from happening. It is even possible that Eolas is going public with their intention in order to scare Microsoft into accepting an even larger settlement. Even if Microsoft cannot brute-force the patent, they will probably try something like redefining "plugin" or somesuch, perhaps creating an easy way to statically link "plugins" on the fly. They would point this out (or whatever technique they could use) to Eolas, and then Eolas will either lose in the long run or simply accept a payout after all, for fear of losing anyway.

      Still, wouldn't it be incredibly cool if Eolas could actually pull it off? Mike Doyle would be remembered as the hero of the entire computer industry, having done what the Justice Dept. and dozens of competitors could not do -- Ironically, using patents: The same system that has so often been wielded as a weapon to fight freedom and technology for simple profit.

      --
      Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
    3. Re:Plugins??? by Catbeller · · Score: 2

      :) Mike Doyle better stay off of small commuter planes if it ever looks like he'll pull it off.

    4. Re:Plugins??? by Jace+of+Fuse! · · Score: 5, Insightful

      Why? You don't think any software is worth a patent? That's foolish.

      No, it's not, actually.

      You see, the problem is that there is a really hard to define line between what is prior art and what is not. Most code is almost always in part using other pre-existing code, be it calls to OS functions or compiler supplied functions.

      If I write a program that does something unique, using a whole mix of pre-existing function calls or even if doing nothing more than simply using a well established compiler, I'm still building my work off of other work.

      If bar() is a function that returns an INT, and foo() is a function that takes and INT and returns a FLOAT, then is foo(bar()) something new because I put it together that way?

      Let's say yes, for one moment. Let's say that I'm the first person ever to perform this combination to create a unique result. Then my patent obviously applies to the PROCESS of getting a FLOAT from an INT. This is a bad example because PRIOR ART already exists, but let's say it didn't.

      Now, which do you patent, the whole idea of getting a FLOAT from an INT, or my exact way of doing it? If you patent my exact usage of the functions Foo and Bar then one could simply write another way of doing it. If you patent the ENTIRE process it's self, you might inadvertantly stumble upon prior art that you didn't know about, or someone later on might do the exact same thing for other reasons and then break your patent.

      You are obviously then going to draw back on the argument that not all software is THAT simple. Some processes are NOT obvious and are VERY complex and should be allowed to be patented because they are more complex than either FOO or BAR or even FOOBAR. But then that changes this from a technical argument to a philisophical one. At which point does a method or process become so complex it warrents a patent? 10 steps? 30 steps? 50 lines of code? 100 words in the comments? 5000 dead chickens? 1 million dead lawyers?

      Trying to define that becomes the whole problem with defining a clear cut answer to whether or not software patents should be legal. So in the end we're going to have to decide, is the entire computer world a mish-mash of interlocking patented ideas where everybody will always owe everyone else something, or is software an intangible expression of speech that can only best be protected through existing copyright laws, and patents simply can not apply here?

      --

      "Everything you know is wrong. (And stupid.)"

      Moderation Totals: Wrong=2, Stupid=3, Total=5.
    5. Re:Plugins??? by phyxeld · · Score: 4, Insightful
      Still, wouldn't it be incredibly cool if Eolas could actually pull it off? Mike Doyle would be remembered as the hero of the entire computer industry...
      Uh, no.

      Mike Doyle is the enemy. Software patents are so often abused, and everyone on slashdot knows it... How could anyone possibly view this as a positive thing?! If he wins this, Opera and Netscape will have to pay him too. Even if he makes exceptions for free browsers (something I haven't heard mentioned yet) it's still a dirty rotten evil software patent. "Bi-Directional communication with a webserver" could well even cover javascript-RPC tricks. Do I have to may Mike Doyle if I code something like that?
      --
      __
      Choose mnemonic identifiers. If you can't remember what mnemonic means, you've got a problem. - Larry Wall
    6. Re:Plugins??? by Guido+del+Confuso · · Score: 2, Insightful

      Well, "we" already exhausted all possible legal and moral options and got a hearty "go fuck yourself" from the justice system.

      Hmm.... So, why don't you just go kill O.J. Simpson? After all, he shouldn't have gotten off, right? Well, since the people got a hearty "go fuck yourself" from the justice system on that one, maybe we should just take the law into our own hands and fight evil with evil. He killed someone, so let's ice him ourselves.

      In fact, let's just always do that, any time anyone gets acquitted. After all, since we accused them of it, they MUST have done it. We know so. It doesn't matter that a court of law has determined their innocence, just that we, the people (as in "The People vs."), think they committed a crime. Fight evil with evil.

      Incidentally, I find it telling that, if this had happened the other way around, or in fact to any company besides Microsoft, the editors would have used the sarcastic "Patent Pending" icon instead of the "Bill Gates Borg" one.

    7. Re:Plugins??? by transiit · · Score: 3, Insightful

      Woohoo! No java, no flash, no embedded multimedia, no word documents, no pdf!

      Can't wait! Finally, we can actually look at actual *gasp* content!

      It'll be like we can browse the web with just a web browser.

      -transiit

    8. Re:Plugins??? by Darby · · Score: 2

      Well, you only responded to my first sentence, and you didn't deny the truth of it.

      You ignored my question:

      What else is left to fight with besides evil?

      This is a serious question. I am truly disenheartened by this situation and honestly want to know if anyone has any ideas of what else there is to do about it. My post was not a troll in any way. When the system that is supposed to protect you fails miserably for malicious reasons, what options are left to us?

  2. Nomen est omen... by rainer_d · · Score: 3, Funny

    EOL for IE or so ;-)

    --
    Windows 2000 - from the guys who brought us edlin
    1. Re:Nomen est omen... by Bunji+X · · Score: 2, Interesting

      It is a beautiful thought, but I really doubt it. :-)

      The US government and legal system has several times shown that Microsoft is above the law and cn pretty much do as they please. The times they have been found guilty, the sentences have been absurdely easy on them. What makes people think that all this would all of a sudden change just because a small company sues them?

      Yes, their claim might be very correct, but imo sof was the claim of DOJ.

      --
      ---
      The combined human population is enough to feed every living tiger for app. 28000 years.
  3. If the patent is as wide ranging as that... by eggz128 · · Score: 2, Interesting

    Surely this is bad news for Mozilla, opera et al as well?

    1. Re:If the patent is as wide ranging as that... by Charm · · Score: 2, Funny

      What about viruses? They can come as embedded code in a web page sent as email.

      --
      -- RTFM:Slackware::Beer:Saturday
    2. Re:If the patent is as wide ranging as that... by RebelTycoon · · Score: 4, Informative

      RTFA!

      It talked about excluding Microsoft. It said nothing about excluding the competition. His gripe is with Microsoft, since they stepped on his patent blatantly.

      I also get the feeling that he hates MS, and will do anything he "legally" can to screw them. This has to be one of the best.

      Hopefully Eolas is not a public company, for then they can fight this the way he wants, and not shareholders.

    3. Re:If the patent is as wide ranging as that... by eggz128 · · Score: 3, Informative

      I did. If he wins, theres nothing to stop him from reconsidering his ideology and going after everyone else.

      Infact, he'd be on even stronger ground.

    4. Re:If the patent is as wide ranging as that... by schlach · · Score: 2, Informative

      It's true. In the article, he specifically says, "What if only *one* browser was allowed to use plug-ins?" Not, "What if *everyone* but MS was allowed to use them."

    5. Re:If the patent is as wide ranging as that... by schlach · · Score: 2

      Ah, but I'm using Mozilla as we speak, and I enjoy that I can watch flash movies in it.

      I'm fairly confident of MS on this one. If Eolas prevents anyone but MS from using plug-ins, the Web will probably shift around the new environment. Pages will still be IEML, but that will now mean they won't include lots of executable content. If Eolas wants to prevent anyone but one browser from using plug-ins, and plans to sell to AOL, AOL will probably cut a deal with MS to license the patent. MS has a lot of money. AOL needs a lot of money. Makes sense.

      Don't forget, this patent runs out in 2014, plenty of time for IE to be back to normal by Longhorn... =)

  4. Win/Win by irc.goatse.cx+troll · · Score: 5, Interesting

    Its a win/win situation when you think about it.
    Microsoft will of course fight this, but what possible results will there be?:

    1)Eolas wins, microsoft is crippled.
    2)Microsoft wins, stupid patents are crippled.

    Either way, we(the consumers) win.

    --
    Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    1. Re:Win/Win by LX.onesizebigger · · Score: 5, Interesting

      1)Eolas wins, microsoft is crippled.
      2)Microsoft wins, stupid patents are crippled.

      Either way, we(the consumers) win.

      So speaks the optimist. In reality, it's a lose-lose situation.

      1. Eolas wins, stupid pantent-wavers gain more power.
      2. Microsoft wins, no further comments needed.

      (This ha-ha, only serious comment is brought to you by the it's-the-end-of-the-world department.)

      --
      I for one welcome our new SCOviet Russian overlords to whom all our base are belong.
    2. Re:Win/Win by Anonymous Coward · · Score: 5, Interesting

      I don't think it's a win/win because the users of the internet will simply keep using MSIE even in crippled form and because it's the most popular browser. This will result in websites changing to conform to the new standard and we'll be back in the dark ages again...

      If Eolas loses then nothing changes. If Microsoft loses probably nothing will change for a while, but then people's websites will start changing and Eolas will still be a nobody.

    3. Re:Win/Win by pcardoso · · Score: 5, Interesting

      Dark ages? If this meant a end for flash only or java-ridden websites , it would be somewhat positive.

      Web producers having to concetrate more on content than presentation, imagine that!

      I'm not advocating flash and java free websites, but it would diminish the crap that's out there today.

    4. Re:Win/Win by tconnors · · Score: 4, Insightful

      1)Eolas wins, microsoft is crippled.
      2)Microsoft wins, stupid patents are crippled.


      Well, in response to 2 - it is not a stupid patent. This is a case where patent laws are a Good Thing - this patent was shown to Microsoft 2 years before M$ implmented the code, so it probably was "novel, and not obvious to someone versed in the art *at that time*".

      And if M$ win, will it be because finally stupid patents have been realised to be bogus, or M$ has so much money to pay lawyers, that they just had to pay enough money to get the case struck down - or bought the judge or politicians?

      I somewhat doubt it will be based on merit - but you probably know the US justice system more than me - fortunately, I only have to *hear* about the horrors....

    5. Re:Win/Win by dpt · · Score: 2, Interesting

      "Dark ages"?

      I think the "dark ages" were when documents required arbitrary and/or proprietary programs and services to be located, transported and displayed. That's the problem the web was invented to overcome, and now you want to go *back* there?

      Get your own damned port for Flash/Shockwave/Java applets or whatever other nonsense that amuses those who like bright shiny things. Port 80 is for HTTP and HTML. Maybe XML.

      More and more organizations configure their firewall to disallow all this other brain-dead rubbish from being received, and a good thing, too. It's too much of a security risk, and there's no business case for receiving any of it that I've seen.

      I'll allow Javascript through, but not everyone does. Of course, more and more Javascript weenies attempt to obfuscate their tags and code so that the firewall can't easily detect it. That's even more obnoxious than spam, and is just causing another arms race.

    6. Re:Win/Win by shatfield · · Score: 3, Interesting

      There's a flaw in your thinking here, mostly because you may have forgotten one little bit of information:

      That Microsoft has integrated IE into the core of their OS.

      If a Judge decides in favor of Eolas, and Eolas demands an injunction, you can expect Longhorn to go away, and you won't find any copies of Windows being sold on store shelves (either virtual or real). Furthermore, the Judge could demand that Microsoft release an operating system update that would force Windows to exclude all embedding functionality in existing versions of IE. Your next security fix could indeed be the one that brings IE (thus Windows) to a barely usable state.

      This could be the patent that killed Microsoft.

      Also, if Eolas were to enforce some kind of "GPL'd software only" restriction, Microsoft would be forced to free their Windows source code.

      Puts an interesting spin on the whole thing, doesn't it :-)

      --
      "To make a mistake is only human; to persist in a mistake is idiotic." Cicero
    7. Re:Win/Win by derfla8 · · Score: 2, Insightful

      Flawed logic?

      I think it wise to separate the logic that states:
      1) IE is a core part of Microsoft OS
      2) Microsoft is unable to remove IE as a core part of the OS

      Number (1) may be true but number (2) definitely is not. The browser may be key to the UI for windows, but they could quickly remove it and replace it with non-browser based components if they chose to. They simply chose not to right now.

    8. Re:Win/Win by Jim+Norton · · Score: 2
      If Eolas loses then nothing changes. If Microsoft loses probably nothing will change for a while, but then people's websites will start changing and Eolas will still be a nobody.

      Then Eolas files for Chapter 11, M$ buys Eolas and starts enforcing their newest intellectual property. No, none of this is good for consumers, regardless of who comes out on top. This kind of technology is not something that should be owned by one company.

      Down with stupid patents.

      --
      -- Jim
    9. Re:Win/Win by Khalid · · Score: 3, Insightful

      This guy didn't *invent* plugin, the idea of plugin existed way before that, and if my memory serves well, Lotus 123 used to have them back in the 80 ! so what he did is just apply the "idea" to a browser, so much for an innovation. This is a typical internet related patent where you can patent everything, as long as you put the "internet" or "web" labels on it !

    10. Re:Win/Win by isorox · · Score: 5, Insightful

      1. Eolas wins, stupid pantent-wavers gain more power.
      2. Microsoft wins, no further comments needed.


      Both are preferable to #3 - Microsoft buys Eola, and uses the patent against everyone else.

      I'm firmly on microsoft's side, and I'd wager even RMS is.

    11. Re:Win/Win by sunset · · Score: 2
      How about:

      3) MS buys the patent rights

      Doesn't sound to me like consumers will win in that case.

      Don't lose sight of the adage: no matter what it's about, it's about money.

    12. Re:Win/Win by SN74S181 · · Score: 2, Interesting

      Microsoft has a long history of patenting things to prevent other people from patenting them, and then not enforcing the patents against other entities.

      They've been doing so for years. However, stating this here is saying something good about Microsoft. My bad.

    13. Re:Win/Win by oconnorcjo · · Score: 2


      1)Eolas wins, microsoft is crippled.
      2)Microsoft wins, stupid patents are crippled.

      Either way, we(the consumers) win.


      I think your logic is short sighted. If Microsoft loses such a fundamental battle, then I think 2 things might/will happen:

      1) It will cause more stupid patents to be asked for and make life harder for all (including Mozilla).

      2) Microsoft might start thinking of suing others over stupid patents seeing how advantageous it was against them. Microsoft has always had a policy of not using patents in court and I would hate to see them change their mind by seeing how effective it can be.

      As much as I don't like Microsoft products or how they abuse their position in the market, I hope they win this one. I don't think software should be patentable and as far as I understand, Microsoft in practice, agrees and I hope they win.

      --
      I miss the Karma Whores.
    14. Re:Win/Win by isorox · · Score: 2

      I didnt shoot the guy infront of me in the shop today, arent I good?

      OK, microsfot isnt using its patent libraries against anyone at the moment, however that should be normal behavior, not congratulationary behavior.

    15. Re:Win/Win by div_2n · · Score: 2

      It seems to me that the point isn't whether a new technology was invented from scratch. That is not necessary to either innovate or get a patent on that innovation.

      When the automobile was invented, it began a transportation revolution. Were wheels a new technology? No. Was the idea of a four wheeled transportation vehicle new? Wagons had been around for ears. Perhaps it was the engine? Engines had been around for quite some time before that.

      The idea for plugins might have existed. Even the idea of web pages was just fresh. But embedding a plugin in a web page to deliver content to a remote site was definitley new. Hindsight of obvious technological progression today does not invalidate the innovation of yesterday.

    16. Re:Win/Win by Old+Wolf · · Score: 2

      Keep dreaming bud...
      Worse case scenario (from MS's point of view) is that they'll have to stop IE displaying plugins. Then they will of course legally challenge what constitutes a "plugin" as far as they can.

      Most likely IMHO they'll just ignore any court ruling for 5 years until the court finally decides to threaten them with something serious, at which point technology will have advanced so that they lose nothing by complying. And of course this is only in the good old US of A, the EU doesn't recognize US software patents.

  5. The Question now for the /. crowd by sielwolf · · Score: 5, Insightful

    Would we sacrifice our stand against crappy patent law in an attempt to get Microsoft any way possible?

    (Personally I'm against such a hypocritical move. The law should apply to all of us or it applies to none of us).

    --
    What is music when you despise all sound?
    1. Re:The Question now for the /. crowd by ergo98 · · Score: 4, Interesting

      Right on the money. It's saddening to think how many people are cheering seeing this article when it really represents all that is evil in software: Ridiculous patents (two-way communications? Give me a friggin' break), predatory enforcement, and a company looking to exist on the coattails of other organizations.

      Of course it all sounds absurd to begin with. You cannot specifically exclude a company from licensing your patents (it's one of the fundamentals), and furthermore you have to set a equitable and constant, non-discriminatory licensing fee. Personally I think Microsoft will ground these guys into the ground, and given my feelings on absurd patents that add absolutely nothing to the general pool of knowledge (but merely describe the obvious and then hope for the checks to come rolling in), I'm very happy about that.

    2. Re:The Question now for the /. crowd by MartinG · · Score: 5, Insightful

      Microsoft losing would be good here, not because we don't like Microsoft, but because it could be a good high profile publicly visible example of how the patent system is utterly broken.

      --
      -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    3. Re:The Question now for the /. crowd by cduffy · · Score: 2, Informative

      You cannot specifically exclude a company from licensing your patents (it's one of the fundamentals), and furthermore you have to set a equitable and constant, non-discriminatory licensing fee.

      Since when was RAND licensing mandatory, except as a condition imposed by certain standards bodies and the occasional court order? Go find me a reference please, I'd very much like to see it.

    4. Re:The Question now for the /. crowd by 1010011010 · · Score: 2


      I'm not, for the simple reason that Microsoft *will* do it to us, without any qualms.

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    5. Re:The Question now for the /. crowd by Alsee · · Score: 2

      Would we sacrifice our stand against crappy patent law in an attempt to get Microsoft any way possible?

      (Personally I'm against such a hypocritical move. The law should apply to all of us or it applies to none of us)


      Exactly. The law currently applies to us. We therefore expect it apply to Microsoft as well until such time as they no longer apply to us. No hypocrisy.

      If Microsoft would like to work on eliminating software patents for EVERYONE, then great, we will (cautiously and scepticly) support Microsoft. Microsoft can rot in hell if they are just trying to get a special exemption for themselves while still beating us over the head with software patents.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    6. Re:The Question now for the /. crowd by the+gnat · · Score: 2

      Yes, when our elected officials realize that one tiny company can take out the largest and most successful software company, they'll be scared shitless about what patent abuse could do to our economy. I'm more-or-less on Microsoft's side here, because I despise the idea of using patents out of spite and for economic engineering. Mike Doyle's comments strike me as being exactly what's wrong with the system. But if Microsoft has to "take one for the team", all the better.

    7. Re:The Question now for the /. crowd by iabervon · · Score: 2

      What better way to defeat crappy patent law than to cause MicroSoft to turn against it? Like it or not, large companies have substantial influence, and act primarily in their own short-term interest. Companies won't lobby against a law until they feel that it would adversely affect them, and patent law hasn't really been a problem for many big companies yet.

    8. Re:The Question now for the /. crowd by HiThere · · Score: 2

      Your question seems, to me, silly:

      I don't get to choose. I'd be happier if they threw out software patents, but since they aren't going to, it would be nice to derive *some* benefit from them. Getting rid of IE would be a definite plus. I don't like software patents because of miscellaneous effects that they have, but they will have those effects even if MS somehow gets away from this. (They'll probably tie this up in court until it's moot, or the company is bankrupt, or they get to a court that they can fix again.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    9. Re:The Question now for the /. crowd by cornice · · Score: 2

      I understand your point but this still makes me smile. Here's why. The rules of the game are what they are. They suck but that's the state of it right now. So it's time to play by those rules until the rules can be changed. That's it. In fact I think that the true mental giants of the open source movement should patent everything they can. At the same time they should make those patents available for free software and continuously request that the patent rules be changed. If enough technology gets tied up in open source then maybe the powers that be might have an interest in changing the rules. Right now patents only help proprietary software and hurt free software. Guess which side has the money to lobby congress?

    10. Re:The Question now for the /. crowd by Syre · · Score: 5, Insightful

      This embedding patent should be denied on the grounds of obviousness. That being said, here's a more likely scenario:

      - The patent is upheld.
      - Microsoft offers n billion $ for an exclusive license.
      - The money finally corrupts the patent holders and they grant the exclusive license.
      - Microsoft offers to license the patent "on reasonable terms" to anyone, thus not breaking the law.
      - The side effect of this is that no usable open-source browsers can be made any more.
      - Microsoft thus crushes the open source movement (at least at the desktop).

      People who are saying "great!, let's use a stupid software patent to get Microsoft" are making an argument like the "good king" argument, which goes something like: "Yes, arbitrary power is bad, but there were good kings."

      Sure, and they were followed by bad kings. The only answer is to get rid of the flawed institution, not hope for a good king.

    11. Re:The Question now for the /. crowd by njdj · · Score: 2

      You cannot specifically exclude a company from licensing your patents (it's one of the fundamentals),

      As I understand patents, the holder of a patent is under no obligation to license it at all. Can some lawyer comment?

    12. Re:The Question now for the /. crowd by whereiswaldo · · Score: 2

      I don't know about the rest of you, but if someone thinks they can take out a multi-multi BILLION dollar company and not have a hitman after them, they're either very clever or very stupid.

    13. Re:The Question now for the /. crowd by cornice · · Score: 2

      First, these aren't just Mocrosoft's rules. It's not just Microsoft that holds stupid patents. In fact MS usually wins by means other than sueing over patents. Secondly, I wasn't really referring to this particular case (other than I said it made me smile). I was suggesting that supporters of open source might find it useful to abuse the current system in an effort to create pain and generate support for changing the current situation. Thirdy, there are organizations like the FSF that are fairly well funded and already have access to IP lawyers. Once a number of obvious but highly essential concepts have been patented then whole thing is self funding. Is this obnoxious? Yes. Is this counter to what the open source movement stands for? Not really. I think it would be highly productive in terms of creating pain for those corporations that push for the status quo. Plus it would provide incentive to make code open source. There are a lot of great and patentable ideas that arise from open source. Those ideas are often not patented and thus are available to closed source projects. There are a lot of great ideas that arise from closed source commercial projects. Those ideas are usually locked up and made unavailable to those unwilling to pay for them. I just think we need something similar (more sinister? ;-) to the GPL and FSF only for patents.

    14. Re:The Question now for the /. crowd by WEFUNK · · Score: 2

      Great points, just one addition -- I wonder if offering "n billion $" for something creates legal precedent for "reasonable terms" such that the reasonable terms are so high they could legally shut out anyone else, not just open source (which would still be their main target).

      --
      My next sig will be ready soon, but friends can beat the rush!
    15. Re:The Question now for the /. crowd by cornice · · Score: 2

      OK I was afraid this might turn into a debate about the ethics of Free Software. Please don't get me wrong. I'm actually a big RMS _fan_. Hippie? Hairy? I don't really care. Like you said, the guy is often very correct and often vindicated. He's also considered by many to be a bit extreme and over zealous. Just the same. I like the guy and I like what he stands for. He keeps us honest anyway.

      Now back to the issue at hand. I still don't think you have convinced me that this is a bad idea. In fact you may have done the opposite. Consider this:

      I and many others would consider the legal system in the US to be mostly broken. Yet RMS and the FSF have created a tool (GPL) which makes works more free. The GPL allows someone who creates something the ability to release it to the world knowing that this creation can be freely replicated, expanded and redistributed in the same spirit that it was originally released. Some criticize the GPL for being too restrictive. Unlike a BSD style license the GPL prevents a corporation from taking code and re-releasing it in binary only form. Without getting too deep into this debate let's just leave it as the GPL does place some restrictions on the use of a copyrighted work. With that said, let's look at patents. As copyright protects written works, patents protect ideas. Can we apply the same GPL concept to ideas? I think so but I had it wrong in the last post. You don't do it by charging for a license to use the patent. You do it by placing restrictions on the license. You make the licensees agree to release their source code. If you thought the GPL was viral before, wait until you get some key ideas patented and licensed GPL style.

      Obviously this concept has issues but I don't think it's as far off the mark as you say it is. I originally suggested this concept as a way to force patent reform but after thinking in terms of freedom things changed a bit. I think that manipulating (abusing?) our broken patent system for the sake of patent reform or for the sake of promoting Free Software is worthy.

      So, is this a half baked idea? Sure it is. Has someone else been through this before and determined it ill advised? Most likely. Have I given up on the concept? Not yet. Have you given me an argument worth even considering? Not yet... ;-)

    16. Re:The Question now for the /. crowd by cornice · · Score: 2

      Yes, but we were talking about software patents weren't we? I do get your point. Business practices patents, although quite broken, won't be fixed in any way by this approach. The same goes for patents on physical inventions, etc that are just plain stupid or obvious.

  6. Won't end MS's dominance by timmyf2371 · · Score: 5, Insightful
    Could Eolas End Microsoft's Browser Dominance?

    I very much doubt if Eolas' holding these patents would end Microsoft's dominance of the web browser. As long as future versions of Windows include Internet Explorer, the masses will continue to use it. It doesn't bother Joe Consumer what his browser does, whether it supports ActiveX et al. As long as he can double-click on "The Internet" he'll be happy.

    Tim

    --

    Backup not found: (A)bort (R)etry (P)anic
    1. Re:Won't end MS's dominance by Melantha_Bacchae · · Score: 4, Informative

      timmyf2371 wrote:

      > As long as future versions of Windows include
      > Internet Explorer, the masses will continue to use
      > it.

      Windows XP very nearly didn't include Internet Explorer. Longhorn will probably not include Internet Explorer. It will be replaced with MSN Explorer.

      The masses will be browsing Microsoft's network, not the internet.

      "At this moment, it has control of systems all over the world.
      And...we can't do a damn thing to stop it."
      Miyasaka, "Godzilla 2000 Millennium" (Japanese version)

    2. Re:Won't end MS's dominance by LionsFate · · Score: 5, Interesting

      As long as he can double-click on "The Internet" he'll be happy.

      Windows has pretty much adopted a total ActiveX stance. Its "Windows Update" is ActiveX. The desktop since Win98 has been ActiveX enabled. Browsing your own hard drive through Explorer uses those same ActiveX libraries.

      Not to mention how many sites use Flash and Java, that the patent would also cover.

      What makes me curious is that statment that they said. The publically claimed to be seeking to knock Microsoft off its high-horse.

      Can Microsoft use that statement against them in court, claiming that they arn't even seeking a reasonable resolution?

      They are publicly claiming to be trying to cripple Microsoft, knowing fully how well they rely on ActiveX for buisness. Isn't .NET also covered by this patent? In which case wouldn't that make all thier newer products violiate the patient, since they all use the same libraries?

      If they win, it would certainly change the way MS works. But I've yet to see someone stick to thier guns when offered a billion.

    3. Re:Won't end MS's dominance by bumby · · Score: 2, Insightful

      >The masses will be browsing Microsoft's network, not the internet.

      Perfect. More bandwidth to us! And less IEML sites.

      --
      Hey! That's my sig you're smoking there!
    4. Re:Won't end MS's dominance by nolife · · Score: 2

      First off, I am for any type of broad and vague software patent like this but..

      They are publicly claiming to be trying to cripple Microsoft, knowing fully how well they rely on ActiveX for buisness.

      Chicken and the egg. The patent was already there. If MS truely relies on that technology for business then they really do owe it to the patent holder. They took someones patent idea and used it for themselves.

      claiming that they arn't even seeking a reasonable resolution?

      Again. If MS was able to further corner a market and make a few billion dollars off of someones patented technology I believe that the patent holder would be well justified to expect a few or more billion dollars in return.

      If MS was the holder of this patent would you expect them to act any differently?

      --
      Bad boys rape our young girls but Violet gives willingly.
    5. Re:Won't end MS's dominance by swaic · · Score: 2, Insightful

      But I've yet to see someone stick to thier guns when offered a billion.

      If they firmly believe they can defeat Microsoft (and I'm not talking wishful thinking here), then they will not accept a payoff. However, if after Microsoft calls on the dogs of war and Eolas realizes they stand no chance, they will take the money and run. They're looking to remembered as the "David who slew Goliath". If that won't happen, might as well get a consolation prize (lots of money).

    6. Re:Won't end MS's dominance by Phroggy · · Score: 2

      Can Microsoft use that statement against them in court, claiming that they arn't even seeking a reasonable resolution?

      If you're violating my intellectual property rights, I can't be forced to accept boatloads of cash in exchange for allowing you to continue. I have the option to negotiate a deal with you, but that's my option. I am in no way required to settle out of court. I have the right to sue you to make you stop doing what you're doing.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    7. Re:Won't end MS's dominance by Alsee · · Score: 3, Informative

      Can Microsoft use that statement against them in court, claiming that they arn't even seeking a reasonable resolution?

      Assuming the patent is upheld, and assuming Microsoft is found to be in violation, the law says the "resonable" resolution is that Microsoft cannot use the patent without permission. Period. They would have to pay damages and cease producing any product that violates the patent.

      Microsoft is perfectly free to ASK for permission in exchange for money, but the patent holder is perfectly free to say "no thanks, I don't like your offer", no matter how much cash Microsoft offers. There is no law saying anyone has to licence their patent AT ALL, much less one that says they must do so in a "reasonable" manner.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    8. Re:Won't end MS's dominance by WNight · · Score: 2

      It's not a double standard. If something is good for Microsoft, it's bad for the people. If something is bad for Microsoft, it's good for the people. This could be very bad for Microsoft, so it could be *very* good for the people.

      Anything that keeps Microsoft down for a while keeps them from having the clout to push Palladium on everyone.

      And really, if eolas kept MS from making a web browser, it'd help stimulate competition. MS squashes the competition, with them out of the way everyone else would have a chance.

    9. Re:Won't end MS's dominance by ibbey · · Score: 4, Interesting

      No, but if MS held the patent you'd be screaming for free technology. You're another hypocritical /. reader.

      I hate reading this double standard bullshit ad nauseam.


      I rarely reply to trolls, but I will this time.

      When I first read the article, I came away with the same opinion-- This is a very bad abuse of the patent system. However after reading a few other comments, I realized that it's actually a very GOOD abuse of the patent system.

      Here's the thing-- Microsoft has no problem using the current patent law against others. So, by facing this suit, Microsoft is forced to either a) stop making IE, or b) activley oppose the patent system. As others have stated, either outcome is acceptable. Either way, the long term result will probably be a massive reform of the patent system.

      So, if you think about it, there is no double standard. Just a nice bit of "what goes around comes around".

    10. Re:Won't end MS's dominance by superyooser · · Score: 2

      The lawsuit targets technology, not a specific product. Isn't MSN Explorer just IE + extra fluff? I think MSN Explorer is mainly used for DellNet(tm) and other MS/OEM/ISP tie-ins.

    11. Re:Won't end MS's dominance by invenustus · · Score: 2

      If something is good for Microsoft, it's bad for the people. If something is bad for Microsoft, it's good for the people. This could be very bad for Microsoft, so it could be *very* good for the people.

      Government censorship of the Internet would discourage people from using it, and would therefore be bad for Microsoft. A nuclear attack on the state of Washington would be bad for Microsoft, as would any serious disaster killing a large number of potential Microsoft customers. Would these be "good for the people", or would you care to amend that sweeping statement?

      Generally, I like to let "the people" decide what is and isn't good for them.

      --
      grep -ri 'should work' /usr/src/linux | wc -l
    12. Re:Won't end MS's dominance by nathanh · · Score: 2
      How the FUCK did you somehow twist my post into an assumption that I have some "other" face I wear on different days?

      It doesn't matter what you say, what you do, or what you believe. The Slashdot Trolls are out in force lately. They'll cry "hypocrite" and "double standard", using the false logic that if two people have different opinions then they are both hypocrites.

      The most bizarre aspect of the Slashdot bashing is the claim that Slashdot posters all have an irrational hatred of Microsoft. I've been watching this for months now and most of the highly moderated comments on any article - if they have bias at all - are PRO-Microsoft. This article is a perfect example because the majority of comments have been sympathetic for Microsoft... nobody likes bad patents.

      It's simply the latest fad to bash Slashdot and defend Microsoft. All the trendy high school kids are doing it. Ignore it. Hopefully they'll get bored and go away. If anything it's a good sign: it shows that Linux is now popular enough to attract illogical hatred of it.

    13. Re:Won't end MS's dominance by WNight · · Score: 2

      How exactly do the people get to decide anything when dealing with Microsoft? They abuse their monopoly power without getting properly put in their place and they break the law many times without even a slap on the wrist.

      Forcing MS out of an industry might be heavy handed, and ultimately unfair, but there's no reason to treat them nicely, they'll never return the favor. If they were gone, companies would have to compete more, without Microsoft pulling all their strings, and we'd see actual competition, not a monopoly and a few totally controlled suppliers.

    14. Re:Won't end MS's dominance by WNight · · Score: 2

      A double standard is applying one standard to judging something, and another to judging something different. I'm not. My standard of judging something in the industry isn't if it's good for some company, it's if it's good for the people in the long run.

      Microsoft handicaps the industry and prevents actual competition. BeOS was a strong contender in the OS market, MS didn't compete, they forced OEMs to put Windows on *all* computers and were pretty strict about when dual-booting computers could be sold. That didn't help the markets, it *only* helped Microsoft.

      By the "good for the people" standard, something that removes Microsoft from a market, even by arbitrary legislative means, is something that allows non-Microsoft companies to move in, and yes, that's a good thing. I don't specifically hate MS, I hate all controlling, monopolistic, summy companies. MS is just the one in the computer field, though I think people should be wary of IBM, Sun, etc, to make sure they don't ever control a needed OS or architecture. MS does control the commodity OS though, and uses this control ruthlessly, where the others are just potential problems.

      You seem to have shut everything off at the mention of hurting Microsoft, yet you say I'm ignorant. You immediately go off on a Linux tangent, as if it's got anything to do with the MS-is-evil topic. Linux is another OS that could be a contender, but so was BeOS and so was OS/2, and so is MacOS. I'm not advocating anything at all, I simply don't want a company that can dictate market conditions. IBM was bad, it got smacked down. AT&T was bad, it got smacked down. Standard Oil was bad... The market is stronger, there are more choices, consumers are better off.

      How would removing MS from their illegally gotten control of the industry hurt a consumer? They could still pick a MS product, but they wouldn't be forced to. Just like people can deal with IBM, or AT&T, but there are options.

  7. Re:What a situation by Anonymous Coward · · Score: 2, Funny

    Yes I also hate articles where slashdot does not tell me my opinion!

  8. NO! If microsoft loses this, it's very BAD!! by Anonymous Coward · · Score: 5, Insightful

    2)Microsoft wins, stupid patents are crippled.

    ..and so, if microsoft loses, another incredibly stupid software patent is proven valid. And that's bad not just because of the consequences for other applications that use the oh-so-obviuos plugin structure - it kind of clears the way for even more insane, consumer-damaging stupid patents.

    1. Re:NO! If microsoft loses this, it's very BAD!! by DrLazer · · Score: 5, Informative
      ..and so, if microsoft loses, another incredibly stupid software patent is proven valid. And that's bad not just because of the consequences for other applications that use the oh-so-obviuos plugin structure - it kind of clears the way for even more insane, consumer-damaging stupid patents.

      A patent which, if you check was first demonstrated in 1993 (when WWW traffic was 1% of the whole backbone) and filed in '94. And what was the big Netscape breakthrough in 1995? SERVER PUSH.

      Having everything integrated under one hood is only an obvious solution in hindsight.

      --DocL
      ---
      --
      If it wasn't for half of the people in this country, the other half would be all of them -- Col. Stoopnagle
    2. Re:NO! If microsoft loses this, it's very BAD!! by DrXym · · Score: 3, Informative

      I don't blame Eolas for trying to cash in, but frankly the patent is ludicrous. Mosaic already had the concept of application helpers for handling unrecognised mime types even back in 1993 so the ability to embed data within the page was just a logical extension of that. X vendors have made a living for years selling widget kits and embedding content in a page is little different.

    3. Re:NO! If microsoft loses this, it's very BAD!! by DrXym · · Score: 2
      Because at the time, the browser people were more concerned with getting their basic functionality working. But even back then there was demand for such functionality and the concept wasn't exactly novel since X has allowed apps to run inside apps for years.


      In fact I ran across a post by Tim Berners Lee in 1993 replying to someone who raised the notion.

  9. Who owns Eolas? by grungeKid · · Score: 5, Insightful

    Who owns Eolas? Is it just Mike Doyle or does he have a bunch of shareholders to answer for? If it's the latter, wouldn't it be very easy for Microsoft just to buy the company? It might potentially be much cheaper than fighting it in court (esp. if they lose).

    By the sound of the article, Mike Doyle won't be selling out any time soon, but he might not be the only one in this descision.

    1. Re:Who owns Eolas? by theduck · · Score: 4, Informative

      Well, a search on Yahoo Finance for Eolas doesn't turn up any publicly owned companies that include that name.

      But that doesn't necessarily mean that Doyle owns a controlling interest in the company. He could be answering to venture capitalists or other private investors and we'd have no way of knowing.

      --
      How can we afford to ever sleep
      So sound again
      --ebtg
    2. Re:Who owns Eolas? by wkitchen · · Score: 5, Insightful
      If it's the latter, wouldn't it be very easy for Microsoft just to buy the company? It might potentially be much cheaper than fighting it in court (esp. if they lose).
      That is a truly frightening thought. If Microsoft became the owner of those patents, they could then be used as a weapon against many competing products. Including, and maybe especially, open source ones. Those patents backed by Microsoft's well financed legal department and their privately owned politicians would be very evil indeed.

      The great irony would be that Microsoft, who came late to the browser game, could then sue Netscape/Mozilla out of existence for patent infringement, even though it predates IE (unless you consider IE's NCSA Mosaic roots, though that, of course, was not created by MS).

      I'm reminded of Douglas Adams' "Sirius Cybernetics Corporation", which, if I remember correctly, came to prominence by using time travel to go back in time and file patents so they could sue the original inventors for infringement.
    3. Re:Who owns Eolas? by AndroidCat · · Score: 2, Informative

      That was a copyright violation. "Space is big..."

      --
      One line blog. I hear that they're called Twitters now.
    4. Re:Who owns Eolas? by rnd() · · Score: 3, Informative

      You're right about what the outcome would be. All Microsoft would need to do would be ask the founder, "would you rather harm our business or sell your company for $100 Million?" This guy is pulling a publicity stunt in order to sell his company to Microsoft. He's not an anti-Microsoft crusader, he's an opportunist.

      Yes, the outcome of such a sale would be that Microsoft owned the patent to plug-ins. If Moz & Netscape had to pay Microsoft royalties for use, then suddenly those browsers are non-free. Now, Microsoft can charge money for its browser if it wants. The end result would be that the rest of us would have to start paying to use a plug-in compatible browser.

      --

      Amazing magic tricks

    5. Re:Who owns Eolas? by Reziac · · Score: 3, Informative

      Pilfered from the "Invest" link on their site:

      *********
      Investment Opportunities

      Although Eolas Technologies inc. is privately funded at present, from time to time there may be opportunities for certain qualified investors to invest in the company. If you would like more information on investment opportunities in Eolas, please send an email to invest@eolas.com. Please make sure to include your personal contact and background information, as well as your investment history.
      ********

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    6. Re:Who owns Eolas? by 5KVGhost · · Score: 2

      Yes, I suppose MS could do that. But MS has been remarkably restrained about abusing intellectual property laws. I don't see why they'd change tactics at this point. While we're busy demonizing companies I'll point out that Apple and Adobe, just to name two, have been downright evil sometimes.

    7. Re:Who owns Eolas? by IamTheRealMike · · Score: 2
      The great irony would be that Microsoft, who came late to the browser game, could then sue Netscape/Mozilla out of existence

      Unlikely. As it's already been pointed out above, if MS was to be sued under this patent, they'd simply pull ActiveX from IE (if it held, which it wouldn't). The world would continue to go around, albiet the girl in my office would wonder why she can't play scrabble on MSN Games anymore.

      If Microsoft got these patents and sued Mozilla, what would happen? Jack all is my answer. Who would they sue? The Mozilla organization? Can they even be held legally responsible for Mozilla? And if they could, they still couldn't destroy Mozilla, it's an open source project, we all have it, and it would continue to be worked on.

      Years ago MS was talking about using patents as a weapon against free software - but I've not seen anything yet. Have you?

    8. Re:Who owns Eolas? by loconet · · Score: 2
      Taken from here

      Although Eolas Technologies inc. is privately funded at present, from time to time there may be opportunities for certain qualified investors to invest in the company. If you would like more information on investment opportunities in Eolas, please send an email to invest@eolas.com. Please make sure to include your personal contact and background information, as well as your investment history.
      --
      [alk]
    9. Re:Who owns Eolas? by _Sprocket_ · · Score: 2


      But MS has been remarkably restrained about abusing intellectual property laws. I don't see why they'd change tactics at this point.


      I can think of one. Because their legal wrestling with the Feds is almost over.
    10. Re:Who owns Eolas? by _Sprocket_ · · Score: 3, Interesting


      Years ago MS was talking about using patents as a weapon against free software - but I've not seen anything yet. Have you?


      Years ago, Microsoft's troubles with the US government had just began. Microsoft's strategy, and challenge, during this legal battle was to appear less aggressive and point out competition that could overtake Microsoft at any time. Microsoft entered a phase where they had to be less the domineering monopolist and more the successful business fighting for survival in a quick, highly competitive market to bring positive change for the consumer.

      That phase is almost over.

      In fact, if one accepts that the newest leaked strategy documents (aka Halloween VII) are genuine, there is proof that patent strategy idea is still very much alive within Microsoft. We've seen strategies outlined in previous leaked memos come to life. It is very possible we're about to see a new strategy deployed.
    11. Re:Who owns Eolas? by InnovATIONS · · Score: 2
      The real question is who is funding the lawsuit? Doyle is acting like he is some sort of aggrieved party, but face it, the existence of plug-ins was hardly a feature that Microsoft stole from a product that he was selling or stole from a company that that had a license from him.

      Where the heck was him and his 'They're stealing my invention' song and dance when all those other browser makers were doing the exact same thing?

      Frankly patents should have the same sort of provisions that trademarks do about having to be enforced consistently to be valid.

      This creates a situation where if you do not have a lot of money you can violate any patent you wish.

    12. Re:Who owns Eolas? by Malcontent · · Score: 2

      " I don't see why they'd change tactics at this point. "

      Why not? Now that they own the govt what will prevent them from doing it?

      --

      War is necrophilia.

  10. Fat chance by Quixote · · Score: 5, Interesting
    Microsoft has more lawyers than the hairs on Eolas' CEO's head.

    Microsoft has argued in the past that "Internet Explorer" was a generic term and hence can't be trademarked, while at the same time arguing that "Windows" is not generic and hence can be trademarked.

    Don't expect Microsoft to roll over and play dead. They'll just file a 1000 lawsuits in a 100 different jurisdictions against Eolas, and eventually bankrupt them.

    1. Re:Fat chance by Nutrimentia · · Score: 5, Insightful

      Exactly. This is why I believe that Eolas will eventually sell out, perhaps for nigh infinitely rich royalties but mostly likely turn over the patent (gulp!) for a pure gold lump sum. Notice those number Cringley was talking abuot before hand.

      Does anyone really believe that somone would turn down (say) $5,000,000,000 and choose to fight a legal battle that would inevitably destroy you?

      I'll let the rest of you choke on the idea of Microsoft owning that patent...

    2. Re:Fat chance by nightsweat · · Score: 2
      More interestingly, what if Eolas gets cash poor, and some other fat cat who hates Microsoft were to buy out Eolas and persue the lawsuits from there.

      Larry Ellison hates Gates and MS and has an awful lot of scratch to finance an attack.

      --

      the major advances in civilization are processes which all but wreck the societies in which they occur - A.N. White
  11. Query: by handsomepete · · Score: 3, Interesting

    What plugins do we still use these days? The only one I can think of off the top of my head is Flash, and I could live without that. ActiveX controls? So what? Applets? That's a pretty broad term, but is there much outside of Java that this might include? What else is there that makes this a big deal if it should apply to all browsers (except the stupid patent bit - I want to know about tangible losses (not "freedom"))?

    I need more information before I start caring one way or the other.

    1. Re:Query: by The+Cydonian · · Score: 2

      From the Cringley article:

      Mike Doyle, who runs tiny Eolas Technology Inc., which controls a patent that covers ... the use of any algorithm that implements dynamic, bi-directional communications between an app embedded in a Web page and external application

      To pun with your Subject line, no more MySQL for you. :-)

      But that's not the point though. Obviosuly, not many here have either read the article, or even if they have, managed to understand it. Consider what Doyle says:-

      • "Everyone just assumes that MS will be able to merely write a check and make the whole thing go away", despite his "purely theoretical" and self-claimed "logical" arguments.
      • He wants the "power to exclude", a right he says patents provides.
      • And here's where it gets really interesting. He says, "The Web-OS concept, where the browser is the interface to all interactive apps on the client side, was always a killer idea. It still is. It lost momentum not because it wasn't economically or technically feasible, but because MS made it unlikely for anybody but them to make money on the Web-client side. Therefore, nobody could justify the necessary investment to take a really-serious shot at it."

      So folks, a) is there anything called the WebOS and b)has MS bombed it into oblivion?

  12. Meaning of Eolas by Anonymous Coward · · Score: 3, Interesting

    Isn't Eolas the Irish word for knowledge/science?

    1. Re:Meaning of Eolas by Elwood+P+Dowd · · Score: 2

      You're thinking of Legolas.

      --

      There are no trails. There are no trees out here.
    2. Re:Meaning of Eolas by marhar · · Score: 2
      Isn't Eolas the Irish word for knowledge/science?

      yep... from http://www.eolas.net/about_us.html:

      Eolas stands for "Embedded Objects Linked Across Systems"and is also the Gaelic word for "Knowledge"
      It also mentions:
      Eolas also 'invented' (designed, actually) the now-ubiquitous stylized "e" logo. IBM purchased rights to use it from us in 1997.
    3. Re:Meaning of Eolas by Elwood+P+Dowd · · Score: 2

      That would have been a joke.

      --

      There are no trails. There are no trees out here.
  13. I support MS here by Lonath · · Score: 5, Insightful

    Abstract mathematical thought isn't patentable and all software is abstract mathematical thought. Just because people who are "mathematically challenged" think that taking a math problem and giving the numbers in it real-world meaning as in a word problem changes something and magically turns abstract thought into a "new machine" doesn't make it so.

    Don't get suckered in by people who want to see MS suffer. Just remember that the only reason company X with abstract thought patent Y doesn't go after your little OS/FS project Z (or just take away your right to use a computer at all since you violate TONS of abstract thought patents every time you turn on your computer) is that you aren't worth it. Support MS on this one all the way.

    1. Re:I support MS here by Reality+Master+101 · · Score: 4, Interesting

      Abstract mathematical thought isn't patentable and all software is abstract mathematical thought.

      Nope, you're wrong. Software is the electronic equivalent of gears and pulleys. Put it this way: I can take any program and make a mechanical equivalent. That mechanical equivalent would be patentable. So why shouldn't software?

      The cotton gin was nothing but an algorithm expressed in mechanics. If you can patent cotton gins, then you can patent software.

      That said, my take on software patents is that it's such a new science that patents should be suspended until all the "obvious" inventions have clear prior art, say 2050. By then, anything new should be novel enough to deserve a patent.

      --
      Sometimes it's best to just let stupid people be stupid.
    2. Re:I support MS here by Erik+Hollensbe · · Score: 3

      The problem with software and business patents isn't that the reasoning behind them, it's the way they are DEFINED.

      Since software and business are both abstract in reality, they are leading to abstract patents. LOTS of them. Software 'methods' are being patented, as are business 'methods' and things aren't being examined closely enough.

      There are an infinite number of ways to express software design A. There is only one way to build the cotton gin, as the patent describes it.

      If someone else builds a 'method to process cotton', no one files for patent infringement. They have to essentially build a copy of the device for it to be infringing on the patent, using the specifically designed spec covered in it.

      Now, if someone patents 'architecture to store dynamic data in solid-state devices' (writing to memory), that currently *is* a valid software patent, and would be covered by our current system. But as I'm sure you know, that is such a broad patent in the software world as ALL programs write to memory.

      But things get passed like this everyday. Look at the PanIP issues, or this current one.

      That being said, if someone were to itemize exactly how the process worked (which would be literally suicide in our closed-source world), then it would be a valid software patent, as we could easily design something else that would perform the same function but using different methods.

    3. Re:I support MS here by hacksoncode · · Score: 2
      On top of that, software is not in fact patentable.

      Surprised? Maybe you should look at *all* of these patents.

      What is patented is a machine (in this case a general purpose computer) and surrounding support system that is capable of doing X using method Y.

      No one would be allowed a patent on just the software part, absent the machine to run it.

      The software itself is just an abstract thought, true. But once you embody it in a machine and run it, that machine becomes a mechanism with some new properties.

      It is this mechanism with new properties that is patentable.

      Unless you want to make it impossible to patent a mechanism with certain properties that make it able to do X using method Y, there's no way to avoid software patents.

    4. Re:I support MS here by Khalid · · Score: 2

      The problem in you reasoning is that in this case you can patent the implementation, it's fine with me, as long as this implementation brings something really innovative ! The real problem with software patents is that you are denied ALL the possible implementations of the patent ! so in fact a software patent is the patenting of an idea !! the USPTO has even renouced to ask for a working prototype of the patent (i.e. a working software implementation), so everyone can patent every stupid and obvious idea ! and this is what this patent is ! patenting the "idea" of plugins for a browser, while plugins existed way before that, but for other softwares. I think Lotus 123 used to have plugins back in the 80, so all this guy did, is Eureka ! I will patent this idea for a browser ! so much for an innovation. For me, this is just a typical, Internet related stupid patent, where by just adding the "Internet" magic pixie dust to it you can patent nearly everything. This is just like the guy who patent e-commerce.

    5. Re:I support MS here by Elwood+P+Dowd · · Score: 2

      There are ten different places where your analogy breaks down. The most serious problem with software patents is that unlike mechanical patents, they do not cover an implementation, but rather a purpose. If someone else figures out a way to accomplish the same thing differently... it doesn't matter. The patent covers placing two scrolling peices of text in one window, no matter how you do it.

      Another problem is that with something like the cotton gin, patenting it made it so that anyone could build one for themselves. Not only was the idea published, but so were plans for the implementation. If software patents meant that they had to publish their source code, and give up their control of it after the patent ran out, then we'd all quit complaining.

      And the patent would not cover any implementation that used completely different source code.

      Of course, it becomes readily apparent that copyright would protect them better than this proposed system, since it lasts for 90 years anyway. So. No patents on software/math/business methods.

      There are other serious problem with the system. Most of them stem from the fact that they follow the beginning of your analogy from gears and pulleys to their electronic equivalent, and allow patents, but they do not follow the analogy to it's conclusion, and insist that software patents have all the same trade-offs that regular patents do.

      --

      There are no trails. There are no trees out here.
    6. Re:I support MS here by Lonath · · Score: 2

      Software is also the electronic equivalent of books and movies and pictures and sounds and music. If you allow any types of instructions to be patented, then you let all of them be patented. If they actually allowed patents on these other things, including abstract mathematical thought, I wouldn't mind. The price you pay is that you then allow anything in the world to be patented.

      And while we're at it, since minds are machines that run on patterns of electricity, I will expect them to make it illegal to even think thoughts that are patented because otherwise you are carrying out a method with your apparatus (your mind) without my consent. If they allow these other things to pass, I will support software patents. Until they are consistent and act like they know what they're talking about, I can't support them.

      Do you think there should be patents on books and movies and music? After all, they're just strings of bits that tell machines how to operate. Code = Data. The "difference" between code and data is the kind of environment it's living in. Applications live inside of OSes, word processor documents live inside of word processor apps, songs on a CD live inside of a DA converter. Your thoughts live inside of your mind. They're all EM instructions that tell the machine they live in how to function. I will listen to you if you advocate patents on all strings of bits and patents that prevent people from thinking thoughts. Then you'll be consistent and I will support software patents. How about it? Do you support patents on all strings of bits and on all thoughts in peoples' heads?

    7. Re:I support MS here by Hal-9001 · · Score: 3, Insightful
      There are an infinite number of ways to express software design A. There is only one way to build the cotton gin, as the patent describes it.
      That is not true. If that were how patents on machines were enforced, thise patents would become basically unenforcable. You can always insert a pair of gears or a belt drive with a 1:1 ratio without altering the functionality of the machine. That's why the patents cover functionality and not the implementation.
      --
      "It take 9 months to bear a child, no matter how many women you assign to the job."
    8. Re:I support MS here by Elwood+P+Dowd · · Score: 2

      Huh. That's upsetting. Would the patent cover all implementations that the inventor/lawyer though of, or would it also cover implementations that were really novel? Sounds like it'd cover everything.

      I guess we'd need considerable changes in legislation for patent law to be a boon to innovation.

      --

      There are no trails. There are no trees out here.
    9. Re:I support MS here by Lonath · · Score: 2

      But it would forbid people from looking at some data, figuring things out in their head and on paper, and then writing down an answer that uses the patented method. It's still an abstract thought patent. :)

  14. How about GPP by triptolemeus · · Score: 5, Interesting

    I guess there is no such a thing yet, but what if it was possible to release the patent under something like the GPL, meaning that you can only use the patent in GPL-ed software, resulting in a GPP. M$ would have to OpenSource its browser technology, or forget about everything. Now that would really hurt them, since they only believe in SharedSource.

    --
    The site where: "I'm right, as long as you ignore the things that prove me wrong", became a valid method of debate.
    1. Re:How about GPP by rnd() · · Score: 2

      You should read a book called "The Lever of Riches".

      find it here.

      --

      Amazing magic tricks

    2. Re:How about GPP by vidnet · · Score: 2
      Don't you think MS would just write an open source layer, then use that plugin layer within IE?

      Sure you can claim gpl isn't lgpl, but I bet the microsoft minions would find a way.

    3. Re:How about GPP by BoneFlower · · Score: 2

      Simple. Patent it normally, and then license it for free use in GPL products. You don't have to license it at all, and if you do you set the costs and restrictions on use.

    4. Re:How about GPP by Elwood+P+Dowd · · Score: 2

      Patents are enough unlike copyright that a GPP doesn't make sense, and would not be necessary. Patents that relate to a previous patent are not automatically held by the original patents owner, like in copyrights.

      So, if you want GPL folks to be the only ones that can use your patent, just write those folks licenses/don't sue them.

      --

      There are no trails. There are no trees out here.
    5. Re:How about GPP by HiThere · · Score: 2

      Patents were enough back when they were cheap. Say 1920. (That's a guess.) Now they cost a bit more. Particularly since you need to write them in the correct form. (That's the expensive part.)

      Patent lawyers, even poor ones, are expensive. GPL code doesn't earn much as code. So...

      What's needed is a "step-by-step guide to registering your own software patent" on a web page. I'm sure many companies have a procedure, but I don't have a clue as to what it is. (If nothing else, we might drown them. At minimum we should be establishing a lot of prior art.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  15. Stupid patents, so what? by juuri · · Score: 2

    I am all for companies with stupid patents winning out against larger companies. Not because I believe the patent system is defective (which I do) but because the system in place isn't there to protect individual inventors or small innovative companies.

    Why do people, on slashdot of all places, lament the troubles a large company will have fighting these stupid patents? Why should we feel anything at all for these orginizations? Does it really matter if some company "steals" some other companies idea and makes a better product out of it? Oh sure on some emotional level it does, but if it gets us, the users/consumers the product cheaper, better, faster so what?

    Now of course I know the above argument is faulty but really think about it for a second, when you complain about the patent system... why exactly are you complaining? and for whom?

    --
    --- I do not moderate.
  16. Err.. this may not quite work out.. by Molt · · Score: 5, Interesting

    It looks like what these people are planning to do is merge with someone who produces a browser and in doing so block the others. All of the others.

    Say they were bought out by AOL, and so Netscape/Mozilla were allowed to use the plugin concept, wouldn't this mean Konquerer, Opera et al. were also well stuffed?

    Now let's look at the situation with IE. A lot of the plugins most IE people use are either created by Microsoft (ActiveX, various Media Player plugins), or companies such as Macromedia (Flash, Shockwave). It won't take too much to actually turn Media Player into a part of the browser, and it's in Macromedia's interests to let MS incorporate their technology too since not doing so would reduce the amount of people interested in producing content using their development tools.

    It's no longer a 'plugin', it's integral to the browser. Less flexible, but a lot of end-users won't really notice. They'll stick with IE anyway since it's 'Part of the OS' (And no, I'm not arguing that one way or another here).

    Opera, and especially Konqueror, don't have this degree of whack with Macromedia, and don't really have too much money to throw at them. Second tier support, at best, I'd reckon, especially is MS begin to play their "Deal with us, or deal with them. Your choice" card.

    Microsoft end up controlling the web technologies that IE supports more so than now, people remain too apathetic to change, other browsers cannot keep up, the Browser War II is a resounding MS victory.

    --
    404 Not Found: No such file or resource as '.sig'
  17. ah MS uses Netscape' splugin api..is anybody awake by linuxislandsucks · · Score: 5, Insightful

    MS uses Netscape's plugin api.. the only way this company could sue Microsoft and have judge take serious is if it did not limit itself to suing Microsoft..

    --
    Don't Tread on OpenSource
  18. Re:Yikes by AndroidCat · · Score: 2
    That could do some serious damage. Does that cover Javascript and VBS? And I've done a fair number of plugins for non-browser apps.

    Before we start cheering, perhaps someone good at deciphering patent claims should check just how broad these claims are.

    --
    One line blog. I hear that they're called Twitters now.
  19. Hypocrisy by lowe0 · · Score: 5, Insightful

    So patents all suck when they're being used against you, but when it can hurt MS, all of a sudden there's a resounding cheer for these guys?

    All they're doing is using their patents to try and start another browser war, knowing that whoever wins has to pay them anyway to use the patents.

    Wouldn't this be a bad thing if it were anyone other than MS? If so, perhaps you should focus less on attacking MS and more on improving your own side of the fence.

    1. Re:Hypocrisy by orkysoft · · Score: 2

      No, think different[tm]:

      Software patents are still bad, but this is a big incentive for MS to get rid of the Software patents law!

      That way, they're happy, and we're happy!

      --

      I suffer from attention surplus disorder.
    2. Re:Hypocrisy by lowe0 · · Score: 2, Interesting

      Something tells me if MS tried to abolish software patents, all the other proprietary software companies would gang up on them on an unprecedented scale.

      That part about how everyone's a threat to MS? It works both ways. If MS were to attempt to jeopardize enough companies' business models all at once, you'd see them gang up so fast it's make your head spin. Look at the court case for an example - Sun, AOL, Netscape, and even Oracle got involved.

    3. Re:Hypocrisy by orkysoft · · Score: 2
      If MS were to attempt to jeopardize enough companies' business models all at once, you'd see them gang up so fast it's make your head spin.

      What do you think MS has been up to these past couple of years? :-P

      --

      I suffer from attention surplus disorder.
    4. Re:Hypocrisy by Elwood+P+Dowd · · Score: 2

      Something tells me if MS tried to abolish software patents, all the other proprietary software companies would gang up on them on an unprecedented scale.

      That's because it's their job. If they compete with MS, then they will attack MS in every way possible. What's your point?

      --

      There are no trails. There are no trees out here.
    5. Re:Hypocrisy by Elwood+P+Dowd · · Score: 2

      So patents all suck when they're being used against you, but when it can hurt MS, all of a sudden there's a resounding cheer for these guys?

      What resounding cheer?

      ...perhaps you should focus less on attacking MS and more on improving your own side of the fence.

      Troll.

      --

      There are no trails. There are no trees out here.
  20. Eolas doesn't have the money to win by Junior+J.+Junior+III · · Score: 2

    Even if their case has total merit, the MSFT strategy will be to spend so much on lawyers and drawing out the trial that eventually Eolas will run out of money and be forced to drop the suit, or go bankrupt. Then they'll probably go bankrupt anyway. Then they'll get bought out for pennies on the dollar by BillG.

    I mean, duh. That's a to the letter account of exactly what happened to the US DOJ when they brought the antitrust charges against MSFT. You think the DOJ had shallower pockets than Eolas does?

    --
    You see? You see? Your stupid minds! Stupid! Stupid!
    1. Re:Eolas doesn't have the money to win by Queuetue · · Score: 2

      Keep in mind that eolas' lawyers doesn't have dubbleya chopping at thier legs, though...

    2. Re:Eolas doesn't have the money to win by Junior+J.+Junior+III · · Score: 3, Interesting

      That part's covered by the part when I said MSFT will buy Eolas out, just like they bought out the White House.

      MSFT bought the support they needed from the Republicans, and when GWB got elected, sure enough, the whole tone of the case changes. That's not supposed to happen -- justice is supposed to be politically blind -- but that's what happened.

      Besides, who knows, maybe MSFT *can* get W. chopping at the Eolas lawyers' knees. How hard would it be to imagine Eolas's financials being frozen because they're suspected of being linked to Al Qaeda?

      (I seriously doubt that would actually happen, but it's pretty easy to imagine it happening.)

      --
      You see? You see? Your stupid minds! Stupid! Stupid!
    3. Re:Eolas doesn't have the money to win by Christianfreak · · Score: 2

      Lets see if I've got this conspirasy theory correct here. Microsoft has problems with Free Software, the Justice Department and with Eola company that claims to have a patent over Active X which MS is now basing everything on. So they decide to kill 2 birds with one stone. Late in 2000 they put in a call to GWB. They tell him to get his brother Jeb to fix the election in Florida. MS will take care of the Supreme Court nastyness and they will make sure that GWB gets elected. They call in some favors with the Supreme Court, maybe pass around some cash. When the election looks fishy the Supreme court does its part and GWB gets elected.

      A few months later as the second part of the plan MS threatens to go public with the details of how GWB is in the white house, they of course will report that it was Apple, Sun, IBM, and AOL all under the command of RMS that paid off the Supreme Court and came up with the plan in the first place.

      GWB points out the flaw in this plan is that if they got Apple, Sun, IBM and AOL the public would begin suspecting things so he offers a better plan. One that will get him in a war so that people will stop paying attention to those pesky corporate scandels. MS agrees. They also bring in the MPAA and the RIAA. GWB puts in a call to his good friend Osama. Osama flies a couple of planes into the World Trade Center. In return Osama wants GWB to use the military to get Sadaam. Apparently Sadaam stole a camel and 23 of Osama's wives. Also in order for him to not be harmed in Afganistan, Osama was brought to America and sent to see Michael Jackson's doctors. Now he's a white guy that helps out on Microsoft's legal team.

      Now GWB says that Eola is suspected of supporting Al Queda. There finances are frozen. MS buys the patent. That patent is used to kill off other browsers especially Mozilla. GWB also goes after the FSF and accuses them of Cyber patent infrigement which under the new Cyber-Terrorism law is punishable by death.

      At this moment Microsoft and the Bush Administration are analizing the Linux kernel in order to find evidence to charge the kernel developers with the same crime. They also want to go after Apache and KDE.

      All the new laws on Terrorism allow the MPAA and RIAA to hack people's comptuers. They make playing media on anything other than an approved device illegal and Microsoft makes sure that only they can create approved devices. DRM and Pallidium become rampant and Free software is gone, corporatism rejoices and the sheep that are consumers follow it all and talk about how its so great for the economy.

      Does that sound about right? I thought so :)

      Moderators: the above comment is tongue-in-cheek.

  21. BTW: The Patent Itself by ergo98 · · Score: 5, Informative

    The patent in question can be found here.

    1. Re:BTW: The Patent Itself by LadyLucky · · Score: 2

      The karma in question can be found here.

      --
      dominionrd.blogspot.com - Restaurants on
  22. OT But...Who Plugged the Judge? by jodo · · Score: 2, Interesting

    Cringley writes an excellent article here... "this judgment makes no effort to deprive the company of the fruits of that abuse. This is interesting because the point of Federal anti-trust law is two-fold, to prevent or correct abuses and to deprive from the abusers the benefit -- called the fruit -- of their crimes." Why did the judge not punish M$? A fine was certainly in order. It is baffling. Imagine how the DOJ attorneys who worked this case feel about the empty plate served them by the judge. Meanwhile, the guilty Bill Gates keeps all $40 billion of his illegally acquired loot. Money that will aid him in beating down future competition.

    --

    "Don't Follow Leaders." Bob Dylan
  23. "Eolas might not accept a payout:..." by Dutchmaan · · Score: 5, Funny

    or in other words.. Eolas would accept a larger than normal payout.

  24. Re:Yikes by ergo98 · · Score: 5, Informative

    Read the patent itself. My intepretation of the patent is that he saw OLE in Microsoft Office and, as all predatory patent offenders do, he broadened the scope and then claimed invention (he actually even references OLE in his patent : "Other existing approaches to embedding interactive program objects in documents include the Object Linking and Embedding (OLE) facility in Microsoft Windows...At least one shortcoming of these approaches is that neither is capable of allowing a user to access embedded interactive program objects in distributed hypermedia documents over networks." ActiveX, a misnomer for COM, is a growth of OLE. Given that this guy references it in his patent, obviously Microsoft has prior art on that.)

    His "invention" appears to be when these plug-ins perform work on another machine and then return the results. i.e. An embedded window in a "hypertext document" that requests information from a networked computer and then displays it. This seems to be the kind of patent that infuriates Slashdot normally, so it's perplexing how anyone would lines up to cheer them on, or to pretend that they're underdogs

  25. How about Macromedia? by m00nun1t · · Score: 2, Insightful

    Macromedia seem to stand to suffer a lot from this. Flash will all but die (we can argue whether that's a good or bad thing!) and Director will take a fair hit, and although I don't know their revenue streams from these products I bet they are at least 25%.

  26. Yes, possibly a win/win by Per+Abrahamsen · · Score: 2

    If Microsoft wins, at least one stuid patent is defeted.

    If Eolas wins, the dream scenario is that Microsoft start effective lobbying against software patents, and we get rid of them once and for all.

    The nightmare scenario is that Microsoft buys Eolas, and any hope of ever challenging Microsofts browser dominance is gone.

  27. Pronunciation guide by Ryano · · Score: 5, Informative

    This is hardly the most important issue, but it occurs to me that the pronunciation of the word 'Eolas' (which is the Irish word for 'knowledge') might not be obvious to non-Irish-speakers. To assist you in participating in heated verbal debate on this topic, I offer the following pronunciation guide:

    o:les (- where the 'e' would be upside-down if I knew how to display that symbol)

    For those of you who don't speak IPA, this means it almost rhymes with 'toeless', and begins with a sound similar to the English word 'owe'.

    I hope this will spare you the embarrassment of using pronunciations such as "Yo-lass" or "Ee-owe-lass".

    1. Re:Pronunciation guide by AKnightCowboy · · Score: 3, Insightful
      For those of you who don't speak IPA, this means it almost rhymes with 'toeless', and begins with a sound similar to the English word 'owe'.


      I think the important question to ask here is, will other browsers owe less than Microsoft if this case is decided in Eolas's favor? :-)

    2. Re:Pronunciation guide by the+gnat · · Score: 2

      This seemed counterintuitive at first, but then I remembered that the name "Eoghan" (Irish) is pronounced the same as "Owen" (Welsh). Makes sense now, sort of.

  28. What do you mean, "our stand"?! by HEbGb · · Score: 5, Insightful

    Sorry, buddy, Slashdot does not have a unified view about this issue. This isn't some political party.

    You don't speak for me.

    1. Re:What do you mean, "our stand"?! by Erik+Hollensbe · · Score: 2

      Hear hear! Mod this guy up, I'm sick of wanna be reporters interviewing the '/. mentality' en masse.

    2. Re:What do you mean, "our stand"?! by schlach · · Score: 3, Interesting

      Geez, didn't realize this was such a touchy subject with the masses... I thought the /. mentality understood that any large body can be understood by a system of statistical processes, such that, even while two people might disagree with the idea that the current patent system is broken, it is an opinion shared by a large enough percentage to be considered "the /. mentality".

      Actually, when I ask questions to the /. crowd, I'm looking for both sides of the issue, as I suspect many others are. Saying "you don't speak for me, bub" doesn't really contribute much to the discourse. How about, "I don't think the current patent system is flawed, because I'm a dot-com millionaire" or something. Then we have a rational argument, and a primary-source. Useful information.

      Hell, the parent probably does agree that the patent system is flawed, he just resents being grouped with everyone else.

      "Yes, we are all different."

      --"I'm not."

      How about you?

    3. Re:What do you mean, "our stand"?! by tmark · · Score: 5, Informative

      Slashdot does not have a unified view about this issue. This isn't some political party.

      If you mean to say that everyone who reads Slashdot doesn't necessarily have the same view, then of course you're correct. But then your comment about political parties would be wrong, since in any party there are always dissenters about platforms central to the party (consider say, abortion, or capital punishment, or welfare, and the Democratic and Republican parties).

      Almost certainly the original poster meant his comment as a form of shorthand, a reference to the dominant view (or at least the most vocal or up-moderated). Not everyone has the same view here, certainly. But there is a prevalent opinion that is propagated by the most up-moderated posts and the editors. If you can't see that, you're just blind.

    4. Re:What do you mean, "our stand"?! by Malcontent · · Score: 2

      Historically the pro microsft comments on slashdot are always rated up very high.

      --

      War is necrophilia.

    5. Re:What do you mean, "our stand"?! by swillden · · Score: 2

      But there is a prevalent opinion that is propagated by the most up-moderated posts and the editors. If you can't see that, you're just blind.

      But any such opinion, while prevalent, is absolutely not universal across posters and moderators (I don't know about the editors, they may be more consisten). Don't believe me? Pick any slashdot topic, take a look at the prevalent opinion and post a brief, well-written rebuttal to that opinion and watch your post jump quickly to a 5.

      One of the most common characteristic of slashdot posters and moderators is contrariness. For example, slashdot editors, posters and moderators have an unabashed pro-Linux, anti-Windows slant, yet intelligent (and even not-so-intelligent) anti-Linux, pro-Windows posts tend to get moderated up rapidly.

      Fact is, a fundamental characteristic of this community is disagreeableness. We'll argue about whether or not we're arguing.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    6. Re:What do you mean, "our stand"?! by Fjord · · Score: 2

      Fact is, a fundamental characteristic of this community is disagreeableness.

      No it isn't.

      --
      -no broken link
    7. Re:What do you mean, "our stand"?! by Malcontent · · Score: 2

      Sorry to disapoint you but this is not a MS pr firm like ZDNET is. If you want a web site to read MS press releases please wander along to zdnet.com where they will not only present MS press releases as news they will also editorilize about how wonderful MS products are and how you should never buy a product from an MS competitor because MS will bury them soon.

      --

      War is necrophilia.

  29. Aren't we being a little two faced. by telecaster · · Score: 2, Interesting
    On one hand /. people slam PanIP for holding a patent on basically the "air" that the Internet breathes (e-commerce), and we all slam them for having a "stupid patent", screaming that we should "put an to end all IP patents for software..."

    On the other hand, this shitty little company has as just as "stupid" of a patent which puts the livelihood of IE in jeopardy and I see people wringing their hands like little children waiting for cake and ice cream after eating their veggies... I mean, people, this is pretty much same damn issue. But because its MS we all get excited.

    I'm no MS fan, but I have to be honest here, this is basically bad for everyone.

    Let's beat Microsoft with better technology and better service, lets not try to beat them with a legal system that clearly doesn't "get it".

    I knew it was over (the Justice Department case) when I picked up a cheapo e-machines computer last week for $399 and realize that the copy of XP Home Edition was basically "married" to that machine and I could NOT use it on another machine -- even though I wiped the hard disk on e-machine and installed Debian. What did I pay for? Where's my copy of XP? Why couldn't I have the choice to buy the damn computer WITOUT XP and save some money?!

    Old issue, but clearly still a valid one.

    1. Re:Aren't we being a little two faced. by 1010011010 · · Score: 3, Insightful


      Microsoft is beginning to use legal pressure against Free Software. Their next strategy will be to discontinue the badmouthing of Free Software in the press (as that's backfired), and start patent lawsuits against it.

      How do you fight a $40 billion bohemeth that's threatening you? How about with its own tools?

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
  30. Plugins, I can do without them by Baki · · Score: 4, Interesting

    What is the use of plugins? I've always wondered.
    Example PDF, I always disable the plugin and have acrobat launch externally. Inside the browser you don't have much control and the menu is not or only partially visible.

    Same can be told of applets, media plugins etc. They only remove end user control. External windows containing an app to display a certain media type (whether a java app, audio or video) gives more control (you can close the app or iconize it and continue reading the page).

    Some plugins are so irritating, such as shockwave which is almost only used for advertising, that I have fully disabled them. I can't stand reading a page with blinking and moving parts that I cannot click away.

    Yes, even though I am principally opposed to patents, in this case I want to make an exception :). I hope they get their patent and make the Internet plugin free.

  31. I know what will happen by MtViewGuy · · Score: 2

    I think the case will end up like this:

    Microsoft gives Eolas somewhere between US$100-$500 million to buy out the Eolas patents.

    Case is closed.

  32. He's right! by Surak · · Score: 2

    MOD PARENT UP AS INFORMATIVE.

    He's right. If you look at the history of Netscape on Holger Metzger's site Netscape didn't support plugins until version 2 in 1996. There is no issue of prior art here. As much as I disagree with software patents, the law exists, and the patent seems valid to me. As DrLazer says, the plugin concept is only an obvious solution in hindsight.

    1. Re:He's right! by Khalid · · Score: 2

      If my memory serves me well, Lotus 123 used to have plugin back in the 80. So what is so different between a spreadsheet and browser when it comes plugin ? following the logic if this patent you could have as many patents as kind of desktop application; i.e : word processors, games, presentation software and so on !

    2. Re:He's right! by AvitarX · · Score: 2

      But if plugins are used in other apps then the idea of a plugin in a web browser is painfully obvious, even if not used yet. Obvious stuff should not be patented.

      I use apera with no plugins so i don't really care, but this is a total bullshit patant. Maybe I should patent plugins for the next type of app to come out, will that be valid? I surely hope not.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    3. Re:He's right! by Old+Wolf · · Score: 2

      Everything's obvious after somebody else has already done it..
      (apart from physics maybe)

  33. Re-define "browser", or use Plugger by erat · · Score: 3, Interesting

    I read through about half of the patent before getting bored. The portion that I managed to read kept refering to client workstations doing all this "hypermedia" stuff through "a browser".

    I may not be up to speed on the official definition of "browser", but web apps don't necessarily need IE, Netscape, Mozilla, etc. to run. Just about any application that is capable of parsing XML and speaking HTTP can handle web applications. So the processing of content distributed over HTTP may not be completely covered by this patent. I seriously doubt that a C++ application that speaks SOAP could be considered a browser. Just a guess.

    Also, it sounds like the patent is limited to inter-process communications between a "browser", an embedded application running in the "first window", and a "hypermedia server" running somewhere out there on a network. It seems to me if web browsers spawn an app like plugger that does NOT communicate with a hypermedia server and does NOT run embedded processes that communicate with the browser (plugger is all the browser speaks to; the application running inside of plugger, whether an applet, ActiveX thingy, document viewer, whatever, has nothing to do with the web browser that spawned plugger, right?) you should be fine.

    I'm sure I'm missing something here. Friendly, informative clarifications are welcome.

    1. Re:Re-define "browser", or use Plugger by Elwood+P+Dowd · · Score: 2

      I'm not sure I read further than you, and I'm sure I don't have a great grasp of patent law, but...

      I couldn't figure out where they drew the line between their patent, and an example of a specific use of their patent (I always thought patents were only for specific implementations, but whatever). It seemed as if their patent covers programs embedded in a web page. One use is a program embedded in a web page that communicates with another server.

      So it seems like they're really just talking about quicktime/flash sorts of plugins. So a C++ application that speaks SOAP would be in the clear, but more importantly, so would many activex webapps. Microsoft might be able to claim that Apple/Macromedia/ActiveX developers are the ones infringing on the patent. Go hunt them down.

      --

      There are no trails. There are no trees out here.
  34. Double Standard for M$? Free Programming by fearincontrol · · Score: 2, Insightful

    Okay, first off, I don't like microsoft. At all. However, Why are you guys so happy that these patents are going against microsoft, when wide-ranging and debilitating software patents are what all free programmers desire??

    You guys need to take another look at this issue. This stupid microsoft hypocrisy is just that: Stupid. If this case is won by Eolas, it could be a precedent for hundreds more cases of wide-ranging software patents that will absolutely destroy competition in the software market.

    You think the market with microsoft is bad now? If Eolas wins this case, you'll be begging for today's software world back.

  35. I Hate Plug-Ins by derfla8 · · Score: 2, Interesting

    I hate plug-ins and scripting within webpages. I disable all plug-ins and scripting on my browser when I surf. I notice the most annoying of pop-up, pop-back, animated advertisements dissappear or at least are rendered broken in some respect.

    I'm sure Microsoft cares, but I miss the days when web pages only contained tightly written HTML and all that was used to display and collect information.

    HTML puritans rejoice!

    1. Re:I Hate Plug-Ins by superyooser · · Score: 2

      HTML is for wusses. I miss the days of Gopher when everything was text files. The web should be nothing but .txt files and GNU binaries. And who needs this new-fangled "Goggle" (or whatever)? Archie and Veronica ought to good enough for anybody. Posted with ssh to port 80.

  36. Come on MS! by nagora · · Score: 2
    This is exactly the sort of stupid action we need. If MS get hacked off with the shitty patent system then they might start bribing, er... lobbying, politicians to fix the bastarding thing.

    TWW

    --
    "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
  37. But reading along..... by idiotnot · · Score: 2

    It appears that the patent is specifically targeting things that run substantially server-side, with a plugin to allow manipulation from the client side. One of the examples they used was manipulating X (they refer to it as X-Windows *gag*) on the server, remotely, through the browser.

    That doesn't sound like flash, java, et. al., for the most part. You download the flash applet, which runs on your machine, not to manipulate something server side (unless you count basic navigation, blah blah blah).

  38. Re:Misrepresentation by The+Cydonian · · Score: 2
    Microsoft has argued [wired.com] in the past that "Internet Explorer" was a generic term and hence can't be trademarked, while at the same time arguing [com.com] that "Windows" is not generic and hence can be trademarked.

    While I agree you haven't said that Microsoft as has successfully argued that "Internet Explorer" was generic, it's important to consider all facts of the case. To quote from the link you've provided:-

    Microsoft settled an embarrassing trademark lawsuit on Wednesday, agreeing to pay US$5 million for the right to continue calling its Web browser software 'Internet Explorer'...[the litigant],... a British immigrant, will not see any of the settlement money, which will go to lawyers and other creditors."

    Guy didn't have the dough and jumped at the first bailout. Not the same thing as getting a positive legal ruling on the name of its products, which is what you seemed to imply.

    The ZDNET article is interesting, not because MS has tried arguing that a) Windows is a trademark and b) Lindows is too similar to 'Windows', but because it claims,

    "They're not the type to sue at the drop of a hat," he said, concluding that there appears to be solid ground for the Lindows complaint.

    We all know Microsoft is Evil (tm), and yes, as we saw earlier, it's difficult for individuals and small companies to stand up to prolonged legal action. But the strategy is probably not by filing "a 1000 lawsuits in a 100 different jurisdictions against Eolas". Your own citations say that MS is not a litigous company.

  39. Selective Patent Enforcement by Dunkalis · · Score: 3, Interesting

    If they filed for it in 1994, this means they preempted the modern Internet. That means this patent is a legitimate patent, and it isn't a bad patent, like the PanIP patent. PanIP sat on their patent, well after the .com boom and bust. These people showed it to MS way back when they started making IE. It is their right to selective patent enforcement, whether it seems right or not.

    MS is essentially doomed if this lawsuit goes through. They may recover, but they'd have to change so much technology, that, in the meantime, many people would migrate to alternative technologies, marginalizing MS.

    Just speculation, though. Don't mind me.

    --
    Slashdot is a waste of time. I enjoy wasting time.
    1. Re:Selective Patent Enforcement by The+Cydonian · · Score: 2
      If they filed for it in 1994, this means they preempted the modern Internet.

      Correct me if I'm wrong, but wasn't the web invented in 1989, years after Usenet, ftp, email and other elements of the Internet became popular?

  40. Shockwave IS useful by metalhed77 · · Score: 3, Informative

    lots of avant-garde websites use shockwave for their site design. Being much more flexible than flash amazing results can be achieved. Applets are also useful, for things like my ISP ATTBI, which has online tech support chat through applets embedded in webpages. Without applets they surely would have gone with something that required download, which would definitely have been windows only.

    --
    Photos.
    1. Re:Shockwave IS useful by DNS-and-BIND · · Score: 2

      Wow...can't view avant-garde websites. What a loss. Now I can't watch the blinking and moving text and try to puzzle out what part of the image I'm supposed to click on. Applets sure are a Godsend.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    2. Re:Shockwave IS useful by Baki · · Score: 2

      Instead of applets, just use Java Web Start. A platform independant mechanism for installing, caching and starting stand alone (swing) java applications. All JRE since 1.3 install it standard.

      As for shockwave: I could have said the same about flash. Also disabled. 99% of its use is advertising.

      Yes, you can do nice animations with those, but what is so bad with specifying their mime type (application/shockwave or whatever) to launch a shockwave runner as an external app? Then the user can, if he has seen enough, close the app without closing the whole web page. Plugins, from a user perspective, offer no advantages, only lack of control.

  41. What about other browsers?? by Reziac · · Score: 2

    That brings up something I was going to ask about -- does this patent only affect ActiveX, or does it affect plugins in general, hence ALL browsers??

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  42. Re:Win/Win, yes, for Microsoft by InrdZQdxdqn · · Score: 2, Insightful

    What if Eola wins?

    - Stupid patents like this are reinforced.
    - MS are the only ones who can bundle their software into IE and claim it's not a plugin.
    - MS can afford to pay licensing fees for plugins included in Windows, which is not the case for Linux or Mozilla.

    So, my question is:
    - Does Microsoft really want to win the case?

  43. Given that Microsoft is de facto above the law by Rogerborg · · Score: 2

    If I worked for Eolas, I'd be taking different routes to work every day, and having my wife and kids stay in a hotel under false names for a while.

    --
    If you were blocking sigs, you wouldn't have to read this.
  44. Eolas' acquisition strategy = they'll take cash by mpsmps · · Score: 3, Interesting

    The article says that Eolas wants to be acquired, perhaps by an IBM or AOL. Microsoft has an immense patent portfolio that they would not be shy about using to retaliate in kind. If a company with other software products (such as IBM or AOL) tried to enforce a patent against Microsoft, then Microsoft would immediately try to enforce hundreds of their patents against that company. At that point, the company would have to license the patent to Microsoft or stop selling software.

    1. Re:Eolas' acquisition strategy = they'll take cash by Hal-9001 · · Score: 2, Insightful

      And if IBM acquires Eolas, that's a battle that I don't think Microsoft could win. IBM generates more patents every year than any other company--more than Lucent/Bell Labs, and certainly more than Microsoft.

      --
      "It take 9 months to bear a child, no matter how many women you assign to the job."
  45. The only thing Mike Doyle should patent... by Boss,+Pointy+Haired · · Score: 2
    "At least one shortcoming of these approaches is that neither is capable of allowing a user to access embedded interactive program objects in distributed hypermedia documents over networks."
    is a compltely new f*****g language.
  46. No conflict or hypocrisy here by sstamps · · Score: 2, Insightful

    I don't have any problem with stating that I want MS to win this one, with prejudice.

    I dislike (read: not HATE) Microsoft as much as anyone, but software and business model patents MUST GO AWAY - PERIOD. I don't wish them on Microsoft, my worst enemy, Stalin, Hitler, ANYONE. I don't think they are fair means of attack when in the hands of small companies OR large companies. They are fundamentally flawed and wrong, as is the organization that issues them, utilizing the biggest and most sinister blindfold-and-rubber-stamp process in history.

    You see, Microsoft will (yes, it will, trust me) eventually be beaten. I can have a hand in the success of effecting their downfall. HOWEVER, with patents, there seems to be little to no hope. There is NOTHING I can do directly to effect that change. I have to rely on my "elected representatives", which I wouldn't trust to write their own name 1 out of 3 times, let alone fix the greatest intellectual scourge in recent history (hasn't quite beat out the burning of Alexandria, or the Inquisition yet, but the century is young). Microsoft has nothing over me; I can fight them toe-to-toe. I can't fight the government; they have guns to back up their insanity, and can take (and have effectively taken, for the most part) mine away, so there is no way to fight them directly.

    So, I have no conflict here. Microsoft can win this one, AS LONG AS, the effects ripple back to Washington, D.C., and cause the USPTO and its supporters to fall into the chasm caused by the complete and utter stomping of Eolas in this case, HOPEFULLY NEVER TO BE SEEN AGAIN .. EVER!

    It's not a matter of choosing sides, it is a matter of setting your priorities. Lest I remind everyone that the GOVERNMENT is also responsible for letting Microsoft off the hook COMPLETELY.

    We can all band together and overthrow Microsoft by cutting off its oxygen supply long enough for it to die or relent to becoming a responsible corporate citizen, but we stand a SLIM to NIL chance of overthrowing the US Government to fix the travesty it has created in the USPTO, and is now fostering (foisting?) overseas as a result.

    Go ahead, though. For what it is worth, write your Congresspeople; I am. Demonstrate peacefully; get in the face of each and every one of them and make your voice heard. Boycott companies who use the "ugly stick" rather than real innovation and competition. Doing something is better than nothing, ultimately. For me, I already have low expectations of truly fixing the Patent situation. However, I still have very high expectations of kicking Microsoft's nards up into their throat at some point, and succeeding.

    At this point, some people would suggest only fight the battles you have any chance of winning; I'll say fight 'em all anyway. It's cheap, easy, and it makes ya feel good inside. I'm actually looking forward to my next face-to-face encounter with my "elected reps" (no, I didn't vote for the winners.. again). It's invigorating watching them stare, dumbfounded, like deer in headlights, while you run them down with information overload on the subject. Yeah, with just one of me coming to them, they write me off as a crackpot, but with 10-30 of us going to them, bringing them the same message, but with ORIGINAL presentations, I think they may sit up and take notice.

    OK. OK. I'm getting off the soapbox now; no need to be rude... :P

    --
    -SS "Teach the ignorant, care for the dumb, and punish the stupid."
  47. Re:ah MS uses Netscape' splugin api..is anybody aw by ActiveSX · · Score: 4, Informative

    Somewhere back in the IE6 betas Microsoft dropped support for Netscape style plugins, instead opting to use ActiveX objects exclusively.

  48. RTFA! by koko775 · · Score: 2, Informative

    And i quote, from the article: "It would sure be nice for someone to actually consider all of this from our point of view, rather than MS's," wrote Doyle in a recent message to me. "It amazes me that everyone just assumes that MS will be able to merely write a check and make the whole thing go away. What if someone went through the following, purely theoretical, of course ;-), logical analysis?" "Is there any practical settlement amount that is worth more to Eolas than a victory at trial? Considering the facts in the case and the magnitude of the stakes here, a highly likely outcome is that it will actually go to trial, and, once it does, that a jury will award us both damages and an injunction. Injunction is the key word here. That is what patent rights provide: the power to exclude. What if we were to just say no? Or, what if some other big player were to acquire or merge with us? What if only one best-of-breed browser could run embedded plug-ins, applets, ActiveX controls, or anything like them, and it wasn't IE? How competitive would the other browsers be without those capabilities? How would that change the current dynamics in the Industry?"

  49. Re:Sirius by Lord+Bitman · · Score: 2

    That seems to be what's going on here, but here people file patents, then travel into the future where thousands of people have discovered the technology on their own and have been using it for years without knowing about a patent, then sue those guys.

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
  50. Beat MS by doing things right? by parboy · · Score: 2, Insightful
    Nice try - except that's NOT gonna happen. As Cringely also said recently "Walmart and Microsoft may lose someday, but they can't be beaten."

    Think about that for a minute. Really.

    Level competition now has less chance of beating Microsoft than the Iraqi army does of beating a U.S. invasion. Get it? They are so powerful - their monopoly advantages are so strong - they are effectively invincible. They may screw themselves out of their monopoly position, but there is no longer any possibility of a competitive force beating them.

    As long as the world is playing Microsoft's game, Microsoft will be the winner. If you read the article, that's what Eolas says they're trying to change. Just take the the whole ballgame away from MS and let everybody else play fair - with open standards and innovation for all.

    Don't forget - EVERYTHING Microsoft does is a platform play. Again and again, they work to bind everything to themselves in a proprietary way. That is their goal, every time. To be the internet platform. To be the game platform. To be the email, the chat, the entertainment, the all consuming .NET transaction platform.

    Ballmer and Gates are out to make history - in a very big way. Don't ever expect these two guys to change their attitude - why should they? Their monumental "pyramids" are not yet completed.

    It's a nice dream Eolas presents. It's a shame that the only weapon they have to fight with is a dirty little patent. A two-edged sword, indeed.

  51. Re:ah MS uses Netscape' splugin api..is anybody aw by Alsee · · Score: 3, Informative

    the only way this company could sue Microsoft and have judge take serious is if it did not limit itself to suing Microsoft

    False.

    When it comes to patents you are perfectly free to allow some poeople to use your patent unchallenged while prosecuting anyone you like.

    -

    --
    - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  52. Re:.NET and the patent by PythonOrRuby · · Score: 2

    Legal issues aside, the difference is that Internet Explorer would be much easier to kill. Effectively prohibit Microsoft from selling it and there will be no new versions, nor further official production of existing versions.

    How do you stop an open source project where several thousand people each have the complete code and can not only continue to distribute it, but can further its development?

  53. Given that the Bush Adm. is such a MS fan by schlach · · Score: 2

    If I worked for Eolas, I'd be saving my receipts under lock and key for 10 years in case of "surprise audits".

    I'd also be tagging my family members with GPS in case of sudden "enemy combatant" status. I'd want to know which Navy brig they were being unlawfully imprisoned in, or which Syrian hell-hole they'd been deported to.

    Heaven help them if the Ministry of Justice gets involved...

  54. I read the title as.. by tshak · · Score: 2

    "EULA's to end Microsoft's browser dominance!"... Needless to say, I was very confused.

    --

    There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
  55. Bull, they are buyable. by nurb432 · · Score: 2

    For enough money they will roll over, i guarantee you.

    The real question is: will Microsoft offer enough?

    --
    ---- Booth was a patriot ----
  56. Re:Bad, very bad by ninthwave · · Score: 2

    They can lose and win at the same time. Some history

    What is in a name?

    Dr Dobbs ran an article on this a point is though they won their court case, they lost their business and with court costs and business debt they didn't really win anything.
    What is the total legal bill here?

    This list is long and it isn't hurting microsoft or the lawyers on both sides currently. So they can lose and still win.

    On your second very true. It is a case of which evil will you support today?

    --
    I was thinking of the immortal words of Socrates, who said: "I drank what?" - Chris Knight (Val Kilmer)- Real Genius
  57. It's a shame they can't both lose by dcavanaugh · · Score: 2

    Even if Eolas wins, what prevents M$ from simply continuing the infringement? All M$ has to do "delay and deny" so as to drag out the process until Eolas runs out of money. Even if Eolas wins, M$ [eventually] pays, and life goes on.

    Given the ultra-light/total-fluff "punishment" in the DOJ case, I'm sure the Microsoft folks are really trembling in their boots over this one.

  58. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  59. Noone asks to be raped they say... by edunbar93 · · Score: 2

    Have they lost their minds? Why don't they all just go right over to the Microsoft campus and make a big sign that says "we want j00 to 0wn our asses?"

    Microsoft has enough money to keep these clowns in court until the end of time. The legal bills alone will destroy Eolas.

    Maybe what they're *really* trying to do is to goad MS into buying the company. This seems to be a popular business model, I just never realized that people had to go to such lengths to get Microsoft's attention.

    --
    "No problem. I have the capacity to do infinite work so long as you don't mind that my quality approaches zero."-Dilbert
  60. Misread by The+Pi-Guy · · Score: 2

    "Could EULAs End Microsoft's Browser Dominance?" ... ... Oh. Well, we wish.

    --j

  61. Re:Shockwave IS useful (its not) by Quazion · · Score: 5, Insightful

    http://www.ircnet.com/cgi-bin/irc.cgi

    Webbased chats ? like that one above ?
    Needs no java, maybe some basic Java Script support if at all... There are alternatives you just have to look around and dont put a blindfold for :)

    RANT STARTS HERE:

    And for webdesign, maybe i am a geek or something but flash or shockwave sucks! html is easy and fast and with a good designer it can look and feel great. And i think even faster developed too.
    ( but its just a way of thinking, since i dont like moving things on sites, i like content and moving thigns dictract me from the content. )

    Though i think for example movies in flash are oke, but not as a browser plugin, create a seperate protocol or something with a nice client around it if you like, but keep things simple.

  62. Re:ah MS uses Netscape' splugin api..is anybody aw by Elwood+P+Dowd · · Score: 2

    The whole point of patents is that you get to choose who can use your patent. So Eolas can choose that NS is ok, and MS is not ok. This is the way patents have always worked, so I'm not really sure why you'd think that. Perhaps you confuse with trademark?

    --

    There are no trails. There are no trees out here.
  63. Now this is OK? by litewoheat · · Score: 2

    Kinda funny how most of us here (including myself) bitch and moan about these kind of patents held by crappy little companies that do little more then write patent applications on Computer Science 101 technologies. Wait! Now we can use this kind of thing to our advantage. Rah Rah Rah! Go idiotic patent!

    Can you say "hypocritical"? I know you can.

  64. tradeoffs by zogger · · Score: 2

    --don't know about anyone else, but I'd swap plugins for microsoft getting their butt kicked and told to un-bundle explorer. How many articles about pages not working except under explorer? And if they aren't stopped, palladium in the hardware, and who knows what other internet hijacking schemes they got cooking. I want the INTERNET not microsoftnet. Trading off plugins is a small price to pay and if these guys are taking the high ground over money, more power to them! And technically they could allow anyone else to use plugins, they could selectively just disallow microsoft and microsoft would just have to eat it , and wouldn't that be special! The 800 lb swaggering bully gorilla forced to go sit in the corner! cool! They do that, my cash donation to them is in the mail the next day.

  65. I'm going to cheer anyway. Here's why by xant · · Score: 3, Insightful

    As a developer of Internet applications (different from a web developer, but still...) I rely heavily on standards to get my job done, and IE kills standards, so it makes my job harder. Thus, if MS loses this battle, I'll be happy.

    As a developer of open source software, I rely heavily on software concepts, some of which may have been patented at some point or other. Bad patent law kills software development, so it makes my job harder. If MS wins this battle, it'll be a blow struck against bad patent law. It'll also piss MS off quite a bit. MS doesn't try to profit from its patents too much; it uses them defensively against Eolas and its kin by doing patent swaps; the result of this case might be an MS lobby against software patents. This would make me really happy.

    I don't see how I can lose this one.

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
  66. No, you fool, think it through by Featureless · · Score: 3, Insightful

    "Sacrifice" and "consistency" are out of context here. Loving this case is not in any way inconsistent. Rather, it's a watershed. I'm against software patents (actually, they're prima facie insane). I also dislike Microsoft's monopolistic practices (among them maintaining a large software patent portfolio), and the high prices, dearth of innovation, and bad engineering they engender.

    Generally we have to devote energy to combating both. Now, the two will combat each other. It's beautiful, really; all we have to do is sit back, and one, or the other, or both, will come out of this fray the worse for wear. If only this sort of "hypocrisy" could happen more often.

    1. Re:No, you fool, think it through by ibbey · · Score: 2

      Great comment. Other people said basically the sam thing-- some of them sooner-- but your analysis is right on the money. Too bad I don't have any mod points.

  67. Doyle article from 1996 DDJ by marhar · · Score: 3, Informative

    Michale Doyle wrote a manifesto of sorts about this in 1996:

    http://www.ddj.com/articles/1996/9602/

  68. Cross licensing by AJWM · · Score: 2

    Cringely, and the comments I've seen here, miss a significant point. Suppose Eolas is bought out by IBM or AOLTW or some such. If whoever buys them out has a patent cross-licensing agreement with Microsoft (and such agreements are pretty common, letting company A use B's patents in return for company B using A's patents), then Microsoft still gets to use it.

    But nobody who is not a party to such cross-licensing does. (This is what companies mean about software patents "for defensive purposes".)

    --
    -- Alastair
  69. Could end more than Microsoft's browser dominance by AJWM · · Score: 3, Interesting

    After all, Microsoft has insisted over and over and over again that MSIE is an inseperable part of the Windows operating system.

    So if Eolas wins an injunction, I guess that means that Microsoft has to stop distributing Windows, too.

    Sigh. We can dream, can't we?

    --
    -- Alastair
  70. it's not just design, it's ART by metalhed77 · · Score: 3, Insightful

    the avant garde does things with HTML, but with Shockwave too because Shockwave is better at certain things than HTML. For things like Generative art using HTML would be ridiculous. TONS of generative art is done in shockwave and for good reason, it's portable (between mac and PC that's all the designers care about) and has powerful clientside abilities. Java holds the same place with new media artists. Get a clue and then come back. It's not for desing but for Art.

    --
    Photos.
    1. Re:it's not just design, it's ART by FooBarWidget · · Score: 2

      Yes, Shockwave and Flash may be useful for some situations, but the problem is that they are more often being abused than actually used.
      Advertisement in Shockwave/Flash, with sounds and all: rediculous! Not to mention all those websites that are written entirely in Flash! I've seen many websites with a Flash intro, without a link option to bypass the intro! So the only way to get into the website is by using the Flash plugin. Rediculous!

  71. Re:Shockwave IS useful (its not) by morgajel · · Score: 5, Funny

    I can only think of two good uses for shockwave or flash....
    joe cartoon and Killfrog

    --
    Looking for Book Reviews? Check out Literary Escapism.
  72. Microsoft welcomes this because its good for .NET by goombah99 · · Score: 3, Interesting
    Surprisingly, This lawsuit is good for microsoft in many ways. And in fact the single most advantageos thing microsoft can do is fight this hard and LOSE!. This immesnely strengthens there position in net dominance.

    Here's why. First suppose they fight hard and lose. Now the patent is entrenched. This hurts Netscape, Sun, Apple( via quicktime), KDE, and IE equally. In fact its a body blow to all of them. But now what, well two things can happen

    Scenario 1: Microsoft Buys the company to get the now validated patent (say for 1 billion), and then puts JAVA and Netscape out of the embedded app bussiness.
    Scenario 2: Microsoft is unable to but the patent. But they dont care! why because they have the .NET strategy. .NET escapes this patent. And by abandoning IE's EMBED and APPLET tags who do they hurt? JAVA and Quicktime get hurt. MS who does not get hurt. All of their embedables work fine under .NET. And as far as browser wars go, this is great for Microsoft since Netscape wont be able to use Embeds. Everyon will want to use .NET. MS wins.

    Am I crazy? No. Microsoft has already abandon support for the APPLET Tag in windows XP. And they have announced they will not be supporting the Quicktime EMBED's too. Basically they are phasing out everyone eleses Embedable objects as they prepare the way for .NET. This is also why it was critical for MS to say IE was "an integral part of the OS" despite the fact that it wasn't. It's going to be under .NET.

    So their optimal strategy is to fight it n the grounds that OLE preceeded this and thus was prior art. If they win, there's also a good chance they could effectively own the patent itself since they would now have shown that EMBED's are covered under their OLE patent. On the other hand if they lose after fighting a good fight, no one elese will have stronger grounds for Prior art claims, the patent will be in force. and as explained above MS wins under that scenrio too.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  73. Not all plugins covered by 3247 · · Score: 2
    From the patent abstract:
    A system allowing a user of a browser program on a computer connected to an open distributed hypermedia system to access and execute an embedded program object. The program object is embedded into a hypermedia document much like data objects. [...]
    So it seems that this patent does not cover plugins but only plugins (or anything integrated into the browser!) that execute code loaded over the Network. So Java, ActiveX, ECMAScript (aka Javascript and JScript), and some aspects of Flash are covered by the patent, not plugins that simply view embedded data.
    (Yes, I know that most data formats allow to embed scripting languages, too.)
    --
    Claus
  74. No Cash settlement? Riiiggght by aliens · · Score: 2, Interesting

    Eolas: We will not accept your dirty money.
    MS: How bout $1 billion of our dirty dollars.

    Eolas: Very well, but be rest assured we're going to wash it really well!!

    I'll believe it when I see it

    --
    -- taking over the world, we are.
  75. This is NOT a good thing by stilleon · · Score: 2, Insightful

    Yes- this could hurt MS, but it has the potential to undermine any browser that supports plug in covered under the patent. Mozilla, Opera, you name it. The article shows a guy with a Bill Gates vision: total domination through strong arm via patents. No more Windows, no more LINUX. YOu wanna use plug ins you gotta switch to EOLAS OS, the only game in town for these functions. Its like Lord of the Rings: One Patent to Rule them All!

  76. yeah, it would help Microsoft by g4dget · · Score: 3, Funny

    If Microsoft is forced to remove ActiveX, Microsoft Java, JavaScript, VBScript, and all that, that would get rid of many security holes in IE. IE might finally be moderately secure.

  77. Finally, someone with some sense.... by waltc · · Score: 2, Insightful

    It's gratifying to see that someone out there has awakened to the reality that the people suing Microsoft aren't necessarily angels suing to have their halos and wings restored. In point of fact, some of the companies suing Microsoft would exert a far harsher regimen of "control and conquer" than Microsoft has ever thought about doing. "Better the Devil you know than the one you don't," as the saying goes. The fact is there are a lot worse companies out there than Microsoft--a lot worse. These suits by these companies are not an objection to what Microsoft has done--they're an objection that Microsoft did it and the other guys didn't get the chance to do it first.

  78. No way they will turn down a payoff by Ben+Jackson · · Score: 2

    If Eolas wins and they have the choice between being billionaires and getting to kick Microsoft in the nuts, I'm pretty sure they'll choose to be billionaires.

  79. Re:As mentioned in this weeks Cringely by BdosError · · Score: 2

    Actually the Robert X. Cringely that writes on pbs.org is only 1 person. He was one of the team who wrote the Cringely articles for Info World, but split off on his own, and after a lawsuit, won the right to use the name, but not exclusive of info world using it.

    Early part of the story is here and here (same story, different site).

    --
    Complexity is Easy. Simplicity is Hard.
  80. Re:Problem with that plan. by Todd+Knarr · · Score: 3, Insightful

    You can't refuse to license it at all, but you can refuse to license it to particular entities and set just about whatever license terms you want. For example, it'd be entirely legal to license a patent only to software distributed under an open-source license, or to license it to Netscape, Sun, etc. but refuse to license it to Microsoft.

    Frankly I think a variation on that idea would be a good thing: the patent would be licensed royalty-free, but only to companies who in turn allow royalty-free licensing of all of their patents.

  81. motivation by msouth · · Score: 2

    Someone I knew had a meeting with the guy that runs this company. They knew that Sun was violating the patent, and that they were doing it knowingly. They didn't go after Sun, they went after Microsoft. Why? Becaues they didn't like Microsoft. It's possible that they really truly won't take a cash settlement.

    --
    Liberty uber alles.
  82. mod parent up! by Junior+J.+Junior+III · · Score: 2

    Excellent. That's really quite an imagination you've got. If I hadn't posted in this thread already, I'd mod you up "funny". That was too good not to get some karma thrown your way though.

    --
    You see? You see? Your stupid minds! Stupid! Stupid!
  83. Re:Microsoft welcomes this because its good for .N by spectecjr · · Score: 2

    Scenario 1: Microsoft Buys the company to get the now validated patent (say for 1 billion), and then puts JAVA and Netscape out of the embedded app bussiness.
    Scenario 2: Microsoft is unable to but the patent. But they dont care! why because they have the .NET strategy. .NET escapes this patent. And by abandoning IE's EMBED and APPLET tags who do they hurt? JAVA and Quicktime get hurt. MS who does not get hurt. All of their embedables work fine under .NET. And as far as browser wars go, this is great for Microsoft since Netscape wont be able to use Embeds. Everyon will want to use .NET. MS wins.

    Am I crazy? No. Microsoft has already abandon support for the APPLET Tag in windows XP. And they have announced they will not be supporting the Quicktime EMBED's too. Basically they are phasing out everyone eleses Embedable objects as they prepare the way for .NET. This is also why it was critical for MS to say IE was "an integral part of the OS" despite the fact that it wasn't. It's going to be under .NET.


    You know, it might JUST be because APPLET and EMBED are not HTML4.0 compliant. The correct tag is OBJECT.

    Read the spec. NO-ONE SHOULD BE USING APPLET TAGS ANY MORE. THEY'RE NOT COMPLIANT.

    --
    Coming soon - pyrogyra
  84. Duh... by autopr0n · · Score: 2

    Do you think thats any diffrent from the real world? The latch on my razor scooter is patented. The jewel case is patented, the little push-button DVD relise mechanism is patented, etc, etc.

    People patent all kinds of crazy shit, and lots of it is very obvious. That dosn't mean that no one should be able to patent anything. And the fact that there are obvious software tricks being patented dosn't mean software should never be patented.

    --
    autopr0n is like, down and stuff.
    1. Re:Duh... by kwan3217 · · Score: 4, Interesting

      I don't know for sure, but I believe that some or all of the items you mentioned are (or should be) covered by design patents. Design patents have different standards of originality and non-obviousness than normal utility patents.

      Most software patents are utility patents. The problem is that patents are designed to protect an implementation, not an idea. Herein lies the problem.

      For example, compare the patent on the first steam engine to the LZW patent. If I remember my history correctly, the first practical steam engine was not invented by James Watt. Someone else invented it and patented it, something like "Method and apparatus for converting steam pressure into mechanical energy". Watt wanted to build steam engines, but was blocked by this patent. So he modified the design a bit and ended up developing a better engine and dominated the market. This is the patent system at its best, protecting an implementation and simultaneously promoting an idea.

      Contrast this with the LZW patent, something like "Method and apparatus for compressing and decompressing a stream of bits". Suppose I came up with a program which can decompress an LZW bitstream. Suppose further that my decompressor software is significantly different from that which was patented. Say for instance, that it reuires only 1/10th the memory and runs twice as fast on the same hardware as the patented implementation. I should be able to do this.

      However, Unisys interprets its patent as covering the bitstream format, and any program I write which works with the format infringes. This is like saying that any machine which uses steam pressure infringes on the original steam engine patent. This is obviously (patently) incorrect.

      A software patent should be like any patent on any physical object, IE a protection of the implementation, not the idea. A program which does the same thing in a different way should not infringe. This concept of software patent is sounding more and more like conventional copyright. Any program which is sufficiently similar to the patented program to infringe the patent also infringes on the copyright.

      Patents exist to protect physical objects, since you can't copyright an object, only a document. Copyrights offer equivalent protection to documents as patents do to objects. Therefore, software patents are redundant and should be disallowed.

      Well... that's the way it should be.

      --
      Lots of technical and environmental problems are solved by the application of vast amounts of nuclear power
  85. GPL'd Patents by m0rph3us0 · · Score: 3, Interesting

    Hmm... this has gotten me thinking, why not make GPL patent licenses, ie. we agree to license this patent to you on the grounds that any software derived from this is distributed under the GPL

  86. An idiot is you. by autopr0n · · Score: 2

    Your IQ is 138, and you don't know the difference between 'losers' and 'loosers?' Riiight. Maybe you'll figure it out by the time you finish Grade 9.

    There is no correlation between spelling ability and intelligence. The only thing your post proved is your own stupidity.

    --
    autopr0n is like, down and stuff.
  87. #3 won't happen. by billstewart · · Score: 2
    Eolas has two ways to make money here:

    Sell Microsoft a license, but keep ownership. That's the usual case in a patent settlement - for a good patent, it means they make money licensing to other people, and for a truly bogus patent, they also make money harassing other people.

    Sell Microsoft the whole package, including ownership. They might do this, but Microsoft will have to pay them a lot more money.


    RMS might not like being on the same side as Microsoft here, but opposing this patent is clearly consistent with his usual comments about software patents being Bad, and about how software patents potentially force programmers to do a complete patent search before every line of code they write, which is clearly impossible. How many of you knew about this patent when you last wrote a plugin for something?

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  88. Replacing IE with simpler subset browser by billstewart · · Score: 2
    Microsoft may have adopted IE as a way to do huge numbers of things in Windows, just as Unix developers adopted the shell as a way to do huge numbers of things, and ripping it out entirely is probably impractical by now, though they could replace it with hooks that call your favorite browser.

    But it wouldn't be very difficult for them to create a subset of IE that didn't use plug-ins, and there are unlikely to be many Windows-critical operations that use plugins instead of core IE browser functions, especially since the patent is unlikely to cover builtins like ActiveX and Javascript. Splitting IE into a core version and a plugin-supporting web browser means you can still watch those dancing Schlockwave animations if you're using an EOLAS-approved browser, but IE can use cleaner and slightly safer code when it's called by the OS.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  89. Mod Parent Up, Please! by billstewart · · Score: 2

    That's definitely insightful, and the situation is even worse than it appears. If Microsoft wins, they can do so either broadly or narrowly. The broad win is to invalidate the patent and toss it out entirely. The narrow win is to show that the patent doesn't specifically apply to what Microsoft's doing with its browser, because the patent's novelty is the combination of Thing1+Thing2+Thing3, and Microsoft's really only doing Thing1+Thing2 and doing Thing3 separately. That gets Microsoft off the hook and leaves Eolas with a mostly intact patent they can use to beat up AOL or whoever owns the remains of Netscape these days, trashing Mozilla as a side effect, or else beat up Mozilla.org as a warmup to beating up AOL.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  90. Well... by autopr0n · · Score: 2

    I think the Unisys patent is a patent regarding the 'idea' of compressing something in that particular manner, and has nothing to do with the actual code thats written. For example if thought up TV, and patented the idea of using scanlines to produce an image, it wouldn't mater how the TV was made.

    The problem with the steam engine was that there was prior art dating back to the roman empire.

    --
    autopr0n is like, down and stuff.
  91. Dates? by mentin · · Score: 2
    A patent which, if you check [eolas.com] was first demonstrated in 1993 (when WWW traffic was 1% of the whole backbone) and filed in '94.

    That is interesting. AFAIK the public demonstration makes the thing "prior art" and prevents you from filing patent. I was advised by my company lowers that any patent on our software should be filed before first public beta, otherwises it becomes common knowlegde. So patent "demonstrated publicly in 1993" and "Filed in October, 1994" is automatically void, is not it?

    --
    MSDOS: 20+ years without remote hole in the default install
  92. This will be thrown out of court by mark-t · · Score: 2
    Seriously... it will be thrown out of court on the grounds that Eolas did not defend their position sooner. End of story.

    Of course, the fact that mother organizations have performed similar after-the-fact lawsuits in the past and won will be considered irrelevant (and who knows, this ruling may create a much needed precedent preventing this sort of crap in the future).

  93. "ACs..." by Featureless · · Score: 2

    All bluster and no bite, sielwolf. Can't even spell "Ideology," and yet you think you're going to score points for your punch-drunk radical fundamentalism. You don't want justice to be applied flexibly, and yet you're demanding justice not be applied at all. How do you think this country ever got that reputation? And how do you think it will get it back again?

    You're just mad someone called you on not understanding the issues. ;)

  94. I didn't post the AC comment by sielwolf · · Score: 2

    Why are you taking this lamer post out on me? I know you probably won't believe me but I didn't post it.You and I may not agree, fine, but I don't drop to lame AC flames. And to top it off the asshole can't even string a coherent sentence together.

    I can understand why you would be upset. Shit and I apologize for the twats who think an argument begins with "fucking" and ends with "asshole!" But ask me before you you decide to give me both barrels next time.

    --
    What is music when you despise all sound?
    1. Re:I didn't post the AC comment by Featureless · · Score: 2

      If you really are just an innocent bystander, I apologize; I'm so used to seeing this childish behavior that perhaps I'm becoming inured...

    2. Re:I didn't post the AC comment by sielwolf · · Score: 2

      This is the sort of stuff that makes me wish that /. was a user-only-post site. The only use for Anonymous Coward seems to be this shit. It only seems to get in the way of good dialogue any more. If someone wants to truly go anonymous they should just create a new account and troll with that...

      --
      What is music when you despise all sound?
  95. Hitchhiker's Correction by MyHair · · Score: 2

    I'm reminded of Douglas Adams' "Sirius Cybernetics Corporation", which, if I remember correctly, came to prominence by using time travel to go back in time and file patents so they could sue the original inventors for infringement.

    IIRC, they sent _The Hithiker's Guide to the Galaxy_ (created and owned by Sirius Cybernetics Corporation) back in time and sued Encyclopedia Galactica for copyright infringement, not patenet infringement. The Guide was copied almost word for word from the Encyclopedia Galactica, but tense was changed as needed for the version sent back in time.

    But that was nothing compared the The Guide II in _Mostly Harmless_ that temporally reverse engineered the universe to finally destroy Earth and all remnants of Earth. (Constructed under contract by the Vogons who were dumb but couldn't stand leaving a job uncompleted.)

    Obviously Sirius' technology (or at least process control) had improved since they created the alternate universe for Zaphod in which they got the colors wrong and the Frogstar ships were "gunmetal green".

  96. End of the internet? Are you on crack?! by gosand · · Score: 3, Insightful
    If these folks win their case, the bell tolls for the Internet as many know it. No more plug-ins mean no Java, no Flash, and probably no embedded multimedia, M$ Word docs, PDF, and so on and so forth.

    Man, I wanted to moderate this discussion, but I couldn't help but respond to this one.

    If you think the internet is based on browser plugins, then you are on crack. If not being able to use browser plugins would ruin your "internet experience" then you really have a problem. Embedding things into the browser was just a convenient way to use external programs from within the browser experience. That is all. This wouldn't mean that you couldn't download and use external programs. I am trying, but I can't think of how this would greatly impact ANY significant user of the internet.

    Although I hate stupid patents, I have to kind of cheer about this one a little, only because it sounds like these guys might not take the payoff. I know, it is highly unlikely that they would turn down a huge settlement, but I think the article is asking the question "what if they don't?". Yeah, patent law sucks, but it ain't changing. The patents are out there, and people are getting new ones. As long as they take the payouts, the system won't change. SOMETHING needs to happen to wake people up to patent reform. If not, it will only get worse and worse. So I am kind of hoping this case will be a nightmare for everyone, for the eventual greater good.

    --

    My beliefs do not require that you agree with them.

  97. Re:End of the internet? Are you on crack?! by RAMMS+EIN · · Score: 2

    ``End of the internet? Are you on crack?!''
    No. I'm not on crack. Nor did I say this was the end of the Internet. All I said was it would be the end of the Internet as many know it. How many sites make use of plugins? How many present M$ Office files or PDF files as if they were regular webpages? How many _rely_ on Flash plugins as the only way to view the site? All this would come crashing down if plugins were no longer there (of course, Eolas winning the case wouldn't necessarily result in that).

    If you want my personal opinion, I *HATE* websites that require plugins. HTML rules. It can do next to anything with a standards-compliant browser (Opera and Gecko-based browsers are good enough). PDF is a print format, and if used for webpages increases filesize enormously, and requires a PDF viewer (or converter). Flash doesn't work without the plugin. It may have its uses, but this doesn't warrant making the entire site in Flash and telling your customers they need to install the flash plugin to view it. I refuse. Java is similar, it has its uses, but it should always be an add-on to HTML, not a replacement (I wish JavaScript could do TCP/IP sockets...) M$ Office documents are, well, proprietary. I flame people who use them as webpages, that is, when I need the information. Usually I don't need the information, so I don't waste my time on it.

    That said, plugins aren't bad. An example of good use of plugins: Mozilla doesn't (didn't?) natively support SVG. A plugin could help to embed SVG content in webpages, thus making Mozilla more standard-compliant. The plugin code could relatively easily be adapted to work with another browser. People who feel they don't need SVG don't have to download the plugin. Plugins are Good. Software patents are Bad. Now give me something to smoke. ;-)

    ---
    Politicians are the same all over. They promise to build a bridge even
    where there is no river.
    -- Nikita Khrushchev

    --
    Please correct me if I got my facts wrong.
  98. "ACs..." by Featureless · · Score: 2

    I love you AC troll. Will you be my girlfriend? ;)