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.

504 comments

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

    But what about other browsers???

    1. Re:Plugins??? by SavingPrivateNawak · · Score: 1

      I mean... other browsers use plugins, right??

      I may be misleaded by the /. article, and should RTFA...

    2. 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.
    3. 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
    4. Re:Plugins??? by Anonymous Coward · · Score: 0
      Still, wouldn't it be incredibly cool if Eolas could actually pull it off?

      No. It would be bullshit. First because it goes against the idea that software patents are ALWAYS a bad idea. Second because it would actually decrease competition. Like it or not, Microsoft drives competition and I don't think that Opera or Mozilla would be as good as they are if they weren't forced to come up with creative features to compete against IE dominance. Does anybody remember what Netscape was like back in the 4.x days? It deserved to be beaten by IE.

    5. 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.

    6. Re:Plugins??? by xingix · · Score: 1

      software patents are ALWAYS a bad idea

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

      --

      Confucious says: Man who runs behind car gets exhausted.

      // jeku.com

    7. Re:Plugins??? by Seka · · Score: 0, Offtopic

      I don't care about browser wars, but i love tools that are plugged in.

    8. Re:Plugins??? by Darby · · Score: 1, Troll

      Just because they're after M$ in this case doesn't change that into a Bad Thing. Let's not fight Evil with evil.

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

      What else is left to fight with besides evil?

    9. 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.
    10. 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
    11. Re:Plugins??? by intentional+misuse · · Score: 1

      why is it always about the browser ? has everyone forgotten that it isn't M$ only product ? they have great mice and keyboards for example..

      the general public are not going to 'update' to the more crippled browser .. alot of them dont even run the latest M$ OS .. only technogeeks like to spend money upgrading their computers.. most people buy their computer, never to spend money on it again unless it breaks... changing this wont change much at all.. except make some geeks happier..

    12. 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.

    13. Re:Plugins??? by Ryosen · · Score: 1

      Enforcement of the patent is selective. The patent holder must initiate action against the infringer. Mike Doyle is saying that this is a way to knock MS down a few pegs and give other manufacturers the opportunity to re-enter the "Browser War". He would do this by prohibiting MS from marketing IE, but would not enforce his ownership against the other companies.

      Now, it is true that the owner of a patent must take reasonable steps to protect that ownership. However, all that he would have to do is charge the other companies a nominal license fee to use his technology. This can be done by simply charging the companies $1.

      I would gladly pay that dollar for Opera to see them get a fair shake at the browser market.

      --

      Ryosen
      One man's "Troll, +1" is another man's "Insightful, +1".
    14. 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

    15. 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?

    16. Re:Plugins??? by Guido+del+Confuso · · Score: 1

      You may have to simply face the facts. Microsoft has done exceptionally well as a business. People like their products, and so they buy them. I don't like it either, and it makes my life a tremendous pain at times to have to deal with Microsoft's products, but that doesn't mean we should resort to any method possible to attack them.

      Have you ever heard the saying, "Never wrestle with a pig. You both get dirty and the pig enjoys it." Basically, one or two jabs at Microsoft won't hurt them much at all. It doesn't matter if you have all the legal evidence in the world that they shouldn't exist. You can't destroy a huge company just by proving they can't exist. To do so through legal channels would take decades, and by the time you resolved it Microsoft will have figured out a way to dodge it anyway. Not only that, but even if you came up with the best legal theory in the world, you would have only given Microsoft (and others) new legal ammo to hurt other companies.

      So what can you do? Well, for starters, don't rely on the law and the government. Vote with your wallet. Encourage people not to buy their products. Start a competing company that produces software that anyone can use as easily to do more. It may not feel like much, but you would have taken the moral high road, and it does more than you think.

  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.
    2. Re:Nomen est omen... by Anonymous Coward · · Score: 0

      Eet's NAHT a toomah!

    3. Re:Nomen est omen... by fearincontrol · · Score: 1, Interesting

      lol, Your allegations are absurd... I don't like microsoft. Quite the opposite, I think often they try to have a monopoly on the entry-level user OS market. However, everyone yells "OMG OMG OMG OMG its MICROSOFT!! They should all be crucified!!" That's called stupidity. You want a common scapegoat? How about the fact that posters like YOU on /. make me wish we had a forced IQ test before you could post. Personally, if Microsoft tried to do this to Netscape, for example, you'd all be crying OMG OMG OMG burn them!!! MS can't do this! Yet since it's being done to microsoft, you don't care? as I said, I don't like microsoft. But a double standard is the bullshit that the bush administration is trying to pull, I hate having to read about it on /. too.

    4. Re:Nomen est omen... by Bunji+X · · Score: 1, Flamebait

      My IQ was 138, the last time I tested, enough to get along. :-)

      Wait, was that a maximum IQ barrier you were after? Then I can see what you are after.

      And regarding Microsoft; Microsoft has been proved to have used its unique position in the software market as a way to stifle competition (bully around hardware manufacturers, etc.). What I fail to comprehend is why people like YOU feel a need to defend them, no matter what. Did you defend the bullies behaviour in school too?

      --
      ---
      The combined human population is enough to feed every living tiger for app. 28000 years.
    5. Re:Nomen est omen... by kraksmoka · · Score: 1

      just look at the m$ loss in court to Lindows over trademark violation. it can, and has happened. just say Lindows 500 times a day as your mantra, and everything will work out in the end. . . . . LindowsLindowsLindowsLindowsLindowsLindowsLindowsL indowsLindowsLindowsLindowsLindowsLindowsLindowsLi ndowsLindowsLindowsLindowsLindowsLindowsLindowsLin dowsLindowsLindowsLindows

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
  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 Anonymous Coward · · Score: 0

      No. They have no money so Eolas doesn't care about them.

    2. 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
    3. 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.

    4. 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.

    5. Re:If the patent is as wide ranging as that... by KAMiKAZOW · · Score: 1

      AOLTW has a lot of money.

    6. 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."

    7. Re:If the patent is as wide ranging as that... by kraksmoka · · Score: 1
      "What if only *one* browser was allowed to use plug-ins?"

      i really like the current version of OmniWeb :)

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    8. Re:If the patent is as wide ranging as that... by Anonymous Coward · · Score: 0

      Well I may be totally incorrect here, but I some how thought that under these types of legal battles, the defendent, which in this case would be Microsoft, could argue that this idiot is only attempting to enforce his patent on them and no one else, therefore, is not interested in protecting his intellectual property, but trying to single out Microsoft for some other, not legally interesting reason.

      This type of argument, of course, does not apply to criminal law. Remeber the kid who tried to manipulate stock prices? His argument that everyone does it, didn't impress the judge too much.

    9. Re:If the patent is as wide ranging as that... by Anonymous Coward · · Score: 0

      Well I may be totally incorrect here

      You are.

      I thought that under these types of legal battles, the defendent, could argue that this idiot is only attempting to enforce his patent on them

      That's trademarks you're thinking of. Patents follow a different set of rules.

    10. 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... =)

    11. Re:If the patent is as wide ranging as that... by kraksmoka · · Score: 1
      i'm a faithful mozilla user too (90% + of the time), i just think that omni has a much prettier page display. i always like to draw attention to the omni boys tho. they've been around since the beginning and make great stuff, try it if you can. i first used omni web on a NeXT cube in '95 (paleolithic era).

      yes, it would possibly lead to a settlement and royalty payment, but chances are, that this could also lead to a new browser war. remember, this new anti-trust agreement is all about the browser, and M$ will have a tough time smooshing capable browsers in favor of crippleware and saying that it's all in the name of innovation.

      come to think of it, will any current content on the web work with palladium? m$ seems to be trying to enfore these limitations on themselves.

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    12. Re:If the patent is as wide ranging as that... by ProtonMotiveForce · · Score: 1

      You're a filthy hypocrit. I'm sure if this was some evel corporation suing a mom-n-pop company over their use of some idiotic patent you'd be crying out against the horrible inhumanity of it all.

      Pathetic.

  4. What a situation by Anonymous Coward · · Score: 0

    Oh no far reaching patents are bad but microsoft is bad too. Who is in the right in this scenario?

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

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

    2. Re:What a situation by Anonymous Coward · · Score: 0

      It's actually quite easy: Those who fight this war should not be judged for fighting. It's a dirty war played by the rules of those who made it all possible and necessary alike by creating the laws. Find the ones who push such laws and judge them.

    3. Re:What a situation by wheany · · Score: 0, Flamebait

      I this senario I say (of course without reading the article):

      Fuck Eolas.

    4. Re:What a situation by Anonymous Coward · · Score: 0

      Mod the parent up!

    5. Re:What a situation by Karamchand · · Score: 0, Offtopic

      oh what a pity! If I knew you guys would like this posting I would not have written it as AC but as registered karmawhore!

  5. 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 rgbrenner · · Score: 1

      Its not a win/win for consumers:

      1)Eolas wins, microsoft is crippled, Eolas targets Opera, ATW (for mozilla), etc.
      2)Microsoft wins, stupid patents are crippled.

      If they are willing to sue for money using a frivilous patent, then why wouldnt they find another target if they win against MS... certainly Eolas will want to get their greedy hands on some of ATWs cash.

      So at best, its a win/lose.

    4. 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.

    5. 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....

    6. Re:Win/Win by neroz · · Score: 1

      No flash would be great. Blocking ads in mozilla only works if they are just an image... _very_ annoying when you get flash instead.

    7. 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.

    8. 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
    9. Re:Win/Win by Anonymous Coward · · Score: 0

      you're an idiot.

    10. Re:Win/Win by RebelTycoon · · Score: 1

      I don't think this is a stupid patent as compared so some of the ones that have appeared on Slashdot (insert links to get +3 Insightful bonus).

      Instead, this looks like a novel approach at the time, that proved to be the BEST way of allowing browsers to serve as a hub. Very clever and should be rewarded. He didn't patent a business model applied to the web, he didn't patent a process applied to the web.

      Bill Gate's ignoring and arrogance is probably what set Eolas off against MS. Now its time to pay. Will he target Mozilla, I doubt it, will there be a trivial royalty payment demanded, yes, will it ever be collected or expected, no. Its MS and IE that he wishes to exclude.

      Read the article, its right in there.

    11. Re:Win/Win by derfla8 · · Score: 1

      The "dark ages"? Oh you mean when content was delivered to me a a nicely formated text form without the bright flashing and popping ads coming from nowhere? Sure, bring it on. My personal website is usable and pretty and made with only HTML. Not because lack the knowledge to do scripting or use my cr@cked copy of Flash, but because I chose not to sully my pages with dirt.

    12. 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.

    13. Re:Win/Win by Anonymous Coward · · Score: 0


      Look up 'Zap Embeds' on google, eh?

    14. Re:Win/Win by drzhivago · · Score: 1

      I'll bite..

      If the problem here is that IE allows embeddable plugins and scripts, how will it cause Microsoft to die? The simple MS response is to release an IE without plugin/script support. I'm pretty sure that most local content on IE doesn't fall under that category.

      Also, IE without Javascript and ActiveX is not barely usable, or did you forget about that spec called HTML?

    15. 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
    16. Re:Win/Win by strmcrw · · Score: 1

      > 1. Eolas wins, stupid pantent-wavers gain more power.

      Yes, but when Eolas forces MS to criple its Explorer the impact might be large enough to make many people think about patents in general and what danger they might hold.

      But maybe I should stop dreaming ...

    17. 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 !

    18. Re:Win/Win by LiENUS · · Score: 1

      msie actually appears to use a lot of scripting for the local content hell the active desktop itself is activeX i believe.

    19. Re:Win/Win by Paladin814 · · Score: 1
      1)Eolas wins, microsoft is crippled.
      2)Microsoft wins, stupid patents are crippled.

      I really don't see how either of these 2 outcomes are likely. Maybe I am a realist but it is probabily going to go 1 of 2 ways:

      1) Microsoft buys the company, as they have so many times before. Granted I do not know if this is a public company or not, but being private would be their saving grace. Not that it would really matter, their are not many small companies that can take 4 YEARS of rounds in the court room if this will be dragged out like Microsoft's other trials.

      2) Eolas wins, and as it says in the article, only gives their patent to one or two browsers. We will say Netscape for example. Now, isn't Netscape all of a sudden a monopoly in the browser market?

      It is reasons like this that some patients should never be upheld. You should never give 1 company the legal right to change the free market as they see fit - Hence the whole Microsoft Trial.

    20. 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.

    21. Re:Win/Win by kraksmoka · · Score: 1

      guess what? they're not gonna remove the feature from M$ users with non-intrusive licenses. this is where the XP/2k sp3 license will come to haunt consumers and M$ alike. they lose the case, and the poor saps who agreed to let m$ raid their machines could find themselves forced to Swallow a restricted version of IE. have fun winblows lovers

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    22. 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.

    23. Re:Win/Win by 91degrees · · Score: 1

      What I expect will happen is that MS will mobilise their defensive patent portfolio, and try to find something the Eolas are violating.

      Many companies patent their stuff primarily for this reason. While MS makes some money licencing their patents, I would expect the primary reason is for fighting this sort of battle.

    24. Re:Win/Win by Clockwurk · · Score: 0

      "2) Eolas wins, and as it says in the article, only gives their patent to one or two browsers. We will say Netscape for example. Now, isn't Netscape all of a sudden a monopoly in the browser market?"

      I believe there are anti-collusion laws to protect against this sort of thing. Eolas can't team up with Netscape against MS. They would likely be sued on Anti-Trust grounds by MS. Eolas does have monoploy powers; using these to try to destroy MS is an anti-competitive practice (yeah, MS would actually go after Eolas for breaking the same laws they did). A good page dicussing collusion is here

      Check out the link, the article is a good read all around

    25. Re:Win/Win by uimedic · · Score: 1

      No offense, but that is the stupidest thing I've ever read.

      --
      Diagnosis: you are paranoid. As luck would have it, you're also being followed.
    26. 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.

    27. 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.
    28. Re:Win/Win by malfunct · · Score: 1

      If this patent is proven valid it will destroy a huge number applications in the world. I don't know the specifics of the patent of course, but what is COM if not a plug-in technology? I guess the open-source zealots will love this because they will say "if you have the source you don't need plugins" but it will destroy a great deal of commercial software (btw, kernel modules are plug-ins too if I understand them right).

      --

      "You can now flame me, I am full of love,"

    29. Re:Win/Win by Anonymous Coward · · Score: 0

      What makes you think Eolas will use this power for good? They could just as easily deny EVERY browser the ability to use plugins and come out with their OWN browser, for $$$. In that case we lose.

    30. Re:Win/Win by ProtonMotiveForce · · Score: 1

      Wow, someone lives in fairy land, with cute little translucently purple winged pixies flitting from nerd to nerd, granting their every drooling little fruity wish.

      "Would you like World Peace? Abundant cash? And end to suffering in all forms?"
      "N'Glaven, No! I want Microsoft to be crushed!!!"

      Yeah, right, halfwit.

    31. 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.

    32. 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.

    33. Re:Win/Win by torboth · · Score: 1

      I have to firmly agree. I am absolutely on Microsofts side, and everything that people say about microsoft aside it hasnt patented the idea of an OS. No matter how much you hate them they cant do anything to prevent people from writing or using other OS'es. Microsoft losing this would be the worst thing that could happen to the future of software (with no exceptions, even microsoft being given a monopoly on everything it already has wouldnt be as bad).

      As others point out EOLAS wins and all it does is promote the idea of destroying any ability for anyone to write software. You wont be able to create free software if you have to pay 50 differnt companies patent rights before you can release your software. This will stiffle inovation more than Microsoft could in its wildest dreams.

      Say what you like about microsoft, at least they support software producting, they along with a lot of other companies got rid of runtime fees on their development tools, to encourage software (yes only because they knew it would sell more copies of windows). They understand the business and know that software most grow and evolve in order for microsoft to grow and evolve.

      This company Eolas simply wants to make money and they dont seem to care that they will be biting the hand that feeds them (Silly software patents aside - ie. They just shouldnt be allowed to even contemplate doing this).

      The development comunity at large must support microsoft on this one, if the government see that all the people who have been bitching that Microsoft and bill are satan are suddenly supporting them, they may realise that something important is happening.

      This makes me Sick!

      We need an organisation, a organised stoppage. A Global Developer Union. "Sort out software patents or every single developer around the world will go on strike.

      See how they like that.

    34. Re:Win/Win by JamesKPolk · · Score: 1

      Microsoft people have claimed in sworn testimony that it's impossible to remove IE from the OS, though.

      Some people don't believe them, but there you have it.

    35. Re:Win/Win by Anonymous Coward · · Score: 0

      Port 80 is for HTML only? Don't tell the porn industry!

      It seems like your rant is mostly about being a lazy firewall administrator.

    36. Re:Win/Win by dpt · · Score: 1

      Port 80 is for HTML only? Don't tell the porn industry!

      Originally, there weren't any images in "the web". However, now image support is officially part of HTML.

      It seems like your rant is mostly about being a lazy firewall administrator

      Going to extra effort to increase security is lazy? Interesting.

      I'd say piggybacking your ill-conceived rubbish off HTTP, instead of creating your own system on your own port registered with the IETF, was lazy.

    37. Re:Win/Win by spectecjr · · Score: 1

      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.


      No one was asking you to congratulate them on it. Just to stop claiming that they'd use the patents against others. They *never have* in the past, except when someone throws a patent lawsuit at them - at which point, they use their patent library to kill the lawsuit.

      Simon

      --
      Coming soon - pyrogyra
    38. Re:Win/Win by Blue+Stone · · Score: 1

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

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

      So speaks the pessimist. It may be a win-win situation.

      Eolas wins; Microsoft realises the crippling power of stupid patents and campaigns for a fairer patent system.
      Microsoft wins; stupid patents are discredited and [yet] more light is shed on the issue, hastening change.

      OR

      ...Who the f*** knows?

      --
      Corporation, n. An ingenious device for obtaining individual profit without individual responsibility. - Ambrose Bierce
    39. 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.

    40. Re:Win/Win by Magic5Ball · · Score: 1

      Microsoft people have claimed in sworn testimony that it's impossible to remove IE from the OS, though.

      Yes, testimony true of the then-current versions of Windows, not of software they had not yet written.

      --
      There are 1.1... kinds of people.
    41. Re:Win/Win by Anonymous Coward · · Score: 0

      RMS? On MS's side?
      *checks to see if the seas or boiling and the moon is blood red*

      I don't know about that.

    42. Re:Win/Win by hillbilly1980 · · Score: 1

      Thats probably the biggest over simpliction i've ever heard of.

      A couple things would happen

      1. Microsoft would release an upgrade to all current version of ie to cripple these technologies. Most clients would refuse to upgrade because the case would be plastered over the news.

      2. Microsft Internet Explorer would slowly loose footing because of the crippling ruling microsoft is unable to release any relevant new updates to internet explorer, slowly mozilla and opera start offer support for new technologies that ie can't offer because they've had to revert their browser. So slowly clients start switching back to Netscape for its ability to offer interaction.

      3. Most corporations would switch to mozilla or opera immediatly, cause they would have the foresight to see the implications on their business for furture tools and technologies. This would introduce many people to the software they previously knew nothing about.

      --
      If you can't fix it ask the 3 year old down the street.
    43. Re:Win/Win by Anonymous Coward · · Score: 0

      Down with stupid Patents.

      Down with gay fucking asshole fuckers like YOU. Next time you spit your fathers come out on the keyboard and have the drops randomly type shit like the crap you type, can you please stop and think! SHould you be sucking your fathers cock?

  6. 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 Trevelyan · · Score: 1

      True, but Microsoft have a law all to their own any way, so its all OK.

    2. 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.

    3. 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
    4. 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.

    5. Re:The Question now for the /. crowd by ergo98 · · Score: 1

      Whoops I was thinking in terms of industry consortiums, who virtually all conform to RAND conditions. Many apologies.

    6. Re:The Question now for the /. crowd by orkysoft · · Score: 1

      Well, isn't Microsoft, in its support of software patents, just asking for this?

      They can get rid of the nasty patents if they manage to repeal software patents, which is a win for the Free Software community too!

      I can live with that. I even like the irony taste :-)

      --

      I suffer from attention surplus disorder.
    7. 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.
    8. 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.
    9. Re:The Question now for the /. crowd by Anonymous Coward · · Score: 0
      You make it sound like there is something up to "us" here. What is this "move"? What are "we" sacrificing? It's some guy with a very crappy patent who is trying to sue a crappy company with it.

      Under current patent law (and granting process) he can, and the law does apply to all of us, but for once it's a large company that's getting fucked by it (possibly).

    10. 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.

    11. Re:The Question now for the /. crowd by Alu3205 · · Score: 1

      I personally have no problem with this. It is the law after all, and just because we don't like it doesn't mean it is invalid. Using the law to our advantage is not hypocritical, it is perfectly ethical. This issue is far larger then just IE. We all know MS has stolen other ideas in the past and incorperated them into their software, a victory here could lead to more suits which could seriously disadvantage MS for atleast a few years. If people expect open source, or other companies to compete with big business, then they have to start acting like the big businesses. The high road is a dead end. The only way to beat MS is to play on their level.

      --
      Slashdot comments can be accurate, highly modded, or posted quickly. Pick two.
    12. 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.

    13. Re:The Question now for the /. crowd by Anonymous Coward · · Score: 0

      and where in the law does it say you have to license your patents at all. there also is no requirement (absent other factors such as direct participation and specific urging of a standard in a standard setting)that you license on equitable and constant non-discriminatory fees. NO SUCH REQUIREMENTS EXIST IN THE LAW absent special circumstances.

    14. 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.
    15. Re:The Question now for the /. crowd by Anonymous Coward · · Score: 0

      This was patented WAY before it was a remotely obvious thing, it'd be stupid if it was patented -now-, but when it was patented, the idea of plugins in a web browser was a fairly new concept.

    16. Re:The Question now for the /. crowd by Anonymous Coward · · Score: 0

      I think the attention to it and the very threat of a Micosoft meltdown is a very good thing. I hate Microsoft but they need to die slowly or change because they might not be a good fit for the role but it is a critcal role. People use their stuff and can we suffer the threat of a huge business like this being crippled. The whole point of patents is to reward innovation but part of that innovation, and indeed it is a huge part, is implimentation.What good is it if we punish implimentation? Software patents need to be shorted to a year or two if we insist that they exist at all.

    17. 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?

    18. 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.

    19. 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?

    20. Re:The Question now for the /. crowd by The+Analog+Kid · · Score: 1

      It seems we are standing idle by when the DMCA for the US anyway are ruining our lives. You know what you could do write a letter to your senator every day and if enough people did that we may change something.

    21. Re:The Question now for the /. crowd by Bobb+Sledd · · Score: 1

      Excuse me? No they *don't* have to license the technology. A patent is a legal monopoly that the U.S. Government grants to the patent holder. They do NOT have to license it to anyone if they don't want to. And the fees don't have to be fair.

      You weren't aware that you can get an exclusive license on a patent?

      --
      "They said I probly shouldn't fly with just one eye," "I am Bender. Please insert girder."
    22. Re:The Question now for the /. crowd by ignavus · · Score: 1

      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.

      Yes, and those smiles on our faces aren't because we are happy about Microsoft losing, but because it is better for our face muscles if we don't frown.

      --
      I am anarch of all I survey.
    23. Re:The Question now for the /. crowd by ergo98 · · Score: 1

      Sorry for the confusion. I had rebuked myself about 14 hours before your post.

    24. Re:The Question now for the /. crowd by Vulture_ · · Score: 1
      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.
      Well, they aren't now, so what's the problem?
      --

      The only way the typical /.er can pick up a chick is with a forklift. -- AC

    25. Re:The Question now for the /. crowd by Vulture_ · · Score: 1
      In case you didn't figure it out from what happened to Netscape, when you play by Microsoft's rules, Microsoft wins.

      In this case, Microsoft will simply stall the court case until the underdogs run out of money, or purchase a judgment in their favor like they seem to have done in the recently concluded antitrust case. Patents themselves cost a lot of money, too.

      --

      The only way the typical /.er can pick up a chick is with a forklift. -- AC

    26. 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.

    27. 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.

    28. 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!
    29. Re:The Question now for the /. crowd by Vulture_ · · Score: 1
      No. That is completely counter to the principles and purpose of the Open Source movement, whose primary goal is to make quality software available to everyone -- greedy, ruthless corporations included. The fact that we don't use software patents, discriminatory and otherwise non-Open Source licenses, and other such nasty tactics to harm large corporations is what makes us better than them.

      No matter what people from companies like Red Hat might tell you, the Open Source movement is about ideals, not improving quality or making it cheap. The quality and inexpensiveness of Open Source software is a most fortunate side effect of those ideals, but it is, nonetheless, a side effect. It is the ideals behind Open Source that give it such great quality and inexpensiveness, as these run counter to what the profit motive would direct.

      If this sounds like some kind of hippie movement to you, well, you're pretty much right. Ever seen RMS' photo? Still, despite what you may think about people like RMS, they have this strange tendency of being right often. Even RMS' widely detested "GNU/Linux" term is, in a sense, correct -- most (i.e., general-purpose) Linux distributions are really a customized GNU system running on top of a Linux kernel. There are counterarguments to this, of course, but my point is that the things RMS has to say do make at least some sense, and usually they make a lot of sense; for example, take a look at the recent BitKeeper fiasco, and then take a look at RMS' protests some time previous, warning of such a scenario. Notice how he has been quite vindicated by these recent developments? This was not the first time.

      --

      The only way the typical /.er can pick up a chick is with a forklift. -- AC

    30. 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... ;-)

    31. Re:The Question now for the /. crowd by Vulture_ · · Score: 1
      Note that the GPL only applies to distribution of software. Use and modification are not restricted in any way by the GPL.

      If an entity (a company or individual) makes use of a GPL'd program in producing some product or service, but it is not selling a derivative work based on the GPL'd program, then it may use the GPL'd program in any way it pleases -- running it, modifying it, plugging it into a custom piece of software that is never distributed, and so forth.

      If a patent license were to be made analogous to the GPL, it would have to apply only to distribution of products which implement the patent; internal or personal use would have to be unrestricted to maintain the analog. Something to the effect of "if you distribute a software program which incorporates the technique described in this patent, you must distribute the source code to that software program", as in the GPL.

      --

      The only way the typical /.er can pick up a chick is with a forklift. -- AC

    32. 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.

    33. Re:The Question now for the /. crowd by Vulture_ · · Score: 1

      Actually, patents on physical inventions could be licensed like this too -- you can build a device incorporating the patented idea, but you can't publicly distribute the device. Implementations of business practice patents are never distributed, so this would not work for those.

      --

      The only way the typical /.er can pick up a chick is with a forklift. -- AC

  7. Yikes by FrostedWheat · · Score: 1

    I haven't seen these patients but they do seem rather vague.

    plugins, applets, activeX controls and other similar technology

    Unless it's specifically tied to Internet Explorer, then these could cover a huge amount of programs.

    Can someone correct me if I'm wrong please!

    1. 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.
    2. 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

    3. Re:Yikes by FrostedWheat · · Score: 1

      Guess it's the old MS effect.

      Thanks for the overview, and the link!

    4. Re:Yikes by Anonymous Coward · · Score: 0

      For the record, the score is about 65% - 70% for Microsoft (or rather against Eolas) and 15% who want to see Microsoft get tagged in the thread currently. The rest, of course, is neutrality/offtopic/trolls/etc. Seems /. is more against stupid patent lawsuits than Microsoft. Today.

    5. Re:Yikes by borgboy · · Score: 1

      Actually, ActiveX isnt so much a misnomer for COM - although it is commonly misused as such - as it is a specific COM technology for creating visual controls. ActiveX controls replaced the vastly more complicated (read: royal pain in the @ss) OLE controls with a much simpler interface model - even though MS themselves violated their own published spec for the vtable with VBs implimentation. Yes, the whole terminology scheme for OLE/COM/MTS/COM+/ActiveX did get very muddy.
      <Disclaimer>No, I ain't no steenkin VB coder</Disclaimer>

      --
      meh.
    6. Re:Yikes by SillyMe · · Score: 1

      What?

      You're rant is a load of crap. I wrote VBX, OCX, OLE Controls, and ActiveX controls. With the exception of VBX, all of the other 3 are the same. OLE Controls and ActiveX controls are the same.

    7. Re:Yikes by borgboy · · Score: 1
      To quote the MSDN:
      The next advance leading toward ActiveX controls was the proliferation of 32-bit technology. VBX could only be compiled for 16-bit applications. Because COM was 32-bit compatible, it was the ideal basis for a new control technology. Furthermore, controls developed using COM could be written in any language and hosted in applications developed in any language. OLE custom controls (OCX) were introduced and replaced VBX technology. The original OLE control specification required each component to implement a minimum of nine specified interfaces, with a total of 60 methods and seven optional interfaces. This detailed specification of well-defined interfaces made OLE controls easy to use but tiresome for control developers to create.

      The final incident motivating the development of ActiveX controls was the arrival of the Internet, particularly the popularity of the Web. Initially, the size of the control was not a concern because RAM and hard disk space were becoming less expensive each year, but the prospect of downloading controls over a slow connection made size a concern. If users became frustrated because a page with a large component was taking too long to download, they could find Web content elsewhere. The ActiveX control specification was created as an answer to this problem.

      ActiveX controls are required to support only one interface, IUnknown, and two API functions, DllRegisterServer and DllUnregisterServer. These two functions ensure that ActiveX controls are self-registering; that is, they can add and remove the necessary information for their use in the target system's registry.

      --
      meh.
    8. Re:Yikes by i_luv_linux · · Score: 1

      Finally a true informative post. Thanks all those mods who mod this post up.

    9. Re:Yikes by ergo98 · · Score: 1

      Yes, the whole terminology scheme for OLE/COM/MTS/ COM+/ActiveX did get very muddy.

      This was largely the result of Microsoft themselves, and a marketing arm that just wasn't sure what to call these things (much like the situation with .net right now). For instance while popular usage is that "ActiveX" are visual embedded controls, Microsoft themselves has used the term as a synonym for COM (indeed the portion of the MSDN that you quoted a couple of replies down exemplifies that: They mention that an "ActiveX" object need only support IUnknown and the registration functions. Of course that doesn't define a visual control as we normal consider them, which is a swath of interfaces that need to be implemented.

      I agree in theory with what you're saying, it's just that it does get a little ugly. Microsoft has also used OLE in the 32-bit world again as a synonym for COM.

    10. Re:Yikes by SillyMe · · Score: 1

      You may be correct in the marketing world, since this is definitely marketing speak.

      In the real world, to have an ActiveX control that was hosted by IE, you would have to implement the 16 or so interfaces. With only IUnknown and DllRegisterServer and DllUnregisterServer, you can't even create the object externally since you need DllGetClassObject to get the class factory.

  8. 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 SparkyMartin · · Score: 1

      So you can't browse the web with MSN explorer?

    5. 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.
    6. Re:Won't end MS's dominance by sirshannon · · Score: 1

      yes, but your question is irrelevant because it's based on the incorrect assumption that the post you're replying to is anything more than a troll. IE will be in Longhorn, any MSN Explorer included will be a time-limited free trial at best.

    7. Re:Won't end MS's dominance by fearincontrol · · Score: 1

      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.

    8. 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).

    9. 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;
    10. Re:Won't end MS's dominance by Anonymous Coward · · Score: 0

      So instead of giving users the option of installing plugins into the browser, Microsoft will compile in everything. Who is this really hurting, microsoft or the customer? Its the customer stupid. Joe Blow doesn't care that there exists an alternative to IE out there, all they care is the little icon that looks like a blue E gets them onto the "Internet". Microsoft knows this and if the plugin is compiled in or not compiled in, it really doesn't matter to Joe Blow.
      --Matt

    11. 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.
    12. 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.

    13. Re:Won't end MS's dominance by jeremy+f · · Score: 1

      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.

      Damn straight!

      I want my Internet the same way I want my women...

    14. 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".

    15. Re:Won't end MS's dominance by fearincontrol · · Score: 1

      I'm sorry, how exactly does anything bad for MS = good for the people?
      Another person who despises MS enough to not listen to reason. It IS a double standard. If MS tried to do this to another company, you guys would be screaming bloody murder.
      I don't like microsoft. But you can't apply a double standard to them because you have personal problems. That's like me saying that he can kill you, but you can't kill him because I don't like you.
      If only all of our people thought like you, we'd have an Aryan race by now.
      A ruling in favor of Eolus would be TERRIBLE for browser competition. It would conclude that companies can exclude certain others from using their software. Everything 'bad for microsoft' is NOT 'good for the people', or vice versa. I'm sure a lot of people are perfectly happy with the microsoft products they own. Linux isn't for everyone; some people may genuinely like and enjoy windows.
      You're short-sighted and ignorant. You can't apply a double standard to anything, otherwise you throw all the principles of law and justice in to the trashcan. With a double standard, bush could allow X company to do something, while X company couldn't. God knows we don't need to give Bush another excuse to pay back favors to special interests.
      In essence: Shove It.

    16. 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.

    17. Re:Won't end MS's dominance by M$+Mole · · Score: 1

      Isn't .NET also covered by this patent?

      Only when being played through the browser. Their patent doesn't cover every type of plugin known to man...it even references MS's use of OLE for an application plugin architecture in their patent, so their patent can't cover OS or application plugins...their only claim is against browser plugins...so they could attack .NET applets, but not much else about .NET.

      --
      Karma: Non-existant. Due mostly to the fact that you smell funny and nobody likes you.
    18. Re:Won't end MS's dominance by Anonymous Coward · · Score: 0

      So Microsoft will cause the user to not be able to go to Slashdot? Or do onlinue banking, gaming, shopping on Amazon or putting in a bid to EBAY? They will have a lot of angry users.

    19. Re:Won't end MS's dominance by Anonymous Coward · · Score: 0

      Use your tiny brain -- this patent also applies to Mozilla/Netscape and Konquerer.

    20. Re:Won't end MS's dominance by nolife · · Score: 1

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

      Okay, I screwed up the first line in my post, It was supposed to say I am NOT for ...
      That was a rather important word to forget I guess.

      You're another hypocritical /. reader.

      How the FUCK did you somehow twist my post into an assumption that I have some "other" face I wear on different days? I am and have always been against broad, general, and obvious software patents regardless of who has them. There is nothing hypocritical there dude. I simply stated that if MS DID have this patent they would be doing everything in thier power to prevent others from using it.
      I do not like MS. I did not jump on a /. bandwagon, my opinions are based on what I have seen and practices I have delt with in the past.

      --
      Bad boys rape our young girls but Violet gives willingly.
    21. Re:Won't end MS's dominance by Anonymous Coward · · Score: 0

      When has microsoft enforced software patent laws? Please run to your computer andlook that up for me. But takes off those big red clown shoes first so you don't fall and hurt your head again.

    22. 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
    23. 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.

    24. Re:Won't end MS's dominance by fearincontrol · · Score: 1

      First of all, don't generalize me as a 'linux-hating trendy high school kid'....

      I'll concede, perhaps your post wasn't against microsoft. When I first read it, it was AFTER reading most of the other articles on this page, a lot of which are bullcrap. I use linux on 2/3 machines, the other of which I keep windows so I can keep my wife happy. So no, I don't dislike linux, nor do I like microsoft -- wrong on both assumptions.

      However, every time a microsoft article comes up, I see the same 400,000 /. posters BASHING microsoft, basically saying 'to hell with justice, it's MICROSOFT, i hope they all die!' It's stupid. We can't promote free internet if we justify the use of wide-ranging patent chokeholds like this.

      I don't want to see this decision used in the future. It could very much destroy everything that a free internet is about. Internet regulation is the new thing for governments to do. The EU passing laws that violate free speech on the internet; Special Interests (IE media companies) pouring billions in to getting acts like the DMCA and CBDTPA passed. The last thing we need are for wide-ranging, absurd patents to become mainstream.

      To the original poster: I'm sorry for stereotyping you. It was a long day, and I was tired of reading the same 'BURN IN HELL MS!' posts over and over. I threw you in with the crowd, by mistake.

    25. Re:Won't end MS's dominance by Alphtoo · · Score: 1

      "The masses will be browsing Microsoft's network, not the internet". I don't think so... I think Microsoft has already killed itself with a slow-acting poison. Nobody knows it's dead yet because it's still up and about, and still eating... but it looks pretty dead to me. Consumers will always draw the line somewhere, and MS has crossed the line, believing itself to be invulnerable. I expect consumers, Worldwide, to prove it wrong. At some point there's going to be a sort of "Redmond Tea Party" and the revolution will have officially begun. Sort of like the "No taxation without representation" slogan of the American Revolution (US Version), we need an appropriate slogan. Any good ones out there?

    26. 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.

    27. 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.

  9. 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 Anonymous Coward · · Score: 0

      Stupids patents in browser software don't seem to be winning... Remember the hyperlink patent?

    4. Re:NO! If microsoft loses this, it's very BAD!! by Anonymous Coward · · Score: 0

      If it was an obvious extension, why did it take years for anyone to use it?

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

      'cuz it took a while for anyone to get the bandwidth & computing power to make use of anything beyond basic HTML. If you think back to '95, a P100 w/ 32MB of ram was a -hot- machine; heck, even in the Fall of '96, when I first went off to school, my PPro180 w/ 48MB of RAM blew away the Sun workstations the school had for undergrad CS students). In '94, when the patent was filed, things were even scarier (use Moore's Law, and go back a year).

      On top of the limited computing resources, consider who had internet access... It was mostly concentrated in universities and whatnot, rather than being the mass-market advertising tool it has become. The few 'normal' people that were online were limited to 28.8 dialup, at best.

      I mean, back in '94, Gopher & FTP were still widely used; people considered plain HTML with a few pictures more than acceptable.

      I'm not making any judgements on the obviousness of the patent, but at the time it was filed, it simply wasn't practical for anyone to make wide use of plugins.

    6. 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.

  10. 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 AnarchySoftware · · Score: 1
      It's a privately held company. From http://www.eolas.com/invest.html:

      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.

    7. 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.

    8. 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?

    9. 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]
    10. 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.
    11. 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.
    12. 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.

    13. Re:Who owns Eolas? by Anonymous Coward · · Score: 0

      Who would they sue? The Mozilla organization?

      There is no legal entity called "The Mozilla Organization". That term is nothing more than an AOL trademark/brandname, so they would sue AOL.

    14. 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.

    15. Re:Who owns Eolas? by rocca · · Score: 1

      By the sound of the article, Mike Doyle won't be selling out any time soon

      Yeah, right. "Here's a cheque for 1 billion dollars (finger to side of lips)", "Oh, no thanks, I'm not interested in a billion dollars."

  11. 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 bumby · · Score: 1

      >Microsoft has more lawyers than the hairs on Eolas' CEO's head.

      I bet they have:
      http://images.google.com/images?q=tbn:1Qibc pGutO8C :www.partnersincomputing.com.au/Andys_bold_head.jp g

      --
      Hey! That's my sig you're smoking there!
    3. Re:Fat chance by debilo · · Score: 1

      Microsoft has more lawyers than the hairs on Eolas' CEO's head.

      True. What would the hairs on Eolas' CEO's head need lawyers for anyways?

    4. Re:Fat chance by timotten · · Score: 1

      Microsoft has more lawyers than the hairs on Eolas' CEO's head.

      It must be quite troublesome for him to get a haircut.

    5. Re:Fat chance by Anonymous Coward · · Score: 0

      Patent law is exclusively federal. Hence only the 51 possible jurisdictions, also Microsoft would have a real rough time convincing judges to allow multiple suits.

    6. 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
  12. As mentioned in this weeks Cringely by HeyBob! · · Score: 1, Informative

    Bob talks about this very thing in this week's I, Cringely

    1. Re:As mentioned in this weeks Cringely by Anonymous Coward · · Score: 0

      Next time... RTFA.....

    2. Re:As mentioned in this weeks Cringely by Anonymous Coward · · Score: 0

      Robert has also written a similar article here.

    3. Re:As mentioned in this weeks Cringely by Anonymous Coward · · Score: 0

      Cringely may be starting to contradict himself. During a recent search through his archives, I discovered this puzzling article: "Patents, a Useful Means in Ensuring Global Competitiveness". Needless to say I was surprised and disappointed that Cringely has not always been consistent in his views.

    4. Re:As mentioned in this weeks Cringely by Inthewire · · Score: 1

      I hope you realize that "Robert X Cringely" is a pseudonym used by multiple authors.

      --


      Writers imply. Readers infer.
    5. 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.
  13. Now only if... by panxerox · · Score: 0

    Now only if they disallow M$ and allow everybody else to use the patents.......

    --
    "It's so convenient to have a system where everyone is a criminal" - A. Hitler
  14. EULA's? by Anonymous Coward · · Score: 0

    Oh, EOLA's.

    Nevermind.

    1. Re:EULA's? by Anonymous Coward · · Score: 0

      Or AREOLA's?

  15. 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 Anonymous Coward · · Score: 0

      RealPlayer, Quicktime, streaming MP3, Java are all plugins too.

    2. Re:Query: by Tar-Palantir · · Score: 1

      In a word: QuickTime. TWO words: QuickTime. RealPlayer.
      Personally, I don't use ActiveX either (I'm on a Mac), nor do I use Java or Flash. But then I'm weird. Most people (my family included) love their multimedia.
      If you use the web for information, you won't care too much for plugins. If you use it for entertainment, you will.

    3. Re:Query: by Anonymous Coward · · Score: 0

      two more words..
      similiar technoologies..
      i havent read the whole patent but this appears to cover any plugin which would be messy now and even mor messy down the road

    4. 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?

  16. E.O.L.A.S. by Anonymous Coward · · Score: 0

    Egregious OnLine Attorney System

  17. Re:Patents.. they just make it up as they go along by Anonymous Coward · · Score: 0

    Wow man that example kinda fits if you think about it and it's witty too.

    By the way what drugs are you on?

  18. What's up Doc? by farfisa69 · · Score: 0

    I haven't seen these patients.... .......Can someone correct me if I'm wrong please!

    Yes Doc, an incorrect diagnosis if I've ever seen one.

    --
    Meat is murder, I eat chicken.
  19. 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 Anonymous Coward · · Score: 0

      http://www.ireland-information.com/irishphrases.ht m

      No it appears I'm not.

    3. 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.
    4. 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.
  20. Re:Patents.. they just make it up as they go along by stevejsmith · · Score: 1

    That's a blatent rip-off of a Simpsons episode.

  21. 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 Anonymous Coward · · Score: 0

      But once you embody it in a machine and run it, that machine becomes a mechanism with some new properties.

      This is the main problem I have with software patents. The machine certainly does not have any new properties. It already had the capability to do anything that you could possibly program it to do. Instructions are not a machine.

    8. Re:I support MS here by Minna+Kirai · · Score: 1

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

      People say that. They say "You can only patent software as part of a Method & Apparatus filing".

      But its effectively no longer true, if it ever was. Look at blatant stuff like this.

      The extent to which they specify a machine is simply a gratutious "on a microprocessor" comment. If that's all it takes for the patent to become valid, then you can effectively patent pure software.

      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.

      The mechanism (the hardware, the machine, the microprocessor) is the same across all software patents. That the point of software, the hardware doesn't have to change. Those properties have always been there.

      If only Alan Turing had patented "Method and apparatus to load an arbitrary computable algorithm into computer memory for evaluation", then it would've covered every single software patent, and have expired by now too.

      In the abstract, software patents sound OK. "He had a brilliant intuitive leap with practical applications. Why should he be any less protected just because he works in bytes and not metal or plastic?" But read through the USPTO database for a while, and a vanishingly small portion of software patents look like any kind of invention.

      Those that are inventive were often patented from just an idea, without a "model" or reference implementation having been presented to the examiners. "Ideas are $0.10 for a pack of 12." "The devil is in the details" "10% inspiration, 90% perspiration".

      What some software patenters are able to do is seize upon an important idea, which is difficult to implement. Very likely that many people before them have had the same idea, but not done anything with it because implementation is so tricky, or because the level of supporting technology is not yet adequate. But even if he can't figure out the details of making it work, our lazy inventor can gamble that someone else will. File a patent on the topic and wait until a hardworking entrepreneur has pushed through the sticky parts and is ready to bring his product to market. Then pounce on him with the relevation that all his expenditures were merely "stealing" your idea, and demand a cut of his profits or his business will be destroyed before its begun.

      That scenario can occur with non-software patents too, but it seems less frequent there. Maybe because the examiners aren't as easy to fool- they can tell when your "invention" is a rigged demo or a vague idea presented in blustering, grandiose terms.

    9. 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."
    10. Re:I support MS here by Anonymous Coward · · Score: 0

      I wish I hade some mod points right now. You hit the nail on the head, my friend.

    11. Re:I support MS here by pavera · · Score: 1

      Unfortunately you are not correct, IANAL but my father is, and the art of patent law is to write the patent so that it does cover all methods of implimentation. The example he used was kick-up rudder systems on hobbie cat catamarans. The patent on that system covers *all* kick up rudder systems all retractable rudder systems, all systems that allow you to tow the boat with the rudder up, and then deploy the rudder when the boat is in the water.

      There is no way to create a system that does this without paying the royalty fee. Good patent lawyers get paid very well to be able to cover all of the implimentations of the idea in the patent, and thereby assure that the company with the idea gets paid for their idea, and that some cheap change of 1 bolt here (or 1 for loop there, or for that matter *completely* different source code) doesn't nullify the patent.

    12. 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.
    13. Re:I support MS here by HuguesT · · Score: 1

      Patents don't forbid people to reproduce what they describe. They only forbid someone from exploiting them commercially. In other words you can freely form patented thoughts in your head but you cannot distribute them (via telepathy, say).

    14. 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. :)

    15. Re:I support MS here by pavera · · Score: 1

      it covers all of the implimentations that they think of, however, patent lawyers write patents broadly on purpose, because then it covers all of the implimentations, good patent lawyers write patents that patent the "idea" being patented not the individual implimentation, hence there are patents on e-commerce (an idea), kick-up rudder systems (another idea), cotton gins (once again, an idea, I'm sure if you read the cotton gin patent it says "a device for separating cotton from... " I don't remember what cotton gins separate from the cotton.. ) but the patent is on the function of the device, not the manufacturing of the device, or the way the components are put together. Hence the patent on the cotton gin would cover any device that performed the same function (hence no one else made slightly varied cotton gins, the cotton gin was 1 device and if you wanted to build one you paid the inventor the royalty for the plans). This is how patent law has always worked, and the only way to make it work in our favor is to get as many open and free patents (alla Red Hat) as we can.

  22. Easy by Saiai+Hakutyoutani · · Score: 0

    This shouldn't actually mean anything to Microsoft... Since they don't _need_ web pages... An applet can just as easily be run without a web page, and HTML could easily be scrapped altogether.

  23. Won't settle... by Anonymous Coward · · Score: 0

    Oh, cmon...

    them: "We won't settle. period."

    MS: "We'll offer you a billion dollars."

    them: "nope. no settlement."

    MS: "ok... 5 billion dollars... (we can afford it, we'll just soak our customers for more 'license' fees).

    them: "uhhh... ok."

    Done, over. They walk away with a large chunk of cash, the exec's give themselves large bonuses and shut the company down (giving the employees a large "bone us"), and its over. Its the american way, right?

  24. 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 anshil · · Score: 1

      One word stupid.

      Patents are not good, and no the objections don't holy the means, no matter how good they are. Say no to software patents, no matter if they are currently on your side or against your side. Thats beeing a honest free software supporter.

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    2. Re:How about GPP by rnd() · · Score: 2

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

      find it here.

      --

      Amazing magic tricks

    3. 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.

    4. Re:How about GPP by LiENUS · · Score: 1

      wouldnt that layer then be another "plugin"?

    5. 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.

    6. 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.
    7. 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.
  25. 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.
  26. 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'
    1. Re:Err.. this may not quite work out.. by neroz · · Score: 1

      Chances are that this guy will allow open source browsers to use the technology, he seems to have it out for MS. Who (aside from MS) would want to cripple OSS? (This doesn't help Opera of course. They could still go for embedded use I guess, they need no plugins there[.. right?]).

    2. Re:Err.. this may not quite work out.. by Syphtor · · Score: 1

      Having had a brief look through the patents, and IANAL. It would seem to me that all any of the browser software has to do is, have the initialization of the plugin not determinded by the hypermedia.

      Because that looked like the crux of the patent:
      "The program object is embedded into a hypermedia document much like data objects." seems to me that if you don't embed the program object in the hypermedia document and instead use other methods to allow a program to be activated, the rest of the patent looks like standard mainframe processing and communication...

      That said, if the Eolas wins, this means that they can attack a lot more than just the browser, look at MSWord, you can embed objects inside documents, that you can then interact with...

      Hell take this another step further and look at programming languages where you've used a library or already existing object, you've just 'embedded' a program object in your 'hypermedia' and ergo broken the patent.

      Yes, I know that's stretching the limit of what this guy is claiming, but that's also a response to all these people saying that it was a novel & previously unseen way of doing things. It ain't! While he 'may' of taken the first step for hypermedia over networks (and would of done it for the web), it was just a pre-existing idea applied to this new medium.

      Syphtor
      (who is probably not making any sense at 2:50am)

      --
      It's in that place where I put that thing that time
  27. 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
  28. Parent is linking to an elderly gay porn site by Anonymous Coward · · Score: 0
    Here's his info:
    domain: lemonparty.org
    owner-address: Brett Thomas
    owner-address: 3750 E Via Palomita #22203
    owner-address: 85718
    owner-address: Tucson
    owner-address: Arizona
    owner-address: United States of America
    admin-c: BT307-GANDI
    tech-c: BT307-GANDI
    bill-c: BT307-GANDI
    nserver: dns1.dakotacom.net 66.192.152.154
    nserver: dns2.dakotacom.net 66.192.152.155
    reg_created: 2002-10-03 06:54:31
    expires: 2004-10-03 06:54:31
    created: 2002-10-03 12:54:32
    changed: 2002-10-03 12:54:32

    person: Brett Thomas
    nic-hdl: BT307-GANDI
    address: 3750 E Via Palomita #22203
    address: 85718
    address: Tucson
    address: Arizona
    address: United States of America
    phone: 520-245-3103
    e-mail: bthomas@dakotacom.net
    1. Re:Parent is linking to an elderly gay porn site by gmezero · · Score: 0, Troll

      So, now we know how he's going to pay for his lawsuit... Not even Microsoft makes more than the porn industry :)

  29. Re:Hercules by Anonymous Coward · · Score: 0

    LoL

    And he's gay!

  30. 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 Anonymous Coward · · Score: 0

      All Guns suck. But would you use them against someone trying to kill you or your family?

    5. 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.
    6. 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.
  31. Stupid... by Anonymous Coward · · Score: 0

    This is stupid... Maybe it will give MS problems, but I think the Open Source movement has so much momentum now, that we give MS problems enough already.

    What really threatens Open Source is Software Patents, CBDTPA/TCPA and the likes...

    I would be more interested in seening this causing changes in patenting policies than crippling IE.

  32. IANAL but... by Anonymous Coward · · Score: 0

    ...isn't part of IP law that you are supposed to actively defend your patent? In other words, I can't patent something, say computer mice for example, then sit back and wait for MS and Logitech to each produce about 25 million each, THEN sue them to claim they owe me money. Granted, this suit was launched in 1999, but there were plugins before that. I didn't see when the patent was issued, but I think that this patent, like most other ones governing software, is (are) bad. I hope eolas loses.

    1. Re:IANAL but... by jeremyacole · · Score: 1

      Actually, you're thinking about trademark law. With patents, yes, it's perfectly legal, and even common practice, to "submarine" the patent... wait until others use it successfully, then stake your claim in their profits.

      It's ugly, but that's life I guess. :(

    2. Re:IANAL but... by brain159 · · Score: 1

      IIRC it's not that you have to "actively defend it" per se (i.e. having to go after everyone who breaches it), but more that you can't get a patent on something and then sit on it for ages until your profitable competitors get rich and then sue.

  33. This has some substance. by Rip!ey · · Score: 1

    I'm not a lawyer, but I'm no idiot either. Reading from the patent...

    "This invention relates generally to manipulating data in a computer network, and specifically to retrieving, presenting and manipulating embedded program objects in distributed hypermedia systems."

    You can find it at...

    http://164.195.100.11/netacgi/nph-Parser?Sect1=P TO 1&Sect2=HITOFF&d=PALL&p=1&u=/netahtml/srchnum.htm& r=1&f=G&l=50&s1='5838906'.WKU.&OS=PN/5838906&RS=PN /5838906

    1. Re:This has some substance. by Anonymous Coward · · Score: 0

      Hmmmmmm ...

      Couldn't this be morphed into PanIPs patent?

  34. 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 Anonymous Coward · · Score: 0

      I think (I do not know for sure) that they (Eolas) setup a contingent based arrangement on legal fees with a very formidable (deep pocket) IP firm.

      If so, the issue will eventually reach an end (without Eolas running out of funds to fight).

    4. 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.

    5. Re:Eolas doesn't have the money to win by Anonymous Coward · · Score: 0

      Maybe Sun, AOL, Macromedia, and Real could fund their legal expenses? Or buy Eolas outright (the less preferred option, because there will be eventual abuses)?

    6. Re:Eolas doesn't have the money to win by Anonymous Coward · · Score: 0

      Bad Eolas! Using a legal trick to attack an American company such as Microsoft is obviously terrorism.

  35. 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
  36. 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
  37. .NET and the patent by Anonymous Coward · · Score: 0

    > Isn't .NET also covered by this patent?

    Unlikely. .NET's architecture is similar to Java's, not ActiveX's architecture.

    However, Microsoft's current implementation of .NET is apparently based on ActiveX/COM so it would integrate into their old technologies cleanly. If they are forced to redesign everything because of their patents (it's happened before) it could be a crippling blow to .NET on Windows. Mono, however, should be unaffected.;-)

    OTOH, such submarine patents are bad, 'cause what goes around comes around. Just imagine what a patent on a fundamental concept of PHP, Linux, GCC, or Apache could do to them? Sure they can be redesigned to work around the patent, but if the patent is deep-rooted, it could cause backwards compatibility nightmares that could affect these projects for years.

    1. 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?

    2. Re:.NET and the patent by Anonymous Coward · · Score: 0

      > 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?

      The same way the DeCSS has been stopped. Sure it's available everywhere, *but* because it's "illegal", you can't find any free linux based DVD players in any distribution.

    3. Re:.NET and the patent by Inthewire · · Score: 1

      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?

      Kill anyoneone who develops or posts that code? It's unreasonable but I bet it would work.

      --


      Writers imply. Readers infer.
  38. "Eolas might not accept a payout:..." by Dutchmaan · · Score: 5, Funny

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

  39. MOD THE FUCKER ABOVE REDUNDANT!!!!!! by Anonymous Coward · · Score: 0
    1. Re:MOD THE FUCKER ABOVE REDUNDANT!!!!!! by jodo · · Score: 0, Troll

      Fuck You, Asshole. And when you get back to work in the cafeteria in Redmond, tell your friends to fuck off too!

      --

      "Don't Follow Leaders." Bob Dylan
  40. you fucking hypocrites! by Anonymous Coward · · Score: 0

    so when PanIP do this it is bad, right? but when someone does it against microsoft it's good? you fucking hypocrites

    1. Re:you fucking hypocrites! by jodo · · Score: 1

      You make a very good point. As much as I would like to see M$ lose their grip, a patent on code within code is a lousy way to go.

      --

      "Don't Follow Leaders." Bob Dylan
  41. Re:ah MS uses Netscape' splugin api..is anybody aw by Anonymous Coward · · Score: 0

    Actually as of IE6 they don't anymore.

  42. 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%.

  43. 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.

  44. Patents Bad or Good? by Anonymous Coward · · Score: 0

    So software patents are BAD.. uh, unless people go after Microsoft with them. Then, they are GOOD. Is this right? I'm just making sure I believe what slashdot tells me to.

  45. Re:Patents.. they just make it up as they go along by spongman · · Score: 1

    And that's a blatent rip-off of a South-Park episode.

  46. MOD THE FUCKER ABOVE FLAMEBAIT!!!!!! by Anonymous Coward · · Score: 0

  47. Stupid patent or not... by Anonymous Coward · · Score: 0
    For all that "patents are bad, mmkay?", I really, really like the way this guy reasons:

    "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?"

    "One possible scenario is that Eolas would have the power necessary to re-establish the browser-as-application-platform as a viable competitor to Windows. That would be an interesting outcome, wouldn't it? How much would that be worth? 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. It doesn't have to be that way, does it? Just think of how we could use this patent to re-invigorate and expand the competitive landscape in this recently-moribund industry. What if we could do what the DOJ couldn't, and in the process make Eolas and everybody else, possibly excluding MS, richer? Wouldn't Eolas stand to profit more in such a scenario than any kind of pre-trial settlement could provide? Wouldn't everybody else?"

    "The last couple of years in IT seem to have convinced people that the current status quo will continue indefinitely. They seem to have forgotten what seemed so obvious as little as three years ago, that change is the only invariance. That axiom has always proven out in the past, and I'm certain it will continue to do so in the future."
  48. Government can't make up it's mind? by mAineAc · · Score: 0

    "The only part of the final judgment I like is the part most Microsoft foes hate the most. Instead of a panel of three outside observers to monitor Microsoft's compliance with the judgment, the compliance officer will be one person chosen by Microsoft from its own ranks. "
    Isn't this a bit like letting Sadam do his own arms inspections? Why should they let one terorist get away with everything but not another. Seems to me the government is being a bit two-faced

    mAineAc
    http://the-herbman.com

  49. Re:Patents.. they just make it up as they go along by shinma · · Score: 1

    and it's all a blatant rip-off of Vanilla Ice's defense that he didn't steal Ice Ice Baby from Queen and David Bowie's Under Pressure.

    --
    Shinma
  50. Corporate Vision by twoslice · · Score: 1

    From the Eolas Website:

    Eolas Corporate Vision
    To create and develop the inventions that allow information technologies to enhance the quality of life for everyone.


    Bill Gate's vision:
    What he does every day, try to take over the world...

    Bill in action:
    http://www.microsoft.com/billgates/default.asp


    --

    From excellent karma to terible karma with a single +5 funny post...
    1. Re:Corporate Vision by Anonymous Coward · · Score: 0

      Eola in action: file lawsuits. At least Bill Gate's company actually makes useful products.

  51. Re:ah MS uses Netscape' splugin api..is anybody aw by Anonymous Coward · · Score: 0

    Uh actually no they DON'T, not as of IE6...where have you been? You missed the brouhaha about how Netscape plugins would no longer work with IE6?

  52. The flipside by Anonymous Coward · · Score: 0

    is that if you discover someone who's been using your trademark for a while, you can sue for damages, wheras someone who has been using your patent, all you can do is sue for future licensing terms, not past damages.

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

    Software patents are bad for software!

    http://swpat.ffii.org

  54. 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 ceallaigh · · Score: 1

      Cad chuige? Is cuma.

    3. 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.

    4. Re:Pronunciation guide by zsau · · Score: 1

      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'.

      Just continuing the line of thought...

      The sound /o:/ is better represented by 'awe' in many dialects, including Australian English. Especially before L's. So 'aweless'.

      And the upside e is or &#x0259;. I love unicode.

      --
      Look out!
  55. 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 Anonymous Coward · · Score: 0

      The editors are gonna put the smackdown on your post. Don't you know that it's verboten to discuss /. on /.?

    7. 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
    8. Re:What do you mean, "our stand"?! by Anonymous Coward · · Score: 0

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

      And are only noticed because they're so uncommon. Show me pro microsoft articles. Show me anything less than an outright news blackout on MS products.

    9. 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.

  56. 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.
    2. Re:Aren't we being a little two faced. by Anonymous Coward · · Score: 0

      "How do you fight a $40 billion bohemeth that's threatening you?"

      there's only one thing that can stop a "bohemeth," and that's a behemoth.

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

      The patents that PanIP holds are rather questionable, and they know it, hence their penchant for suing small companies, then settling for amounts that are less than the costs of fighting it in court. This is extortion, IMHO. On the other hand we have Eolas, who feels they have a strong enough case to go up against Microsoft directly, and from reading Cringely's article it seems that money is not the primary motivation, although they make it known that they expect to make a bundle from this. This makes for a *BIG* difference between Eolas and PanIP. I don't like the situation with software patents anymore than you do, but at least these guys have the balls to go up against the big boys instead of bullying tiny little companies that can't afford to fight back.

      --
      Please stand clear of the doors, por favor mantenganse alejado de las puertas
    4. Re:Aren't we being a little two faced. by Anonymous Coward · · Score: 0


      Assuming it isn't lysdexic.

  57. So? Who uses crapplets, radioactivex and plugins? by Fefe · · Score: 1

    I say this is good. These are the bane of the web anyway, let's kill them for good. I can't stand all those shockwave ads anyway, applets are dead and activex is disabled everywhere for security reasons.

    I don't see how banning all of these could possibly be taken as a bad thing.

  58. 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.

    1. Re:Plugins, I can do without them by Anonymous Coward · · Score: 0

      Try using Opera. You can toggle plugins, javashit, java, popup windows, gif animations etc... on and off by hitting f12 and clicking them on or off. I leave all this shit turned off unless i need it for something useful... like playing the "verizon guy whack-a-mole" game with flash. ;)

    2. Re:Plugins, I can do without them by Anonymous Coward · · Score: 0

      hey!

      how do you disable the acrobat plugin? Edit -> Preferences -> Options -> Web Browser Options -> Display PDF in Browser is checked and grayed out. I only have Reader installed right now. do I need the full version of Acrobat to change this?

      thanks in advance. :)

  59. Re:Naughty Taco by Anonymous Coward · · Score: 0

    Brilliant! Excellent work. You forgot to replace a few instances of 'Mr. Kelly' with 'Cmdr. Taco' though. But other than that, a fine piece of work.

  60. 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.

  61. 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 kraksmoka · · Score: 1
      the patent is narrowed to Hypertransfer use. in otherwords, it covers using an application with http and a plugin.

      there are as many patents as appz, in fact many go into some individual appz. ever read about the cat fights between Adobe and Macromedia? just open photoshop and look at all the patent declarations if you don't believe me.

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    3. 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
    4. Re:He's right! by kraksmoka · · Score: 1
      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.

      yes, but obvious to all of us today is different than obvious to one man 10 years ago. did anyone in politics "hold these truths to be self-evident" like basic freedoms we enjoy today, like free speech, before someone wrote it? no.

      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.

      dude, i use every browser i can lay hands on, cept for maybe galleon. unless you go to a flash page and see all blanks, you are using a plugin. opera uses them, only one that wouldn't and is still in current use is lynx (my first :). yes, if you can figure an unpatented use of extensible technology, you should patent it. then /. will write an article about AvatarX, super genious, man ahead of his times. until then, stop calling other people's ideas "obvious".

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    5. Re:He's right! by CableModemSniper · · Score: 1

      Bring on the gopher plugins!

      --
      Why not fork?
    6. Re:He's right! by kraksmoka · · Score: 1

      good show! lets all whip out our commodore 64s now!

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    7. Re:He's right! by Hope+Thelps · · Score: 1

      did anyone in politics "hold these truths to be self-evident" like basic freedoms we enjoy today, like free speech, before someone wrote it? no.

      If nobody did then the bit about them being self-evident is obviously wrong.

      --
      To summarise the summary of the summary: people are a problem. ~ h2g2
    8. Re:He's right! by Old+Wolf · · Score: 2

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

    9. Re:He's right! by kraksmoka · · Score: 1
      my apologies, should have quoted more properly,
      "We hold these truths to be self-evident"

      my bad. my point being that they held them as self evident, while the Brittish saw them as baloney. in other words, they decided this idea first. good post, you a lawyer or something?

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    10. Re:He's right! by Hope+Thelps · · Score: 1

      you a lawyer or something?

      No. I do have a law degree, but probably not relevant to your jurisdiction and I am not a lawyer.

      --
      To summarise the summary of the summary: people are a problem. ~ h2g2
  62. All we need by woogieoogieboogie · · Score: 1

    This is all we need, a further split in commonly used web technologies and a return to not only proprietary formats, but proprietary implementations.

    --
    ... Governments are instituted among Men, deriving their just Powers from the Consent of the Governed...
  63. Who are all these people? by Anonymous Coward · · Score: 0

    There's something very funny going on here. Browsing at +3 I see not ONE comment supporting Eolas' stance. Doesn't ANYBODY want to see Microsoft take some heat? I begin to wonder just who these posters are. (looks up at address bar to check if this is really is slashdot...)

  64. 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.
  65. 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.

    1. Re:Double Standard for M$? Free Programming by Anonymous Coward · · Score: 0

      If the system is already FUBAR, then this will just change the shape of the FUBAR. N'est pas?

    2. Re:Double Standard for M$? Free Programming by fearincontrol · · Score: 1

      Typo, I know... Wide ranging and debilitating software patents are what all free programmers hate...

      Sorry, it must've been earlier than I thought.

  66. 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.

  67. 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"
    1. Re:Come on MS! by Anonymous Coward · · Score: 0
      If MS get hacked off with the shitty patent system then they might start bribing, er... lobbying, politicians to fix the bastarding thing.

      Nice thought, but I doubt it. Instead it'd be cheaper for them to buy the patent from Ebolas.. I mean Eolas.. and use the patent to squash competition.

  68. 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).

  69. Hypocrites by Anonymous Coward · · Score: 0

    Slashdot readers love to go off on bullshit patent claims, except when it works against Microsoft I guess.....grow up, folks.

  70. 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.

  71. 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?

    2. Re:Selective Patent Enforcement by Anonymous Coward · · Score: 0

      I'm pretty sure he meant the modern internet as it is now, with java, flash, active-x, and all that other junk.

    3. Re:Selective Patent Enforcement by thasmudyan · · Score: 1

      That means this patent is a legitimate patent, and it isn't a bad patent

      I would argue that it is in fact a bad patent. If a patent is absurdly broad and general like this (I mean properly enforced it would bring IT as we know it right down) it should not be allowed to exist. You should not be allowed to patent general technology ideas. If it would be a certain special, genius method to manipulate data or something, that would be a different matter. But please not stuff like this...

      There is of course also the small matter that I think there are almost no good patents for software, but that's another matter ;-)

      --- yeah and I patented the frigging blinking cursor...

  72. Um, two wrongs dont make a right? by hackwrench · · Score: 1

    Yes, Microsoft is wrong, but it is wrong for a company with a stupid patent to win, too. Just beat Microsoft by doing things right.

  73. Eolas = Ebola ??? by derfla8 · · Score: 1

    What a scary thought, the name of this company has an uncanny striking resembelance to virus Ebola. Coincidence or foreshadowing? Hmm...

    1. Re:Eolas = Ebola ??? by Anonymous Coward · · Score: 0

      Actually, I thought it was a typo for "Eulas", and the article was going to be about how users were so pissed off about the new licensing that they were finally starting to smell the coffee and switch to Mozilla... :p

  74. "Plug-in" vs DLL. by hackwrench · · Score: 1

    just how different is a Plug-in from a DLL anyways. Microsoft has had DLL type technology for how long? Since QB 3 at least, but I'm not sure how far back that was.

  75. 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 angelo · · Score: 1

      well, since you can just download a jar and, under most OSs, just double click it to run it, I don't see this as a windows-only issue. It goes from a browser-based applet to a java application, which isn't a bad thing (except for UI issues. Sun needs to allow menu strips to attach to the menu bar in Mac OS 9.x/ Mac OS X)

    2. 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!
    3. Re:Shockwave IS useful by Anonymous Coward · · Score: 1, Funny

      and those stupid scroll bars that look so cool but suck

    4. 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.

  76. 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?
  77. 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?

  78. 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.
    1. Re:Given that Microsoft is de facto above the law by thasmudyan · · Score: 1

      Ha, you're confusing MS with NURV fromt the Antitrust movie. The real MS don't kill, instead they send you some anti-piracy sheriffs to take away your stuff whether you bought Windows legally or not (it's almost an impossibility to absolutely legally own the software).

  79. Not Likely to win by Anonymous Coward · · Score: 0

    They do not have the billions required to buy a favorable verdict as was shown in the recent MS trial.

  80. 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 Anonymous Coward · · Score: 0

      But I'm pretty sure all those other companies have a similar amount of patents that haven't been enforced. So, when they sue MS, and MS sues them, they can sue MS again. Rinse, repeat. This could turn into a very, very big legal mess.

    2. 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."
  81. Doyle Better Do it by Anonymous Coward · · Score: 0

    So will Mike Doyle give in to the Microsoft checkbook or will he opt, instead, to change the world of IT as we know it, knocking Microsoft down to size along the way?

    If he doesn't, a looooooooot of people will be pissed off.

  82. 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.
  83. lose/lose by Anonymous Coward · · Score: 0

    This is another case of the horrid patenting of math. It doesn't matter how bad you hate M$ you have to be on their side in this becuase if they don't win patents are legimized to a wide audience which means technology get set way back as companies have to remove many of their products from the market or pay huge premiums.

    If Microsoft wins it's the status quo, which turns out to be the lesser of 2 evils. Anytime you have to hope M$ gets to keep doing business teh same way you've already lost.

  84. 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."
    1. Re:No conflict or hypocrisy here by thasmudyan · · Score: 1

      You're totally right brother. Just because this is against MS doesn't mean it's right. In fact, this patent (like most others) is completely unjustified. There should be no software patents AT ALL - and even if you think you got to have them, there should be a LOT LESS of them, and certainly none that patents the use of plugins for $%&!#! sakes. The only reason we can be glad for is that MS has the power to settle this with money in the long run, where as if it had been Mozilla for instance, it would simply mean the end!

      Of course in the long run, this is really bad, because a long history of monetary out-of-court settlements gives absurd patents further credibility with the judges.

      Software patents are pure crazyness, a form of modern, legalized robbery!

    2. Re:No conflict or hypocrisy here by Anonymous Coward · · Score: 0

      The best way to kill the patents is to allow a small company such as this, to effectivly control the market. Once that happens all the big boys will lobby (read as Buy) their owned congress(wo)?men to change the laws.

  85. 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.

  86. Obvious to you, obvious to me. by Anonymous Coward · · Score: 1, Insightful

    Even if Eolas had implemented this first, does every tiny new improvement deserve a patent? Plugins were by no means a new idea at that point in history. Eolas patented the idea of using a text code in a hypertext document to trigger a plugin.

    Would you say I should be given a patent if I think of using plugins in an image editor? How about a word processor? These things are almost identical, yet our patent office sees each as some groundbreaking paradigm shift. So do you, apparently.

    As an aside: that example you use to support your argument.. "SERVER PUSH." "Server push" was never an innovation. It's just another name for sending continuous content from the server to the client. Ever heard of this thing we in the real world call a radio?

    It is frustrating to no end to see the logic in practice that has created the patent system of today.

    1. Re:Obvious to you, obvious to me. by Gonarat · · Score: 1

      Maybe this will be the case that breaks the back of "software patients." Cases such as this and the PANIP lawsuits will end up putting the brakes on Software Development in this country. Countries (such as China) who do not recogize or enforce software patients will end up going ahead of the U.S. As much as I think Microsoft abuses its monopoly position, this is not the way to tear them down. It may be Microsoft today, but who's to say it won't be OSS tomorrow...

      --
      Beware of Sleestak
  87. 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?"

  88. personally responsible? by JustKidding · · Score: 1
    as Microsoft crushes an opponent in violation of the judgment, Gates, Ballmer, Shirley and the others will have to pay, personally.

    Nice! that means it's only a matter of waiting.

  89. You're missing the point by flash010 · · Score: 1

    If Eolas wins its patent battle, its intellectual property will become the silver bullet to kill Microsoft -- for whomever buys Eolas.

    IANAL (AFAIK), but whoever owns the patent will be able to issue an injunction against Microsoft. Eolas won't issue the injunction, instead it will be the mega-company that buys Eolas. AOL, Sun, Apple -- anybody who would like to stick it to MS. What would that be worth to a multi-billion dollar company in competition with Microsoft? What would that be worth to a company like AOL/Warner, who would then have the only widely distributed web browser to support plugin technology?

    If you read the end of the Cringely article, you'll see that Eolas is actually making a sales pitch.

    In fact, if you want to be really suspicious, you might suppose that Mike Doyle emailed Cringely so that he could get acquisition talks started. If someone bought Eolas right now, on speculation, Eolas wouldn't have to pay its legal bills all by itself... hence making the fight more winnable.

    1. Re:You're missing the point by flash010 · · Score: 1

      Well, the story is about how Eolas won't sell out to Microsoft. It was, in fact, about how they'd stick it to microsoft.

      This is the opposite of what you suggest, which is that Eolas would sell out to Microsoft. You read a different story.

      Regardless, what Eolas has is a bidding war between every billion-dollar company that wants to stick it to microsoft. Nice place to be.

    2. Re:You're missing the point by flash010 · · Score: 1

      if microsoft offered to buy them im sure they would sell...

      I'm sure you're correct, though Eolas' CEO would lose a lot of credibility if he flip-flopped like that.

      Still, any bidding war that pits MS against its competitors for the right to make a usable web browser -- let's just say it's looking good for Eolas. And if the Eolas CEO has the courage of his convictions, it's looking bad for MS.

  90. Yeah right, don't be so naive by error0x100 · · Score: 1

    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

    Its called a "blackmail threat", and the purpose is entirely to add "scare value" to Microsoft in order to drum up the payout that Microsoft will eventually pay to "license" this company's "technologies". The trick is to *really* sound serious about "not allowing Microsoft" to use these technologies - the more Microsoft believes you, the higher you can charge, so at no point can you allow the illusion of the threat to be shattered by providing clues about the real truth.

    I mean, think about it, what *reasonable person* would NOT rather just accept a HUGE multi-million $ payout from Microsoft (which will still be peanuts to MS), and never have to work again? You just have to play your cards right.

  91. You really think microsoft will lose ? by bxbaser · · Score: 1

    Where have you been the last 5 years ?
    Microsoft owns the courts.
    And if they did lose they would sue for all competing browsers to be subject to the same adverse rules as they will be subject to.
    And last but no least if they lost they would just buy the patent for whatever sum of money it takes to buy it.(think 300 million dollars,that would corrupt anyone).

  92. Eolas - thuggish techno bandits? by thasmudyan · · Score: 1

    From their site: Eolas also 'invented' the now-ubiquitous stylized "e" logo. IBM purchased rights to use it from us in 1997.

    Let me get this straight, they patented a letter with a sort of spiral around it (like @)??? Seems they have experience in making profit from patenting mainstream ideas. What a rip off. And big companies are sure paying just to keep publicity down. Man, the system is thoroughly broken and petty thugs are running rampant with patent and copyright as their weapons. How could it be possible to patent generic plugin technology? This is stupid and I sincerely hope I won't get sued because I dare to say so.

  93. Bad, very bad by EdMcMan · · Score: 1
    First of all, Microsoft will not lose. Their economic power is so great is stretches into political power. A few bribes here and there, and they win. If the government itself cannot win a lawsuit against them, well, it's not going to happen.

    Secondly, even if they do win, doesn't anyone find it a little unsettling that some company we havn't heard of suddenly controls all the browsers in the world? Patents - blah.

    1. 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
  94. Boycott MS products by Anonymous Coward · · Score: 0



    We all should stop buying MS products and when ever you order PC's from HP & DELL ask then you want your Redhat 8.0 or other Linux desktop distro. This will choke the air out of microsoft. Linux desktop runs better than carppy windozes I have been using linux for the last one year and never looked back. I love redhat 8.0 desktop.

    1. Re:Boycott MS products by thetman · · Score: 1

      "This will choke the air out of microsoft"

      AAAHAHHAAHAHAHAHAHAAAHAHAHAHAAAA

      Delusions of grandeur perhaps??

    2. Re:Boycott MS products by Anonymous Coward · · Score: 0

      You sir are a NITWIT... peace...

  95. E�las by gurensan · · Score: 1

    'eòlas' is Scottish Gaelic for 'knowledge'.

    --
    You are all fartheads.
  96. And while we're at it by Anonymous Coward · · Score: 0

    ... "invented here." are trademarks of Eolas Technologies Inc.

    I hope nobody uses that term anywhere because those two words also belong to the guys with the e...

  97. Re:Hercules by Anonymous Coward · · Score: 0

    And he's gay!

    Which one? Eolas, Hercules, or Sorbo?

  98. 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
  99. 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.

  100. 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.
  101. 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...

  102. 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
  103. Wait, I thought patents were bad? by Anonymous Coward · · Score: 0

    You can't have it both ways people: either you think patents are bad or you think they're good. Pick a side and stick with it already.

  104. 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 ----
    1. Re:Bull, they are buyable. by Anonymous Coward · · Score: 0

      Of course, it's all just tactics to drive the price up high...

  105. 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.

  106. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  107. 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
  108. Time Length by Anonymous Coward · · Score: 0

    Courts are reluctant to enforce large damages when the time frame from discovering the infraction to point of lawsuite is too long. This is to prevent people from enriching themselves from lawsuits.These lawsuits isnt simply just about proving who invented what first. When it come time for damages, the process one takes to remedy the situation like filing a compliant with the other company's leagl dept etc, is just as important.

  109. haven't we seen things like this before? by endrek · · Score: 1

    I think we've all seen some company pop up with a ridiculous patent for everything and try suing other companies for money. Typically, though, they stick to small companies who can't defend themselves, and make a bit of money. Do enough and it works out for you (evilly).

    How ever, it doesn't really hold up, its just they have a larger legal team. Taking on Microsoft is ass stupid. If the US government couldn't deal with them comptetently, how the hell will this company. Especially since the US government had a valid case, and this company really doesn't most likely.

    The odds of them winning this are probably in the zero range, and they deserve to get ass kicked for being so asinine as to try the stupid patent thing, and for then being so stupid as to start with the biggest company.

  110. Misread by The+Pi-Guy · · Score: 2

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

    --j

  111. Re:So? Who uses crapplets, radioactivex and plugin by TheLastUser · · Score: 1

    While I would agree that advertisers have used applets and shockwave to annoy us, that's more the reponsibility of the web site you are viewing. If they want to have adverts begging their users to "punch the monkey" then they should suffer fewer users.

    ActiveX and Java applets can be very useful when creating complex web apps. Frequently, basic html form elements are not enough to build a truly useful interface. This is when its good to have something like Java. ActiveX is a waste of time since it only works on win32, has download sizes on the order of 10x an equivalent applet, and has no concept of a security model.

    Personally I am all for plugins, just not for people who use them to annoy others.

  112. Flamebait? by Bunji+X · · Score: 1, Offtopic

    I am flaming, but the parent is interresting?

    Overrated or Offtopic would have been ok, but Flamebait???

    Hopefully metamod will get these loosers.

    --
    ---
    The combined human population is enough to feed every living tiger for app. 28000 years.
    1. Re:Flamebait? by Anonymous+DWord · · Score: 0, Offtopic

      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.

      --
      "If he thinks he can hide and run from the United States and our allies, he's sorely mistaken." Bush on bin Laden
    2. Re:Flamebait? by Bunji+X · · Score: 1

      Call me up when you speak Norwegian fluently, then we can have this discussion again.

      --
      ---
      The combined human population is enough to feed every living tiger for app. 28000 years.
  113. 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.

  114. Vermin! by Anonymous Coward · · Score: 0

    Companies like these are to the software industry what vermin is to the ass!

    of course, they should be pretty lame too to think that a sane judge would rule in their favor on something with such consequences and a lamest patest!!!

  115. 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.
  116. Eolas? by Badge+17 · · Score: 1

    Hmmm... I always thought that it would be the EULAs that would kill Microsoft.

  117. 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.

  118. Could Eolas End Microsoft's Browser Dominance? by jdkane · · Score: 1

    No.
    Didn't you see that last court case?

  119. 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.

  120. No way by md27 · · Score: 1

    There's no way that any court would allow this company to say screw you Microsoft, and allow everyone else to use their stuff. You can't selectively inforce a patent, even if they aren't full of crap and do have the patent. If the stick it to Microsoft the court's gonna make them stick it to everyone. And seriously, how could some company patent the idea of extending a program, overall I just find this stupid.

  121. 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.
  122. The ::shudder:: consumers will decide the response by RandomUsername99 · · Score: 1

    yeah, all of us geeks hate this proprietary browser stuff; however, lets not forget the whole reason why anybody can make any money on the net... consumers. Unless you don't work in tech, or don't care about losing your nice tech job, you need to keep the web convenient and flashy enough to keep the masses interested. Without interest in the net, interest in computers declines, with interest in computers declining, MS loses out on there OS market. I think that the notion that MS would try to push the use of IE after their loss in this trial is ridiculous. I'm sure that they will be distributing a 3rd party browser with Windows at the first hint of a loss. I do technical support for various products, some of them are web based. The majority of the people that use the interactive features don't know what the term "web browser" means, let alone the name and brand of the one that they are using. They will simply go to whatever is flashier and more functional from their perspective. I personally use Lynx as much as I use Mozilla, but I understand that I am no longer the target audience for the net (like I was about 10 years ago). and this flashy interactive crap needs to be there for anyone besides the geeks to bother using it! I think that if MS lost, there would be a large amout of people that would still use IE purly out of habit for a while, but once how crippled it actually is caught on, then I think that it would steadily die out over about 1 year's worth of time. No big bang, no dramatic explosion, just slowly die.

  123. 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.

    2. Re:No, you fool, think it through by Anonymous Coward · · Score: 0

      No. You are a fucking hypocrite showing your true colors. Idiology is NOT to be applied flexibly. Justice for all, even the unjust. That's the fundamental principle our country is founded on and you should be ashamed of yourself.

      And I bet you're a shitty developer too. Oh, wait, am I not supposed to make unsubstantiated statements here? If only this sourt of "idiocy" could happen less often.

  124. Re:Shockwave IS useful (its not) by Anonymous Coward · · Score: 0

    Simple, for the end user, IS a plugin. They install it once (if at all), and boom.

    There are some really awesome flash sites that wouldn't be anywhere near as good in html. Keep in mind (I only develop html and server side scripted sites) some people like flashy sites.

  125. 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/

  126. Great by Anonymous Coward · · Score: 0

    another idiot who was granted an overly broad patent, and is now seeking to cash in even if it hurts everyone else.

  127. 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
  128. 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
  129. Considerable prior art will invalidate the patent by Anonymous Coward · · Score: 1, Informative

    There is far too much prior art. I worked for a company that sold a product, developed in 1992, that communicated over a network and used plugins wihtin a clickable multi-hypermedia enviroment. There are issed patents filed which describe the above product. Infact, Netscape did come to own those patents...

  130. Even if Eolas loses- by Anonymous Coward · · Score: 1, Interesting

    They can just write a book about it and make back more money than they ever did selling software. Being David vs Goliath is a win-win situation.

  131. 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!

  132. 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.
  133. 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.
  134. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  135. 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
    1. Re:Not all plugins covered by Anonymous Coward · · Score: 0

      the abstract of a patent does not define what a patent covers, the portion that defines the coverage is the portion of the patent called the claims. legally the abstract is irrelevant and is only added to make searching by the examiners easier.

  136. 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.
  137. 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!

  138. Who said anything about by hackwrench · · Score: 1

    level competition, and who said the Iraqi army was doing the right thing. Essentially, most of what you are saying is that Microsoft is doing the right thing. Taking the ballgame away from Microsoft... Does Wine acheive that a little bit...There are other ways of taking the ballgame away from Microsoft than bad patents.

    Think about it and tell me where I'm wrong.

  139. 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.

  140. 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.

  141. 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.

  142. You realize.. by Xeo2 · · Score: 1

    You realize that if they do keep IE from using these standards, MSFT will just come up with something worse and declare it a standard, then ban the use of Eolas' components in all versions of Windows?

    --
    ___ alwaysBETA.com - Hey, you've got nothing better to do.
  143. Prior art... by Anonymous Coward · · Score: 0

    someone's gonna hate me, but check out
    viola.org.

    The real threat is if MS makes a deal to lose
    and then buy up Eolas. Then they hold all the
    cards (if you beat one monopoly rap, you can
    beat another). I wouldn't believe Eolas' PR,
    which might be intended to deflect careful
    scrutiny from outside.

    But then this is all just a wild conspiracy
    theory, so you should pay no attention.

  144. Prior Art? by Anonymous Coward · · Score: 0

    Embedding one application inside another was done between Microsoft Word and Microsoft Excel long before the browser wars happened. How is this patent relevant?

  145. -10 for flamebait by Anonymous Coward · · Score: 0

    /. fans the flames of what makes it popular! more news at 5pm!

  146. Let me repeat myself by PaddyM · · Score: 1

    Intellectual property is what you keep to yourself.

  147. Problem with that plan. by Anonymous Coward · · Score: 1, Interesting

    You cannot REFUSE to licence a patent, you have to accept SOME price, or your patent isn't valid...

    because a Patent IS a monoploy (goverment granted excluse market) and you cannot be anti-compeditive.

    (unlike Microsoft, which isn't a true monopoly, as Mac's and Linux existance proves)

    1. 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.

    2. Re:Problem with that plan. by Bobb+Sledd · · Score: 1

      Huh? You don't have to license a patent at all to anyone. It's a US Gov't granted legal monopoly and a patent holder can either choose to or not to license it.

      --
      "They said I probly shouldn't fly with just one eye," "I am Bender. Please insert girder."
    3. Re:Problem with that plan. by Anonymous Coward · · Score: 0

      You cannot REFUSE to licence a patent, you have to accept SOME price, or your patent isn't valid...

      because a Patent IS a monoploy (goverment granted excluse market) and you cannot be anti-compeditive.

      (unlike Microsoft, which isn't a true monopoly, as Mac's and Linux existance proves)

      where is that in the law?

  148. Hmm, this sounds familiar by MadocGwyn · · Score: 1
    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?" Lets have a monopoly, sound familiar?

    Whote quote in the article sounds a lot like a sales pitch, strikes me that their thinking of getting the injunction and then selling themsevles to a big company for much much more money then ms would give them in a settlement. THe high ideals idea got weaker and weaker the more i read of the quote.

    --
    Jesus saves, everyone else takes full damage from the fireball.
  149. This MSN Explorer... by Anonymous Coward · · Score: 0

    what is it? What's the difference between it and IE?

  150. Has it ever occurred to you... by Backov · · Score: 1

    That maybe more than 10 people post here?

    That maybe the people that are now cheering on Eolas are not the same people that boo software patents?

    That maybe your post is redudant as hell?

    Cheers,
    Backov

    --
    In the law there is no overlap between theft and copyright infringement whatsoever.
  151. Ganging up by JamesKPolk · · Score: 1

    What do you think just got wrapped up in court? Sun and AOL/Netscape whined to the DOJ, and all three ganged up on Microsoft.

    I'm pretty sure even the Business Software Alliance (BSA) endorsed the DOJ's side of that case, and MS is a member of that group!

  152. 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.
  153. 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!
  154. Re:Shockwave IS useful (its not) by Anonymous Coward · · Score: 0

    Two more good uses for flash. The verizon guy whack-a-mole game and the all your base video ;)

  155. 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
  156. 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
    2. Re:Duh... by Bobb+Sledd · · Score: 0

      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.


      You're obviously misinformed on many aspects of intellectual property.

      First, utility patents give much more protection than copyrights do (they are also much, much more expensive to obtain, and take longer). I think you meant to say that design patents give equivalent protection to copyrights.

      You can patent many things that are abstract. You can patent a business process. You can patent any process for manufacturing an item. You can patent a type of plant. You can patent a drug. And, of course, software.

      Design patents are pretty much useless. They really amount to nothing more than a copyright on an object. For example, Nike might get a design patent on a particular type of shoe. There is no utility protection in a design patent, and all it is meant to do is deter a competitor from copying an object exactly (a simple design change gets around that). Design patents have *no* requirements for originality other than they cannot have been patented before, and the design cannot have been for sale or offered for sale for over a year before filing a patent application, and a few other small things.

      Though your argument for the LZW patent seems too ambiguous to debate, I'll try to point out a few reasons why you MIGHT not be able to do what you describe without infringing.

      Let's assume there is no prior art, no patents, and you have invented a box with wheels and have obtained a patent. If I invent a better box with wheels, say one made of steel and that has rubber coated wheels, I still infringe on your patent. It doesn't matter that mine's improved or better, because I still infringe. Now, I could get a patent on the process of manufacturing the box with wheels, or the use of steel and rubber on my box with wheels, but I STILL INFRINGE the original patent. The only difference now is that *you* can't make a box using steel and rubber wheels.


      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.


      Wrong, somewhat. You could make a program that converts LZW bitstream formats to an audible sound wave, for example, because you're neither compressing nor de-compressing the LZW file format. The patent says nothing about accessing the file nor playing it as a sound.

      If a patent covers elements A,B, and C, and your invention has elements A,B, and D, then your invention doesn't infringe. If your invention includes elements A,B,C, and D, then your invention infringes, but you can also get a patent on D only. Get it?

      There are many bad patents. And I think the terms are too long on patents. And I think the USPTO doesn't do a good job of rejecting patents and conducting prior art searches outside of already patented inventions. But, they are there and we have to live with them. Hope this clears things up a bit.
      --
      "They said I probly shouldn't fly with just one eye," "I am Bender. Please insert girder."
  157. Prior Art - Plugin examples from the 1980's by shking · · Score: 1

    Doesn't anyone remember Hypercard? It was Apple's hypertext environment back in the late 1980s. Hypercard had a well-defined plug-in API.

    Didn't Photoshop and other graphics applications have plug-ins galore?

    Active-X controls? What about extensions in the old MacOS? What about control resources in the old MacOS.

    In each case, we can add new file formats and can add new controls and functions via plug-ins. What's so special about browsers? They are just another application. It's inevitable that some programmer "skilled in the art" would decide to add plug-ins to a browser.

    --
    -- "At Microsoft, quality is job 1.1" -- PC Magazine, Nov. 1994
  158. 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

  159. Hey, if the browser is good enough by The+Analog+Kid · · Score: 1

    then why should you care. If its works well, is secure, and puts Microsoft in a bad position why care.

  160. 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.
  161. #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
  162. 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
  163. Forpulte hestkuk by Anonymous+DWord · · Score: 1, Flamebait

    Hjernen din er helt herpa.

    --
    "If he thinks he can hide and run from the United States and our allies, he's sorely mistaken." Bush on bin Laden
    1. Re:Forpulte hestkuk by Bunji+X · · Score: 1

      You know some Norwegians? Good for you.

      --
      ---
      The combined human population is enough to feed every living tiger for app. 28000 years.
  164. 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
  165. meanwhile, a few years back .... by Anonymous Coward · · Score: 0

    I remember pathetic stories of worried MS workers, using Gate's mom, to tell him that the Internet is important and yes we need a TCP/IP stack and a browser. Lesson learned, we should have patented
    IP and let MS hang a printer off of each machine that needs printing. But what am I saying, even to this day, there is one user per MS box. What a waste of people's money...

  166. 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.
  167. Soft Pats are Inefficient by ibi · · Score: 1

    Intellectual property rights regimes are expensive to maintain and they limit the natural tendency of ideas and their expressions to multiply and mutate. The standard justification for these costs is twofold - first that someone who makes something, even a thing as insubstantial as an idea, has a moral right to that thing. Part of that right is asserted to be the right to stop anyone else from using it. Secondly, that inventors/creators will be more likely to make ideas/expressions if they can demand payment for that idea's use.

    Copyright, for all it's problems, is something that just about creative person can benefit from (you don't even need a lawyer to assert a copyright) and represents a clear and limited restraint on the productive work of other people.

    Patents, on the other hand, suffer from a bunch of cost-creating problems. For something like pharmaceuticals where a single invention can cost $100M to bring to market, patents can make sense. Unfortunately, all of these negatives become much bigger with software patents.

    Soft Pats are expensive to apply for and maintain (it takes years and tens of $K to apply for one and (often > 10) years and $M to pursue claims. Given that and the uncertainty of getting a patent the plus side is long time coming.

    But it gets worse. A good property rights regime (PRR) has the property (baabing!) of producing clear distinctions between what's yours and mine. Under a good PRR it's cheap (relative to possible gains) to find out whether you're using someone else's property. If you buy a house, you do a title search to see if you are getting a clear right to the house or not. Imagine what it would do to house investments if it cost 100X the house cost to do a title search - and there were rumors that a lot of houses might not belong to their sellers. People would still use houses, but they wouldn't pay much for one and would be reluctant to spend to repair them.

    Good fences make good neighbors the New Englanders used to say. Want to know which bits of land in a big city are the subject of title (ownership) disputes? Go find the lots with derelict houses and weeds - i.e. the land no one wants to spend money on.

    In the presence of software patents investing in most software is essentially that 100X case - you *can* have no real idea before you build something whether it's clear of claims or not. (Just look at how long it takes big companies with lots of smart lawyers to figure out whether their *own* patents apply to something as well specified as a W3C standard. Now imagine a small company doing the same thing with a more poorly specified program and having to decide whether *any* of the tens of thousands of software patents possibly apply. It can't practically be done - I dare anyone to disagree and not feel like an idiot :-)

    Software patents being regularly litigated would turn our entire industry into derelict cities - imagine the core technologies becoming like Soviet era housing blocs - managed by monopolies unwilling to spend money on new investment because they don't have to - surrounded by broken down crumbling suburbs full of tents cities filled by hordes of homeless engineers constantly being told "Out! - that's somebody else's property you're using!"

  168. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  169. Here's the deal. by Om242 · · Score: 1

    Ok, here's the deal...

    He'll go the route all the others went when facing MicroSoft. If this whole thing succeeds, and he can actually forbid MS from using the tech, then Bill Gates will puff on his cigar and say, "We're at Defcon 5."

    At which point... a missile will shoot from the heavens directly at the house of this patent holder, exploding 100 yards over it, thus raining 100 dollar bills down. These 100 dollar bills will cover the roof and the yard in a total blanket of green about 1' deep.

    Then a man will walk to the door and hand him a letter. On the letter, it will say:

    "Any questions?
    Love, Bill Gates."

    And that will be that.

    Its like in the Simpsons when they asked Crusty about something he did. He burst into tears and said "THEY DROVE UP TO MY HOUSE WITH A DUMPTRUCK FULL OF MONEY!!!!"

    ++Om

  170. Patent not so stupid by dolph0291 · · Score: 1

    I'm glad so many here are such patent and technology experts. At the time the patent was filed, this technology was new and filing a patent for it was hardly a stupid thing to do. These patents take years to approve, and a lot of hard work and money goes into them. And if a company like MS takes this company's patented idea and modifies it, the company has every right to amend it's patent with the improvements. After all, they were using its stuff in the first place. That's the way it works. And if you want to get into defending M$ in the matter of filing patents, you'd better retreat from that position, as they file one for just about everything they can. If you look at their patent history, they're actively trying to control most internet protocols, so we'll all end up paying them for what we now take for granted as free. And don't act surprised. They'd charge you to butter your toast if they could.

  171. 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
    1. Re:Dates? by pediddle · · Score: 1

      I'm no patent lawyer, but obviously neither are you. Basically, you have a year to file your patent after the first public demonstration.. That's not a calendar year, so a demonstration any time after October 1993 would make the whole thing kosher. Oh yeah, and you can file a provisional application to extend the filing deadline by yet another year.

  172. 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).

  173. Look at the Assignee... by kender · · Score: 1

    From the patent office's link to the patent the assignee is "The Regents of the University of California (Oakland, CA)".

    Hmmm... They say in their about page that they were spun off of the university, but it doesn't look like they officially changed ownership of the patent.

    I can't see the University of California turning down a $1 billion dollar donation any more than Sun would.

    Assuming this research outfit has unrestricted ownership of the patent, I think they would have a hard time turning down a number that had as many zeros in it as a billion. Then where would we be? Microsoft would have a more difficult time exploiting a purchase of this patent because of their obvious monopoly problems, but there are a couple of things they could probably do to attack open source software.

    Lets say that Microsoft purchases this patent and agrees to license this "fairly" to all comers as long as all users respect their digital rights management initiatives or place some other speed bump to open source browsers or browsers on open source platforms.

    Eolas's thought exercise of not allowing IE to use their "technology" is probably just posturing for a better settlement and the judgment will come down to money in the end... Something that Microsoft has plenty of.

    The best case could be that the patent is overturned and drops into the public domain. Then there will not be a private interest that would control what is becoming an important part of the browser experience.

    1. Re:Look at the Assignee... by Anonymous Coward · · Score: 0

      The assignee at time of issue is all that appears on PTO web site, the current assignee is not there, only what is called an assignment check at the PTO itself will give you that info (or a Lexis search). The Patent office does not think that an on-line system for assignments is needed.

  174. Re:Shockwave IS useful (its not) by mejh · · Score: 1

    This is one of my favourite uses of flash:
    Ultimate Flash Face

  175. "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. ;)

    1. Re:"ACs..." by Anonymous Coward · · Score: 0

      why would anyone care about a response from a person who can't even read who the original post was from, and then adds a spelling flame to boot?

      featureless=brainless

  176. What Is "New" In Patents by Anonymous Coward · · Score: 0
    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?

    You call it "unique", but then question whether or not it is "new". In patent law, "new" is novel (as in never having been done before - you might say it's unique). The question is not whether it is "new", because if it has never been done before, it is new ("novel") in the patent sense. In patent terms, the real question in your scenario is whether what you have done is non-obvious.

  177. 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?
  178. 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".

  179. All for one, one for all! by bitspotter · · Score: 1

    The law should apply to all of us or it applies to none of us

    You're right. US laws really ought to cover eveyone. P2P pirates, FBI Agents hacking into computers abroad... ...*cough* Russian programmers *cough, cough*...

    I mean, who knows what's right better than the Yanks?

    --
    Don't Blame me; I'm moving to Canada.

  180. All for one, and one for all! by bitspotter · · Score: 1

    The law should apply to all of us or it applies to none of us

  181. 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.

  182. 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.
  183. "ACs..." by Featureless · · Score: 2

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

  184. Last Post! by alpg · · Score: 1

    There are three possibilities: Pioneer's solar panel has turned away from
    the sun; there's a large meteor blocking transmission; someone loaded Star
    Trek 3.2 into our video processor.

    - this post brought to you by the Automated Last Post Generator...