Tag: JSON / JAVA / XML

Community

XRX: XQueries in eXist

(Jeni Tennison) I want to explore the XRX (XForms, REST, XQuery) architecture, so Ive set myself the challenge of implementing a social bookmarking web service modelled on del.icio.us as described in Chapter 7 of Leonard Richardsons and Sam Rubys RESTful Web Services, using Orbeon Forms and eXist.

Community

XSLT

(Elliotte Rusty Harold) XSLT (Extensible Stylesheet Language Transformations) is one of many XML tools that work well on HTML documents once they have first been converted into well-formed XHTML. In fact, it is one of my favorite such tools, and the first thing I turn to for many tasks. For instance

Community

Using SwiXML and Substance 5

(Rick Jelliffe) SwiXML is Wolf Paulus XML User Interface languge (XUI or XUL) which uses the regularity of the Java Swing GUI libraries to allow very lightweight implementation: XML elements are used for JComponents, XML attributes are used for properties (e.g. would be JFrame.setS