Deprecated: Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 554

Deprecated: Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 595

Deprecated: Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 535

Deprecated: Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 544

Deprecated: Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 960

Deprecated: Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 980

Deprecated: Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 992

Deprecated: Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 1003

Deprecated: Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 151

Deprecated: Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 175

Deprecated: Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 164

Deprecated: Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 186

Deprecated: Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 138

Deprecated: Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 75

Deprecated: Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 89

Deprecated: Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 110

Deprecated: Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 127

Deprecated: Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 199

Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/script-loader.php on line 333

Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/class-wp.php on line 173

Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/wp-db.php on line 3030

Warning: Cannot modify header information - headers already sent by (output started at /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php:9) in /home/superbeet/dev.beet.tv/wp-includes/feed-rss2.php on line 8
MSNBC – Beet.TV https://dev.beet.tv The root to the media revolution Thu, 03 May 2018 01:19:53 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Twitter Adds NBCUniversal, ESPN Content As It Broadens Viacom Offerings https://dev.beet.tv/2018/05/kay-madati.html Thu, 03 May 2018 01:19:53 +0000 https://www.beet.tv/?p=51664 Twitter has crafted new content deals with NBCUniversal and ESPN that the social platform says will extend the reach of those partners’ original shows. The company is also expanding its existing relationship with Viacom with offerings like Comedy Central’s Creator’s Room, BET Breaks and MTV News.

Video views on Twitter have nearly doubled in the past year, the company said during its Digital Content NewFronts event this week.

“Where we first start is, we look at the conversation that’s already happening on the platform. The goal is to actually marry the organic conversation that’s happening on the platform with the content that they’re talking about,” Kay Madati, Global VP & Head of Content Partnerships, says in this interview with Beet.TV. “The marriage of those two things deliver quality content for our audiences and real distribution and engagement.”

NBCU will be sharing live video and clips from properties including NBC News, MSNBC, CNBC and Telemundo, as TechCrunch reports.

Twitter has been working with NBC for many years. The new expansion gives it the opportunity to now work with seven different brands inside the organization.

“Part of what I think the value that we provide for our content partners is that we end up being an extension of their reach,” Madati says. “The ability for a producer like NBC or the Ellen show to be able to reach our engaged audience on our platform.”

Linking content with social conversations and tying in advertisers provides opportunities for all types of publishers, according to Madati. “We’re not trying to dis-intermediate their businesses. We’re here to extend the ability to tie the conversation that’s happening around their content on our platform and allow us all to take that out to market.”

Twitter is “excited to see what we can do with Telemundo around approaching Hispanic conversations on the platform, we’re excited to see what we can do with E Networks, NBC news.”

The deals stem from the core understanding that “eyeballs in this new world of multi-platform, multi-device consumption are going everywhere,” Madati adds.

He believes that one of the best things about Twitter is that communities and movements that use the platform to disseminate their messages are self-organized. “When I think about the violence in Florida with guns and how a couple of students got together, joined our platform and a month, two months later they have millions of people listening to them, that in its essence is what Twitter is fantastic at.”

This video is part of Beet.TV’s coverage of the Digital Content NewFronts 2018. The series a co-presentation of Beet.TV and the IAB. Please see additional videos from the series on this page.

]]>
Beet.TV
Cheddar Expands Presence In TV Bundles, Steinberg explains https://dev.beet.tv/2017/02/jon-steinberg.html Thu, 02 Feb 2017 12:04:44 +0000 http://www.beet.tv/?p=44454 HOLLYWOOD, Florida – Anyone over the age of 60 probably hasn’t heard of Cheddar TV. Which is entirely the point, according to its Founder & CEO, former BuzzFeed executive Jon Steinberg, whose plans include activation within two more popular TV bundles in the coming months.

“I saw nobody recreating the MSNBC, CNN, CNBC for people under the age of 60,” Steinberg recalls of his spring 2016 launch of a live news service focusing on business and technology. “It’s a cable network. Instead of living on a cable box it lives on Twitter at three o’clock every day and on Facebook live.”

Cheddar also has its own channel on Sling TV “in the base bundle right next to CNN” and is live on Amazon’s bundles as well, Steinberg explains in an interview with Beet.TV at the IAB Annual Leadership Meeting. “We’ll have two more of these announced by mid year.”

Steinberg’s bet is that young people who are hooked on on-demand programming like House of Cards and Transparent “would have a need for what I call ambient, non-appointment viewing to see what’s happening. And that’s effectively what Cheddar is. It’s a live news network.”

Last fall, Cheddar went behind a pay wall with a monthly subscription price of $6.99, as The Wall Street Journal reports. It also gets a fee from pay TV bundles “and the ability to monetize the advertising on those bundles as well,” Steinberg says.

Another revenue stream is what he calls “Native 3.0,” wherein advertisers have a presence on the lower third of the screen. For HP, it’s the Keep Reinventing message that’s promoted, while Dunkin Donuts prefers an On The Go theme and Fidelity’s app is used to reference stocks being covered by the correspondents at Cheddar.

“The direct subscription model is our restaurant regulars. They’re people that just want Cheddar and don’t want a bundle,” Steinberg says. “But ideally any skinny bundle out there, I intend for us to be in those and the consumer can buy us that way.”

He counsels against every publisher thinking that live video is where it’s at. “It’s about looking where there is white space,” says Steinberg.

As for so-called fake news, he blames social media networks like Facebook and readers themselves.

“If people just read credible sources, if you went to BBC, The New York Times, The Washington Post, Cheddar even, there would be no fake news,” Steinberg says. “Fake news is a consequence of the fact that people got disoriented from what they were actually reading and this stuff was able to spread.”

This video is part of a series produced at the IAB Annual Leadership Meeting. Beet.TV’s coverage of this event is sponsored by Index Exchange. For more videos from this series, please visit this page.

]]>