Www.monash.edu.au IMS5401 Web-based Systems Development Topic 2: Elements of the Web (i)Web Services (j)Implications of web technologies for system developers.

Slides:



Advertisements
Similar presentations
Alter – Information Systems 4th e d. © 2002 Prentice Hall 1 Moving Towards E-Business As Usual.
Advertisements

Writing Good Use Cases - Instructor Notes
Chapter 5 Transfer of Training
Computer Networks TCP/IP Protocol Suite.
Chapter 1: The Database Environment
Distributed Systems Architectures
Chapter 7 System Models.
Requirements Engineering Process
Copyright © 2003 Pearson Education, Inc. Slide 8-1 Created by Cheryl M. Hughes, Harvard University Extension School Cambridge, MA The Web Wizards Guide.
Cultural Heritage in REGional NETworks REGNET T1.4: Development of the system specification.
Jeff Mischkinsky Nickolas Kavantzas Goran Olsson Web Services Choreography.
18 Copyright © 2005, Oracle. All rights reserved. Distributing Modular Applications: Introduction to Web Services.
Copyright CompSci Resources LLC Web-Based XBRL Products from CompSci Resources LLC Virginia, USA. Presentation by: Colm Ó hÁonghusa.
Presented to: By: Date: Federal Aviation Administration Registry/Repository in a SOA Environment SOA Brown Bag #5 SWIM Team March 9, 2011.
Introduction to HTML, XHTML, and CSS
Communicating over the Network
4. Internet Programming ENG224 INFORMATION TECHNOLOGY – Part I
Overview Environment for Internet database connectivity
1 Communication in Distributed Systems REKs adaptation of Tanenbaums Distributed Systems Chapter 2.
Week 2 The Object-Oriented Approach to Requirements
Configuration management
Information Systems Today: Managing in the Digital World
Discovering Computers Fundamentals, 2012 Edition
Chapter 2: Basic Standards for Web Services Service-Oriented Computing: Semantics, Processes, Agents – Munindar P. Singh and Michael N. Huhns, Wiley, 2005.
Web Service Architecture
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 31 Slide 1 Service-centric Software Engineering.
Chapter 19 – Service-oriented Architecture
Microsoft Office Illustrated Fundamentals Unit C: Getting Started with Unit C: Getting Started with Microsoft Office 2010 Microsoft Office 2010.
Component-Based Software Engineering Main issues: assemble systems out of (reusable) components compatibility of components.
The World Wide Web. 2 The Web is an infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that.
31242/32549 Advanced Internet Programming Advanced Java Programming
IMS5401 Web-based Systems Development
Lecture plan Outline of DB design process Entity-relationship model
IMS5401 Web-based Systems Development Topic 3: Development for the web 3(g) Development in practice: organizational behaviour.
IMS5401 Web-based Systems Development Topic 2: Elements of the Web (a)Connecting computers (the Internet) (b)Connecting documents (hypertext)
IMS5401 Web-based Systems Development Topic 3: Development for the web 3(b) Content design and layout.
Science as a Process Chapter 1 Section 2.
Executional Architecture
Global Analysis and Distributed Systems Software Architecture Lecture # 5-6.
MANAGEMENT RICHARD L. DAFT.
Getting Familiar with Web Pages 1 2 The Internet Worldwide collection of interconnected computer networks that enables businesses, organizations, governments,
Macromedia Dreamweaver MX 2004 – Design Professional Dreamweaver GETTING STARTED WITH.
Presentation 7 part 2: SOAP & WSDL.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 15 Programming and Languages: Telling the Computer What to Do.
Chapter 10: The Traditional Approach to Design
Systems Analysis and Design in a Changing World, Fifth Edition
Chapter 12 Working with Forms Principles of Web Design, 4 th Edition.
James A. Senn’s Information Technology, 3rd Edition
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 31 Slide 1 Service-centric Software Engineering 1.
1 Distributed Agents for User-Friendly Access of Digital Libraries DAFFODIL Effective Support for Using Digital Libraries Norbert Fuhr University of Duisburg-Essen,
From Model-based to Model-driven Design of User Interfaces.
Pronalaženje Skrivenog Znanja
Introduction to WSDL presented by Xiang Fu. Source WSDL 1.1 specification WSDL 1.1 specification – WSDL 1.2 working draft WSDL.
Web Services Darshan R. Kapadia Gregor von Laszewski 1http://grid.rit.edu.
Web Services Nasrullah. Motivation about web service There are number of programms over the internet that need to communicate with other programms over.
Interactive Systems Technical Design Seminar work: Web Services Janne Ojanaho.
Copyright 2004 Monash University IMS5401 Web-based Systems Development Topic 2: Elements of the Web (g) Interactivity.
A New Computing Paradigm. Overview of Web Services Over 66 percent of respondents to a 2001 InfoWorld magazine poll agreed that "Web services are likely.
Integration of Applications MIS3502: Application Integration and Evaluation Paul Weinberg Adapted from material by Arnold Kurtz, David.
Web services A Web service is an interface that describes a collection of operations that are network-accessible through standardized XML messaging. A.
Processing of structured documents Spring 2003, Part 6 Helena Ahonen-Myka.
WSDL Tutorial Ching-Long Yeh 葉慶隆 Department of Computer Science and Engineering Tatung University
Dodick Zulaimi Sudirman Lecture 14 Introduction to Web Service Pengantar Teknologi Internet Introduction to Internet Technology.
Web Services Based on SOA: Concepts, Technology, Design by Thomas Erl MIS 181.9: Service Oriented Architecture 2 nd Semester,
Web Services Sara Yoder, Casey McLaughlin, Alex Scott, Matt Dunbar.
Kemal Baykal Rasim Ismayilov
Providing web services to mobile users: The architecture design of an m-service portal Minder Chen - Dongsong Zhang - Lina Zhou Presented by: Juan M. Cubillos.
Intro to Web Services Dr. John P. Abraham UTPA. What are Web Services? Applications execute across multiple computers on a network.  The machine on which.
Unit – 5 JAVA Web Services
Wsdl.
Presentation transcript:

IMS5401 Web-based Systems Development Topic 2: Elements of the Web (i)Web Services (j)Implications of web technologies for system developers

2 Agenda 1.Topic 2 (i): Web Services: Rationale 2.Key elements of Web Services 3.Topic 2 (j): Implications of web technologies for system developers 4.Topic 3: What does a web developer do?

3 Elements of the Web THE WEB Connecting computers Digital representation of documents Display and organisation of documents Linking documents

4 1.Topic 2(i): Web Services - Rationale The data/system integration problem An old version – see diagrams 1 and 2 A modern (and more elaborate) version – see diagram 3 Concept and reality; the gap between them

5 Some types/levels of integration Physical interconnections Data communications – message transfer Interface Application-application Data

6 Approaches to achieving integration Use the same hardware and software platforms throughout organisation (the IBM/Microsoft solution) Build everything into the same application (the SAP, PeopleSoft solution) Create ways of inter-connecting everything with everything (the Open Systems solution): –By developing translations between everything –By developing a shared standard language (Esperanto)

7 Integration achieved via the (non-web services) web Common data communications protocol (TCP/IP) Common page description language (HTML) Common browser interface These facilitate/encourage the use of web-based interfaces for systems; but do not support true systems integration Still missing: –Application-level integration –Data-level integration

8 The aim for Web Services Take advantage of the web connectivity capability to connect applications and data sources Use XML to provide a standard method of data representation across all applications Provide capability for services on the web to be described and labelled to indicate what data they contain Develop a standard method for transferring data between applications Enable automation of links between applications

Key elements of Web Services Built on top of fundamental standard web elements: –TCP/IP –HTTP –XML Additional Web Services standards –WSDL (Web Services Description Language) –UDDI (Universal Description, Discovery, Integration) –SOAP (Simple Object Access Protocol)

10 Web Services in theory Service provider Service user Service directory Find service Publish service Use service

11 Universal Description, Discovery, Integration (UDDI) A central reference directory of services accessible via the web Like yellow pages phone directory, but all machine-based and machine-searchable Descriptions of each service are stored in structured form (written in WSDL) Sometimes described as a single encyclopedic register, and sometimes as a set of linked application-specific services (eg medical, travel, accommodation, etc)

12 Simple Object Access Protocol (SOAP) A standard protocol defining the format for sending data as XML messages between application programs SOAP messages are sent back and forth between service provider and service user in SOAP ‘envelopes’ (Note: “user” = person or an application) SOAP can sit “on top” of other protocols such as HTTP Independent of vendors, platforms, applications, etc

13 Web Services Description language (WSDL) An XML-based language for describing a web service Defines: –Processes available from the service –Inputs and outputs for the service –Protocols for accessing the service –Location of service and service elements Designed to be independent of vendor, programming language, application, etc

14 A (theoretical) practical example See Diagrams 4&5

15 Converting concept to reality The multiplicity of approaches Specialisation of needs The organisational and industry competitive environment –Companies: Microsoft, IBM, Sun, Oracle, etc –Consortia: W3C, OASIS, WS-I, Liberty Alliance, Java Community, etc The growth of ‘standards’ ‘Real’ applications? Future directions??

