Slashdot Mirror


W3C Approved Patent Policy: Royalty Free Standards

Danny Weitzner writes "The World Wide Web Consortium has approved the W3C Patent Policy based on review by the W3C Advisory Committee and thanks to lots of input and cajoling from the Open Source community and slashdoters. Read the public Director's decision. We're the first major standards organization that sets the explicit goal of producing only standards that can be implemented without paying patent royalties. Our policy requires legal commitments from all who contribute to the development of Web standards that patents held by the contributor will be available on royalty-free terms. Both proprietary and open source software have been critical to the growth of the Web. With this policy, we intend to enabled continued innovation by both open source and proprietary development."

144 comments

  1. Unfortunately... by Waab · · Score: 5, Funny

    Unfortunately, Bezos already has a patent on the use of a royalty-free patent policy. Though I'm sure he'd be willing to license it to W3C for a reasonable fee.

  2. Finally by KDan · · Score: 5, Insightful

    Some good developments in the great techno-legal world war. There had been too many bad ones lately...

    This one would have been a small disaster if it had gone wrong. Now let's hope the EU makes the right decision too!

    Daniel

    --
    Carpe Diem
    1. Re:Finally by Anonymous Coward · · Score: 5, Interesting

      One would never guess from this article that this action was a few months ago considered to be a bad thing by most slashbots. Alan Cox even wrote of this plan that "He could smell the rot from here"
      The problem with a "royalty free" patent, is that it can be sold to someone who then charges you for it.
      This what happened with the jpg pattent. check the previous stories on this subject for more info.
      http://yro.slashdot.org/comments.pl?sid=450 91&cid= 4672042
      http://www.gnu.org/philosophy/savingeurop e.html

    2. Re:Finally by Anonymous Coward · · Score: 0

      But if it is placed in a GPL product, then GPL implementations cannot be charged. Ever.

    3. Re:Finally by Anonymous Coward · · Score: 0
      The problem with a "royalty free" patent, is that it can be sold to someone who then charges you for it.

      The patent holder is required to grant a royalty-free license for the duration of the patent. Once they have granted the license, they can not suddenly take it away. Sure, they can sell the patent to someone else, but that someone can not revoke the previous license.

  3. hmmmm by daveatwork · · Score: 2, Insightful

    I wonder whether this will make getting software patents easier or harder, and whether people who failed to get a royalty patent go for one of these instead?

    1. Re:hmmmm by aborchers · · Score: 4, Informative
      I wonder whether this will make getting software patents easier or harder, and whether people who failed to get a royalty patent go for one of these instead?

      It will make no difference. W3C does not issue patents, governments do. The issue here is that patented work with non-free licenses will not be accepted as W3C standards.
      --
      Trouble making decisions? Just flip for it.
  4. It's a shame by truthsearch · · Score: 5, Insightful

    It's really a shame that they have to allow patents at all. If they didn't they'd alienate most commercial contributors who'd then go to another standards body, or none at all. Since they do allow patents, though, it continues to promote the rediculous patenting of software processes.

    1. Re:It's a shame by bmongar · · Score: 2, Insightful

      Actually allowing the companies to patent it, but only as royalty free allows for defensive patents. That way someone not in the standards org can't patent it.

      --
      As x approaches total apathy I couldn't care less.
    2. Re:It's a shame by truthsearch · · Score: 2, Insightful

      In theory, if it's published by the standards org, no one can then patent it anyway. It should be denied by the patent office... ideally anyway, since we know that doesn't happen. But even if accepted by the USPTO the defence against any patent would be the date the standard is published. I'd rather see the system fixed than use it as a strategy against abuses.

    3. Re:It's a shame by Anonymous Coward · · Score: 1, Informative

      Your argument does not apply if patent application filed before standards publication.

    4. Re:It's a shame by bmongar · · Score: 2, Interesting

      I agree that it would be best to fix the patent system, but the W3C doesnt' have the power to do this, but they do have the power to set up a standards system that allows defensive stratagies. I think it is a good step by the W3C.

      --
      As x approaches total apathy I couldn't care less.
    5. Re:It's a shame by Forge · · Score: 3, Interesting

      Patent law explicitly alows you to file your application up to a year after the 1st publication of the. In other words a "Patent Parasite" can file applications on every W3C RFC after reading the RFC.

      If the RFC is the 1st publication of the idea then the "Patent Parasite" wins.

      At least this way W3C members can criple patent parasite.

      Another step is to use those patented W3C standards to countersue people who attack OSS developers. It's just realy dificult to design a policy for this.

      --
      --= Isn't it surprising how badly I spell ?
  5. Does this mean the Web is GPLed? by Laglorden · · Score: 5, Funny

    Damn that viral licensing ;)

    1. Re:Does this mean the Web is GPLed? by rumpledstiltskin · · Score: 2, Informative

      funny, but no, of course not. just because the w3c standards are going to be royalty free doesn't mean they are gpl'd. quite the contrary, in fact, considering that the gpl *encourages* people to charge for their work. Remember, Free does not always mean GPL.

    2. Re:Does this mean the Web is GPLed? by GiMP · · Score: 1

      Don't forget that GPL *never* means free.
      MIT or BSD, maybe.. GPL, no.

  6. Object of Desire by SimplexO · · Score: 2, Informative

    It's good that they are doing something to protect the people. Now I just hope they don't screw up XHTML 2.

    1. Re:Object of Desire by Christianfreak · · Score: 1, Interesting

      while its somewhat offtopic that's an interesting article,

      though I must say the day I'm forced to use a GUI for writing web pages is the day I quit.

    2. Re:Object of Desire by Bruce+Perens · · Score: 2, Informative
      I just write in old-style HTML and then have "html tidy" do the translation for me. It's a nice free software tool packaged well on Debian and no doubt elsewhere.

      Bruce

    3. Re:Object of Desire by Anonymous Coward · · Score: 1, Interesting

      Nice article.

      Summary: Because IE doesn't support the ancient HTML standard OBJECT tag, the author considers it to be "new technology". Now excuse me, but if IE sucks, isn't that IE's problem?

      Switching from IMG to OBJECT is logical. Not only that, but HTML 4.0-compliant browsers will deal with it just fine, making it nice and backwards-compatible. Your browser doesn't support HTML 4.0? I would encourage an upgrade. It's 2003 for chrissakes.

    4. Re:Object of Desire by kikta · · Score: 1

      But surely you can appreciate the desire to fire up vi or whatever and manipulate your code by hand, right? It's not that you nesscessarily need or want to, but the option of coding by hand (from scratch or just to make an adjustment) is nice and reassuring. In some ways it's analogous Open Source software and being able to "work under the hood" if you so desire or need.

      Besides, then you lose your bragging rights to "I actually bothered to make my homepage XHTML 1.1 and CSS2-compliant by hand!" ;-)

    5. Re:Object of Desire by TheRaven64 · · Score: 1

      I made my homepage CSS3 compliant, but since nobody fully supports CSS2 I went back to CSS2. Shame really, CSS3 has some nice features for pages intended to be printed.

      --
      I am TheRaven on Soylent News
    6. Re:Object of Desire by kikta · · Score: 2, Informative

      Call me wacky, but maybe that's because CSS3 is still under development.

    7. Re:Object of Desire by TheRaven64 · · Score: 1
      I made my homepage CSS3 compliant, but since nobody fully supports CSS2 I went back to CSS2.

      Call me wacky, but maybe that's because CSS3 is still under development.

      CSS2 is not fully supported because CSS3 is still under development? Umm, how did you work that one out?

      By the way, Opera 7 supports a number of the CSS3 drafts (although not the one I was using).

      --
      I am TheRaven on Soylent News
    8. Re:Object of Desire by kikta · · Score: 1

      I thought it was a typo. Apparently it was just bad logic (and sentence structure). I started with product X. Then I went to product Z. Since no one supports product Y completely, I ended up using product Y. Huh?

      If you're concerned with full support, then CSS1 is the logical choice. If not, then give CSS3 a go. Just realize that an under-development W3C recommendation isn't meant for a production site.

      And yes, CSS2 support isn't complete, but it's pretty close. I do all of my sites in CSS2 and don't have any problems. You're site doesn't look that fancy, so CSS2 should do fine.

  7. Good deal... by asparagus · · Score: 5, Funny

    Somewhere, hopefully, a bunch of patent lawyers are groaning.

    Your own damn fault, guys. You got greedy.

    There's only so many people you can harass at the party before you won't get invited to the next ball. Have fun suing each other out of existance.

    1. Re:Good deal... by TopShelf · · Score: 4, Insightful

      I doubt that this will be that great a deal - instead, look for the W3C to become less and less relevant going forward. In the next few years, you'll see more proprietary development, or worse yet, alternative coalitions made up of proprietary vendors who don't care to give their IP away for free...

      --
      Stop by my site where I write about ERP systems & more
    2. Re:Good deal... by JanneM · · Score: 5, Insightful

      That's where the technology buyers become important. When deciding on a particular platform, the PHB's may have a great deal to say about what vendor to use, but it's the tech people (the CTO, if the company is large enough to have one) that determines the basic capabilities of the proposed system. With a stated checkbox-item to use only published W3C standards where applicable, for instance, the buyers can greatly influence what technologies their vendors will support. Some vendor-specific formats nonwithstanding, this is pretty much what has happened in most areas of information technology.

      Vote with your money, in other words.

      --
      Trust the Computer. The Computer is your friend.
    3. Re:Good deal... by Raphael · · Score: 3, Informative
      I doubt that this will be that great a deal - instead, look for the W3C to become less and less relevant going forward.

      Unfortunately, this is already happening. Look at the Web Services area. OASIS has taken the lead for the standardization of most Web Services technologies working on top of SOAP (UDDI, ebXML, SAML, XACML, etc.) Is it a coincidence that OASIS has a RAND policy instead of a royalty-free policy?

      Is is a coincidence that some large companies pulled out of W3C and moved to OASIS? Of course, there are other reasons than the patent policy. The high membership fees of the W3C may be working against it. Also, some political wars between IBM, Microsoft and Sun can explain why some discussions started in some W3C working groups were killed and moved to OASIS. But still, I am hoping that W3C can regain some of the influence that it has lost in the recent months. Otherwise, the royalty-free policy may be largely irrelevant.

      --
      -Raphaël
    4. Re:Good deal... by ckaminski · · Score: 1


      Great, so instead of having "One web", we have a million compuservs, AOLs and Earthlinks all with portal controlled interwebs. God I love that plan! 40 browsers and activex/java plugins to buy your next DVD online.

      Sign me up.
      </sarcasm>

    5. Re:Good deal... by ralphclark · · Score: 3, Insightful

      For crying out loud, will everybody quit bitching! The community - i.e. *us* to large extent - campaigned for this and the W3C actually listened to us. This was one case where people power actually worked. Whether or not it was what you wanted personally, you should be grateful that we as a community do still seem to have some sort of meaningful democracy still available to us.

      We should be thankful for that and move on to the next phase, i.e. campaigning to prevent the balkanization you've predicted.

    6. Re:Good deal... by Anonymous Coward · · Score: 0

      W3C may grow more and more irrelevant, but that's unlikely to be due to this patent decision. I don't think most "real" companies (ie. excluding on-the-last-straw-SCO, and patent predators) like non-royalty-free patents from other companies any more than individuals or hobbyists.

    7. Re:Good deal... by ckaminski · · Score: 1

      I don't know if your browser renders tags or not, but you're just agreeing with we.

    8. Re:Good deal... by Daniel+Phillips · · Score: 1

      I doubt that this will be that great a deal - instead, look for the W3C to become less and less relevant going forward. In the next few years, you'll see more proprietary development, or worse yet, alternative coalitions made up of proprietary vendors who don't care to give their IP away for free...

      Respectfully, you are talking out of your butt. In fact, this move was made precisely to keep the W3C from becoming irrelevant, by ensuring it will put forth only standards that can be generally implemented.

      Go away, astroturfer.

      --
      Have you got your LWN subscription yet?
  8. .NET by Anonymous Coward · · Score: 0, Interesting

    does this mean .NET will never be a web standard?

    thank you W3C!!!

    1. Re:.NET by Anonymous Coward · · Score: 1, Interesting

      Why shouldn't it be? The standards so far released are royalty-free.

    2. Re:.NET by danro · · Score: 1

      Now why the hell should ".NET be a web standard".
      The parts of it that are both good and have something whatsoever to do with the web are mostly standardized already.

      The rest of the .NET framework has, and should have, nothing to do with the W3C.

      --

      "First lesson," Jon said. "Stick them with the pointy end."
  9. Why did it take so long? by Anonymous Coward · · Score: 5, Funny

    Might as well have said: "After much deliberation and comittee meetings, we have come to the decision that 15+1 equals 16. And therefore in all of our publications page 15 will be followed by page 16. We should all thank and congratulate those who contributed time, expertise, patience and a spirit of cooperation to this effort."

    1. Re:Why did it take so long? by Anonymous Coward · · Score: 1, Funny

      Dear A. Coward:

      Please be advised of our patent US#63245431 on "method and process for deciding the page that comes after 16".

      Althought you are currently not infringing on our valuable intellectual property, and we are not required by law to do so, we thought you might appreciate an unsolicited "heads-up".

      Note that we also hold a patent on "method and process for deciding the page that comes before 18", so no trying to come in from the other way.

      Sincerely,

      LawyerDrone

  10. Standards Org? by JamesOfTheDesert · · Score: 5, Interesting
    We're the first major standards organization that sets the explicit goal of producing only standards that can be implemented without paying patent royalties.

    I could have sworn that, for some time, the W3C used to specificaly state that it did not produce standards, only reccomendations. That, apparently has changed, and I'm wondering just when that happened.

    Along these lines, just how does a vendor consortium such as the W3C become a standards body? Is it simply a matter of judging public acceptance and then declaring oneself to be a standards body? (I think that's basically what OASIS did.)

    --

    Java is the blue pill
    Choose the red pill
    1. Re:Standards Org? by JimDabell · · Score: 1

      I could have sworn that, for some time, the W3C used to specificaly state that it did not produce standards, only reccomendations. That, apparently has changed, and I'm wondering just when that happened.

      I'm certain of that too. Now you see the W3C website littered with references to their "standards". I have no idea when it happened, but I'm pretty sure it was in the last couple of years.

    2. Re:Standards Org? by JamesOfTheDesert · · Score: 1
      Now you see the W3C website littered with references to their "standards".

      I used to poke fun at WaSP, the Web Standards Project, because:

      1. WaSP does not follow acroymn standards;there is nothing to correspond to that letter 'a'
      2. Since the W3C produced reccomendations, they should be called WaRP

      But I see now the W3C has started to believe the hype.

      I liked it better when the W3C just said, "We think these things are good enough to go try out in Real Life. Let us know how they work."

      --

      Java is the blue pill
      Choose the red pill
  11. There's still hope, yet. by Chmarr · · Score: 1

    It's things like this that help sway the growing feeling that the corporations and lawyers will take over the world, and my life. Sure... it may still happen, this is just a drop in the ocean, but it's a little light of hope that I'm going to cling to all day, thank you :)

  12. Bad idea. by xconslash · · Score: 1, Interesting

    IMO, the driving force behind innovation in the technology sector has been money, or the promise that you can make money for inventing something and then selling it. Yes open source developers have made tremendous innovations that proprietary has not, but most of these developers have either been paid by a company (ex: a Linux distro), or were doing this development while working for another company (hobby developer). If people start to remove money from the equation, what's left? I cannot beleive the entire technology sector will continute to invent and grow as fast as it has without the promise of profit.

    --


    .sig error: carrier signal lost.
    1. Re:Bad idea. by KDan · · Score: 5, Interesting

      Don't you think it's better if it develops more slowly but in the right direction (to bring people together in the greatest social revolution since the invention of writing) rather than really fast in the wrong direction (another method for people to make money)...?

      I mean, what's the big hurry?

      Daniel

      --
      Carpe Diem
    2. Re:Bad idea. by bmongar · · Score: 0

      Do you really think not getting exclusive patents on a standard precludes profit? I work for a company that has made money of XML and Java, they don't hold the profit off of either. There has been a great deal of money made off of technologies that the companies don't hold the patent for. You are just Trolling.

      --
      As x approaches total apathy I couldn't care less.
    3. Re:Bad idea. by xconslash · · Score: 1, Flamebait

      But what you're doing with Java and XML is in itself innovative I'm sure. I'm not saying you can't make money without royalty patents, but I'm also saying getting rid of royalty patents would remove a different avenue of profit.

      --


      .sig error: carrier signal lost.
    4. Re:Bad idea. by greppling · · Score: 2, Insightful
      Your point is taken, but the issue is that we are talking about infrastructure here. There will always be an economic need for infrastructure, and thus there will always be money to create it.

      But raising this money by collecting royalties from every user of that infrastructure is a bad idea. To exaggerate a little (yeah, just little), imagine where the economoy would be if everyone had to pay 0.01 cent to the inventor of the wheel for every turn of a wheel he is using...

      More to the point, a new web standard that would require paying royalties for every implementation would hinder the technology sector.

    5. Re:Bad idea. by bmongar · · Score: 4, Insightful
      but I'm also saying getting rid of royalty patents would remove a different avenue of profit.

      Yes it would. But that's not what the WC3 is doing, they aren't ending software patents. They are saying that nothing that requires paying royalties on a patent to implement can be part of the standard. You can patent your cool new *ML generator but you can't require everyone who uses *ML to pay a fee. This will allow more people to inovate not stifel inovation.

      --
      As x approaches total apathy I couldn't care less.
    6. Re:Bad idea. by Anonymous Coward · · Score: 2, Insightful

      Having patents is not required in order to make money.

      For example, SQL is a standard. Lots of database vendors make lots of money, yet none hold a patent on SQL, as far as I know.

      What going RF does is remove one potential source of a non-level playing field. Vendors large and small can provide implementations of W3C Recommendations without having to pay a royalty for the Recommendations themselves. This does not mean such firms can't make money, and the lack of a royalty opens the door to small firms attempting to gain mindshare before "the big boys" dive into the space.

    7. Re:Bad idea. by torpor · · Score: 2, Insightful

      If people start to remove money from the equation, what's left?

      What are you, an insensitive imperialistic American pig dog!? (j/k)

      What's left, of course, is motivation for the spirit of doing it. For the fundamental human quality known as 'endeavour', 'fortitude', or 'curiosity'.

      There are plenty of things in life more valuable than money, greedo. And lots of the modern things you and I take for granted got that way in spite of it.

      --
      ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
    8. Re:Bad idea. by xconslash · · Score: 1

      This will allow more people to inovate not stifel inovation.

      But what reason does someone have to innovate, if they can't make any money off it? What do you get in return for your work at inventing something?

      --


      .sig error: carrier signal lost.
    9. Re:Bad idea. by gidds · · Score: 2, Interesting
      If people start to remove money from the equation, what's left?

      Firstly, as other folks have said, `the equation' is a broad area, covering applications software, systems software, consumer hardware, infrastructure, services, and loads of other parts. This simply affects one part.

      And secondly, we're not starting to remove money from this part; we're simply ensuring it doesn't enter it! Think about it: almost all the standards for which the web etc. have become known are patent-free. Do you think the web would have taken off in the first place had HTML, HTTP, TCP/IP, etc. been patent-encumbered? And yet it's become widely used, and lots of people are making money from it in other ways anyway. This isn't a new way of doing things by any stretch.

      --

      Ceterum censeo subscriptionem esse delendam.

    10. Re:Bad idea. by bmongar · · Score: 3, Insightful

      I think you missed the point. The real innovation isn't in standards, it is in implementation of them. For instance TCP/IP, HTML, HTTP are all free to use. IF royalties were required to use these not near the money would have been made off of them. The money is generated by the tools and bodies needed to build around the standards. More money is made by having these standards be free because more people will use the standards and more people will need tools and contractors.

      --
      As x approaches total apathy I couldn't care less.
    11. Re:Bad idea. by jgardn · · Score: 5, Insightful

      Anyone else find it interesting that this post was made a few minutes ago and almost instantly got exactly 4 moderation points for being interesting?

      I'll tell you what's left when you remove royalties from the equation -- and it certainly isn't shills like you. It is innovation, freedom, and advancement for everyone. Why should I have to pay a guy a buck because he came up with the idea of a "shopping cart" on a website? Why can't I take the idea and move it forward? It is alright to patent machines and such, but patenting ideas is absurd. (And, on a lesser note, I wouldn't mind them patenting their code and only their code -- but what's the use of that?)

      And ask yourself this: did the internet grow by leaps and bounds because Microsoft came out with IIS or because a bunch of organizations decided to pool their efforts to make one solid web server that can be configured to do anything a web server should do? I personally think proprietary software is holding us back and costing us far more than the cost of licensing the software because we can't take their ideas and build on them.

      Then where do we get paid? Two ways: By implementing existing solutions in a way that people can use them, or by implementing entirely new solutions. For both instances, people are willing to pay money to have someone else do it. For both instances, it really doesn't matter whether the end result is Open Source or proprietary to them. We know that going the Open Source will allow us to satisfy more people with better products than the other case, because IT will constantly be evolving and building on the successes and failures of the past, rather than limiting the growth to one giant monopoly.

      --
      The radical sect of Islam would either see you dead or "reverted" to Islam.
    12. Re:Bad idea. by Sloppy · · Score: 3, Insightful
      This does not change things so that you can't make money by creating stuff. A month from now, I will have been making money by writing proprietary software, for 17 years. We never had to patent anything. We never had to tell a competitor: you're not allowed to interoperate with our system or read/write our data files without permission. If anything, interoperability has made customers happier and created more projects (opportunities for them to hire me).

      But one thing that has happened several times over the years, was that sometimes I couldn't easily/cheaply interface with or convert data from some other system. Customer gets my huge estimate, decides not to do it, and then I get nothing.

      And if I have to "invent" something, I do it for the purpose of getting money from my customers when they buy my products. Not having exclusivity on the "invention" (I put that in quotes, because, hey, look at the stuff that gets patented these days) isn't going to stop me from doing what I have to do, to get my customers' money. What's the worse that can happen? A competitor clones my "innovation" after it has already been deployed and I've been paid for it? Ooh, competition and free markets, I'm scared! Hold me!

      Not having to pay royalties means one less annoyance/complication to worry about, and fewer expenses to take away from the bottom line. This decision doesn't just help Free Software / Open Source guys. It helps everyone except monopolists.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    13. Re:Bad idea. by geekee · · Score: 1

      By not allowing royalties on licensing a patent, you might as well be saying don't even bother patenting it. It stifles innovation for profit since there is no way to make money through licensing technology.

      --
      Vote for Pedro
  13. significant, but then again by rumpledstiltskin · · Score: 5, Interesting

    This is only one small battle won on the front of silly patents. there's still nothing stopping the USPTO from handing out patents like candy. In fact, this could encourage people to file patents, submit to the w3c committees, and lobby in the future to have that "outmoded patent provision" removed. It's a constant struggle, and while this is a good first step, it's certainly not the last

  14. Slashdoters ? by TenPin22 · · Score: 0, Offtopic

    doter ( P ) Pronunciation Key (dt)
    intr.v. doted, doting, dotes

    One who shows excessive fondness or love: parents who dote on their only child.

    Fair enough :)

  15. Re:/. editors never heard of a hyphen? by julesh · · Score: 2, Informative

    Don't they teach English in schools anymore? Or are they just teaching it wrong? It's "Royalty-Free Standards", so people's brains can instantly know that it isn't to be read as "Royalty Free-Standards".

    I consider my English pretty good, and I thought you were wrong there. So I dug out my Oxford Manual of Style to look up what it said about the case. And I must concede you were right. For anyone interested in why, here's the rule:

    "Hyphenate two or more modifiers preceding the noun when they form a unit modifying the noun" and gives the example "a stainless-steel table", as opposed to "a table of stainless steel".

    Live and learn.

    So you do.

  16. billy by grub · · Score: 5, Funny

    From: Bill Gates
    To:
    MS-Developers(all)

    Find out what these "standards" are that everyone speaks of
    and find a way to buy them out.
    Regards,

    Bill
    --
    Trolling is a art,
    1. Re:billy by .com+b4+.storm · · Score: 2, Funny

      Find out what these "standards" are that everyone speaks of and find a way to buy them out.

      Obligatory Simpsons reference...

      Bill Gates: Buy 'em out, boys!
      Homer: Hey, what the hell is going on?
      Bill Gates: Oh, Mr. Simpson, I didn't get rich by writing a lot of checks! Ahahaha!

      --
      "Wow, you're like some kind of superhero able to ward off happiness and success at every turn."
      -- Ryan Stiles
  17. this is the issue that made me join the EFF by pumpkinescobarsof2 · · Score: 5, Interesting

    this issue finally made me cough up the bucks and im damn glad i did

    should have done it long ago

    and i challenge anyone else who hasn't done so, to join now. its not a whole lot of money and they really need the support.

    very good news to hear it went our way this time

    1. Re:this is the issue that made me join the EFF by raffe · · Score: 1

      I joined fsf because of fear of patents

    2. Re:this is the issue that made me join the EFF by KjetilK · · Score: 1

      Also note that Danny Weitzner, who posted this story, and who is the W3C Technology and Society Domain Leader, is a very early member of the EFF, at least long before I heard about it. He headed the Washington DC office and was (is?) Deputy Policy Director.

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    3. Re:this is the issue that made me join the EFF by Anonymous Coward · · Score: 0
      this is the issue that made me join the EFF

      What does the EFF have to do with patents on web standards? To the best of my knowledge, they've never addressed the issue. If you really wanted to effect change, you should have joined the W3C.

      You were right to join the EFF, but this wasn't a good reason to.

    4. Re:this is the issue that made me join the EFF by Daniel+Phillips · · Score: 1

      this issue finally made me cough up the bucks and im damn glad i did

      should have done it long ago

      and i challenge anyone else who hasn't done so, to join now. its not a whole lot of money and they really need the support.

      very good news to hear it went our way this time


      While you're at it, could you please join the IETF as well (it's free, basically, you choose your working group, sign up for the mailing list, and you're in). The issue is: IETF does allow patented standards, and we want them to stop that. But a significant and influential portion of the incumbants don't see why they need to change. So we need new incumbants.

      --
      Have you got your LWN subscription yet?
  18. Hah! by the+bluebrain · · Score: 2, Funny

    This article makes me thing of a slightly strange formulation often seen in plays:

    Exuent Microsoft

    But then, it's probably too much to hope for. I can already see the blue-eyed look on the Softies' faces: "But ... but ... it *does* confirm to the standards. Well, almost. Well, okay, there are some things in there that will make an implementation than confirms with *only* W3C standards to crash, but that's hardly our fault. And look! We put some really neat new stuff in there to make up for it. We're on your side. Really. Trust us."

    --
    yes, we have no bananas
  19. Is it just me?? by kaltekar · · Score: 2, Interesting

    Or are alot of the Big wins latly going to the little man and screwing the big guy. Look at the last several legal victorys as of late. Rolayty free standards, grokster, etc. Is it possible that we are starting to finaly see the legal system work and not just be bought?

    --
    Ahh.. The mind what a wonderful trap!
  20. What about inadvertantly patented standards? by elemur · · Score: 5, Interesting

    So,

    What happens when a standard is produced in good faith by one or more parties, the W3 picks it up and ultimately generates a standard. Then everybody else picks it up and builds it into their browser, OS, application, tooth brush, and household pets.

    Then, a year later, SomeEvil Co (A leader in Evil Patents since 1899.) decides that there is infringement and sues everybody involved?

    The problem is two fold.. one is that there needs to be a process to search for applicable patents.. but the problem here is that too many patents are too broad. Secondly, if the search doesn't turn up any problems, whats to stop somebody from deciding that HTTP chunking infringes on their patent on, say, chunky peanut butter?

    Is there a process to find *potentially applicable patents* and going to those holders to ask for explicit approval of the use? Or would that just be begging for lawsuits anyway?

    1. Re:What about inadvertantly patented standards? by Anonymous Coward · · Score: 0

      They can be told by the governments "NO!".

  21. L33T uT0P14 by MisterMo · · Score: 1, Interesting
    Utopianism has never succeeded as a movement, because there is always at least one predatory member of society who becomes the bad apple.

    This policy will never hold, as it allows patent extortionists who are not members to snipe at the W3 with licensing demands. The process for "resolving" disputes is hopelessly optimistic: the group is apparently arrogant enough to believe that the sheer power of the ideals expressed in their policy will discourage profit-seeking behavior, and that the organization will be able to muddle through without any dependencies on externally-invented IP except for that produced by good, like-minded souls who choose to give up their profits for the good of humanity.

    The W3 will now have even less clout than it did during its heyday.

    --

    42

  22. Re:/. editors never heard of a hyphen? by Sylver+Dragon · · Score: 1

    You're probably technically right, but my question is, does it matter? How many people here do you really think got it wrong? Considering that the whole point of language is to convey ideas, if the point is understood, why quibble with the details?
    Or, to put it more bluntly, get the stick out of your ass and get a life.

    To everyone else: I apologize for my rant, its still early and I haven't have my tea yet.

    --
    Necessity is the mother of invention.
    Laziness is the father.
  23. All Your Base Should Belong To Nobody by Root+Down · · Score: 4, Interesting

    I agree that technological advances have been based largely on financially driven concepts. However, much of this was built on free underlying technologies: TCP/IP, HTML, HTTP, etc. Without these, it is doubtful that the technology we see today would even exist. It is the ways and means of strengthening and restructuring of the backbone that will either encourage or prohibit future growth.

  24. You're confusing sales with service by truthsearch · · Score: 4, Insightful

    You're confusing sales with service, the misconception that the factory model of software development is the same as the service model. At least 85 to 90% of developers do not work for companies that sell software for profit (factory model). They work for companies that need software written for their own purposes or to service others (developers in a service model). Removing all software companies will not remove much money from the equation. Most developers are paid for their service, not for their output, i.e. they're paid to get software written, not to sell bits. People pay to get software which gets the job done either by buying bits from companies with patents, which is the exception, or by buying services, which is the rule. Patents only work for the few selling bits such as Microsoft. Patents don't help most of the industry working as a service.

  25. How does this affect GIF? by JimCricket · · Score: 1

    Aren't there patents/royalties on the GIF (or is it the LZW) algorithm? If so, does that mean GIF is finally doomed?

    If only Photoshop had better support for PNG optimization.

    1. Re:How does this affect GIF? by TheRaven64 · · Score: 1, Redundant

      The gif patent expires June 19, 2003 so it won't matter either way in less than a month.

      --
      I am TheRaven on Soylent News
    2. Re:How does this affect GIF? by kikta · · Score: 3, Interesting

      Most likely it would mean that a given format would not be recommended in the next standard. A couple of things on that point though...

      1) Specific image types aren't really recommended one way or another: Graphics on the Web

      2) The <img> tag is possibly going away in XHTML 2.0 and would be replaced by <object>. This makes the point even more moot, as <object> is pretty damn broad.

      3) The real question is of browser support. I think we can all agree that Mozilla won't drop GIF support for quite awhile and IE probably never will. Hell, IE doesn't even support PNG properly.

  26. Next stop... IETF by dmiller · · Score: 3, Interesting

    The IETF has been increasingly willing to standardise patented technologies. Examples involve Cisco's HSRP/VRRP patent and IPsec NAT traversal (with a semi-free waiver). I'm sure there are many more.

    It is wonderful that the w3c is willing to keep data formats and the higher protocol levels unencumbered (this is a real victory to all the people who made their opinions known), but the infrastructure is even more important.

    1. Re:Next stop... IETF by Daniel+Phillips · · Score: 1

      The IETF has been increasingly willing to standardise patented technologies. Examples involve Cisco's HSRP/VRRP patent and IPsec NAT traversal (with a semi-free waiver). I'm sure there are many more.

      It is wonderful that the w3c is willing to keep data formats and the higher protocol levels unencumbered (this is a real victory to all the people who made their opinions known), but the infrastructure is even more important.


      Indeed. Personally, I've just been waiting for the W3C policy to become official before beginning serious work on getting the IETF policy changed. Everybody surf on over to IETF and sign up for a working group please. :-)

      --
      Have you got your LWN subscription yet?
  27. Yeah, when will they learn? by brlewis · · Score: 3, Funny

    Couldn't the w3c recognize how much this would hurt them? I mean, look how irrelevant the Internet is now. If the IETF hadn't limited themselves to open standards like TCP/IP, etc., think how popular the Internet might be today! Everybody would be using it!

  28. One more month... by Anonymous Coward · · Score: 4, Informative

    and LZW is free.

    Patent #4,558,302 expires on June 20, 2003.

    Joy!

    1. Re:One more month... by dglaude · · Score: 1

      What about backward compatibility of that rule?

      If GIF was a W3C standard and is not royalty free, then should they remove that from the standard and make every web page that use them non compliant...

      Then next month they can put it back into the standard... ???

      ---
      burn all .gif

      --
      Don't let the computer/expert control the election. Information for Belgium in french: http://www.poureva.be/
    2. Re:One more month... by Frank+T.+Lofaro+Jr. · · Score: 1

      Too bad it still sucks as a compression algorithm.

      --
      Just because it CAN be done, doesn't mean it should!
    3. Re:One more month... by Almost-Retired · · Score: 2, Funny

      Damn, I wish you hadn't mentioned that.

      Mr. Murphy you see, is alive and well, and now Senator Dizzy will bring up an emergency bill to get that patent extended for another 75 years.

      Sometimes its better to just STFU.

  29. Simple Idea by ajs318 · · Score: 1

    Make it impossible to patent any software.

    It already works in this country .....


    Complicated idea:

    Give vendors of goods the right to refuse payment according to how they believe the money was obtained. As well as the obvious stolen money / drug dealing / prostitution / arms dealing profits, this may well come to be extened to things like gambling winnings and lawsuit money.

    Once people find their Pound Notes getting refused even despite having the Queen's head on them, these activities will cease to be profitable.

    The complicated bit is finding out where someone's money came from in the first place .....

    --
    Je fume. Tu fumes. Nous fûmes!
    1. Re:Simple Idea by Anonymous Coward · · Score: 0

      but currency is "legal tender for all debts public and private". You can't put conditions on it - else it isn't currency anymore.

    2. Re:Simple Idea by IsaacW · · Score: 1

      Umm, a private vendor of goods (I assume you are not talking about government goods/services) should already have the right to refuse to enter into a contract of sale with anyone for any reason. Just because I decide to sell something to him doesn't mean I should be required to also sell something to you, no matter what my reasoning is. If I believe you to be an unsavory character and feel that your money is likely to be somehow "tainted" as you allude to, then I can certainly refuse to trade you my goods for your money.

      I'm not sure about other countries, but here in the U.S. a vendor can refuse to sell to anyone.

  30. Extending the policy by Anonymous Coward · · Score: 3, Insightful

    This is a great FIRST step. Basically, standards by W3C will now ensure that no one has to pay a royalty when trying to conform to the standard. Compuserve's GIF patent greed fiasco should hopefully not be repeated in future standards.

    However, I think we need to go further. Technologies built on top of W3C standards should not require royalties. Ack ... all you MBA and Law school folks grasp! You will kill innovation, you say! Well, if this means that Amazon.com will stop coming up with "innovations" like 1-click shopping and shopping carts, I think that is okay. These "innovations" were so ridiculously obvious that it insults any technical person's intelligence to classify them as innovations.

    Why do we need to do this?

    Intellectual Property lawyers are greedy greedy greedy. They don't give a crap about the technical merits of a patent or innovation. They care about how many hours they can bill you and making partner in the firm. Anyone heard of patent portfolios? I think 10-30% of why biotech is not showing the results everyone expected is that these fucking patent issues have KILLED innovation. Go Canada for rejecting the Harvard mouse patent! Biotech is out of juice and these bastards have set their eyes on tech now. We must nip this asap!

    Why is this justified?

    W3C commands a significant position in the evolution of the World Wide Web. If it was a for-profit organization, it could easily say ... any technology built on our technology is legally owned by us unless you licence an "innovator" contract ... for which we charge you 50% of all sales. The fact that the work of the W3C is given away for free, doesn't make it less valuable ... rather the opposite! As such, I feel that the W3C must setup a licence agreement to prevent technologies that are built on top of it to be royalty free.

    Iq

  31. Don't shoot the messenger... by psxndc · · Score: 1
    Your own damn fault, guys. You got greedy.

    This comment doesn't make sense to me. Patent lawyers represent their clients/employers. They do what they're told. Yes, they advise their client in patent matters, but if the client says "don't go after this" or "hey, aren't they infringing on my patent?" then the lawyers listen. It's not the lawyers that got greedy, it was the patent holders.

    psxndc

    --

    The emacs religion: to be saved, control excess.

  32. Most of what W3C does shouldn't be patentable by David+Leppik · · Score: 3, Insightful

    Take a look at what W3C is working on. Most of it is XML formats and other categorizing of data. A few things (e.g. PNG) may contain novel algorithms, although in the case of PNG the format was invented to avoid the patent restrictions of GIF.

    It could be argued that W3C does its job best when it produces standards which are not novel, and are essentially what any person with the same mindset would produce on a good day. This is the exact opposite of the original, non-obvious nature required (though perhaps not enforced) by US patent law.

    W3C is mostly about communication standards, and it's all about interoperability. Describing stuff in XML is more of a categorization skill than an invention. Good librarians are as important as good engineers-- and patents are about as useful as bicycles for ducks.

    Finally, iteroperability only works if everyone can use it. XML and "semantic web" stuff is frequently going to be web services which are parsed by spiders and middleware servers (including web servers), where vendor or technology lock-in is anathema. Patents or threats of patents are at least as likely to slow adoption of standards as to speed it.

  33. Thank you by Anonymous Coward · · Score: 0

    I really do appreciate this comment.

    We need more comments like this to be modded up.

    We need more people who act on principle and not how employers, marketers, and retailers have trained us to.

    Thank you.

  34. Not real likely by siskbc · · Score: 1
    But if it is placed in a GPL product, then GPL implementations cannot be charged. Ever.

    I'm guessing most patent holders aren't that braindead. Unless some patent holder did it just to ensure that no one that later took over their company turned into a bunch of dicks, like Caldera. Kind of "suicide by GPL."

    --

    -Looking for a job as a materials chemist or multivariat

  35. Corporate Strategy... by gillbates · · Score: 2, Interesting

    The biggest problem I see with the W3C's patent policy is that it encourages corporations to license their patents on a royalty free basis until the standard has gained such widespread adoption that developers have no alternative but to comply. Then, said corporations will be able to charge exorbitant licensing fees for such patents. Sure, the W3C could then exclude them from the next standard, but given that so many developers have to focus on backward compatibility with the already established user base, excluding a patent-encumbered part of the standard from the next release would do little to alleviate the problem.

    What the W3C is really doing is paving the way for another Rambus like fiasco.

    --
    The society for a thought-free internet welcomes you.
    1. Re:Corporate Strategy... by Almost-Retired · · Score: 1

      I sincerely hope not. But, from the way I read the announcement, there is not a heck of a lot that can be done to prevent it. It needed, but didn't get, some kind of a codicil that warned anyone who had that in mind that if they did, their technologies presence in the standard was automaticly, and instantly, removed from the standard, with no further action required on the part of the W3C group.

      OTOH, the rambus thing has pretty well played itself out because it forced the R & D that brought other, pretty competitive methods to the everyday production of cheap, low power, fast memories. They may have a signed agreement with 3 or 4 memory makers now, but my guess is that when we're another 3 years down the log rambus will be moot, starved to death by having their technology leap frogged as they rightly should be. Had I been a memory maker, caught in that little catch 22, I would have sued the jedec committee as a whole for 50% of the damages, with that member of the committee whose complicity allowed that to occur being named as the other 50%, plus any punitive and legal fees to be funded by that person and his company. All members of that committee were, from what I've read, aware of the conflict of interest and chose to ignore it, hoping it would just go away. There has been the usual expected denials all around of course, but the testimony I've read seems to indicate otherwise. They failed to take a clue from the gif debacle, which should make the committee as a whole responsible for that lack of oversight. That certainly seems like a winable case in civil court to me, FWTW. But then, I'm a CET, not a lawyer.

      As a CET, oriented toward RF and video technology, where proper signal terminations are king, I've looked over the rambus technology enough to see its warts, and that those warts are not easily removeable when production tolerances enter into the picture.

      I totally fail to see why anyone in their right mind would ever attempt to bring a motherboard design to production that used rambus. Under lab conditions its fast (and hot, don't forget that its terminations are power hungry), under production tolerance conditions, it looks like a 75% warranty return rate nightmare to me.

      --
      Cheers, Gene

  36. So true . . . by Idou · · Score: 1

    As an analyst in a company entirely dependent on spreadsheets and some half-ass implementations of Crystal Reports (which is a severly limitted package, in itself), I'd say that most of my time goes to coding (Bash, Perl, Mysql, all on Linux . . . you get the picture). No, IS doesn't support Linux, but my boss turned over a sony vaio laptop (department owned) a couple of years ago, so it doesn't really matter.

    Instead of running an excel filter, copying, pasting to another sheet so it can be summed, copying the sum to another sheet, deleting the pasted data, changing the filter again, repeating until you lose all will to live (I know a guy who has been doing this for 10 years . . . what a waste), I use powerful Open Source tools to do my job faster than some mindless drone. And I have realized that programming makes all tasks, no matter how mundane, exciting and interesting. There is always a better way to program a task and infinite ways to solve the same program. Programming is really starting to become a significant means of expressing myself and has made me satisfied with my work.

    However, non of this would be possible without Open Source software. I have an Economics degree and am becoming a CPA. It would be VERY difficult for me to justify the need of expensive proprietary programming tools to my employer because my background is unrelated. However, functional programming doesn't require a genius or any kind of formal education. Anyone can learn enough to become more productive. I see Open Source as the only economically feasible way to provide all the tools (not just compilers, but documentation, examples, IRC, etc . . . ) necessary to allow anyone who is interested in learning the chance to learn how to program enough to become a more productive worker.

    So to conclude this rant, I see proprietary software (selling bits) as the old school way of doing things where people are stratified into their respective groups according to some powerful person's agenda. Open source, on the other hand, is a petry dish of software tools that lets all those with the will to thrive, creating a structure so complex that only god could take credit for its existence.

    A side note, it is a well documented and known economic fact that as economies develop, a larger portion of the economy becomes devoted to services. Maybe we are just experiencing the development of the software industry?

    I am a Mandrakeclub member.

    --
    Sdelat' Ameriku velikoy Snova!
  37. Why machines and not software? by Anonymous Coward · · Score: 1, Insightful

    "It is alright to patent machines and such, but patenting ideas is absurd."

    I'm curious as to the grounds on which we may claim that patents on machines are permissible, but that patents on software is impermissble.

    First consider the scenario in which we create a machine which processes raw cotton. We designed both the exterior and the internal workings of the machine, cast in iron.

    Now consider the scenario in which there exists a general purpose machine which could potentially be made to, amongst other things, process raw cotton. It could be made to do so by designing a particular software algorithm to do so.

    In the first case the internal workings are implemented as hardware: iron gears and bearings, which control the exterior workings so as to process raw cotton.

    In the second case the internal workings are implemented as software: a particular software algorithm of the particular sort which is capable of controlling this particular general purpose machine's exterior workings so as to process raw cotton.

    Now, for what reason relevant to the principles at play here is it permissible to patent the internal workings of the machine implemented as hardware, while it is impermissible to patent the internal workings of the machine implemented as software.

    I don't know what such a reason might be.

    If you can not identify a relevant reason, please don't hold back, let's do away with patents altogether. We can talk about that sort of thing here. We can say what we believe, and what we really want to say.

    It is we the people who are supposed to control this nation, not corporations and not the small minority of owners and large shareholders in these corporations.

    Why don't we simply say that we don't want to play their game anymore?

    Why don't we simply say that if they want to do business in OUR nation, that they will do it by the rules we stipulate or they will not do it at all?

    It might not happen, but let's at least say that it should. Let's at least not give them the satisfaction of thinking they have suppressed even TALK of change.

    Workers of the world unite!

    1. Re:Why machines and not software? by Anonymous Coward · · Score: 0

      someone mod the parent up please or why should we think like it says??

    2. Re:Why machines and not software? by Qzukk · · Score: 1

      Now, for what reason relevant to the principles at play here is it permissible to patent the internal workings of the machine implemented as hardware, while it is impermissible to patent the internal workings of the machine implemented as software.

      I don't know what such a reason might be.


      Why? Its simple. Show me the inner workings of your cotton gin.

      Thats easy, just open the hood.

      Now, show me the inner workings of Microsoft Word... you can do that right? No?

      So, in one case, its obvious and straightforward to know that you've built a device that infringes on the cotton gin. In the other case, three years later you get a lawsuit from Microsoft, where you don't get to review the evidence (it will be revealed to "selected" expert witnesses under strict NDA)

      Well, can you show me the inner workings of Amazon's "One-Click Shopping"? Are there inner workings? How about the inner workings of the patent on a method of swinging sideways on a swing by pulling on the chains?

      No? Having problems yet? We haven't gotten to the best part, the companies who "advance science" by patenting ideas, and lying in wait for someone else to develop them, because their business model can be summed up in one word: "Sue". These companies never produce a product, never contribute to the economy (except in the millions given over to lawyers), generally employ no-one but lawyers (see PanIP).

      To patent your mechanical device, you are required to have produced a functional prototype. No such prototype requirement exists for software patents.

      Aside from these major differences, there are still others. Machinery tends to have a longer life cycle than software. Imagine what would have happened if someone patented the word processor! For 20 years, either there would be only one word processor available, or everyone would have to pay this individual on whatever terms the individual wanted.

      Not only that, but licensing works differently, too. Assuming that the patent holder sticks to a traditional per-implementation license fee, its simple to calculate licensing fees for your cotton gin, simply count the number of copies you made. For software though, do you count the number of CDs you pressed? The number you sold? The number of computers the people installed their product on? The number of people who warezed your product and never paid you a cent?

      Why don't we simply say that we don't want to play their game anymore?

      Thats called a boycott. And history has shown that it won't work. Not enough people are educated about this topic to even come close to the number needed to even consider an organized boycott. And who would we target?

      It is we the people who are supposed to control this nation

      Face it: We the People lost the country long ago. Witness the repeated failed half-hearted attempts to pass campaign reform. Why do we expect our politicians to cut off their cash flow? So what should we do, vote them out? Who do we vote in, then, the Republicans, who have all been bought out? The Democrats, who have all been bought out too? Or an Independent, who sold out so he could raise enough cash to get his campaign far enough to get listed on the ballot?

      If anything, I say its time for a new Constitutional amendment to the US Constitution. The state ratification process will make it very expensive for corporations to buy out even a quarter of the states.

      please don't hold back, let's do away with patents altogether

      As problematic as the current situation is, I doubt you will ever find enough support for this. Instead, I propose creating a new class of patents specifically for software (rather than the current "business process" patent class). Patents in this class will last for 3 years, renewable for 2 more (this roughly corresponds to the lifespan of the windows 95 core, which was used for 95, 98, and ME). In order for the patent to be granted, the inventor must

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    3. Re:Why machines and not software? by Theatetus · · Score: 1
      I'm curious as to the grounds on which we may claim that patents on machines are permissible, but that patents on software is impermissble.

      Here's my thought: 1) mathematical expressions are not patentable (on the assumption that math exists "out there" somewhere and we just discover it).

      2) any program in a Turing complete language is identical to some other program in every other Turing complete language.

      3) Haskell is a Turing complete language.

      4) any program in Haskell is also an expression in the Lambda calculus.

      5) But any expression in the Lambda calculus is a mathematical expression.

      6) So, any program is a mathematical expression, and not patentable. QED

      Just what I think.

      --
      All's true that is mistrusted
  38. I'm sorry, I think you meant . . . by Idou · · Score: 1

    "SomeEvil Co (A leader in Evil Patents since 1899.)"

    Someevil CO, otherwise know as "SCO."

    You may carryon . . .

    --
    Sdelat' Ameriku velikoy Snova!
  39. Other coverage... by inimicus · · Score: 1

    can be found at internetnews.com

    --
    Internet Explorer was unable to link to the Web page you requested. The page might use standard HTML or CSS.
  40. royalty free != cost free by bani · · Score: 4, Interesting

    There's a loophole several light-years wide in this W3C policy.

    The patent holder can still charge you a one-time $100 million dollar _license fee_ if they want, yet still be compliant with the wording of the W3C policy of "no royalties".

  41. Re:/. editors never heard of a hyphen? by Anonymous Coward · · Score: 0

    Given that this is a story about standards, your reply to someone who quotes the Oxford Manual of Style hyphenation rules is pretty ironic. "You're technically right, but who cares? The idea got across" is exactly the opposite response most people had when Microsoft didn't technically follow the RFC to speed up IE http requests.

  42. Stopping it? by DragonMagic · · Score: 1

    How do we stop people like Bezos from patenting ideas and methods based on patent-free web standards like cookies and databases?

    --

    Human nature is the same everywhere; the modes only are different. -- Earl of Chesterfield
  43. 'Viral' Nature? by Jasin+Natael · · Score: 1

    Is there a way to make the W3C standards work like the GPL, in that any standards that build on them cannot be royalty-based either? I'd love to see things like Amazon's retarded patenting rampage quelled, or at least prevent fees and litigation from such patents. I seem to remember that last year some company tried to assert patent rights to E-Commerce and Web-based credit card transactions...

    --
    True science means that when you re-evaluate the evidence, you re-evaluate your faith.
  44. 1 year publication clarification by Anonymous Coward · · Score: 0

    True, 35 USC 102(b) allows prior one year span on publications.

    But 35 USC 102(a) precludes patenting on invention known or used by others before patentee's date of conception (irrespective of one year grace period).

    So if others publish then not patentable (one year grace period therefore only applies to patentee's own publication)

  45. Royalty-free is not free by Bas_Wijnen · · Score: 1

    While it is a very good thing that people who want to implement applications that follow the standards don't need to pay money for doing that, it is of course bad that they still may need to pay other things, for example freedom of license. The restrictions may be such that GPL'd applications are not allowed, for whatever reason. If MS or similar companies abuse this, then this may not be a good thing after all.

  46. coughhh, coughhh, coughhh ... by Anonymous Coward · · Score: 0
    Standards patents are malicious for the health of the people's brains.

    "royalty-free patent" IS A "patent" by definition :o(

    "royalty-free patents' standards" ARE "standards of evils & daemons"

    JCPM (c) (copyright)

  47. Anatomy of failure: What Killed FreeBSD by Anonymous Coward · · Score: 0
    The End of FreeBSD

    [ed. note: in the following text, former FreeBSD developer Mike Smith gives his reasons for abandoning FreeBSD]

    When I stood for election to the FreeBSD core team nearly two years ago, many of you will recall that it was after a long series of debates during which I maintained that too much organisation, too many rules and too much formality would be a bad thing for the project.

    Today, as I read the latest discussions on the future of the FreeBSD project, I see the same problem; a few new faces and many of the old going over the same tired arguments and suggesting variations on the same worthless schemes. Frankly I'm sick of it.

    FreeBSD used to be fun. It used to be about doing things the right way. It used to be something that you could sink your teeth into when the mundane chores of programming for a living got you down. It was something cool and exciting; a way to spend your spare time on an endeavour you loved that was at the same time wholesome and worthwhile.

    It's not anymore. It's about bylaws and committees and reports and milestones, telling others what to do and doing what you're told. It's about who can rant the longest or shout the loudest or mislead the most people into a bloc in order to legitimise doing what they think is best. Individuals notwithstanding, the project as a whole has lost track of where it's going, and has instead become obsessed with process and mechanics.

    So I'm leaving core. I don't want to feel like I should be "doing something" about a project that has lost interest in having something done for it. I don't have the energy to fight what has clearly become a losing battle; I have a life to live and a job to keep, and I won't achieve any of the goals I personally consider worthwhile if I remain obligated to care for the project.

    Discussion

    I'm sure that I've offended some people already; I'm sure that by the time I'm done here, I'll have offended more. If you feel a need to play to the crowd in your replies rather than make a sincere effort to address the problems I'm discussing here, please do us the courtesy of playing your politics openly.

    From a technical perspective, the project faces a set of challenges that significantly outstrips our ability to deliver. Some of the resources that we need to address these challenges are tied up in the fruitless metadiscussions that have raged since we made the mistake of electing officers. Others have left in disgust, or been driven out by the culture of abuse and distraction that has grown up since then. More may well remain available to recruitment, but while the project is busy infighting our chances for successful outreach are sorely diminished.

    There's no simple solution to this. For the project to move forward, one or the other of the warring philosophies must win out; either the project returns to its laid-back roots and gets on with the work, or it transforms into a super-organised engineering project and executes a brilliant plan to deliver what, ultimately, we all know we want.

    Whatever path is chosen, whatever balance is struck, the choosing and the striking are the important parts. The current indecision and endless conflict are incompatible with any sort of progress.

    Trying to dissect the above is far beyond the scope of any parting shot, no matter how distended. All I can really ask of you all is to let go of the minutiae for a moment and take a look at the big picture. What is the ultimate goal here? How can we get there with as little overhead as possible? How would you like to be treated by your fellow travellers?

    Shouts

    To the Slashdot "BSD is dying" crowd - big deal. Death is part of the cycle; take a look at your soft, pallid bodies and consider that right this very moment, parts of you are dying. See? It's not so bad.

    To the bulk of the FreeBSD committerbase and the developer community at large - keep your eyes on the real goals. It'

  48. Who would trust patent licences now? by xixax · · Score: 1

    Anyone allowing proprietary, patented methods to potentially infect their company would have rocks in their head.

    How can W3C ever trust any closed source IP when it involves placing yourself one clever lawyer away from being sued for applying that IP outside the sandbox of the initial agreement.

    In the current climate, licencing patented methods could be even more deadly in the long run. Licenced companies may end up preparing for an onslaught of creditor raised IP suits ever time a past or present partner goes bankrupt.

    Anyone who thinks that the central argument of the SCO case is directed at open source software should consider the possibility that IP licencing has put a bomb in their hold.

    Xix.

    --
    "Everything is adjustable, provided you have the right tools"
  49. What about field-of-use restrictions? by jbn-o · · Score: 1

    As I recall, being royalty-free is a step in the right direction but insufficient for the Free Software community to be able to continue to innovate. The FSF made their concerns quite clear--if the W3C allows field-of-use restrictions to encumber standards, one is prevented from developing software that goes outside the prescribed activity.

    I didn't see any language in Tim Berners-Lee's statement that directly addressed this concern.