JavaScript
  Home arrow JavaScript arrow Building the User Interface for a Web Site...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Dedicated Servers  
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVASCRIPT

Building the User Interface for a Web Site Indexing Application with Prototype
By: Alejandro Gervasio
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2007-02-20

    Table of Contents:
  • Building the User Interface for a Web Site Indexing Application with Prototype
  • Getting started: defining the layout of the elements that integrate the front-end
  • Defining the look and feel of the web site indexing application: creating a few simple CSS styles
  • Completing the front-end of the application: Putting the CSS styles and structural markup together

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Building the User Interface for a Web Site Indexing Application with Prototype


    (Page 1 of 4 )

    The Prototype JavaScript library makes it easy to perform certain JavaScript tasks. In this series of three articles, you will learn how to use the Prototype library to create an AJAX-powered application for handling the data for an index of web sites. This article, the first in the series, shows you how to create the user interface.

    Over the last few months, the Prototype JavaScript library has become extremely popular with web developers worldwide, due to its remarkable capabilities to facilitate performing common JavaScript tasks, like working with the DOM, handing online forms, using arrays, and creating AJAX-driven applications.

    Of course, the list of things that can be done easily with this package goes on, and certainly I'm sure that if you already tried this powerful software (if you haven't, please visit the official web site at: http://www.prototype.conio.net), you'll want to add your own items to the list. For the moment, the topics that were already mentioned are more than enough.

    Speaking more specifically, I must say that one of the strongest points of this JavaScript library relies upon boosting and simplifying the development of AJAX-based programs, a feature that I plan to explore deeper in this three-part article series. Perhaps you're wondering how this can be done. Well, Prototype comes equipped with some versatile objects that can be really helpful in those situations where you need to create programs that trigger HTTP requests in the background. So in this set of articles, I'm going to demonstrate how to build a web site indexing application which will use AJAX to work as expected.

    In crude terms, the AJAX-based application that I plan to create here will consist of a mechanism where users can submit some information related to their web site via a simple web form, including the corresponding URL, the web site's title and a short description of it. Next, all this data will be saved to a MySQL database table, and finally it will be displayed in an easily-readable index format on the browser, with no page reloads. Quite simple, right?

    Now that I explained the primary objective of this group of friendly tutorials, let's move on and learn together how to use the robust capacity provided by Prototype to create this expansible web site indexing system. Let's get started!

    More JavaScript Articles
    More By Alejandro Gervasio


       · If you're a strong advocate of using the Prototype JavaScript framework, hopefully...
     

    JAVASCRIPT ARTICLES

    - Book Review: Learning the Yahoo! User Interf...
    - Dynamically Generate a Selection List in a R...
    - Intergrate DWR into Your Java Web Application
    - Detect Browser Compatibility with the Reques...
    - Using the EXT JS Date Picker Widget
    - Ajax Hack for Entering Information Without R...
    - EXT JS 2.1 Overview
    - Using the Style Object for Zebra Tables with...
    - Binary Searching
    - An Improved Approach to Building Zebra Tables
    - Assigning Background Colors Dynamically to Z...
    - Building Zebra Tables with CSS and JavaScript
    - JavaScript: Array Objects
    - A Closer Look at Smart Markers with Yahoo! M...
    - Using Polylines and Smart Markers with Yahoo...







    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway