This is team paper, and I am only going to write two part of the paper, so on your work is no need for intro/conclusion. The topic is Online Streaming and It’s Effect on Cable and Satellite Industries
Here is our group outline:
Scope
What is online streaming?
Why are we doing the assessment?
Summary of the issue
Shift in how people watch television/ evolution of TV
Technology
Evolution of online streaming
Technical Aspects
How they get their shows
Categories of online streaming
Platforms
Cost
Competition
Impact
SWOT analysis
Without cable, who will watch online?
How are channels/networks getting paid?
Pos/Neg impacts on channels and networks
Sales
Commercials
Original shows
Policy
Recommendations for regulations for illegal online streaming
The whole paper is going to follow STIP step. I only need write Technology and Impact. The format has to be “
Technology:
Topic one
Topic two
Topic three and so for
Impact:
Topic one
Topic two and so for
“
The impact has to be include a SWOT analysis about online streaming. In addition both negative/positive impacts.
Some sources: (not require to use, try your best..)
Technology
An analysis of User Behavior in Online Video Streaming http://dl.acm.org/citation.cfm?id=1878149
youtube http://mashable.com/2012/11/13/youtube-channel-owners/#nRPIyYBOSEqC
netflix http://www.huffingtonpost.com/dean-jayson/how-netflix-is-quietly-sh_b_2339132.html
hulu http://www.tubefilter.com/2012/12/26/hulu-plus-subscribers-revenue-700-million/
Online video ranking http://www.comscore.com/Insights/Press-Releases/2010/4/comScore-Releases-March-2010-US-Online-Video-Rankings
Impact
The Audience for Online Video http://www.pewinternet.org/files/old-media/Files/Reports/2009/The-Audience-for-Online-Video-Sharing-Sites-Shoots-Up.pdf
Commercials data http://domainshane.com/the-cost-of-30-second-tv-commercial-on-primetime-tv-fall-2012-and-you-only-want-to-pay-what-for-the-domain/
TV payment http://allthingsd.com/20100308/hate-paying-for-cable-heres-the-reason-why/
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

