Struggling to keep up with Facebook.com, MySpace is expanding third-party development to allow programmers to create applications specifically for the site’s members.
MySpace Expands Third-Party Development
AJAX 101 - Pros and Cons
One of the hottest new web development techniques around today is AJAX (Asynchronous JavaScript and XML). AJAX allows you to create interactive web applications by using a combination of JavaScript, XML and XHTML, which makes web pages feel faster because some of the data is exchanged with the server throughout the session instead of every time a page is reloaded by a user. The overall goal and purpose of AJAX is to create an interactive experience for the end user while increasing the speed and ease of use.






Comments