start
Blog
Links
Contact Me
RSS Syndicator

At least you won't be naked!
JRIOT T-Shirts
New Pwnage
Web Games that I have recently played
Site Map
Feed Burner

Blog

Google's AJAX Libraries API

By Stephen R. Owens - Published: June 16, 2008
Updated: June 16, 2008
Print   

This blog post is for the more geek of my readers.

Google has given us JAVA developers access to their AJAX Libraries API, which is a content distribution network and loading architecture for the most popular JavaScript libraries. This means that our applications can have high speed and globally available access to libraries such as: jQuery, prototype, scrip.aculo.us, MooTools, and dojo. I'm a huge jQuery fan myself.

Check it out: http://code.google.com/apis/ajaxlibs/

The great thing now is that we do not have to try to keep up with the newest releases of these libraries. All the sites that use the API will have cached these libraries. Meaning things will speed up nicely if we can convince other developers to use this API.

 

 



View Comments (0)


« Back
Link Directly to this Blog post: http://www.studio-owens.com/start/blog/p2000_articleid/54

Link to Me

It is so easy to link to Studio-Owens.com using the image below.



(1)Click anywhere in the text box below to select all of the code.

(2)Right Click in the box and choose copy.

(3)Paste it into the HTML of your web page.