| | | | |
Creating Live Data with AJAX | | If you want to have live data on your website, that will change all on its own without you having to constantly refresh the page, then this tutorial will show you how to. Assumes you have an understanding of the AJAX (XMLHttpRequest) object. Price: Free - Version: - Platform(s): linux, windows, freebsd, osx, sun
Added: Fri Mar 16 2007 - Updated: Fri Mar 16 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Creating RSS Reader using AJAX with Code | | Tutorial and code that shows how to create RSS Reader for your website with code. Price: - Version: - Platform(s): linux, windows, freebsd, sun
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Degradable Ajax Form Validation | | Thanks to Ajax, we can provide real-time feedback to the user using server-side validation scripts and eliminate the need for redundant validation functions without giving up a solution that degrades gracefully when JavaScript is disabled. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Edit-in-Place with Ajax | | This tutorial is about edit-in-place system which is used for quickly amending titles and descriptions on photographs. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Getting Started with Ajax | | This is a two-part tutorial on starting with Ajax. The first part of the article is using Ajax using the DOM innerHTML and the second part using nodes from XML. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Guide to Using AJAX and XMLHttpRequest | | The XMLHttpRequest object is a handy JavaScript object that offers a convenient way for Web pages to get information from servers without refreshing themselves. The purpose of this article is to demonstrate through a series of baby steps just how easy it is to use the XMLHttpRequest object. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Head Rush Ajax | | With Head Rush Ajax, in no time you'll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. By the time you've taken your dynamic HTML, XML, JSON, and DOM skills up a few notches, you'll have solved tons of puzzles, figured out how well snowboards sell in Vail.If you thought Ajax was rocket science, this book is for you. Head Rush Ajax puts dynamic, compelling experiences within reach for every web developer. Price: $25.19 - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | How to Create CAPTCHA Protection using PHP and AJAX | | CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. So if you use CAPTCHA on your web site forms, this can help in stopping some bots and making life harder for other bots in accessing or using your forms. The goal of this tutorial is to demonstrate how to make your own simple CAPTCHA protection using PHP and AJAX technologies. Price: - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | How to Make AJAX Read between the Lines | | The method for getting information through an implicit request can be applied not only for technical dictionary. Have you ever wondered about the double underlined links in such projects as hotscripts.com and devarticles.com? This is context-dependent advertising based on IntelliTXT engine from Vibrant Media (www.vibrantmedia.com). When the mouse cursor points to such a link an advertisement window appears. This technology is referred to as in-text advertising. This method is also increasingly used on news portals. The main page contains only the news headings. Yet when the user puts a mouse cursor over the heading a short description appears. Thus the main page can hold a lot more news. The visitor sees the headings and all he/she has to do to get a short summary is to browse through the items with a mouse cursor. Let us now look into how contextual help can be implemented with AJAX. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Implementing AJAX Using ASP.NET 1.1 | | AJAX is an acronym that stands for Asynchronous JavaScript and XML. AJAX gains its popularity by allowing data on a page to be dynamically updated without having to make the browser reload the page. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Lightweight Ajax Development | | The tutorial discusses some of the limitations of the JSP application design and shows how a lightweight Ajax-based solution can help to overcome them. It introduces basic Ajax concepts and a popular Java toolkit called Direct Web Remoting (DWR). You'll convert the application to a lightweight design. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Making a Google Suggest-like application | | Ever wanted to make your own "live" advanced search that gives you suggestions as you type. This tutorial will show you how to make one just like Google's new "Suggest" search feature. Price: Free - Version: - Platform(s): linux, windows, freebsd, osx, sun
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Prototype, Easing AJAX's Pain | | This article describes Prototype, an open source JavaScript library to create an object for an AJAX application. It explains how to use Prototype by describing an environmentally oriented web application that displays an annual atmospheric carbon dioxide (CO2) level. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Rich Ajax slide shows with DHTML and XML | | This tutorial shows how to create an Asynchronous JavaScript and XML (Ajax) client-side slide show that's animated using "Ken Burns Effects." You'll discover how to build XML data sources for Ajax, request XML data from the client, and then dynamically create and animate HTML elements with that XML. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Saving Session Across Page Loads Without Cookies | | This is a mini-tutorial on saving state across page loads on the client side, without using cookies so as to save large amounts of data beyond cookies size limits. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Shopping Cart with AJAX | | This tutorial will you how to build a Drag and Drop Shopping Cart. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Simple Introduction to AJAX and XMLHttpRequest | | This tutorial explains from the very beginning how to use AJAX in web applications. It is assumed you have a knowledge of Javascript (with a little DOM) as well as a server side scripting language, although you should pick it up easily. Price: Free - Version: - Platform(s): linux, windows, freebsd, osx, sun
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Take Ajax to Your E-mail Inbox | | In this article, the first of three parts, you will start creating a simple web-based POP 3 client using Ajax, which will use "XMLHttpRequest" objects to retrieve messages from a mail server. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Tuning Ajax | | This article illustrates one method of benchmarking your Ajax applications as well as point out some of the major performance pitfalls that the author has encountered while developing Ajax components and applications. Price: Free - Version: - Platform(s):
Added: Mon Mar 19 2007 - Updated: Mon Mar 19 2007 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | | |