Tag: JSON / JAVA / XML

Community

Forming Consensus

(Micah Dubinko) This week, continuing a web application theme leading up to the XTech Conference, XML-Deviant takes a look at the issues involving the broader internet application community. The first stop is the W3C Team Comment on WF2. Normally, the W3C won’t acknowledge a Member Submission if it

Community

Search RDF data with SPARQL

(Phil McCarthy) As more data is being stored in RDF formats like RSS, a need has arisen for a simple way to locate specific information. SPARQL, a powerful new query language fills that space, making it easy to find the data you need in the RDF haystack. Take a tour of SPARQL’s features and lear

Community

Errors and AJAX

(Joshua Gitlin) In case you haven’t heard by now, the hottest buzzword in the realm of web technology is AJAX (as coined in an Adaptive Path essay). The crux of the AJAX framework is the XMLHttpRequest JavaScript object which allows client-side developers to send and receive XML documents over HTTP