Creating Interfaces overview of XML examples answer questions

Slides:



Advertisements
Similar presentations
Samsung Smart TV is a web-based application running on an application engine installed on digital TVs connected to the Internet.
Advertisements

How to begin. Step 1 Create a free account with weebly by logging in with Facebook, or using an and password you choose.
CG0119 Web Database Systems Parsing XML: using SimpleXML & XSLT.
XSL XSLT and XPath 11-Apr-17.
XML: Managing Data Exchange Stylesheets. Lesson Contents CSS The basic XSL file XSL transforms Templates Sort Numbering Parameters and Variables Datatypes.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
1 eLSE Builder Asya Stoyanova-Doycheva University of Plovdiv
1 CS1001 Lecture Overview Java Programming Java Programming Midterm Review Midterm Review.
Midterm Exam Review IS 485, Professor Matt Thatcher.
TC 310 The Computer in Technical Communication Dr. Jennifer Turns Week 7, Day 1 (5/12)
Mid-Term Exam Review IS 485, Professor Matt Thatcher.
Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
1 ADVANCED MICROSOFT WORD Lesson 15 – Creating Forms and Working with Web Documents Microsoft Office 2003: Advanced.
DIGITIZATION OF RARE LIBRARY MATERIALS Metadata Format Access to Digital Documents © Adolf Knoll, National Library of the Czech Republic.
Dynamic Web Pages (Flash, JavaScript)
Project Proposal Interface Design Website Coding Website Testing & Launching Website Maintenance.
London April 2005 London April 2005 Creating Eyeblaster Ads The Rich Media Platform The Rich Media Platform Eyeblaster.
THE BIG PICTURE. How does JavaScript interact with the browser?
XHTML,XML M.Abdullah Mrian. What is the XHTML Why XHTML ?
Mid Morning Discussion Introduction to the IBIS-Q Front-End System ("Module" Emphasis) What is the front end Where does the front end fit in What is a.
1 Midterm Review. 2 Midterm Exam  30% of your grade for the course  October14 at the regular class time  No makeup exam or alternate times  Closed.
Process of interface design Instant Saxon XML/XSLT to JavaScript Design process, sampling Class time for work on user projects Homework: complete user.
The Information School at the University of Washington INFO 440: Information System Design Fall 2003 * Bob Boiko * MSIM Associate Chair XML Transforms.
09/29/ Cascade Server User's Conference 1 Cascade Server Flash & Data Integration 2009 Cascade Server User’s Conference Justin Klingman Manager,
Learning Management Systems A Review and Recommendation of three different LMS By Carissa Boulton.
XML – Its Role and Use Ben Forta Senior Product Evangelist, Macromedia.
Louisa Lambregts, Louisa Lambregts
Creating user interfaces critique: the Edge (Jakob Nielsen) catch-up: xml, xsl  sets of image swaps User observation study reports Project I assignment.
DIGITAL DESIGN Digital Design is the art and process of creating a single Web page or entire Web sites and may involve both the aesthetics and the mechanics.
David Lawrence 7/8/091Intro. to PHP -- David Lawrence.
TOPIC II Dynamic HTML Prepared by: Nimcan Cabd Cali.
JavaScript Overview Developer Essentials How to Code Language Constructs The DOM concept- API, (use W3C model) Objects –properties Methods Events Applications;
 Web pages originally static  Page is delivered exactly as stored on server  Same information displayed for all users, from all contexts  Dynamic.
Applications of ST.96 XML at ROSPATENT Federal Institute of Industrial Property (ROSPATENT) Yury Zontov Engineer at Software Application Development Division.
Creating Databases applications for the Web: week 2 Basic HTML review, forms HW: Identify unique source for asp, php, Open Source, MySql, Access.
PRESENTED BY GRADUATE DESIGN GROUP 2 MEREDITH, JENNIFER, CAMMAY AND DIANE How to build a web site in Dreamweaver.
Creating interfaces XML & XSL review VoiceXML: grammar Homework: postings, presentation, study guide.
Creating interfaces Multi-language example Definition of computer information system VoiceXML example Project proposal presentations Homework: Post proposal,
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
1 The World Wide Web Architectural Overview Static Web Documents Dynamic Web Documents HTTP – The HyperText Transfer Protocol Performance Enhancements.
The Future of Training Creating Flash Content in Camtasia (Advanced) Joe Schipper Technology Integration Specialist (ITRT) Western Branch High School,
Creating User Interfaces Reprise on guest speaker. Usability checklists. Reprise on user- centered. Semantic tags. Responsive design. Classwork/homework:
10/09/2018 The eFolio Arrives John Sewell.
XML Related Technologies
Microsoft® Office FrontPage® 2003 Training
Chapter 4: HTML5 Media - <video> & <audio>
Egyptian Language School
Section 10.1 YOU WILL LEARN TO… Define scripting
Dynamic Web Pages (Flash, JavaScript)
Wikispaces for Teachers A Guide to Using Them in Your Classroom
Prepared for Md. Zakir Hossain Lecturer, CSE, DUET Prepared by Miton Chandra Datta
What’s a _resource and What Does It Do?
Dynamic Web Pages Jin Wu INF 385E Information Architecture
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Web Design 1 Website Construction.
WPS - your story so far Seems incredible complicated, already
Course Overview CS 4640 Programming Languages for Web Applications
Homework Assignment #1 due: 19 Sep start of class. Hardcopy please.
HTML and CSS Basics.
Design and Implementation of Software for the Web
Overview of Curriki Site and Features
XML and its applications: 4. Processing XML using PHP
Client-Server Model: Requesting a Web Page
API Overview Application Programming Interface
Introduction to JavaScript
EDITING EXISTING TEMPLATES
Course Overview CS 4640 Programming Languages for Web Applications
CUSTOMER RETENTION RATE
Celebration of National Days
Unit 6 - XML Transformations
Presentation transcript:

Creating Interfaces overview of XML examples answer questions HW: study for midterm, work on project 1. Little new material until projects complete.

XML examples XML content file pointing to XSL formatting file: 'push' formatting: use apply templates to do formatting for each element type greeting; soccer stories; contacts 'pull' formatting: use named templates, variables, etc. soccer standings; lyrics; image swap JavaScript loads xml content file and choosing between 2 xsl files to transform the xml contacts example JavaScript reads in xml file and directly uses data to construct a form and to hold data TV show poll php reading in xml file to use to generate HTML contacts Will show Flash example later.

Usability Review notes, postings, discussion, presentations Objective definitions of usability Nielsen and Tufte Be able to articulate positive and negative features of interface

Questions? Read notes. Do examples. Study study guide (do all problems). What did you learn from the reports from others on observations of users?

Homework Prepare for midterm Prepare short presentation of plans 4 page notes NO talking Prepare short presentation of plans planning and articulating plans is an important part of ALL careers/positions/work in computing and new media. Work on project.