Website Review:
Thinking about the topic of Communication and Technology, review of a website for a service, company or institution that you regularly use based on the criteria in chapter 4 and explained in ppt lectures from Unit 7 and Unit 8. (Think of the AWARE Model and the example of the coffee shop).
Some things to consider:
-Does the website serve as a good example of a useful website or does it have deficiencies that make it frustrating or cause a waste of time? Explain why it is useful or frustrating.
-How might factors such as Information Quality, Localization, Accessibility Tools, affect user experiences? Remember to define such terms.
-How might you define the roles or responsibility of Stakeholders or Managers of a well functioning website?
-What about the pithy and disconcerting phrase that has been used to argue that free services treat users worse: \”If you\’re not paying for the product, you are the product?\” You might also consider how the website deals with the issues of intellectual property, data security, and how or if your labor is compensated.
also some thing to fallow
Best Practices checklist for the Essay :
-Am I thinking about what constitutes a website or community? For example, Facebook.com is not a good example to use, but a particular Fan Page or Group on Facebook would be acceptable.
-Am I considering the pros and cons together while choosing the website or gadget I plan on evaluating?
-Did I remember to address the relevant criteria in chapter 4?
-Did I address the factors mentioned in the description for essay 4 in more (and enough) detail? For example, stakeholders, managers, AWARE model, data mining, virtual community, belonging, interest, identity, etc.
-Have I attempted to incorporate the theory into my argument rather than only quoting or describing a concept? Very Important.
so important to fallow the step I will provide chapter 4 from the book as source the book is (Internet (Routledge Introductions to Media and Communications) by Lorenzo Cantoni and Stefano Tardini, 2006, Routledge)
and also I will provide the ppt unit 7 & unit 8 I think this is all you need
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 });

