Tag: JSON / JAVA / XML

Community

Silverlight 2.0 Video Tutorials

(Dan Wahlin) Silverlight 2.0 provides a new and exciting framework for building rich applications using C#, VB.NET or other languages that are capable of running on multiple operating systems and in multiple browsers. Scott Guthrie recently posted a great set of tutorials on Silverlight 2.0 that are

Community

Understanding Open XML

(Matt Nicholson) Developers have long been building applications around Microsoft Office, using its rich API to build complex business solutions. However until now this has usually meant either running Microsoft Office in an unattended server mode, which is extremely resource intensive and not suppo

Community

RELAX NG for matching

(Jeni Tennison) I’m still thinking about doing automatic markup with XML pipelines, and the kind of components that you might need in such a pipeline. These are the useful ones (list inspired by the components offered by GATE): –a tokeniser that uses regular expressions to add markup to plain te

Community

Using Groovy to create XML Schemas

(rrees) I have previously found XML Schema to completely invaluable in defining interface points between systems. Normally file interfaces between systems are done in formats that are deceptively simple: CSV, structured text files. However in nearly all cases the initial simplicity tends to lead to