Accelerated DOM Scripting with Ajax APIs and Libraries

Accelerated DOM Scripting with Ajax  APIs  and Libraries
Author: Aaron Gustafson,Jonathan Snook,Dan Webb,Stuart Langridge
Publsiher: Apress
Total Pages: 249
Release: 2007-09-01
Genre: Computers
ISBN: 9781430202844

Download Accelerated DOM Scripting with Ajax APIs and Libraries Book in PDF, Epub and Kindle

If you're a web developer with previous JavaScript and DOM scripting experience, Pro DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level. It provides a thorough walkthrough of all the fundamentals needed to build effective dynamic web applications. The first part of the book focuses on methodology and technologies for rapid development with JavaScript, including OOP and events, but also Ajax frameworks and JavaScript libraries. The second part includes three complete projects for you to learn from: form validation, mashups, and UI design.

Practical Prototype and script aculo us

Practical Prototype and script aculo us
Author: Andrew Dupont
Publsiher: Apress
Total Pages: 332
Release: 2008-08-17
Genre: Computers
ISBN: 9781430205029

Download Practical Prototype and script aculo us Book in PDF, Epub and Kindle

In this book, Prototype Core development team member Andrew Dupont provides you with an essential guide to getting the most out of using Prototype and script.aculo.us. He will help you leverage these popular and well-supported JavaScript libraries to enhance your day-to-day work, speeding up mundane tasks and providing advanced UI effects in a way that is cross-browser compliant. The book examines the different time-saving functions and features Prototype provides and covers how it extends the basic JavaScript objects, including events, Ajax techniques, DOM elements, enumerables, and advanced OOP.

Foundation Website Creation with CSS XHTML and JavaScript

Foundation Website Creation with CSS  XHTML  and JavaScript
Author: Steve Smith,Jonathan Lane
Publsiher: Apress
Total Pages: 350
Release: 2008-09-02
Genre: Computers
ISBN: 9781430209928

Download Foundation Website Creation with CSS XHTML and JavaScript Book in PDF, Epub and Kindle

Foundation Website Creation with CSS, XHTML, and JavaScript covers the entire process of building a website. This process involves much more than just technical knowledge, and this book provides you with all the information you'll need to understand the concepts behind designing and developing for the Web, as well as the best means to deliver professional, best-practice-based results. There is far more to building a successful website than knowing a little Hypertext Markup Language (HTML). The process starts long before any coding takes place, and this book introduces you to the agile development process, explaining why this method makes so much sense for web projects and how best to implement it. Planning is vital, so you'll also learn how to use techniques such as brainstorming, wireframes, mockups, and prototypes to get your project off to the best possible start and help ensure smooth progress as it develops. An understanding of correct, semantic markup is essential to any web professional, so this book explains how XHTML should be used to structure content so that the markup adheres to current web standards. You'll learn about the wide range of HTML elements available to you, and you'll learn how and when to use them through building example web pages. Without creative use of Cascading Style Sheets (CSS), websites would all look largely the same. CSS gives you the ability to set your website apart from the rest while maintaining the integrity of your markup. You'll learn how CSS works and how to apply styles to your pages, enabling you to realize your design ideas in the browser. JavaScript can be used to make your website easier and more interesting to use. This book provides information on appropriate uses of this technology and introduces the concepts of programming using it. You'll also see how JavaScript works as part of the much-hyped technique Ajax and in turn where Ajax fits into the wider Web 2.0 picture. While a website is being built, it needs to be tested across multiple browsers and platforms to ensure that the site works for all users, regardless of ability or disability, and the book explains how best to do these tasks. Then, it discusses the process of launching and maintaining the site so that it will continue to work for all its users throughout its life-cycle. The book concludes by covering server-side technologies, acting as a guide to the different options available and explaining differences between available products. With insights from renowned experts such as Jason Fried of 37signals, Daniel Burka of Digg and Pownce, and Chris Messina of Citizen Agency, this book provides invaluable information applicable to every web project, regardless of size, scope, or budget.

MooTools Essentials

MooTools Essentials
Author: Aaron Newton
Publsiher: Apress
Total Pages: 262
Release: 2008-10-08
Genre: Computers
ISBN: 9781430209843

Download MooTools Essentials Book in PDF, Epub and Kindle

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: Illustrations of nearly every class and function in the library Real–world examples of how to use them Written by Mootools user/contributor and Mootorial author, Aaron Newton. See how Mootools makes JavaScript more powerful!

Designing with Web Standards

Designing with Web Standards
Author: Jeffrey Zeldman,Ethan Marcotte
Publsiher: New Riders
Total Pages: 520
Release: 2009-10-15
Genre: Computers
ISBN: 9780321679789

