Tag: JSON / JAVA / XML

Community

PHP and RSS: Getting it together

(Tracy Peterson) RSS Syndication is virtually ubiquitous these days, so it’s imperative that a PHP developer at least understand RSS and how it works. This article explains the basics of RSS, some of its many uses, how to use PHP to create an RSS feed from a database, and how to use the XML_RSS modu

Community

Which AJAX Library Is Right for Me?

(David Talbot) So you want to jump into the AJAX (asynchronous JavaScript and XML) development fray, but you don’t want to make the XMLHttpRequest calls directly by writing the XMLHttpRequest code yourself. Then you’ve no doubt noticed the new, freely available AJAX libraries that seem to appear eve