Tag: JSON / JAVA / XML

Community

Responsive User-interface

(Andrew Flick and Devin Rader) Providing users with a responsive Web user interface has been a consistent problem because of the fact that once a page has been loaded, connection to the server is severed. This causes lengthy trips back to the server, requiring visible postbacks for everything from t

Community

Making Old Things New Again

(Uche Ogbuji) There have been recent releases of two of the Python-XML projects in which I’m involved; 4Suite and Amara XML Toolkit. One common theme in both releases was marked improvements to the XML document creation APIs. These improvements are significant enough to discuss and compare to th

Community

XML Matters: Program with SVG

(David Mertz) Scalable Vector Graphics (SVG) is an XML format that describes scale-independent graphics, with good support in free software and commercial tools. In this installment, David introduces scripting and animation with SVG, and touches on manipulating SVG through DOM. Because SVG is XM