Abstract
Web 2.0 describes the changing trend in web application development. This allows web users to access the web application with the feel of desktop application. This allows developers to build rich interactive web application which retrieve data asynchronously from server in the background without interfering with the display and behavior of the existing page. The problem is to develop a web application to which allows users to implement a blog through a complete user interface based completely on AJAX functionalities.
The functionality will include the following:
•Allow users to create account to write and create their own blog.
•Allow users to restrict other users on their blog.
•Allow user to add any format file type with play support through AJAX.