If you Google "AJAX Web 2.0" you'll get over eight million hits, but what
technologies will you find in that mix that can truly deliver on the promises
of Web 2.0 today? While there's no single definition of Web 2.0, at its heart
lays the Internet acting as a platform for social networks, where information
can be created and shared in a community of interest. Rich Internet
Applications (RIAs) relate to Web 2.0 concepts only in that they enhance the
platform by providing a more effective user interface. AJAX relates to Web
2.0 only in that it provides a lightweight approach for developing RIAs that
execute through a single ubiquitous interface, the Web browser.
An examination of the interaction models for existing social networking
platforms like wikis and blogs reveals that they lack the instantaneous
nature of true human interaction. This is an artifact of the synch... (more)
View Steve Maryka's Blog
AJAX Push has always been an integral capability of the ICEfaces framework,
but for the longest time it was not a primary consideration of the average
technology evaluator. We always found this surprising, because the impact
that push can have on a web application is far more profound than AJAX's
primary claim to fame - eliminating the full page refresh. In recent months,
however, we have seen a marked change in demand for push technology within
the ICEfaces community, and we are now involved with a large number of
projects where AJAX Push is front and c... (more)