HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 83265 thumbnail
User 244563 avatar

By tuupola
via googleajaxsearchapi.blogspot.com
Published: May 27 2008 / 18:40

Google will host Ajax libraries such as jQuery, prototype, script.aculo.us, MooTools and dojo.
  • 25
  • 0
  • 2846
  • 0

Comments

Add your comment
User 204084 avatar

kenman replied ago:

0 votes Vote down Vote up Reply

This is pretty ambitious, but I like it.

User 210175 avatar

jtheory replied ago:

0 votes Vote down Vote up Reply

Excellent idea which has been floating around for awhile; Google's probably the right corporation to implement it. It's not even "ambitious", since the traffic won't be very heavy -- they've set up the cache headers to instruct browsers to use the local copy for the next year... so even if you visit thousands of sites using X JS library, Y version, you should only actually hit Google for it once.

On the other hand, I may avoid the JS API they offer to add some features to loading (wildcard versions, on-load callbacks), because THAT script is not cached, so will be loaded on every page (from what I can tell from the HTTP headers)... and I dread the google-analytics effect where your page load is stopped while a separate URL is resolved, connected, and returned... the size is tiny, but latency still gets ugly sometimes.

Fortunately, it's super easy to simply link the google-hosted JS lib directly.

User 282283 avatar

Tantalus replied ago:

0 votes Vote down Vote up Reply

No Mochikit makes me sad.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.