Books about Broadband from Amazon.com



Head First Ajax
Ajax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do -- and has been done -- with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach.

Using the unique and highly effective visual format that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components -- including the JavaScript event model, DOM, XML, JSON, and more -- as it progresses. You'll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you've learned.

Head First Ajax covers:

  • The JavaScript event model
  • Making Ajax requests with XMLHTTPREQUEST objects
  • The asynchronous application model
  • The Document Object Model (DOM)
  • Manipulating the DOM in JavaScript
  • Controlling the browser with the Browser Object Model
  • XHTML Forms
  • POST Requests
  • XML Syntax and the XML DOM tree
  • XML Requests & Responses
  • JSON -- an alternative to XML
  • Ajax architecture & patterns
  • The Prototype Library

The book also discusses the server-side implications of building Ajax applications, and uses a "black box" approach to server-side components.

Head First Ajax is the ideal guide for experienced web developers comfortable with scripting -- particularly those who have completed the exercises in Head First JavaScript -- and for experienced programmers in Java, PHP, and C# who want to learn client-side programming.

.
Price: $29.48 [Notify me when price goes down.]



Ajax: The Definitive Guide
Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: How to connect server-side backend components to user interfaces in the browser Loading and manipulating XML documents, and how to replace XML with JSON Manipulating the Document Object Model (DOM) Designing Ajax interfaces for usability, functionality, visualization, and accessibility Site navigation layout, including issues with Ajax and the browser's back button Adding life to tables & lists, navigation boxes and windows Animation creation, interactive forms, and data validation Search, web services and mash-ups Applying Ajax to business communications, and creating Internet games without plug-ins The advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a muchbroader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it..
Price: $28.94 [Notify me when price goes down.]


Google Web Toolkit Applications

“Ryan clearly understands the GWT value proposition and how GWT integrates into a diverse web technology stack–and not just in a theoretical way. With the popularity of gpokr.com and kdice.com, Ryan can speak with the authority of concrete success.”

Bruce Johnson, creator of Google Web Toolkit


“This book distinguishes itself from other books on GWT in that it walks through the entire process of building several nontrivial GWT applications, not the toy applications that most books present.”

R. Mark Volkmann, Object Computing, Inc.


Google™ Web Toolkit Applications is an excellent resource for any GWT developer. Solutions to challenges commonly encountered in GWT are presented through the design and development of actual applications. The applications developed throughout the text demonstrate best practices from simple UI design all the way to custom code generation, and are presented with little pretext about the amount of Java knowledge a given developer may have. Advanced concepts are not withheld but are presented in a way that will be understood by both novice and seasoned developers alike. Good application development practices and proper Model View Controller design is reinforced throughout the book, nearly guaranteeing that the reader will come away a better programmer. “

Jason Essington, Senior Web/Java Engineer, Green River Computing


“Dewsbury’s Google™ Web Toolkit Applications is a book for both experts and beginner programmers who want to discover this open source Java software development framework, as well as write Ajax applications. A very detailed book!”

Massimo Nardone, Advisory IT Security Architect

Accelerate and Simplify Ajax Development with Google Web Toolkit


Get the edge you need to deliver exceptional user experiences with Google™ Web Toolkit Applications, a guidebook that provides web developers with core information and instructions for creating rich web applications. Whether you’re a developer who needs to build a high-performance front end for Java, PHP, or Ruby applications, or to integrate with external web services, this resource from expert Google Web Toolkit (GWT) developer Ryan Dewsbury delivers the in-depth coverage you’ll need.


In this valuable book, insider Ryan Dewsbury provides instructions for using the robust tool set and gets you on your way to creating first-class web applications by providing a comprehensive overview of GWT technology. In addition, he shares his “in-the-trenches” insights on


  • Building elegant and responsive user interfaces with Cascading Style Sheets and GWT’s Widgets and Panels

  • Creating seamless user experiences through asynchronous communication with HTTP, REST, JSON/JSONP, and RPC Interoperating with web standards–such as XML, RSS, and Atom–and web services–such as Google Maps, Amazon Books, Yahoo! Search, Flickr, and Blogger

  • Overcoming browser security restrictions, such as HTTP’s two-connection limit and the Same-Origin policy

  • Accelerating development, using software engineering, code generation, internationalization, application patterns, and Java tools

  • Deploying for optimal performance with resource compression and caching

  • Building five non-trivial applications: a gadget application with a rich drag-and-drop interface, a multi-search application that makes requests to many search engines, a blog editor application for managing entries across multiple blogs, a web-based instant messenger, and a database manager for a traditional web page

