1

Latest Solder Free Mod Chips !

Sunday, January 18, 2009

Programming Data-Driven Web Applications with ASP.NET


Programming Data-Driven Web Applications with ASP.NET provides readers with a solid understanding of ASP.NET and how to effectively integrate databases with their Web sites. The key to making information instantly available on the Web is integrating the Web site and the database to work as one piece. The authors teach this using ASP.NET, server-side controls, ADO+, XML, and SOAP. The authors will teach readers how to manage data by using ASP.NET forms, exposing data through ASP+ Web Services, working with BLOBs, and using cookies and other features to secure their data

Download

PROFESSIONAL ASP.NET 2.0 : SERVER CONTROL AND COMPONENT DEVELOPEMENT


The ASP.NET 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional ASP.NET 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on C the functionality referred to as components. Written for the experienced ASP.NET developer, Professional ASP.NET 2.0 Server Control and Component Development will show you how to write your first sever control or custom component.

The step-by-step coverage drills down to the details of the extensible part of the ASP.NET 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step-by-step approach to implement functional replica of the extensible part, discusses the replica s code in detail, and provides an in-depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real-world custom controls or components of the specified type that you can use in your own Web applications.
Some of the many types of controls and components you'll learn to build are:
*Ajax-enabled controls and components: four chapters on Ajax discuss and use Ajax patterns,
*ASP.NET 2.0 client callback mechanism, CSS, DOM, XML, and JavaScript to implement a number of Ajax-enabled controls and components.
*Web Parts: four chapters on Web Parts in ASP.NET 2.0 develop a number of custom WebPart, EditorPart, CatalogPart, WebPartZone, WebPartChrome, WebPartVerb, WebPartManager, and data-bound WebPart controls.
*5 chapters on ASP.NET 2.0 security, membership, and role management components
*5 chapters on ASP.NET 2.0 tabular and hierarchical data source controls and custom Parameter components
*4 chapters on ASP.NET 2.0 tabular data-bound controls and data control fields
*Developing controls and components that can access any type of data store and automate all their data operations such as Delete, Update, Insert, and Sort.
*XML Web service, WSDL, Google XML Web service API, SchemaImporterExtension, ISerializable, and CodeDom
*XmlReader, XmlWriter, XPathNavigator, DOM, and XmlResolver
*Provider-Based Services including how to implement a RSS service provider that can feed RSS from any type of data store such as SQL Server, file system, Web services, and so on
*HTTP modules, HTTP handler factories, HTTP handlers, and control builders including developing an HTTP module and an HTTP handler factory that perform URL rewriting and an HTTP handler that generates RSS feeds
*User controls and composite and templated custom controls
*State management and custom type converters.
*Events, IPostBackEventHandler, IPostBackDataHandler, and Page lifecycle

Download

PROFESSIONAL WEB PARTS AND CUSTOM CONTROLS WITH ASP.NET 2.0


Custom controls and Web Parts can make you more productive by enabling you to create re-usable components for your WebForms. You can package up a piece of your user interface and re-use it within your Web site or across many Web sites. But that’s only one way that these controls make you more productive. If you’ve ever had an ASP.NET control that you wished worked slightly differently, you can now create the control that you want. When you build your own custom controls and Web Parts, you can have the control do as much (or as little) as you want.

This book’s focus is on how to use Visual Studio 2005 most effectively to create your controls (although the information you need to create custom controls, user controls, and Web Parts using any text editor is also included). Visual Studio 2005 provides you with the best support for creating ASP.NET applications and creating your own controls.


Download

ASP.NET AT WORK


ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations. To build these applications, Smith explains how to combine the functionality of ASP.NET with products and technologies such as VB.NET, C#, ADO.NET, SQL Server 2000, WAP, XML, HTML, JavaScript, and Cascading Style Sheets (CSS). The projects include an address book application, a contact manager application, advertising manager, online store, and a Web log analyzer.

Discover how to use ASP.NET to build, deploy, and run 10 distributed Web applications that can target any browser on any device ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations. To build these applications, Smith explains how to combine the functionality of ASP.NET with products and technologies such as VB.NET, C#, ADO.NET, SQL Server 2000, WAP, XML, HTML, JavaScript, and Cascading Style Sheet

Download

ASP.NET AT WORK


ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations. To build these applications, Smith explains how to combine the functionality of ASP.NET with products and technologies such as VB.NET, C#, ADO.NET, SQL Server 2000, WAP, XML, HTML, JavaScript, and Cascading Style Sheets (CSS). The projects include an address book application, a contact manager application, advertising manager, online store, and a Web log analyzer.

Discover how to use ASP.NET to build, deploy, and run 10 distributed Web applications that can target any browser on any device ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations. To build these applications, Smith explains how to combine the functionality of ASP.NET with products and technologies such as VB.NET, C#, ADO.NET, SQL Server 2000, WAP, XML, HTML, JavaScript, and Cascading Style Sheet

Download

ASP.NET 2.0 FOR DUMMIES


Welcome to ASP.NET 2.0 All-in-One Desk Reference For Dummies, the Wone ASP.NET programming book that’s designed to replace an entire shelf full of the dull and tedious ASP.NET books you’d otherwise have to buy. This book contains all the basic and not-so-basic information you need to know to get going with ASP.NET Web programming, including the basics of working with Visual Studio or Visual Web Developer Express, using Web controls, working with databases, and learning the basics of both C# and Visual Basic .NET.

Of course, you can (and probably should) eventually buy separate books on each of these topics. It won’t take long before your bookshelf is bulging with 10,000 or more pages of detailed information about every imaginable nuance of ASP.NET programming. But before you’re ready to tackle each of those topics in depth, you need a birds-eye picture. That’s what this book is about.

Download

PROFESSIONAL ASP.NET 2.0 AJAX


Are you ready to build more responsive web applications with richer UI elements? This detailed guide to the Microsoft AJAX Library shows you how to bring together ASP.NET 2.0 with an object-oriented approach to JavaScript development using this new framework from Microsoft. You'll gain an in-depth understanding of the ASP.NET AJAX architecture, including the server controls, client-side JavaScript library, and runtime environment. By following the numerous examples, you'll see how much your users benefit from this new class of web applications that manipulate the browser's DOM and communicate with the server to update the user's view of a page without waiting for the entire page to be refreshed.

Written by Microsoft's lead ASP.NET AJAX developer together with an in-the-field Microsoft MVP (Most Valuable Professional), this book guides you through the core of the Microsoft AJAX Library and the controls you will use to leverage AJAX. It provides you with code samples to take advantage of some of the popular shared-source ASP.NET AJAX Toolkit controls and extensions. And you'll work through debugging functionality in Visual Studio® and the browser as well as methods for effective testing.

Download

ASP.NET AJAX in Action


