Slashdot Mirror


Recording Industry Extinction Predicted RSN

nautical9 writes "There's an interesting commentary from Wired's Charles Mann, speaking of the imminent death of the recording industry as we know it. Nothing really ground-breaking here, but it is a good summary and somewhat fair treatment of the RIAA's current state-of-affairs, and offers a little insight into what the world of music may be like without them (hint: perhaps better off)."

2 of 478 comments (clear)

  1. Re:Hilary Rosen is obviously psychic... by joelwest · · Score: 1, Offtopic

    Even rats abandon a sinking ship..not that I'm name calling. Well okay. I am .

  2. Re:Quote... by scotch · · Score: 0, Offtopic
    ... that's how the **AA would ...

    Is that supposed to be a glob or a regex? If regex, it's broken. If glob, it's redundant. *AA would suffice. ??AA would get you only 4 char strings, which is what you seem to be shooting for. Of course, in either glob case, your pattern will match AA, USAA, FAA, bObIsYoUrUnClEAA, etc. Try this one instead (regex): /^(RI|MP)AA$/.

    I'm sorry, we're you trying to be a geek?

    --
    XML causes global warming.