This practical guide to GWT introduces you to the technology; provides techniques, tips, and examples; and puts you on the road to delivering top-notch user experiences for your web applications.

.
Price: $41.19 [Notify me when price goes down.]


Building a Web Site with Ajax: Visual QuickProject Guide
Ajax is at the heart of the Web 2.0 revolution It isn't a technology but, rather, is a technique that leverages other technologies and techniques, such as CSS, XML, DHTML, and XHTML. Many Web designers and programmers would like to incorporate Ajax in their projects because of the amazing functionality it can add to a Web site, but they can't because of the steep learning curve. That's where this book steps in. It makes learning Ajax fun and easy -- a great place to start! Visual QuickProject Guides focus on a single project. In this case the project is creating a business employee directory, like an address book. What's being created is a better, new kind of Web site..
Price: $11.81 [Notify me when price goes down.]


Sams Teach Yourself Ajax, JavaScript, and PHP All in One (Sams Teach Yourself)

In just a short time, you can learn how to use Ajax, JavaScript, and PHP to create interactive interfaces to your web applications by combining these powerful technologies.

No previous Ajax programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of Ajax programming with JavaScript, PHP, and related technologies from the ground up.

Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete Ajax programming starter kit that gives you all the programming tools, reference information, JavaScript libraries, and server software you need to set up a stable environment for learning, testing, and production.

Learn how to…

  • Build better, more interactive interfaces for your web applications
  • Make JavaScript, HTML, XML, and PHP work together to create Ajax effects
  • Compile an Ajax application
  • Create and consume web services with SOAP and REST
  • Avoid common errors and troubleshoot programs
  • Use popular Ajax libraries to speed up and improve common programming tasks

On the CD

  • XAMPP for Windows, Mac OS X, and Linux–an easy-to-install package to set up a PHP- and MySQL-enabled Apache server on your computer
  • The jEdit programming editor for Windows, Mac, and Linux
  • Prototype, Scriptaculous, Rico, and XOAD–popular JavaScript libraries for creating Ajax applications and effects
  • A complete Ajax, HTML, XML, and PHP tutorial reference library in searchable PDF format
  • Source code for the examples in the book

Phil Ballard is a software engineering consultant and developer specializing in website and intranet design and development for an international portfolio of clients. He has an honors degree from the University of Leeds, England, and has worked for several years in commercial and managerial roles in the high technology sector.

Michael Moncur is a freelance webmaster and author. He runs a network of websites and has written several bestselling books about web development, networking, certification programs, and databases.

Category: Web Development

Covers: Ajax, JavaScript and PHP

User Level: Beginning—Intermediate

$39.99 USA / $43.99 CAN / £25.99 Net UK

.
Price: $22.14 [Notify me when price goes down.]


GWT in Practice
If you're a web developer, you know that you can use Ajax to add rich, user-friendly, dynamic features to your applications With the Google Web Toolkit (GWT), a new Ajax tool from Google that automatically converts Java to JavaScript, you can build Ajax applications using the Java language

GWT in Practice is an example-driven, code-rich book designed for web developers already familiar with the basics of GWT who now want hands-on experience. After a quick review of GWT fundamentals, GWT in Practice presents scores of handy, reusable solutions to the problems you face when you need to move beyond "Hello World" and "proof of concept" applications. This book skips the theory and looks at the way things really work when you're building. I also shows you where GWT fits into the Enterprise Java Developer's toolset. Written by expert authors Robert Cooper and Charlie Collins, this book combines sharp insight with hard-won experience. Readers will find thorough coverage of all aspects of GWT development from the basic GWT concepts to in depth real world example applications.

The first part of the book is a rapid introduction to the GWT methodology The second part of the book then delves into several practical examples which further demonstrate core aspects of the toolkit The book concludes by presenting several larger GWT applications including drag and drop support for UI elements, data binding, processing streaming data, handling application state, automated builds, and continuous integration.

Along the way GWT in Practice covers many additional facets of working with the toolkit. Various development tools are used throughout the book, including Eclipse, NetBeans, IDEA, Ant, Maven, and, of course, the old fashioned command line. The book also addresses integrating GWT with existing applications and services along with enterprise and team development..
Price: $25.14 [Notify me when price goes down.]



