User side and server side factors that influence the performance of the website P2 Unit 28.

Slides:



Advertisements
Similar presentations
Web 2.0 Programming 1 © Tongji University, Computer Science and Technology. Web Web Programming Technology 2012.
Advertisements

17 HTML, Scripting, and Interactivity Section 17.1 Add an audio file using HTML Create a form using HTML Add text boxes using HTML Add radio buttons and.
Copyright © 2003 Pearson Education, Inc. Slide 4-1 Created by Cheryl M. Hughes The Web Wizards Guide to XML by Cheryl M. Hughes.
The Keys to Speed. File Extensions Definition A tag of three or four letters, preceded by a period, which identifies a data file's format or the application.
Review for Vocabulary Section 3 Quiz. What is the amount of data that can be sent in a certain amount of time? What is the amount of data that can be.
Introducing Macromedia Flash MX 2004 – Lesson 11 Introducing Macromedia Flash MX 2004 Lesson 1.
2.02F Publishing Animated Videos 2.02 Develop Computer Animations.
Client-Side Processing
TOPIC LEARNING BTEC Level 3 Unit 28 Websites Understand the difference between server side and user side capabilities, Know a range of different user side.
Charmaine NormanCopyright What Is a Web Page Presented by Webpagemaker. Net Left click your mouse to view each frame, Web Page.
Ch. 7 Multimedia Analysis and Composition
Introduction to JavaScript
Client side performance in Web based Banking applications Divakar Prabhu Infosys Limited (NASDAQ: INFY)
1 Introduction to Computer Science بسم الله الرحمن الرحيم MULTIMEDIA LEVEL -9 King Khalid University Kingdom of Saudi Arabia Ministry of Higher Education.
3.02 Publishing Animations
Multiple Tiers in Action
Capacity planning for web sites. Promoting a web site Thoughts on increasing web site traffic but… Two possible scenarios…
ITIS 1210 Introduction to Web-Based Information Systems Chapter 41 How Animation on the Web Works.
Daniel Pullin Web Developer | www.cadarn.ac.uk YOUR RESOURCES docx xlsx webm txt rar gz wav html js php.
Mr C Johnston ICT Teacher
Dynamic Web Pages (Flash, JavaScript)
UNIT 8 DRAWING WITH THE HTML5 CANVAS ELEMENTS AND FORMS.
How does the web browser display a webpage? Main task Create an A4 poster where you create a flow diagram showing the various stages and process.
User Side Factors. Download Speed Download speed from a user’s side, is how long it takes a webpage to load, once requested. The measurement for time.
Internet Vocabulary 1-21 State Test Vocabulary. Address address, Internet address, and web address. A code or series of letters numbers and/or.
Unit 30 Digital Graphics Creating Graphics.
Unit 5- Computer Software.  Identify how hardware & software interact  Explain how a software program works  Describe the difference between application.
2.02G Publishing Animated Videos 2.02 Develop Computer Animations.
Lights, Camera, Action! The Role of Multimedia in Web Applications Leading Multimedia Formats in Use Today What You Need to Know to Include Them in Your.
Chapter 13-Tools for the World Wide Web. Overview Web servers. Web browsers. Web page makers and site builders. Plug-ins and delivery vehicles. Beyond.
UNIT 12 SERVER SIDE OF A WEBSITE Cambridge Technicals.
File Name Extensions Computer Applications 7th grade.
Introduction to Web Design Web publishing HTML basics Web design principles Multimedia on the Web.
Introduction.  The scripting language most often used for client-side web development.  Influenced by many programming languages, easier for nonprogrammers.
UNIT 1 USER SIDE OF A WEBSITE Cambridge Technicals.
Case Study Dynamic Website - Three Tier Architecture
BTEC National Level 3 Website Production. Lesson objectives To understand factors that influence website performance To understand factors that influence.
RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
XML and SVG as an Aid to Distance Learning Lez Bullwer MSc Information Technology.
Project Two Adding Web Pages, Links, and Images Define and set a home page Add pages to a Web site Describe Dreamweaver's image accessibility features.
Ajax for Dynamic Web Development Gregory McChesney.
The Web Wizard’s Guide to HTML Chapter Three Colors, Patterns, and Inline Graphics.
Web Design and Development. World Wide Web  World Wide Web (WWW or W3), collection of globally distributed text and multimedia documents and files 
Information Systems Design and Development Media Types Computing Science.
World Wide Web 16 World Wide Web 16. World Wide Web 16 Everyone also talks about the Web But people don’t really understand how it works You need to know.
MICROSOFT AJAX CDN (CONTENT DELIVERY NETWORK) Make Your ASP.NET site faster to retrieve.
Load Test Scenario Presentation Outline Introduction to Load Test Load Test capability of eValid Steps to create the Load Test Scripts.
BRANDING YOURSELF FINAL DRAFT.
Section 9.1 Section 9.2 YOU WILL LEARN TO…
Section 9.1 Section 9.2 Identify multimedia design guidelines
A. Cookie B. Google Earth C. Cache D. ISP E. Netiquette F. Phishing
Business Case: Improve Overall Service Quality and Customer Experience
Computing Fundamentals
SI-U: Decompiling SWF Files May, 03, 2011 Jeremy Loughnot
Web Programming– UFCFB Lecture 8
Section 17.1 Section 17.2 Add an audio file using HTML
BTEC NCF Dip in Comp - Unit 15 Website Development Lesson 05 – Website Performance Mr C Johnston.
PHP / MySQL Introduction
A Presentation on online voting system
Dynamic Web Pages (Flash, JavaScript)
2.02G Publishing Animated Videos
Tips for Website Speed Optimization
2.02F Publishing Animated Videos
3.01F Publishing Animated Videos
Dynamic Web Pages Jin Wu INF 385E Information Architecture
ИНФОРМАТИКА И РАЧУНАРСТВО Наставна тема: РАЧУНАРСКА ГРАФИКА
Communications & Computer Networks Resource Notes - Introduction
Part 8 Q36 to Q40 of National 5 Prelim
Web Programming– UFCFB Lecture 8
Mobile Internet and WAP
Presentation transcript:

user side and server side factors that influence the performance of the website P2 Unit 28

Learning Objectives To learn what user side and server side factors influence the performance of the website

Assessment Objectives Explain the user and server side factors that influence the performance of a website

Assessment Task Produce a report in Word that describes: The user side factors that influence the performance of a website The server side factors that influence the performance of a website Your report should follow a similar format to the one below: Introduction User Side Factors Server Side Factors Conclusion Sources You should consider the following: User side factors: download speed; PC performance factors eg browser, cache memory, processor speed Server side factors: web server capacity eg available bandwidth, executions to be performed before page load, number of hits; file types eg bitmap, vector, jpg, gif, wav, mp3; avi, swf. (P2)

User Side Factors download speed; PC performance factors: browser, cache memory, processor speed

Client Side Factors web server capacity: available bandwidth, executions to be performed before page load i.e. scripting number of hits; file types e.g. bitmap, vector, jpg, gif, wav, mp3; avi, swf