iNetHouse
Posted: September 10th, 2007, 6:17pm CEST

Gilbert Held, "Understanding Broadband over Power Line"
Publisher: AUERBACH | ISBN: 0849398460 | 190 Pages | PDF | 9.4 Mb
Book Description
Understanding Broadband over Power Line explores all aspects of the emerging technology that enables electric utilities to provide support for high-speed data communications via their power infrastructure. This book examines the two methods used to connect consumers and businesses to the Internet through the utility infrastructure: the existing electrical wiring of a home or office; and a wireless local area network (WLAN) access point. Written in a practical style that can be understood by network engineers and non-technologists alike, this volume offers tutorials on electric utility infrastructure and home wiring, to ensure that all readers have a common base of knowledge. It reviews power line operations, analyzing how electricity is generated and delivered to consumers, and how the wiring inside buildings forms individual circuits. An appreciation for how technologies work allows for an understanding of how broadband over power line has the potential to provide ubiquitous communications that offer home users, network managers, and LAN administrators with another solution to meet their high-speed networking requirements.
DownloadLink: [rapidshare.com]
Posted: September 10th, 2007, 6:16pm CEST

2005 | PDF | 53 MB | 307 pages
Upper-intermediate, Advanced, Proficiency
Advanced Grammar in Use Second edition is a fully updated version of the highly successful grammar title. This new revised edition focuses specifically on the complexities of grammatical choices that advanced students need to appreciate. It also includes a comprehensive Basic Grammar Reference so students can easily review their understanding of language areas they have previously studied.
Key Features:
* 100 units of grammar reference and practice materials for advanced level learners of English, including seven completely new units.
* New Additional Exercises, appendices and coverage more specifically aimed at the advanced learner.
* A Grammar Review section which allows learners to review relevant information before starting the more advanced material in the unit.
* An ideal grammar book for students preparing for Cambridge Advanced Examination in English, Cambridge Proficiency in English or IELTS examinations.
* Informed by the Cambridge International Corpus to ensure all the language taught is authentic and up-to-date.
Link
[rapidshare.com]
Posted: September 10th, 2007, 5:40pm CEST

2004 | PDF | 1 MB | 177 pages
Let me be clear from the outset: this book is an introduction not to myths but to approaches to myth, or theories of myth, and it is limited to modern theories. Theories of myth may be as old as myths themselves. Certainly they go back at least to the Presocratics. But only in the modern era – specifically, only since the second half of the nineteenth century – have those theories purported to be scientific.
Link
[rapidshare.com]
Posted: September 10th, 2007, 5:31pm CEST

Author(s) : Jeff Spotts, Brian Siler
Publisher : QUE
Year : Dec 2001
ISBN 10 : 078972572X
ISBN 13 : 9780789725721
Language : English
Pages : 848
File type : CHM
Size : 9.4 MB
This book will offer in-depth explorations of new features so that both experienced programmers and novices will feel comfortable making the transition to .NET. Although a major portion of the book is devoted to Internet applications, the book covers more general topics than many other books. Features of Visual Basic that will be explained include database access, controls, and best coding and practices. These features will be explored in detail, with extensive use of example programs and screen captures.
We feel that this book has something to offer for all skill levels. If you have never used Visual Basic before, the initial chapters provide the necessary step-by-step instructions to get you used to the Visual Studio programming environment. Users of previous versions of Visual Basic (experienced or not) will appreciate extensive, detailed coverage of the new features available in VB .NET and explanations of the changes from previous versions. Readers who are new to computer programming in general should note that technical details are sprinkled with "words of wisdom" and real-world examples to help you understand new concepts.
Some readers may need a reference to find information about a particular topic quickly. Other readers might want to follow the book in tutorial style by reading each chapter start to finish. Readers of Special Edition Using Visual Basic .NET should be able do either. Each topic is explained in a narrative fashion, with lists, pictures, and sample code to allow the reader to quickly absorb the technical details. For those seeking instant gratification, many chapters include exercises that provide step-by-step instructions to try out a particular topic on your own. Special Edition Using Visual Basic .NET is divided into six parts and a section of appendices.
TABLE OF CONTENT:
Chapter 01 - Introduction to Visual Basic .NET
Chapter 02 - Creating Your First Windows Application
Chapter 03 - Creating Your First Web Application
Chapter 04 - Understanding the Development Environment
Chapter 05 - Visual Basic Building Blocks
Chapter 06 - Storing Information in Variables
Chapter 07 - Controlling the Flow of Your Program
Chapter 08 - Managing Program Tasks with Procedures
Chapter 09 - Creating Code Components
Chapter 10 - Understanding Windows Forms
Chapter 11 - Fundamental Controls
Chapter 12 - Advanced Controls
Chapter 13 - Using Dialog Boxes
Chapter 14 - Designing an Effective User Interface
Chapter 15 - Multiple Document Interface (MDI) Applications
Chapter 16 - Creating Your Own Windows Controls
Chapter 17 - Using Active Server Pages.NET
Chapter 18 - Web Applications and Services
Chapter 19 - Web Controls
Chapter 20 - Database Basics
Chapter 21 - ActiveX Data Objects (ADO)
Chapter 22 - Using ADO.NET (ADO)
Chapter 23 - Creating and Using Reports
Chapter 24 - Working with Files
Chapter 25 - Interacting with Other Applications
Chapter 26 - Debugging and Performance Tuning
Chapter 27 - Writing a Pocket PC Application
>> Download here <<
password:
ganelon
Posted: September 10th, 2007, 5:30pm CEST

2007 | PDF | 7.8 MB | 283 pages
This translation of the work of Pedro Sarmiento de Gamboa is both riveting and detailed. As an account of the history of the Incas it is unsurpassed in its accuracy, presenting evidence gained from the Incas themselves circa 1570AD. Events and occurrences are vividly portrayed although the reader is always left with a sense of myth being mixed with fact. Also the annoying use of Italics to mark out the obvious and often contradictory statements forced to be included in the book by the Spanish Viceroy of the time is somewhat demeaning.
Despite this the translation serves as a fascinating read and as a lucid and detailed account of the history of the Incas. The translator has also included an invaluable lexicon of Quechua words and useful maps of the areas in question that add a realism to the book that would be otherwise unachievable.
Link
[rapidshare.com]
Posted: September 10th, 2007, 1:12pm CEST

Publisher: Sams; 1st edition
Language: english
ISBN: 0672323834
Paperback: 408 pages
Data: May 10, 2002
Format: CHM
Description: ADO.NET is the data access model built into the .NET Framework. It replaces the old (and largely successful) ADO used in almost all Visual Basic and ASP applications built over the last few years. ADO.NET enables an application to communicate with any OLE database source (including Oracle, Sybase, Microsoft Access, and even text files). This book will present ADO.NET in a simple, easy -to-learn manner filled with many code examples and exercises. A reader with no previous knowledge of ADO.NET should be able to read this book and have a functional knowledge of new object model allowing them to retrieve and work with data from multiple data sources.
Download:
[rapidshare.com]
Posted: September 10th, 2007, 1:09pm CEST

Publisher: Sams; 1st edition
Language: english
ISBN: 0672323869
Paperback: 608 pages
Data: June 12, 2002
Format: CHM
Description: ADO.NET refers to a set of classes that ship with Visual Studio .NET that allow developers to access data typically stored in relational databases. The purpose of this book is to explain the important features of ADO.NET to corporate developers who use VS .NET. Dan Fox also provides architectural guidance and Best Practices for using ADO.NET in corporate applications. Reference Tables sho how members of ADO.NET classes fit into the bigger picture by denoting why or where the method or property is used. This book is filled with code snippets and code listings in both VB .NET and VC# .NET, sidebars, and mini Case Studies that briefly explore peripheral issues, tips, cautions, and additional resources.
Download:
[rapidshare.com]
Posted: September 10th, 2007, 12:51pm CEST

