eBook By Category (Ajax)
QuickInfo about Ajax
Ajax, or Asynchronous JavaScript and XML, is an approach to Web application development that uses client-side scripting to exchange data with the Web server. As a result, Web pages are dynamically updated without a full page refresh interrupting the interaction flow. With Ajax, you can create richer, more dynamic Web application user interfaces that approach the immediacy and usability of native desktop applications.
Ajax isn't a technology, it's more of a pattern -- a way to identify and describe a useful design technique. Ajax is new in the sense that many developers are just beginning to be aware of it, but all of the components that implement an Ajax application have existed for several years. The current buzz is because of the emergence in 2004 and 2005 of some great dynamic Web UIs based on Ajax technology, most notably Google's GMail and Maps applications and the photo-sharing site Flickr. These UIs were sufficiently groundbreaking to be dubbed "Web 2.0" by some developers, with the resulting interest in Ajax applications skyrocketing.
Articles
An Introduction To Ajax This article introduces a methodology, Ajax, you can use to build more dynamic and responsive Web applications. The key lies in the combination of browser-side JavaScript, DHTML, and asynchronous communication with the server. This article also demonstrates just how easy it is to start using this approach, by leveraging an Ajax framework (DWR) to construct an application that communicates with backend services directly from the browser. If used properly, this tremendous power allows your application to be more natural and responsive to your users, thereby providing an improved browsing experience.
Microsoft to Add AJAX Capabilities to ASP.NET Capitalizing on (or perhaps responding to) renewed developer interest in DHTML stemming from the recent cross-browser implementations of the XMLHttpRequest object, used for client-to-server communications in AJAX applications, Microsoft announces "Atlas," which provides AJAX support for ASP.NET.
|
eBooks
Accelerated DOM Scripting with Ajax, APIs, and Libraries (Accelerated)
 | 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... | Adding Ajax
 | Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing... | Advanced Ajax: Architecture and Best Practices
 | “I very much enjoyed how this book covers the full Ajax application lifecycle and not only coding techniques... | Ajax and REST Recipes: A Problem-Solution Approach
 | Ajax and REST Recipes: A Problem-Solution Approach will serve all of your Ajax needs, by providing adaptable solutions for common tasks you'll want to implement on web sites using the next generation of Ajax and REST techniques... | Ajax Bible
 | Build interactive Web applications with Ajax Create live searches and online spreadsheets Discover programming mistakes to avoid! Create blazing-fast Web applications with powerful Ajax If you think that mastering Ajax is too difficult, guess again... | Ajax Construction Kit: Building Plug-and-Play Ajax Applications (Negus Live Linux Series) Ajax Design Patterns
 | Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers... | Ajax For Dummies (For Dummies (Computer/Tech))
 | * Ajax (Asynchronous JavaScript CSS DOM XMLHttpRequest) combines existing Web technologies into a single platform that allows developers to create rich Web applications that are very fast and look more like desktop applications * Major Web players are already using Ajax to create a new generation of Web applications, including Google (Ajax is behind Google Maps, Google Suggest, and Google Groups), Amazon, and Yahoo! * Our book shows Web developers step by step how to get up and running with the Ajax development platform and application architecture * Topics covered include creating JavaScript effects, styling with CSS, using the XMLHttpRequest object to fetch data, working with Ajax design patterns, harnessing Ajax toolkits, and server-side scripting with PHP and JSP * The companion CD-ROM includes all code from the book, XML tools, and usable Ajax applications | Ajax for Web Application Developers (Developer's Library)
 | Ajax is one of the latest and greatest ways to improve users’ online experience and create new and innovative web functionality... | Ajax Hacks : Tips & Tools for Cleaning Up the Web (Hacks)
 | Those of you familiar with Ajax (Asynchronous JavaScript and XML) know how useful the technology is for creating interactive web applications with XML-based web services and JavaScript in the browser to process the web server response... | Ajax in Action
 | Ajax exploded on the scene in the Spring of 2005 when a web site defined the term and Google released Google Maps and GMail, powerful examples of what Ajax can do... | Ajax in Oracle JDeveloper
 | Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server... | Ajax in Practice
 | Ajax in Practice provides example-rich coverage of Ajax packed with ready-to-use code and practical recipes for common and not-so-common tasks... | Ajax on Java
 | This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more... | Ajax on Rails
 | Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform... | Ajax Patterns and Best Practices (Expert's Voice)
 | Ajax is taking us into the next generation of web applications... | Ajax Security
 | The Hands-On, Practical Guide to Preventing Ajax-Related Security Vulnerabilities More and more Web sites are being rewritten as Ajax applications; even traditional desktop software is rapidly moving to the Web via Ajax... | AJAX, Rich Internet Applications, and Web Development for Programmers (Deitel Developer Series) AJAX: Creating Web Pages with Asynchronous JavaScript and XML (Bruce Perens Open Source)
 | The Easy, Example-Based Guide to Ajax for Every Web Developer
Using Ajax, you can build Web applications with the sophistication and usability of traditional desktop applications and you can do it using standards and open source software... | Ajax: The Complete Reference (Complete Reference Series)
 | The Definitive Guide to Ajax Web Application Development Evolve from the click-and-wait programming pattern to the latest Web 2... | Ajax: The Definitive Guide
 | Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually... | ASP.NET AJAX in Action
 | Ajax has revolutionized the way users interact with web pages today... | Beginning Ajax (Programmer to Programmer)
 | This book discusses what Ajax is and what it means to Web developers, as well as the technologies behind Ajax applications... | Beginning Ajax with PHP: From Novice to Professional
 | Ajax breathes new life into web applications by transparently communicating and manipulating data in conjunction with a server-based technology... | Beginning Google Maps Applications with Rails and Ajax: From Novice to Professional
 | The Google Maps API remains one of the showcase examples of the Web 2... | Beginning XML with DOM and Ajax: From Novice to Professional (Beginning: From Novice to Professional)
 | Don't waste time on 1,000-page tomes full of syntax; this book is all you need to get ahead in XML development... | Build Your Own AJAX Web Applications
 | AJAX (Asynchronous JavaScript and XML) is a new approach for developing web applications... | Building a Web Site with Ajax: Visual QuickProject Guide Bulletproof Ajax (Voices That Matter)
 | Step-by-step guide reveals best practices for enhancing Web sites with Ajax - A step-by-step guide to enhancing Web sites with Ajax...
| CSS, DHTML, and Ajax, Fourth Edition (Visual QuickStart Guide)
 | The Web doesn't stand still, and neither does this guide: Completely updated to cover the new browsers, standards, and CSS, DHTML, and Ajax features that define the Web today, the one thing that hasn't changed in this edition is its task-based visual approach to the topic... | Enterprise AJAX: Strategies for Building High Performance Web Applications
 | “The core technologies of Ajax are quite straightforward; the hard part is applying them in the real world... | Foundations of Ajax (Foundation)
 | Ajax burst onto the Web development scene by offering highly interactive, desktop-like Web applications that can be deployed through any modern Web browser without the need for special plug-ins... | Foundations of Atlas: Rapid Ajax Development with ASP.NET 2.0
 | This book introduces a fast-track path to understanding Atlas, and how this technology can increase the power and functionality of your code while conserving time and effort... | Google Web Toolkit for Ajax
 | The Google Web Toolkit (GWT) is a nifty framework that Java programmers can use to create Ajax applications... | Google Web Toolkit: GWT Java Ajax Programming GWT in Action: Easy Ajax with the Google Web Toolkit
 | The Google Web Toolkit is a new technology that automatically translates Java into JavaScript, making Ajax applications easier to code and deploy... | Head Rush Ajax
 | Sick of creating web sites that reload every time a user moves the mouse? Tired of servers that wait around to respond to users' requests for movie tickets? It sounds like you need a little (or maybe a lot of) Ajax in your life... | JavaScript and Ajax for the Web, Sixth Edition (Visual QuickStart Guide)
 | Need to learn JavaScript fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time... | Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide
 | With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools -- ASP... | Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained
 | A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP... | Practical Ajax Projects with Java Technology (Practical)
 | If you're a Java developer already versed in Ajax-style programming, and you want to take your knowledge to the next level, then this is the book for you... | Pragmatic Ajax : A Web 2.0 Primer
 | It used to be that you had to make a hard choice: the ease of deployment of a web page, or the interactive features of a rich desktop application... | Pro Ajax and Java Frameworks (Pro)
 | As a Java developer, you want a guide that shows you how to add Ajax functionality to your web applications with a minimum of effort... | Pro Ajax and the .NET 2.0 Platform (Pro)
 | There are a few class libraries recently distributed that open the Ajax door to the ... | Professional Ajax (Programmer to Programmer)
 | Written for experienced web developers, Professional Ajax shows how to combine tried-and-true CSS, XML, and JavaScript technologies into Ajax... | Professional Ajax, 2nd Edition (Programmer to Programmer)
 | Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases... | Professional Rich Internet Applications: AJAX and Beyond (Programmer to Programmer)
 | - Through the use of hands-on examples and case studies to explain complex technologies, this comprehensive book takes AJAX, Ruby on Rails, and Flash to the next level by combining them into a framework for developing rich Internet applications
- Walks readers through using all aspects of each application, looking at the overall architecture and then breaking down the client-side and server-side technologies, while still maintaining a focus on the desired functionality of an application
- Also includes coverage of such various technologies as DHTML, JavaScript, XSLT, Java, Python, PHP, and more
| Prototype and Scriptaculous in Action
 | Prototype and Scriptaculous are libraries that extend standard Ajax... | Sams Teach Yourself AJAX in 10 Minutes (Sams Teach Yourself in 10 Minutes)
 | Sams Teach Yourself Ajax in 10 Minutes is a concise introduction to the basics of building Ajax applications and the architecture and operation of these applications... | Securing Ajax Applications: Ensuring the Safety of the Dynamic Web
 | Ajax applications should be open yet secure... | Understanding AJAX: Using JavaScript to Create Rich Internet Applications
 | AJAX: fast mastery for experienced Web developers!
Already an experienced Web developer? Apply your skills in today’s fastest-growing area of Web development: AJAX!
Building on what you already know, this fast-paced guide will show you exactly how to create rich, usable Internet applications... | Web Development Solutions: Ajax, APIs, Libraries, and Hosted Services Made Easy
 | 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... | ZK Developer's Guide
 | ZK is an open-source web development framework that enables web applications to have the rich user experiences and low development costs that desktop applications have had for years... | ZK: Ajax without the Javascript Framework
 | ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming... |
|
Submit a related site | Submit an article
Parse error: syntax error, unexpected $end, expecting T_VARIABLE or '$' in /home/flazx17/public_html/includes/footer.inc.php on line 147
|