SitePoint » Articles » A Really, Really, Really Good Introduction to XMLhttp://articles.sitepoint.com/2005-08-23T14:00:00+00:00/>SitePointA Really, Really, Really Good Introduction to XMLTom Myerhttp://articles.sitepoint.com/article/really-good-introduction-xmlIf you're not up-to-speed with XML, you're way behind the 8-ball. Now's the time to bite the bullet and get a grip on those of XML's vast capabilities that are relevant to you. Avoid the hype and fluff with this, the introduction you always wanted! Tom explains the nuts and bolts you'll need to power-up your Web projects -- today!2005-08-23T14:00:00+00:00Preparing for Semantic Web ServicesH. Peter Alessohttp://articles.sitepoint.com/article/semantic-web-servicesThe W3C has developed a new generation of open standard markup languages. Peter explains how they're poised to unleash the power, flexibility and logic of the next generation of the Web and Web Services.2004-05-01T14:00:00+00:00Practical XML: Form ValidationLachlan Cannonhttp://articles.sitepoint.com/article/practical-xml-form-validationHow can XML help you? Lachlan answers this question with a handy XML form validation script that's user-friendly, unobtrusive, and easy to change. This helpful addition to your toolbox might just expand your XML horizons...2004-04-28T14:00:00+00:00XML and JavaScript in MozillaPremshree Pillaihttp://articles.sitepoint.com/article/xml-javascript-mozillaPremshree explains how to read and use XML file data using JavaScript in Mozilla. Learn how to display tag values, tag attribute values, and more in this hands-on tutorial.2004-01-06T13:00:00+00:00Consume XML In JSPChanochhttp://articles.sitepoint.com/article/consume-xml-jspChanoch takes us on a tour of XML in JSP, as he explains how easy it is to build and execute a script for the presentation of share information on a Website.2003-06-30T14:00:00+00:00Introducing XUL - The 'Net's Biggest Secret: Part 3Harry Fueckshttp://articles.sitepoint.com/article/xul-nets-biggest-secret-3In the final part in his series, Harry answers the question 'Who uses Mozilla, anyway?' He wraps up with a discussion of the real-world implications of using XUL in your development projects, including pros, cons, handy scripts, and resources. 2003-06-03T14:00:00+00:00Introducing XUL - The 'Net's Biggest Secret: Part 2Harry Fueckshttp://articles.sitepoint.com/article/xul-nets-biggest-secret-2Harry continues his grand tour of XUL! In the second part of the 3-part series, he shows how easy this new technology makes searching and site navigation, with a few handy examples thrown in!2003-05-27T14:00:00+00:00Introducing XUL - The 'Net's Biggest Secret: Part 1Harry Fueckshttp://articles.sitepoint.com/article/xul-nets-biggest-secret-1In one of the Internet's quieter corners, a revolution has been taking place! Join Harry as he explains XUL - what it is, and how to use it, in this, the first of his three part series.2003-05-20T14:00:00+00:00Using the XML Data Source ObjectPremshree Pillaihttp://articles.sitepoint.com/article/xml-data-source-objectLearn how to use the XML DSO, a Microsoft ActiveX control, to extract XML data that’s embedded in a Web page and manipulate that data using JavaScript. 2003-05-08T14:00:00+00:00Using XML Data TraversalPremshree Pillaihttp://articles.sitepoint.com/article/xml-data-traversalPremshree shows how to use an XML-based, client-side JavaScript that reads data from an external XML file, traverses the XML data, and displays it in a tree format. 2003-04-20T14:00:00+00:00