As I explained in class, your final paper will be about virtual PR of two local companies in the UAE.
1- Select two UAE-based government or private companies. They should be comparable/competitive in providing services or producing commodities (e.g. Dubai Municipality/Sharjah Municipality; Flydubai/Airarabia; Al-Futtaim/Al-Habtour; Al-Ain/Masafi);
2- Each organization/company should be well-known and have many employees and consumers.
3- Examine each organization/company’s website and analyze its content highlighting its strength and weakness.
4- Your critical appraisal should focus on:
A- Media relations, particularly their presence and major activities on social media;
B- Consumer relations; and
C- Community relations.
5- Compare and contrast the two companies’ online PR presence and activities, and state your opinion regarding their effectiveness.
6- Your paper should not be less than 9 pages long (including a printout of the homepages of the two companies); and should be well-thought and well-written.
I want to compare between two airline companies of the UAE which are etihad and emirates airlines. Everything needs to be from a PR perspective.
It says the professor wants 9 pages including the homepages of the websites of both airlines in addition to the cover page. I just need you to write 6 pages including the references page
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 });

