Slashdot Mirror


Testing Microsoft And The DMCA

sproketboy writes "I found a great piece about an MIT student and his XBox hacking over at news.com. Apparently he can't get his how-to book published do to fears with DMCA. I hope he at least can get it publish in China or Russia where people have some freedoms left. ;)." The student is doctoral candidate Andrew "Bunnie" Huang, the same hacker Microsoft declined to stop last August from presenting a paper on insecurities in the Xbox hardware.

3 of 281 comments (clear)

  1. Really? by labratuk · · Score: -1, Redundant

    ...published do to fears...

    Due to.

    I know that's not what it sounds like, but that's how it's spelt.

    It's like "Could care less" instead of "Couldn't care less". Incredibly annoying.

    --
    Malike Bamiyi wanted my assistance.
  2. Spelling lessons long overdo ... by YeeHaW_Jelte · · Score: -1, Redundant

    "his how-to book published do to fears with DMCA"

    --

    ---
    "The chances of a demonic possession spreading are remote -- relax."
  3. USA.Freedom = (Corp.Rights> People.Rights)?1:0; by Anonymous Coward · · Score: -1, Redundant

    Int User.Rights=0;
    Int Corporate.Rights=-100;

    if(User.Location=="USA" || User.Assets.Cash.Value<1000000){
    while(Goverment.People.Representation<Goverment.Co rporate.Representation)
    User.Rights -=1;
    Corporate.Rights +=10;
    }
    else {
    User.Rights+=1;
    Corporate.Rights = Corporate.Rights;
    }