XML within Websites Philipp Glogowski - Stefan Mohr - Julia Wenzel University of Applied Sciences FHTW Berlin.

Slides:



Advertisements
Similar presentations
3.02B Authoring Languages 3.02 Develop webpages..
Advertisements

HTML 4 Hypertext Markup Language Tables, Lists & Links Science & Art Multimedia.
FHTW Berlin Fachhochschule für Technik und Wirtschaft Berlin University of Applied Sciences Virrat /8nils hott & oliver-sven fritsch.
DOCUMENT TYPES. Digital Documents Converting documents to an electronic format will preserve those documents, but how would such a process be organized?
CREATING WEB PAGES INTERNET IN THE CURRICULUM MODULE 8:
XSL-FO + MathML Render MathML to Display, PDF, SVG September 18
WeB application development
Website Design.
CIS 375—Web App Dev II SOAP.
Web Technologies By Andreas Vetter and Yong Soo Deutschle.
Web Technologies Using the Internet to publish data and applications.
Defining1 XML in Multi-channel Publishing. Defining 2 Usage of XML 0001V1 060A2B D DE8A 27B794905D CE2045F 230 1/25 MXF.
Authoring Languages and Web Authoring Software 4.01 Examine web page development and design.
DT228/3 Web Development WWW and Client server model.
Project 1 Introduction to HTML.
Project Two Art3870 fall Web Services Concept Selling web services to Art Galleries ◦ Our group sells web site development for art galleries: the.
Presentation Outline  Project Aims  Introduction of Digital Video Library  Introduction of Our Work  Considerations and Approach  Design and Implementation.
Interface Design 2 Week 9. Interface Design 2 :: Week 9 :: Calendar.
XML Prashant Karmarkar Brendan Nolan Alexander Roda.
Spatial Data Server for Mobile Environment EDBT 2004, Greece March 16, B.W. Oh, M.S. Kim, M.J. Kim, and E.K. Lee Spatial Information Technology Center,
Tutorial 8 Sharing, Integrating and Analyzing Data
XML Vikki Brandon Jesse Josh. Quick Facts Who created it? –W3C Jon Bosak and Tim Bray as leaders and major contributors When? –Started in 1996 and finished.
1st Project Introduction to HTML.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Using SQL Queries to Generate XML- Formatted Data Joline Morrison Mike Morrison Department of Computer Science University of Wisconsin-Eau Claire.
Chapter ONE Introduction to HTML.
Nutch Search Engine Tool. Nutch overview A full-fledged web search engine Functionalities of Nutch  Internet and Intranet crawling  Parsing different.
HTML & XHTML Introduction. First HTML 1992 Marked-up text to represent a hypertext document for transmission over the network The hypertext mark-up language.
INTRODUCTION TO DHTML. TOPICS TO BE DISCUSSED……….  Introduction Introduction  UsesUses  ComponentsComponents  Difference between HTML and DHTMLDifference.
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
XML Anisha K J Jerrin Thomas. Outline  Introduction  Structure of an XML Page  Well-formed & Valid XML Documents  DTD – Elements, Attributes, Entities.
IT420: Database Management and Organization XML 21 April 2006 Adina Crăiniceanu
CIS 375—Web App Dev II WAP. 2 Introduction to WAP WAP ________________________ is an application communication protocol that uses a ______ Browser in.
Presentation 2003 Page 1 P-A Angenius, WinGADD_Presentation_2003a.ppt Content of presentation These slides is an introduction to WinGADD applications,
Programming the Web Web = Computer Network + Hypertext.
XML BIS4430 – unit 10. XML Origins Extensible Markup Language (XML) 1998 Inspired by Standard Generalized Markup Language (SGML) and HTML. SGML defines.
Web Caching By Neeraj Agrawal. Caching Caching is widely used for improving performance in many context( e.g processor caches in hardware, buffer pool.
XML & Mediators Thitima Sirikangwalkul Wai Sum Mong April 10, 2003.
Presented by Nassib Awad
1Computer Sciences Department Princess Nourah bint Abdulrahman University.
WEB APPLICATION DEVELOPMENT For More visit:
CS 4720 Dynamic Web Applications CS 4720 – Web & Mobile Systems.
What it is and how it works
Basics of Web Based Computing. The Architecture The user’s system A Web Server What’s inside? Server software Apache or other Resources to be accessible.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 2: Markup Language and Site Development Essentials © 2007 Prosoft Learning Corporation All.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
 Before you continue you should have a basic understanding of the following:  HTML  CSS  JavaScript.
Introduction to the World Wide Web & Internet CIS 101.
VIRTUAL REALITY (VR) INTRODUCTION AND BASIC APPLICATIONS الواقع الافتراضي : مقدمة وتطبيقات Dr. Naji Shukri Alzaza Assist. Prof. of Mobile technology Dean.
OMG P&C Data Model Publication How to Access on OMG Wiki Site and Direct Hyperlink Shortcuts to the key Documents. Save this file and view as Slide Show.
MS Access: Importing, Exporting, & Linking Objects Instructor: Vicki Weidler Assistant: Joaquin Obieta.
NCSL Conference 2002 Randy Paroda, Director Of Product Development Architectural Benefits of Distributed Enterprise Calibration Management Systems Blue.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Web Programming Language
Web Basics: HTML/CSS/JavaScript What are they?
Components.
Project 1 Introduction to HTML.
XML Related Technologies
XHTML/CSS Week 1.
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
Chapter 1 Introduction to HTML.
Introduction to HTML.
Project 1 Introduction to HTML.
3.02B Authoring Languages 3.02 Develop webpages..
COMPSCI 111 / 111G An introduction to practical computing
Introduction to Internet Programming
3.02B Authoring Languages 3.02 Develop webpages..
Tiers vs. Layers.
DD Sir-Infomatics Web Development Part-1.
Presentation transcript:

XML within Websites Philipp Glogowski - Stefan Mohr - Julia Wenzel University of Applied Sciences FHTW Berlin

Index 1. Introduction 2. Overview about XML 3. Website vs. PDA-View with an example 4. Conclusions

1. Introduction targets: dynamic web site for www PDA view print version (pdf-format)

2. Overview about XML (1) Extensible Markup Language standard for creating documents tree structure readible by people & machines

data exchange format generate any other formats universally valid language xml ≠ programming language ≠ database 2. Overview about XML (2)

Content browser.html pda.html printer.html 2. Overview about XML (3)

XML- File XML- FO Content one xml file that is used to generate different website versions for a desktop-pc, a pda and a printer 2. Overview about XML (4)

3. Website vs. PDA-View website view - general view with internet browser pda view - mobile devices shortened version

web site – startpage

PDA view – startpage

<xsp:page xmlns:xsp=" xmlns:esql=" xmlns:xsp-reque xmlns:xsp-request=" language="java">... select id, spieler, tore, spiele, gelb, 2min, rot from mis_torschuetzen...

<xsp:page xmlns:xsp=" xmlns:esql=" xmlns:xsp-reque xmlns:xsp-request=" language="java">... Header of the XML - File

select id, spieler, tore, spiele, gelb, 2min, rot from mis_torschuetzen... Database SQL Query

... Database SQL Values

Livedemonstration

4. Conclusions one file for different devices platform independency quick & easy changes

Questions ??? Thank you for your attention.

Sources lg.gif lg.gif house.de/webshop/images/R800_drucker.j pg house.de/webshop/images/R800_drucker.j pg