OBS! Letar du efter en beställning lagd före 2025-09-29, 16:00? [klicka här]
torsdag - 2025 09 oktober
{"Id":0,"Name":null,"Mobile":null,"Email":null,"Token":null,"Type":0,"ReferencerId":null,"VatConfirm":false,"PublicToken":null,"Culture":"sv-se","Currency":"usd","CurrencySign":"$","CountryIsoCode":"us","HasSubset":false,"Discount":0.0,"IsProfileComplete":false,"HasCredit":false,"LastActivity":"0001-01-01T00:00:00"}
login
Logga in
shopping cart 0
Kundvagn

Kundvagn

Menu

Ḥātam Qādarī

حاتم قادری

Hatam Ghaderi is an Iranian political scientist, author, translator, and public intellectual known for his critical, philosophical, and sociological approach to Iranian politics. Born in 1961 in Shiraz, he studied political science and taught for years at Tarbiat Modares University. Ghaderi’s work focuses on themes such as the Iranian mind, authority, institutionalization, and legitimacy crisis, offering deep analysis of Iran’s political structure and culture. His major publications include Discovering the Iranian Mind, An Introduction to Understanding the Political in Iran, In Praise of Depressed Reason, Iranian Political Treatise, Introduction to Political Philosophy, and Politics and the Novel. He is also known for his candid media interviews and debates, where he critiques dominant discourses and official structures with clarity and insight.

حاتم قادری استاد علوم سیاسی، نویسنده، مترجم و روشنفکر ایرانی است که با نگاهی انتقادی، فلسفی و جامعه‌شناختی به سیاست ایران، جایگاه ویژه‌ای در فضای فکری معاصر دارد. او متولد 1340 در شیراز است و تحصیلات خود را در رشتهٔ علوم سیاسی در دانشگاه تربیت مدرس ادامه داده و سال‌ها در همان‌جا تدریس کرده است. قادری با تأکید بر مفاهیمی چون ذهن ایرانی، اقتدار، نهادسازی، و بحران مشروعیت، در آثار و سخنرانی‌هایش به تحلیل ساختار قدرت و فرهنگ سیاسی ایران پرداخته است. از آثار مهم او می‌توان به کشف ذهن ایرانی، درآمدی بر فهم امر سیاسی در ایران، در ستایش عقل افسرده، سیاست‌نامهٔ ایرانی، درآمدی بر فلسفهٔ سیاسی و سیاست و رمان اشاره کرد. او همچنین در گفت‌وگوها و مناظره‌های رسانه‌ای، با زبانی صریح و تحلیلی، به نقد ساختارهای رسمی و گفتمان‌های غالب پرداخته است.

 

Han Kang Författarporträtt
// $(document).ready(function () { // $.ajax({ // url: '/Home/GetCategories', // method: 'GET', // success: function (data) { // let html = ''; // data.forEach(category => { // html += `
  • ${category.title}`; // if (category.children.length > 0) { // html += ''; // } // html += '
  • '; // }); // $('#category-menu').html(html); // }, // error: function (err) { // console.error('Error fetching categories:', err); // } // }); // });