Known as the New Era in web technology, Web 2.0 (or AJAX) provides different categories of features from faster data access, to better user interfaces, to less redundant processes. Just as one example, Web 2.0 allows a webpage to access remote data without having to reload the entire web page. We can now also have the client send data to a server for write/edit/delete processes. This allows for greater user-interfaces for client-sides of Content Management Systems. The examples below have been developed using Web 2.0.

Ebay Listings Search

This Web 2.0 widget allows you to search Ebay's current listings by fetching the first five results dynamically when you have typed at least three letters. Type in the text box to the left to begin searching.