All posts in Ajax

Everything about this quite new yet very popular web technology.

Latest
August 6, 2008, 12 Comments

Recently i created JavaScript application which tests user connection speed, in fact it measures connection speed between user and my server, but that aside, i decided to share with you …

PHP, JSON and JavaScript usage

July 17, 2008, 50 Comments

Today i want to introduce you to jSON (JavaScript Object Notation), in short, it is a simple format designed to exchange data between different progra ...

Your very first AJAX web application

July 14, 2007, 4 Comments

Let me explain why i selected such title. When writing AJAX scripts there is a part of code that always have to be included, it is pretty much like DO ...

What is Ajax?

July 6, 2007, 3 Comments

Ajax is quite new web development technology, it became quickly very popular, but still a lot of people do not know what it is and how to make a use . ...