16 The ‘intelligent’ web: Semantic Web and Web Services Similarities: –Both try to make the web more useable –Both try to automate human information gathering processes –Both assume processes/service/data can be defined precisely enough to enable this Differences: –Business vs individual orientation –Registry of services vs smart documents –Greater interactivity of web services (SOAP)

17 Web Services/Semantic Web Overlap Collision or complement? (see Diagrams 5 & 6) Similarities of intent creates clear scope for shared approaches Differences in fundamental philosophies may drive them apart Uneasy alliances between: –Information-sharing idealists –Technological enthusiasts/idealists –Business interests –Corporate IT interests –Customers (ie us)

Topic 2 (j): Implications of web technologies for information applications The nature of web development is driven by the applications and the technology Different applications have their own unique blend of technology-driven issues Interaction between applications and technology Different applications and technologies create different knowledge/skill requirements Implications for web development? Assignment 1

19 The ebb and flow of web applications As technology has evolved, different applications have been tried: –Publishing web (for research; for news; for private use) –Promotional and advertising web –Corporate and internal communications web –Virtual community web –E-commerce web/E-business web –Etc Some have taken off; some have become highly specialised; some have died off This will continue to change as user needs and understanding evolve!

20 The ebb and flow of web technologies Technology, the IT industry and the applications marketplace: a complex relationship Standardisation and commodification of technologies: implications for use ‘Bad’ widely-used technologies vs ‘good’ but little-known technologies The state of standardisation and commodification of web technologies Implications for applications?

21 Learning Applications: –Old IT applications in a new form? –Old non-IT applications in a new form? –New applications? Technologies: –Old technologies in a new form? –New technologies? How much can we use the past to understand the present and predict the future?

22 Technological elements of the Web THE WEB Connecting computers Digital representation of documents Display and organisation of documents Linking documents

23 Connectivity Web accessibility and availability –Enables new forms of connection between people and machine-based information sources –Enables new forms of connection between machine-based information sources –Extent and adequacy of these connections is still very variable (bandwidth, affordability, availability, etc) Web interactivity –Enables interactive documents –Enables document-database interactivity, but with some complications

24 Multimedia Scope to enhance ‘traditional’ information applications; possible development of new “documentary forms” to replace traditional information forms Enables new applications based solely around multimedia capabilities Links to connectivity issues (bandwidth) Links to document design issues (browser capabilities) Major legal issues over copyright for some applications

25 Document design and layout HTML document mark-up and browser: simple standardised document layout and design XHTML and XML: Enabling more sophisticated layout, but at what price for usability? Limitations of browsers and MLs: problems for more sophisticated document types (link with multimedia issues) Support for variable forms of access? (link to connectivity issues)

26 Document organisation and classification Managing an uncontrolled document repository Metadata: XML capabilities for incorporation of metadata to describe text-based documents and document elements Metadata: standardising document description and classification Search engines: searching in a self-organising library?

27 Document linking Powerful hypertext capabilities enable document linking to achieve a variety of purposes. For example: –Connections to related documents –Connections to source/detailed information –Structuring of documents –Alternative narrative paths through documents New opportunities create new problems in information architectures within and between documents; “Lost in hyperspace”

28 Semantic web The web as a distributed document-based database Using XML to combine meaning with document content Standardising and defining document structures Defining object relationships within documents Using ontologies for resolving problems with terminologies Searching with ‘intelligent’ software agents

29 Web Services The web as a mechanism for integrating processes and data across businesses XML as the universal data definition language for data exchange Defining and specifying web services (the services register) Developing application-application links for automated data exchange

Implications for web developers What does it mean to be a “web developer”? How does the web developer role fit with traditional IS development? What sorts of knowledge and skills can traditional IS contribute? What new skills will IS practitioners have to learn? Assignments 1 and 2

31 Understanding technologies Current state of commodification of the technology of the web (especially the main proposed future uses (semantic web, web services)? Degree of technical competence needed? Ease of acquiring it? How to separate web development from technical details of implementation?

32 Understanding applications Web applications: –Old applications in new clothes? –New applications? Application development –How do the new applications (or new clothes) change development processes and tasks? –What new skills need to be learnt, and who is best equipped to learn them? Application developers: –Where does the IS professional fit? –Where do other professional groups fit?

33 Understanding users and usage Are web application users like ‘normal’ system users? –Their needs/expectations of the application –Their understanding/use of the application Can we handle web system users in the same way as users of ‘normal’ systems? Do we need to develop new approaches for different applications? Leads into next set of lectures on development processes