Search results for: middle Byzantine architecture
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3214

Search results for: middle Byzantine architecture

3214 Hagios Spyridon Church in Selymbria and Its Particular Standing in Middle Byzantine Architecture

Authors: Görkem Günay, Bilge Ar

Abstract:

Selymbria is an ancient maritime city, approximately 60 km west to Constantinople. Although it was a particularly important settlement during the Byzantine period, our knowledge about its Byzantine layer is rather sketchy. On the other hand, one of the Byzantine churches of Selymbria, namely Hagios Spyridon which had been survived until the beginning of 20th century, deserves special attention. The church is mainly known via textual and visual data from the end of 19th and the beginning of 20th century. These documents, together with some architectural pieces which most probably were belonging to the church, indicate that Hagios Spyridon Church was built in ‘simple domed octagon’ plan-scheme. Nothing from the building is preserved in-situ today. However, this small church helps to fill a very important gap in the history of Middle Byzantine architecture and occupies a notable place in the on-going discussion of the origins of ‘domed octagon’ churches of Helladic paradigm and their link with the capital. This study aims to reexamine the now lost church of Hagios Spyridon in the context of architectural developments of Middle Byzantine period. In the presentation, the exact location and the architecture of the church will be tried to be clarified using the existing documents and the publications of previous scholars. Some new architectural pieces which possibly belonged to the church, will be introduced and interpretations on existing restitution drawings will be made. The church will be architecturally compared with the oldest known example of the plan-scheme, Nea Moni on Chios and its later local copies. The study of Hagios Spyridon Church of Selymbria, hopefully, will contribute to the discussion of the possible influence of the capital on the plan-scheme and will help us to ask further questions about the close relations between Constantinopolitan and provincial architecture.

Keywords: Hagios Spyridon church, insular domed octagon, middle Byzantine architecture, silymarin

Procedia PDF Downloads 172
3213 Modifying Byzantine Fault Detection Using Disjoint Paths

Authors: Mehmet Hakan Karaata, Ali Hamdan, Omer Yusuf Adam Mohamed

Abstract:

Consider a distributed system that delivers messages from a process to another. Such a system is often required to deliver each message to its destination regardless of whether or not the system components experience arbitrary forms of faults. In addition, each message received by the destination must be a message sent by a system process. In this paper, we first identify the necessary and sufficient conditions to detect some restricted form of Byzantine faults referred to as modifying Byzantine faults. An observable form of a Byzantine fault whose effect is limited to the modification of a message metadata or content, timing and omission faults, and message replay is referred to as a modifying Byzantine fault. We then present a distributed protocol to detect modifying Byzantine faults using optimal number of messages over node-disjoint paths.

Keywords: Byzantine faults, distributed systems, fault detection, network pro- tocols, node-disjoint paths

Procedia PDF Downloads 529
3212 A New Method for Fault Detection

Authors: Mehmet Hakan Karaata, Ali Hamdan, Omer Yusuf Adam Mohamed

Abstract:

Consider a distributed system that delivers messages from a process to another. Such a system is often required to deliver each message to its destination regardless of whether or not the system components experience arbitrary forms of faults. In addition, each message received by the destination must be a message sent by a system process. In this paper, we first identify the necessary and sufficient conditions to detect some restricted form of Byzantine faults referred to as modifying Byzantine faults. An observable form of a Byzantine fault whose effect is limited to the modification of a message metadata or content, timing and omission faults, and message replay is referred to as a modifying Byzantine fault. We then present a distributed protocol to detect modifying Byzantine faults using optimal number of messages over node-disjoint paths.

Keywords: Byzantine faults, distributed systems, fault detection, network protocols, node-disjoint paths

Procedia PDF Downloads 417
3211 The Medieval Byzantine Churches at Trebizond (Trabzon): Promotion of Local Awareness and Conservation through Interpretation and Presentation

Authors: Esra Ceren Kara, Ufuk Seri̇n

Abstract:

