Complete Cloud Computing Training Company Catalyzing Cloud

Total Page:16

File Type:pdf, Size:1020Kb

Complete Cloud Computing Training Company Catalyzing Cloud Complete Cloud Computing Training company Catalyzing Cloud Computing RevolutionComplete Cloud Computing Training company Flab Cloud Computing Syllabus Phase 1 Core JAVA & J2EE phase2 HTML5, JQUERY & CROSS MOBILITY Phase3 STRUTS FRAMEWORK Phase 4 HIBERNATE FRAMEWORK Phase 5 SPRING FRAMEWORK Phase 6 HADOOP,HIVE,PIG , HBASE & SCHEMAPhase – 1 Core Java and J2EE Complete Cloud Computing Training company Catalyzing Cloud Computing RevolutionModule 1 – Core JAVA and Basic J2EE Total Hours = 20 Hours Days/Topics Theory Scope Duration : 2 Hours Mode : Presentation Lab Session Duration : 2 Hours Mode : Code Topic 1 : Introduction - Class introduction - Revision of basic Java - IDE (Eclipse), Packages, and Jar Basics 1. Understand course structure and objectives 2. Get a broad understanding of Java technologies and its applications 3. Prepare for the advanced Java topics covered in this course Topic 2 : Streams and File I/O - Streams - Various Stream classes - Using Streams - Object Streams - File Management 1. Learn about the Streams framework of Java 2. Learn how to read from and write to files in Java 3. Walk through an example of doing File I/O Topic 3: Multithreading - What are Threads - Thread Properties - Thread States: Life Cycle of a Thread - Interrupting Threads - Thread Priorities - Thread Groups - Synchronization - Animation - Timers - Runnable Interface 1. Learn about threads in Java 2. Write a Java Applet that uses threads to perform animation Topic 4: Collections - Arrays - Collection Interfaces - Concrete Collections - The Collections Framework - Algorithms - Legacy Collections 1. Learn how to use Arrays in Java 2. Learn about Collection classes available in Java 3. Applications of Collections in programming 4. Use a collection in an example Topic 5: Hands On Small Project based on the knowledge gained during this Module. Continue same Project Module 2 – J2EE Development Total Hours = 20 Hours Days/Topics Theory Scope Duration : 2 Hours Mode : Presentation Lab Session Duration : 2 Hours Mode : Code Topic 1 : Java Network Programming - Connecting to a server - Implementing Servers in Java - URL Connections - Reading and Posting data - Security and the Network - Java Beans 1. Learn how to program client/server applications in Java 2. Understand the TCP/IP sockets framework in Java 3. Use Java to retrieve a web page 4. Understand the security model for Java Applets as it relates to Network programming. 5. Learn how to create Java Beans components Topic 2 : Java Database Connectivity and Database Design - Database Systems – an Introduction - Structured Query Language - Installing and setting up JDBC - Basic JDBC Programming concepts - Populating a database - Executing Queries - Scrollable and Updateable Result Sets 1. Understand the concepts of Database Systems 2. Learn basic SQL commands 3. Learn how to set up and install JDBC 4. Learn the JDBC classes and their use 5. Use JDBC in a sample program Topic 3: Java Servlets, Java Beans, and Java Server Pages -Overview -Basic Servlet Structure -Accessing Form Data, HTTP Headers, and CGI Variables in Servlets -Generating Server Response -Handling Cookies and Session Tracking -JSP Scripting elements -Including Files and Applets in JSP documents -Using Java Beans with JSP -Integrating Servlets and JSP -Struts 1. Learn about the J2EE model 2. Learn how to write web applications using Servlets/JSP 3. Use servlets and JSP in an example application Topic 4: RMI - Remote Method Invocation - Setting up Remote Method Invocation - Parameter Passing in Remote Methods - Using RMI with Applets - Java IDL and CORBA 1. Learn the distributed computing model of Java 2. Learn how and where to use Remote Method Invocation 3. Compare RMI with CORBA 4. Compare RMI with RPC Topic 5: Hands On Small Project based on the knowledge gained during this Module. Continue same Project Module 3 – J2EE Development Total Hours = 20 Hours Days/Topics Theory Scope Duration : 2 Hours Mode : Presentation Lab Session Duration : 2 Hours Mode : Code Topic 1 : Java Message Service (JMS) - Key Messaging Concepts - JMS architecture - Classes and Interfaces in the JMS API - JMS Providers - JMS Clients - Message Driven Beans 1. Learn about the JMS model of distributed computing 2. Learn the various types of JMS Providers and Application Servers 3. Learn about the different models of JMS (publish-subscribe vs point topoint) 4. Learn how to write JMS Clients 5. Learn how to handle transactions in JMS Topic 2 : Java and XML - Overview of XML and XSL - Creating XML Document - Parsing XML - Validating XML 1. Understand XML and its usefulness in programming 2. Understand XSL Transformations and how Java can help 3. Create a sample XML document 4. Learn how to parse, validate and transform XML using Java 5. Learn about Web Publishing Frameworks - Cocoon Topic 3: Web Services - Overview of Web Services protocols - Build a simple Web Service 1. Learn how to write Web Services in Java Topic 4: Apache Axis - Writing Web services using Apache Axis 1. Write web services using Apache Axis Topic 5: Hands On Small Project based on the knowledge gained during this Module. Continue same Project Complete Cloud Computing Training company Phase - 2 HTML5 , CSS3 & Cross Mobility Development Catalyzing Cloud Computing RevolutionModule 1 – HTML5 Development Total Hours = 40 Hours Days/Topics Theory Scope Duration : 2 Hours Mode : Presentation Lab Session Duration : 2 Hours Mode : Code Day 1 : Introduction HTML5 Tag Structure ML5 Introduction - The Evolution of the Web, The Rocky Road from HTML4 to HTML5, Web 2.0 Applications and Solutions, Core page structure, Visual presentation, Graphical tools, Rich media support, Enhancements to JavaScript Blocking of content on the page - SSECTION Element, ARTICLE Element, HEADER and FOOTER Elements, ASIDE Element, DIALOG Element, FIGURE Element, the NAV Element, Text-Level Semantic Additions and Changes, the MARK Element, TIME Element for Measurement, the METER Element, the PROGRESS Element Writing HTML5 Basic code with new elements of HTML5. Day2 : HTML 5 Development HTML5 Forms HTML5 FORMS - What Has Changed in HTML Forms 2.0, Inserting the Cursor Automatically into a Specified Field Making an INPUT Field Required, Adding the Placeholder Text, Controlling Data with HTML5, Extending the Functionality of HTML5, Displaying Data in HTML5, Storing Data Locally Using Web Storage, New HTML5 Attributes Clean HTML5 Development - Applying HTML5 to Make HTML Code Easier to Read, What Is Not Being Supported in HTML5 Project : Building a Web Site Using HTML5 Blocking Elements and Forms 2.0 . Day3: HTML5 Rich Media Foundation Working with VIDEO and AUDIO Tags, Using HTML5 Rich Media Tags, Controlling Video with VIDEO Tags , Controlling Audio with AUDIO Tags, Encoding Video and Audio for Delivery over the Web, Creating Video in Ogg Theora Format, Creating Video in H.264 Format, Creating Audio That Plays Back through Your Web Browser, Serving Video from Your Servers Project : Building video publishing website using HTML5 Rich Media Foundation Day4: HTML5 CANVAS Drawing tools - Rectangles, Arcs, Paths and line drawing, Bezier and quadratic curves Effects - Fills and strokes, Shadows, Linear and radial gradients, Alpha transparency, Compositing Transformations - Scaling, Rotation, Translation, Transformation matrix Getting data in and out - Loading external images by URL, other canvases or data URI, Retrieving a PNG representation of the current canvas as a data URI Project : Creating SVG Logos and CANVAS Charts Project : Developing Dice Game Using HTML5 Canvas Day5: HTML5 JavaScript Model HTML5 JavaScript Model - Understanding JavaScript, JavaScript as Programming Language, Specific Objects You Can Use in JavaScript Developing JavaScript for HTML5 - Using Web Workers, Storing Data with LocalStorage, Controlling Geolocation Devices with JavaScript, Integrating JavaScript with HTML5, Taking JavaScript to the Next Level with Ajax Popular Ajax Libraries - Adobe’s Spry Framework, YUI: Yahoo Interface Library, Controlling Forms with wForms, Animation Control with $fx(), Project : Working with JavaScript Developing a Lightbox Image Management ToolDays/Topics Theory Scope Duration : 2 Hours Mode : Presentation Lab Session Duration : 2 Hours Mode : Code Day 1 : Introduction understanding CSS3 What Is a Style?, What Are Cascading Style Sheets?, How does CSS work?, The Evolution of CSS, CSS Level 1 (CSS1), CSS Level 2 (CSS2), CSS Level 3 (CSS3), CSS and HTML, Types of CSS Rules, The Parts of a CSS Rule Browser CSS extensions, New in CSS3 The Basic CSS Selectors , Inline: Adding Styles to an HTML Tag, Embedded: Adding Styles to a Web Page, External: Adding Styles to a Web Site, Creating an external style sheet, Linking to a style sheet, Importing a style sheet, (Re)Defining HTML Tags, Defining Reusable Classes, Defining Unique IDs, Defining Universal Styles, Grouping: Defining Elements Using the Same Styles, Adding Comments to CSS Writing simple CSS3 for projects done in HTML5. Day2 : CSS3 Development ive styling selective styling - The Element Family Tree, Defining Styles Based on Context, Styling descendants, Styling only the children, Styling siblings, Working with Pseudo-classes, Styling links, Styling for interaction, NEW IN CSS3: Styling specific children with, pseudo-classes ★, Styling for a particular language, NEW IN CSS3: Not styling an element ★, Working with Pseudo-elements, Working with first letters and lines, Setting content before and after an element, Defining Styles Based on Tag Attributes, NEW IN CSS3: Querying
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]