e99 Online Shopping Mall

Geometry.Net - the online learning center Help  
Home  - Computer - Windows (Books)

  Back | 41-60 of 100 | Next 20

click price to see details     click image to enlarge     click link to go to the store

$157.49
41. Windows Server® 2008 Resource
$41.15
42. Windows System Programming (4th
$3.91
43. Broken Windows, Broken Business:
$29.69
44. Professional Windows Phone 7 Application
$24.95
45. The Encyclopedia of Window Fashions
$39.49
46. Windows via C/C++ (Pro - Developer)
 
47. Go in and Out the Window
$20.00
48. Windows to Our Children: A Gestalt
$8.60
49. Fixing Broken Windows: Restoring
$14.03
50. Window Art (Klutz)
$31.60
51. Deployment Fundamentals: Deploying
$15.77
52. Windows Command Line Administration
$11.95
53. The Window Decorating Book
$75.00
54. Using SPSS for Windows and Macintosh:
$9.59
55. Build Like a Pro Windows and Doors:
$11.19
56. Switching to Microsoft Windows
$3.64
57. Great Windows and Walls Collection
$27.48
58. Microsoft Windows Home Server
$13.31
59. Cathedral Window Quilts: The Classic
$7.54
60. The City Out My Window: 63 Views

41. Windows Server® 2008 Resource Kit
by Microsoft Corporation
Paperback: 4480 Pages (2008-03-26)
list price: US$249.99 -- used & new: US$157.49
(price subject to change: see help)
Asin: 0735623619
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
Get the essential reference for deploying, managing, automating, troubleshooting, and optimizing Windows Server 2008 with expert insights and best practices from Microsoft Most Valuable Professionals (MVPs) and the Windows Server team at Microsoft. This official Microsoft® RESOURCE KIT features six volumes of in-depth technical information that every Windows® administrator needs to understand to master Windows Server 2008 administration. You get detailed information about networking, network aspect projection, security features, Internet Information Services (IIS) 7.0, Active Directory®, and Windows PowerShellTM. You also get more than 200 time-saving tools, scripts for automation, job aids, eBook resources, plus a fully searchable eBook of each RESOURCE KIT volume on DVD.

Key Book Benefits:

Provides six volumes of in-depth technical information for administering, optimizing, troubleshooting, and automating Windows Server 2008

Delivers definitive product information with expert insights straight from the Windows Server team at Microsoft, Microsoft MVPs, and field consultants

Details information that every Windows administrator needs about Windows Server performance, troubleshooting, security services, group policy, Active Directory, IIS 7, and Windows PowerShell

Features a DVD with more than 200 essential tools and scripts, eBooks with additional technical information, tips, and best practices plus a fully searchable eBook of all six RESOURCE KIT volumes ... Read more

Customer Reviews (5)

3-0 out of 5 stars The Long Wait
Loved the price, hated the wait.Site said it would take about 2 weeks, even though they were in the UK.After a month I contacted the company.They had no tracking and asked me to check my post office.After another week, I received the package.It looked like it may have rolled around in the belly of the aircraft, but still in OK shape.If you don't mind the wait, you can't beat the price.

5-0 out of 5 stars Just what I needed!
A complete resource for Windows Server 2008. I am just starting out as a Systems Administrator and this set of books will be an excellent reference tool. As I begin Microsoft training and throughout the certification process, I expect to reach for this set of books time and time again. Thank you for offering at such a great price.

5-0 out of 5 stars Great Resource Kit
Hi, I bought this kit for my certification plan.

It's a great kit that helps me to learn the new features of Windows Server 2008.

Giuseppe

5-0 out of 5 stars Win2K8 Server Resource Kit
I already bought in the past the 2003 resource kit and this one is still as it is/was for 2003: Great!
Thanks all
Nicolas

5-0 out of 5 stars Keep up the good work!
I've received my books on time in perfect condition
Keep up the good work!

... Read more


42. Windows System Programming (4th Edition) (Addison-Wesley Microsoft Technology Series)
by Johnson M. Hart
Hardcover: 656 Pages (2010-02-26)
list price: US$69.99 -- used & new: US$41.15
(price subject to change: see help)
Asin: 0321657748
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description

“If you’re writing a native Win32 program or just want to know what the OS is really doing underneath, you need John’s book. He covers the stuff that real systems programmers absolutely must know. Recommended.”

–Chris Sells, Microsoft Corporation

 

“This fourth edition does a great job of incorporating new features in the Vista, Windows 2008, and Windows 7 API, but also stays true to teaching the foundational elements of building applications that target the Windows OS.”

–Jason Beres, Product Management, Infragistics

 

The Definitive Guide to Windows API Programming, Fully Updated for Windows 7, Windows Server 2008, and Windows Vista

 

Windows System Programming, Fourth Edition, now contains extensive new coverage of 64-bit programming, parallelism, multicore systems, and many other crucial topics. Johnson Hart’s robust code examples have been updated and streamlined throughout. They have been debugged and tested in both 32-bit and 64-bit versions, on single and multiprocessor systems, and under Windows 7, Vista, Server 2008, and Windows XP. To clarify program operation, sample programs are now illustrated with dozens of screenshots.

 

Hart systematically covers Windows externals at the API level, presenting practical coverage of all the services Windows programmers need, and emphasizing how Windows functions actually behave and interact in real-world applications. Hart begins with features used in single-process applications and gradually progresses to more sophisticated functions and multithreaded environments. Topics covered include file systems, memory management, exceptions, processes, threads, synchronization, interprocess communication, Windows services, and security.

 

New coverage in this edition includes

  • Leveraging parallelism and maximizing performance in multicore systems
  • Promoting source code portability and application interoperability across Windows, Linux, and UNIX
  • Using 64-bit address spaces and ensuring 64-bit/32-bit portability
  • Improving performance and scalability using threads, thread pools, and completion ports
  • Techniques to improve program reliability and performance in all systems
  • Windows performance-enhancing API features available starting with Windows Vista, such as slim reader/writer locks and condition variables

A companion Web site, jmhartsoftware.com, contains all sample code, Visual Studio projects, additional examples, errata, reader comments, and Windows commentary and discussion.

... Read more

Customer Reviews (22)

5-0 out of 5 stars A Concise Guide to Essential Windows Programming Concepts
The first thing I noticed when opening this book is that I could open the book to any section I was interested and find the information in a format that is easy to read and understand. The author clearly describes each concept and then supports the information with generous code samples (supplemented by the author's website in case the samples in the book are not enough). Within each topic, he does a good job of building up the concept, first explaining the basic principles, and then extending those basics to real world use.

This book is perfect for a web programmer like me. I have been using ASP.Net as long as it has been around, but I have only started doing Windows programming this year. I often find myself inferring how the Windows Operating System works based on my interaction with it through my code. This book provides a definitive guide that helps me to understand the underlying systems. I am a C# programmer and I was surprised to see that I am able to read and understand the examples in the book (given in C) with no problem.

I think this book is ideal either for someone looking to switch from web programming, or non-windows programming. It is also good for a programming student who wants to get into Windows programming. It would be better if the reader already has some basic programming foundation. However, the book does give enough basic description of even the most rudimentary concepts that if an initiate programmer encounters an unfamiliar concept, the book will give enough information to lead the reader in the right direction.

This book is a nice addition to my knowledge library. I would recommend it to anyone who is learning or practicing windows system programming.

4-0 out of 5 stars Excellent book for Windows System Programming
If anybody is looking for a good technical resource to learn Windows programming "Windows System Programming by Jonathan Hart" is the best source for him. The author has clearly and cleverly joined each blocks and provided a good resouce for non experienced and experienced learner. It takes into a great detail coverage of what Windows is doing at a lower level. It is the only resource where I found practical and complete examples on real-world programming tasks, such as Named Pipes using IO Completion ports, file handling etc. Me being a hardcore .Net guy who has left C programming more than 10 yrs back, found it very helpful to understand how things work in back when you use Windows API.

The best thing is extensive code with great detail of explaination. Example code in the book are pretty good (though there were few minor issues which can be ignored).

Multiple chapters on multithreaded programming have been extremely insightful, indispensable and helpful. Johnson has done a wonderful job by providing enough information on each topic, while not loosing the main thread of thought. Overall, I pretty impressed by author deep understnading of System Programming.

I recommend this book for any serious Windows developer.

5-0 out of 5 stars Excellent reference for Windows development beyond the .NET API
I was pleased with what I have read in this book. It is difficult to find books that cover the technical aspects of Windows programming, even harder to find a good one. This is not a book for most of the drag and drop Visual Basic crowd but if you want to extend yourself beyond the .NET environemnt then this book will be of great value to you.

5-0 out of 5 stars Windows System Programming by Jonathan Hart is an excellent source of information
Windows System Programming by Jonathan Hart is an excellent source of information about programming against the core system services provided by the windows API.Hart does an excellent job of detailing the numerous features provided by the API, their uses, and various pros and cons of using one over another.He also details the various changes in the windows API from older versions of the operating system up to its present incarnations as Windows 7and Windows 2008.It fulfills its objectives of explaining what Windows is, how to use it in realistic situations, and not burdening the reader with unnecessary detail.The comparison of various functionality with its Unix equivalents in an effort to increase program portability was an aspect of the book I enjoyed and made me feel would be a good companion book to one of the more traditional, operating system components books that go in depth into Unix functioning.As a companion book, it could be used to give the student a feel for programming against the Windows API as well as various Unix system functions as well.
The book covers how to develop against the various operating system services provided by the API and various issues that may arise with modern day technology.The 64-bit extensions to the API and programming in a multiprocessor environment are extensively covered and the points of confusion and consideration are recognized.The method of mitigating the risks involved with using all of these enhancements are also elaborated on which provides the reader with an in-depth understanding of the issues that may possibly be encountered when using these technologies.
One of the things I found most enjoyable about this book is the level of detail the author went in to with creating the exercises and their ability to increase the understanding of the topics covered in their companion chapter. I found these problems challenging, enjoyable, and not overly difficult.One could definitely use this as part of a curriculum in a class covering these operating system concepts.

5-0 out of 5 stars A Very Positive Experience
I read this book from the perspective of an experienced .NET developer with very little knowledge of the Windows API. I liked the author's pace; the initial introduction to the Windows API structure and conventions was detailed enough for me to understand everything without causing me to lose interest through repetition or over-simplification. The examples throughout the book were clear and concise, and illustrated the subject matter well. The reading lists were germane and referenced high quality texts - some of which have made their way onto either my bookshelf or wish list. I find it much easier to grasp concepts by "doing" rather than merely reading, so I was extremely pleased with the exercises - these were well thought out and helpful, and certainly accelerated my learning.

Many of the concepts addressed in this text are familiar to me (multi-threading, security, etc), but only as implemented through the .NET framework. Even if I never write any production code in these areas, it's made me a better .NET developer now that I have a more in-depth understanding of the Windows API. I would absolutely recommend this book to .NET software engineers - even if you never write a line of code against the Windows API directly, it will give you a much broader understanding of what Windows is doing at a lower level. Just ensure that you have at least a basic understanding of C first - this is a prerequisite. ... Read more


43. Broken Windows, Broken Business: How the Smallest Remedies Reap the Biggest Rewards
by Michael Levine
Paperback: 192 Pages (2006-11-01)
list price: US$13.99 -- used & new: US$3.91
(price subject to change: see help)
Asin: 0446698482
Average Customer Review: 3.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
Once every few years a book comes along with an insight so penetrating, so powerful - and so simply, demonstrably true -that it instantly changes the way we think and do business. Such a book is Broken Windows, Broken Business, a breakthrough in management theory that can alter the destiny of countless companies striving to stay ahead of their competition. "In this vital work, author Michael Levine offers compelling evidence that problems in business, large and small, typically stem from inattention to tiny details. Social psychologists and criminologists agree that if a window in a building is broken and left unrepaired, soon thereafter the rest of the windows will be broken - and the perception will build that crime in that neighborhood is out of control. The same principle applies to business.""Drawing on real-world corporate examples, from JetBlue's decision to give fliers what they really want - leather seats, personal televisions, online ticketing - to Google's customer-based strategy for breaking out of the pack of Internet search engines, to business-to-business firms' successes and failures, Levine proves again and again how constant vigilance and an obsession with detail can make or break a business or a brand.""With tips and advice on changing any business to one that dots its i's, crosses its t's, and attracts more clients, Broken Windows, Broken Business goes straight to the heart of what makes all enterprises successful - the little things that mean a lot."--BOOK JACKET. ... Read more

Customer Reviews (19)

2-0 out of 5 stars Disappointing
This book does exactly what it tells us not to do.It's a long-winded attempt to say "keep your work area clean, treat your customers well, and stay one step in front of the competition".The book attempts to address case studies, but then doesn't give useful information about how bad decisions were made or what were the results.Many times the author says that the customer "might" see something bad so they "might" think something bad and therefore won't do business with you again.the book would be more useful if it identified how many times "might" actually occurred and gave better examples.

And then the section about "don't have broken windows in the first place" -- geez, if i knew how to avoid them, i would not have purchased the book.

5-0 out of 5 stars Broken Windows, Broken Business
A superb book all business owners must read, not should read but must if you are serious about succeeding in business.

5-0 out of 5 stars Boss recomended, associate approved~
Excellent book, glad to have gotten it. I am taking my time in reading it, too much information to sink in all at once.

5-0 out of 5 stars Broken Window Fixed!
This book was very interesting and could help anyone in any industry. I recommended it to a friend who owns her own boutique.

4-0 out of 5 stars The Little Things Aren't So Little
Michael Levine delivers an important message to business owners large and small.He applies to the business world the crime control "broken windows" theory that correcting small problems prevents larger ones .Broken windows in business - peeling paint, poor customer service, difficult-to-navigate web sites - will inevitably result in negative impressions, degrading word-of-mouth stories and, worst of all, a loss of customers.According to Levine, business owner and managers will need to develope an obsessive-compulsive disorder to adequately prevent and address broken windows, by constantly thinking about and acting on this issue.In addition, Levine strongly recommends that business leaders ocassionaly join the front lines to experience actual customer interactions as well as fund mystery shopper efforts to get an honest appraisal of the customer service experience.Levine is on the mark as we can all probably recall "little things" that kept us from returning to a place of business - a rude receptionist, a dirty bathroom, for example -and how we come back to places that get it right. ... Read more


44. Professional Windows Phone 7 Application Development: Building Applications and Games Using Visual Studio, Silverlight, and XNA
by Nick Randolph, Christopher Fairbairn
Paperback: 624 Pages (2010-11-09)
list price: US$44.99 -- used & new: US$29.69
(price subject to change: see help)
Asin: 0470891661
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
A one-of-a-kind book on Windows Phone 7 development

While numerous books cover both Silverlight and XNA, there lacks a resource that covers the specifics of Windows Phone 7 development. This book fills that void and shares the specifics of building phone applications and games. You’ll learn how to get started with designing, building, testing, and deploying mobile applications for Windows Phone 7. Working examples used throughout the book cover how to design and layout a Windows Phone 7 application, interact with the device, and even sell your applications.

  • Fills the void in the market for an instructional book on developing applications for Windows Phone 7
  • Offers an overview of Windows Phone and discusses the necessary tools
  • Explains how to work with multiview applications
  • Addresses tool bars, pickers, table views, navigation controllers, application setting, and user defaults
  • Reviews drawing with XNA, using the camera, and understanding basic data persistence

Explore the exciting possibilties of Windows Phone 7 development with this invaluable reference. ... Read more


45. The Encyclopedia of Window Fashions
by Charles T. Randall
Paperback: 304 Pages (2006-01-01)
list price: US$24.95 -- used & new: US$24.95
(price subject to change: see help)
Asin: 1890379123
Average Customer Review: 4.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
Over 2,000 decorating ideas for windows, bedding and accessories- including draperies, shades, blinds, shutters, verticals, bedspreads, pillows, cushions and more. Blending current, popular styles with extraordinary new approaches, the fifth edition of The Encyclopedia of Window Fashions is a must have for designers, from beginner to expert.With more full-color illustrations than ever before, this book presents myriad window treatments for any room in any home from the most simple to the most challenging. Now 300 pages, which include detailed illustrations, cost-saving ideas, yardage and fullness charts and much more. Finally, a new comprehensive update for the book that has become the industry standard for decorators and homeowners alike. Now in its sixth edition, this all-inclusive pre-eminent decorating book has been reworked for the new millennium, including an expanded historical section, new styles and calculations, more comprehensive information about treatments and accessories, and of course, the visual index, a terrific means to colorize any window treatment or accessory in this book to your own interior color palette. ... Read more

Customer Reviews (26)

5-0 out of 5 stars very satisfied with purchase
books arrived earlier then advised and the quality of the books were much better then advertised -- totally satisfied with purchase

1-0 out of 5 stars Author
As much as I am interested in purchasing his book, I am so turned off by how unprofessional Mr. Randall is.While I was looking through the various books for window treatments on Amazon.com, I noted several times that he had commented on a customers' book review stating that their thoughts were a "joke", etc.I would think that a professional designer and author would have much better and more constructive things to be doing with his time.

3-0 out of 5 stars The Encyclopedia if Window Fashions
This book is excellent. The condition of the book which was sold as being "like new" was a big dissapointment. Many of the pages were torn and scribbled on.

2-0 out of 5 stars same ol' same old
would have been much better as line sketched - colors and patterns persuades the customer in one way or the other

5-0 out of 5 stars A must-have for home decorators
My local fabric store had this book, and after looking over the first few pages, I knew I had to have it in my personal library.I will never buy another window treatment pattern again.This book covers everything!Given are instructions for taking window measurements, yardages required for various window treatments, solutions for "challenging" windows, and many detailed illustrations.Appropriately titled, this is THE Encyclopedia of Window Fashions. ... Read more


46. Windows via C/C++ (Pro - Developer)
by Jeffrey M. Richter, Christophe Nasarre
Hardcover: 900 Pages (2007-12-12)
list price: US$69.99 -- used & new: US$39.49
(price subject to change: see help)
Asin: 0735624240
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
Get the preeminent guide to programming application for Windows with C++. Programming Applications for Microsoft Windows is a classic book (formerly titled Advanced Windows, Third Edition) and is now fully updated for Windows Vista, including the latest information about Windows XP. In-depth and comprehensive, this essential reference covers the Windows operating system and how to program at the API level. Recognized experts provide an inside view of how Windows works and how to use its features in Visual C++ development tasks. Topics covered include processes, thread pooling, virtual memory, DLLs, file I/O, and message crackers. For systems-level programmers, this is a must-have title. Includes code samples in Visual C++.

Features coverage of classic topics such as thread pooling, heaps, and advanced DLL techniques

Provides expert guidance fully updated for Windows Vista

Provides extensive sample code in Visual C++ 2005 ... Read more

Customer Reviews (16)

5-0 out of 5 stars More information than most would care to know.
This book is awesome. I'm reading it along with Windows Internals, and this is my favorite of the two. I'm still reading it, and the knowledge keeps coming at a steady pace. This book is heavy on information and code. If you plan on developing for Windows in any serious capacity, this book is a must-read.

5-0 out of 5 stars Great book
One of the greatest programming book I have ever read. Although topics it covers are rather advanced, Jeffrey's style makes everything so easy to follow. The greatest thing about book is that authors don't follow 'how-to', but 'why' approach. After reading each chapter you know the subject not becasue you know how-to do it, but because you understand how is it (threads, kernel objects, virtual memory) working. This approach is essential when you want to master technology, find hard-to-find bugs and design better SW.

12-13 years ago I read previous edition of this book. That time I was just inexperienced student, but I was able to understand nearly everything.
Today after 10 years of professional career this book was like piece of (delicious) cake.

For every server-side native Windows programmer this book is 'must'. I also recommend Joe Duffy's Concurrent Programming on Windows which gives you some other ideas about multithreading development.

By the way Richter also wrote CLR via C# (Pro-Developer) which is absolutely 'must' for every .NET developer. Also highly recommended.

5-0 out of 5 stars Great Book for Windows Vista 32-Bit and Up...
This book is great, it doesn't hold your hand.You have to dissect the authors' programs yourself to relate them to the conceptual material in the chapters.Like all good teachers, they only explain difficult or misleading areas of the examples in detail, providing conceptual but not step-by-step explainations of the more easily deciphered (or otherwise just review material related) points in the code.

Don't buy this book for more than a joy-read without buying Windows Vista 32-Bit or Windows 7, however, because most of the programs will not work.(I tried out the code from the website (NoCD library book :( ).A simple trip to MSDN to look up the function that fails to execute in over half the example programs confirms this fact.)

I also reccommend Programming Windows by Charles Petzold and Windows Internals by Mark Russinovich/David Solomon as parallel companions to this book (that means keep them next to you, ready to reference...also don't forget to load up MSDN on your notebook!).

This is a very very involved read, which I like.Like I said before, you can't just sit there and watch the text go by on this one, so get your brain working!I will be ordering my own copy as soon as I upgrade to Vista or 7.

4-0 out of 5 stars An update to a classic
I recently updated my previous century's copy of "Advanced Windows" to this one. This book adds a few details about Windows Vista although as a programmer I wouldn't want to do anything Vista specific. It dicusses not just how you would, say, use virtual memory, but also why. The discussion on architecture mkaes the book more or less complete. The chapter on DLL hooking will save you a lot of researching the Microsoft web site. A well written book that will be of use to a Windows C/C++ programmer. Christophe Nasarre is an author to watch out for.

2-0 out of 5 stars Good reference book, but
As in many other books, this book also contains erroneous programs. And, what is even worse, one program which one of the authors claims he has solved a deadlock situation does not work the way he says it should, which means that program is NOT the solution.

The program is at page 569, where the function DisableThreadLibraryCalls does not solve the deadlock situation described on the previous page. Even more, the thread created is NOT run in any of two situations. I have tried the program on Windows 2003 Server x64, Windows Server 2008 x86 and Windows Server 2008 x64 and does NOT work the way described in the book.

If a program which is supposed to be THE solution does NOT solve the issue and DOES NOT work the way it is described, what about "normal" programs, which are not THE solution of anything?

I am wondering if any of the previous reviewers who claimed the beauty of DLL advanced techniques have ever tried any of the beauty of these techniques to see if they work the way this book claims they should. ... Read more


47. Go in and Out the Window
by Dan Fox
 Paperback: Pages (1987-12)
list price: US$16.95
Isbn: 0870995006
Average Customer Review: 5.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
This unique collection of children's songs is lavishly illustrated with works of art drawn from the collections of The Metropolitan Museum of Art. The selections range from nursery songs and folk songs to ballads and lullabies. Full-color reproductions. ... Read more

Customer Reviews (11)

5-0 out of 5 stars A must song and art book for young children
Book purchased through Amazon. This book is out of print but in style. It combines timeless classic children's songs with wonderful art. A great present from grandparents and aunts and uncles for little ones, or a great gift for new parents. A gem of a book.
Kathy - Ann Arbor

5-0 out of 5 stars Go in and Out the Window
This book is amazing...play-able tunes, and marvelous pictures from the Met.It is out of print and I don't know why. I just put it on the piano and enjoy it...don't even have to know how to play!

5-0 out of 5 stars Go in and out the window
This item is out of print, and I was thrilled to find one in good shape.Many thanks.

5-0 out of 5 stars Good selection, unusual illustrations
This book features 61 traditional songs, primarily English and American folk and nursery songs.The illustrations, however, are much more diverse--from Japanese scrolls to a picture of a jeweled box shaped like a frog.

Each song has a brief introduction describing its origins or other important facts, and each image also has a description, often including historical tidbits.

The bountiful images (at least one per page, often more) make it a good book for young children to look at while singing or playing at the piano.

5-0 out of 5 stars Go in and Out the Window
This looks like a book for children, and it is. But even more important, it is a book for babies! My two year old baby boy already knew some of the songs going into the book. Let me tell you that at two and two months he now requests "Bringing in the Sheaves."and "Down by the Riverside."
Every night we take that book to bed and we sing and sing until we fall asleep. This is of course after reading several other board books first. I reccommend this book as a keepsake for life! ... Read more


48. Windows to Our Children: A Gestalt Therapy Approach to Children and Adolescents
by Violet Oaklander
Paperback: 335 Pages (1988-12-01)
list price: US$33.00 -- used & new: US$20.00
(price subject to change: see help)
Asin: 0939266067
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
With over 300 pages of methods, materials, techniques for working with children and adolescents, transcripts, case examples and discussion, this book more than fills a void in the child therapy literature. Counselors and therapists, in schools, mental health centers and private practice embrace this book. It is the largest selling book on the subject in the world. ... Read more

Customer Reviews (9)

5-0 out of 5 stars Book Purchase
The order for this book was fulfilled very quickly...Delivery arrived shortly after ordering, in what appeared to be new condition.

5-0 out of 5 stars Very good book
I have always been interested in the Gestalt therapy approach and decided to purchase this book based on the author experience and online reviews. I am very satisfied with the book, it is pleasant to read and a good source of practical examples and literature references. I would recommend it.

5-0 out of 5 stars A great book for aspiring therapists
This is a great book from front to end. Oaklander provides good insight into the workings of a play therapist.I'm definitely not going to let this book out of my collection.

4-0 out of 5 stars Great textbook
It certainly helps one understand much better how to work with children and provide techniques. However, I think it is because I used this with my Child Therapy class in graduate school so I can utilize this book to its fullest potential. If you're just reading it, it might be hard to practice some of the techniques because it might be as obvious. It's not the best written piece but the author is definitely knowledgeable.

1-0 out of 5 stars Windows to our children a gesalt theapy
I canceled the order for this book it was paid by check and I have never received a refund. ... Read more


49. Fixing Broken Windows: Restoring Order And Reducing Crime In Our Communities
by George L. Kelling, Catherine M. Coles
Paperback: 336 Pages (1998-01-20)
list price: US$15.99 -- used & new: US$8.60
(price subject to change: see help)
Asin: 0684837382
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
With stories of crime reduction in cities from New York to Seattle, "Fixing Broken Windows" demonstrates that controlling disorderly behavior is the key to preventing serious crimes. "A convincing case for trying community policing and order maintenance . . . crime-control strategies that make sense".--"Richmond Times Dispatch" National publicity.Amazon.com Review
Broken windows breed disorder. So said George L. Kelling andJames Q. Wilson in a groundbreaking article for the AtlanticMonthly in 1982. Now Kelling returns with Catherine M. Coles tocall community policing and the aggressive protection of public spacesthe best crime-control options available. Three-strikes-and-you're-outis fine as far as it goes, say the authors, but it focuses onpunishment rather than prevention.Kelling and Coles make sensiblesuggestions for restoring law and order to the places where they nolonger seem to exist. Their argument is aided immensely by real-lifeexamples of how their "broken windows" strategy has reduced crimewhere it's been tried. ... Read more

Customer Reviews (10)

5-0 out of 5 stars must read to save our communities
one of the books that people should read to save their communities. Also give a copy to your city or county officials for their use.

5-0 out of 5 stars A must have for anyone wanting to learn about the broken windows theory
This book is basically a follow up to the famous 1982 article by Wilson and Kelling which invented the Broken Windows theory. I really recommend this book as it is highly informative and it discusses the broken windows theory in great detail. It discusses various police operations across a number of cities which use the broken windows model in order to combat neighbourhood problems. They highlight throughout the book that broken windows methods are not about crack downs and sweeps (although do not actually mention the term "zero tolerance."). Highly recommended for anyone wanting to learn more about broken windows theory.

4-0 out of 5 stars Fixing Broken Windows
This item arrived within in the time frame and the buyer made a quick respond to my questions.

4-0 out of 5 stars An eye opening & informed critique
Having worked in both Policing & Crime Prevention,I have long had doubts about the magical Cure all power attributed to Broken Windows Policies.

Fixing Broken windows not only casts considerable doubt on claims that "Broken Windows" is the THE answer to Crime & Violence reduction, it also gives alternatives.

I wish that I could afford to bulk order this book and send it to all 43 of England's Chief Constables and the Home Office...as they seem to have adopted the Broken windows policies "hook line & sinker" .
As George Kelling points out...Its not the economy ....Its the outcomes we should be watching and planning for..

5-0 out of 5 stars A Parsimonious Examination of Collaborative Policing
This book is a wonderful read from beginning to end.It elucidates specific examples of effective goal achievements in crime reduction. ... Read more


50. Window Art (Klutz)
by Editors of Klutz
Spiral-bound: 48 Pages (2007-03-15)
list price: US$21.95 -- used & new: US$14.03
(price subject to change: see help)
Asin: 1591748291
Average Customer Review: 5.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
Trace. Squirt. Peel. Stick.Making beautiful works of Window Art couldn't be easier.Twenty different illustrators created more than a hundred pieces of easy to trace art.Window Art features a new pallet of great colors including two with sparkly glitter and large scale projects incorporating small pieces that can turn even a sliding glass door into a window art masterpiece.It's simple.It's satisfying.And with glowing results, what more could you want? ... Read more

Customer Reviews (17)

5-0 out of 5 stars Great Product little pricey
This is a great product. My 9 year old twin girls love this stuff. Keeps them busy. I love the things they have created and have them all over the house. Takes a little practice to get the correct amount less is better than more. Only problem is refills can be a little pricey. Shop around on Amazon that is where I have found the best deals.

5-0 out of 5 stars Great new addition
Added this to our other window art book. Has some great new images in it. Would buy again.

4-0 out of 5 stars Good fun
Bought as a gift for a young family member. They loved it. I would reccomend an adult helping with the outlining though.

5-0 out of 5 stars Great Creative Fun
Interesting way to explore your creative talents. Requires a steady hand. Recommended for ages 6 and up.

5-0 out of 5 stars So much fun
This has to be the most fun even for the whole family. We enjoy creating art together and I cannot rave enough about this product. ... Read more


51. Deployment Fundamentals: Deploying Windows clients using MDT 2010 Lite Touch (Volume 1)
by Johan Arwidmark, Mikael Nyström
Paperback: 202 Pages (2010-04-20)
list price: US$39.95 -- used & new: US$31.60
(price subject to change: see help)
Asin: 1451570031
Average Customer Review: 5.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
If you want to know how to deploy Windows 7, and content based on reality is more important than fancy poetry, we guess you found the right book. This book covers end to end deployment, inventory, applications (even ugly ones), real drivers, real hardware, real problems, real network environments and of course, real solutions. We will take you on a journey that covers MAP, ACT, WAIK, MDT and WDS. We will show you how to upgrade your skills so you too can take advantage of really knowing how to deploy Windows 7.

Discover how to

  • Plan and prepare for a Windows 7 migration
  • Inventory hardware and applications, mitigate application compatibility issues
  • Create a rock solid deployment solution based on MDT 2010 Lite Touch
  • Create hardware independent images , find, extract, and inject drivers
  • Extend MDT 2010 with SQL databases, custom scripts and advanced rules
  • Install applications unattended, assign applications and settings dynamically
  • Customize and configure USMT 4.0.
  • Troubleshoot MDT 2010 Lite Touch
Supporting Our Legacy
Even though the core focus of this book is to help you deploy Windows 7 and migrate from Windows XP, we have added extra content that will teach you how to use the same deployment solution to also deploy Windows XP ... Read more

Customer Reviews (4)

5-0 out of 5 stars The only deployment book you need! Ever!
In a market where almost every computer book is around 900 pages (33% usable), Johan and his gang once again did what no one else is able to do today. Pack EVERYTHING you need to know about MDT and Deployments in less than 200 pages. they cut the fat and give you only what you need in detail. No BS.
I bought the book 2 months ago, changed the way I deploy and never looked back. Although it does not cover SCCM, you can get that part from DeploymentCD.com and combine the two.
Keep the great work guys, you are the Deployment powerhouse!

Amnon Feiner
MCTS SCCM 2007.
Windows 7 Enterprise Desktop Engineer.

5-0 out of 5 stars Fantastic Book
I only wish I had found this book before I had read about 500 pages of other documentation. The book gives you step by step instructions on how to setup MDT. It is simple but comprehensive.

Great Work!

5-0 out of 5 stars Deployment Fundamentals - Volume 1
If you are looking for a book that will show you, step by step, everything you need to do to get this deployment technology working tomorrow, this is the book for you.It lays out every step in order and in great detail.All of this without being overly technical which is amazing.An absolutly wonderful book.

5-0 out of 5 stars Best deployment book ever
Well what can I say.
MDT 2010 from Microsoft is a free deployment tool and works really well. IF you got the time to drill down into it.
With this book Johan has done that for you.
Its really great , covers all aspects of deployment.
I recommend it to all that wants a quick and running solution within 1-2 days and then you can build even more from that point.

Throw your cd/dvd installation kit away and start deploying with MDT.

... Read more


52. Windows Command Line Administration Instant Reference
by John Paul Mueller
Paperback: 576 Pages (2010-09-28)
list price: US$29.99 -- used & new: US$15.77
(price subject to change: see help)
Asin: 047065046X
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
The perfect companion to any book on Windows Server 2008 or Windows 7, and the quickest way to access critical information

Focusing just on the essentials of command-line interface (CLI), Windows Command-Line Administration Instant Reference easily shows how to quickly perform day-to-day tasks of Windows administration without ever touching the graphical user interface (GUI). Specifically designed for busy administrators, Windows Command-Line Administration Instant Reference replaces many tedious GUI steps with just one command at the command-line, while concise, easy to access answers provide solutions on the spot.

  • Provides practical examples, step-by-step instructions, and contextual information
  • Quick-reference style delivers the commands needed for managing data and the network; working with Active Directory; performing diagnostics and maintenance; and, creating batch files and scripts
  • Covers administration for Windows Server 2008 Server Core, Windows Server 2008 (including R2), and Windows 7

Administrators can get more done in less time with CLI than they can with the standard GUI. Compact enough to keep on hand at all times, Windows Command-Line Administration Instant Reference provides administrators with a convenient, fast and simple way to use CLI. ... Read more


53. The Window Decorating Book
by Kathleen S. Stoehr, Charles T. Randall
Paperback: 336 Pages (2009-11-18)
list price: US$24.95 -- used & new: US$11.95
(price subject to change: see help)
Asin: 1890379174
Average Customer Review: 5.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
An exceptional guide to window coverings featuring more than 1000 photographs and illustrations, The Window Decorating Book is both unique and compelling in covering the scope of window products available on the market today. You will be encouraged to explore and consider all of your options, including sections on specifications and fabric quantities, should you wish to do so. The Window Decorating Book not only provides an inspiring visual catalog of ways to use draperies, blinds, shades, and shutters imaginatively, but also delves into the details; providing vital information on the pros and cons of various products, and how to choose fabrics and treatments that create the right atmosphere for any room of the house.

Each chapter includes
Advantages and Disadvantages
Cost
Lifespan
Most Appropriate locations
Care and Cleaning
Good to Know Information about each treatment
Yardage Calculations
... Read more

Customer Reviews (12)

5-0 out of 5 stars Superb book!! I count it as one of the top five in my library.
If you're looking for a good overview of window treatments, buy this book. It's a wonderful reference with beautiful pictures and clear explanations of the advantages and disadvantages of a variety of window treatments and combinations. The ideas are up to date and fresh. In two weeks I have already tabbed at least 10 treatments that I love and plan to make up or change out for the windows in my home. It would be a great first book for anyone who wants to learn more about creating their own window treatments or wants a better understanding of window treatments in order to talk to a decorator or work room.

5-0 out of 5 stars A Contemporary, Updated Look at Window Decorating
Unlike some other window decorating books on Amazon.com that focus only on draperies, this book includes sections on shutters, blinds, woven-woods, verticals and combinations using these important elements. Many of these treatments also combine top treatments (valances, swags, etc.) and draperies.

Room settings with photos from top designers helped me decide what style and treatment looks best for my windows.There are so many books out there with crazy, overly elaborate, and outdated styles, and those books just didn't do anything for me.I prefer modern, simple lines and contemporary styles, and I found many treatments in this book to give me inspiration.(However, there are also many images of styles that are tastefully elaborate featured in the book, for those whose tastes lean that way.)

The exhaustive section on yardage calculations helped me to decide if a treatment required a lot of fabric or just a few yards. Surprisingly, many of the most elegant treatments (swags & cascades for example) only take few yards of fabric.This afforded me the option of obtaining more expensive fabrics than I thought my budget would allow.

I highly recommend this book.

5-0 out of 5 stars The Window Decorating Book
Love this book. I use it for ideas to make window treatments and to show my clients what I can make for them. I use it so much. It's alwasys with me in my workroom. I really recommend this book.

5-0 out of 5 stars The Window Decorating Book


I enjoyed reading the book. It was very helpful in my finalizing the ideas I have in mind.It was presented in a very concise manner which directed me to the portions that I wanted to see.

5-0 out of 5 stars The Window Decorating Book
Beautiful photography, great content. This book is very well done, and full of helpful information. A real resource for both novices, and those in the industry. ... Read more


54. Using SPSS for Windows and Macintosh: Analyzing and Understanding Data (6th Edition)
by Samuel B. Green, Neil J. Salkind
Paperback: 480 Pages (2010-08-27)
list price: US$100.00 -- used & new: US$75.00
(price subject to change: see help)
Asin: 0205020402
Average Customer Review: 4.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description

For courses in Introductory Statistics and Research Methods courses using SPSS.

 

Using SPSS guides students through the most basic of SPSS techniques using step-by-step descriptions, presents statistical techniques and instruction on how to conduct statistical analyses, and explains in detail how to avoid all the obstacles common in the study of statistics.

 

The development of easy-to-use statistical software like SPSS has changed the way statistics is being taught and learned. Students can make transformations of variables, create graphs of distributions of variables, and select among statistical analyses all at the click of a button. However, even with these advancements, students sometimes still find statistics to be an arduous task. They continue to be faced with many potential obstacles and they might feel overwhelmed and stressed rather than challenged and excited about the potential for mastering these important skills. Samuel Green and Neil Salkind have written a text to specifically address these issues.

... Read more

Customer Reviews (14)

2-0 out of 5 stars confusing
The basics of any word program is covered well. The problem occurs when the manual becomes more technical on the SPSS side. I'm taking an online class using this book and program and there are many discussions in class about how to use it. If you are using it, you'd better know computers and programs pretty well in order to decipher some of the lessons in this book.

4-0 out of 5 stars Learn SPSS
Great step by step overview of SPSS.If you feel it is too elementary it is easy to skip throught to find what you need.Short, concise chapters save time and get to the point.Good resource if you plan to take advantage of SPSS.

5-0 out of 5 stars spss
I needed this book for a class. I got it at a great price and it arrived on time!

5-0 out of 5 stars thanks
Great transaction! Book was in perfect condition at a great price! I can't thank the seller enough for such an easy transaction.

4-0 out of 5 stars SPSS Book review
Book was in good shape as promised and delivered promptly. But the CD that takes you through the book's exercises was missing. Still, one can glean info on how to use SPSS 12-16 from it. ... Read more


55. Build Like a Pro Windows and Doors: Expert Advice from Start to Finish (Taunton's Build Like a Pro)
by Scott McBride
Paperback: 216 Pages (2002-04-09)
list price: US$19.95 -- used & new: US$9.59
(price subject to change: see help)
Asin: 1561584835
Average Customer Review: 4.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
A frequent contributor to Fine Homebuilding magazine, Scott McBride offers this comprehensive guide covering all aspects of an often daunting task. Step-by-step instructions take the homeowner through each process, including prepping and adjusting basic and specialized types of doors and windows. Lavishly illustrated with 225 color photos and 114 color illustrations, the book features tips, shortcuts, and advice on solving common challenges cut even difficult jobs down to manageable size. ... Read more

Customer Reviews (11)

5-0 out of 5 stars Great book, one of the best!
Oh I like this book, easy reading and a good resource of information.
If you are a novice, it is good for references but if you are a beginner, it is a wealth of knowledge.
Clear text and comprehensible, plenty of pictures and clear drawings, well put together.
I would highly recommend it to anyone!

3-0 out of 5 stars Lots of good information -- just not the information I was looking for

I have 15 neglected 80-year-old duplex pulley windows.Not a word about this type in this book.

Much good stuff if I were doing other projects; maybe I'll come back to this later.

2-0 out of 5 stars Misses a few obvious details
This book is well written and professionally designed.It contains a breadth of information, but the coverage seems wider than it is deep.I was interested in learning more about my replacement window options, but was fairly disappointed. While the book treats many different remodeling subjects, most of us are trying to solve "one" type of problem. I don't have a dozen different types of windows in my house, I have two.Also, the author misses a few obvious details faced by a majority of who are replacing windows.That is, almost all replacement windows are built much thicker (due to energy star ratings), so that the framing is different than the original window in place.This means that the windows lays more on the sheetrock instead of ending at the point where the sheetrock begins.This is one obvious detail that should always be discussed- i.e. the windows you buy will sit much differently than the older windows in your home that you want to replace.Overall, the book seemed to have more 'shop talk' thanaccustomed to by the average DIY'er.Perhaps it was intended more for a professional audience, who need more of a variety of detail.

3-0 out of 5 stars Install Like a Pro
Good book, but title is misleading, more about proper installation of windows & doors rather than fabrication of doors & windows. Title should be "Install Like a Pro"

4-0 out of 5 stars Old windows
I have a 100 + years old house with the original windows. They have a section on Tuning Up Old Windows which I found very helpful. There are only a few pages on this subject for old windows.The information is straight forward and to the point. ... Read more


56. Switching to Microsoft Windows 7: The Painless Way to Upgrade from Windows XP or Vista
by Elna Tymes, Charles Prael
Paperback: 264 Pages (2009-11-29)
list price: US$19.99 -- used & new: US$11.19
(price subject to change: see help)
Asin: 0789742217
Average Customer Review: 3.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description

The only Windows 7 book upgraders need!

 

Switching to Microsoft Windows 7? Here’s all the help you’ll ever need!

 

Learn how to move from Windows XP or Windows Vista quickly and painlessly… discover the fast, efficient “Windows 7 way” to perform every common task... do more with your PC than you ever could before! It’s all here... everything from Family Safety to Photo Gallery, to search to security!

 

Every Windows 7 upgrader needs a friendly expert to show them the ropes. With this book, you’ve got yours!

  •  Discover what’s different about Windows 7–and what hasn’t changed from Vista and XP

  •  Plan for the easiest possible upgrade

  •  Migrate your applications and data, painlessly

  •  Find everything fast, with Windows 7’s supercharged search tools

  •  Use Microsoft’s latest new applications–including the downloadable, free Live Essentials

  •  Set up Windows 7 networks, and connect Windows 7 computers to existing networks

  •  Use Windows 7’s powerful new virtual hard disk feature

  •  And much more...

 

 

... Read more

Customer Reviews (4)

4-0 out of 5 stars Windows 7 Transition capsule
This book does a good job in helping a user transition from Windows XP/Vista to Windows 7.It is a definite help to me. Going from Windows XP to 7 seems to be filled with transition pains - I have become 'very comfortable' with the XP user interface over time (and still find myself looking for that ever elusive 'XP Classic' skin for Windows 7). This book is helpful in giving tips that ease the transition process.The transition journey from XP is still somewhat of a struggle, but having this book along as a companion, I believe I'll make it!

3-0 out of 5 stars Basic - but well put together
I found this book to be a useful introduction to the upgrade procedure... but nothing I didn't already know.

1-0 out of 5 stars You have to be kidding!!!Upgrade from Vista to Windows 7
I don't know why people read these books.I just received two (2) copies of Windows 7 Professional version and after going through all the steps prior to install, the magic moment arrived.I quote from message on my screen: "Windows Vista Ultimate cannot be upgraded to Windows 7 Professional. You can choose to install a new copy of Windows 7 Professional instead, but this is different from an upgrade, and does not keep your files, settings, and PROGRAMS".

Talk about adding insult to injury.After suffering through 4 years of use/abuse, the Ultimate version really punishes the User again and again and keeps it up on the kiss off.

What is the painless way NOW?Save up your money and buy a MAC after 25 years of resistance!

5-0 out of 5 stars Excellent for anyone switching to Windows 7
I bought this book in anticipation of switching from Windows XP to Windows 7.This book gives an excellent outline of the procedures by which one can upgrade to Windows 7 from either Windows XP or Windows Vista (the latter of which I never installed).It describes the process of upgrading "from scratch," aka a "clean installation," which normally is best for moving up from Windows XP.It also describes the process of moving up from Windows Vista (which didn't apply to me), which does not require a "clean installation," also the latter often is the best when changing operating systems, generally speaking.

In separate sections, the book also gives a very good overview of preparing for an upgrade to Windows 7, as well as the new features (including the stricter security protections) found in Windows 7.I will add that at first, the increased security protections took some getting used to in Windows 7.It was quite a nuisance at first when exchanging and zipping up game files between pbem (play by email) opponents, for example.

In short, this is a great book for anyone planning to move from Windows XP or Vista to Windows 7.In my case, the new installation was relatively painless and efficient, even considering that I had to reinstall all of my programs.I have loved Windows 7, even with some "black (not blue) windows of death" crashes at times. ... Read more


57. Great Windows and Walls Collection (Better Homes & Gardens Decorating)
by Better Homes & Gardens
Paperback: 288 Pages (2005-08-29)
list price: US$19.95 -- used & new: US$3.64
(price subject to change: see help)
Asin: 0696226928
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description

  • More photos and more ideas than any other book of window solutions.
  • Creative window treatments and wall colors combined for stylish, elegant home decor.
  • Custom solutions using curtains, valances, cornices, swags and jabots, shades, shutters, blinds, and draperies.
  • Tips help homeowners choose the perfect covering for any window.
  • Advice on working with pros for custom treatments.
... Read more

Customer Reviews (7)

1-0 out of 5 stars Extremely disappointing
Considering the other reviews, I was extremely disappointed in this book. The best design is the somewhat anemic looking lounge on the front cover. The book covers many over decorated rooms that just look ridiculous and old fashioned. I even checked the publishing information to check I hadn't ordered a 1980s copy in error. Save your money. Buy something that has some relevance to designs of 2010.

5-0 out of 5 stars A Really Good Book
Has great ideas for window treatments.I open this book all the time to gather ideas!!Definately own if you design window treatments or just like design.

5-0 out of 5 stars Ms Lv2look with champagne taste.
I highly recommend this book above dozens of books and magazines I have looked at and/or purchased over the years. Beautiful ideas abound. Wall and window treatments range from the sublimely simple suitable for any DIY to professionals only. A visually stunning compilation of wall and window decor. A feast to assist your imagination and help you see the possibilities. Yes, I have seen some ideas before but this book pulls them together in one guide with styles ranging through traditional to contemporary and craftsman to cottage.

5-0 out of 5 stars Fabulous & Comrehensive!
I have many books on window treatments and decorating ideas. This book is my FAVORITE ONE! I love BHG Windows & Walls magazine, and this book had a few I'd seen there before and hundreds more. This is actually the second one of these I bought because one of my friends loved it so much she bought my first one from me. She wasn't the last one to buy this book for themselves after seeing mine! Worth every penny and more!

5-0 out of 5 stars great windows & walls collection
this book is a great help to my clients
the visual is so important in the window treatment field
the photo are crisp and easy to see
... Read more


58. Microsoft Windows Home Server Unleashed (2nd Edition)
by Paul McFedries
Paperback: 792 Pages (2010-04-15)
list price: US$49.99 -- used & new: US$27.48
(price subject to change: see help)
Asin: 0672331063
Average Customer Review: 4.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description

Microsoft® Windows® Home Server Unleashed

 

Second Edition

Covers PowerPacks 1, 2, and 3!

 

Paul McFedries

 

This is the most comprehensive, practical, and useful guide to Windows Home Server, including Microsoft’s major updates in PowerPacks 1, 2, and 3. Top Windows expert Paul McFedries brings together tips, techniques, and shortcuts available nowhere else and presents them all in plain English for every Windows Home Server user.

 

McFedries covers all facets of running Windows Home Server: configuration, file/folder sharing, networking, media streaming and sharing, backup/restore, monitoring, Web and SharePoint site deployment, performance optimization, maintenance, and customization. He thoroughly addresses Windows Home Server’s new Windows 7 support, as well as major improvements in areas ranging from remote access to storing TV recordings.

 

This edition presents comprehensive, up-to-the-minute guidance on Windows Home Server security, plus a full section of advanced solutions utilizing Microsoft’s power tools, the command line, and automated scripting. Throughout, McFedries demonstrates key techniques through real-world examples and presents practical configurations you can easily use in your own home.

 

 

Detailed information on how to…

  • Set up Windows Home Server networks, user accounts, devices, and storage
  • Integrate with Windows 7’s new file libraries, backup/recovery tools, and Windows Search 4.0
  • Efficiently share folders, files, and digital media
  • Ensure security for both local and remote users
  • Automatically back up and restore all the computers on your home network
  • Quickly set up web and SharePoint sites


Tune, maintain, and troubleshoot Windows Home Server


Use the new Remote Access Configuration and Repair Wizards

 

ON THE WEB:

Register your book at informit.com/title/9780672331060 to access all examples and source code presented in this book.

 

Category: Windows Server

Covers: Windows Home Server with PowerPacks 1, 2, 3

User Level: Intermediate–Advanced

 

 

 

... Read more

Customer Reviews (17)

3-0 out of 5 stars "Comprehensive" it ain't!
I bought the 2nd edition hot off the press in April 2010, hoping for a comprehensive as well as up to date WHS reference.This appears to be the first review here of the 2nd edition, so if the previous edition deserved the praise it received for completeness in earlier reviews it apparently dropped several entire subjects in the update.

Specifically, don't look for help on any of the following:

1. Building or adapting your own hardware platform for WHS.Not a word.

2. Installing WHS software.Not a word.The book assumes you bought a complete box ready to boot up.

3. Add-ins.As far as this book is concerned, the subject doesn't exist.

4. Running other applications on WHS.There is a whole chapter on installing Windows SharePoint Services, (a business-class server app, the usefulness of which in the average household is not clear to me) but that's it.No help on trying to figure out what will work and what won't.

5. Backing up WHS itself.Backing up shared folders is briefly covered, but not a word on backing up the backup database even though Microsoft published a procedure a couple of years ago and a very handy add-in "BDBB" automates the process. And nothing on selecting and connecting an external hard drive to use for backups.(When you're backing up several hundred gigabytes, the speed advantage of eSATA over USB 2.0 is quite significant)

6. Security.Should you install antivirus software?Sorry, no help there.But a whole section on auditing if you want to detect malicious users in your household, along with some standard advice on securing household PCs.

All of the above is not to say the book does not contain a lot of useful information, but the claims that it covers everything of interest are more than slightly exaggerated.There's also a good deal of bloat in the form of excessively detailed step-by-step instructions on working through windows dialogs, along with a lot of stuff on registry editing, VBS scripts, and command-line arguments for those who enjoy doing things the complicated way rather than clicking a few buttons.There is a page-long vbs script provided, for example, to tell you how much free space you have on a hard disk. I guess both kinds of stuff are there to support the claim that the book supports beginners through advanced technical users.

I'm still looking for a comprehensive WHS reference.

5-0 out of 5 stars The Best Manual for this Product
This is absolutely the best manual that I have seen for the Windows Home Server platform.It's a must for anyone new to that environment.

3-0 out of 5 stars Good but starting to get out of date
This is probably the most thorough book I've seen about Windows Home Server (or "WHS").However, it was written some time ago and WHS has changed substantially since then, particularly in December of 2009 with the release of Power Pack 3.Windows Home Server is a very different OS from anything I've worked with before, and it helped to have some explanations as to the HOW and the WHY of Windows Home Server.

A lot of the Windows Home Server is easy to use because it goes through an interface called the Windows Home Server Console.Just the same, not all of the pieces of the Console are easy to understand at a lower level, and that's where Windows Home Server Unleashed comes in.My particular favorite section, however, is the chapter that discusses exactly how WHS manages files, folder replication, and storage:this is (to me) a weird way to do things, and the explanation helped my understanding greatly.

I'm writing this review in Feb. 2010.There is a new Edition of this book scheduled to come out in early April.If you're interested in a good reference, I feel this is the one.However, if you can wait, I'd suggest you do so because the newer version will cover the newer configuration of Windows Home Server, probably with more details on Power Pack 3.

4-0 out of 5 stars If you really want to know WHS
I had lots of questions before buying this book, and I bought it based on the reviews provided by this "forum."

I didn't make a mistake by purchasing this voluminous archive.WHS is something of a mystery when first installing it; it's not like a typical operating system.There are many do's and don'ts.It will easily break if you don't understand its nature.But with this book in hand, I was able to learn enough that I haven't had a problem since the day it arrived.WHS is must-have-software for anyone with two or more computers, and this book is the only book I've found that stands up to the hopes I had of learning to use the system properly and effectively.It covers all you need to know and more.Now I use it as a reference guide, occasionally looking up something that might be of interest to me.

If there is a negative about this book, it's that it is slowly becoming outdated.Moreover, just a smidgeon of what the author writes in explanation of how some of the functions work is no longer true.Yet, his directions to putting it altogether are still great!

If you've purchased a ready-made WHS system from HP or others, or if you've built your own WHS, this book will save you much frustration.I wouldn't want to be without it.

1-0 out of 5 stars How to Unleash Your Money: By Buying This Book
I bought an HP Media Server months ago and wanted to see what all it would be capable of.

I bought this book and it's been a disappointment. It covers essentially 80% of the items that are in the help file, manual or available online and really doesn't cover anything else.

More importantly, I'm shocked to see that there's no server support for the Zune - and this book further extends that silence. Want to integrate it with your XBOX360? This book isn't going to help you.

The other 20% (from the 80 I mention) covers some other functional basics, but not to the extent that I would assume would satisfy your average geek.At least not this one.

This book also becomes quickly dated by the fact that many add-ons have become available since it's publishing.

I would recommend users simply search online and view all the free information out there, especially since the Home Server has been out for more than a year now. ... Read more


59. Cathedral Window Quilts: The Classic Folded Technique and a Wealth of Variations
by Lynne Edwards
Paperback: 144 Pages (2008-08-26)
list price: US$24.99 -- used & new: US$13.31
(price subject to change: see help)
Asin: 0715327135
Average Customer Review: 5.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
In Cathedral Window Quilting, internationally-renowned quilt designer Lynne Edwards returns to this beautiful patchwork technique by popular demand. Lynne's uniquely creative and accessible approach brings Cathedral Window quilting up to date, capturing quilters' imaginations and inspiring them to learn and enjoy this technique and its variations. ... Read more

Customer Reviews (13)

5-0 out of 5 stars Cathedral Quilting
Book was in perfect condition.
The book content is a real inspiration. It gives information to create different looks. Especially for people who want to make their own design.I am looking forward to getting started.

5-0 out of 5 stars One very happy quilter
Within days of receiving the book Mum had completed a quilt using the cathedral style. As a quilter Mum is always looking for new styles and she absolutely loves this one.

5-0 out of 5 stars Just what the quilter ordered.

We had looked for some of these patterns-Cathedral - that are folded and this book was very detailed and was just the right thing.

4-0 out of 5 stars beutifull
was so nice to see so many different ways of using Cathedral pattern
thank so very much for giving me ideas for this great pattern.

5-0 out of 5 stars Very good instructions
This is an excellent resource for cathedral window . I was making a memory quilt for a friend and got stumped on how to actually get it together. This book helped me greatly and I will use it many more times. ... Read more


60. The City Out My Window: 63 Views on New York
by Matteo Pericoli
Hardcover: 144 Pages (2009-11-03)
list price: US$21.99 -- used & new: US$7.54
(price subject to change: see help)
Asin: B003STCKXU
Average Customer Review: 5.0 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
From Matteo Pericoli, the celebrated author of Manhattan Unfurled, comes a unique collection of illustrated cityscapes. In these intimate drawings of window views, Pericoli captures the essence of the city by showing us what New Yorkers see when they look out their windows. The City Out My Window shows us a series of private New Yorks, as seen by Tom Wolfe, Tony Kushner, Nora Ephron, Stephen Colbert, Richard Meier, Oliver Sacks, Mario Batali, David Byrne, and other artists, writers, and thinkers who help make the city what it is. The book includes their comments on what they see out their window and is introduced by Pulitzer Prize-winning architecture critic Paul Goldberger. ... Read more

Customer Reviews (9)

5-0 out of 5 stars great gift for young artist
Gave this as a gift to my 9 year old grandson who draws intricate ink compositions. He loved this book and his mother says it is just terrific.

5-0 out of 5 stars Out my window
The City Out My Window: 63 Views on New York

A lovely book about NYC in eyes and words of many known VIPs.
The last years I've been in New York I made the same things:
photographs out of my hotelroom windows and at home I made the drawings.
So I remember every time om my stays in New York.
Wilfried Russ / Bremen - Germany

5-0 out of 5 stars Gave as a gift - great reviews.
I gave this as a gift to very good friends who reside in the heart of Manhattan. They tell me they loved it and found the photos very interesting and enjoyable.

4-0 out of 5 stars unique peek at the city


Gave this to my daughter-in-law. She is very well-informed and would know the most of the people who are mentioned. She lived in Manhattan for years and still works there. This book is definitely for someone like her. Others might not know many of the "insider" people whose "views" are depicted.

4-0 out of 5 stars Your window is your frame.
An intimate picture out the window of where many famous people live in New York City.The line drawings are Matteo Pericoli and the descriptions are written by those who live looking out the windows. A really charming book. ... Read more


  Back | 41-60 of 100 | Next 20

Prices listed on this site are subject to change without notice.
Questions on ordering or shipping? click here for help.

site stats