The Byzantine Empire, which persisted from the 4th to 15th centuries, covered a significant period in history and bequeathed a significant cultural heritage throughout its territories, including Turkey. However, despite its historical and cultural importance, the approach of the political authorities, which emphasizes the Seljuk and Ottoman heritage, to Byzantium in Turkey is reluctant and problematic. Byzantine history and culture have long been neglected and attained negative connotations. This has led to a lack of awareness and understanding of Byzantine heritage among the public and inadequate conservation efforts. This research aims to address this problem by proposing a reinterpretation and presentation of Byzantine heritage in Turkey that emphasizes its cultural value and presents it to the public as a part of a common cultural heritage in order to accomplish effective conservation, raise awareness and provide a better understanding of the Byzantium. In this article, the ways to interpret, present and integrate the Medieval Byzantine heritage into today’s world are analyzed through the selected case study of Trebizond (Trabzon) with a holistic approach by putting emphasis on the Byzantine religious edifices, churches, chapels and monasteries. Although the vestiges of this period are still intact and in use today, their past is unknown to many of their users. This situation is even more evident in the case of the converted churches, which are now used as mosques or mosque-museums. In the city center of Trebizond, 9 out of 12 religious edifices that are still in use were built during the Medieval Byzantine period and converted into mosques under Ottoman and Turkish rule. Currently, these monuments serve as mosques and mosque-museums. However, with the exception of Hagia Sophia and Girls Monastery, their Byzantine past is obscure to many locals. Thus, the promotion of local awareness and conservation of the Medieval Byzantine heritage in the city is required. With this premise, this research will investigate the values and opportunities offered by the Byzantine cultural heritage in Trebizond and the threats to its conservation, and it will offer proposals for a more effective interpretation and presentation so as to foster local awareness and integration of the Medieval Byzantine heritage.

Keywords: Byzantium/Byzantine, Trebizond, cultural heritage, interpretation and presentation, conservation, religious architecture, converted churches interpretation and presentation

Procedia PDF Downloads 43
3210 Late Roman-Byzantine Glass Bracelet Finds at Amorium and Comparison with Other Cultures

Authors: Atilla Tekin

Abstract:

Amorium was one of the biggest cities of Byzantine Empire, located under and around the modern village of Hisarköy, Emirdağ, Afyonkarahisar Province, Turkey. It was situated on the routes of trades and Byzantine military road from Constantinople to Cilicia. In addition, it was on the routes of trades and a center of bishopric. After Arab invasion, Amorium gradually lost importance. The research consists of 1372 pieces of glass bracelet finds from mostly at 1998- 2009 excavations. Most of them were found as glass bracelets fragments. The fragments are of various size, forms, colors, and decorations. During the research, they were measured and grouped according to their crossings, at first. After being photographed, they were sketched by Adobe Illustrator and decoupaged by Photoshop. All forms, colors, and decorations were specified and compared to each other. Thus, they have been tried to be dated and uncovered the place of manufacture. The importance of the research is presenting the perception of image and admiration and comparing with other cultures.

Keywords: Amorium, glass bracelets, image, Byzantine empire, jewelry

Procedia PDF Downloads 161
3209 Research on Dynamic Practical Byzantine Fault Tolerance Consensus Algorithm

Authors: Cao Xiaopeng, Shi Linkai

Abstract:

The practical Byzantine fault-tolerant algorithm does not add nodes dynamically. It is limited in practical application. In order to add nodes dynamically, Dynamic Practical Byzantine Fault Tolerance Algorithm (DPBFT) was proposed. Firstly, a new node sends request information to other nodes in the network. The nodes in the network decide their identities and requests. Then the nodes in the network reverse connect to the new node and send block information of the current network. The new node updates information. Finally, the new node participates in the next round of consensus, changes the view and selects the master node. This paper abstracts the decision of nodes into the undirected connected graph. The final consistency of the graph is used to prove that the proposed algorithm can adapt to the network dynamically. Compared with the PBFT algorithm, DPBFT has better fault tolerance and lower network bandwidth.

Keywords: practical byzantine, fault tolerance, blockchain, consensus algorithm, consistency analysis

Procedia PDF Downloads 102
3208 Survival of Byzantine Heritage in Gerace, Calabria

Authors: Marcus Papandrea

Abstract:

