AJAX
  Home arrow AJAX arrow Uncompressing Source Files with Google`s AJAX Libraries API
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
VPS Hosting  
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? 
Google.com  
AJAX

Uncompressing Source Files with Google`s AJAX Libraries API
By: Alejandro Gervasio
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 12
    2009-01-20


    Table of Contents:
  • Uncompressing Source Files with Google`s AJAX Libraries API
  • Serving JavaScript files using compression
  • Serving JavaScript files without using compression
  • Assembling the modules of the Ajax application

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log 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


    Uncompressing Source Files with Google`s AJAX Libraries API
    ( Page 1 of 4 )

    Welcome to the third part of the series titled “Using Google's Ajax Libraries API.” Made up of four approachable tutorials, this series teaches you how to download and use your favorite JavaScript library by means of this client-side API. It complements the corresponding theory with a large variety of code samples.

    Introduction

    If you’re a web developer who builds JavaScript applications by using popular JavaScript libraries like Prototype, jQuery, Scriptaculous, and Dojo, then you’ll be pleased to know that Google has released a handy programming interface. Called Ajax Libraries API, this interface can be used for downloading the source files of these packages directly from Google’s servers.

    To learn in depth how to get the most out of this interface, however, you may need an approachable guide that shows you how to work with the API’s most relevant methods through a hands-on approach. And that’s exactly where this group of articles comes in!

    Now that you’re aware of the goal of this multi-part series, it’s time to briefly review the topics that were discussed in the last article. In that part, I explained how to use the Google API to develop a simple Ajax application whose functionality was based on reading the content from a text file, and then  displaying it on the browser.

    In this situation, the implementation of the logic requires the performance of  Ajax-driven HTTP requests. This was accomplished with the assistance of the jQuery library, whose corresponding source file was delivered through the Google API.

    Nonetheless, it’s necessary to stress that Google serves by default all of the supported JavaScript packages in a compressed way, in an attempt to decrease their downloading times. Thus, in this third article of the series, I’ll be discussing how to disable this feature within a sample web application, in case you don’t want to use it.

    Now, with the preliminaries out of the way, it’s time to continue this educational journey of working with Google's Ajax Libraries API. Let’s get going!




     
     
    >>> More AJAX Articles          >>> More By Alejandro Gervasio
     

       

    AJAX ARTICLES

    - PHP AJAX Form Validation
    - Completing a User-Defined CSS Website with P...
    - Create a User-Defined CSS Website with PHP
    - Build A Better Twitter Chat Client Than Cham...
    - Using Division Equations to Make Web Forms S...
    - Using Integer Multiplication to Protect Web ...
    - Using Simple Checksums for Web Form Verifica...
    - Protecting Web Forms with AJAX
    - Using Prototip with AJAX
    - Using Prototip
    - Using the google.load() Method with Google`s...
    - How to Handle Ajax Errors
    - Uncompressing Source Files with Google`s AJA...
    - Using the jQuery Framework with Google`s Aja...
    - Using Google`s Ajax Libraries API




    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek