Read a piece written by feminist author Jessica Valenti titled Boys Do Cry, which is provided here.To bolster your discussion, you should also view a set of Milwaukee’s Best beer commercials that are linked here.
2.After you do so, respond to the discussion questions provided below. Your complete response should be at least 225 words.
3.You must also provide a thoughtful response to at least one classmate’s post (no specific word requirement).
Discussion Questions for all: What is Valenti’s central argument? Do you tend to agree or disagree with her? Why or why not? What are the dangers in socializing men/boys to “act like men”? Do you find the beer commercials linked above troubling? Why or why not?
Men: Do you experience pressure to behave in “manly” ways? Provide some examples. Does this pressure trouble you? Does it restrict or change your feelings and behaviors in any way?
Women: Do you expect/encourage men/boys to behave in stereotypically masculine ways? Why or why not? Do you contribute to the stigmatization of men/boys who do not? If so, how?
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 });

