Author | : Ernest E. Burden |
Publisher | : McGraw-Hill Companies |
Total Pages | : 298 |
Release | : 1991 |
Genre | : Architecture |
ISBN | : |
Author | : Dana Arnold |
Publisher | : Blackwell Publishing |
Total Pages | : 149 |
Release | : 2003-02-14 |
Genre | : Architecture |
ISBN | : 9781405105354 |
Tracing Architecture looks at the impact that knowledge of ancient Egyptian, Greek, Roman and British architecture had on aesthetic attitudes and architectural design. It explores the changing relationship between text and image in an era before the introduction of mass mechanical reproduction. Discusses the discovery of the ancient world through the medium of print in the long eighteenth century. Looks at the impact that knowledge of ancient Egyptian, Greek, Roman and British architecture had on aesthetic attitudes and architectural design. Considers the interrelationship between architecture, antiquity and aesthetics in a pan-European context. Explores the changing relationship between text and image in an era before the introduction of mass mechanical reproduction.
Author | : Mari Hvattum |
Publisher | : Routledge |
Total Pages | : 368 |
Release | : 2004-08-02 |
Genre | : Architecture |
ISBN | : 113440638X |
First published in 2004. Walter Benjamin famously defined modernity as “the world dominated by its phantasmagorias”. The chapters in this book focus on one such phantasmagoria, namely that of ‘modernity’ itself. From the late seventeenth century until today, the ‘modern’ has served as a key category by which to understand an ever-changing present. Art and architecture have played a key role in this pursuit as the means by which the modern was to manifest itself. The aim of this anthology is to trace the modern project through its multifarious manifestations, in order to understand contemporary culture in a deeper sense than facile discussions of modernism and post-modernism often grant. Drawing on architectural and urban history as well as philosophy and sociology, the chapters outline the complex and conflicting roots of modernity by tracing its manifestations in architecture and the city. The book is divided into three parts, each exploring a distinct aspect of modernity. While part one scrutinizes the much-abused concepts of ‘modernity’ , ‘modernism’ and ‘the modern’ , parts two and three look at the manifestations of the modern in architecture and the city respectively. Focusing particularly on the transition between historicism and modernism, the chapters offer a re-interpretation of early modern architectural and urban culture as it came to expression in people such as Cerda, Semper, Bötticher, Scott, Baudelaire, the Goncourt brothers, Benjamin, Warburg, Kracauer, Mackintosh, Behrens, Taut, and Le Corbusier. For all their differences, these were thinkers and practitioners whose undisputed modernity arose from a deep preoccupation with history. A re-reading of their legacy may throw light on the neglected reciprocity between modernity and its historical conditions of becoming.
Author | : James Steele |
Publisher | : Taylor & Francis |
Total Pages | : 303 |
Release | : 2017-03-16 |
Genre | : Architecture |
ISBN | : 131737729X |
Contemporary Japanese Architecture presents a clear and comprehensive overview of the historical and cultural framework that informs the work of all Japanese architects, as an introduction to an in-depth investigation of the challenges now occupying the contemporary designers who will be the leaders of the next generation. It separates out the young generation of Japanese architects from the crowded, distinguished, multi-generational field they seek to join, and investigates the topics that absorb them, and the critical issues they face within the new economic reality of Japan and a shifting global order. Salient points in the text are illustrated by beautiful, descriptive images provided by the architects and from the extensive collection of the author. By combining illustrations with timelines and graphics to explain complex ideas, the book is accessible to any student seeking to understand contemporary Japanese architecture.
Author | : Sophia Psarra |
Publisher | : UCL Press |
Total Pages | : 335 |
Release | : 2018-04-30 |
Genre | : Architecture |
ISBN | : 1787352390 |
From the myth of Arcadia through to the twenty-first century, ideas about sustainability – how we imagine better urban environments – remain persistently relevant, and raise recurring questions. How do cities evolve as complex spaces nurturing both urban creativity and the fortuitous art of discovery, and by which mechanisms do they foster imagination and innovation? While past utopias were conceived in terms of an ideal geometry, contemporary exemplary models of urban design seek technological solutions of optimal organisation. The Venice Variations explores Venice as a prototypical city that may hold unique answers to the ancient narrative of utopia. Venice was not the result of a preconceived ideal but the pragmatic outcome of social and economic networks of communication. Its urban creativity, though, came to represent the quintessential combination of place and institutions of its time. Through a discussion of Venice and two other works owing their inspiration to this city – Italo Calvino’s Invisible Cities and Le Corbusier’s Venice Hospital – Sophia Psarra describes Venice as a system that starts to resemble a highly probabilistic ‘algorithm’, that is, a structure with a small number of rules capable of producing a large number of variations. The rapidly escalating processes of urban development around our big cities share many of the motivations for survival, shelter and trade that brought Venice into existence. Rather than seeing these places as problems to be solved, we need to understand how urban complexity can evolve, as happened from its unprepossessing origins in the marshes of the Venetian lagoon to the ‘model city’ that endured a thousand years. This book frees Venice from stereotypical representations, revealing its generative capacity to inform potential other ‘Venices’ for the future.
Author | : Per-Johan Dahl |
Publisher | : Ambra |
Total Pages | : 78 |
Release | : 2012-08-01 |
Genre | : Attics |
ISBN | : 9783990434970 |
The authors have drawn on their research and practice in architecture to generate this critical assessment of the spatial typology of the 'loft' phenomenon in real estate that originated in 1950s New York. They deploy Loft P, in Malmo, Sweden, as an exemplar."
Author | : Richard M. McGarry |
Publisher | : Van Nostrand Reinhold Company |
Total Pages | : 296 |
Release | : 1988 |
Genre | : Architecture |
ISBN | : |
Author | : Yuri Shkuro |
Publisher | : Packt Publishing Ltd |
Total Pages | : 445 |
Release | : 2019-02-28 |
Genre | : Computers |
ISBN | : 1788627598 |
Understand how to apply distributed tracing to microservices-based architectures Key FeaturesA thorough conceptual introduction to distributed tracingAn exploration of the most important open standards in the spaceA how-to guide for code instrumentation and operating a tracing infrastructureBook Description Mastering Distributed Tracing will equip you to operate and enhance your own tracing infrastructure. Through practical exercises and code examples, you will learn how end-to-end tracing can be used as a powerful application performance management and comprehension tool. The rise of Internet-scale companies, like Google and Amazon, ushered in a new era of distributed systems operating on thousands of nodes across multiple data centers. Microservices increased that complexity, often exponentially. It is harder to debug these systems, track down failures, detect bottlenecks, or even simply understand what is going on. Distributed tracing focuses on solving these problems for complex distributed systems. Today, tracing standards have developed and we have much faster systems, making instrumentation less intrusive and data more valuable. Yuri Shkuro, the creator of Jaeger, a popular open-source distributed tracing system, delivers end-to-end coverage of the field in Mastering Distributed Tracing. Review the history and theoretical foundations of tracing; solve the data gathering problem through code instrumentation, with open standards like OpenTracing, W3C Trace Context, and OpenCensus; and discuss the benefits and applications of a distributed tracing infrastructure for understanding, and profiling, complex systems. What you will learnHow to get started with using a distributed tracing systemHow to get the most value out of end-to-end tracingLearn about open standards in the spaceLearn about code instrumentation and operating a tracing infrastructureLearn where distributed tracing fits into microservices as a core functionWho this book is for Any developer interested in testing large systems will find this book very revealing and in places, surprising. Every microservice architect and developer should have an insight into distributed tracing, and the book will help them on their way. System administrators with some development skills will also benefit. No particular programming language skills are required, although an ability to read Java, while non-essential, will help with the core chapters.
Author | : |
Publisher | : |
Total Pages | : 406 |
Release | : 1928 |
Genre | : Architecture |
ISBN | : |
"The professional architectural monthly" (varies).