Ajax Books

MagicBeanDip.com

Page 1 of 14 - Go to page: 1 2 3 4 5 6 12

The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP

David Powers

The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP David Powers Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: friends of ED
Amazon Marketplace: 47 new & used starting at $21.50

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> CSS
Subjects -> Computers & Internet -> Programming -> Software Design, Testing & Engineering -> Software Development

Customer Reviews:
Total reviews: 28 Average rating: 5.0 of 5

Editorial Review:

With over 3 million users worldwide, Adobe's Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007. Having come a long way from its humble beginnings as a simple web design tool, CS3 allows you to rapidly put together standards compliant web sites and dynamic web sites with server-side languages and Ajax, and much more. To complement this great new application, David Powers has written the ultimate guide to itThe Essential Guide to Dreamweaver CS3 teaches you everything you need to know about the application, from setting up your development environment environment to publishing your sites and applications on the web, and everything in between.
  • Takes you through your development environment set up
  • Covers everything you need to create both standards compliant web sutes, and dynamic web applications
  • Teaches several real world techniques using a series of step by step tutorials

What youll learn

  • How to set up your ideal development environment, using Mac OSX/Windows, Apache (and IIS on Windows,) Apache, MySQL, and phpMyAdmin
  • Creating standards compliant web sites using CS3's XHTML and CSS features
  • Creating dynamic web applications using CS3's PHP and Spry Ajax server behaviors
  • Building several real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more.
  • Creating an interface design in Fireworks CS3 and importing it into Dreamweaver CS3.
  • How use Dreamweaver CS3's XML functionality, to consume RSS feeds, and create Spry data sets
  • Using includes, templates and master detail pages.
  • How to publish your site after you've created it

Summary of Contents

  • Chapter 1: Dreamweaver CS3Your Creative Partner
  • Chapter 2: Building Dynamic Sites with Ajax and PHP
  • Chapter 3: Getting the Work Environment Ready
  • Chapter 4: Setting Up a PHP Site
  • Chapter 5: Adding a Touch of Style
  • Chapter 6: Creating a CSS Site Straight Out of the Box
  • Chapter 7: Building Site Navigation with the Spry Menu Bar
  • Chapter 8: Sprucing Up Content with Spry Widgets
  • Chapter 9: Building Online Forms and Validating Input
  • Chapter 10: Introducing the Basics of PHP
  • Chapter 11: Using PHP to Process a Form
  • Chapter 12: Working with PHP Includes and Templates
  • Chapter 13: Setting Up MySQL and phpMyAdmin
  • Chapter 14: Storing Records in a Database
  • Chapter 15: Controlling Access to Your Site
  • Chapter 16: Working with Multiple Tables
  • Chapter 17: Searching Records and Handling Dates
  • Chapter 18: Using XSLT to Display Live News Feeds and XML
  • Chapter 19: Using Spry to Display XML
  • Chapter 20: Getting the Best of Both Worlds with PHP and Spry

Head First Ajax (Head First)

Rebecca Riordan

Head First Ajax (Head First) Rebecca Riordan Amazon Price: $29.69
List Price: $44.99
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 52 new & used starting at $24.44

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General AAS

Customer Reviews:
Total reviews: 5 Average rating: 5.0 of 5

Editorial Review:

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

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

Head First Ajax covers:

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

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

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

The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP (The Essential Guide)

David Powers

The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP (The Essential Guide) David Powers Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: friends of ED
Amazon Marketplace: 5 new & used starting at $31.49

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> CSS
Subjects -> Computers & Internet -> Programming -> Software Design, Testing & Engineering -> Software Development

Editorial Review:

