Wireless Technology CRC Press ISBN: 0849309697 568 pages 4.8 MB Format: PDF Protocols, Standards, and Techniques
Featuring up-to-date material on second and third generation wireless systems, this new references covers GSM (Global System of Mobility) and CDMA (Code Division Multiplexing Access). It introduces third generation wireless networks based on the IMT-2000 system. Gathered together the most up to date networking standards, techniques, and protocols and incorporated clear, concise treatments of the necessary background material to form the most current and complete wireless reference available.
Shadows of War: Violence, Power, and International Profiteering in the Twenty-First Century Carolyn Nordstrom ISBN: 0520242416 306 Pages 2.4 Mb size
In this provocative and compelling examination of the deep politics of war, Carolyn Nordstrom takes us from the immediacy of war-zone survival, through the offices of power brokers, to vast extra-legal networks that fuel war and international profiteering. She captures the human face of the front lines, revealing both the visible and the hidden realities of war in the twenty-first century. Shadows of War is grounded in ethnographic research carried out at the epicenters of political violence on several continents. Its pages are populated not only with the perpetrators and victims of war but also with the scoundrels, silent heroes, and average families who live their lives in the midst of explosive violence. War reconfigures our most basic notions of humanity, Nordstrom demonstrates. This book, of crucial importance at the present moment, shows that war is enmeshed in struggles over the very foundations of the sovereign state, the crafting of economic empires both legal and illegal, and innovative searches for peace. Nordstrom describes the multi-trillion-dollar international financial networks that support warfare. She traces the entangled routes by which illegal drugs, precious gems, weapons, basic food supplies, and pharmaceuticals are moved by an international cast of businesspeople, profiteers, and black-market operators. Shadows of War demonstrates how the experiences of both the architects of war and of ordinary people are deleted from media accounts and replaced with stories about soldiers, weapons, and territory. For the first time, this book retrieves from the shadows the faces of those whose stories seldom reach the light of international recognition.
Janitors, Street Vendors, and Activists: The Lives of Mexican Immigrants in Silicon Valley 0520246438 262 pages Format: PDF 1 Mb size
This highly accessible, engagingly written book exposes the underbelly of California's Silicon Valley, the most successful high-technology region in the world, in a vivid ethnographic study of Mexican immigrants employed in Silicon Valley's low-wage jobs. Christian Zlolniski's on-the-ground investigation demonstrates how global forces have incorporated these workers as an integral part of the economy through subcontracting and other flexible labor practices and explores how these labor practices have in turn affected working conditions and workers' daily lives. In Zlolniski's analysis, these immigrants do not emerge merely as victims of a harsh economy; despite the obstacles they face, they are transforming labor and community politics, infusing new blood into labor unions, and challenging exclusionary notions of civic and political membership. This richly textured and complex portrait of one community opens a window onto the future of Mexican and other Latino immigrants in the new U.S. economy.
Microsoft Office Excel 2007 for Project Managers Kim Heldman, William Heldman ISBN: 0470047178 January 23, 2007 344 pages 9.80 Mb size
Combine the power of Excel 2007, Microsoft Office SharePoint Server, and sound project management tools to bring added value to your skill set. You'll walk through a project and learn step by step how to use these powerful tools to schedule jobs, create budgets, manage processes, and share project information. Whether new to project management or a veteran, you'll discover techniques, hints, and examples you can use immediately. As a bonus, Excel templates and checklists are available online that you can apply to your next project.
* Master the fundamentals of Microsoft Excel 2007 and SharePoint Server * Review key management skills such as communication and negotiation * Define project goals and create a Project Charter * Learn the five steps of the project management process * Set up schedules, estimates, and budgets using Excel 2007 * Create Gantt charts, network diagrams, and scatter charts * Assign teams, handle changes, and take corrective action * Publish and archive project information using SharePoint
Professional Ajax, 2nd Edition Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett 0470109491 598 pages March 12, 2007 5.46 Mb size
Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The book begins by exploring the roots of Ajax, covering how the evolution of the web and new technologies directly led to the development of Ajax techniques. A detailed discussion of how frames, JavaScript, cookies, XML, and XMLHttp requests (XHR) related to Ajax is included. After this introduction, the book moves on to cover the implementation of specific Ajax techniques. Request brokers such as hidden frames, dynamic iframes, and XHR are compared and contrasted, explaining when one method should be used over another. To make this discussion clearer, a brief overview of HTTP requests and responses is included.
Once a basic understanding of the various request types is discussed, the book moves on to provide in-depth examples of how and when to use Ajax in a web site or web application. Different data transmission formats, including plain text, HTML, XML, and JSON are discussed for their advantages and disadvantages. Also included is a discussion on web services and how they may be used to perform Ajax techniques. Next, more complex topics are covered. A chapter introducing a request management framework explores how to manage all of the requests inside of an Ajax application. Ajax debugging techniques are also discussed.
The last part of the book walks through the creation of two full-fledged Ajax web applications. The first, FooReader.NET, is an Ajax-powered RSS reader. The second, called AjaxMail, is an Ajax-enabled email system. Both of these applications incorporate many of the techniques discussed throughout the book.
Professional Ajax 2nd edition is written for Web application developers looking to enhance the usability of their web sites and web applications and intermediate JavaScript developers looking to further understand the language. Readers should have familiarity with XML, XSLT, Web Services, PHP or C#, HTML, CSS. This book is not aimed at beginners without a basic understanding of the aforementioned technologies. Also, a good understanding of JavaScript is vitally important to understanding this book. Those readers without such knowledge should instead refer to books such as Beginning JavaScript, Second Edition (Wrox, 2004, ISBN: 978-0-7645-5587-9) and Professional JavaScript for Web Developers (Wrox, 2005, ISBN: 978-0-7645-7908-0).
Release It!: Design and Deploy Production-Ready Software Michael Nygard ISBN: 0978739213 April 15, 2007 304 pages 3.37 Mb size
"Feature complete" is not the same as "production ready." Whether it's in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to survive a "Slashdotting"? Or an influx of real world customers from 100 different countries? If you're a developer and don't want to wear a pager for the rest of your life, this book will help.
Release It! shows you how to design and architect your application for the harsh realities it will face. You can avoid the pitfalls that cause typical enterprise applications to show uptime in the "four eights" instead of the fabled "five nines." You'll learn how to design your application for maximum uptime and performance.
Everything changes after Release 1.0. The consultants leave; key developers get reassigned to new projects, and the wild and free environment of development gets replaced by change review boards and defect reports. And the public starts beating on the system. Your application needs to be ready to live in that environment--without you.
Out in the real world, your system may have to endure the huge traffic spikes of a Slashdot posting, or a sudden influx of international customers in the middle of the night, or enjoy such popularity that you can't even take it down for maintenance.
Other books on design and architecture only tell you how to meet functional requirements. They help your software pass Quality Assurance. But painful experience has shown that "feature complete" is not even close to "production ready."