Alessandro Gallo, David Barkol, Rama Vavilala, Scott Guthrie, Bertrand Le Roy, "ASP.NET AJAX in Action"
Manning Publications | ISBN 1933988142 | August 15, 2007 | 600 Pages | PDF | 10.7MB

Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and intermittent interaction with a web site. Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft designed to easily add Ajax features to ASP.NET applications. With this technology, ASP.NET developers can easily build more interactive and highly-personalized web applications that work across all most popular browsers.

Download

INTRODUCING MICROSOFT ASP.NET AJAX


# Publisher: Microsoft Press (May 9, 2007)
# Language: English
# ISBN-10: 0735624135
# ISBN-13: 978-0735624139

Book Description
Get an expert introduction to the new JavaScript enhancements(code-named "Atlas") for Microsoft ASP.NET 2.0. More than a basic AJAX(Asynchronous JavaScript And XML) script library, the Microsoftimplementation brings object orientation to JavaScript, together withenhanced client-side and server-side controls that greatly simplify codingwhile delivering enhanced Web experiences with any browser. Scheduled forrelease with the next version of Microsoft Visual Studio-, code named"Orcas," AJAX extensions and tools can be used by developers today. Thisbook offers expert insights direct from the Microsoft product team andnoted ASP authority Dino Esposito, as well as hands-on instruction andexamples of Web development with AJAX. This ideal reference will be updatedonline, keeping readers up to date with the evolving tool. The bookincludes code samples in ASP.NET 2.0 created using C# and JavaScript.

From the Publisher
Key Book Benefits:

-Provides coverage of both client-side and server-side development

-Covers ASP.NET AJAX 1.0, as released in January 2007

-Features Online Product Extensions for updated code samples during the continuing development process

Download

ASP.NET 2.0 UNLEASHED


# Publisher: Sams; Har/Cdr edition (June 6, 2006)
# Language: English
# ISBN-10: 0672328232
# ISBN-13: 978-0672328237

Book Description
ASP.NET 2.0 Unleashed is a revision of the best-selling ASP.NET Unleashed, by Microsoft Software Legend Stephen Walther. It covers virtually all features of ASP.NET 2.0 including more than 50 new controls, personalization, master pages, and web parts. All code samples are presented in VB and C#. Throughout the more than 2,000 pages, you will be shown how to develop state-of-the-art Web applications using Microsoft's latest development tools. This resource is guaranteed to be used as a reference guide over and over!


About the Author
Stephen Walther has taught workshops on building ASP.NET applications at NASA, Lockheed Martin, the National Science Foundation, the U.S. House of Representatives, Verizon and others. He got his start working with Active Server Pages by developing two large commercial Web sites. First, he created the Collegescape Web site, a Web site used by over 200 colleges, including Harvard, Stanford, and MIT, to accept admittance applications online. Next, he created the CityAuction Web site, and auction site used by both Snap! and CitySearch. He received his Bachelor of Arts from UC Berkeley.

Download

ASP.NET 2.0 : STEP BY STEP

# Publisher: Microsoft Press; Pap/Cdr edition (August 17, 2005)
# Language: English
# ISBN-10: 0735622019
# ISBN-13: 978-0735622012

Book Description
The Web application infrastructure ASP.NET, introduced as part of version 1.0 of the Microsoft .NET Framework, provides the thin-client counterpart to Microsoft Windows® client development. With dramatic improvements in performance, productivity, and security features, Microsoft Visual Studio® 2005 and ASP.NET 2.0 deliver a simplified, high-performance, and powerful Web development experience. ASP.NET 2.0 features a new set of controls and infrastructure that simplify Web-based data access and include functionality that facilitates code reuse, visual consistency, and aesthetic appeal. Now you can teach yourself the essentials of working with ASP.NET 2.0 in the Visual Studio environment—one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you’re a beginning programmer or new to this version of the technology, you’ll understand the core capabilities and fundamental techniques for ASP.NET 2.0. Each chapter puts you to work, showing you how, when, and why to use specific features of the ASP.NET 2.0 rapid application development environment and guiding you as you create actual components and working applications for the Web, including advanced features such as personalization.

From the Publisher
Key Book Benefits:
- Provides step-by-step guidance on how to use ASP.NET 2.0 with Visual Studio 2005 to create Web applications and services.
- Features easy-to-follow, logically planned lessons, with necessary data sets and additional code samples on the CD.
- STEP BY STEP is ideal for anyone with a fundamental understanding of computer programming.

Download

ASP.NET 2.0 MVP HACKS AND TIPS


*]This unique book offers readers invaluable information from the cream of the crop-Microsoft MVPs-who are now sharing undocumented hacks for the first time[*]Packed with superlative advice on ASP, Microsoft's popular technology for Web sites, this book will help readers become more productive developers, find solutions to problems they thought unsolvable, and develop better applications[*]During their many years of working with ASP.NET, Microsoft MVPs have answered thousands of questions, putting them in the distinctive position of knowing exactly what readers need to know[*]Many of the hacks will apply to multiple versions of ASP.NET, not just 2.0 but 1.0 and 1.1 as wellFrom the Back CoverAs Microsoft MVPs, this team of authors has witnessed first-hand the innumerable problems and challenges that even the most experienced developers regularly encounter. This project survival guide offers little-known solutions, undocumented features, tips, and tricks—otherwise known as hacks—that you can use to build and deliver real-life applications using ASP.NET.Written with the seasoned professional in mind, this book examines how some hacks ultimately become mainstream code or practices that are integrated into a product or process. You'll benefit from the extensive experience of the authors as they show you how to adapt various hacks to your specific application and business environment. Plus, in-depth discussions of the solutions prove to bea helpful way to learn more about the inner workings of ASP.NET 2.0.What you will learn from this book* Various hacks such as page templates, multiple forms, URL rewriting, and SQL cache dependencies* The many improvements in ASP.NET 2.0 that were originally hacks but are now part of the base product* How the many new built-in functions reduce the amount of code you need to write for the most common applicationsWho this book is forThis book is for experienced developers familiar with ASP.NET programming who are looking to take their skills from an "average" to "excellent" level.Wrox MVP Hacks and Tips provide unique and little-known solutions to complex programming challenges. Written by Microsoft MVPs—highly regarded independent technical experts nominated by their peers and selected by Microsoft—each title reveals the highest quality hacks that have been discovered through years of hands-on experience.

Download

ASP.NET KICK START


ISBN: 0672324768

Title: ASP.NET Kick Start

Author: Stephen WaltherPublisher: Sams

Publication Date: 2002-12-16

Number Of Pages: 624

Average Amazon Rating: 4.5

Visual Studio .NET is the premier development environment for creating .NET applications. The environment includes specialized tools for working with databases, XML files, and XML Web services. Building applications with Visual Studio .NET is a very different experience than building ASP.NET applications with a standard text editor. Visual Studio .NET performs a lot of invisible work in the background, and the environment makes a number of assumptions about the best way to build applications.

Download

ASP.NET WEBSITE PROGRAMMING


ISBN: 0764543776

Author: Marco Bellinaso / Kevin Hoffman

Publisher: Wrox

Summary:ASP.NET Website Programming shows you how to build an interactive website from design to deployment. Packed with solutions to website programming problems, this book will have you building well-engineered, extendable ASP.NET websites quickly and easily. What you need to know This book is for developers who: Use ASP.NET and C# Use Visual Studioandreg; .NET Professional or above, or Visual C#andreg; .NET Standard Want to build content-based websites What you will learn from this book With ASP.NET Website Programming you will learn to: Provide flexible user accounts integrating with ASP.NET s built-in security Create fully featured discussion forums Generate revenue from advertising Build a web interface for managing the files on your site Add opinion polls, email newsletters, and news management Deploy the finished site on a live server Build modular websites using good, n-tier coding techniques

Download

PROFESSIONAL ASP.NET 2.0 : SECURITY , MEMBERSHIP AND ROLE MANAGEMENT


Summary:* Now in its second version, ASP.NET has over one million programmers, and they all need to know how to use the new, tighter security model * Helps programmers build better sites, control user access, and interface securely with other parts of the Microsoft platform, such as Windows Server, Active Directory, LDAP, and SQL Server 2005 * Explains in depth all the security and user management functionality of ASP.NET 2.0, including many new built-in security functions that free the developer from hand-coding.

Download

ASP.NET AT WORK


ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations. To build these applications, Smith explains how to combine the functionality of ASP.NET with products and technologies such as VB.NET, C#, ADO.NET, SQL Server 2000, WAP, XML, HTML, JavaScript, and Cascading Style Sheets (CSS). The projects include an address book application, a contact manager application, advertising manager, online store, and a Web log analyzer.

Discover how to use ASP.NET to build, deploy, and run 10 distributed Web applications that can target any browser on any device ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations. To build these applications, Smith explains how to combine the functionality of ASP.NET with products and technologies such as VB.NET, C#, ADO.NET, SQL Server 2000, WAP, XML, HTML, JavaScript, and Cascading Style Sheets (CSS).

The projects include an address book application, a contact manager application, advertising manager, online store, and a Web log analyzer CD-ROM includes the complete source code for the ten projects, additional resource links, corrections, and FAQs. Companion Web site features a working version of the ten projects built in the book. Microsoft Technologies .NET Platform: The next big overhaul to Microsoft’s technologies that will bring enterprise distributed computing to the next level by fully integrating the Internet into the development platform. This will allow interaction between any machine, on any platform, and on any device.

Discover how to use ASP.NET to build, deploy, and run 10 distributed Web applications that can target any browser on any device ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations.

TABLE OF CONTENT:
Project 01 - Building an Address Book.
Project 02 - Contact Manager Application.
Project 03 - Building the Calendar Application.
Project 04 - Building the Web Log Analyzer.
Project 05 - Building the ASP.NET Error Manager.
Project 06 - Building the Online Store Applicaion.
Project 07 - Teamwork Network: The Infrastructure.
Project 08 - Teamwork Network: Discussion Boards.
Project 09 - Teamwork Network: File Libraries.
Project 10 - Teamwork Network: Project Tracking.

Download

ASP.NET 2.0 Everyday Apps Book Free Download


About the Author
Doug Lowe has written a whole bunch of computer books, including more than 35 For Dummies books, including the Java All-in-One Desk Reference For Dummies, Networking For Dummies, 7th Edition, the Networking All-in-One Desk Reference For Dummies, PowerPoint 2003 For Dummies, and the Word 2003 All-in-One Desk Reference For Dummies. He lives in sunny Fresno, California, where the motto is, “We almost beat USC!” with his wife, the youngest of his three daughters, and a couple of outrageously cute puppies. He is the Information Technology Director for Blair, Church & Flynn, an engineering firm in nearby Clovis, CA, and he is also one of those obsessive-compulsive decorating nuts who used to put up tens of thousands of lights at Christmas until his wife saw the electric bill, so now he creates energy-efficient computer-controlled Halloween decorations that rival Disney’s Haunted Mansion.
Author’s Acknowledgments
I’d like to thank everyone involved with making this book a reality, especially project editor Paul Levesque, who did a great job following through on all the little editorial details needed to put a book of this scope together on time, and didn’t panic when the “on time” part of that equation was in question. Thanks also to Ken Cox, who gave the manuscript a thorough review and offered many excellent suggestions for improvements, and to copy editor Barry Childs-Helton, who crossed all the i’s and dotted all the t’s, or some­thing like that, and in the process somehow turned my strange prose into readable English. And, as always, thanks to all the behind-the-scenes people who chipped in with help I’m not even aware of.

Introduction

MMyelcome to ASP.NET 2.0 Everyday Apps For Dummies, the book that
W teaches ASP.NET 2.0 Web programming by example. In this book, you’ll find eight complete ASP.NET applications. We’re not talking trivial Hello-World-type applications here. Instead, they’re real-world applications like shopping carts and discussion forums. You can use any of them as-is, or modify them as you see fit. So you’ve got workable stuff already included. (What a concept.)
About This Book
This book is a practical introduction to ASP.NET 2.0 Web programming. It pro­vides you with actual working code to build the most popular types of appli­cations on the Web. These applications enable you to:

w* Restrict access to registered users, for all or part of your Web site
v* Sell products online via your Web site
u* Provide back-end functions for your public Web site, such as file mainte­nance and reporting
u* Let users manage specific types of online content
u* Create discussion forums and blogs

ASP.NET 2.0 Everyday Apps For Dummies doesn’t pretend to be a comprehen­sive reference for every detail of ASP.NET programming. Instead, it takes a learn-by-example approach, under the assumption that you are already a pretty competent programmer who can best learn by seeing real-world exam­ples. Designed using the easy-to-follow For Dummies format, this book helps you get the information you need without laboring to find it.

Download

AutoCAD & AutoCAD LT All-in-One Desk Reference Book Free Download


About the Authors
Lee Ambrosius was a resident of a cubicle farm for about eight years. One day he decided that he wanted to do something different, so he went into business for himself. In 2005, Lee decided to venture off into the CAD indus­try as an independent consultant and programmer as the owner of HyperPics, LLC in De Pere, Wisconsin, and on the Web at www.hyperpics.com. He has been using AutoCAD since 1994, when he was first exposed to Release 12 for DOS, and has been customizing and programming AutoCAD since 1996. Lee has been an AutoCAD consultant and trainer for 10 years and is both an Autodesk Authorized Author and an Autodesk Authorized Developer.

During his past 10 years in the CAD industry, Lee has authored a variety of works that include articles for CAD magazines and white papers for Autodesk. He has also been a contributing author for a few AutoCAD books. Lee has done technical editing for the two most recent editions of AutoCAD For Dummies and the three most recent editions of AutoCAD and AutoCAD LT Bible. AutoCAD & AutoCAD LT All-in-One Desk Reference For Dummies is his first venture into coauthoring a book.

David Byrnes began his drafting career on the boards in 1979 and discovered computer-assisted doodling shortly thereafter. He first learned AutoCAD with version 1.4, around the time when personal computers switched from steam to diesel power. Dave is based in Vancouver, Canada, and has been an AutoCAD consultant and trainer for fifteen years. Dave is an AutoCAD Authorized Author, a contributing editor for Cadalyst magazine, and has been a contributing author to ten books on AutoCAD. Dave teaches AutoCAD and other computer graphics applications at Emily Carr Institute of Art + Design and British Columbia Institute of Technology in Vancouver. Dave has tech edited six editions of AutoCAD For Dummies and is coauthor of AutoCAD 2007 For Dummies.

How This Book Is Organized

The following sections describe the mini books that this book is broken into.

Book I: AutoCAD Basics
Book I familiarizes you with the AutoCAD interface and the basics of working with drawing files. It provides some background on AutoCAD and AutoCAD LT, and lists which versions are compatible with each other. It explains how to start the application and sends you on a guided tour of the interface. You also see how to interact with commands using dialog boxes and the com­mand line, and how to get help when you need it from the application. You

also get a brief rundown on creating and modifying some of the basic 2D objects, and using a few of the viewing commands. The last two chapters of the minibook show how to use some of the general object and drawing format properties and settings, as well as the different drafting aids that help you create accurate 2D and 3D drawings.

Book II: 2D Drafting
Book II covers many of the commands that are used for creating and working with 2D designs. The first part of the minibook focuses on creating 2D objects that range from lines, circles, and arcs to more complex objects, such as ellipses. Then you see how to select and modify objects that have been cre­ated in a drawing. Modifying objects is one of the main tasks that you per­form in AutoCAD, next to viewing and creating new objects in a drawing.
Book III: Annotating Drawings

Book III covers how to create an annotation in a drawing that explains a fea­ture or shows the measurement of an object. Annotation in AutoCAD includes text, dimensions, leaders, and hatch. For example, you see how to create single and multiline text objects and tables. The chapter also includes formatting specific characteristics of text and tables, performing spell check­ing, and doing a find-and-replace on text strings.

Book IV: LT Differences
Book IV focuses on AutoCAD LT and how it is different from AutoCAD, along with using it in the same environment as AutoCAD and expanding AutoCAD LT through customization and other means. This minibook also explains what to watch out for when you use both AutoCAD and AutoCAD LT in the same office.

Book V: 3D Modeling
Book V covers how to create, edit, view, and visualize 3D objects. You get the basics of working in 3D, and see how to specify coordinates and adjust the coordinate system to make it easier for you to create and modify objects above the x,y plane. This minibook also tells you how to navigate and view a 3D model in AutoCAD and AutoCAD LT.

Book VI: Advanced Drafting
Book VI covers the advanced drafting features that go beyond 2D drafting, which include working with blocks, external references, and raster images.

Book VII: Publishing Drawings
Book VII covers generating a hard copy (paper copy) or an electronic ver­sion of a drawing that can be viewed without AutoCAD or AutoCAD LT. You see how to use page setups to define how part of a drawing should be printed, and how to create floating viewports and layouts to help output a drawing. You also discover sheet sets, and how you can use them to manage and organize sets of drawings. Sheet sets provide ways to open drawings, keep data in sync through the use of fields and views, and output a number of drawings. This minibook also shows how to create plot configurations and plot styles, and how to plot and publish a drawing layout or layouts to create hard copies or electronic versions of drawings.

Book VIII: Collaboration
Book VIII covers some advanced topics that include CAD standards and file sharing, as well as how to use electronic files for project collaboration. You gain an understanding of the concepts behind CAD standards, as well as how to use the available CAD standards tools to help maintain and enforce CAD standards.

Book IX: Customizing AutoCAD
Book IX covers techniques that are used to customize AutoCAD and AutoCAD LT, which allows you to reduce the number of repetitive tasks and steps that you might have to do to complete a design.
Book X: Programming AutoCAD
Book X covers extending AutoCAD through some of the different program­ming languages that it supports. Programming AutoCAD is different from customizing it, but the goal of reducing repetitive tasks and steps that you have to do to complete a design are the same

Download

Introduction to AutoCAD 2008 Book Free Download


Preface
The purpose of writing this book is to produce a text suitable for those in Further and/or Higher Education who are required to learn how to use the CAD software package AutoCAD® 2008. Students taking examinations based on computer-aided design will find the contents of the book of great assistance. The book is also suitable for those in industry who wish to learn how to construct technical drawings with the aid of AutoCAD 2008 and those who, having used previous releases of AutoCAD, wish to update their skills in the use of AutoCAD.

The chapters dealing with two-dimensional (2D) drawing will also be suitable for those who wish to learn how to use AutoCAD LT 2008, the 2D version of this latest release of AutoCAD.

Many readers using AutoCAD 2002, 2004, 2005, 2006 or 2007 will find the book’s contents largely suitable for use with those versions of AutoCAD, although AutoCAD 2008 has enhancements over AutoCAD 2002, 2004, 2005, 2006 and 2007 (see Chapter 21).

The contents of the book are basically a graded course of work, consisting of chapters giving explanations and examples of methods of constructions, followed by exercises which allow the reader to practise what has been learned in each chapter. The first 12 chapters are concerned with constructing technical drawings in 2D. These are followed by chapters detailing the construction of three-dimensional (3D) solid drawings and rendering. The two final chapters describe the Internet tools of AutoCAD 2008 and the place of AutoCAD in the design process. The book finishes with three appendices: printing and plotting; a list of tools with their abbreviations; a list of some of the set variables upon which AutoCAD 2008 is based.

AutoCAD 2008 is very complex computer-aided design (CAD) software package. A book of this size cannot possibly cover the complexities of all the methods for constructing 2D and 3D drawings available when working with AutoCAD 2008. However, it is hoped that by the time the reader has worked through the contents of the book, they will be sufficiently skilled with the methods of producing drawing with the software, will be able to go on to more advanced constructions with its use, and will have gained an interest in the more advanced possibilities available when using AutoCAD.

Alf Yarwood
Salisbury 2007

Download

Introduction to AutoCAD 2008 Book Free Download


Preface
The purpose of writing this book is to produce a text suitable for those in Further and/or Higher Education who are required to learn how to use the CAD software package AutoCAD® 2008. Students taking examinations based on computer-aided design will find the contents of the book of great assistance. The book is also suitable for those in industry who wish to learn how to construct technical drawings with the aid of AutoCAD 2008 and those who, having used previous releases of AutoCAD, wish to update their skills in the use of AutoCAD.

The chapters dealing with two-dimensional (2D) drawing will also be suitable for those who wish to learn how to use AutoCAD LT 2008, the 2D version of this latest release of AutoCAD.

Many readers using AutoCAD 2002, 2004, 2005, 2006 or 2007 will find the book’s contents largely suitable for use with those versions of AutoCAD, although AutoCAD 2008 has enhancements over AutoCAD 2002, 2004, 2005, 2006 and 2007 (see Chapter 21).

The contents of the book are basically a graded course of work, consisting of chapters giving explanations and examples of methods of constructions, followed by exercises which allow the reader to practise what has been learned in each chapter. The first 12 chapters are concerned with constructing technical drawings in 2D. These are followed by chapters detailing the construction of three-dimensional (3D) solid drawings and rendering. The two final chapters describe the Internet tools of AutoCAD 2008 and the place of AutoCAD in the design process. The book finishes with three appendices: printing and plotting; a list of tools with their abbreviations; a list of some of the set variables upon which AutoCAD 2008 is based.

AutoCAD 2008 is very complex computer-aided design (CAD) software package. A book of this size cannot possibly cover the complexities of all the methods for constructing 2D and 3D drawings available when working with AutoCAD 2008. However, it is hoped that by the time the reader has worked through the contents of the book, they will be sufficiently skilled with the methods of producing drawing with the software, will be able to go on to more advanced constructions with its use, and will have gained an interest in the more advanced possibilities available when using AutoCAD.

Alf Yarwood
Salisbury 2007

Download

Mastering AutoCAD 2008 & AutoCAD LT 2008 Book Free Download


Introduction
Welcome to Mastering AutoCAD 2008 and AutoCAD LT 2008. As many readers have already discovered, this book is a unique blend of tutorial and reference that includes everything you need to get started and stay ahead with AutoCAD. With this edition, you get coverage of the latest features of both AutoCAD 2008 and AutoCAD LT 2008, plus the latest information on new features.

How to Use This Book
Rather than just showing you how each command works, this book shows you AutoCAD 2008 in the context of a meaningful activity. You’ll learn how to use commands while working on an actual project and progressing toward a goal. This book also provides a foundation on which you can build your own methods for using AutoCAD and become an AutoCAD expert. For this reason, I haven’t covered every single command or every permutation of a command response. You should think of this book as a way to get a detailed look at AutoCAD as it’s used on a real project. As you follow the exercises, I encourage you to also explore AutoCAD on your own, applying the techniques you learn to your own work.

Both experienced and beginning AutoCAD users will find this book useful. If you aren’t an experienced user, the way to get the most out of this book is to approach it as a tutorial—chapter by chapter, at least for the first two parts of the book. You’ll find that each chapter builds on the skills and information you learned in the previous one. To help you navigate, the exercises are shown in numbered steps. To address the needs of all readers worldwide, the exercises provide both U.S. (feet/inches) and metric measurements.
After you’ve mastered the material in Parts 1 and 2, you can follow your interests and explore other parts of the book in whatever order you choose. Part 3 takes you to a more advanced skill level. There, you’ll learn more about storing and sharing drawing data and how to create more complex drawings. If you’re interested in 3D, check out Part 4. If you want to start customizing right away, go to Part 5. You can check out Chapters 27 and 28 at any time because they give you general information about sharing AutoCAD files with your coworkers and consultants. Chapter 28 focuses on AutoCAD’s Sheet Set Manager, which offers a way to organize your multisheet projects.

You can also use this book as a ready reference for your day-to-day problems and questions about commands. Optional exercises at the end of each chapter will help you review and look at different ways to apply the information you’ve learned. Experienced users will also find this book a handy reference tool.
Finally, if you run into problems using AutoCAD, see the “When Things Go Wrong” section in Appendix B. You’ll find a list of the most common issues that users face when first learning AutoCAD.
AutoCAD 2008 and AutoCAD LT 2008

Autodesk has released both AutoCAD 2008 and AutoCAD LT 2008 simultaneously. Not surprisingly, they’re nearly identical in the way they look and work. You can share files between the two programs with complete confidence that you won’t lose data or corrupt files. The main differences are that LT doesn’t support all the 3D functions of AutoCAD 2008, nor does it support the customization tools of AutoLISP and VBA. But LT still has plenty to offer in both the productivity and customization areas. And because they’re so similar, I can present material for both programs with only minor adjustments.
When a feature is discussed that is available only in AutoCAD 2008, you’ll see the AutoCAD Only icon.

You’ll also see warning messages when tutorials vary between AutoCAD 2008 and LT. If only minor differences occur, you’ll see either a warning message or directions embedded in the tutorial indicating the differences between the two programs.
In the few instances in which LT has a feature that isn’t available in AutoCAD 2008, you’ll see the LT Only icon.

I’ve also provided work-around instructions wherever possible when LT doesn’t offer a feature found in AutoCAD 2008.

Getting Information Fast
I’ve included plenty of tips and warnings: TIP Tips are designed to make practice easier.
WARNING Warnings steer you away from pitfalls.

Also, in each chapter you’ll find more extensive tips and discussions in the form of sidebars set off from the main text. To encourage you along the way, some of the sidebars show you how topics in each chapter were applied to a real-world project, the San Francisco Main Library. Together, the tips, warnings, and sidebars provide a wealth of information I have gathered over years of using AutoCAD on a variety of projects in different office environments. You may want to browse through the book, just reading these notes, to get an idea of how they might be useful to you.

Another quick reference you’ll find yourself turning to often is Appendix C, which contains descriptions of all the dimension settings with comments on their uses. If you experience any problems, you can consult the “When Things Go Wrong” section in Appendix B.

What to Expect
Mastering AutoCAD 2008 and AutoCAD LT 2008 is divided into five parts, each representing a milestone in your progress toward becoming an expert AutoCAD user. Here is a description of those parts and what they will show you.

Part 1: The Basics

As with any major endeavor, you must begin by tackling small, manageable tasks. In this first part, you’ll become familiar with the way AutoCAD looks and feels. Chapter 1, “Exploring the AutoCAD and AutoCAD LT Interface,” shows you how to get around in AutoCAD. In Chapter 2, “Creating Your First Drawing,” you’ll learn how to start and exit the program and how to respond to AutoCAD commands. Chapter 3, “Setting Up and Using AutoCAD’s Drafting Tools,” tells you how to set up a work area, edit objects, and lay out a drawing. In Chapter 4, “Organizing Objects with Blocks and Groups,” you’ll explore some tools unique to CAD: symbols, blocks, and layers. As you’re introduced to AutoCAD, you’ll also get a chance to make some drawings that you can use later in the book and perhaps even in future projects of your own. Chapter 5, “Keeping Track of Layers, Blocks, and Files” shows you how to use layers to keep similar information together and object properties such as line-types to organize things visually.
Part 2: Mastering Intermediate Skills

After you have the basics down, you’ll begin to explore some of AutoCAD’s more subtle qualities. Chapter 6, “Editing and Reusing Data to Work Efficiently” tells you how to reuse drawing setup information and parts of an existing drawing. In Chapter 7, “Mastering Viewing Tools, Hatches, and External References,” you’ll learn how to use viewing tools and hatches and how to assemble and edit a large drawing file. Chapter 8, “Introducing Printing, Plotting, and Layouts,” shows you how to get your drawing onto hard copy. Chapter 9, “Understanding Plot Styles,” discusses methods for controlling lineweights and shading in your printer output. Chapter 10, “Adding Text to Drawings,” tells you how to annotate your drawing and edit your notes. Chapter 11, “Using Fields and Tables,” shows you how to add spreadsheet functionality to your drawings. Chapter 12, “Using Dimensions,” gives you practice in using automatic dimensioning (another unique CAD capability).
Part 3: Mastering Advanced Skills

At this point, you’ll be on the verge of becoming a real AutoCAD expert. Part 3 is designed to help you polish your existing skills and give you a few new ones. Chapter 13, “Using Attributes,” tells you how to attach information to drawing objects and how to export that information to database and spreadsheet files. In Chapter 14, “Copying Pre-existing Drawings into AutoCAD,” you’ll learn techniques for transferring paper drawings to AutoCAD. In Chapter 15, “Advanced Editing and Organizing,” you’ll complete the apartment building tutorial. During this process you’ll learn how to integrate what you’ve learned so far and gain some tips on working in groups. Chapter 16, “Laying Out Your Printer Output,” shows you the tools that let you display your drawing in an organized fashion. Chapter 17, “Using Dynamic Blocks,” shows you how you can create blocks that can be edited with grips without having to redefine them. Chapter 18, “Drawing Curves and Solid Fills,” gives you an in-depth look at some special drawing objects, such as splines and fitted curves. In Chapter 19, “Getting and Exchanging Data from Drawings,” you’ll practice getting information about a drawing and learn how AutoCAD can interact with other applications, such as spreadsheets and desktop-publishing programs. You’ll also learn how to copy and paste data.

Part 4: 3D Modeling and Imaging

Although 2D drafting is AutoCAD’s workhorse application, AutoCAD’s 3D capabilities give you a chance to expand your ideas and look at them in a new light. Chapter 20, “Creating 3D Drawings,” covers AutoCAD’s basic features for creating three-dimensional drawings. Chapter 21, “Using Advanced 3D Features,” introduces you to some of the program’s more powerful 3D capabilities. Chapter 22, “Rendering 3D Drawings,” shows how you can use AutoCAD to produce lifelike views of your 3D drawings. Chapter 23, “Editing and Visualizing 3D Solids,” takes a closer look at 3D solids and how they can be created, edited, and displayed in AutoCAD 2008.
Part 5: Customization and Integration

One of AutoCAD’s greatest strengths is its openness to customization. Chapter 24, “Using the Express Tools,” gives you a gentle introduction to the world of AutoCAD customization. You’ll learn how to load and use existing Express tools that expand AutoCAD’s functionality, and you’ll be introduced to AutoLISP as a tool to create macros. Chapter 25, “Introducing AutoLISP,” is a primer to AutoCAD’s popular macro language. You’ll learn how you can create custom commands built on existing ones and how you can retrieve and store locations and other data. Chapter 26, “Customizing Toolbars, Menus, Linetypes, and Hatch Patterns,” shows you how to customize menus, toolbars, linetypes, and hatch patterns. Chapter 27, “Managing and Sharing Your Drawings,” shows you how to adapt AutoCAD to your own work style. You’ll learn about the tools that help you exchange drawings with others and how to

secure your drawings to prevent tampering. Chapter 28, “Keeping a Project Organized with Sheet Sets,” shows you how to use the new Sheet Set Manager to simplify your file management. By using the Sheet Set Manager, you can automate some of the more tedious drawing coordination tasks.

The Appendices

Finally, this book has three appendices. Appendix A, “Installing and Setting Up AutoCAD,” contains an installation and configuration tutorial. If AutoCAD isn’t already installed on your system, follow the steps in this tutorial before starting Chapter 1. Appendix B, “Hardware and Software Tips,” provides information about hardware related to AutoCAD. It also provides tips on improving AutoCAD’s performance and troubleshooting and provides more detailed information on setting up AutoCAD’s plotting feature. Appendix C, “System Variables and Dimension Styles,” provides a reference to dimension style settings.


The Minimum System Requirements
This book assumes you have an IBM-compatible computer with at least a Pentium IV or equivalent CPU. Your computer should have at least one CD drive and a hard disk with 2GB or more of free space for the AutoCAD program files and about 120MB of additional space for sample files and workspace. In addition to these requirements, you should have enough free disk space to allow for a Windows virtual memory page file that is about 1.5 times the amount of installed RAM. Consult your Windows manual or Appendix B of this book for more on virtual memory.

AutoCAD 2008 runs best on systems with at least 2GB or more of RAM, although you can get by with 512MB. Your computer should also have a high-resolution monitor and an up-to-date display card. An SVGA display with a resolution of 1024 × 768 or greater will work fine with AutoCAD, but if you want to take full advantage of AutoCAD’s new 3D features, you should have a 128MB or greater, OpenGL -capable, workstation-class graphics card. If you intend to use a digitizer tablet, you’ll need one free USB, or serial, port available. I also assume you’re using a mouse and have the use of a printer or a plotter. A CD or DVD reader is needed to install AutoCAD and the software from this book. Finally, you’ll need an Internet connection to take full advantage of the support offerings from Autodesk.

If you want a more detailed explanation of hardware options with AutoCAD, see Appendix B. You’ll find a general description of the available hardware options and their significance to AutoCAD.

TIP If you don’t have AutoCAD, you can download a trial version from the Autodesk website. Go to the Autodesk home page, and follow the links to AutoCAD. The trial download is approximately 1.8GB, so be prepared to wait a while to complete the download. Also be aware that the trial is good for only 30 days—don’t start to use it until you’re certain you’ll have plenty of free time to practice using AutoCAD.

Doing Things in Style
Much care has been taken to see that the stylistic conventions in this book—the use of uppercase or lowercase letters, italic or boldface type, and so on—are the ones most likely to help you learn AutoCAD. On the whole, their effect should be subliminal. However, you may find it useful to be conscious of the following rules:

♦ Drop-down menu selections are shown by a series of options separated by the > symbol (for example, choose File > New).

♦ Keyboard entries are shown in boldface (for example, enter Rotate).

♦ Command-line prompts are shown in a monospaced font (for example, Select objects:).

For most functions, this book describes how to select options from toolbars and the menu bar. In addition, where applicable, I include related keyboard shortcuts and command names in parentheses. These command names provide continuity for readers accustomed to working at the Command prompt.

New Features of AutoCAD 2008
AutoCAD has a fresh new look and several new features that will help make your work easier and faster. If you’ve used AutoCAD before, you’ll notice that the look has changed. Dig a little deeper, and you’ll find that some new features have been added to simplify your work so you don’t have to keep track of so many details. Here are some of the new features you’ll be covering in this book:

♦ New Dashboard interface that puts most of the tools you need in a single panel

♦ Annotation scale that simplifies the scale of text and other graphics to fit the scale of your drawing

♦ New Daylight lighting feature to create more realistic outdoor renderings of your 3D models

♦ Better links between AutoCAD tables and external spreadsheets

♦ Improved text-editing tools and features

Download

AutoCAD 2008 3D Modeling Workbook For Dummies


