Free Ebook Video Training
Showing posts with label .---JavaScript. Show all posts
Showing posts with label .---JavaScript. Show all posts

Friday, July 31, 2009

The JavaScript Anthology 101 Essential Tips, Tricks & Hacks

 The JavaScript Anthology 101 Essential Tips, Tricks & Hacks

The JavaScript Anthology 101 Essential Tips, Tricks & Hacks

Product Description
Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You’ll discover how-to:

  • Optimize your code so that it runs faster
  • Create Ajax applications with the XmlHttpRequest object
  • Validate web forms to improve usability
  • Take control of your web pages with the DOM
  • Ensure that your JavaScript code is accessible
  • Create slick drop-down menu systems
  • Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more.

    The JavaScript Anthology also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you’ll get download access to all the code used in the book, so you can put the scripts to use instantly.

    download

    Tuesday, July 28, 2009

    Practical JavaScript, DOM Scripting and Ajax Projects

    Practical JavaScript, DOM Scripting and Ajax Projects

    Practical JavaScript, DOM Scripting and Ajax Projects

    Product 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. Theres something for everyone herea 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

    Thursday, July 23, 2009

    JavaScript: The Definitive Guide


    JavaScript: The Definitive Guide By David Flanagan
    Publisher: O'Reilly 1998-07-15 | 784 Pages | ISBN: 1565923928 | PDF (OCR from html) | 1.9 MB

    JavaScript is a powerful scripting language that can be embedded directly in HTML; it allows you to create dynamic, interactive Web-based applications that run completely within a Web browser.JavaScript: The Definitive Guide provides a thorough description of the core JavaScript language and its client-side framework, complete with sophisticated examples that show you how to handle common tasks. The book also contains a definitive, in-depth reference section that covers every core and client-side JavaScript function, object, method, property, constructor, and event handler. This third edition of JavaScript: The Definitive Guide describes the latest version of the language, JavaScript 1.2, as supported by Netscape Navigator 4 and Internet Explorer 4. The book also covers JavaScript 1.1, which is the first industry-standard version known as ECMAScript.

    Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. David Flanagan's approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmer's requirements nicely. The brand-new fourth edition of Flanagan's "Rhino Book" includes coverage of JavaScript 1.5, JScript 5.5, ECMAScript 3, and the Document Object Model (DOM) Level 2 standard from the World Wide Web Consortium (W3C). Interestingly, the author has shifted away from specifying--as he did in earlier editions--what browsers support each bit of the language. Rather than say Netscape 3.0 supports the Image object while Internet Explorer 3.0 does not, he specifies that JavaScript 1.1 and JScript 3.0 support Image. More usefully, he specifies the contents of independent standards like ECMAScript, which encourages scripters to write applications for these standards and browser vendors to support them. As Flanagan says, JavaScript and its related subjects are very complex in their pure forms. It's impossible to keep track of the differences among half a dozen vendors' generally similar implementations. Nonetheless, a lot of examples make reference to specific browsers' capabilities.

    Though he does not cover server-side APIs, Flanagan has chosen to separate coverage of core JavaScript (all the keywords, general syntax, and utility objects like Array) from coverage of client-side JavaScript (which includes objects, like History and Event, that have to do with Web browsers and users' interactions with them. This approach makes this book useful to people using JavaScript for applications other than Web pages. By the way, the other classic JavaScript text--Danny Goodman's JavaScript Bible--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities. --David Wall

    Topics covered: The JavaScript language (version 1.0 through version 1.5) and its relatives, JScript and ECMAScript, as well as the W3C DOM standards they're often used to manipulate. Tutorial sections show how to program in JavaScript, while reference sections summarize syntax and options while providing copious code examples.

    http://uploading.com/files/T7N69ESB/JavaScriptTheDefinitiveGuide.rar.html


    http://rapidshare.com/files/258917797/JavaScriptTheDefinitiveGuide.rar

    Sams Teach Yourself Dynamic HTML in a Week


    Sams Teach Yourself Dynamic HTML in a Week By Bruce Campbell, Rick Darnell
    Publisher: Sams 1997-09 | 508 Pages | ISBN: 1575213354 | PDF (OCR from html) | 5.3 MB

    This tutorial explores the use of the new Dynamic HTML technologies from both Microsoft and Netscape. The book teaches the new Dynamic HTML tags and concepts like the Document Object Model in a clear, step-by-step manner with lots of practical examples. The CD-ROM includes electronic versions of "Teach Yourself JavaScript" and "Teach Yourself VBScript".

    As the title suggests, Teach Yourself Dynamic HTML in a Week is a straightforward tutorial, designed to provide you with enough information and practice to quickly begin coding for 4.0 browsers. While some titles lump multiple HTML topics together under the "Dynamic HTML" banner, this one sticks strictly to its subject, covering both Netscape and Microsoft implementations of scripting, HTML, and style sheets to create dynamic and interactive content. Advanced topics, such as the integration of multiple languages and objects into your Web site design, are also considered. Each chapter represents a day's lesson plan and covers a single topic in depth. Workshop and wrap-up sections are included in each lesson for hands-on practice. The appendices provide excellent reference for HTML 4, JavaScript, VBScript, and cascading style sheets. All of the included source code and HTML examples--as well as recommended Web creation utilities and electronic versions of related titles--are available on the book's companion Web site.


    http://uploading.com/files/AVXULFX6/SamsTeachYourselfDynamicHTMLinaWeek.rar.html

    http://rapidshare.com/files/258916189/SamsTeachYourselfDynamicHTMLinaWeek.rar

    Wednesday, July 22, 2009

    Beginning Ajax with PHP: From Novice to Professional [Lee Babin ]


    Beginning Ajax with PHP: From Novice to Professional
    272 pages | Apress (October 2006) | English | 1590596676 | 3.6 MB

    Book Description
    Ajax breathes new life into web applications by transparently communicating and manipulating data in conjunction with a server-based technology. Of all the server-based technologies capable of working in conjunction with Ajax, perhaps none are more suitable than PHP, the world's most popular scripting language.

    Beginning Ajax with PHP: From Novice to Professional is the first book to introduce how these two popular technologies can work together to create next-generation applications. Author Lee Babin covers what you commonly encounter in daily web application development tasks, and shows you how to build PHP/AJAX-enabled solutions for forms validation, file upload monitoring, database-driven information display and manipulation, web services, Google Maps integration, and more. You'll learn how to

    * Take advantage of PHP and advanced JavaScript capabilities to create next-generation, highly responsive Web applications.
    * Enhance commonplace application tasks such as forms validation and tabular data display.
    * Manage cross-browser issues, ensuring your applications run on all major Web browsers.
    * Take advantage of the Google Maps API and add spatial mapping features to your website.

    You'll also be introduced to other key topics like conquering cross-platform issues, countering potential security holes, and testing and debugging JavaScript with efficiency. All examples are based on real-world scenarios, so you'll be able to apply what you learn to your own development situations.

    D0wn10ad

    Mirr0r

    Learning JavaScript


    Shelley Powers, “Learning JavaScript”
    O'Reilly Media | 2008 | ISBN: 0596521871 | 396 pages | CHM | 9,7 MB

    If you're new to JavaScript, or an experienced web developer looking to improve your skills, Learning JavaScript provides you with complete, no-nonsense coverage of this quirky yet essential language for web development. You'll learn everything from primitive data types to complex features, including JavaScript elements involved with Ajax and dynamic page effects. By the end of the book, you'll be able to work with even the most sophisticated libraries and web applications.

    Complete with best practices and examples of JavaScript use, this new edition shows you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant websites. This book will help you:

    Learn the JavaScript application structure, including basic statements and control structures
    Identify JavaScript objects -- String, Number, Boolean, Function, and more
    Use browser debugging tools and troubleshooting techniques
    Understand event handling, form events, and JavaScript applications with forms
    Develop with the Browser Object Model, the Document Object Model, and custom objects you create
    Learn about browser cookies and more modern client-side storage techniques
    Get details for using XML or JSON with Ajax applications
    Learning JavaScript follows proven learning principles to help you absorb the concepts at an easy pace, so you'll learn how to create powerful and responsive applications in any browser.

    D0wn10ad

    Mirr0r

    Special Edition Using JavaScript (Special Edition Using)


    Special Edition Using JavaScript (Special Edition Using)
    Publisher: Que | ISBN: 0789725762 | edition 2001 | PDF | 896 pages | 7,85 mb

    Special Edition Using JavaScript covers the following topics:
    An Overview of JavaScript
    Programming Fundamentals
    Basic Objects
    Working with Browser Windows
    Working with the Document Object
    Working with Forms
    Dynamic HTML
    Use WinRar to extract archive


    D0wn10ad

    Mirr0r

    David R. Brooks - An Introduction to HTML and JavaScript for Scientists and Engineers


    David R. Brooks - An Introduction to HTML and JavaScript for Scientists and Engineers
    Springer | 2007 | ISBN: 1846286565 | Pages: 200 | PDF | 5.15 MB

    The JavaScript language is widely used for simple online applications. This useful book presents HTML and JavaScript in a way that uniquely meets the needs of students in the sciences and engineering. It explains how to create simple, client-side applications for scientific and engineering calculations. It includes many complete HTML/JavaScript examples with science/engineering applications to guide the reader progressively and comprehensively through the subject.

    This book is specifically targeted at a technical audience but not one that is necessarily familiar with a programming language-- and gives the reader a sufficient understanding of HTML and JavaScript to write their own online applications. The exposition emphasises basic programming principles in a modern Web-oriented environment, making it also highly suitable for an introductory programming course for non-computer-science majors.


    D0wn10ad

    Mirr0r

    Sunday, July 19, 2009

    JavaScript Demystified

    James Keogh, "JavaScript Demystified"
    McGraw-Hill Osborne Media | 2005 | ISBN: 007226134X | 375 pages | PDF | 6,1 MB

    f you're looking for an easy way to learn JavaScript and want to start creating interactive Web pages right away, this is the resource you need. The hands-on approach and step-by-step instructions guide you through the basics of this leading Web development tool with easy-to-understand language from start to finish.
    Whether or not you have previous JavaScript experience, you’ll get an excellent foundation here, discovering how Web applications and programming languages work. Next, you’ll learn the essentials of JavaScript -- what variables, operators, expressions, statements, arrays, and strings are and what they do, then on to forms, event handlers, cookies, frames, rollovers, banners, DHTML, and more. With end-of-chapter quizzes and a final exam, this book will have you creating dynamic, feature-rich Web pages in no time at all. Simple enough for a beginner, but challenging enough for an advanced student, JavaScript Demystified is your shortcut to mastering JavaScript.
    This one of a kind self-teaching text offers:
    An easy way to understand JavaScript
    A quiz at the end of each chapter
    A final exam at the end of the book
    No unnecessary technical jargon
    A time-saving approach

    Microsoft PowerShell, VBScript & JScript Bible


    William R. Stanek, James O'Neill, Jeffrey Rosen "Microsoft PowerShell, VBScript & JScript Bible"
    Wiley | English | 2009-02-24 | ISBN: 0470386800 | 912 pages | PDF | 8,2 MB


    Packed with more than 300 sample scripts and an extensive collection of library functions, this essential scripting book is the most thorough guide to Windows scripting and PowerShell on the market. You’ll examine how Windows scripting is changing the face of system and network administration by giving everyday users, developers, and administrators the ability to automate repetitive tasks. Plus, this is the first time that VBScript, Jscript, and Powershell are all covered in a single resource.

    Link download

    http://uploading.com/files/6ASFA685/booktraining.net_0470386800.rar.html


    http://rapidshare.com/files/257417103/booktraining.net_0470386800.rar

    Friday, July 17, 2009

    Alexander J. Vincent - JavaScript Developer's Dictionary



    Alexander J. Vincent - JavaScript Developer's Dictionary
    Sams | 2002 | ISBN: 0672322013 | Pages: 1200 | PDF | 2.70 MB

    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.

    D0wn10ad
    http://uploading.com/files/LEJFPA65/booktraining.net_b15.rar.html

    http://rapidshare.com/files/256959604/booktraining.net_b15.rar

    Richard Wagner - Building Facebook Applications For Dummies



    Richard Wagner - Building Facebook Applications For Dummies
    For Dummies | 2008 | ISBN: 0470277955 | Pages: 342 | PDF | 5.02 MB

    There’s no doubt about it — Facebook is cool. Along with users who want to interact with friends, businesses are using Facebook as a marketing and networking tool. And if you’re a Web developer, you probably know there’s a demand for Facebook applications. If you have some basic knowledge of Web client technology, such as HTML, JavaScript, or CSS, and know how to use a Web programming language, Building Facebook Applications For Dummies is just what you need to start building apps for Facebook.

    This friendly guide helps you create applications to reach Facebook’s huge audience, so you can enlarge your list of friends, introduce people to your product or service, or network with other business professionals. You’ll find out how to:

    * Work with the Facebook API
    * Build applications that take advantage of Facebook’s News Feed and Wall
    * Migrate existing Web applications to Facebook
    * Create mobile apps for Facebook
    * Use Facebook’s markup and query languages
    * Get your app noticed by Facebook users

    A handy companion Web site includes code samples, starter applications, and other useful information about building Facebook apps. Whether you want to create applications for business purposes or just for fun, Building Facebook Applications For Dummies is the fun and easy way to get started.

    D0wn10ad
    http://uploading.com/files/FASHBKLD/booktraining.net_b16.rar.html

    http://rapidshare.com/files/256959558/booktraining.net_b16.rar

    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.

    D0wn10ad
    http://uploading.com/files/Y6YS5TEF/booktraining.net_0596004117.rar.html

    http://rapidshare.com/files/256959581/booktraining.net_0596004117.rar

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


    Accelerated DOM Scripting with Ajax, APIs, and Libraries
    Publisher: Apress | ISBN: 1590597648 | edition 2007 | PDF | 221 pages | 3,39 mb

    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.

    Download


    Mirror

    Thursday, July 16, 2009

    Jon Duckett - Beginning Web Programming with HTML, XHTML, and CSS (Repost)


    Jon Duckett - Beginning Web Programming with HTML, XHTML, and CSS
    Wrox | 2008 | ISBN: 0470259310 | Pages: 768 | PDF | 8.33 MB

    This beginning guide reviews HTML and also introduces you to using XHTML for the structure of a web page and cascading style sheets (CSS) for controlling how a document should appear on a web page. Youll learn how to take advantage of the latest features of browsers while making sure that your pages still work in older, but popular, browsers. By incorporating usability and accessibility, youll be able to write professional-looking and well-coded web pages that use the latest technologies.

    http://uploading.com/files/1JJZH5G5/eee10.rar.html


    http://rapidshare.com/files/256528157/eee10.rar

    Lynda.com Javascript - Essential Training






    JavaScript Essential Training takes viewers through the process of using JavaScript to fully realize a site's potential, from understanding the basics to creating real-world samples. Instructor Dori Smith explains how to work with objects, create buttons and forms that interact with site visitors, make rollovers, menus, slideshows, and countdowns, and take advantage of other practical applications. Exercise files accompany the tutorials.

    Download
    CD1
    http://rapidshare.com/files/256287210/Lynda.com-JavaScript.Essential.Training-CD1.part1.rar
    http://rapidshare.com/files/256287306/Lynda.com-JavaScript.Essential.Training-CD1.part2.rar
    http://rapidshare.com/files/256287296/Lynda.com-JavaScript.Essential.Training-CD1.part3.rar
    http://rapidshare.com/files/256287175/Lynda.com-JavaScript.Essential.Training-CD1.part4.rar
    http://rapidshare.com/files/256287096/Lynda.com-JavaScript.Essential.Training-CD1.part5.rar

    CD2
    http://rapidshare.com/files/256287176/Lynda.com-JavaScript.Essential.Training-CD2.part01.rar
    http://rapidshare.com/files/256287264/Lynda.com-JavaScript.Essential.Training-CD2.part02.rar
    http://rapidshare.com/files/256287139/Lynda.com-JavaScript.Essential.Training-CD2.part03.rar
    http://rapidshare.com/files/256287258/Lynda.com-JavaScript.Essential.Training-CD2.part04.rar
    http://rapidshare.com/files/256287217/Lynda.com-JavaScript.Essential.Training-CD2.part05.rar

    Tuesday, July 14, 2009

    Learning JQuery 1.3


    Learning JQuery 1.3 By Karl Swedberg, Jonathan Chaffer
    Publisher: Packt Publishing Limited 2009 | 444 Pages | ISBN: 1847196705 | PDF | 6 MB



    Better Interaction Design and Web Development with Simple JavaScript Techniques
    An introduction to jQuery that requires minimal programming experience
    Detailed solutions to specific client-side problems
    For web designers to create interactive elements for their designs
    For developers to create the best user interface for their web applications
    Packed with great examples, code, and clear explanations
    Revised and updated version of the first book to help you learn jQuery
    In Detail
    To build interesting, interactive sites, developers are turning to JavaScript libraries such as jQuery to automate common tasks and simplify complicated ones. Because many web developers have more experience with HTML and CSS than with JavaScript, the library's design lends itself to a quick start for designers with little programming experience. Experienced programmers will also be aided by its conceptual consistency.
    Revised and updated for version 1.3 of jQuery, this book teaches you the basics of jQuery for adding interactions and animations to your pages. Even if previous attempts at writing JavaScript have left you baffled, this book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features.
    In this book, the authors share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine. The book introduces jQuery and shows how you can write a functioning jQuery program in just three lines of code. It then guides you through CSS selectors and shows how to enhance the basic event handling mechanisms to give them a more elegant syntax. You will then learn to add impact to your actions through a set of simple visual effects and also to create, copy, reassemble, and embellish content using jQuery's DOM modification methods. You will also learn to send and retrieve information with AJAX methods. The book will then step you through many detailed, real-world examples and even equip you to extend the jQuery library itself with your own plug-ins.
    What you will learn from this book?
    This book will give you the tools you need to be on the cutting edge of the web development community. With these techniques at your disposal, you can:
    Use selectors to get anything you want from a page
    Make things happen on your page with events
    Add flair to your actions with animation effects
    Change your page on command with DOM manipulation
    Use AJAX to get the most out of server-side code
    Transform drab, static information containers into beautiful, dynamic tables
    Breathe new life into online forms
    Create dynamic shufflers, rotators, and galleries
    Get started with official jQuery plug-ins
    Customize by writing your own jQuery plug-ins
    Approach
    This book begins with a tutorial to jQuery, followed by an examination of common, real-world client-side problems, and solutions to each of them making it an invaluable resource for answers to all your jQuery questions.
    Who this book is written for?
    This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their web applications. Basic JavaScript programming knowledge is required. You will need to know the basics of HTML and CSS, and should be comfortable with the syntax of JavaScript. No knowledge of jQuery is assumed, nor is experience with any other JavaScript libraries required.

    About the Author
    Jonathan Chaffer is the Chief Technology Officer of Structure Interactive, an interactive agency located in Grand Rapids, Michigan. There he oversees web development projects using a wide range of technologies, and continues to collaborate on day-to-day programming tasks as well.
    In the open-source community, Jonathan has been very active in the Drupal CMS project, which has adopted jQuery as its JavaScript framework of choice. He is the creator of the Content Construction Kit, a popular module for managing structured content on Drupal sites. He is responsible for major overhauls of Drupal's menu system and developer API reference.
    Jonathan lives in Grand Rapids with his wife, Jennifer.

    Karl Swedberg is a web developer at Structure Interactive in Grand Rapids, Michigan, where he spends much of his time implementing design with a focus on "web standards"--semantic HTML, well-mannered CSS, and unobtrusive JavaScript.
    Before his current love affair with web development, Karl worked as a copy editor, a high-school English teacher, and a coffee house owner. His fascination with technology began in the early 1990s when he worked at Microsoft in Redmond, Washington, and it has continued unabated ever since.
    Karl's other obsessions include photography, karate, English grammar, and fatherhood. He lives in Grand Rapids with his wife, Sara, and his two children, Benjamin and Lucia.

    Link download

    http://uploading.com/files/X9XALAP7/booktraining.net_Learning.jQuery1.3.rar.html

    http://rapidshare.com/files/255608538/booktraining.net_Learning.jQuery1.3.rar

    Alexander J. Vincent - JavaScript Developer's Dictionary


    Alexander J. Vincent - JavaScript Developer's Dictionary
    Sams | 2002 | ISBN: 0672322013 | Pages: 1200 | PDF | 2.70 MB

    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.

    Link download

    http://uploading.com/files/QP75T5NV/booktraining.net_b15.rar.html


    http://rapidshare.com/files/255610616/booktraining.net_b15.rar

    Saturday, July 11, 2009

    Essential JavaScript for Web Professionals


    Essential JavaScript for Web Professionals
    Prentice Hall PTR; 1st edition | ISBN: 0130130567 | 198 pages | August 3, 1999 | PDF


    With JavaScript, you can build sites that look hotter and work smarter than ever before! Now, learn JavaScript by example, from two leading Fortune 500 Web developers! You'll learn all you need to get results as you build real-world practice sites that sell products, educate visitors, offer subscriptions, and display ads. Best of all, the finished sites are on the Web—so you can reuse the code and see exactly how your pages should look and work!

    Write JavaScript to do all this, and much more!
    * Detect browsers and platforms
    * Create content dynamically
    * Create image rollovers
    * Enhance navigation
    * Provide error handling
    * Generate windows
    * Communicate between frames Rely on Essential Guides for ALL the Web Skills You Need!



    D0wn10ad
    http://uploading.com/files/27G6CEXD/Essential_JavaScrip.zip.html
    http://hotfile.com/dl/8275004/1e2552c/Essential_JavaScrip.zip.html
    http://rapidshare.com/files/254106709/Essential_JavaScrip.zip

    Friday, July 10, 2009

    JavaScript Weekend Crash Course

    Product Description
    Learn JavaScript fast! With JavaScript Weekend Crash Course, you can get up to speed programming JavaScript applications in a single weekend!

    This book begins at the beginning and assumes no prior JavaScript experience. You’ll learn the essentials of JavaScript from Friday evening through Sunday afternoon.

    From the Back Cover
    Get up to Speed on JavaScript — in a Weekend!
    The big day is Monday. The day you get to show off what you know about JavaScript. The problem is, you’re not really up to speed. Maybe it’s been a while since you worked with JavaScript. Or maybe you just like a challenge. In any event, we’ve got a solution for you — JavaScript Weekend Crash Course. Open the book Friday evening and by Sunday afternoon, after completing 30 fast, focused sessions, you’ll be able to jump right in and start scripting interactive Web pages. It’s as simple as that.

    THE CURRICULUM
    FRIDAY
    Evening: 4 Lessons, 2 Hours
    Getting to Know JavaScript; Statements and Operators; Flow of Control Statements; How to Write JavaScript Functions

    SATURDAY
    Morning: 6 Lessons, 3 Hours
    Working with JavaScript Strings; Working with JavaScript Arrays; Understanding the Browser Object Model; Working with the window Object; Working with the document Object; Reacting to Events
    Afternoon: 6 Lessons, 3 Hours
    Dynamically Creating an HTML Page; Working with HTML Forms; Working with HTML Controls; Working with Images; Validating Form Data; Cooking up Cookies with JavaScript
    Evening: 4 Lessons, 2 Hours
    Understanding JavaScript Objects; Creating and Using Methods; Enhancing HTML with JavaScript Objects; Dynamically Creating and Executing JavaScript

    SUNDAY
    Morning: 6 Lessons, 3 Hours
    Working with Cascading Style Sheets; Creating Dynamic HTML with JavaScript; Working with Frames; Working with Windows; Improving the User Interface; Working with Different Browsers
    Afternoon: 4 Lessons, 2 Hours
    Working with Dates, Numbers, and Web Addresses; Communicating with Server-Side Processes; Supporting Multimedia; Working with Java Applets



    D0wn10ad
    Mirr0r
    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.