نتایج جستجو برای: early islamic architecture

تعداد نتایج: 940752  

ژورنال: مدیریت شهری 2017
mohammadian, mohammadreza,

Mosques, as symbol of Islamic architecture must play an important role in reflecting the superiority of Allah the Almighty. There are many ways in making it successful and one of them is through the high quality of aesthetic value. Aesthetic value in Islamic art and architecture is normally portrayed by the highest degree of motifs and ornamentation. Contemporary mosque designers normally focus...

2006
Mahmoud A. El-Gamal

The recent history of Islamic finance is riddled with a number of paradoxes. First, there is a great rift between the economics literature on Islamic finance, and the practical approaches taken by financial experts and practitioners in the area. Second, despite two or more decades of rhetoric regarding the development of uniform standards for Islamic finance, the market remains largely segmente...

هاشمی طغرالجردی, سیدمجید,

Islamic ethics as the controlling system of behaviors has defined the rights of an individual and society and Fiqh (jurisprudence) explains behavioral patterns in accordance with Shari›a (law). Given that each space is shaped according to behavioral pattern of its residents, the mechanism of interpretation and implementation of Islamic Shari›a is reflected in architecture and urban planning pro...

سعادت جو, پریا, مهدوی نژاد, محمدجواد,

Nowadays Islamic countries more than ever concentrate on identity to revive their dignity at the age of globalization. Countries of west of Asia especially Persian Gulf countries enjoy a prosperous architectural era because of oil well revenues. Saudi Arabia from among them selected purposely to analyses to understand interaction of localization and globalization in contemporary architecture of...

2015
N. Kato I. Nakai Y. Shindo

The Raya port (eighth to 12th centuries) on the Sinai Peninsula, Egypt, was one of the important port cities for the Red Sea trade. We performed on-site analyses of Islamic glass vessels (used in eighth to 11th centuries) mainly from this site in Egypt using a portable XRF spectrometer. The aim of this paper is to contribute to our understanding of the chemical compositions of early Islamic gla...

, ,

Kufic handwritings have been among the most prominent handwritings in Islamic World that geometric nature, these handwritings have opened their place in architectural spaces well and comprise a significant part of brilliant decorations of the early centuries architects to the advent of The Safavid. These are regarded as an important elements in linkage between feature, geometry, word and meanin...

Regarding the existing crisis of art and architecture from both theoretical and practical aspects, which are influenced by the dubitative and relativism viewpoints of western culture in new era, could be solved by the school of Islam from all its sides of theory, practice and historical background.To prove the above idea, firstly, the architecture would be introduced as a part of human science ...

Journal: :معماری و شهرسازی 0
ریحانه بهبودی کارشناسی ارشد برنامه ریزی شهری، دانشکده محیط انسان ساخت، دانشگاه یو تی ام مالزی و کارشناسی ارشد مدیریت گردشگری، دانشکده مدیریت و حسابداری، دانشگاه علامه طباطبایی

there is always a meaning concealed behind functional aspects of any physical structure. this covert meaning is tranfered to the user or observer of the phenomena and forms his perception. studying the perception of the visitors towards the visited structure is considered useful in several research fields. in tourism context, visitors’ perception towards visited destination is obliged as a sign...

Journal: :international journal of geo science and environmental planning 0
mahtab rajabi graduate student of islamic azad university ardestan shadi yazdanmehr graduate student of islamic azad university ardestan mohamad kamali graduate student of islamic azad university ardestan

this study evaluates the lifelikeness layers of boroujerdi’s house in kashan as a case study to analyze the houses of islamic period, especially qajar era. why traditional iranian architecture was considered as sustainable architecture? what are the elements included in the traditional architecture to take the most advantage of the least facilities? what elements does the modern architecture la...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->