Dreamweaver CS4 is a massive step forward in terms of integration with the rest of the CS4 suite (Flash, Fireworks, Photoshop, etc.), and also includes a whole host of exciting new features of its own. The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP concentrates on getting the best out of Dreamweaver CS4, rather than going into every menu item and toolbar icon. The emphasis is on developing websites compliant with the latest web standards, using CSS, JavaScript libraries (with particular emphasis on Spry, Adobe's implementation of Ajax), and PHP.

The book covers all aspects of the new user interface, including workspace layouts, iconic panels, the related documents feature, Live View, Code Navigator, and Live Code. It also shows how to use the improved CSS editing features, and JavaScript code introspection. There is also coverage of other new features, such as version control through Subversion integration, and the improved support for Photoshop integration through the use of Smart Objects.

What you'll learn

  • Streamline your workflow with the Related Files toolbar, Live view, and the Code Navigator
  • Bring your pages alive with Ajax widgets from Spry, jQuery, and the Yahoo! User Interface Library
  • Use server-side includes, templates, and Adobe's InContext Editing online service
  • Create dynamic web applications using Dreamweaver's PHP server behaviors
  • Build real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more
  • Consume RSS feeds and create Spry data sets
  • How to publish your site after you've created it

Ajax: The Definitive Guide

Anthony T. Holdener III

Ajax: The Definitive Guide Anthony T. Holdener III Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 44 new & used starting at $22.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> ISDN
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax

Customer Reviews:
Total reviews: 8 Average rating: 4.5 of 5

Editorial Review:

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

ASP.NET AJAX in Action

Alessandro Gallo, David Barkol, Rama Vavilala

ASP.NET AJAX in Action Alessandro Gallo, David Barkol, Rama Vavilala Amazon Price: $29.69
List Price: $44.99
Usually ships in 24 hours
By: Manning Publications
Amazon Marketplace: 49 new & used starting at $14.91

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General AAS

Customer Reviews:
Total reviews: 21 Average rating: 4.5 of 5

Editorial Review:

Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and intermittent interaction with a web site. Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft designed to easily add Ajax features to ASP.NET applications. With this technology, ASP.NET developers can easily build more interactive and highly-personalized web applications that work across all most popular browsers.

ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designed for ASP.NET web developers and written by ASP.NET AJAX experts Alessandro "Garbin" Gallo, David Barkol, and Rama Krishna Vavilala. This book introduces you to Ajax applications and to the ASP.NET AJAX technology. Beginners will appreciate the clear explanations of key ideas and terminology. Intermediate and advanced ASP.NET developers will find a no-nonsense learning source and well-organized reference.

ASP.NET AJAX in Action offers a rich set of examples and meticulous explanations. The extensive code samples are accompanied by accurate and rigorous explanations of the concepts behind development with ASP.NET AJAX. In this book, you will discover how to use

  • Microsoft Ajax Library
  • Partial rendering with UpdatePanels
  • Advanced client and server techniques
  • Ajax Control Toolkit

    If you are a web developer looking to bring your web pages to life and to enhance the user experience, this book is for you.

    ASP.NET AJAX in Action will give you with the knowledge and tools you need to more easily craft the next generation of Ajax applications. With the help of the Microsoft ASP.NET AJAX framework, Ajax development has never been easier and more instinctive for both client-script developers and ASP.NET developers alike.

  • Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences (Pragmatic Programmers)

    Craig Riecke, Rawld Gill, Alex Russell

    Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences (Pragmatic Programmers) Craig Riecke, Rawld Gill, Alex Russell Amazon Price: $25.71
    List Price: $38.95
    Usually ships in 24 hours
    By: Pragmatic Bookshelf
    Amazon Marketplace: 43 new & used starting at $22.66

    Buy at Amazon.com

    Browse similar items by category:
    Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
    Subjects -> Computers & Internet -> Computer Science -> General AAS
    Subjects -> Computers & Internet -> Programming -> Java -> General

    Customer Reviews:
    Total reviews: 5 Average rating: 4.5 of 5

    Editorial Review:

    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.

  • MooTools Essentials: The Official MooTools Reference for JavaScript™ and Ajax Development (Firstpress)

    Aaron Newton

    MooTools Essentials: The Official MooTools Reference for JavaScript™ and Ajax Development (Firstpress) Aaron Newton Amazon Price: $17.99
    List Price: $19.99
    Usually ships in 24 hours
    By: Apress
    Amazon Marketplace: 25 new & used starting at $8.83

    Buy at Amazon.com

    Browse similar items by category:
    Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
    Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax
    Subjects -> Computers & Internet -> Programming -> Software Design, Testing & Engineering -> Software Development

    Customer Reviews:
    Total reviews: 5 Average rating: 4.0 of 5

    Editorial Review:

    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.

    You can see how Mootools makes JavaScript more powerful.


    What you’ll learn

    • Access the complete reference to the Mootools library.
    • See how to use the library and understand how JavaScript/Mootools is different from other programming languages.
    • Get step–by–step code authoring examples.
    • Explore real–world examples of how to accomplish common fundamental tasks.

    Who is this book for?

    This firstPress book is for web developers who want to learn an easier and productive way to develop/use JavaScript and Ajax.


    Professional ASP.NET 2.0 AJAX (Programmer to Programmer)

    Matt Gibbs, Dan Wahlin

    Professional ASP.NET 2.0 AJAX (Programmer to Programmer) Matt Gibbs, Dan Wahlin Amazon Price: $26.39
    List Price: $39.99
    Usually ships in 24 hours
    By: Wrox
    Amazon Marketplace: 47 new & used starting at $15.96

    Buy at Amazon.com

    Browse similar items by category:
    Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
    Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax
    Subjects -> Computers & Internet -> Programming -> General

    Customer Reviews:
    Total reviews: 5 Average rating: 5.0 of 5

    Excellent Book 5 out of 5 stars.
    21 of 23 people found this review helpful.

    Matt and Dan's ASP.NET AJAX book is an excellent one. It is packed with useful content, and contains a lot of great code examples that demonstrate real-world usage examples.

    The book covers all of the core ASP.NET AJAX Scenarios:

    - Server-Side Controls (UpdatePanel, UpdateProgress, etc)
    - Client-side libraries
    - Networking Stack
    - Application Services
    - AJAX Control Toolkit

    Matt Gibbs is the development manager of ASP.NET at Microsoft, and led the ASP.NET AJAX 1.0 development team - so obviously knows his stuff well. Dan Wahlin is a great trainer and presenter of ASP.NET and ASP.NET AJAX. You are in very good hands with them.

    I highly recommend this book.

    Editorial Review:

    ASP.NET 2.0 AJAX is Microsoft's Ajax tool for ASP.NET developers and this book covers the ASP.NET 2.0 AJAX final release. You’ll learn how to use the ASP.NET 2.0 AJAX features in order to create richer, more responsive dynamic Web sites. The book walks you through examples for each featured element, demonstrating how the client and server interact to produce a better Web application, and reviews such topics as client framework, script manager control, networking stack, application services, partial page updates, control extenders, client form elements, and client behaviors.

    Building a Web Site with Ajax: Visual QuickProject Guide

    Larry Ullman

    Building a Web Site with Ajax: Visual QuickProject Guide Larry Ullman Amazon Price: $13.59
    List Price: $19.99
    Usually ships in 24 hours
    By: Peachpit Press
    Amazon Marketplace: 51 new & used starting at $9.99

    Buy at Amazon.com

    Browse similar items by category:
    Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
    Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General
    Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General AAS

    Customer Reviews:
    Total reviews: 9 Average rating: 5.0 of 5

    Good AJAX begginer workshop in a book 4 out of 5 stars.
    5 of 5 people found this review helpful.

    The book jacket lists it as a beginner level book. It says: "Familiarity with HTML, JavaScript, PHP and CSS would be helpful but is not required." It's true that the project doesn't involve anything terribly complicated in any of these areas. Still, if ALL of these are unfamiliar to you, I'd guess it would be quite difficult to follow what is going on simply because there are so many components interacting. (Actually there are a few more involved as well: MySQL, SQL and XML).

    Every step of the project is explained at a level that assumes you might not have seen that type of code before. But the exact syntax of each line of code isn't always explained so you may have to follow up with more reading and research if you want to adapt what you've learned to your own project later.

    Several things I thought were particularly good about this book. One: given that browsers do a good part of the processing with AJAX through JavaScript, and given that you can't count on consistent behavior across browsers--or even on JavaScript being enabled, I was pleased to find that the project was designed to create a non-AJAX version first and then to add the AJAX layer on top of that.

    Two: there was a good amount of error-checking built in to the application even though it is a fairly simple one. That's something as a not-so-proficient programmer I often find myself overlooking.

    And three: tips on debugging in PHP and in JavaScript are included. Although they are pretty basic tips, if you are a beginner, they will be helpful.

    I'd say this book can give you as much for your investment of time as many a day-long workshop would and at much lower cost.

    Editorial Review:

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

    Ajax in Action

    Dave Crane, Eric Pascarello, Darren James

    Ajax in Action Dave Crane, Eric Pascarello, Darren James Amazon Price: $29.67
    List Price: $44.95
    Usually ships in 24 hours
    By: Manning Publications
    Amazon Marketplace: 77 new & used starting at $4.93

    Buy at Amazon.com

    Browse similar items by category:
    Subjects -> Computers & Internet -> Programming -> Java -> General
    Subjects -> Computers & Internet -> Programming -> Java -> General AAS
    Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax

    Customer Reviews:
    Total reviews: 63 Average rating: 4.0 of 5

    Editorial Review:

    Val's Blog
    "A tremendously useful field guide specifically written for developers down in the trenches...waiting for the killer solution..."

    Book Description Web users are getting tired of the traditional web experience. They get frustrated losing their scroll position; they get annoyed waiting for refresh; they struggle to reorient themselves on every new page. And the list goes on. With asynchronous JavaScript and XML, known as "Ajax," you can give them a better experience. Once users have experienced an Ajax interface, they hate to go back. Ajax is new way of thinking that can result in a flowing and intuitive interaction with the user.

    Ajax in Action helps you implement that thinking--it explains how to distribute the application between the client and the server (hint: use a "nested MVC" design) while retaining the integrity of the system. You will learn how to ensure your app is flexible and maintainable, and how good, structured design can help avoid problems like browser incompatibilities. Along the way it helps you unlearn many old coding habits. Above all, it opens your mind to the many advantages gained by placing much of the processing in the browser. If you are a web developer who has prior experience with web technologies, this book is for you.

    What's Inside - Ajax principles
    - Why Ajax design patterns matter
    - How to avoid Ajax pitfalls
    - Examples of Ajax in action: type-ahead suggest, live searching using XSL, and many more.
    - Examples using Ajax frameworks: Prototype, Scriptaculous, x and Rico
    - Ajax usability, security, and performance


    Page 1 of 14 - Go to page: 1 2 3 4 5 6 12

    Return to MagicBeanDip.com

    This page was created in 1.6527 seconds.