Evaluation of Dynamic Reconfigurable WWW-content Prototypes

Slides:



Advertisements
Similar presentations
From Ontology Design to Deployment Semantic Application Development with TopBraid Holger Knublauch
Advertisements

Software Architectural Design Software Components Instructor Dr. Lawrence Chung.
Metrics for Process and Projects
Cloud Computing © 2008 IBM Corporation 1 Cloud Computing From 30,000 Feet Fast growth of connected mobile devices Skyrocketing costs of power, space, maintenance,
Technical Architectures
02/12/00 E-Business Architecture
Design of Web-based Systems IS Development: lecture 10.
Advanced Web Technologies MSc. Publishing on WWW.
Multiple Tiers in Action
CGI and Perl MSc Publishing on the WWW. What is CGI ? (1) User Buying and selling Playing games Customised web pages Developer Means to run external programs.
Interpret Application Specifications
CS 898N Advanced World Wide Web Technologies Lecture 1: Introduction Chin-Chih Chang
Content Management Systems Digital Resources for Research in the Humanities 2001.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 8 Introduction to Printers in a Windows Server 2008 Network.
Information Systems Reengineering Shi-Ming Huang.
Wireless Application Protocol (WAP) Reference: Chapter 12, section 2, Wireless Communications and Networks, by William Stallings, Prentice Hall.
UNIT-V The MVC architecture and Struts Framework.
KINOLINA.COM XML Standards and Vocabulary Development Eric Gould December 2002.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Web-based E-commerce Architecture
Towards the future (1) The Organisations (Before the TCS) Seven Layer Communications Small, innovative company with excellent experience in software development.
Fundamentals of Database Chapter 7 Database Technologies.
DYNAMIC WAP BASED VOTING SYSTEM Bertrand COLAS Submission date: May 2002 School of Computing Bachelor of Engineering with Honours in Computer.
Lect5.ppt - 02/13/06 CIS 4100 Systems Performance and Evaluation Lecture 5 by Zornitza Genova Prodanoff.
Unit – I CLIENT / SERVER ARCHITECTURE. Unit Structure  Evolution of Client/Server Architecture  Client/Server Model  Characteristics of Client/Server.
1 3. Computing System Fundamentals 3.1 Language Translators.
Web Interfaces, Forms & Databases Databases Snyder p HTML Basics Snyder p JavaScript Snyder Chapter 18.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Overview Web Session 3 Matakuliah: Web Database Tahun: 2008.
Yuhui Chen; Romanovsky, A.; IT Professional Volume 10, Issue 3, May-June 2008 Page(s): Digital Object Identifier /MITP Improving.
Web application architecture1 Based on Jim Conallen: Web Applications with UML.
1 G52IWS: Web Services Chris Greenhalgh. 2 Contents The World Wide Web Web Services example scenario Motivations Basic Operational Model Supporting standards.
Slide 1 Service-centric Software Engineering. Slide 2 Objectives To explain the notion of a reusable service, based on web service standards, that provides.
An introduction to OpenCms, version 4.6 Alexander Kandzior Alkacon GbR Member of the OpenCms Group Zürich, March 2002.
ELib Technical Issues Concertation Day: Mobile Code and VRML Brian Kelly UK Web Focus UKOLN, University of Bath, Bath
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
1 Distributed System using J2EE. 2 What is J2EE?  J2EE (Java2 Enterprise Edition) offers a suite of software specification to design, develop, assemble.
Architectural Mismatch: Why reuse is so hard? Garlan, Allen, Ockerbloom; 1994.
GRIN-Global Suite of Software Components. Updater.
Introduction to Web Technologies Module Introduction to Web Technologies – CS th January 2005 Dr Bogdan L. Vrusias
Submission date: May 2002 Sébastien Kotzine Bachelor of Science with Honours in Network Computing School of computing Napier University Supervisor:
Chapter 8 E-Commerce Technologies Introduction to Business Information Systems by Mark Huber, Craig Piercy, Patrick McKeown, and James Norrie.
Web Programming Building Dynamic Web Pages Adrian Shaw (ais) – 80% Jonathan Roscoe (jjr6) - 20%
Web Programming Language
Web Technologies Computing Science Thompson Rivers University
Chapter 8 Environments, Alternatives, and Decisions.
Prototyping in the software process
Software Prototyping.
CIIT-Human Computer Interaction-CSC456-Fall-2015-Mr
Siri Jodha Khalsa CIRES, Univ. of Colorado
Ch 1. A Python Q&A Session Bernard Chen 2007.
>> Introduction to Web Applications
The Future? Or the Past and Present?
PHP / MySQL Introduction
Service-centric Software Engineering
File service architecture
Computer Based Adaptive Testing
Chapter 7 –Implementation Issues
Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Internet Protocols IP: Internet Protocol
3rd Studierstube Workshop TU Wien
Database Connectivity and Web Development
MIT AI Lab: B. Williams, H. Shrobe, R. Laddaga
DD Sir-Infomatics Web Development Part-1.
Rapid software development
Web Technologies Computing Science Thompson Rivers University
The Fedora Project April 28-29, 2003 CNI, Washington DC
Web Skills.
Architectural Mismatch: Why reuse is so hard?
Presentation transcript:

Evaluation of Dynamic Reconfigurable WWW-content Prototypes Beng Multimedia Systems School of Computing Napier University Submission Date: 08.05.2002 Cedric LEO Matric Number: 00210536 Supervisor: Dr William Buchanan 2nd Marker: Ken Barclay

Objectives Research into component design for WWW content. This involves literature searches for research papers, and general published work related to general software reuse and component design. Research into WWW architectures and the associated WWW scripting languages for WWW page delivery, especially highlighting the processing requirements between the client (the browser) and the server (the WWW server). Development of typical WWW based components, and their design and integration into a WWW-based infrastructure.

Appraisals The time and processing overheads involved in using XML-based, and database-driven components. This will involve running experiments, which will measure the overhead in processing times for the different configuration mechanisms. The performance of XML against database-driven components for configuring WWW components.

Critical Evaluation

Further Work Basis for further work could be implementing reusable components according to the next aims: - Fast (scripts structures and implementing methods) - Reliable (conceived to last) - Robust (following the infrastructure)