How Apple is changing DRM
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 5' at line 11
query: SELECT n.nid, COUNT(n.nid) AS ncount
FROM node n
INNER JOIN term_node tn ON n.nid = tn.nid
WHERE tn.tid IN (16717,16718,16184,16719,423)
AND n.nid != '6421'
AND n.status = 1
AND n.moderate = 0
AND n.type IN ('feed_item')
GROUP BY n.nid
ORDER BY ncount DESC, n.created DESC
LIMIT , 5 in /home/0all/drupal-5.9/includes/database.mysql.inc on line 172.
When Apple approached record companies about selling their music digitally five years ago, they "were extremely cautious and required Apple to protect their music from being illegally copied", according to Steve Jobs's recollection of the process .
That meant using digital rights management (DRM) - a software wrapper - to protect songs from unlimited copying.
Jobs says it is crucial to the contract: "If our DRM system is compromised and their music becomes playable on unauthorized devices, we have...
|
Post new comment