pipwerks: home

pipwerks

Standards-friendly eLearning and Web development

Posts tagged ‘XML’

New: SWFObject examples page

I decided to create a guide for the examples, which gives a little bit of background for each example as well as the URL for each example. http://www.pipwerks.com/lab/swfobject/

I hate to say it…

But I found another Microsoft product helpful today.
It pains me to say it, but it’s true.
I have created an XML template for an online course delivery system I’m building at my workplace. The course data for each course needs to be placed into a copy of this XML template. The problem is that I don’t [...]

Daily newness: An online XML-to-XSD Converter

OK, most of you probably don’t know the difference between an XML file and an XSD (“XML Schema”) file. For a brief intro check out W3Schools’ XML Schema tutorial. A brief quote: “The purpose of an XML Schema is to define the legal building blocks of an XML document, just like a DTD.”
This week I [...]