Tag: JSON / JAVA / XML

Community

Track Changes to an XML Doc

by Dan Wahlin – Events play a crucial role in .NET. They’re used throughout the framework to provide notification to components about different activities that are occurring. For example, clicking on a Button control in an ASP.NET or Windows Forms application fires a click event that can be captured

Community

XML and Web Sites

by John E. Simpson – In the USA this week’s calendar includes Halloween: a time when spooks, zombies, and assorted denizens of the realm of the undead are said to walk the earth. It seems an appropriate moment to tackle one of the most gruesome questions recently posted to the oreillynet.com XML for

Community

The horror of XML

By Larry Seltzer – I don’t know about you, but I’m scared. XML is becoming complex, and it was an inherently fat way to represent data to begin with. In fact, according to the W3C (the keepers of the Web), “XML is verbose, but that is not a problem.” This was a conscious decision by XML’s des

Community

XML Matters: YAML improves on XML

By David Mertz, Ph.D. – In this article, David introduces you to YAML, a data serialization format that can be easily read by humans and is well-suited to encoding the data types used in dynamic programming languages. In contrast to XML, YAML uses clean and very minimal structural indicators, relyin