Topic: Ajax

Google AJAX API Parameter Added

Google announced that it is adding a new parameter to the RESTful interface, userip for its AJAX APIs, due to abuse. With the new parameter, developers have the option of supplying the IP address of the end-user on whose behalf they are making the API request. Doing this helps Google determine what is legitimate server-sided traffic [...]



Ajax in IE6 without ActiveX

If you have worked with Prototype and used its really cool Ajax features you might have noticed one downside to it: It will only work in Internet Explorer 6 if ActiveX is enabled. This might seem neglible now that IE7 is spreading – but many businesses and also many other surfers still use IE6 (and [...]



10 Auto Complete Ajax Scripts

In 2005 when Google implemented Google Suggest, Ajax took off. Every web developer was trying to duplicate what Google accomplished. Its now 2008 and there are tons of ways to accomplish Google Suggest. Below is a list of 10 Auto Complete Scripts with various frameworks. The list below is in no particular order.



Programing Cheat Sheets

After learning a few programing languages it gets hard remembering all of the functions and properties that programing languages come with. Below is a list of Cheat sheets to make your coding experience much easier and faster. The list is categorized by languages.



Javascript and AJAX Security – How to Make Your Website Safe

Beneath the peppy front ends of many of todays Rich Internet Applications lies a dark flaw that if left unchecked can bring a site down to it’s knees. For the past few years many designers and developers have been adding AJAX and Javascript functionality to there websites. Many of these websites suffer from threats such [...]