Product Description
* AutoCAD 2007 features a new 3D rendering engine that greatly enhances the program's 3D functionality-and makes this industry-standard drafting program even more difficult to master, even for veteran users
* This focused For Dummies workbook gives people the practice they need to get up to speed on the new 3D features, with dozens of problems and step-by-step solutions for modeling, shadowing, and lighting
* Topics covered by the problems include 2D geometric construction, 3D solid modeling, 3D surface modeling, rendering and imaging, dimensioning and drafting, and model interchange
* Used by architects, engineers, and draftspeople, AutoCAD is the #1 computer-aided design (CAD) software in the world, with an installed base of 6.7 million users
* The accompanying DVD provides videos that illustrate select problems and solutions presented in the workbook

From the Back Cover
Conquer the complexities of AutoCAD 3D modeling
Mastering AutoCAD is no picnic, and using it for 3D modeling is among the toughest challenges. This unique workbook offers over one hundred exercises that lead you skill by skill toward AutoCAD 3D success. You get the hands-on practice you need to tackle everything from solid and surface modeling to rendering and plotting—all reinforced with video walkthroughs on the companion DVD.

See How To
* Transition from 2D to 3D
*Model solids using primitives, extrusions, and sweeps
*Tackle complex surface modeling
*Visualize and render designs
*Plot, import, or export 3D designs

All this on the bonus DVD
* Video walkthroughs demonstrate more than 60 AutoCAD 3D modeling techniques
*140 demonstration files to accompany the book's exercises
*Trial version of AutoCAD 2008
*System requirements: Please see the DVD appendix for details and complete system requirements.

Download


AutoCAD 2009 Tips & Tricks Books


AutoCAD 2009 Tips And Tricks
Type: E-Book
Pages: 32
Language: English
Format: PDF

Introduction
The booklet is a 32 page PDF document (6 MB download) and covers all the new main features found in AutoCAD 2009. Additionally in contains a few nice Bonus's and Tips that should prove to be more than helpful as people move to AutoCAD 2009 and look to make good use of the new features and tools available.

utoCAD® 2009 software enables you to create and explore ideas like never before. With AutoCAD® software Autodesk has just one goal in mind: increasing your productivity. From conceptual design through drafting and detailing, AutoCAD 2009 is all you need to create, visualize, document, and share your ideas. AutoCAD 2009 combines the familiar AutoCAD commands and user interface that you already know with an updated design environment, giving you the power to shape and explore your ideas like never before.

AutoCAD 2009 boosts efficiency with customizable and extensible user interface enhancements that increase overall drafting productivity by decreasing the number of steps to reach a command. Newly designed, innovative features simplify working with layers and help make new users productive as quickly as possible. Easy-to-use navigation tools make finding your way around 3D models a snap. Move to new highs of productivity with AutoCAD software.

Make efficiency a daily part of the job with AutoCAD® 2009 software. The drafting, detailing, and conceptual design leader is showing the way once again. Meticulously refined with the drafter in mind, AutoCAD 2009 propels day-to-day drafting forward with features that increase speed and accuracy while saving time. Annotation scaling and layer properties per viewport minimise workarounds, while text and table enhancements and multiple leaders help deliver an unmatched level of aesthetic precision and professionalism. Always innovative, the existing AutoCAD tools for conceptual design and visualisation work with a new toolset to deliver virtually instant productivity, making efficiency a daily part of the job.

You Download Link Here




Secrets of the Old One: Einstein, 1905


The goal of this book is to make these ideas accessible to a general reader with no more mathematics than one learns in high school.

Download
1.3 Mb

Albert Einstein - The World as I See it

This book does not represent a complete collection of the articles, addresses, and pronouncements of Albert Einstein; it is a selection made with a definite object-- namely, to give a picture of a man. To-day this man is being drawn, contrary to his own intention, into the whirlpool of political passions and contemporary history. As a result, Einstein is experiencing the fate that so many of the great men of history experienced: his character and opinions are being exhibited to the world in an utterly distorted form.

Download 390 KB

Rich Dad, Poor Dad- Robert Kiyosaki (Audio Books)


Rich Dad, Poor Dad- Robert Kiyosak

Rich Dad, Poor Dad is Robert Kiyosaki?s first best-selling book. In it, he advocates
financial independence by means of investing, real estate, owning businesses, and the
use of finance protection tactics.

Rich Dad, Poor Dad is written in what is meant to be an entertaining anecdotal manner
to make finances interesting.The most central element stressed by Kiyosaki is the
advocacy of owning the system or means of production, rather than being an employee
of someone else.

Download

http://rapidshare.com/files/154651381/RichDad1.mp3
http://rapidshare.com/files/154667158/RichDad2.mp3
http://rapidshare.com/files/154630451/RichDad3.mp3

Practical Straw Bale Building


Ebook Title: Practical Straw Bale Building
Author: Murray Hollis
Publisher: CSIRO Publishing (March 2005)
Paperback: 104 pages
ISBN-10: 0643069771
ISBN-13: 978-0643069770

Ebook Description
Building with straw bales is being embraced by amateurs and professionals for its versatility, comfort, environmental friendliness and high insulation. New methods should expand its growing worldwide popularity.

Ebook Review
Practical Straw Bale Building describes the best of current practices and introduces new ideas in a practical step-by-step approach, supported by technical data and analysis. Starting from how straw bales are made, it describes the building of both in-fill and load-bearing walls, discusses the properties of materials used to plaster the walls, and details how particular features are incorporated, such as windows, doors, arches, plumbing and electrical. It especially describes new methods that enable the construction of straighter, thinner and easier-to-plaster walls. The book provides a wealth of information and ideas for immediate practical application and as a basis for further development of straw bale building methods. --from the publisher

Download

Cosmology And Architecture In Premodern Islam: An Architectural Reading Of Mystical Ideas

Ebook Title: Cosmology And Architecture In Premodern Islam: An Architectural Reading Of Mystical Ideas
Author: Samer Akkach
Publisher: State University of New York Press (June 30, 2005)
Hardcover: 262 pages
Language: English
ISBN-10: 0791464113
ISBN-13: 978-0791464113

Ebook Description
A study of cosmology and architecture from a premodern Sufi perspective pre-supposes some knowledge of the trends in Islamic cosmological thinking, of the sense in which cosmology can be related to architecture and of the terrains of mystical thoughts in which the relationship is grounded. Cosmology And Architecture In Premodern Islam presents abrief overview of cosmology in premodern Islam, acritical review of symbolism, being the prevailing method of reading cosmological ideas into architectural forms, and reconstruction of a Sufi perspective on symbolism.

Ebook Review
"In the preface to this book, Samer Akkach describes his childhood experience of watching snowflakes from his window in Damascus. Looking at them, he had the feeling that the flakes were not falling, but that he was floating upward to higher realms. Reading his book has had a similar affect on me, giving the impression that I have been carried up into unutterably strange, but compellingly beautiful, realms of thought and imagination.

