Studio Gri Fare
-- epic emigration to Cyberland

Presentation Page About Armagan Tekdoner

A Computer Language Humans Can Read — XML

<xsl:value-of select="count(sitemap:urlset/sitemap:url)"/>

Some say XML does nothing. But actually none of these software does anything on its own, is it not always humans who do everything, at least until now?

"Solving the problem of universal data interchange between dissimilar systems," — Dr Charles Goldfarb.

XML is one of the out-of-sight niceties many websites incorporate and it provides magical services. DTD, XSLT, RSS, and more... Its usefulness is not limited to its capacity of handling data. Even tiny websites, such as mine, cannot afford not to have an XML sitemap.

Examples:

  1. XML sitemap of this website, using an XSL stylesheet
  2. Index of a bunch of XML-XSL applications worked-out as assignments when I was at Humber College in 2011
  3. Parse all the movie entries in an XML file borrowed from The University of Edinburgh and display only titles and directors, using AJAX
    The original XML file is located at homepages.inf.ed.ac.uk/jcheney/linq/movies.xml