for this exercise you will pick a foreign country you all find interesting. you will conduct research (using web sites, blogs, newspapers, magazines, etc.) in conjunction with your reading of Ch.2, and then create a PowerPoint or Prezi presentation concerning the nonverbal communication of the nation/culture you chose. Your presentation should consist of at least 12 – 15 slides, contain text (limited text – a slide you would use in an actual speech should contain no more than 6 or 7 lines of brief text), pictures, at least 2 video links, and list the sources used in gathering the information. You can cover some basic facts about the country (location, population, major industries, etc.,) but most importantly it should detail the business/social customs of the country. Imagine that you have started a business, and have decided to send your sales force into the country you have selected. Your report should include information the sales force would need to successfully sell your product/service in that country (e.g. how to dress, how to set appointments, when to set appointments, how do you handle business cards, should you give gifts, how you do greet each other, and so forth.) These three sites – executiveplanet.com; worldbusinessculture.com; and kwintessential.co.uk/etiquette/doing-business-in.html – may prove helpful as you do your research (plus you may find additional sites on your own.)
I am okey with any country for the power point and also okay with any business for my report. if you need any clarifications please contact me.
Also I will attach a PDF copy of my chapter 2.
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 });