Download Designing with Web Standards Book in PDF, Epub and Kindle

Best-selling author, designer, and web standards evangelist Jeffrey Zeldman has revisited his classic, industry-shaking guidebook. Updated in collaboration with co-author Ethan Marcotte, this third edition covers improvements and challenges in the changing environment of standards-based design. Written in the same engaging and witty style, making even the most complex information easy to digest, Designing with Web Standards remains your essential guide to creating sites that load faster, reach more users, and cost less to design and maintain. Substantially revised—packed with new ideas How will HTML5, CSS3, and web fonts change your work? Learn new strategies for selling standards Change what “IE6 support” means “Occasionally (very occasionally) you come across an author who makes you think, ‘This guy is smart! And he makes me feel smarter, because now I finally understand this concept.’” — Steve Krug, author of Don’t Make Me Think and Rocket Surgery Made Easy “A web designer without a copy of Designing with Web Standards is like a carpenter without a level. With this third edition, Zeldman continues to be the voice of clarity; explaining the complex in plain English for the rest of us.” — Dan Cederholm, author, Bulletproof Web Design and Handcrafted CSS “Jeffrey Zeldman sits somewhere between ‘guru’ and ‘god’ in this industry—and manages to fold wisdom and wit into a tale about WHAT web standards are, HOW standards-based coding works, and WHY we should care.” — Kelly Goto, author, Web ReDesign 2.0: Workflow that Works “Some books are meant to be read. Designing with Web Standards is even more: intended to be highlighted, dogeared, bookmarked, shared, passed around, and evangelized, it goes beyond reading to revolution.” — Liz Danzico, Chair, MFA Interaction Design, School of Visual Arts

Web Development Solutions

Web Development Solutions
Author: Christian Heilmann,Mark Norm Norman Francis
Publsiher: Apress
Total Pages: 280
Release: 2008-11-01
Genre: Computers
ISBN: 143021449X

Download Web Development Solutions Book in PDF, Epub and Kindle

As a web user, you'll no doubt have noticed some of the breathtaking applications available in today's modern web, such as Google Maps and Flickrdesktop applications than the old style web sites you are used to. You've probably also wished that you could create such things, and then thought "nahhh, I'd need to know a lot of complicated code to be able to even start creating sites like these." Well, think again. There is a lot of complicated code involved in cutting-edge "Ajax-style" web applications, but a lot of the hard work is already done for you, and available on the Web. JavaScript libraries exist to provide most of that Ajax/DOM Scripting functionality out of the box. Application programming interfaces (APIs) exist to allow you to transplant complicated applications such as Google Maps and Flickr right into your own web sites. And hosting services such as Flickr and YouTube provide all you need to store and retrieve your media (be it images, video, or whatever) at your leisure, without having to worry about bandwidth issues and file naming nightmares. All you need to know is enough to successfully wire together all this functionality successfully and responsibly, and this book shows you how. It starts from the very beginning of your journey, showing you what's available, what you need, and how to set up an effective development environment. After a solid base has been built, it shows you how to build up each aspect of your site, including storing, retrieving, and displaying content, adding images and video to your site, building effective site navigation and laying it all out beautifully using CSS, promoting your content so you will attract visitors to your site, and adding special effects to enhance usability and design asthetics...all with ready-made functionality available on the Web! Life as a web developer has never been easier.

Practical JavaScript DOM Scripting and Ajax Projects

Practical JavaScript  DOM Scripting and Ajax Projects
Author: Frank Zammetti
Publsiher: Apress
Total Pages: 552
Release: 2007-09-08
Genre: Computers
ISBN: 9781430201977

Download Practical JavaScript DOM Scripting and Ajax Projects Book in PDF, Epub and Kindle

This "learn by example" book offers 10 complete JavaScript projects that will save web developers countless hours of development time. These projects can serve as samples to learn from and/or be adapted for use in other projects. The 10 projects all address common needs in modern web applications, including a utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag and drop shopping cart, and more! Coverage details JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI library.

Web Form Design

Web Form Design
Author: Luke Wroblewski
Publsiher: Rosenfeld Media
Total Pages: 226
Release: 2008-05-01
Genre: Computers
ISBN: 9781933820255

Download Web Form Design Book in PDF, Epub and Kindle

Forms make or break the most crucial online interactions: checkout (commerce), registration (community), data input (participation and sharing), and any task requiring information entry. In Web Form Design, Luke Wroblewski draws on original research, his considerable experience at Yahoo! and eBay, and the perspectives of many of the field's leading designers to show you everything you need to know about designing effective and engaging Web forms.