3 Examples of Facebook Like Autosuggestion

Categories Ajax | 30/08/09 | 10,181 views   |  tags: , , , , , ,
3 Examples of Facebook Like Autosuggestion

Facebook is a social networking website, whose users can add friends and send them messages, and update their personal profiles to notify friends about themselves.  There are more than 250 million active users. We are interested in Facebook style, so try to find some Facebook like autosuggestion examples and share with you.

Read More

What is AJAX & amazing AJAX based applications and resources

Categories Ajax | 04/08/09 | 935 views   |  tags: , , , , , , ,
What is AJAX & amazing AJAX based applications and resources

In classical web applications, when we submit a form, although most of the page remains the same, whole page is reloaded from the server. This causes long waiting times and waste of bandwidth. The combination of a group of web technologies known as AJAX is come up with to create interactive web  applications. With AJAX, web applications can retrieve data asynchronously from server while not refreshing the whole page.

AJAX is a shorthand for asynchronous JavaScript and XML. AJAX is not a technology in itself, but a term that refers to the use of a group of technologies together.

Read More