Early research of political Facebook groups has thus far not paid attention to its impact on identity maintenance (Marichal, 2010). Svenson refers to this desire to negotiate a political self through discourse as a form of expressive rationality independent of instrumental or communicative modes of discourse (2009). In his article E-participation and iCitizens: The Expressive Turn of Political Participation and Citizenship in Convergence Culture, Svenson discusses that increasing digitalization and globalization transforms societies-accessibility to the public sphere and by turn agenda setting is challenged as communication become increasingly digital, global and personalized as political participation take on different meanings and citizenships are enacted differently. In his revisit to instrumental-communicative dichotomy he discusses that the deliberative turn in political philosophy brings forward the well-known dichotomy between these rationalities. Svensson believes that if we add new political practices online together with a sociological understanding of the late modern subject, then, “expressive account rationality is more accurate for understanding citizenship practices and political participation today (Svensson, 2009).” To better understand the link between identity and political engagement of Lebanese Diaspora, expose a brief explanation to the concept of expressive rationality as opposed to instrumental and communicative rationality as presented by Jurge Habermas and Jakob Svensson .
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 });

