Free Ebook Video Training

Tuesday, January 27, 2009

JavaScript Demystified

JavaScript Demystified

JavaScript Demystified

Product Description
Even if you have no programming experience, you’ll learn to create dynamic, interactive Web pages with help from this easy-to-use, self-teaching guide. Author and programming instructor Jim Keogh covers the basics of this leading Web development language and explains how to write cross-browser JavaScript programs in no time.

download


Password default : booktraining.net

MooTools Essentials: The Official MooTools Reference for JavaScript™ and Ajax Development

MooTools Essentials: The Official MooTools Reference for JavaScript™ and Ajax Development


MooTools Essentials: The Official MooTools Reference for JavaScript™ and Ajax Development

Book Description

Mootools is a light, modular JavaScript framework that makes adding Ajax, animations, and interactive elements to your site a breeze. But it’s more than fancy effects and shortcuts; Mootools enhances the JavaScript language and makes writing clean, object–oriented code almost pleasant. Unlocking the power of Mootools, and therefore JavaScript, isn’t that hard, but knowing where to start can be. Mootools Essentials aims to help you accomplish that task with the following:

You can see how Mootools makes JavaScript more powerful.

What you’ll learn


download


Password default : booktraining.net

Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences

Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences

Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences

Book Description
The last couple of years have seen big changes in server-side web programming. Now it’s the client’s turn; Dojo is the toolkit to make it happen and Mastering Dojo shows you how.

Dojo is a set of client-side JavaScript tools that help you build better web applications. Dojo blurs the line between local, native applications and browser based applications; the browser becomes the user interface platform. “Modern” browsers provide an incomplete, inconvenient, and incompatible programming environment, but Dojo eliminates these problems. While there are many JavaScript libraries available, most focus on just one thing (for example, effects libraries, perceived JavaScript omissions, or HTML widgets). Dojo addresses all of these functional areas-and many others-extensively.

In Mastering Dojo, you’ll get the whole story, from basic usage to advanced idioms. Mastering Dojo starts out with a fast moving tutorial that will give you techniques that you can start using right away. You’ll learn all about Dojo Core–the foundation on which all things Dojo stand. See how you can modularize your project for development and automatically package your release for optimal download performance. You’ll also learn how Dojo:

  • augments the core JavaScript library
  • fixes the event system
  • simplifies DOM programming
  • provides a complete class definition facility
  • includes a powerful remote scripting (XHR) framework
  • … and much more.You’ll love using Dojo’s HTML user interface control widget system, Dijit.
  • See how to use over 40 widgets, including the rich yet easy-to-use tree and grid controls.

    Finally, you’ll get an in-depth look at how to design and build a single-page, rich Internet Application.


    Download


    Password default : booktraining.net

    JavaScript Professional Projects

    Text presents fundamental JavaScript techniques, including the essentials of object-oriented programming. Covers JavaScript security features and offers code debugging tips and tricks. Includes a project to develop a real-world JavaScript-enabled Web site. For intermediate to advanced level users.

    Because JavaScript is not a stand-alone technology, this book shows you how to work with such things as forms, graphics images, sound files, hyperlinks, and cascading style sheets (CSS). You will learn how to write not only JavaScript that can stand on its own within a Web page, but also how to write scripts that call functions or otherwise interact with applications written in other development languages. The programming concepts discussed within the book and shown by its examples are directly applicable to writing code in other languages. The JavaScript examples in the book’s projects show where and how to insert JavaScript code within HTML tags and how to work with the document object model (DOM) to execute functions that make an otherwise static Web page an interactive document.

    Table of Contents

    JavaScript Professional Projects
    Introduction
    Part I - JavaScript Essentials
    Chapter 1 - JavaScript Programming Basics
    Chapter 2 - Selection and Repetition Statements
    Chapter 3 - Arrays and Strings
    Chapter 4 - JavaScript Functions
    Chapter 5 - Object-Oriented JavaScript
    Chapter 6 - JavaScript Events and Timers
    Chapter 7 - The Document Object Model
    Chapter 8 - Handling and Validating Forms
    Chapter 9 - Windows and Frames
    Chapter 10 - Handling Web Browser, Screen Resolution, and Color Depth Differences
    Chapter 11 - Client-Side Data as Cookies
    Chapter 12 - Ensuring JavaScript Security
    Chapter 13 - Handling Errors and Debugging Scripts
    Part II - Applying Your Skills-The Center Park School Project
    Chapter 14 - Project Overview-Introducing Center Park School
    Chapter 15 - Creating a JavaScript Calendar
    Chapter 16 - Creating an Online Test or Survey
    Chapter 17 - Creating a Client-Side Shopping Cart
    Chapter 18 - Setting Up a Members-Only, Password-Protected Web Site
    Chapter 19 - Creating Hyperlinked Ad Rotators
    Chapter 20 - Using JavaScript to Create Dynamic HTML (DHTML) Effects
    Chapter 21 - Project Wrap-up-Center Park Web Site Functional Overview
    Index
    List of Figures
    List of Tables
    List of Sidebars

    http://rapidshare.com/files/135105255/Javascript_Professional_Projects_-_Premier_Press_2003.chm


    Password default : booktraining.net

    How To Do Everything with JavaScript

    How To Do Everything with JavaScript

    How To Do Everything with JavaScript

    Book Description
    This friendly, solutions-oriented guide is filled with step-by-step examples that illustrate how to write basic to advanced JavaScript applications, as well as modify existing scripts to suit individual needs. Each chapter begins with the specific how-to topics that will be covered. Within the chapter, each topic is accompanied by a solid, easy-to-follow walkthrough of the process.



    download


    Password default : booktraining.net

    JavaScript Developer

    JavaScript Developer

    JavaScript Developer

    Book Description

    JavaScript Developer’s Dictionary covers all the essential functions, methods, and objects of JavaScript in an easy-to-find, logical order.

    JavaScript, and each different version of JavaScript, interacts very differently with each variety of Web browser, leaving Web developers scrambling to write code that will work in all the major browsers. JavaScript Developer’s Dictionary brings all these variants into one volume, breaking down every object in the JavaScript language and how it applies to each browser.

    Wherever possible, the book also provides workarounds for earlier versions of JavaScript and for direct inconsistencies. The emphasis throughout this book is on compatibility across many versions of Netscape and Internet Explorer.

    download


    Password default : booktraining.net

    JavaScript & DHTML Cookbook

    JavaScript & DHTML Cookbook

    JavaScript & DHTML Cookbook

    Book Description
    In today’s Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.
    Why is JavaScript & DHTML Cookbook so popular? After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. For every problem he addresses, Goodman not only offers code, but a discussion of how and why the solution works. Recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements, sorting tables, and implementing Ajax features on the client.

    Ideal for novices as well as experienced scripters, this book contains more than 150 recipes for:

    • Working with interactive forms and style sheets
    • Presenting user-friendly page navigation
    • Creating dynamic content via Document Object Model scripting
    • Producing visual effects for stationary content
    • Positioning HTML elements
    • Working with XML data in the browser

    Recipes in this Cookbook are compatible with the latest W3C standards and browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera 9. Several new recipes provide client-side Ajax solutions, and many recipes from the previous edition have been revised to help you build extensible user interfaces for Web 2.0 applications. If you want to write your own scripts and understand how they work, rather than rely on a commercial web development framework, the JavaScript & DHTML Cookbook is a must.

    About the Author
    Danny Goodman has been writing about personal computers and consumer electronics since the late 1970s. A freelance writer and programmer, he’s published hundreds of magazine articles, several commercial software products, and three dozen computer books. His most popular book titles — on HyperCard, AppleScript, JavaScript, and Dynamic HTML — have covered programming environments that are both accessible to non-professionals yet powerful enough to engage experts. His “JavaScript Bible” (Wiley) book is now in its fifth edition. Danny is also a programming consultant to some of the industry’s top intranet development groups and corporations.

    download


    Password default : booktraining.net

    Professional JavaScript for Web Developers

    Professional JavaScript for Web Developers

    Book Description
    * Dispels the myth that JavaScript is a “baby” language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications
    * Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting
    * Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation
    * Builds on the reader’s basic understanding of HTML, CSS, and the Web in general

    This book is also available as part of the 4-book JavaScript and Ajax Wrox Box (ISBN: 0470227818). This 4-book set includes:

    • Professional JavaScript for Web Developers (ISBN: 0764579088)
    • Professional Ajax 2nd edition (ISBN: 0470109491)
    • Professional Web 2.0 Programming (ISBN: 0470087889)
    • Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)

    Download Description
    * Dispels the myth that JavaScript is a “”baby”" language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications * Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting * Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation * Builds on the reader’s basic understanding of HTML, CSS, and the Web in general.

    Download


    Password default : booktraining.net

    JavaScript: The Good Parts

    JavaScript: The Good Parts

    Book Description
    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that’s more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code.

    Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables.

    When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:

    • Syntax
    • Objects
    • Functions
    • Inheritance
    • Arrays
    • Regular expressions
    • Methods
    • Style
    • Beautiful features

    The real beauty? As you move ahead with the subset of JavaScript that this book presents, you’ll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book.

    With JavaScript: The Good Parts, you’ll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you’re managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

    About the Author
    Douglas Crockford is a Senior JavaScript Architect at Yahoo!, well known for introducing and maintaining the JSON (JavaScript Object Notation) format. He’s a regular speaker at conferences on advanced JavaScript topics, and serves on the ECMAScript committee.

    Download

    Link 2

    Link 3


    Password default : booktraining.net

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

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

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

    Book Description

    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

    About the Author

    Phil Ballard, the author of Sams Teach Yourself Ajax in 10 Minutes, graduated in 1980 with an honors degree in electronics from the University of Leeds, England. Following an early career as a research scientist with a major multinational, he spent a few years in commercial and managerial roles within the high technology sector, later working full time as a software engineering consultant. Operating as “The Mouse Whisperer” (http://www.mousewhisperer.co.uk), Ballard has spent recent years involved solely in website and intranet design and development for an international portfolio of clients.

    Michael Moncur is a freelance webmaster and author. He runs a network of websites, including the Web’s oldest site about famous quotations, online since 1994. He wrote Sams Teach Yourself JavaScript in 24 Hours and has also written several bestselling books about networking, certification programs, and databases. He lives with his wife in Salt Lake City, Utah.

    http://www.mediafire.com/?3mjm1bujxl0


    Password default : booktraining.net

    Dojo: Using the Dojo JavaScript Library to Build Ajax Applications

    Dojo: Using the Dojo JavaScript Library to Build Ajax Applications

    Dojo: Using the Dojo JavaScript Library to Build Ajax Applications

    Book Description

    Dojo offers Web developers and designers a powerful JavaScript toolkit for rapidly developing robust Ajax applications. Now, for the first time, there’s a complete, example-rich developer’s guide to Dojo and its growing library of prepackaged widgets. Reviewed and endorsed by the Dojo Foundation, the creators of Dojo, this book brings together all the hands-on guidance and tested code samples you need to succeed.

    Expert Web developer James E. Harmon begins by demonstrating how to “Ajax-ify” existing applications and pages with Dojo, adding Ajax features such as client- and server-side validation as quickly and nondisruptively as possible. Next, he presents in-depth coverage of Dojo’s user interface, form, layout, and specialized Widgets, showing how they work and how to use them most effectively. Among the Widgets, he covers in detail: Date Pickers, Rich Text Editors, Combo Boxes, Expandable Outlines, and many others.

    In conclusion, Harmon introduces the Dojo toolkit’s powerful capabilities for simplifying Ajax development. He thoroughly explains Dojo’s helper functions, shortcuts, and special methods, illuminating each feature with examples of the JavaScript problems it can solve. This section’s far-ranging coverage includes strings, JSON support, event handling, Ajax remoting, Dojo and the DOM, testing, debugging, and much more. All source code examples are provided on a companion Web site, including source code for a complete tutorial case study application.


    download


    Password default : booktraining.net

    JavaScript Bible, Gold Edition

    JavaScript Bible, Gold Edition

    Book Description
    The JavaScript Bible, Gold Edition covers the new powerful functionality JavaScript gains with the release of the new fifth generation revisions of Internet Explorer and Netscape Communicator. The book includes all the great content included in the JavaScript Bible, 4th Edition, an international bestseller, plus over 400 pages of new material.

    The Gold Bible features essential new JavaScript information, additional ready -to-use JavaScript applications and scores of additional JavaScripts and Web page routines. This book will bring programmers and non-technical professionals, including casual programmers and scripters, painlessly up to speed on all aspects of mastering JavaScript. Key topics include programming fundamentals, JavaScript language elements and how to use them effectively, and how to easily and efficiently add powerful new functionality to HTML documents and Java applets. The JavaScript Bible, Gold Edition also comes with a Windows/Mac CD-ROM which includes over 100 sample scripts, on -screen quick-reference, and hundreds of megabytes of usable Web design elements and software.

    From the Back Cover
    “I highly recommend Danny Goodman’s JavaScript Bible.” —Brendan Eich, creator of JavaScript

    “I continue to use the book (JavaScript Bible) on a daily basis and would be lost without it.” —Mike Warner, Founder, Oak Place Publications

    “Whether you are a professional or a beginner, this is a great book to get.” —Brant Mutch, Web Application Developer, Wells Fargo Card Services, Inc.

    • Advance your JavaScript skills with the most comprehensive resource available
    • Conquer high-end scripting challenges using the latest techniques
    • Optimize scripts for Internet Explorer 5.5 and Netscape Navigator 6

    The Ultimate Guide to JavaScript for Professionals
    Featuring 15 bonus chapters with expanded coverage of data validation, debugging, plug-ins, security, and more, plus nine chapters on ready-to-use applications, this monumental reference is truly the most comprehensive and useful guide to JavaScript available today. Writing with his trademark clarity and verve, leading JavaScript authority Danny Goodman covers everything from Cascading Style Sheets and Document Object Models to XML data — and gives you all the tools you need to harness the full power of client-side JavaScript. Encyclopedic coverage of JavaScript and DOMs

    • Master JavaScript and DOM concepts with Danny’s exclusive interactive workbench: The Evaluator
    • Learn state-of-the-art debugging and tracing tricks
    • Apply the latest JavaScript 1.5 exception handling and custom object techniques
    • Implement cross-browser Dynamic HTML applications for MSIE 5.5 and Navigator 6
    • Embed a universal sound plug-in controller in your page
    • Develop deployment strategies that best suit your content goals and target audiencs
    http://uploading.com/files/8YR2YQWQ/Sons_-_JavaScript_Bible_5th_Edition.rar.html
    http://hotfile.com/dl/7543894/f7f8b8c/Sons_-_JavaScript_Bible_5th_Edition.rar.html
    http://rapidshare.com/files/248360323/Sons_-_JavaScript_Bible_5th_Edition.rar

    JavaScript for Dummies

    JavaScript for Dummies

    Book Description

    • Responding to reader feedback, the author has thoroughly revamped the book with more step-by-step coverage of JavaScript basics, an exclusive focus on Internet Explorer, and many complete sample scripts
    • Updated to cover JavaScript 1.5, the latest release of this popular Web scripting language
    • Using lots of examples, including a sample working Web site, the book shows how to create dynamic and interactive pages, build entire sites, and automate pages

    Book Info
    Explains, in plain English for the nonprofessional, how to use JavaScript to write programs for the Internet. The CD-ROM is packed with bonus and trial software and HTML scripting and editing tools. Previous edition not cited.
    Download


    Password default : booktraining.net

    Making Use of JavaScript

    From the Back Cover
    Learn how to spice up your Web site by mastering the power of JavaScript to create interactive Web pages

    In order to create highly dynamic and interactive Web sites, more and more companies are hiring experts to incorporate scripting languages. JavaScript is one such language that while easy to master, enables you to add new life to the Web. This book provides you with everything you need to begin programming with JavaScript. Bhasin first presents a detailed introduction to the basics of the language, covering concepts such as data types, literals, expressions, and operators. She then shows you how to progress from developing basic applications with JavaScript to more advanced ones using browser objects, cookies, plug-ins, layers, and server-side scripting. Throughout each chapter, Bhasin includes extensive real-world exercises and case studies that will help you gain valuable exposure to procedures you can use to design your own Web sites.

    With numerous examples and expert advice, this book:
    * Provides a concise and task-oriented introduction to JavaScript
    * Helps you evaluate the suit-ability of JavaScript for your project
    * Is a practical introduction to JavaScript’s syntax and fundamental strengths
    * Includes numerous working scripts, with information on how to adapt and extend them to meet individual needs

    The companion Web site contains:
    * All source code from the book
    * Frequently asked questions, quizzes, and best practices
    * Links to other resource sites
    download


    Password default : booktraining.net

    JavaScript 1.5 by Example

    Book Description

    JavaScript 1.5 by Example starts with a taste of JavaScript – what it is, what it¿s for, and what readers need to get started. The book then explains how to add JavaScript to existing HTML pages, leading readers into the fundamentals of the language including JavaScript syntax, notation and conventions, communicating with users via input and output, manipulating variables and data, logic statements in JavaScript, and object programming with JavaScript. The book progresses to an explanation of JavaScript¿s role in Dynamic HTML, and how that power can be exploited to create animation, navigation, forms processing and more.


    download


    Password default : booktraining.net

    JavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Applications

    JavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Applications

    Product Description
    JavaFX Script makes it easy for developers to quickly develop high-quality UI-intensive applications very quickly. As JavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Applications demonstrates, developers can develop Rich Internet Applications and rich client-side user interfaces quickly and easily with this potential replacement for Ajax and perhaps even ActionScript and other scripting found in Flash.

    This firstPress book on JavaFX Scriptcovers the following topics:

    • The fundamentals of the JavaFX suite of technologies and the foundations of JavaFX Script and available tools
    • How to create a Wordsearch application
    • How to augment and enhance the Wordsearch application after learning more advanced JavaFX Script features such as classes, objects, UI components, and constructs.

    What you’ll learn

    • Understand the JavaFX family and JavaFX Script and its relationship to the Java/Java SE 6 platform.
    • Set up a JavaFX Script development and execution environment culminating in a Hello JFX application.
    • Create a Wordsearch application and explore important JavaFX Script concepts by doing so.
    • Survey the JavaFX UI Components including the commonly used ones that go into further building and enhancement of the Wordsearch application frame and menu structure.
    • Use more advanced JavaFX Script language constructs for extending the Wordsearch application.
    • Build JavaFX classes and objects, build the data model for the WordSearch application, and run the data model with a tester program.
    • Develop the view for the Wordsearch application using a data model such as bind as well as drawing on a canvas.
    • Explore more JavaFX Script concepts and possible IDE tie-ins to NetBeans, Eclipse, etc.

    Who is this book for?

    This book is for content developers and application developers with some programming experience who want to create rich internet applications.

    Download
    MiRror

    jQuery in Action

    Book Description
    A good web development framework anticipates what you need to do and makes those tasks easier and more efficient; jQuery practically reads your mind. Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute they’ve reduced 20 lines of clunky JavaScript into three lines of elegant, readable code. This new, concise JavaScript library radically simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.

    jQuery in Action, like jQuery itself, is a concise tool designed to make you a more efficient and effective web developer. In a short 300 pages, this book introduces you to the jQuery programming model and guides you through the major features and techniques you’ll need to be productive immediately. The book anchors each new concept in the tasks you’ll tackle in day-to-day web development and offers unique lab pages where you immediately put your jQuery knowledge to work.

    There are dozens of JavaScript libraries available now, with major companies like Google, Yahoo and AOL open-sourcing their in-house tools. This book shows you how jQuery stacks up against other libraries and helps you navigate interaction with other tools and frameworks.

    jQuery in Action offers a rich investigation of the up-and-coming jQuery library for client-side JavaScript. This book covers all major features and capabilities in a manner focused on getting the reader up and running with jQuery from the very first sections. Web Developers reading this book will gain a deep understanding of how to use jQuery to simplify their pages and lives, as well as learn the philosophy behind writing jQuery-enhanced pages.

    download


    Password default : booktraining.net

    JavaScript Bible

    JavaScript Bible

    Review
    “exhaustive update to the Bible series.” (.net, August 2007)

    Book Description
    Make your Web pages stand out above the noise with JavaScript and the expert instruction in this much-anticipated update to the bestselling JavaScript Bible. With renowned JavaScript expert Danny Goodman at your side, you’ll get a thorough grounding in JavaScript basics, see how it fits with current Web browsers, and find all the soup-to-nuts detail you’ll need. Whether you’re a veteran programmer or just starting out, this is the JavaScript book Web developers turn to again and again.

    Download

    Link 2


    Password default : booktraining.net

    Learning JavaScript

    Learning JavaScript (Learning)

    Book Description
    As web browsers have become more capable and standards compliant, JavaScript has grown in prominence. JavaScript lets designers add sparkle and life to web pages, while more complex JavaScript has led to the rise of Ajax — the latest rage in web development that allows developers to create powerful and more responsive applications in the browser window.

    Learning JavaScript introduces this powerful scripting language to web designers and developers in easy-to-understand terms. Using the latest examples from modern browser development practices, this book teaches you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant web sites. By the end of the book, you’ll be able to use all of the JavaScript language and many of the object models provided by web browsers, and you’ll even be able to create a basic Ajax application.

    Download

    Link 2


    Password default : booktraining.net

    Practical JavaScript, DOM Scripting and Ajax Projects

    Practical JavaScript, DOM Scripting and Ajax Projects

    Book Description
    Practical JavaScript, DOM, and Ajax Projects is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents ten complete example projects for you to learn from and adapt for use in your own work.

    The book starts with a quick recap of the fundamentals of modern JavaScript development before moving right along to the applications. For each application, you are taken through the planning, design, and implementation stages. There’s something for everyone here–a utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag-and-drop shopping cart, and more!

    Over the course of the book, author Frank Zammetti covers JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI. One of the main premises of this book is to help you learn by example so you can then apply your knowledge to your own projects. This book will save you countless hours of development time and help further your JavaScript knowledge!

    Download

    Link 2


    Password default : booktraining.net

    JavaScript Pocket Reference (2nd Edition)

    JavaScript Pocket Reference (2nd Edition)
    O’Reilly Media, Inc.; 2nd edition | ISBN:0596004117 | 136 pages | October 29, 2002 | CHM | 0.1 Mb
    JavaScript–the powerful, object-based scripting language that can be embedded directly into HTML pages–has earned its place in the web developer’s toolkit, to the extent that it’s now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it’s an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers.
    The JavaScript Pocket Reference, 2nd Edition, provides a complete overview of the core JavaScript language and client-side scripting environment, as well as quick-reference material on core and client-side objects, methods, and properties. The new edition has been revised to cover JavaScript 1.5, and is particularly useful for developers working with the standards-compliant web browsers, such as Internet Explorer 6, Netscape 7, and Mozilla. Ideal as an introduction for beginners and a quick reference for advanced developers, this pocket-sized book is easy to take anywhere and serves as the perfect companion volume to the bestselling javascript: The Definitive Guide, 4th Edition.

    O’Reilly’s Pocket References have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you’ve reached a sticking point and need to get to the answer quickly, the new JavaScript Pocket Reference is the book you’ll want close at hand.

    http://rapidshare.com/files/135686030/O_Reilly_-_JavaScript_Pocket_Reference_2nd_Edition.chm.html
    Password default : booktraining.net

    Accelerated DOM Scripting with Ajax, APIs, and Libraries (Accelerated)

    Accelerated DOM Scripting with Ajax, APIs, and Libraries (Accelerated)

    Book Description
    If you’re a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level.

    This book is about JavaScript and using the document object model—the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch. It starts with the assumption that you have done some JavaScript development before and understand the JavaScript syntax.

    This book builds on top of that knowledge to give you a deeper understanding of DOM Scripting and how to apply that to your projects. It uses this new understanding to describe what JavaScript libraries are and show you how they can be applied to your project. The book will also explain Ajax and how best to plan and apply it to your projects. It explains how to build simple animation objects for adding movement to elements on the page. There are straightforward examples that demonstrate the techniques used throughout the book.

    JavaScript has seen a resurgence in popularity over the past few years, and with it has come an exploration of the power of the language as well as what it can do within the browser. This book will explain techniques new and old—such as closures, encapsulation, and inheritance—that many are using and how you can best apply them to your own projects.

    By reading this book, you should have a greater understanding of how JavaScript works and be able to use advanced concepts such as closures and event delegation to build more flexible applications for the Web. You’ll walk away with a greater appreciation for JavaScript libraries and how they can simplify and speed up your development. You’ll also be able to implement Ajax effectively into your site, create special effects, use JavaScript libraries, and know how best to apply these libraries to your projects.

    What you’ll learn

    • Where CSS, HTML, and the DOM fit into modern scripting, and how to use them together effectively
    • OOP techniques for more efficient JavaScript coding
    • How to use JavaScript libraries such as Prototype in your work
    • How to build effective form validation into your applications using Ajax
    • How to create mashups using APIs
    • How to build dynamic user interfaces

    Who is this book for?

    This book is for beginner to intermediate developers, and already have knowledge of HTML, CSS, and JavaScript.

    About the Author
    Jonathan Snook is a self-professed web geek who’s been involved in developing web sites since 1995. With over 6 years of web agency experience, he has brought his talents to projects with clients such as FedEx, Apple, Red Bull, and the Canadian Red Cross.

    Download

    Link 2

    Link 3


    Password default : booktraining.net

    Pro JavaScript Design Patterns

    Pro JavaScript Design Patterns

    Book Description
    As a web developer, you’ll already know that JavaScript is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlocked—JavaScript is capable of full object–oriented capabilities, and by applying OOP principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.

    With Pro JavaScript Design Patterns, you’ll start with the basics of object–oriented programming in JavaScript applicable to design patterns, including making JavaScript more expressive, inheritance, encapsulation, information hiding, and more. With that covered, you can kick–start your JavaScript development in the second part of the book, where you’ll find detail on how to implement and take advantage of several design patterns in JavaScript, including composites, decorators, façades, adapters, and many more.

    Each chapter is packed with real–world examples of how the design patterns are best used and expert advice on writing better code, as well as what to watch out for. Along the way you’ll discover how to create your own libraries and APIs for even more efficient coding.

    • Master the basics of object–oriented programming in JavaScript, as they apply to design patterns.
    • Apply design patterns to your kick–start your JavaScript development.
    • Work through several real–world examples.

    What you’ll learn

    • How to apply object–oriented programming techniques in JavaScript
    • How to take advantage of inheritance, interfaces, and encapsulation and information hiding to kick–start your JavaScript development
    • How to implement several design patterns in your JavaScript projects, including factory, façade, bridge, composite, adapter, decorator, flyweight, proxy, command, observer, and chain of responsibility
    • How to make your code easier to manage in a team environment, as well as on your own
    • How to create your own libraries and APIs

    Who is this book for?

    This book will be an invaluable learning tool for any experienced JavaScript developer.

    About the Apress Pro Series

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

    You have gotten the job, now you need to 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.

    http://www.mediafire.com/?nxv2ebgjtie
    Password default : booktraining.net

    JavaScript in 10 Steps or Less

    Product Description
    If you are looking to add exciting interactivity to Web pages and need a quick and easy understanding of the technology in order to do so, then this book is for you–whether you’re new to JavaScript or you need a refresher on every-thing from validating user input forms to creating menu trees. Open the book and you’ll discover clear, easy-to-follow instructions for more than 250 key JavaScript tasks, each presented in ten quick steps–or less.

    Easy-to-navigate pages, lots of screen shots, and to-the-point directions guide you through every common (and not so common) JavaScript challenge–and help you get more done in less time.

    • Each solution is ten steps–or less–to help you get the job done fast
    • Self-contained two-page spreads deliver the answers you need–without flipping pages
    • A no-fluff approach focuses on helping you achieve results
    • A resource packed with useful and fun ways to get the most out of JavaScript
    • Make it simple and get productive fast!– download ready-to-use source code for each task from the book’s companion Web site

    Book Info
    Text provides clear, easy-to-follow instructions for more than 250 key JavaScript tasks, each presented in ten quick steps or less. Softcover.

    Download


    Password default : booktraining.net

    Professional JavaScript for Web Developers (Wrox Professional Guides)

    Book Description
    * Dispels the myth that JavaScript is a “baby” language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications
    * Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting
    * Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation
    * Builds on the reader’s basic understanding of HTML, CSS, and the Web in general

    This book is also available as part of the 4-book JavaScript and Ajax Wrox Box (ISBN: 0470227818). This 4-book set includes:

    • Professional JavaScript for Web Developers (ISBN: 0764579088)
    • Professional Ajax 2nd edition (ISBN: 0470109491)
    • Professional Web 2.0 Programming (ISBN: 0470087889)
    • Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)

    Download Description
    * Dispels the myth that JavaScript is a “”baby”" language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications * Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting * Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation * Builds on the reader’s basic understanding of HTML, CSS, and the Web in general.

    password: books_for_all

    Download


    Password default : booktraining.net

    Simply JavaScript

    Book Description
    Everything you need to learn JavaScript from Scratch! Packed with full-color examples, Simply JavaScript is a step-by-step introduction to programming in JavaScript the right way. Learn how easy it is to use JavaScript to solve real-world problems, build smarter forms, track user events (such as mouse clicks and key strokes), and design eye-catching animations. Then move into more powerful techniques using the DOM and Ajax.

  • Learn JavaScript’s built-in functions, methods, and properties.
  • Easily integrate JavaScript in your web site.
  • Use JavaScript to validate form entries and interact with your users.
  • Understand how to respond to user events.
  • Create animations that bring your web site to life.
  • Start programming using the DOM and Ajax. Unlike other JavaScript books, modern best practices such as progressive enhancement, accessibility and unobtrusive scripting are used from the very beginning. All the code in the book is also cross-browser compatible and downloadable for free, so you can get started instantly!

    About the Author
    Kevin Yank is a world-renowned leader in web development. When not writing best sellers, Kevin is the Technical Director of sitepoint.com and editor of the popular SitePoint Tech Times newsletter. Cameron Adams is an author of multiple web development books and is often referred to as a “Web Technologist.” In addition to his extensive JavaScript experience, Cameron’s passions extend to CSS, PHP, and graphic design.

    Download

    Link 2


  • Password default : booktraining.net

    Beginning JavaServer Pages

    Beginning JavaServer Pages
    Wrox; 1 edition | ISBN:076457485X | 1296 pages | February 18, 2005 | PDF | 9 Mb
    * JSP is one of the core technologies for server-side Java applications and the 2.0 release, which this book covers in detail, makes JSP an even more powerful tool
    * Walks Java programmers and Web developers through JSP fundamentals, including JSP syntax and directives, JSP Expression Language, JSP Tag libraries, JSTL, and techniques for testing and debugging
    * Shows how to use JSP in real-world Web applications along with open source frameworks such as Struts, WebWork, and Turbine, software design methodologies, and developer tools like Ant, jUnit, and CVS, as well as popular IDEs (integrated development environmnents)
    * Each chapter has an exercise section with solutions on the companion Web site

    http://rapidshare.com/files/45211539/Beginning_Java_Server_Pages.zip
    Password default : booktraining.net

    Handbook of Research on Information Security and Assurance



    While emerging information and internet ubiquitous technologies provide tremendous positive opportunities, there are still numerous vulnerabilities associated with technology. Attacks on computer systems are increasing in sophistication and potential devastation more than ever before. As such, organizations need to stay abreast of the latest protective measures and services to prevent cyber attacks.

    The Handbook of Research on Information Security and Assurance offers comprehensive definitions and explanations on topics such as firewalls, information warfare, encryption standards, and social and ethical concerns in enterprise security. Edited by scholars in information science, this reference provides tools to combat the growing risk associated with technology.


    7.1M pdf
    mirror

    Password default : booktraining.net

    An Invitation to Discrete Mathematics



    This book is a clear and self-contained introduction to discrete mathematics. Aimed mainly at undergraduate and early graduate students of mathematics and computer science, it is written with the goal of stimulating interest in mathematics and an active, problem-solving approach to the presented material. The reader is led to an understanding of the basic principles and methods of actually doing mathematics (and having fun at that). Being more narrowly focused than many discrete mathematics textbooks and treating selected topics in an unusual depth and from several points of view, the book reflects the conviction of the authors, active and internationally renowned mathematicians, that the most important gain from studying mathematics is the cultivation of clear and logical thinking and habits useful for attacking new problems. More than 400 enclosed exercises with a wide range of difficulty, many of them accompanied by hints for solution, support this approach to teaching. The readers will appreciate the lively and informal style of the text accompanied by more than 200 drawings and diagrams. Specialists in various parts of science with a basic mathematical education wishing to apply discrete mathematics in their field can use the book as a useful source, and even experts in combinatorics may occasionally learn from pointers to research literature or from presentations of recent results. Invitation to Discrete Mathematics should make a delightful reading both for beginners and for mathematical professionals.
    The main topics include: elementary counting problems, asymptotic estimates, partially ordered sets, basic graph theory and graph algorithms, finite projective planes, elementary probability and the probabilistic method, generating functions, Ramsey's theorem, and combinatorial applications of linear algebra. General mathematical notions going beyond the high-school level are thoroughly explained in the introductory chapter. An appendix summarizes the undergraduate algebra needed in some of the more advanced sections of the book.


    3.7M pdf
    mirror

    Password default : booktraining.net

    Network: Theorizing Knowledge Work in Telecommunications



    Review
    "And you thought theory was boring. Read this book to change your mind. Spinuzzi's snazzy prose is part hardcore social theory, part corporate soap opera. He takes theoretical discussion of actor-network theory and activity theory in new directions, bringing them together in a productive tension to illuminate critical issues in human-computer interaction, computer-supported collaborative work, and organizational design. The empirical substrate for the theoretical work is a tour de force ethnography of a large telecommunications company. Spinuzzi talks and listens to the little people, he delves fearlessly into the complexities (and muddles) of the big theories, and is kind and generous to all. A must read." -Bonnie Nardi, School of Information and Computer Sciences, University of California, Irvine "In this marvelously readable and yet theoretically challenging case study of work in a telecommunications company, Spinuzzi rethinks the (post)modern workplace-distributed, networked, spliced, improvised. He puts two of the leading explanations of such workplaces-actor-network theory and activity theory-into dialog as he follows workers and managers doing what he terms 'net work.' Through his fine-grained and always fascinating stories of their daily attempts to make sense and make do, he shows a way beyond earlier theories to a new understanding of (post)modern work and workplace learning. This is one of those rare books that is both a must-read for researchers and a good read for anyone looking for insight into how work actually gets done today." -David R. Russell, Professor, Rhetoric and Professional Communication, Iowa State University

    Review
    "And you thought theory was boring. Read this book to change your mind. Spinuzzi's snazzy prose is part hardcore social theory, part corporate soap opera. He takes theoretical discussion of actor-network theory and activity theory in new directions, bringing them together in a productive tension to illuminate critical issues in human-computer interaction, computer-supported collaborative work, and organizational design. The empirical substrate for the theoretical work is a tour de force ethnography of a large telecommunications company. Spinuzzi talks and listens to the little people, he delves fearlessly into the complexities (and muddles) of the big theories, and is kind and generous to all. A must read."
    -Bonnie Nardi, School of Information and Computer Sciences, University of California, Irvine


    "In this marvelously readable and yet theoretically challenging case study of work in a telecommunications company, Spinuzzi rethinks the (post)modern workplace-distributed, networked, spliced, improvised. He puts two of the leading explanations of such workplaces-actor-network theory and activity theory-into dialog as he follows workers and managers doing what he terms 'net work.' Through his fine-grained and always fascinating stories of their daily attempts to make sense and make do, he shows a way beyond earlier theories to a new understanding of (post)modern work and workplace learning. This is one of those rare books that is both a must-read for researchers and a good read for anyone looking for insight into how work actually gets done today."
    -David R. Russell, Professor, Rhetoric and Professional Communication, Iowa State University


    0.9M pdf
    mirror
    Password default : booktraining.net

    Optimal Urban Networks via Mass Transportation



    Recently much attention has been devoted to the optimization of transportation networks in a given geographic area. One assumes the distributions of population and of services/workplaces (i.e. the network's sources and sinks) are known, as well as the costs of movement with/without the network, and the cost of constructing/maintaining it. Both the long-term optimization and the short-term, "who goes where," optimization are considered. These models can also be adapted for the optimization of other types of networks, such as telecommunications, pipeline or drainage networks. In the monograph we study the most general problem settings, namely, when neither the shape nor even the topology of the network to be constructed is known a priori.


    1.5M pdf
    mirror

    Password default : booktraining.net

    Ubuntu Certified Professional Study Guide (Exam LPI 199)



    The Best Fully Integrated Study System Available for Exam LPI 199

    With hundreds of practice questions and hands-on exercises, Ubuntu Certified Professional Study Guide covers what you need to know--and shows you how to prepare--for this challenging exam.

    * 100% complete coverage of all official objectives for exam LPI 199
    * Exam Readiness Checklist at the front of the book--you're ready for the exam when all objectives on the list are checked off
    * Inside the Exam sections in every chapter highlight key exam topics covered
    * Simulated exam questions match the format, tone, topics, and difficulty of the real exam

    Covers all Ubuntu Certified Professional exam topics, including:

    Ubuntu Community Resources · Installation · Specialized Hardware and Power Management · Automated Installation and Diskless Clients · Basic Commands and File Systems · Updates and Repositories · Printer Configuration · Languages and Accounts · Network Interfaces and Profiles · Network Authentication and File Systems · Configured and Customized GNOME


    6.9M pdf
    mirror

    Password default : booktraining.net

    The Best of 2600: A Hacker Odyssey



    Since its introduction in January of 1984, 2600 has been a unique source of information for readers with a strong sense of curiosity and an affinity for technology. The articles in 2600 have been consistently fascinating and frequently controversial. Over the past couple of decades the magazine evolved from three sheets of loose-leaf paper stuffed into an envelope (readers "subscribed" by responding to a notice on a popular BBS frequented by hackers and sending in a SASE) to a professionally produced quarterly magazine. At the same time, the creators' anticipated audience of "a few dozen people tied together in a closely knit circle of conspiracy and mischief" grew to a global audience of thousands of subscribers. Emmanuel Goldstein collects some of the strongest, most interesting and often controversial articles, chronicling milestone events and technology changes that have occurred for the last 24 years from the hacker’s perspective.



    New features of this Collector’s Edition:

    *
    Jacketed cloth with foil-stamped cloth under the jacket
    *
    Added front matter: names of the contributors/authors of all the articles in the collection (some were named, but others formerly anonymous want to be named now)
    *
    Praise pages for the original edition
    *
    Bound in CD with the best of the author’s Off the Hook Radio Shows
    *
    Single sheet first-page insert with sequential number for each book in the run (like having a “numbered” piece of art)
    *
    High quality paper stock
    *
    BIG BONUS: Full color trifold panel poster pullout of the covers from all issues of Hacker Quarterly


    3.4M pdf
    mirror

    Password default : booktraining.net

    The Allure of Machinic Life: Cybernetics, Artificial Life, and the New AI



    In The Allure of Machinic Life, John Johnston examines new forms of nascent life that emerge through technical interactions within human-constructed environments—"machinic life"—in the sciences of cybernetics, artificial life, and artificial intelligence. With the development of such research initiatives as the evolution of digital organisms, computer immune systems, artificial protocells, evolutionary robotics, and swarm systems, Johnston argues, machinic life has achieved a complexity and autonomy worthy of study in its own right.

    Drawing on the publications of scientists as well as a range of work in contemporary philosophy and cultural theory, but always with the primary focus on the "objects at hand"—the machines, programs, and processes that constitute machinic life—Johnston shows how they come about, how they operate, and how they are already changing. This understanding is a necessary first step, he further argues, that must precede speculation about the meaning and cultural implications of these new forms of life.

    Developing the concept of the "computational assemblage" (a machine and its associated discourse) as a framework to identify both resemblances and differences in form and function, Johnston offers a conceptual history of each of the three sciences. He considers the new theory of machines proposed by cybernetics from several perspectives, including Lacanian psychoanalysis and "machinic philosophy." He examines the history of the new science of artificial life and its relation to theories of evolution, emergence, and complex adaptive systems (as illustrated by a series of experiments carried out on various software platforms). He describes the history of artificial intelligence as a series of unfolding conceptual conflicts—decodings and recodings—leading to a "new AI" that is strongly influenced by artificial life. Finally, in examining the role played by neuroscience in several contemporary research initiatives, he shows how further success in the building of intelligent machines will most likely result from progress in our understanding of how the human brain actually works.


    2.2M pdf
    mirror

    Password default : booktraining.net

    Adaptive Signal Processing in Wireless Communications



    Adaptive techniques play a key role in modern wireless communication systems. The concept of adaptation is emphasized in the Adaptation in Wireless Communications Series through a unified framework across all layers of the wireless protocol stack ranging from the physical layer to the application layer, and from cellular systems to next-generation wireless networks. This specific volume, Adaptive Signal Processing in Wireless Communications is devoted to adaptation in the physical layer. It gives an in-depth survey of adaptive signal processing techniques used in current and future generations of wireless communication systems. Featuring the work of leading international experts, it covers adaptive channel modeling, identification and equalization, adaptive modulation and coding, adaptive multiple-input-multiple-output (MIMO) systems, and cooperative diversity. It also addresses other important aspects of adaptation in wireless communications such as hardware implementation, reconfigurable processing, and cognitive radio.

    A second volume in the series, Adaptation and Cross-layer Design in Wireless Networks(cat no.46039) is devoted to adaptation in the data link, network, and application layers.


    7.6M pdf
    mirror

    Password default : booktraining.net

    Adaptation and Cross Layer Design in Wireless Networks



    Adaptive techniques play a key role in modern wireless communication systems. The concept of adaptation is emphasized in the Adaptation in Wireless Communications Series through a unified framework across all layers of the wireless protocol stack ranging from the physical layer to the application layer, and from cellular systems to next-generation wireless networks. Adaptation and Cross Layer Design in Wireless Networks is devoted to adaptation in the data link layer, network layer, and application layer. The book presents state-of-the-art adaptation techniques and methodologies, including cross-layer adaptation, joint signal processing, coding and networking, selfishness in mobile ad hoc networks, cooperative and opportunistic protocols, adaptation techniques for multimedia support, self –organizing routing, and tunable security services. It presents several new theoretical paradigms and analytical findings which are supported with various simulation and experimental results.

    Adaptation in wireless communications is needed in order to achieve high capacity and ubiquitous communications. The current trend in wireless communication systems is to make adaptation dependent upon the state of the relevant parameters in all layers of the system. Focusing on simplified cross layer design approaches, this volume describes advanced techniques such as adaptive resource management, adaptive modulation and coding, 4G communications, QoS, diversity combining, and energy and mobility aware MAC protocols. The first volume in the series, Adaptive Signal Processing in Wireless Communications (cat no.46012) covers adaptive signal processing at the physical layer.


    6.6M pdf
    mirror

    Password default : booktraining.net

    Quantum Computing without Magic: Devices



    This text offers an introduction to quantum computing, with a special emphasis on basic quantum physics, experiment, and quantum devices. Unlike many other texts, which tend to emphasize algorithms, Quantum Computing without Magic explains the requisite quantum physics in some depth, and then explains the devices themselves. It is a book for readers who, having already encountered quantum algorithms, may ask, "Yes, I can see how the algebra does the trick, but how can we actually do it?" By explaining the details in the context of the topics covered, this book strips the subject of the "magic" with which it is so often cloaked.

    Quantum Computing without Magic covers the essential probability calculus; the qubit, its physics, manipulation and measurement, and how it can be implemented using superconducting electronics; quaternions and density operator formalism; unitary formalism and its application to Berry phase manipulation; the biqubit, the mysteries of entanglement, nonlocality, separability, biqubit classification, and the Schroedinger's Cat paradox; the controlled-NOT gate, its applications and implementations; and classical analogs of quantum devices and quantum processes.

    Quantum Computing without Magic can be used as a complementary text for physics and electronic engineering undergraduates studying quantum computing and basic quantum mechanics, or as an introduction and guide for electronic engineers, mathematicians, computer scientists, or scholars in these fields who are interested in quantum computing and how it might fit into their research programs.


    2.9M pdf
    mirror

    Password default : booktraining.net

    Security in Wireless Mesh Networks



    Wireless mesh networks (WMN) encompass a new area of technology set to play an important role in the next generation wireless mobile networks. WMN is characterized by dynamic self-organization, self-configuration, and self-healing to enable flexible integration, quick deployment, easy maintenance, low costs, high scalability, and reliable services. To achieve these aims, security mechanisms are essential to ensure trusted on-going communications.

    Security in Wireless Mesh Networks explores key security challenges set in diverse scenarios, as well as emerging standards that include authentication, access control and authorization, attacks, privacy and trust, encryption, key management, identity management, DoS attacks, intrusion detection and prevention, secure routing, and security policies. The book also examines security mechanisms in IEEE 802.11, IEEE 802.15, IEEE 802.16, and IEEE 802.20 standards. In addition, it provides numerous case studies and applications to facilitate understanding.

    As a single, comprehensive guide to security-related issues in WMN, this book is an important resource to have if you are working on the design, selection, and implementation of wireless mesh networks and system components.


    4.0M pdf
    mirror
    Download from RapidShare

    Download from Depositfiles

    Download from Easy-Share


    Password default : booktraining.net

    Selected Readings on Telecommunications and Networking



    Education and research in the field of telecommunications and networking can prove problematic without the proper resources and tools on the most relevant issues, trends, and advancements.

    Selected Readings on Telecommunications and Networking supplements course instruction and student research with quality chapters focused on key issues concerning the planning, design, maintenance, and management of telecommunications and networking technologies. Containing over 30 chapters from authors across the globe, these selected readings in areas such as collaborative technologies, virtual teams, and wireless systems depict the most relevant and important areas of classroom discussion within the categories of Fundamental Concepts and Theories; Development and Design Methodologies; Tools and Technologies; Application and Utilization; Critical Issues; and Emerging Trends.


    7.9M pdf
    mirror
    Password default : booktraining.net

    Embedded Computer Vision



    Embedded Computer Vision, exemplified by the migration from powerful workstations to embedded processors in computer vision applications, is a new and emerging field that enables an associated shift in application development and implementation.

    This comprehensive volume brings together a wealth of experiences from leading researchers in the field of embedded computer vision, from both academic and industrial research centers, and covers a broad range of challenges and trade-offs brought about by this paradigm shift. Part I provides an exposition of basic issues and applications in the area necessary for understanding the present and future work. Part II offers chapters based on the most recent research and results. Finally, the last part looks ahead, providing a sense of what major applications could be expected in the near future, describing challenges in mobile environments, video analytics, and automotive safety applications.

    Features:

    • Discusses the latest state-of-the-art techniques in embedded computer vision

    • Presents a thorough introductory section on hardware and architectures, design methodologies, and video analytics to aid the reader’s understanding through the following chapters

    • Offers emphasis on tackling important problems for society, safety, security, health, mobility, connectivity, and energy efficiency

    • Discusses evaluation of trade-offs required to design cost-effective systems for successful products

    • Explores the advantages of various architectures, development of high-level software frameworks and cost-effective algorithmic alternatives

    • Examines issues of implementation on fixed-point processors, presented through an example of an automotive safety application

    • Offers insights from leaders in the field on what future applications will be


    9.3M pdf
    mirror
    Password default : booktraining.net

    Unlicensed Mobile Access Technology: Protocols, Architectures, Security, Standards and Applications



    The goal of Unlicensed Mobile Access (UMA) is to provide seamless access to GSM and GPRS mobile service networks via unlicensed spectrum technologies, including Bluetooth, WiMAX, and Wi-Fi. Expanding on the level of knowledge in this growing field, Unlicensed Mobile Access Technology: Protocols, Architectures, Security, Standards, and Applications presents the first complete cross-referenced resource exploring UMA and UMA-relevant technologies.

    When operating successfully, the technology supporting dual-mode enabled mobile terminals allows subscribers to roam freely and seamlessly between cellular networks. However, various technical challenges still occasionally impede clear communication. This book explores the complex issue of mobility management and emphasizes the need for intelligently designed vertical and horizontal handoff algorithms that will improve adaptability in heterogeneous wireless environments. In addition, it reviews the various strategies to guarantee Quality-of- Service (QoS) during movement and handoff.

    The first chapters introduce the basic technology of these systems and discuss QoS, resource management, mobility management, and security issues in UMA technology. The middle section concentrates on protocols and security challenges in UMA-related technologies, which include Bluetooth, WirelessPAN, Wi-Fi (IEEE 802.11) and WiMAX (IEEE 802.16). The final chapters present standard specifications and various applications.

    Comprised of contributions from world-wide experts, this book is a complete reference, offering guidance on all aspects of the technical and practical issues in UMA technology.


    5.1M pdf
    mirror



    Password default : booktraining.net

    Software Development for Embedded Multi-core Systems: A Practical Guide Using Embedded Intel Architecture



    The multicore revolution has reached the deployment stage in embedded systems ranging from small ultramobile devices to large telecommunication servers. The transition from single to multicore processors, motivated by the need to increase performance while conserving power, has placed great responsibility on the shoulders of software engineers. In this new embedded multicore era, the toughest task is the development of code to support more sophisticated systems. This book provides embedded engineers with solid grounding in the skills required to develop software targeting multicore processors. Within the text, the author undertakes an in-depth exploration of performance analysis, and a close-up look at the tools of the trade. Both general multicore design principles and processor-specific optimization techniques are revealed. Detailed coverage of critical issues for multicore employment within embedded systems is provided, including the Threading Development Cycle, with discussions of analysis, design, development, debugging, and performance tuning of threaded applications. Software development techniques engendering optimal mobility and energy efficiency are highlighted through multiple case studies, which provide practical "how-to" advice on implementing the latest multicore processors. Finally, future trends are discussed, including terascale, speculative multithreading, transactional memory, interconnects, and the software-specific implications of these looming architectural developments.


    3.1M pdf
    mirror
    Password default : booktraining.net

    Service Oriented Architecture Field Guide for Executives



    Service Oriented Architecture Field Guide for Executives

    Today's businesses change at the speed of light and your company's software support structures need to be able to keep up with these constantly changing business demands. That's where Service Oriented Architecture Field Guide for Executives comes in. This innovative guidebook demystifies the complex topic of Service Oriented Architecture (SOA) and provides you with the tools and terminology to create applications and services that can be easily maintained and supported as well as shared across an enterprise.

    Presenting immediately useful information on what SOA is and how to optimally use it within your organization, Service Oriented Architecture Field Guide for Executives expertly discusses how to drive real business value through SOA with practical guidance on how to:

    * Adopt SOA in a way that is measurable, low risk, and accepted by your organization
    * Understand a comprehensive SOA evaluation and adoption strategy
    * Learn what it means to be service oriented and process-centric
    * Apply SOA to various industries
    * Measure a Return on Investment (ROI) for SOA
    * Acquire the skills for SOA
    * Create your SOA adoption plan
    * Know the risks inherent within SOA

    There is a tremendous amount of misinformation surrounding SOA and service orientation in general, and what it really means for modern enterprises. Brimming with innovative guidance for veteran or new managers and executives, Service Oriented Architecture Field Guide for Executives presents the solid foundation every CEO, CFO, and CIO needs to help them plan, architect, and implement their organization's service oriented environments—cost-effectively and efficiently.


    1.5M pdf
    mirror
    Password default : booktraining.net

    A Standard for Enterprise Project Management



    Providing structured yet adaptable models of project success within an organization, A Standard for Enterprise Project Management explains each of the basic elements needed for project success and integrates them into a balanced life-cycle continuum. It also supplies an inventory of practical policies, procedures, techniques, and templates for consistent management of projects.

    The book first discusses project authorization and initiation, followed by analysis and planning. It then covers execution, control, and closure. Each phase contains an explanation and an illustration of how to optimize success.

    Throughout the text, the author refers to numerous appendices that constitute both blank and completed templates. He provides details on how to use these tools, with an emphasis on balancing the benefits of standardization and the need for flexibility.

    The accompanying CD-ROM encompasses a full-color version of the book as well as four bonus features:

    1. Quick start with Project 2003 that offers a one-page tutorial and three pages of screen prints designed to quickly generate readable and concise project plans

    2. Complex project readiness grid that suggests how to manage intricate interrelationships in a project or program environment

    3. Project management competency development grid that outlines a program for developing key skills among project managers within an organization

    4. Traceability matrix that illustrates how various levels of requirements and final solutions are interrelated

    This book offers a painless guide to quickly getting business initiatives out of the clouds and onto the ground. Blending the rigor and discipline of project management with the thoroughness of business analysis, it shows how to successfully build, complement, and enhance project management and business analysis in any organization


    5.5M pdf
    mirror
    Password default : booktraining.net

    Applied Microsoft SQL Server 2008 Reporting Services



    Ever wished for a tool that can turn enterprise data into meaningful reports that could be shared easily with co-workers, customers, and partners?

    Microsoft SQL Server 2008 Reporting Services is the "magic wand" you need to unleash the hidden power of data. The author, who has worked closely with the Reporting Services Development Team, takes you on an insightful tour that provides an authoritative yet independent view of the technology.

    Supplying much-needed technological information to workers, administrators, and developers, Applied Microsoft SQL Server 2008 Reporting Services shows you how to apply Reporting Services in real life to build innovative Business Intelligence solutions that drive decisions. Information workers will learn how to design feature-rich standard and ad hoc reports. The book gives administrators the necessary background to install, upgrade, and manage the report environment. It teaches developers powerful ways to extend Reporting Services and integrate it with a wide range of applications.

    The book doesn't assume any prior experience with Microsoft Reporting Services. It is designed as an easy-to-follow guide for navigating safely the most intricate aspects of the technology. New concepts are introduced with step-by-step instructions and hands-on lessons. Video presentations help the reader stay on track when a picture is worth more than a thousand words.


    19.9M pdf
    mirror
    Password default : booktraining.net
    This site does not store any files on its server.We only index and link to content provided by other sites. In case of any query/objection regarding copyright or piracy, please inform us at youzhny197@gmail.com, we will immediately respond to you.