Writer is required to write a blog post of 800 words
CHOOSE 1 TOPIC:
1. Trends in the digital economy or national case studies
2. applications, software and the nature of digital collaborations
3. anything related to e-commerce (e.g cookies, new products/services)
4. the business value of enterprise application
Referencing:
references hyperlinked within the text and then listed at the end
the list at the end is not included in the word count
you can link to academic ar1cles or other sources
it is your decision to assess which sources are important and trustworthy you are expected to use between 4 and 7 linked references!
A descriptive title of reasonable length is expected – think of a title that adds value and helps the reader (e.g. summarising the main argument)
Optional to include one photo with each submission or other media
———-
Added on 11.08.2016 09:52
Recommend souces for different topics:
https://ico.org.uk/about-the-ico/news-and-events/news-and-blogs/2015/02/a-cookie-can-last-7984-years-according-to-new-study/
https://www.youtube.com/watch?v=r6hxqg3PgRQ
https://www.youtube.com/watch?v=F1BwG8sLXS8
https://www.youtube.com/watch?v=MMEoWMJf1uY
Instruction files
harvard_business_review_-_where_the_digital_economy_is_moving_the_fastest.pdf(2,38 MiB)
which_magazine_nov_2015_-_review_of_online_shopping.pdf(1,95 MiB)
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 });