In the face of the worldwide homogenization of architectural education, it is salutary to be reminded that architecture wasn't always and everywhere designed solely to satisfy aesthetic, economic, functional and technological exigencies. In many times and places architecture expressed a human sense of the wonder and oneness of the world. Buildings fitted together with myths and cosmologies to convey that people and the cosmos belong together: humans belong in the world they inhabit; and the world belongs together with humans. In this context, buildings serve to mediate between the human as microcosm and the whole world as macrocosm, showing how they inter-reflect and harmonize...

Samer Akkach is one of a small band of architectural scholars who see it as their task to record and interpret these other architectures so that they do not sink into irrecoverable oblivion. He rescues Islamic architecture from amnesia. In his splendid book he applies his intimate knowledge of Arabic and the premodern Sufi texts to convey a lucid and richly detailed account of the manner in which Islamic architecture, in all its forms, from buildings to cities, gardens, landscapes and meta-landscapes, reflected the cosmos, and thus gave back praise. The book is masterful, and a major contribution to architectural scholarship. --by Professor Adrian Snodgrass published in Architectural Theory Review, vol. 11

Download

New Houses in Old Buildings: Architectural Design


Ebook Title: New Houses in Old Buildings: Architectural Design
Author: Links Editorial
Publisher: Links (June 1998)
Hardcover: 238 pages
Language: English
ISBN-10: 848986103X
ISBN-13: 978-8489861039


Ebook Description
New Houses in Old Buildings: Architectural Design is the perfect example of the harmony that can stem from the combination of old architecture and new ideas. The pictures in this book are wonderfully informative and artfully done. Weather you're looking for new ideas in architecture or just out to see some cool pictures, you should at the very least just flip through this book.

Download in PDF/237 pages/35.43 MB

New Health Facilities: Architectural Design


Ebook Title: New Health Facilities: Architectural Design
Author: Arian Mostaedi
Publisher: Links (August 2003)
Hardcover: 240 pages
Language: English
ISBN-10: 8489861668
ISBN-13: 978-8489861664

Ebook Description
Hospitals and health centers are a unique category of architecture with clearly defined characteristics. Health architecture must offer imaginative, constructive responses and flexible solutions to the problem raised by this special type of facility: planning, budgets and space as well as the idiosyncrasies arising from each particular field of health. New Health Facilities presents the best examples of health architecture constructed in recent years and each of the architects demonstrates a solid understanding of the need to create new and better health facilities.

Download
in/PDF/240 pages/36.19 MB

African Archaeology: A Critical Introduction


Ebook Title: African
Archaeology: A Critical Introduction
Author: Ann Brower Stahl
Publisher: Wiley-Blackwell (October 1, 2004)
Hardcover: 512 pages
Language: English
ISBN-10: 1405101555
ISBN-13: 978-1405101554

Ebook Description
African Archaeology: A Critical Introduction fills a crucial gap by providing a multi-authored introduction to the archaeology of Africa that challenges misconceptions and claims about Africa’s past, and teaches students how to evaluate these claims. Ann Stahl’s thoughtful introduction explores the contexts that have shaped archaeological knowledge of Africa’s past and asks readers to consider for whom Africa’s past matters and why. African Archaeology comprises unique contributions by prominent archaeologists with regional and topical expertise. They explore the preoccupations and assumptions that have framed research, assess the quality and reliability of evidence, and chart emerging research directions and questions that can help build on the strengths of earlier work, while finally setting aside long-held misperceptions.
African Archaeology is a landmark volume and an indispensable tool for students, instructors, and researchers.

Ebook Review
“Ann Stahl has brought together a set of researchers at the height of their powers and incited them to write chapters that bring home to readers the challenge of the archaeological enterprise. This is the book I would give as a text to seniors and to which I would constantly refer if teaching the archaeology of sub-Saharan Africa to students of any and all levels.” --Nicholas David, University of Calgary

“This book moves beyond the usual seamless syntheses and looks critically at the quality of the evidence, the questions asked and unasked, and how these have been fashioned into narratives about the African past. It is a unique and indispensable resource for Africanist archaeologists, historians, and students of these disciplines.” --Susan McIntosh, Rice University

“I have long desired a text for African archaeology that presents a summary of African prehistory while highlighting the research questions and debates that make the study of the African past exciting; that book is now available. The book’s coverage of sub-Saharan Africa is exemplary.” --Peter Robertshaw, California State University, San Bernardino

"This book is a showcase for African Archaeology and deserves a place on the bookshelves of all who teach world archaeology, as well as those who study biodiversity of wild and domestic resources, or care about the linguistics or history of Africa. I recommend 'African Archaeology' to you enthusiastically." --Journal of African Archaeology

About the Author
Ann Brower Stahl is Professor of Anthropology at Binghamton University, SUNY

Download in PDF/1061 pages /4 Mb

Archaeology of Asia (Blackwell Studies in Global Archaeology)

Ebook Title: Archaeology of Asia (Blackwell Studies in Global Archaeology)
Author: Miriam T. Stark
Publisher: Wiley-Blackwell (August 5, 2005)
Paperback: 384 pages
Language: English
ISBN-10: 1405102136
ISBN-13: 978-1405102131

Ebook Description
This book introduction to the archaeology of Asia focuses on case studies from the region’s last 10,000 years of history. Comprising fifteen chapters written by some of the world’s foremost Asia archaeologists, the book sheds light on many of the most compelling aspects of Asian archaeology, from the earliest plant and animal domestication to the emergence of states and empires from Pakistan to North China. In particular, the contributors explore issues of cross-cultural significance, such as migration, ethnicity, urbanism, and technology, challenging readers to think beyond national and regional boundaries. In doing so, they draw on original research data and synthesize work previously unavailable to western readers.
The volume as a whole offers new insights into the archaeology of Asia and encourages western scholars to pay more attention to the continent in their studies of human origins, evolution, and history.

Ebook Review
“Miriam Stark has performed a monumental service to global archaeology by selecting the most important cross-cultural themes in Asian archaeology and many of the most innovative writers to discuss them.” --Gina L. Barnes, University of Durham

“Offering remarkable coverage of the world’s largest continent, Stark has created an outstanding book that should be required reading for any archaeologist or historian interested in Asia.” --John Olsen, University of Arizona

"This volume is the seventh in the series Blackwell Studies in Global Archaeology, a series intended to cover the central areas of undergraduate archaeological teaching. While this is certainly a sustainable market for the series, this particular volume presents an overview and depth that will also, and perhaps more so, be a welcome addition to the libraries of postgraduate and research archaeologists ... Stark has assembled a valuable resource made all the more useful by not shying away from the scholarly and national politics reflected in so much Asian Archaeology". --Australian Archaeology

About the Author
Miriam T. Stark is Associate Professor in the Department of Anthropology at the University of Hawai’i, Manoa. She has worked in Southeast Asia since 1987, and also has experience in North American and Near Eastern archaeology. She has published widely on her research in the Philippines and in Cambodia, and currently co-directs the Lower Mekong Archaeological Project in the Mekong Delta.

Download in PDF/384 pages/5.8 MB