CV


I created this page to utilise some of the areas I had been learning as part of my MSc in Information Science.

The page loads an XML file holding my CV details. The XML validates against a dtd I designed to describe a person's education and work history.

Most the javascript on the page was written by hand rather than using a ready-made object library like JQuery - although I have referenced the book 'Javascript: The Definitive Guide' by David Flanagan and all graphics are generated through scripting using the Raphael SVG javascript library.