CCNP BCMSN Official Exam Certification Guide (4th Edition) (Exam Certification Guide)

CCNP BCMSN Official Exam Certification Guide

Fourth Edition

  • Master all 642-812 exam topics with the official study guide
  • Assess your knowledge with chapter-opening quizzes
  • Review key concepts with foundation summaries
  • Practice with hundreds of exam questions on the CD-ROM

David Hucaby, CCIE® No. 4594

CCNP BCMSN Official Exam Certification Guide, Fourth Edition, is a best of breed Cisco® exam study guide that focuses specifically on the objectives for the BCMSN exam. Successfully passing the BCMSN 642-812 exam certifies that you have knowledge and skills necessary to implement scalable multilayer switched networks.

CCNP BCMSN Official Exam Certification Guide, Fourth Edition, follows a logical organization of the BCMSN exam objectives. Material is presented in a concise manner, focusing on increasing readers’ retention and recall of exam topics. Lead network engineer and consultant David Hucaby shares preparation hints and test-taking tips, helping you identify areas of weakness and improve your switching knowledge through the use of the consistent features in each chapter. “Do I Know This Already?” quizzes open each chapter and allow you to decide how much time you need to spend on each section. Exam topic lists and Foundation Summary tables make referencing easy and give you a quick refresher whenever you need it. Scenario-based exercises help you think about exam objectives in real-world situations, thus increasing recall during exam time. Challenging chapter-ending review questions help you assess your knowledge and reinforce key concepts.

The companion CD-ROM contains a powerful testing engine that enables you to focus on individual topic areas or take complete, timed exams. The assessment engine also tracks your performance and provides feedback on a module-by-module basis, presenting question-by-question remediation to the text.

Well regarded for its level of detail, assessment features, and challenging review questions and exercises, this book helps you master the concepts and techniques that will enable you to succeed on the exam the first time.

David Hucaby, CCIE® No. 4594, is a lead network engineer for a large medical environment using Cisco multilayer switching and security products. He also is an independent networking consultant focusing on Cisco-based solutions for healthcare and banking clients.

The official study guide helps you master all the topics on the BCMSN exam, including

  • Spanning Tree Protocol concepts
  • Virtual LAN (VLAN), VLAN trunking, and inter-VLAN routing
  • Gateway redundancy technologies and protocols
  • Wireless LAN topologies, components, connectivity, and standards
  • Implementing a Cisco Unified Wireless Network
  • Wireless client access
  • Access layer voice concepts
  • Preventing and mitigating attacks against switched network security

Companion CD-ROM

The CD-ROM contains an electronic copy of the book and more than 200 practice questions for the BCMSN exam, including simulation-based questions, all available in study mode, test mode, and flash card format.

This volume is part of the Exam Certification Guide Series from Cisco Press®. Books in this series provide officially developed exam preparation materials that offer assessment, review, and practice to help Cisco Career Certification candidates identify weaknesses, concentrate their study efforts, and enhance their confidence as exam day nears.

Category: Cisco Certification

Covers: BCMSN Exam 642-812

$59.99 USA / $74.99 CAN

.
Price: $35.41 [Notify me when price goes down.]


Fundamentals of WiMAX: Understanding Broadband Wireless Networking (Prentice Hall Communications Engineering and Emerging Technologies Series)
Praise for Fundamentals of WiMAX "This book is one of the most comprehensive books I have reviewed ... it is a must-read for engineers and students planning to remain current or who plan to pursue a career in telecommunications. I have reviewed other publications on WiMAX and have been disappointed. This book is refreshing in that it is clear that the authors have the in-depth technical knowledge and communications skills to deliver a logically laid out publication that has substance to it."

--Ron Resnick, President, WiMAX Forum

"This is the first book with a great introductory treatment of WiMAX technology. It should be essential reading for all engineers involved in WiMAX. The high-level overview is very useful for those with non-technical background. The introductory sections for OFDM and MIMO technologies are very useful for those with implementation background and some knowledge of communication theory. The chapters covering physical and MAC layers are at the appropriate level of detail. In short, I recommend this book to systems engineers and designers at different layers of the protocol, deployment engineers, and even students who are interested in practical applications of communication theory."

--Siavash M. Alamouti, Chief Technology Officer, Mobility Group, Intel

"This is a very well-written, easy-to-follow, and comprehensive treatment of WiMAX. It should be of great interest."

--Dr. Reinaldo Valenzuela, Director of Wireless Research, Bell Labs

"Fundamentals of WiMAX is a comprehensive guide to WiMAX from both industry and academic viewpoints, which is an unusual accomplishment. I recommend it to anyone who is curious about this exciting new standard."

--Dr. Teresa Meng, Professor, Stanford University, Founder and Director, Atheros Communications

"Andrews, Ghosh, and Muhamed have provided a clear, concise, and well-written text on 802.16e/WiMAX. The book provides both the breadth and depth to make sense of the highly complicated 802.16e standard. I would recommend this book to both development engineers and technical managers who want an understating of WiMAX and insight into 4G modems in general."

--Paul Struhsaker, VP of Engineering, Chipset platforms, Motorola Mobile Device Business Unit, former vice chair of IEEE 802.16 working group

"Fundamentals of WiMAX is written in an easy-to-understand tutorial fashion. The chapter on multiple antenna techniques is a very clear summary of this important technology and nicely organizes the vast number of different proposed techniques into a simple-to-understand framework."

--Dr. Ender Ayanoglu, Professor, University of California, Irvine, Editor-in-Chief, IEEE Transactions on Communications

"Fundamentals of WiMAX is a comprehensive examination of the 802.16/WiMAX standard and discusses how to design, develop, and deploy equipment for this wireless communication standard. It provides both insightful overviews for those wanting to know what WiMAX is about and comprehensive, in-depth chapters on technical details of the standard, including the coding and modulation, signal processing methods, Multiple-Input Multiple-Output (MIMO) channels, medium access control, mobility issues, link-layer performance, and system-level performance."

--Dr. Mark C. Reed, Principal Researcher, National ICT Australia, Adjunct Associate Professor, Australian National University

"This book is an excellent resource for any engineer working on WiMAX systems. The authors have provided very useful introductory material on broadband wireless systems so that readers of all backgrounds can grasp the main challenges in WiMAX design. At the same time, the authors have also provided very thorough analysis and discussion of the multitudes of design options and engineering tradeoffs, including those involved with multiple antenna communication, present in WiMAX systems, making the book a must-read for even the most experienced wireless system designer."

--Dr. Nihar Jindal, Assistant Professor, University of Minnesota

"This book is very well organized and comprehensive, covering all aspects of WiMAX from the physical layer to the network and service aspects. The book also includes insightful business perspectives. I would strongly recommend this book as a must-read theoretical and practical guide to any wireless engineer who intends to investigate the road to fourth generation wireless systems."

--Dr. Yoon Chae Cheong, Vice President, Communication Lab, Samsung

"The authors strike a wonderful balance between theoretical concepts, simulation performance, and practical implementation, resulting in a complete and thorough exposition of the standard. The book is highly recommended for engineers and managers seeking to understand the standard."

--Dr. Shilpa Talwar, Senior Research Scientist, Intel

"Fundamentals of WiMAX is a comprehensive guide to WiMAX, the latest frontier in the communications revolution. It begins with a tutorial on 802.16 and the key technologies in the standard and finishes with a comprehensive look at the predicted performance of WiMAX networks. I believe readers will find this book invaluable whether they are designing or testing WiMAX systems."

--Dr. James Truchard, President, CEO and Co-Founder, National Instruments

"This book is a must-read for engineers who want to know WiMAX fundamentals and its performance. The concepts of OFDMA, multiple antenna techniques, and various diversity techniques--which are the backbone of WiMAX technology--are explained in a simple, clear, and concise way. This book is the first of its kind."

--Amitava Ghosh, Director and Fellow of Technical Staff, Motorola

"Andrews, Ghosh, and Muhamed have written the definitive textbook and reference manual on WiMAX, and it is recommended reading for engineers and managers alike."

--Madan Jagernauth, Director of WiMAX Access Product Management, Nortel

The Definitive Guide to WiMAX Technology WiMAX is the most promising new technology for broadband wireless access to IP services. It can serve an extraordinary range of applications and environments: data, voice, and multimedia; fixed and mobile; licensed and unlicensed. However, until now, wireless professionals have had little reliable information to guide them. Fundamentals of WiMAX is the first comprehensive guide to WiMAX--its technical foundations, features, and performance.

Three leading wireless experts systematically cut through the hype surrounding WiMAX and illuminate the realities. They combine complete information for wireless professionals and basic, accessible knowledge for non-experts. Professionals will especially appreciate their detailed discussion of the performance of WiMAX based on comprehensive link- and system-level simulations.

Whether you're a wireless engineer, network architect, manager, or system designer, this book delivers essential information for succeeding with WiMAX--from planning through deployment.

Topics include

Applications, history, spectrum options, technical and business challenges, and competitive technologies of WiMAX 802.16 standards: physical and MAC layers, channel access, scheduling services, mobility, advanced antenna features, hybrid-ARQ, and more Broadband wireless channels: pathloss, shadowing, cellular systems, sectoring, and fading--including modeling and mitigation OFDM: from basic multicarrier concepts to synchronization, PAR reduction, and clipping MIMO: Multiple antennas, spatial diversity, beamforming, and a cutting-edge treatment of the use of MIMO in WiMAX OFDMA: multiple access, multiuser diversity, adaptive modulation, and resource allocation Networking and services aspects: architecture and protocols for IP QoS, session management, ecurity, and mobility management Predicting performance using link-level and system-level simulations WiMAX network architecture: design principles, reference models, authentication, QoS, and mobility management.
Price: $55.77 [Notify me when price goes down.]



Switching Basics and Intermediate Routing CCNA 3 Labs and Study Guide (Cisco Networking Academy Program) (Cisco Networking Academy Program)

The completely revised and only authorized Labs and Study Guide for the Cisco Networking Academy Program CCNA 3 curriculum

  • A portable classroom resource that supports the topics in the CCNA 3 curriculum aligning 1:1 with course modules
  • Includes all the labs in the online curriculum as well as additional instructor-created challenge labs for extended learning and classroom exercises
  • Written by leading Academy instructor Allan Johnson, who brings a fresh voice to the course material

The all-new Labs and Study Guide titles combine the best of the former Lab Companions and Engineering Journal and Workbooks with new features to improve the student's hands-on skills and reinforce the topics for each CCNA course. Switching Basics and Intermediate Routing CCNA 3 Labs and Study Guide is a complete collection of the lab exercises specifically written for the CCNA 3 course in the Cisco Networking Academy Program, designed to give students hands-on experience in a particular concept or technology. Each lab contains an introductory overview, a preparation/tools required section, explanations of commands, and step-by-step instructions to reinforce the concepts introduced in the online course and covered in the Companion Guide. NEW: Challenge labs written by Academy instructors, tested in their classrooms will be included as additional or alternative labs. The Study Guide section is designed to provide additional exercises and activities to reinforce students' understanding of the course topics, preparing them for the course assessments. As a study guide it will also continue to provide ample writing opportunities to guide students into the habit of keeping notes on networking topics.

.
Price: $20.00 [Notify me when price goes down.]


Pro ASP.NET 3.5 Server Controls and AJAX Components (Pro)

Pro ASP.NET 3.5 Server Controls and AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object–oriented development and wants to apply those principles to ASP.NET 3.5, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2008) and the .NET Framework (3.5). Highlights include the following:

  • Covers the new features in ASP.NET 3.5 and ASP.NET AJAX technology
  • Describes the ASP.NET server control architecture in Visual Studio 2008/ASP.NET 3.5 covering state management, events, rendering, cross-platform support, control life cycle, localization, and deployment.
  • Demonstrates how to integrate client–side development technologies such as DHTML and JavaScript with server control technology to create powerful interactive controls

What you’ll learn

  • Create a powerful suite of interactive controls using ASP.NET 3.5 and ASP.NET AJAX.
  • Enrich the design–time experience when building custom server controls.
  • Integrate client–side development technologies such as DHTML and JavaScript with server control technology.
  • Develop SharePoint server controls.
  • Learn the background on user controls as compared to server controls.
  • Work with the new mobile controls in ASP.NET 3.5.

Who is this book for?

The serious ASP.NET developer who understands the benefits of object7ndash;oriented development and wants to apply those principles to ASP.NET 3.5 and server control development.

About the Apress Pro Series

Apress Pro series are practical, professional tutorials to keep you on and moving up the professional ladder.

You have gotten the job, you need to go hone your skills in these tough competitive times. The Apress Pro Series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro Series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.

.
Price: $37.60 [Notify me when price goes down.]


<< blyton enid



All trademarks are the property of their respective owners.
Copyright 1996-2007 CHHS, your place for CHHS, Plano, Texas, 10220