Currently Browsing: AJAX

jQuery on the rise & FlexPaper update

JQuery_logo_color_onwhiteWith the latest release of jQuery (1.4) and with new releases being scheduled to be occurring on a more frequent basis, jQuery has really taken off and is now without a doubt the number one Javascript framework out there.

If you have not started using jQuery yet, then I’d suggest that you get started. It is really a great library...

read more

jQuery gets a boost from the CDN’s

jquery-logoA CDN – short for Content Delivery Network is a way of distributing your static content across servers in various physical locations. A request to any of these resources from a browser will download them from the closest available server in the network.

The major benefit of hosting your AJAX libraries on a CDN is basically caching and...

read more