Search

Google To Spur Growth In Podcasting?

0 views

The proliferation of podcasting has been significantly slower than most analysts predicted when the medium burst onto the scene. Within the next two years, however, it is projected that the format will boom due to Google’s efforts in developing an advertising medium for the content platform.

Google To Spur Growth In Podcasting?YouTube exploded all over us.

Shortly thereafter, podcasting became the stepchild of the personal broadcasting realm. Lonelygirl15 captured the imagination of online viewers across the Internet, while audio podcasters saw their subscriptions stagnate.

James Belcher, an MediaWeek has more on this:

That’s according to a report to be released by eMarketer this week, which finds that spending on podcasting advertising will quintuple over the next five years, from a paltry $80 million base in 2006 to a $400 million market in 2011. (Granted, this is still on the small side, considering the $20 billion interactive ad market expected this year.)
In developing AdSense for Podcasting, Google could play a pivotal role in the “second resurgence” of the medium. Belcher believes this technology could be in place as soon as 2008, and that the draw of monetization will lure many more would-be podcasters into the market.

Personally, I’ve always preferred podcasting. It’s not as formal as video, therefore the quality of the content often takes precedence over the presentation of the material. So I hope that Belcher’s prognostications are accurate, because a new surge in podcasting only means a greater wealth of information at everyone’s disposal.



Add to ' /> Digg</a> | <a href=' />Reddit</a> | <a href=' /> Furl</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!