Loading Prototype and Scriptaculous javascript libraries from Google

Posted Tuesday, 17 November 2009 at 18:21 by Andrew Liu
Tagged: web development
Read more blogs...

 

How JsLoad Works

We all use javascript libraries heaviliy, and most javascript libraries take quite a lot of resources to load up.  When I say that, imagine a 50kb javascript library, accessed by 1,000 unique users each day.  Thats a whopping 50Mb per day in just downloading the javascript library - the equivalent of 1.5Gb per month!  You can really use up a lot of bandwidth this way.  To reduce your bandwidth, why not load the javascript libraries from another server?

 

Well, with the advent of google app engine, there is now a solution!  JsLoad (http://jsload.net) is a google app engine solution that seamlessly integrates javascript libraries loaded from google servers into you site.  No more serving large javascript libraries from your own server, and you can save quite a lot of bandwidth (read = money) with this, with the comfort of knowing that Google's servers are hardly down.

 

So next time you are considering loading a common javascript library such as Prototype or Scriptaculous, look at this solution to save you bandwidth, and load up times.  You can bet that the latency from Google servers are better than your own servers.  And they are more reliable.

 

 

 

Web News

Installing and Using Meeplace, the Business Review CMS
Meeplace is a business review script and content management system that you can install to turn your site into a professional review site, similar to sites like Yelp.
2010-03-08T18:32:36-05:00

Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2
Using ASP.NET and a database, you can create an electronic newsletter and send it to multiple recipients at once.
2010-03-04T15:36:09-05:00

Create Multilingual Web Sites with Windows Unicode Fonts
To input text in languages other than your keyboard default on Windows platforms, you'll need to do some tweaking. Learn how to enable various International Unicode Keyboards in Windows XP.
2010-02-23T15:06:39-05:00

Build a Shopping Cart Admin Tool for Your PHP Online Store
With an online shopping cart administration tool in place, you can easily create administrators and non-administrators for your PHP site and manage their privileges and tasks accordingly.
2010-02-17T13:14:41-05:00

Use Web Caching to Make Your Web Site Faster
Get an overview of how the multiple levels of web caching behave and how you can use them to make your site faster.
2010-02-08T14:28:15-05:00

Company Blog


Link Building SEO Strategies

Posted Monday, 08 March 2010
Updated Tuesday, 09 March 2010 at 02:09 by Andrew Liu


Link building might be a necessary step for your search engine optimisation campaign, but very few p...

Read more...



Multiple Domains for SEO performance?

Posted Friday, 05 March 2010 at 23:13 by Andrew Liu


Online businesses and websites that cover a broad range of topics or one large topic are sometimes b...

Read more...



Tag Clouds - SEO or not?

Posted Thursday, 04 March 2010 at 04:34 by Andrew Liu


A tag cloud or word cloud is a visual depiction of tags or words related to a site, typically used t...

Read more...



Mozilla Thunderbird and Gmail IMAP Attachments Bug

Posted Wednesday, 03 March 2010 at 20:15 by Andrew Liu


I've been using Gmail since its early inception, and I was one of the first to utilise Gmail's IMAP ...

Read more...



Loading Prototype and Scriptaculous javascript libraries from Google

Posted Tuesday, 17 November 2009 at 18:21 by Andrew Liu


We all use javascript libraries heaviliy, and most javascript libraries take quite a lot of resource...

Read more...



Read more blogs...