Gerace survives as one of the best examples of unspoiled Byzantine heritage in Calabria and the world due to its strategic location. As the last western province of the Byzantine Empire, Calabria was not subject to the destruction or conversion of sites which took place by the Ottomans in the east or the Arabs in Sicily and North Africa. Situated ten kilometers inland atop a 500m high table mountain, Gerace overlooks the Ionian coast and is a gateway to the rugged and wild mountain interior of the Calabrian peninsula. It is only connected to the outside world by a single windy and crumbling road and, unfortunately, faces serious economic and demographic decline. Largely due to its isolation, Gerace has remained understudied and under-recognized in a country that boasts the most UNESCO sites in the world despite its wealth and high density of Byzantine monuments. In 1995, the Patriarch of the Eastern Orthodox church, Bartholomew I, visited Gerace. He re-opened and blessed the ancient Byzantine church San Giovanni Crisostomo, reviving Gerace’s cultural origins and links to Byzantium. This paper examines how these links have persisted over a millennium, starting from the community’s humble origins as a refuge for ascetic monks to becoming the “city of one-hundred churches.” While little is documented or written about Gerace’s early history, this paper employs archaeological findings as well as hagiography to present valuable insight into this area which became known as the “land of the saints.” By characterizingGerace’s early Byzantine society and helping to understand its strong spiritual roots, this paper creates the basis necessary to understand the endurance of its Byzantine legacy and appreciate its important cultural contributions to the Italian Renaissance as a hub of Greek literacy which attracted great humanists from the fourteenth to fifteenth century such as Barlaam of Seminara, Simone Autumano, Bessarion, and AthanasioChalkeolopus.Inbringing together these characters, this paper propels Gerace onto the world stage as an important cultural center in medieval Mediterranean history which facilitated cross cultural interactions between Byzantine Greeks, Sicilian Arabs, Jews, and Normans. From this intersection developed a syncretism which led to modern-day Calabrian identity culture and society and is perhaps most visible in some of Gerace’s last surviving monuments from this time. While emphasizing this unassuming town’s cultural importance and unique Byzantine heritage, this paper also highlights the criteria which Gerace fulfills for being included in the World Heritage List.

Keywords: byzantine rite, greek rite, italo-greek, latinization

Procedia PDF Downloads 72
3207 Imperial/Royal Renewal in Byzantium and Medieval Georgia: Case of Alexios I Komnenos (r. 1081–1118) and Davit IV the Builder (r. 1089–1125)

Authors: Sandro Nikolaishvili

Abstract:

The end of the eleventh and the beginning of the twelfth century was a transitional period for the Byzantine empire as well as for the Caucasus. The empire was struggling for its survival under Alexios I Komnenos while Medieval Georgia was emerging as a dominant player in the Caucasus under Davit IV the Builder. The reigns of these two rulers were periods of renewal and transformation. I aim to compare the imperial image of Alexios I Komnenos with the renewed kingship ideology under Davit IV. I will hypothesize about the possible translation of the Byzantine political culture into the Medieval Georgia.

Keywords: Byzantium, Georgia, imperial, image

Procedia PDF Downloads 383
3206 Design of Middleware for Mobile Group Control in Physical Proximity

Authors: Moon-Tak Oh, Kyung-Min Park, Tae-Eun Yoon, Hoon Choi, Chil-Woo Lee

Abstract:

This paper is about middle-ware which enables group-user applications on mobile devices in physical proximity to interact with other devices without intervention of a central server. Requirements of the middle-ware are identified from service usage scenarios, and the functional architecture of the middle-ware is specified. These requirements include group management, synchronization, and resource management. Group Management needs to provide various capabilities to such applications with respect to managing multiple users (e.g., creation of groups, discovery of group or individual users, member join/leave, election of a group manager and service-group association) using D2D communication technology. We designed the middle-ware for the above requirements on the Android platform.

Keywords: group user, middleware, mobile service, physical proximity

Procedia PDF Downloads 482
3205 Architecture, Visual Arts, and Literature in the Light of the Venetian Renaissance and Cyprus (1474–1571)

Authors: Iassen Vanev

Abstract:

The two objectives of the research are to enlighten the significant role of Venice as an agent of “transporting” the features of the Italian Renaissance in Cyprus, as well as to assess the countercheck that the Cypriots might have exercised in opposition to the Venetian influence and to what extent they left they own mark on the Serenissima and influenced the Venetian Renaissance. This will be achieved in the backdrop of Venice’s interaction and dichotomy with the Ottoman Empire during the Venetian rule over the island (1474-1571). The research is carried out within the interdisciplinary domains of architecture, visual arts, and literature. Such studies have already been carried out extensively for other ex-Byzantine centers and consecutively Venetian possessions, like, for example Crete. Cyprus, however, has largely been left on the periphery of scholarly interest, and the author will strive to fill this gap as much as possible. The nature of much of the Venetian Renaissance Architecture on Cyprus was dictated by the Ottoman threat to the island. On the other hand, the vast majority of the Cypriot Renaissance literary production was done in Italy, a little before and after the Ottoman conquest of Cyprus in 1571. This conquest was an enormous crisis for both Venetians and Cypriots, and it led to migrations, mutual Venetian-Cypriot interaction in arts and literature, the formation of cultural landscapes, the shaping of Cypriot identity/ies, dialect and diasporas in Italy, etc., which makes the current research very important.

Keywords: architecture, arts, Cyprus, gender, identity, linguistics, Ottoman Empire, Venice

Procedia PDF Downloads 31
3204 Vernacular Façade for Energy Conservation: Mashrabiya, A Reminiscent of Arab-Islamic Architecture

Authors: Balpreet Singh Madan

Abstract:

The Middle Eastern countries have preserved their heritage, tradition, and culture in their buildings by incorporating vernacular features of Arab-Islamic Architecture. The harsh sun and arid climate in the Gulf region make their buildings and infrastructure extremely hot and challenging to live in. One such iconic feature of Arab architecture is the Mashrabiya, which has been refined and updated for both functional and aesthetic purposes. This feature helps reduce the impact of solar radiation in buildings and lowers the energy requirements for creating livable conditions. The incorporation of Mashrabiya in modern buildings in the region symbolizes the amalgamation of tradition with innovation and modern technology. These buildings depict Mashrabiya with refinements for its better functional performance and aesthetic appeal to make superior built forms. This paper emphasizes the study of Mashrabiya as a vernacular feature with its adaptability for Energy Conservation and Sustainability, as seen in some of the recent iconic buildings of the Middle East, through a literature review and case studies of renowned buildings.

Keywords: energy efficiency, climate responsive, sustainability, innovation, heritage, vernacular

Procedia PDF Downloads 61
3203 A 'Four Method Framework' for Fighting Software Architecture Erosion

Authors: Sundus Ayyaz, Saad Rehman, Usman Qamar

Abstract:

Software Architecture is the basic structure of software that states the development and advancement of a software system. Software architecture is also considered as a significant tool for the construction of high quality software systems. A clean design leads to the control, value and beauty of software resulting in its longer life while a bad design is the cause of architectural erosion where a software evolution completely fails. This paper discusses the occurrence of software architecture erosion and presents a set of methods for the detection, declaration and prevention of architecture erosion. The causes and symptoms of architecture erosion are observed with the examples of prescriptive and descriptive architectures and the practices used to stop this erosion are also discussed by considering different types of software erosion and their affects. Consequently finding and devising the most suitable approach for fighting software architecture erosion and in some way reducing its affect is evaluated and tested on different scenarios.

Keywords: software architecture, architecture erosion, prescriptive architecture, descriptive architecture

Procedia PDF Downloads 465
3202 Constitutive Role of Light in Christian Sacred Architecture

Authors: Sokol Gojnik, Zorana; Gojnik, Igor

Abstract:

Light is the central theme of sacred architecture of all religions and so of Christianity. The aim of this paper is to emphasize the inner sense of light and its constitutive role in Christian sacred architecture. The theme of light in Christian sacred architecture is fundamentally connected to its meaning and symbolism of light in Christian theology and liturgy. This fundamental connection is opening the space to the symbolic and theological comprehending of light which was present throughout the history of Christianity and which is lacking in contemporary sacred architecture.

Keywords: light, sacred architecture, religious architecture, phenomenology of architecture

Procedia PDF Downloads 199
3201 The Impact of Technology on Architecture and Graphic Designs

Authors: Feby Zaki Raouf Fawzy

Abstract:

Nowadays, design and architecture are being affected and undergoing change with the rapid advancements in technology, economics, politics, society, and culture. Architecture has been transforming with the latest developments after the inclusion of computers in design. Integration of design into the computational environment has revolutionized architecture and unique perspectives in architecture have been gained. The history of architecture shows the various technological developments and changes in which architecture has transformed with time. Therefore, the analysis of integration between technology and the history of the architectural process makes it possible to build a consensus on the idea of how architecture is to proceed. In this study, each period that occurs with the integration of technology into architecture is addressed within the historical process. At the same time, changes in architecture via technology are identified as important milestones and predictions with regards to the future of architecture have been determined. Developments and changes in technology and the use of technology in architecture within years are analyzed in charts and graphs comparatively. The historical process of architecture and its transformation via technology is supported by a detailed literature review, and they are consolidated with the examination of focal points of 20th-century architecture under the titles parametric design, genetic architecture, simulation, and biomimicry. It is concluded that with the historical research between past and present, the developments in architecture cannot keep up with the advancements in technology, and recent developments in technology overshadow architecture; even technology decides the direction of architecture. As a result, a scenario is presented with regard to the reach of technology in the future of architecture and the role of the architect.

Keywords: design and development the information technology architecture, enterprise architecture, enterprise architecture design result, TOGAF architecture development method (ADM)

Procedia PDF Downloads 19
3200 Considering the Relationship between Architecture and Philosophy: Toyo Ito’s Conceptual Architecture

Authors: Serap Durmus

Abstract:

The aim of this paper is to exemplify the relation of architecture and philosophy over the Japanese architect Toyo Ito’s conceptual architecture. The study is practiced in ‘Architecture and Philosophy Readings’ elective course with 22 sophomore architecture students in Karadeniz Technical University Department of Architecture. It is planned as a workshop, which discusses the design philosophy of Toyo Ito’s buildings and the reflections of concept in his intellectual architecture. So, the paper contains Toyo Ito’s philosophy, his discourses and buildings and also thinking similarities with philosopher Gilles Deleuze. Thus, the workshop of course is about architecture and philosophy relationship. With this aspect, a holistic graphic representation is aimed for Toyo Ito who thinks that everything composes a whole. As a result, it can be said that architect and philosopher interaction in architecture and philosophy relation supports creative thinking. Conceptual architecture of Toyo Ito has philosophical roots and his philosophy can be read over his buildings and can be represent totally via a holistic pattern.

Keywords: architecture, conceptual architecture, Gilles Deleuze, philosophy, Toyo Ito

Procedia PDF Downloads 537
3199 The Effect of Artificial Intelligence on Urbanism, Architecture and Environmental Conditions

Authors: Abanoub Rady Shaker Saleb

Abstract:

Nowadays, design and architecture are being affected and underwent change with the rapid advancements in technology, economics, politics, society and culture. Architecture has been transforming with the latest developments after the inclusion of computers into design. Integration of design into the computational environment has revolutionized the architecture and new perspectives in architecture have been gained. The history of architecture shows the various technological developments and changes in which the architecture has transformed with time. Therefore, the analysis of integration between technology and the history of the architectural process makes it possible to build a consensus on the idea of how architecture is to proceed. In this study, each period that occurs with the integration of technology into architecture is addressed within historical process. At the same time, changes in architecture via technology are identified as important milestones and predictions with regards to the future of architecture have been determined. Developments and changes in technology and the use of technology in architecture within years are analyzed in charts and graphs comparatively. The historical process of architecture and its transformation via technology are supported with detailed literature review and they are consolidated with the examination of focal points of 20th-century architecture under the titles; parametric design, genetic architecture, simulation, and biomimicry. It is concluded that with the historical research between past and present; the developments in architecture cannot keep up with the advancements in technology and recent developments in technology overshadow the architecture, even the technology decides the direction of architecture. As a result, a scenario is presented with regards to the reach of technology in the future of architecture and the role of the architect.

Keywords: design and development the information technology architecture, enterprise architecture, enterprise architecture design result, TOGAF architecture development method (ADM)

Procedia PDF Downloads 25
3198 Islamic Architecture and the Challenges against It

Authors: Mohammad Torabiyan, Kazem Mosawi Nejad

Abstract:

Today architecture has become as a powerful media for introducing cultures to the world, which in turn brings about a change in the global insight, power gaining, investment and development. Islamic architecture is based on the language of Koran and shows the depth and richness of Islam through spiritual soul. This is in a way that belief in monotheism and faith in Islamic teachings are manifested as Islam's aesthetic thought in Islamic architecture. Unfortunately, Islamic architecture has been damaged a lot due to lack of necessary information and also successive wars which have overtaken the Muslims as well as the dominance of colonizing counties. Islamic architecture is rooted in the history, culture and civilization of Muslims but its deficiencies and shortcomings should be removed through systematizing the Islamic architecture researchers. Islamic countries should act in a way that the art of Islamic architecture shows its true place in different architecture eras and makes everybody aware that Islamic architecture has a historical root and is connected eternally to the genuineness, religious art and culture of Muslims and civilization.

Keywords: art, culture, civilization, Islamic architecture, Muslims

Procedia PDF Downloads 497
3197 The Transformation of Architecture through the Technological Developments in History: Future Architecture Scenario

Authors: Adel Gurel, Ozge Ceylin Yildirim

Abstract:

Nowadays, design and architecture are being affected and underwent change with the rapid advancements in technology, economics, politics, society and culture. Architecture has been transforming with the latest developments after the inclusion of computers into design. Integration of design into the computational environment has revolutionized the architecture and new perspectives in architecture have been gained. The history of architecture shows the various technological developments and changes in which the architecture has transformed with time. Therefore, the analysis of integration between technology and the history of the architectural process makes it possible to build a consensus on the idea of how architecture is to proceed. In this study, each period that occurs with the integration of technology into architecture is addressed within historical process. At the same time, changes in architecture via technology are identified as important milestones and predictions with regards to the future of architecture have been determined. Developments and changes in technology and the use of technology in architecture within years are analyzed in charts and graphs comparatively. The historical process of architecture and its transformation via technology are supported with detailed literature review and they are consolidated with the examination of focal points of 20th-century architecture under the titles; parametric design, genetic architecture, simulation, and biomimicry. It is concluded that with the historical research between past and present; the developments in architecture cannot keep up with the advancements in technology and recent developments in technology overshadow the architecture, even the technology decides the direction of architecture. As a result, a scenario is presented with regards to the reach of technology in the future of architecture and the role of the architect.

Keywords: computer technologies, future architecture, scientific developments, transformation

Procedia PDF Downloads 162
3196 A Framework for Organizational Architecture of Electronic City and Electronic Municipality

Authors: Ali Zeynali Azim, Mostfa Basiry, Samira Kafshi, Elnaz Behnoud

Abstract:

This study provides a framework for enterprise architecture in electronic city is electronic municipality. Nowadays, information technology as an emerging phenomenon has a special place in the world. Development of information and communication technology causes many changes in various fields, including emerging e-cities, municipalities and citizens. However, e-city and e-municipality need essential enterprise architecture. In order to develop enterprise architecture of e-city and e-municipality, enterprise architecture maturity method should be applied. Therefore, one of the most important needs of organizations is to choose important activities according to limitations. The studies show that there is a close relationship between IT, enterprise architecture, e-city and e-municipality. This study aimed to clarify the concept of IT, enterprise architecture, electronic city and e-municipality and how they are related to each other. Is the existence of each of IT, enterprise architecture, electronic and electronic municipal requires each other?

Keywords: enterprise architecture, e-city, e-municipality, e-government, e-citizen, service-oriented architecture

Procedia PDF Downloads 492
3195 “The Day I Became a Woman” by Marziyeh Meshkiny: An Analysis of the Cinematographic Image of the Middle East

Authors: Ana Carolina Domingues

Abstract:

This work presents the preliminary results of the above-titled doctoral research. Based on this film and on Middle East authors who discuss films made by women, it has been concluded so far, that it is part of a larger movement, which together with other productions, show the perceptions of the world of these women, who see the world otherwise, for not holding positions of power. These modes of perception revealed from the encounter of women with the cameras, educate viewers to denaturalize the impressions constructed in relation to the Middle East.

Keywords: cinema, image, middle east, women

Procedia PDF Downloads 83
3194 Cloud Computing Architecture Based on SOA

Authors: Negin Mohammadrezaee Larki

Abstract:

Cloud Computing is a popular solution that has been used in recent years to cooperate and collaborate among distributed applications over networks. Moving successfully into cloud computing requires an architecture that will support the new cloud capabilities. Many business leaders and analysts agree that moving to cloud requires having a solid, service-oriented architecture to provide the infrastructure needed for successful cloud implementation.

Keywords: Service Oriented Architecture (SOA), Service Oriented Cloud Computing Architecture (SOCCA), cloud computing, cloud computing architecture

Procedia PDF Downloads 347
3193 Enterprise Security Architecture: Approaches and a Framework

Authors: Amir Mohtarami, Hadi Kandjani

Abstract:

The amount of business-critical information in enterprises is growing at an extraordinary rate, and the ability to catalog that information and properly protect it using traditional security mechanisms is not keeping pace. Alongside the Information Technology (IT), information security needs a holistic view in enterprise. In other words, a comprehensive architectural approach is required, focusing on the information itself, understanding what the data are, who owns it, and which business and regulatory policies should be applied to the information. Enterprise Architecture Frameworks provide useful tools to grasp different dimensions of IT in organizations. Usually this is done by the layered views on IT architecture, but not requisite security attention has been held in this frameworks. In this paper, after a brief look at the Enterprise Architecture (EA), we discuss the issue of security in the overall enterprise IT architecture. Due to the increasing importance of security, a rigorous EA program in an enterprise should be able to consider security architecture as an integral part of its processes and gives a visible roadmap and blueprint for this aim.

Keywords: enterprise architecture, architecture framework, security architecture, information systems

Procedia PDF Downloads 663
3192 The Role of Middle Class in Forming of Consumption Habits of Market Institutions among Kazakh Households in Transition Period

Authors: Daurenbek Kuleimenov, Elmira Otar

Abstract:

Market institutions extension within transit societies contributes to constituting the new type of middle class and households livelihood strategies. The middle class households as an example of prosperity in many cases encourage the ordinary ones to do the same economic actions. Therefore, practices of using market institutions by middle class households in transit societies, which are mostly characterized by huge influence of traditional attitudes, can carry habitual features for the whole society. Market institutions consumption habit of the middle class households makes them trendsetters of economic habits of other households while adapting to the market economy. Moreover different social-economic positions of households lead them to different consuming results such as worsening or improving household economy due to indebtedness.

Keywords: middle class, households, market institutions, transition

Procedia PDF Downloads 327
3191 The Theotokos of the Messina Missal as a Byzantine Icon in Norman Sicily: A Study on Patronage and Devotion

Authors: Jesus Rodriguez Viejo

Abstract:

The aim of this paper is to study cross-cultural interactions between the West and Byzantium, in the fields of art and religion, by analyzing the decoration of one luxury manuscript. The Spanish National Library is home to one of the most extraordinary examples of illuminated manuscript production of Norman Sicily – the Messina Missal. Dating from the late twelfth century, this liturgical book was the result of the intense activity of artistic patronage of an Englishman, Richard Palmer. Appointed bishop of the Sicilian city in the second half of the century, Palmer set a painting workshop attached to his cathedral. The illuminated manuscripts produced there combine a clear Byzantine iconographic language with a myriad of elements imported from France, such as a large number of decorated initials. The most remarkable depiction contained in the Missal is that of the Theotokos (fol. 80r). Its appearance immediately recalls portative Byzantine icons of the Mother of God in South Italy and Byzantium and implies the intervention of an artist familiar with icon painting. The richness of this image is a clear proof of the prestige that Byzantine art enjoyed in the island after the Norman takeover. The production of the school of Messina under Richard Palmer could be considered a counterpart in the field of manuscript illumination of the court art of the Sicilian kings in Palermo and the impressive commissions for the cathedrals of Monreale and Cefalù. However, the ethnic composition of Palmer’s workshop has never been analyzed and therefore, we intend to shed light on the permanent presence of Greek-speaking artists in Norman Messina. The east of the island was the last stronghold of the Greeks and soon after the Norman conquest, the previous exchanges between the cities of this territory and Byzantium restarted again, mainly by way of trade. Palmer was not a Norman statesman, but a churchman and his love for religion and culture prevailed over the wars and struggles for power of the Sicilian kingdom in the central Mediterranean. On the other hand, the representation of the Theotokos can prove that Eastern devotional approaches to images were still common in the east of the island more than a century after the collapse of Byzantine rule. Local Norman lords repeatedly founded churches devoted to Greek saints and medieval Greek-speaking authors were widely copied in Sicilian scriptoria. The Madrid Missal and its Theotokos are doubtless the product of Western initiative but in a land culturally dominated by Byzantium. Westerners, such as Palmer and his circle, could have been immersed in this Hellenophile culture and therefore, naturally predisposed to perform prayers and rituals, in both public and private contexts, linked to ideas and practices of Greek origin, such as the concept of icon.

Keywords: history of art, byzantine art, manuscripts, norman sicily, messina, patronage, devotion, iconography

Procedia PDF Downloads 314
3190 Sustainable Traditional Architecture and Urban Planning in Hot–Humid Climate of Iran

Authors: Farnaz Nazem

Abstract:

This paper concentrates on the sustainable traditional architecture and urban planning in hot-humid regions of Iran. In a vast country such as Iran with different climatic zones traditional builders have presented series of logical solutions for human comfort. The aim of this paper is to demonstrate traditional architecture in hot-humid climate of Iran as a sample of sustainable architecture. Iranian traditional architecture has been able to response to environmental problems for a long period of time. Its features are based on climatic factors, local construction materials of hot-humid regions and culture. This paper concludes that Iranian traditional architecture can be addressed as a sustainable architecture.

Keywords: hot-humid climate, Iran, sustainable traditional architecture, urban planning

Procedia PDF Downloads 574
3189 The Characteristics of Islamic Concept In Contemporary Mosque Design With The Case Modulation of Study: Kauman Mosque Yogyakarta Indonesia

Authors: Sulihantoro, Muhamad Irga Fahreza

Abstract:

Age of onset of the crisis makes more advanced understanding of the values of Islam that has been etched in architectural design. The majority Muslim mosque architecture designing buildings when they designed the architecture of Islam has always stuck in a cultural symbol, the shape of the facade, carving calligraphy, and all things that are closely related to the culture of the Middle East. As well as the interpretation of symbols, by designing a dome in every mosque, calligraphy carvings inside the mosque, and the other elements in the building which is interpreted by middle eastern culture. So here we have a problem understanding the meaning of Islam with kaf fah (overall), which appears distorted understanding to distinguish between cultural values and theological in design. This paper will try to evaluate the design of a contemporary mosque in Indonesia, with a case study in Masjid Kauman Yogyakarta Indonesia. building characteristics focused on the function of the building, history, aesthetics, comfort, and safety. The results of this study should be found on the evaluation of the integrated design of contemporary mosques are based on a study of the Quran and Hadith.

Keywords: characteristics, Islamic concept, culture, Kauman Mosque

Procedia PDF Downloads 189
3188 Climate Change Based Frontier Research in Landscape Architecture

Authors: Xiaoyan Wang, Zhongde Wang

Abstract:

The issue of climate change, which originated in the middle of the twentieth century, has become a focus of international political, academic, and non-governmental organizations and public attention. In order to address the problems caused by climate change, the Chinese government has proposed a dual-carbon target and taken some national measures, such as ecological priority and green low-carbon development. These goals and measures are highly aligned with the values of the landscape architecture industry. This is an opportunity for the architectural discipline and the landscape architecture industry, so it is very necessary to summarize and analyze the hotspots related to climate change in the field of building science in China, which can assist the landscape architecture industry and related organizations in formulating more rational professional goals and taking actions that contribute to the betterment of societal, environmental development. Through the study, it is found as follows: firstly, after 20 years of rapid development, the research on climate change in the major architectural disciplines has shown a trend of diversification of research perspectives, interdisciplinary cross-cutting, and broadening of content; secondly, the research contents of landscape architecture focuses on the strategies to adapt to climate change, such as selection of urban tree species, the urban green infrastructure space layout, and the resilient city. Finally, in the future, climate change-based landscape architecture research will make the content system more diversified, but at the same time, it is still necessary to further deepen the research on quantitative methodology and construct scale systematic planning and design methods.

Keywords: climate change, landscape architecture, knowledge mapping, cites-pace

Procedia PDF Downloads 30
3187 Contingent Presences in Architecture: Vitruvian Theory as a Beginning

Authors: Zelal Çınar

Abstract:

This paper claims that architecture is a contingent discipline, despite the fact that its contingency has long been denied through a retreat to Vitruvian writing. It is evident that contingency is rejected not only by architecture but also by modernity as a whole. Vitruvius attempted to cover the entire field of architecture in a systematic form in order to bring the whole body of this great discipline to a complete order. The legacy of his theory hitherto lasted not only that it is the only major work on the architecture of Classical Antiquity to have survived, but also that its conformity with the project of modernity. In the scope of the paper, it will be argued that contingency should be taken into account rather than avoided as a potential threat.

Keywords: architecture, contingency, modernity, Vitruvius

Procedia PDF Downloads 256
3186 Ex-Post Export Data for Differentiated Products Revealing the Existence of Productcycles

Authors: Ranajoy Bhattcharyya

Abstract:

We estimate international product cycles as shifting product spaces by using 1976 to 2010 UN Comtrade data on all differentiated tradable products in all countries. We use a product space approach to identify the representative product baskets of high-, middle and low-income countries and then use these baskets to identify the patterns of change in comparative advantage of countries over time. We find evidence of a product cycle in two senses: First, high-, middle- and low-income countries differ in comparative advantage, and high-income products migrate to the middle-income basket. A similar pattern is observed for middle- and low-income countries. Our estimation of the lag shows that middle-income countries tend to quickly take up the products of high-income countries, but low-income countries take a longer time absorbing these products. Thus, the gap between low- and middle-income countries is considerably higher than that between middle- and high-income nations.

Keywords: product cycle, comparative advantage, representative product basket, ex-post data

Procedia PDF Downloads 379
3185 Collation between the Architecture of the Churches and Housing from Antiquity to the Present Day

Authors: Shaloom Mbambu Kabeya, Léonard Kabeya Mukeba

Abstract:

Churches, cathedrals and castles beaten from antiquity to modern times were relevant from that time to the present day, and preserved as cultural heritage. Our predecessors as François 1er1, Michelangelo2, and Giotto3 left us traces. Gustave Eiffel4, Hector Guimard5 did not decrease their time to show modernization (evolution) in architecture. Plagiarism is a brake on architectural development, construction works of spirits is necessary architecture. This work explains the relationship between ancient and modern architecture. It also shows the power of mathematics in modern architecture.

Keywords: architectural modernization, heritage, mathematical architecture, materials

Procedia PDF Downloads 558