Tag: JSON / JAVA / XML

Community

RSS and AJAX: A Simple News Reader

(Paul Sobocinski) Ajax (Asynchronous JavaScript And XML) and RSS (Really Simple Syndication) are two technologies that have taken the Web by storm. Most commonly, RSS is used to provide news to either people or other organizations. This is done by serving an “RSS feed” from a website. An RSS feed is

Community

Ajax in action

Ajax stands for Asynchronous Javascript And XML. Although strictly speaking Ajax itself is not a technology, it mixes well-known programming techniques in an uncommon way to enable web developers to build Internet applications with much more appealing user interfaces than those to which we have beco