Slashdot Mirror


Microsoft's 'Naughty or Nice' Patent Application

theodp writes "Those of you worried about Microsoft's stance on network neutrality won't find much comfort in the software giant's just-published patent application for systems and methods to facilitate self regulation of social networks through trading and gift exchange, which classify users as good or bad and call for network bandwidth to be reduced for those deemed 'less desirable.'"

10 of 125 comments (clear)

  1. Brilliant! by Gothic_Walrus · · Score: 5, Funny

    I see someone's finally figured out how to have an entertaining Slashdot thread.

    If you post a link to the patent instead of an article, you're virtually guaranteeing that no one will read the fucking article, let alone understand it! And just think of the wacky hijinks and hilarity that are bound to ensue from there!

    --
    Goo goo g'joob.
  2. A terrible idea by damburger · · Score: 5, Funny

    Having the members of a community reduce a persons presence on an website? Slashdotters would never stand for such a thing, surely.

    (PS pls mod me up!)

    --
    If we can put a man on the moon, why can't we shoot people for Apollo-related non-sequiturs?
  3. Tyranny of the masses by Colin+Smith · · Score: 3, Funny

    Yay! That way we can stamp out anything but the average, the mediocre and the banal.

    --
    Deleted
    1. Re:Tyranny of the masses by Goaway · · Score: 2, Funny

      And boy, have you ever come to the right place for that!

  4. Re:Ha, bloody ha. by Pharmboy · · Score: 5, Funny

    if ($comments =~ "linux" || $comments =~ "gnu"){
        $bandwidth--;
    }

    --
    Tequila: It's not just for breakfast anymore!
  5. Evil bits by Gax · · Score: 3, Funny

    This seems like a variation of the old evil bit idea.

    Many ISPs and social networks already use similar criteria to guide subscribers on correct behaviour of the network. My ISP imposes restrictions on the bandwidth I can use every month and when I can use it during the day (a maximum of 10Gb@peak time every month). Many bit torrent communities also specify that you have to share at least the amount of data that you have downloaded, to deter leechers.

  6. Not only that by BlackCobra43 · · Score: 3, Funny

    As if I wasn't a total outcast before, now I get to be e-rejected by VIRTUAL people! Awesome!

    --
    I never spellcheck and I freely admit it. Save your karma for more worthwhile "lol erorrs" replies
  7. Prior art. by auroran · · Score: 5, Funny

    I'm sorry Microsoft but, Santa, has had prior art on this one for years.

  8. Re:limitation by discord5 · · Score: 2, Funny
    Can we have a limit please on the number of patents one company may have.

    "Discord5 Industries" is happy to announce that it has recently aqcuired the patent to "limiting the amounts of patents one company may have". While one may wonder what my company could possible have invented (or will invent) with this patent, we are happy to report that we have opened a lawsuit against the company "Eneville Technologies" for infringing our intellectual property.

    While we are certain that our ridiculous patent will not last long in court, we are certain that our legal team (this monkey we put in a suit) will scare off the offending company and will settle out of court for a few millions.

  9. Re:Ha, bloody ha. by thePowerOfGrayskull · · Score: 2, Funny
    Don't forget: we're talking about MS script here:

    If (Instr(Comments, "linux") Or Instr(Comments, "gnu")) Then
    . . . Let Bandwidth = Bandwidth - 1
    End If

    (I haven't touched a BASIC-like language in a decade, so don't beat me up too badly if it's wrong.)