Search

NBC Decides Not to Miss Out On the Apple Pie

0 views
NBC Universal' />You can tell that NBC Universal (NBC U) really appreciates the opportunities that the Internet can present them with. This is evident not only from the recently <a href=announced deal with Google, but from the fact that they co-own Hulu and are even going so far as to
The deal is certainly good for Apple as well as NBCU has some pretty big hits like "The Office" and "Battlestar Galactica" to name a couple. "We are thrilled that NBC is back on iTunes in time for the Fall TV season," said Steve Jobs, Apple's CEO. "NBC has some of TV's most popular shows and now customers can purchase and download them from iTunes in SD or stunning HD."

Those HD shows will cost $2.99 by the way, which is a higher price than Apple initially would have preferred, and likely factored into NBCU's descision to go back to iTunes. NBCU will be offering old shows for as little as $0.99 though. So if you are craving some
Bosco Baracus adventures, you won't have to break your bank. Of course you could just The A-Team on Hulu' /></a><br /><br />                </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!