Home arrow JavaScript arrow Using AJAX to Build a Web Site Indexing Application with Prototype
JAVASCRIPT

Using AJAX to Build a Web Site Indexing Application with Prototype


One of the best ways to take advantage of the numerous features that come packaged with the Prototype JavaScript library is by using it for developing a real world application. So, welcome to the second installment of the series "Building a web site indexing application with Prototype." If you’re interested in utilizing this robust package for creating an extensible system that indexes web site data, this series will offer you a straightforward guide on how to do this, with minor hassles.

Author Info:
By: Alejandro Gervasio
Rating: 4 stars4 stars4 stars4 stars4 stars / 5
February 27, 2007
TABLE OF CONTENTS:
  1. · Using AJAX to Build a Web Site Indexing Application with Prototype
  2. · Going backwards: listing the complete source code that corresponds to the application’s user interface
  3. · Submitting and displaying web site data in the background
  4. · Assembling the pieces

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Using AJAX to Build a Web Site Indexing Application with Prototype
(Page 1 of 4 )

Introduction

In order to refresh your memory of the topics that I discussed in the preceding article of this series, let me remind you that I started creating a simple front-end to let users submit information about their web sites, including the pertinent URLs, titles, and a few short descriptions about the sites' natures.

In addition, this front-end allowed you to display, on the web page, a list containing data corresponding to all the submitted web sites. In this way it implemented a simple indexing system that could be easily incorporated into either existing or future web applications.

However, although the basic user interface that I developed in the first article of the series might give you a vague idea of how this indexing system is going to work, the truth is that I need to appeal to the help of Prototype to implement a fully functional mechanism that really indexes web site data.

So, taking into account this requirement, over the course of this second tutorial of the series, I’m going to show you how to use the capabilities that come with Prototype to provide the application with the ability to add new web sites to the index, as well as to display the complete listing of sites that have been previously stored.

Having introduced all the topics that I plan to cover in this new tutorial, let’s continue building this Prototype-based web site indexing application. It’s going to be instructive indeed!


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 3 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials