Sponsorised links
March 2009
January 2009
Sponsorised links
November 2008
reallysimplehistory - Google Code
Really Simple History is a lightweight JavaScript library for the management of bookmarking and browser history in Ajax/DHTML applications. RSH serializes application data in an internal JavaScript cache so that bookmarks and the back button can be used to return your application to an earlier state.
Originally developed by Brad Neuberg in 2005, RSH has won a large user base for its simplicity, ease of use and lack of dependency on any specific Ajax framework. It's written in plain old JavaScript and can be included on any site according to the terms of its BSD license.
In September 2007, Brian Dillard of Pathfinder Development came on board as maintainer and ongoing code steward for the project. A new version, with support for additional modern browsers (IE7, Safari, Opera), was released as RSH 0.6 on December 3, 2007.
Developer's Guide - AJAX Libraries API - Google Code
The AJAX Libraries API is a content distribution network and loading architecture for the most popular open source JavaScript libraries. By using the google.load() method, your application has high speed, globally available access to a growing list of the most popular JavaScript open source libraries.
October 2008
August 2008
June 2008
the Beast (a.k.a. how to test AJAX applications) : Part 1
This is the first in a two part blog series titled 'Taming the Beast: How to test AJAX applications". In this part we discuss some philosophies around web application testing and how it should be done the 'right' way. In part 2, we walk through a real example of designing a test strategy for an AJAX application by going 'beyond the GUI.'
May 2008
Google AJAX Search API Blog: Speed up access to your favorite frameworks via the AJAX Libraries API
The AJAX Libraries API is an attempt to make Web applications faster for developers in simple ways:
* Developers won't have to worry about getting caching setup correctly, as we will do that for you
* If another application uses the same library (much more likely), they there is a much better chance that it will be already caching on the users machine
* The network and bandwidth of the users systems will not be taxed.
April 2008
March 2008
Google AJAX Language API - Google Code
With the AJAX Language API, you can translate and detect the language of blocks of text within a webpage using only Javascript.
Google AJAX Language API
With the AJAX Language API, you can translate and detect the language of blocks of text within a webpage using only Javascript
