Al-Islam.org - Comparative Religion https://www.al-islam.org/library/comparative-religion en Contemporary Issues in Islamic Thought - Mohammad Ali Shomali https://www.al-islam.org/playlist/contemporary-issues-islamic-thought-mohammad-ali-shomali <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><p>In this series of lectures, Sheikh Shomali talks about some of the contemporary issues in Islamic thought including: Feminism, Secularism, Pluralism, Muslim-Christian relations, Shia-Sunni relations.</p> </div></div></div><div class="form-item form-type-item form-group"> <label class="control-label">Language</label> English</div><div class="field field-name-field-playlist-media field-type-entityreference field-label-above"><div class="field-label">Media:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/media/contemporary-issues-islamic-thought-part-2">Contemporary Issues in Islamic Thought - Part 2</a></div><div class="field-item odd"><a href="/media/contemporary-issues-islamic-thought-38-religious-pluralism">Contemporary Issues In Islamic Thought 3/8 - Religious Pluralism</a></div><div class="field-item even"><a href="/media/contemporary-issues-islamic-thought-48-interreligious-dialogue">Contemporary Issues In Islamic Thought 4/8 -Interreligious Dialogue</a></div><div class="field-item odd"><a href="/media/contemporary-issues-islamic-thought-58-muslim-christian-relations">Contemporary Issues In Islamic Thought 5/8 - Muslim Christian Relations </a></div><div class="field-item even"><a href="/media/contemporary-issues-islamic-thought-68-sunni-shia-relations">Contemporary Issues In Islamic Thought 6/8 - Sunni Shi&#039;a Relations</a></div><div class="field-item odd"><a href="/media/contemporary-issues-islamic-thought-78-religion-and-freedom">Contemporary Issues In Islamic Thought 7/8 - Religion And Freedom</a></div><div class="field-item even"><a href="/media/contemporary-issues-islamic-thought-88-reason-faith">Contemporary Issues In Islamic Thought 8/8 - Reason &amp; Faith</a></div><div class="field-item odd"><a href="/media/contemporary-issues-islamic-thought-18-feminism">Contemporary Issues in Islamic Thought 1/8 - Feminism</a></div></div></div><div class="field field-name-field-places field-type-text field-label-above"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even">Islamic Centre of England, London, UK</div></div></div><div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"><div class="field-label">Category:&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:genre"><a href="/library/comparative-religion" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Comparative Religion</a></div><div class="field-item odd" rel="so:genre"><a href="/library/general-2" typeof="skos:Concept" property="rdfs:label skos:prefLabel">General</a></div><div class="field-item even" rel="so:genre"><a href="/library/philosophy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Philosophy</a></div></div></div><div class="field field-name-field-date field-type-text field-label-above"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">2007</div></div></div><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-above"><div class="field-label">Authors(s):&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/person/mohammad-ali-shomali" typeof="so:Person" property="rdfs:label skos:prefLabel">Mohammad Ali Shomali</a></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_1"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script type="text/javascript"> <!--//--><![CDATA[//><!-- if(window.da2a)da2a.script_load(); //--><!]]> </script> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Tue, 21 Dec 2021 12:36:27 +0000 amnaali 40639 at https://www.al-islam.org https://www.al-islam.org/playlist/contemporary-issues-islamic-thought-mohammad-ali-shomali#comments Invitation to Islam: A Survival Guide https://www.al-islam.org/invitation-islam-survival-guide-thomas-mcelwain <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/interfaith-dialogue" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Interfaith dialogue</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/islam" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islam</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/christianity" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Christianity</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/book-cover-13814.jpeg" width="953" height="1353" alt="" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>This work is geared towards a Muslim audience. The author's intention is to make Muslim contacts with those of other faiths more productive. Includes spirituality, theological differences between Christianity and Islam, practices compared, secularism, and da'wa (call to faith).</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/13814"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/13814"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/13814"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/thomas-mcelwain" typeof="so:Person" property="rdfs:label skos:prefLabel">Thomas McElwain</a></div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_2"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Thu, 18 Nov 2021 17:58:27 +0000 Abul Hasan 13814 at https://www.al-islam.org https://www.al-islam.org/invitation-islam-survival-guide-thomas-mcelwain#comments Human Nature According to the Qur’an https://www.al-islam.org/media/human-nature-according-quran <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/human-nature" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Human Nature</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/quran" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Qur&#039;an</a></div></div></div><div class="field field-name-field-media-upload field-type-file field-label-hidden clearfix"><div class="field-items"><div class="field-item even"><div id="file-23443" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--2" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--3" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--4" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--5" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--6" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--7" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--8" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--9" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--10" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--11" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--12" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--13" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--14" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--15" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--16" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--17" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--18" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--19" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--20" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div id="file-23443--21" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/human-nature-according-quran-dr-shomali">“Human Nature According to the Qur’an” by Dr Shomali</a></h2> <div class="content"> <div class="embed-responsive embed-responsive-16by9 media-vimeo-video media-vimeo-1"> <iframe class="media-vimeo-player" width="640" height="360" title="“Human Nature According to the Qur’an” by Dr Shomali" src="//player.vimeo.com/video/318859838?color=" frameborder="0" allowfullscreen>Video of “Human Nature According to the Qur’an” by Dr Shomali</iframe> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><p>Human Nature According to the Qur’an - Dr Mohammad Ali Shomali<br /> Mennonite-Shia Dialogue, Round V<br /> Venue: CMU, Great Hall, Winnipeg, Canada<br /> Dates: June 1-4, 2011</p> </div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">Winnipeg, Canada</div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">June 1-4, 2011</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=gHM0HRE_9Kw</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/gHM0HRE_9Kw.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">gHM0HRE_9Kw</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_3"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 02 Nov 2020 17:20:35 +0000 Zeinab Donati 48125 at https://www.al-islam.org https://www.al-islam.org/media/human-nature-according-quran#comments Contemporary Issues In Islamic Thought 5/8 - Muslim Christian Relations https://www.al-islam.org/media/contemporary-issues-islamic-thought-58-muslim-christian-relations <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/interfaith-dialogue" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Interfaith dialogue</a></div></div></div><div class="field field-name-field-media-upload field-type-file field-label-hidden clearfix"><div class="field-items"><div class="field-item even"><div id="file-9894" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--2" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--3" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--4" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--5" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--6" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--7" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--8" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--9" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--10" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--11" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--12" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--13" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--14" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--15" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--16" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--17" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--18" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--19" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--20" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div id="file-9894--21" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-three-58-muslim-christian-relations-sheikh-dr">Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</a></h2> <div class="content"> <div class="embed-responsive embed-responsive-16by9 media-vimeo-video media-vimeo-2"> <iframe class="media-vimeo-player" width="640" height="360" title="Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007" src="//player.vimeo.com/video/150196171?color=" frameborder="0" allowfullscreen>Video of Contemporary Issues in Islamic Thought, Lesson Three (5/8)_ Muslim Christian Relations by Sheikh Dr Shomali, 2007</iframe> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><p>In this lecture, Sheikh talks about Muslim and Christian relations.</p> </div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">Islamic Centre of England, London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-centre-england" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Centre of England</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">2007</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=ue6QZbwUrXY</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/ue6QZbwUrXY.jpg" width="640" height="360" alt="" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">ue6QZbwUrXY</div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">55 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_4"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 02 Nov 2020 11:04:14 +0000 amnaali 40628 at https://www.al-islam.org https://www.al-islam.org/media/contemporary-issues-islamic-thought-58-muslim-christian-relations#comments Contemporary Issues In Islamic Thought 4/8 -Interreligious Dialogue https://www.al-islam.org/media/contemporary-issues-islamic-thought-48-interreligious-dialogue <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/interfaith-dialogue" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Interfaith dialogue</a></div></div></div><div class="field field-name-field-media-upload field-type-file field-label-hidden clearfix"><div class="field-items"><div class="field-item even"><div id="file-9903" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--2" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--3" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--4" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--5" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--6" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--7" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--8" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--9" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--10" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--11" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--12" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--13" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--14" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--15" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--16" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--17" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--18" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--19" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--20" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div id="file-9903--21" class="file file-video file-video-vimeo"> <h2 class="element-invisible"><a href="/file/contemporary-issues-islamic-thought-lesson-four-48-inter-religious-dialogue-part-i-2007">Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</a></h2> <div class="content"> <div class="embed-responsive embed-responsive-16by9 media-vimeo-video media-vimeo-3"> <iframe class="media-vimeo-player" width="640" height="360" title="Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007" src="//player.vimeo.com/video/151444552?color=" frameborder="0" allowfullscreen>Video of Contemporary Issues in Islamic Thought, Lesson Four (4/8) Inter-religious Dialogue, Part I, 2007</iframe> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><p>In this lecture, Sheikh talks about Inter-religious Dialogue</p> </div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">Islamic Centre of England, London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-centre-england" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Centre of England</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">2007</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=xKL05EYfYw4</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/xKL05EYfYw4.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">xKL05EYfYw4</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">55 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_5"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 02 Nov 2020 09:51:52 +0000 amnaali 40638 at https://www.al-islam.org https://www.al-islam.org/media/contemporary-issues-islamic-thought-48-interreligious-dialogue#comments Islam and Christianity, A Comparative Study https://www.al-islam.org/islam-and-christianity-comparative-study-muhammad-ali-zenjibari <div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/book-cover-47140.jpeg" width="953" height="1353" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>The book is quite a broad comparison of present day Christianity to Islam. It examines the gist of both on a few dimensions – the history, the scriptures, the doctrines and practises. The author persuasively argues that modern, Euro-centric Christianity contradicts the original message taught by Jesus Christ. Soon after him, religious leaders began preaching new ideas and the church authorities allowed alien faiths and rituals to contaminate the religion in a very significant way.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/47140"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/47140"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/47140"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/muhammad-ali-zenjibari" typeof="so:Person" property="rdfs:label skos:prefLabel">Muhammad Ali Zenjibari</a></div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_6"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Thu, 14 Feb 2019 19:41:18 +0000 Zeinab Donati 47140 at https://www.al-islam.org The Bible, The Qur'an and Science https://www.al-islam.org/bible-quran-and-science-maurice-bucaille <div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/book-cover-47130.jpeg" width="953" height="1353" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>In his objective study of the texts, Maurice Bucaille clear away many preconceived ideas about the Old Testament, the Gospels and the Qur'an. He tries, in this collection of writings, to separate what belongs to Revelation from what is the product of error or human interpretation. His study sheds new light on the Holy Scriptures. At the end of a gripping account, he places the believer before a point of cardinal importance: the continuity of a Revelation emanating from the same God, with modes of expression that differ in the course of time. </p> <p>It leads us to meditate upon those factors which, in our day, should spiritually unite rather than divide Jews, Christians and Muslims. As a surgeon, Maurice Bucaille had often been in a situation where he was able to examine not only people's bodies, but their souls. This is how he was struck by the existence of Muslim piety and by aspects of Islam which remain unknown to the vast majority of non-Muslims. </p> <p>In his search for explanations which are otherwise difficult to obtain, he learnt Arabic and studied the Qur'an.  In it, he was surprised to find statements on natural phenomena whose meaning can only be understood through modern scientific knowledge. He then turned to the question of the authenticity of the writings that constitute the Holy Scriptures of the monotheistic religions. Finally, in the case of the Bible, he proceeded to a confrontation between these writings and scientific data. The results of his research into the Judeo-Christian Revelation and the Qur'an are set out in this book.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/47130"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/47130"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/47130"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/maurice-bucaille" typeof="so:Person" property="rdfs:label skos:prefLabel">Maurice Bucaille</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>The Bible, The Qur&#039;an and Science The Holy Scriptures Examined In The Light Of Modern Knowledge By Dr. Maurice Bucaille Translated from French “La Bible, le Coran et la Science” By Alastair D. Pannell and The Author </div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_7"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Thu, 14 Feb 2019 19:38:57 +0000 Zeinab Donati 47130 at https://www.al-islam.org Tolerance in the Teachings of the Great Prophet and in Liberalism: A Contrastive Analysis https://www.al-islam.org/al-taqrib/number-7-november-2010/tolerance-teachings-great-prophet-and-liberalism-contrastive <div class="field field-name-field-journal-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/journal-cover-46836.jpeg" width="953" height="1353" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="dc:abstract"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>This paper addresses the issue of tolerance in Islam and the teachings of the holy Prophet (S) in this regard and the fundamental differences between the views of Islam and liberalism regarding tolerance will be contrastively analyzed.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/46836"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/46836"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/46836"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="dc:creator"><a href="/person/abbas-nikzad" typeof="so:Person" property="rdfs:label skos:prefLabel">Abbas Nikzad</a></div></div></div></div><div class = 'custom-field-name-field-translator'><span class = 'icon icon-icon-translator'></span><div class="field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="dc:contributor"><a href="/person/abuzar-ahmadi" typeof="so:Person" property="rdfs:label skos:prefLabel">Abuzar Ahmadi</a></div></div></div></div><div class = 'custom-field-name-field-publisher'><span class = 'icon icon-icon-publishing-house'></span><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="dc:publisher"><a href="/organization/al-taqrib" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Al-Taqrib</a></div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_8"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Fri, 14 Dec 2018 08:58:57 +0000 Zeinab Donati 46836 at https://www.al-islam.org Editorial, Number 5 November 2009 https://www.al-islam.org/al-taqrib/number-5-november-2009/editorial-number-5-november-2009 <div class="field field-name-field-journal-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/journal-cover-46096.jpeg" width="953" height="1353" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="dc:abstract"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>Editorial about the presence of religion in all cultures and people, the philosophical meaning and the urge to find common grounds of venerance to God instead of focusing on each and every religion and sect peculiarity that divide instead of unify the believers.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/46096"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/46096"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/46096"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-publisher'><span class = 'icon icon-icon-publishing-house'></span><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="dc:publisher"><a href="/organization/al-taqrib" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Al-Taqrib</a></div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_9"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Tue, 05 Jun 2018 06:36:54 +0000 Zeinab Donati 46096 at https://www.al-islam.org Civilizational Dialogue and Mysticism: The Holy Qur’an and the Metaphysics of Ibn al-’Arabi https://www.al-islam.org/al-taqrib/number-5-november-2009/civilizational-dialogue-and-mysticism-holy-quran-and-metaphysics <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even"><a href="/tags/sunni-shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Sunni-Shi&#039;a</a></div><div class="field-item odd"><a href="/tags/interfaith-dialogue" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Interfaith dialogue</a></div><div class="field-item even"><a href="/tags/spiritual-wayfaring" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Spiritual Wayfaring</a></div><div class="field-item odd"><a href="/tags/mysticism" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Mysticism</a></div><div class="field-item even"><a href="/tags/irfan" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Irfan</a></div><div class="field-item odd"><a href="/tags/sufism" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Sufism</a></div></div></div><div class="field field-name-field-person-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even"><a href="/person/ibn-al-arabi" typeof="so:Person" property="rdfs:label skos:prefLabel">Ibn al-&#039;Arabi</a></div></div></div><div class="field field-name-field-journal-cover-image field-type-image field-label-hidden"><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/content-cover/journal-cover-46088.jpeg" width="953" height="1353" /></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="dc:abstract"><div class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>This text explains how it is possible to reconcile the dawa with dialogue with other faiths without denying one’s religious identity by recognizing the underlying common ground that is the universality of the belief in a Superior Entity and the basic universal ethic laws that are shared among all human beings. </p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/46088"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/46088"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/46088"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="dc:creator"><a href="/person/reza-shah-kazemi" typeof="so:Person" property="rdfs:label skos:prefLabel">Reza Shah-Kazemi</a></div></div></div></div><div class = 'custom-field-name-field-publisher'><span class = 'icon icon-icon-publishing-house'></span><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="dc:publisher"><a href="/organization/al-taqrib" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Al-Taqrib</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-inline clearfix"><div class="field-label">Miscellaneous information:&nbsp;</div><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>This article first appeared in ‘RELIGIONS: A Scholarly Journal Published by the Doha International Center for Interfaith Dialogue’, Issue 1, 2009, pp.117-139.</div></div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_10"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Tue, 05 Jun 2018 06:28:41 +0000 Zeinab Donati 46088 at https://www.al-islam.org