Dreamweaver: Including Interaction and Multimedia in Web Pages

Total Page:16

File Type:pdf, Size:1020Kb

Dreamweaver: Including Interaction and Multimedia in Web Pages Dreamweaver: Including Interaction and Multimedia in Web Pages How to Use This Book This handbook accompanies the taught sessions for the course. Each section contains a brief overview of a topic for your reference and then one or more exercises. The Exercises Exercises are arranged as follows: • A title and brief overview of the tasks to be carried out • A numbered set of tasks, together with a brief description of each • A numbered set of detailed steps that will achieve each task Some exercises, particularly those within the same section, assume that you have completed earlier exercises. Your lecturer will direct you to the location of files that are needed for the exercises. If you have any problems with the text or the exercises, please ask the lecturer or one of the demonstrators for help. This book includes plenty of exercise activities – more than can usually be completed during the hands-on sessions of the course. You should select some to try during the course, while the teacher and demonstrator(s) are around to guide you. Later, you may attend follow-up sessions at OUCS called Computer8, where you can continue work on the exercises, with some support from IT teachers. Other exercises are for you to try on your own, as a reminder or an extension of the work done during the course. Writing Conventions A number of conventions are used to help you to be clear about what you need to do in each step of a task. • In general, the word press indicates you need to press a key on the keyboard. Click, choose or select refer to using the mouse and clicking on items on the screen (unless you have your own favourite way of operating screen features). • Names of keys on the keyboard, for example the Enter (or Return) key, are shown like this ENTER. • Multiple key names linked by a + (for example, CTRL+Z) indicate that the first key should be held down while the remaining keys are pressed; all keys can then be released together. • Words and commands typed in by the user are shown like this. • Labels and titles on the screen are shown like this. • Drop-down menu options are indicated by the name of the options separated by a vertical bar, for example File|Print. In this example you need to select the option Print from the File menu. To do this, click with the mouse button on the File menu name; move the cursor to Print; when Print is highlighted, click the mouse button again. • A button to be clicked will look like this. • The names of software packages are identified like this, and the names of files to be used like this. ii Software Used Dreamweaver CS5 Windows XP or Mac OSX Firefox / Internet Explorer / Safari Files Used In the PresenterSite folder about.html feedback.html hardware.html index.html personal.html software.html stafftable.html style.html technology.html ImageZoom.class In the images folder cherwellPanoramic.jpg db.jpg im.jpg int_thumb.jpg lapel_mike_275x275.jpg las_thumb.jpg laser_pointer_275x275.jpg mik_thumb.jpg PresenterMakingSenseLogo.gif ps.jpg re.jpg se.jpg smart_board_275x275.jpg updated.png vis_thumb.jpg visualiser_275x275.jpg vot_thumb.jpg voting_egg_275x275.jpg In the multimedia folder Eternamente.mp3 Eternamente.wav player_mp3_maxi.swf SayCheese.flv SayCheese.mp4 SayCheese.mpg SayCheese.ogv SayCheese.webm In the Galleria folder galleria.js plugins folder themes folder In the Course Materials folder aino-galleria-fc65989.zip DisplayTimeOfLastVisit.txt galleria.txt HTML5Video.txt ImageZoom.pdf ImageZoom.zip MP3Player.txt PresenterMakingSenseLogo.swf Revision Information Version Date Author Changes made 1.0 January 2011 Dave Baker Created 1.0a September 2011 Dave Baker Minor corrections 2.0 December 2012 Dave Baker Updated for CS6 iii Acknowledgements Thank you to all the attendees on previous Dreamweaver courses for your positive feedback and your requests for more. This course is your fault ;-) Thank you to Anna Pavelin for her proofreading and testing of the exercises. Any remaining errors will have been introduced since her careful work. Thank you to Derek Flood of Das Werk and Westpark Studios for his permission to use the Say Cheese video in our courses. Copyright This document is made available under a Creative Commons Attribution- NonCommercial-ShareAlike CC BY-NC-SA licence by Dave Baker who asserts his right to be identified as the author. Note that some images and resources used in the document and presentations are copyright of their owners and may be subject to different copyright conditions. Where possible this has been noted in the text. If an error in attribution/copyright has been made, please contact the author who will be pleased to make the necessary corrections. Screen shots in this document are copyright of Adobe. The SayCheese video is used with the kind permission of Derek Flood and is provided for use only within the context of ITLP courses at the University of Oxford. The Eternamente audio track is by Yachar and available for download for personal use under a Creative Commons licence at http://www.jamendo.com/en/track/577280 The Cherwell panoramic image is used with the kind permission of Carl Wenczek of Born Digital Ltd. iv Contents 1 Introduction ............................................................................. 1 1.1. What you should already know ........................................................... 1 1.2. What you will learn ............................................................................. 1 1.3. Where can I get a copy of Dreamweaver? ........................................... 1 2 Getting started ......................................................................... 2 3 What do we mean by interactivity? .......................................... 4 4 Spry .......................................................................................... 6 4.1. How Spry works in Dreamweaver ..................................................... 7 4.2. Navigation menu ............................................................................... 7 4.3. Spry Accordion.................................................................................. 11 4.4. Spry data handling ............................................................................ 14 5 JavaScript............................................................................... 18 5.1. How JavaScript is used in Dreamweaver ........................................ 18 5.2. Cookies and JavaScript .....................................................................19 5.3. A JavaScript based image gallery .................................................... 22 6 Using Flash ............................................................................ 27 6.1. How Flash is used in Dreamweaver ................................................. 27 7 Using audio ............................................................................ 30 7.1. How audio is used in Dreamweaver .................................................. 31 8 Using video ............................................................................ 35 8.1. How video is used in Dreamweaver ................................................. 35 9 HTML5 audio and video ........................................................ 40 9.1. How HTML5 is handled in Dreamweaver ........................................ 41 10 Using Java applets ............................................................... 44 10.1. How Java applets are used in Dreamweaver ................................. 44 11 What Next? ........................................................................... 48 11.1. Other Dreamweaver sessions .......................................................... 48 11.2. Other IT Learning Programme courses ......................................... 48 11.3. Computer8 ...................................................................................... 48 11.4. IT Services Help Centre .................................................................. 48 11.5. Downloadable course materials (WebLearn) .... Error! Bookmark not defined. 11.6. Downloadable Course Materials - the ITLP Portfolio ............ Error! Bookmark not defined. v 11.7. Reference Material .......................................................................... 49 vi Table of Exercises Exercise 1 Setting up the Dreamweaver environment ........................... 2 Exercise 2 Creating a navigation menu using Spry ............................... 8 Exercise 3 Creating an accordion based page ....................................... 11 Exercise 4 Simple data handling using Spry......................................... 15 Exercise 5 Adding JavaScript that uses cookies .................................. 20 Exercise 6 Adding a JavaScript image gallery ..................................... 23 Exercise 7 Add Flash to a page ............................................................. 28 Exercise 8 Placing audio in a web page ................................................ 31 Exercise 9 Placing video in a web page ................................................ 36 Exercise 10 Placing video in a web page .............................................. 42 Exercise 11 Adding a Java applet to a web page .................................. 45 vii Dreamweaver: Including Interaction and Multimedia in Web Pages TWAH 1 Introduction Welcome to the course Dreamweaver: Including Interaction in Web Pages. This booklet accompanies the course delivered by the University of Oxford’s IT Learning Programme. Although the exercises are clearly explained so that you can work through them yourselves,
Recommended publications
  • THE FUTURE of SCREENS from James Stanton a Little Bit About Me
    THE FUTURE OF SCREENS From james stanton A little bit about me. Hi I am James (Mckenzie) Stanton Thinker / Designer / Engineer / Director / Executive / Artist / Human / Practitioner / Gardner / Builder / and much more... Born in Essex, United Kingdom and survived a few hair raising moments and learnt digital from the ground up. Ok enough of the pleasantries I have been working in the design field since 1999 from the Falmouth School of Art and onwards to the RCA, and many companies. Ok. less about me and more about what I have seen… Today we are going to cover - SCREENS CONCEPTS - DIGITAL TRANSFORMATION - WHY ASSETS LIBRARIES - CODE LIBRARIES - COST EFFECTIVE SOLUTION FOR IMPLEMENTATION I know, I know, I know. That's all good and well, but what does this all mean to a company like mine? We are about to see a massive change in consumer behavior so let's get ready. DIGITAL TRANSFORMATION AS A USP Getting this correct will change your company forever. DIGITAL TRANSFORMATION USP-01 Digital transformation (DT) – the use of technology to radically improve performance or reach of enterprises – is becoming a hot topic for companies across the globe. VERY DIGITAL CHANGING NOT VERY DIGITAL DIGITAL TRANSFORMATION USP-02 Companies face common pressures from customers, employees and competitors to begin or speed up their digital transformation. However they are transforming at different paces with different results. VERY DIGITAL CHANGING NOT VERY DIGITAL DIGITAL TRANSFORMATION USP-03 Successful digital transformation comes not from implementing new technologies but from transforming your organisation to take advantage of the possibilities that new technologies provide.
    [Show full text]
  • Adobe Spry and Dreamweaver ADOBE SPRY and DREAMWEAVER (SUP)
    Adobe Spry and Dreamweaver ADOBE SPRY AND DREAMWEAVER (SUP) The Adobe Spry Framework for Ajax (Spry v.1.6.1 is the latest release of Spry) Spry is a JavaScript-base framework that enables the rapid development of Ajax-powered web pages. Ajax is technology. It is a term commonly used to define a group of interrelated web development techniques used on the client-side to create interactive web applications. Spry uses JavaScript, but acts like an extension of HTML and CSS (so anyone with HTML and CSS can use it). Spry can be used with both client-side and server-side technologies. • Spry is implemented as a set of JavaScript libraries. To add Spry to your page, the user includes the JavaScript library that contains the Spry features as needed, and then deploys that JavaScript file to the web site along with other page. • Spry has three basic components: Spry Data, Spry Widgets and Spry Effects. They can be used together or independently of one another. • No browser plug-ins or server-side modules are required for Spry to work. • Dreamweaver CS4 has features that ease the development of Spry pages but Spry itself is completely tool independent. Any code editor can be used to develop Spry pages (Dreamweaver, Visual Studio, Notepad…). Sidebar AJAX Other Frameworks similar to Spry: Google, Yahoo, jQuery, MooTools, Dojo, etc Spry provides developers with easy to implement tools (Spry Data, Spry Widgets and Spry Effects) Widgets examples Validation widgets Menu Bars (Vertical and Horizontal) Sliding Panels Tooltip Effects examples Show/Hide: Fade
    [Show full text]
  • Developer's Guide ● Using the Conscriptus Web API
    Conscriptus Developers Guide Pages: 39 Version: 1.0 Issued: 2008-08-30 Author: Andrei Ivanov [email protected] Yakutsk Copyright © 2007-2008, Andrei Ivanov. All rights reserved. mailto:[email protected] Important notice: Author(s) makes no warranty for the use of its products and assumes no responsibility for any errors which may appear in this document nor does it make a commitment to update the information contained herein. Described products are not intended for use in medical, life saving or life sustaining applications. Author(s) assumes no liability for applications assistance, customer’s applications or product designs, software performance, or infringement of patents. Author(s) retains the right to make changes to these specifications at any time, without notice. All trademarks mentioned in this document or Web site are the property of their respective owners. Date: 08/30/2008 Page 3 of 39 Conscriptus Developers Guide - Conscriptus appointment timesheet time sheduler History of changes 2008/01/08 First release 2008/06/04 Group manipulation added Summary Этот документ описывает необходимые и рекомендуемые действия по настройке рабочего окружения среды разработчика приложения MeetUp, может быть полезна как справочник по выполнению некоторых операций и содержит такую полезную информацию, как информацию о размещении файлов. Definitions and Abbreviations ADO Microsoft ActiveX Database Objects ® library BDE Borland Database Engine® library GUI Graphical user interface IDE интегрированная среда разработки LUW ОС Linux®, Unix® or Microsoft Windows® RAD rapid application development SDI single document interface VCL Borland Visual Component Library® User Software application user Scope Cellphone application to assist persons assign a meeting at the suitable place and time according to their location and time sheet.
    [Show full text]
  • Learning PHP, Mysql, and Javascript
    Learning PHP, MySQL, and JavaScript Robin Nixon Beijing • Cambridge • Farnham • Köln • Sebastopol • Taipei • Tokyo Learning PHP, MySQL, and JavaScript by Robin Nixon Copyright © 2009 Robin Nixon. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://my.safaribooksonline.com). For more information, contact our corporate/institutional sales department: (800) 998-9938 or [email protected]. Editor: Andy Oram Indexer: Ellen Troutman Zaig Production Editor: Sumita Mukherji Cover Designer: Karen Montgomery Copyeditor: Nancy Kotary Interior Designer: David Futato Proofreader: Kiel Van Horn Illustrator: Robert Romano Printing History: July 2009: First Edition. Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trademarks of O’Reilly Media, Inc. Learning PHP, MySQL, and JavaScript, the image of sugar gliders, and related trade dress are trademarks of O’Reilly Media, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O’Reilly Media, Inc., was aware of a trademark claim, the designations have been printed in caps or initial caps. While every precaution has been taken in the preparation of this book, the publisher and author assume no responsibility for errors or omissions, or for damages resulting from the use of the information con- tained herein. TM This book uses RepKover™, a durable and flexible lay-flat binding. ISBN: 978-0-596-15713-5 [M] 1246467361 Table of Contents Preface .
    [Show full text]
  • HTML5 HTML5 Designing Rich Internet Applications
    HTML5 HTML5 DESIGNING RICH INTERNET APPLICATIONS MATTHEW DAVID AMSTERDAM • BOSTON • HEIDELBERG • LONDON • NEW YORK • OXFORD PARIS • SAN DIEGO • SAN FRANCISCO • SINGAPORE • SYDNEY • TOKYO Focal Press is an imprint of Elsevier Focal Press is an imprint of Elsevier 30 Corporate Drive, Suite 400, Burlington, MA 01803, USA The Boulevard, Langford Lane, Kidlington, Oxford, OX5 1GB, UK © 2010 Elsevier, Inc. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or any information storage and retrieval system, without permission in writing from the Publisher. Details on how to seek permission, further information about the Publisher's permissions policies and our arrangements with organizations such as the Copyright Clearance Center and the Copyright Licensing Agency, can be found at our website: www.elsevier.com/permissions. This book and the individual contributions contained in it are protected under copyright by the Publisher (other than as may be noted herein). Notices Knowledge and best practice in this field are constantly changing. As new research and experience broaden our understanding, changes in research methods, professional practices, or medical treatment may become necessary. Practitioners and researchers must always rely on their own experience and knowledge in evaluating and using any information, methods, compounds, or experiments described herein. In using such information or methods they should be mindful of their own safety and the safety of others, including parties for whom they have a professional responsibility. To the fullest extent of the law, neither the Publisher nor the authors, contributors, or editors, assume any liability for any injury and/or damage to persons or property as a matter of products liability, negligence or otherwise, or from any use or operation of any methods, products, instructions, or ideas contained in the material herein.
    [Show full text]
  • NEAR EAST UNIVERSITY Faculty of Engineering
    NEAR EAST UNIVERSITY Faculty of Engineering Department of Computer Engineering AUTO GALLERY MANAGEMENT SYSTEM Graduation Project COM 400 Student: Ugur Emrah CAKMAK Supervisor : Assoc. Prof. Dr. Rahib ABIYEV Nicosia - 2008 ACKNOWLEDGMENTS "First, I would like to thank my supervisor Assoc. Prof. Dr. Rahib Abiyev for his invaluable advice and belief in my work and myself over the course of this Graduation Project.. Second, I would like to express my gratitude to Near East University for the scholarship that made the work possible. Third, I thank my family for their constant encouragement and support during the preparation of this project. Finally, I would like to thank Neu Computer Engineering Department academicians for their invaluable advice and support. TABLE OF CONTENT ACKNOWLEDGEMENT i TABLE OF CONTENTS ii ABSTRACT iii INTRODUCTION 1 CHAPTER ONE - PHP - Personal Home Page 2 1.1 History Of PHP 2 1.2 Usage 5 1.3 Security 6 1 .4 Syntax 7 1.5 Data Types 8 1.6 Functions 9 1.7 Objects 9 1.8 Resources 10 1.9 Certification 12 1 .1 O List of Web Applications 12 1.11 PHP Code Samples 19 CHAPTER TWO - MySQL 35 2.1 Uses 35 2.2 Platform and Interfaces 36 2.3 Features 37 2.4 Distinguishing Features 38 2.5 History 40 2.6 Future Releases 41 2.7 Support and Licensing .41 2.8 Issues 43 2.9Criticism 44 2.10 Creating the MySQL Database 45 2.11 Database Code of a Sample CMS 50 CHAPTER THREE - Development of Auto Gallery Management System 72 CONCLUSION 77 REFERENCES 78 APPENDIX 79 ii ABSTRACT Auto Gallery Management System is a unique Content Management System which supports functionality for auto galleries.
    [Show full text]
  • Temario Oposicións Informática
    TEMARIO OPOSICIÓNS INFORMÁTICA GRUPO A1 - ESCALA DE SISTEMAS E TECNOLOXÍA DA INFORMACIÓN TEMA 32. APLICACIÓNS DE INTERNET ENRIQUECIDAS (RIA). Esta obra foi publicada abertamente pola Egap atopándose cunha licenza de Recoñecemento- CompartirIgual 2.0 España de Creative Commons. Para ver unha copia da licenza visite: http://creativecommons.org/licenses/by-sa/3.0/es Autor: Juan Marcos Filgueira Gomis Juan Marcos Filgueira Gomis 1 TEMA 32. APLICACIÓNS DE INTERNET ENRIQUECIDAS (RIA). 32.1 INTRODUCIÓN E CONCEPTOS 32.2 AJAX 32.3 RIA PARA MULTIMEDIA E ANIMACIÓNS 32.4 OUTRAS TECNOLOXÍAS RIA 32.5 ESQUEMA 32.6 REFERENCIAS 32.1 INTRODUCIÓN E CONCEPTOS As aplicacións de Internet enriquecidas ou RIA (en inglés Rich Internet Applications), son un conxunto de tecnoloxías que buscan achegar as interfaces das aplicacións web ás das aplicacións de escritorio dotándoas de novas funcionalidades, de aí a riqueza, e axilizando aspectos como as recargas de datos. Por norma xeral precisan dun framework, compoñente adicional ou plug-in no navegador que permitan a súa interpretación. Nas aplicacións RIA a maior parte da comunicación faise de maneira asíncrona en comunicacións transparentes ao usuario que evitan gran parte das recargas de páxinas para realizar actualizacións de datos. Fronte a estas vantaxes no tocante á usabilidade en canto a mellora das funcionalidades e actualizacións de datos a principal desvantaxe será a accesibilidade da páxina para usuarios que presenten dificultades de acceso á información na web. Moitas destas tecnoloxías pertencen ao mundo do software propietario atopando gran dependencia respecto das compañías que as desenvolven. As principais tecnoloxías atópanse nas plataformas Flash, Flex e AIR de Adobe, Silverlight de Microsoft, OpenLaszlo, incontables frameworks AJAX e Javascript, e outras tecnoloxías como as xa maduras, Applets e Java WebStart e as emerxentes como XUL, JavaFX, GWT ou Bindows.
    [Show full text]
  • Javascript Chapitre 5 : Encore Plus Loin…
    12/17/2019 JavaScript Chapitre 5 : encore plus loin… MAS‐RAD – Master of Advanced Studies, Rapid Application Development Stéphane GOBRON HE‐Arc –hes.so 2019 JavaScript 6 chapitres . Description du cours . Ch1 : fondamentaux . Ch2 : instructions de base . Ch3 : structure objet . Ch4 : instructions avancées . Ch5 : encore plus loin Après ce cours vous savez que c'est la réponse 'D' bien sur! 1 12/17/2019 Librairies et extensions …en quelques mots donc seulement l'introduction des concepts de… . 5.1 Librairies Généraliste : jQuery Spécialisée : Buzz . 5.2 En complément AJAX Pour la 3D : WebGL "More, more, and more!" 5. Encore plus loin… 5.1 Librairies . JS lib ‐ Dom, JS ‐ Graphisme, Web ‐ Recherche spécifique . E.g. généraliste : jQuery . E.g. spécialisée : Buzz Il y aurait beaucoup à dire… 2 12/17/2019 Librairies DOM ou JS Manipulation du DOM Pure JavaScript/AJAX AccDC FuncJS Dojo Toolkit Google Closure Library Glow Joose jQuery jsPHP midori Microsoft's Ajax library MooTools MochiKit Prototype JS Framework PDF.js YUI Library Rico Socket.io Spry framework Underscore.js Wakanda Framework Librairies Web‐application related Graphisme & Web GUI‐related (Widget AngularJS Graphical/Visualization libraries) Backbone.js (Canvas or SVG related) Ample SDK Batman.js D3.js DHTMLX Cappuccino Ext JS Echo CanvasJS HTML5 Charts Ink Ember.js JavaScript InfoVis Toolkit iX Framework Enyo Fellowrock jQuery UI Google Web Toolkit Kinetic.js Lively Kernel JavaScriptMVC Processing.js qooxdoo Knockout Raphaël Script.aculo.us rAppid.js SWFObject SmartClient Rialto Toolkit Three.js Kendo UI SproutCore Frame‐Engine CreateJS Web Atoms 3 12/17/2019 Librairies Plus généralement . Pour rechercher une lib spécifique et/ou accéder à l’ensemble de l’étendu des lib JS : https://www.javascripting .com/ Librairies généralistes jQuery http://en.wikipedia.org/ But et principe wiki/JQuery Plan visuel de jQuery .
    [Show full text]
  • Uživatelské Rozhraní Webových IS
    MASARYKOVA UNIVERZITA F}w¡¢£¤¥¦§¨ AKULTA INFORMATIKY !"#$%&'()+,-./012345<yA| Uživatelské rozhraní webových IS DIPLOMOVÁ PRÁCE Tomáš Obšívaˇc Brno, jaro 2009 Prohlášení Prohlašuji, že tato diplomová práce je mým p ˚uvodnímautorským dílem, které jsem vypra- coval samostatnˇe.Všechny zdroje, prameny a literaturu, které jsem pˇrivypracování použí- val nebo z nich ˇcerpal,v práci ˇrádnˇecituji s uvedením úplného odkazu na pˇríslušnýzdroj. Vedoucí práce: doc. Ing. Michal Brandejs, CSc. ii Shrnutí Práce popisuje rozvoj WWW s ohledem na jeho využití pro uživatelské rozhraní informaˇc- ních systém ˚u,pˇredstavujespecifika a r ˚uznéúrovnˇenávrhu webového rozhraní podle míry jejich abstrakce s pˇríkladyrealizovanými pro Informaˇcnísystém MU (IS MU), srovnává sou- ˇcasnérámce jazyka JavaScript sloužící k manipulaci s HTML stránkou a od ˚uvodˇnujevolbu jednoho z nich pro IS MU, popisuje vybrané prvky designu znovupoužitelné ve webových aplikacích, krátce ukazuje další zp ˚usobyzpˇrístupnˇenídat uživatel ˚uma v poslední ˇcástise vˇenujeznaˇcceIS MU (pˇrílohouje jí vˇenovanýgrafický manuál). iii Klíˇcováslova uživatelské rozhraní, design, JavaScript, framework, informaˇcnísystémy, web, znaˇcka iv Obsah 1 Úvod ............................................. 2 1.1 Zadání ......................................... 2 1.2 O této práci ....................................... 2 2 Webové stránky jako uživatelské rozhraní ....................... 3 2.1 Hypertext a WWW .................................. 3 2.2 Souˇcasnýstav webu ................................. 6 2.2.1 Web 2.0 a sémantický web . 6 2.3 Od statického webu k WIS .............................. 7 2.4 Design rozhraní (vs. další rysy systému) ...................... 8 2.5 Grafické zpracování („povrch“) ........................... 10 2.5.1 Ikony pro aplikaˇcnískupiny IS MU . 11 2.5.2 Uživatelská volba designu . 12 2.6 Rozvržení stránek IS MU („kostra“) ........................ 13 2.6.1 Oblíbené záložky, jazyk a odhlášení [1] . 14 2.6.2 Hlaviˇckaa info k uživateli [2–4] .
    [Show full text]
  • Download the Sample Pages
    Adobe® Dreamweaver® CS6 on Demand Publisher Paul Boger Copyright © 2012 by Perspection, Inc. Associate Publisher All rights reserved. No part of this book shall be reproduced, stored in a Greg Wiegand retrieval system, or transmitted by any means, electronic, mechanical, photo- copying, recording, or otherwise, without written permission from the publish- Acquisitions Editor er. No patent liability is assumed with respect to the use of the information Laura Norman contained herein. Although every precaution has been taken in the prepara- Managing Editor tion of this book, the publisher and author assume no responsibility for errors Steve Johnson or omissions. Nor is any liability assumed for damages resulting from the use Author of the information contained herein. Steve Johnson Editor Library of Congress Cataloging-in-Publication Data is on file Adrian Hyde Page Layout ISBN-13: 978-0-7897-4932-1 James Teyler ISBN-10: 0-7897-4932-7 Interior Designers Steve Johnson Printed and bound in the United States of America Marian Hartsough First Printing: June 2012 Photographs Tracy Teyler 15 14 13 12 4 3 2 1 Indexer Que Publishing offers excellent discounts on this book when ordered Katherine Stimson in quantity for bulk purchases or special sales. Proofreader For information, please contact: U.S. Corporate and Government Sales Beth Teyler Team Coordinator 1-800-382-3419 or [email protected] Cindy Teeters For sales outside the U.S., please contact: International Sales 1-317-428-3341 or [email protected] Trademarks All terms mentioned in this book that are known to be trademarks or service marks have been appropriately capitalized.
    [Show full text]
  • Web Application Framework
    UU - IT - UDBL 1 E-COMMERCE and SECURITY - 1DL018 Spring 2008 An introductury course on e-commerce systems alt. http://www.it.uu.se/edu/course/homepage/ehandel/vt08/ Kjell Orsborn Uppsala Database Laboratory Department of Information Technology, Uppsala University, Uppsala, Sweden Kjell Orsborn 4/24/08 UU - IT - UDBL 2 Web Servers ch 6, 7 Kjell Orsborn Department of Information Technology Uppsala University, Uppsala, Sweden Kjell Orsborn 4/24/08 UU - IT - UDBL 3 Web clients and Web servers Clients running browsers Web server Requests sent pages received Kjell Orsborn 4/24/08 UU - IT - UDBL 4 Web server • The term web server can mean one of two things: – A computer program that is responsible for accepting HTTP requests from clients, which are known as web browsers, and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and linked objects (images, etc.). – A computer that runs a computer program as described above. Kjell Orsborn 4/24/08 UU - IT - UDBL 5 Common features of Web servers • Web server programs might differ in detail, but they all share some basic common features: – HTTP: every web server program operates by accepting HTTP requests from the client, and providing an HTTP response to the client. • The HTTP response usually consists of an HTML document, but can also be a raw file, an image, or some other type of document (defined by MIME-types). – Logging: usually web servers have also the capability of logging some detailed information, about client requests and server responses, to log files; • this allows the webmaster to collect statistics by running log analyzers on log files.
    [Show full text]
  • Using the Spry Framework
    Using the Spry Framework Trademarks 1 Step RoboPDF, ActiveEdit, ActiveTest, Authorware, Blue Sky Software, Blue Sky, Breeze, Breezo, Captivate, Central, ColdFusion, Contribute, Database Explorer, Director, Dreamweaver, Fireworks, Flash, FlashCast, FlashHelp, Flash Lite, FlashPaper, Flash Video Encoder, Flex, Flex Builder, Fontographer, FreeHand, Generator, HomeSite, JRun, MacRecorder, Macromedia, MXML, RoboEngine, RoboHelp, RoboInfo, RoboPDF, Roundtrip, Roundtrip HTML, Shockwave, SoundEdit, Studio MX, UltraDev, and WebHelp are either registered trademarks or trademarks of Adobe Systems Incorporated and may be registered in the United States or in other jurisdictions including internationally. Other product names, logos, designs, titles, words, or phrases mentioned within this publication may be trademarks, service marks, or trade names of Adobe Systems Incorporated or other entities and may be registered in certain jurisdictions including internationally. Third-Party Information This guide contains links to third-party websites that are not under the control of Adobe Systems Incorporated, and Adobe Systems Incorporated is not responsible for the content on any linked site. If you access a third-party website mentioned in this guide, then you do so at your own risk. Adobe Systems Incorporated provides these links only as a convenience, and the inclusion of the link does not imply that Adobe Systems Incorporated endorses or accepts any responsibility for the content on those third- party sites. © 2006 Adobe Systems Incorporated. All rights
    [Show full text]