|
|||||||||||||
Welcome to ClassHello RISD XML class students. I welcome you to our class together. The next twelve weeks should provide a fantastic ride for you as you learn the big picture of how dynamic organizational data is maintained and presented on the Web for the benefit of those who care about the organization or use data in their day-to-day occupation. The Web can become a conduit of important information the world can use to make a better quality of life. We'll be getting our hands active with XML, XSLT, and the validating languages DTD and XML Schema (which is itself an XML-based language). eXist-dbIf you would like to get a jump on installing useful software we'll be using in class, you can install the eXist-db software we'll be using together in class to understand the concept of an XML database. To run the eXist-db client and server, you need a valid Java Development Kit on the machine you plan on which you will installing the eXist-db software. If you have a 'javac' or 'javac.exe' file on your system, you likely have a JDK installed. You can download the latest JDK from Sun microsystems here: PHP XML interfaceI have given the class read/write permissions to the /var/www/html/risd/xmlfun directory on the server from last night's discussion. You can use the mysqlfun userid to connect to www.oworld.org (and the password we used last night) to access that directory (just change your current directory to it). Once you are in there, you'll see that both the text.php and text_newfile.php files work to perform tasks we set up in class together. You can see the results of running both files via any Web browser at:
JavaScript XML interfaceThe JavaScript exampes are just another reason for you to use the read/write permissions to the /var/www/html/risd/xmlfun directory on the server for your XML interaction attempts. You can use the mysqlfun userid to connect to www.oworld.org (and the password we used last night) to access that directory (just change your current directory to it). Once you are in there, you'll see that both the javascript_ff.html (using sample.xml for Firefox and Opera) and javascript_ie.html (using ticker_items.xml for Internet Explorer) files work to perform tasks we reiewed in class together. You can see the results of running both files via any Web browser at: |