While going through my feeds yesterday, I came across something really interesting on the ProgrammableWeb feed. Cleartrip, one of the best looking airline websites in India, is planning to start an API.
This seems to have been started in conjunction with Mashery.com. However, no details are available yet. You can register and tell them about your [...]

Google recently announced that they have ingrained cross domain read/write functionality via Javascript. The functionality has been added to the GData library, and it is currently available only for Google Calender. Developers could earlier work with feeds directly through javascript, but in read-only mode.
Normally, due to security restrictions on browsers like Firefox and IE, javascript [...]

The Prototype JS library is probably the best javascript library out there. Though the competition is tought, with MooFx and the like, prototype has its own place in the javascript world.
But one of the biggest issues with using the file is the download size. The latest file is well over 97k, which is a lot [...]