Search

Media: Disruption is the New Order

1 views

A couple of things I’ve come across have got me thinking about the media business — broadly speaking — and just how profound the changes it is undergoing really are. It’s easy to dismiss them as just some kids on MySpace or a bunch of yahoos posting their juvenilia on YouTube, but it is really much more than that. Not a magical transformation by any means, but more like a rapid evolution, and a turbulent one at that.

One of the pieces that got me thinking was a story in the Los Angeles Times by author Neal Gabler called The Movie Magic is Gone. Gabler describes — in a piece not-so-coincidentally published at Oscar time — how the traditional movie industry is in decline, in part because:

“To the extent that the Internet is a niche machine, dividing its users into tiny, self-defined categories, it is providing a challenge to the movies that not even television did, because the Internet addresses a change in consciousness while television simply addressed a change in delivery of content.”

The reality is that the Internet is unbundling the movie industry in the same way it is unbundling the newspaper industry and the music industry — dismantling or disrupting the traditional power relationships, in part by separating content from distribution. As Gabler puts it: “Much of modern media is dedicated to empowering audiences that no longer want to be passive.” And even when they do want to be passive, traditional content sources are finding a whole lot more competition for those eyeballs.

' /> Del.icio.us</a> | <a href=' /> Digg</a> | <a href=' />Reddit</a> | <a href=' /> Furl</a>
<br />
<br />
Bookmark Murdok: <a href=' /></a>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Suggest a Correction

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!