Publisher: Microsoft Press
Language: english
ISBN: 0735624216
Paperback: 477 pages
Data: May 30, 2007
Format: CHM
Description: Take a first look at the next generation of Windows Server with insights direct from the popular author and Microsoft MVP Mitch Tulloch and the Microsoft Windows Server team. With this insider s introduction, you will get to preview and evaluate Windows Server code name Longhorn. You will learn how to use new features that help you improve security, performance, reliability, and operational efficiency, as well as how to automate deployment and administration. Examine Windows Hypervisor virtualization, Windows Deployment Services, Internet Information Services 7.0, Windows PowerShellTM, Network Access Protection, and other security features. Take a guided preview from the experts and get ready to plan for deployment and perform your first upgrades and migrations to Windows Server code name Longhorn.
Delivers advance insights from those who know the technology best a Microsoft MVP and the Microsoft Windows Server team
Provides a preview of the features that IT professionals can use to help improve security, reliability, and operational efficiency, and deliver the next generation of Web services and applications.
Examines the new features that help IT professionals deploy Windows Server Longhorn, test application compatibility, upgrade and migrate servers, and configure server roles
Download:
[rapidshare.com]
Posted: September 10th, 2007, 11:10am CEST

DOWNLOAD
VISIT ME http://spacegoat.info
Check my Blog Daily for New Posts. Not all posts make it to front page..;-)
FREE Wallpapers
Posted: September 10th, 2007, 10:38am CEST

DOWNLOAD
VISIT ME http://spacegoat.info
Check my Blog Daily for New Posts. Not all posts make it to front page..;-)
FREE Wallpapers
Posted: September 10th, 2007, 8:12am CEST

Businessweek September 17 2007
PDF | English | 25 MB
DOWNLOAD
Posted: September 10th, 2007, 8:07am CEST

Science, Religion, and the Meaning of Life
Palgrave Macmillan | ISBN: 0230013414 | 2007-01-23 | PDF | 224 pages | 1.5 Mb
Have evolution, science and the trappings of the modern world killed off God irrevocably? And what do we lose if we choose not to believe in him? From Newton and Descartes to Darwin and the discovery of the genome, religion has been pushed back further and further while science has gained ground. But what fills the void that religion leaves behind? This book is an attempt to look at these questions and to suggest a third way between the easy consolations of religion and the persuasive force of science that the everyday modern reader can engage with.
DownloadLink: http://rapidshare.com/files/54571007/Science.rar
Posted: September 10th, 2007, 8:03am CEST

Science September 7 2007
PDF | English | 47 MB
DOWNLOAD
Posted: September 10th, 2007, 5:32am CEST

Robert J. Sternberg, Cognition and Intelligence: Identifying the Mechanisms of the Mind
Cambridge University Press | ISBN 0521534798 | 2005 | PDF | 1.8 MB | 359 pages
Written by well-known experts, this book is about psychological research on intelligence and the various factors that influence its development. The volume summarizes and synthesizes the past 30 years of literature on intelligence. Each author takes a different experimental approach to the subject, spanning research on neuroscience and perceptual speed to research on problem solving and metacognition.
DownloadLink: http://rapidshare.com/files/54544191/Cognition_and_Intelligence.rar
Posted: September 10th, 2007, 5:24am CEST

David M. Harland, Cassini at Saturn: Huygens Results (Springer Praxis Books / Space Exploration) Springer-Praxis | ISBN 038726129X | 2007 | PDF | 10.4 MB | 435 pages
From his home on the island of Rhodes in the Aegean, Hipparchus, the greatest of the ancient Greek astronomers, drew up a catalogue of the positions and motions of the objects in the sky.He interpreted the observations as meaning that the Earth was at the centre of everything, and that the planets revolved around the Earth in circles. Today, Cassini is the most highly instrumented spacecraft ever sent into deep space. Its mission was make a four-year orbital tour, and deliver the Huygens Probe into Titan's atmosphere.In all, 27 scientific investigations and nine interdisciplinary studies drawing data from two or more instruments were to improve understanding of Saturn's interior, atmosphere, magnetosphere, rings, and satellites.
DownloadLink:
http://rapidshare.com/files/54544160/Cassini_at_Saturn.rar
Posted: September 10th, 2007, 2:40am CEST
Posted: September 10th, 2007, 1:26am CEST

The Economist September 8 2007
PDF | English | 2.3 MB
DOWNLOAD