1 / 13

Case Study 1 and Projects

Case Study 1 and Projects. CS510 Selected Topics: Using XML and Related Languages. Tonight’s agenda Trial quiz Introductions Intro to XML (part 1) Review syllabus Intro to XML (part 2) Assignments for next week. Trial Quiz. Write down your answers to the following questions:

Download Presentation

Case Study 1 and Projects

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Case Study 1 and Projects

  2. CS510 Selected Topics: Using XML and Related Languages Tonight’s agenda • Trial quiz • Introductions • Intro to XML (part 1) • Review syllabus • Intro to XML (part 2) • Assignments for next week New Perspectives on XML, 2nd Edition Tutorial 1

  3. Trial Quiz • Write down your answers to the following questions: • What do the following HTML tags mean? • <h1> Lincoln’s Gettysburg address </h1> • <p> Four score and seven years ago…</p> • </br> • What are the differences and similarities between a relational database and an XML file? New Perspectives on XML, 2nd Edition Tutorial 1

  4. You will need a web site • Personal web pages are available to all Maseeh College users • http://cat.pdx.edu/web/creating-web-pages.html • Your web page will be named: • http://web.cecs.pdx.edu/~username • Free google web site • http://sites.google.com/ • Do a google search on “free web site” • No facebook sites please

  5. You will need FTP to upload documents to your web site • I use FTP on Fire Fox:

  6. Using FireFox FTP

  7. Case Problem 1 • Complete Case Problem 1: Jackson Electronics • Include your name in the upper left hand corner • Post the completed case study on your web site • Send an e-mail before Wednesday, April 10, 11:59 pm To: jim@larson-tech.om Subject: Case Problem 1 by <your name> Body: url to your completed project New Perspectives on XML, 2nd Edition Tutorial 1

  8. Course project 1: Using an existing XML vocabulary Goal: To use an existing XML vocabulary for implementing a computing project in which you are interested • Reviewhttp://en.wikipedia.org/wiki/Xml_languages • Select an XML vocabulary that matches your interests • Familiarize yourself with XML vocabulary by reading its Wikipedia entry. • Determine if there is an XML vocabulary processor/interpreter available for free (or possibly a 30-day free trial). You may need to do several Google searches to identify and locate these processors • Prepare a classroom presentation that demonstrates the following • create the document using the XML vocabulary. You may use an editing tool that generates the XML vocabulary code • Display the XML code • Render the document using the XML vocabulary processor/interpreter New Perspectives on XML, 2nd Edition Tutorial 1

  9. Course project 1: Using an existing XML vocabulary Example Projects • Use MathXML to create a tutorial for deriving the quadratic equation • Use MusicXML to create a document for an original music composition that can be renderer as an audio file and displayed as a musical score • Use Scalable Vector Graphics (SVG) to display two-dimensional geometric figures for use in a tutorial for calculating areas of rectangles, triangles, and parallelograms • Use RDF to create Entity-Relationship description of a database that you designed for your database management class • Use SCXML to create a state transition diagram for a software project that you have worked on • Use DTTA to create documentation for a computer program you have written New Perspectives on XML, 2nd Edition Tutorial 1

  10. Course project 2: Define and use an new XML vocabulary Goal: To gain proficiency in using XML design and development tools • Define a new XML vocabulary by creating a CSS or SCHEMA • Create an XML document using that vocabulary • Validate the XML document using its DTD or SCHEMA • Using either CSS or XSLT, render the document on a laptop display • Using either CSS or XSLT, render the document on a small hand-held display • Using either CSS or XSLT, render the document as a PDF file. New Perspectives on XML, 2nd Edition Tutorial 1

  11. Course project 2: Define and use an new XML vocabularyExample Projects • Enter and display recipes (at least three yummy dishes) • Enter and display ancestry information including stories and antidotes • Enter and display three guided tours with pictures of points of interest in Portland • Music genre including description and examples from YouTube New Perspectives on XML, 2nd Edition Tutorial 1

  12. Project Approval Process For each project, write a proposal that includes: • Student Name(s) • Project Name • Goal of the project • Intended user of the project software • Software tools and languages to be used to implement the project • For each team member, estimated time in person-hours to (a) learn how to use the software tools and languages (b) design the project, (c) implement and test the project • Learning goals: what do you hope to learn by completing this project New Perspectives on XML, 2nd Edition Tutorial 1

  13. Project Approval Process Have your project ready (but do not submit) by 7:00 pm Wednesday April 10 Submit the project proposals as an e-mail messages after Wednesday April 10 and before Saturday April 1311:59 pm: To: jim@larson-tech.om Subject: Course project <n> proposal by <your name> And insert your project proposal Do not begin work on the projects before I approve them. New Perspectives on XML, 2nd Edition Tutorial 1

More Related