(HTML Hypermedia APIs and Adaptive Web Design) Gustaf Nilsson Kotte

Size: px
Start display at page:

Download "(HTML Hypermedia APIs and Adaptive Web Design) Gustaf Nilsson Kotte"

Transcription

1 (HTML Hypermedia APIs and Adaptive Web Design) Gustaf Nilsson Kotte

2 @gustaf_nk

3

4 Platform fragmentation HTML Hypermedia APIs Capability fragmentation Adaptive Web Design The API and the web can be the same thing!

5

6

7

8

9

10 ios Android WP7 Win8 SmartTVs Web SPAs? API Store

11

12

13

14 ios Android WP7 Win8 SmartTVs Web SPAs? API Store

15

16 LO: Support for out-bound navigational links (HTTP GET) <a href=" title="view search page">search</a> LN: Support for non-idempotent updates (HTTP POST) <form method="post" action=" <label>keywords:</label> <input name="keywords" type="text" value="" /> <input type="submit" /> </form>

17

18

19

20 Primary use cases Secondary use cases Secondary use cases Consume API Native POST Render HTML views HTML forms API

21 <div class="message-block"> <div id="messages"> <ul class="single"> <li> <span class="message-text">message text</span> <span <a rel="message" href="..." title="message"> <span class="date-time"> </span> </a> <span class="single">by</span> <a rel="user" href="..." title="a title"> <span class="user-text">user text</span> </a> </li> <! > </ul> </div> </div> <! Example: Access the user-texts property: $("#messages.message-text") -->

22 Building Hypermedia APIs with HTML5 and Node, Mike Amundsen Designing Hypermedia APIs, Steve Klabnik

23 Platform fragmentation HTML Hypermedia APIs Capability fragmentation Adaptive Web Design The API and the web can be the same thing!

24

25

26

27 3 ios devices 40% 3112 other devices 60%

28

29

30

31

32

33

34

35

36

37

38

39 Adaptive Web Design, Aaron Gustafson Progressive Enhancement 2.0, Nicolas Zakas Resource-Oriented Client Architecture,

40 Platform fragmentation HTML Hypermedia APIs Capability fragmentation Adaptive Web Design The API and the web can be the same thing!

41

42 <div class="message-block"> <div id="messages"> <ul class="single"> <li> <span class="message-text">message text</span> <span <a rel="message" href="..." title="message"> <span class="date-time"> </span> </a> <span class="single">by</span> <a rel="user" href="..." title="a title"> <span class="user-text">user text</span> </a> </li> <! > </ul> </div> </div>

43 <div class="message-block"> <div id="messages"> <ul class="single"> <li> <span class="message-text">message text</span> <span <a rel="message" href="..." title="message"> <span class="date-time"> </span> </a> <span class="single">by</span> <a rel="user" href="..." title="a title"> <span class="user-text">user text</span> </a> </li> <! > </ul> </div> </div>

44

45

46 SPA Progressive Enhancement

47 Primary use cases Secondary use cases Secondary use cases Consume API Native POST Render HTML views HTML forms API

48 HTML Hypermedia API Store

49

50 Platform fragmentation HTML Hypermedia APIs Capability fragmentation Adaptive Web Design The API and the web can be the same thing!

51

52

53 This is not the web images by Brad Frost Trash can, Money bags, Exit sign, Scale, Escalator, Elevator, MacBook Pro, Ferrari NetBook, Hypermedia avatar, Storytelling, Back to the Future, Ooya, Samsung SmartTV, Mike Amundsen, Hipster Pabst Blue Ribbon, Juggling monkey, Unity, Kindle, ipad in sofa, laptop on train, Razor, Zombie,

APACHE SLING & FRIENDS TECH MEETUP BERLIN, SEPTEMBER Hypermedia API Tools for Sling (HApi) Andrei Dulvac, Adobe

APACHE SLING & FRIENDS TECH MEETUP BERLIN, SEPTEMBER Hypermedia API Tools for Sling (HApi) Andrei Dulvac, Adobe APACHE SLING & FRIENDS TECH MEETUP BERLIN, 28-30 SEPTEMBER 2015 Hypermedia API Tools for Sling (HApi) Andrei Dulvac, Adobe ToC HatEoAS, Hypermedia formats, and semantic data Hypermedia API tools (HApi)

More information

REST: I don't Think it Means What You Think it Does. Stefan

REST: I don't Think it Means What You Think it Does. Stefan REST: I don't Think it Means What You Think it Does Stefan Tilkov @stilkov REST: An architectural style defined by the constraints Client-Server, Stateless Communication, Caching, Uniform Interface, Layered

More information

MTAT Enterprise System Integration

MTAT Enterprise System Integration MTAT.03.229 Enterprise System Integration Lecture 6: Hypermedia REST Luciano García- Bañuelos University of Tartu Richardson s Maturity Level 2 Also known as CRUD services Multiple URIs, multiple HTTP

More information

TailorDev Contact Documentation

TailorDev Contact Documentation TailorDev Contact Documentation Release 0.3 Julien Maupetit November 06, 2013 Contents 1 Django TailorDev Contact 3 1.1 Dependencies............................................... 3 1.2 Installation................................................

More information

Efficient and Graceful Multi-Channel Content Authoring and Publishing

Efficient and Graceful Multi-Channel Content Authoring and Publishing Efficient and Graceful Multi-Channel Content Authoring and Publishing Joe Welinske Welinske.com joewe@writersua LinkedIn: userassistance The device population keeps growing Desktop a dozen or so variants

More information

CHAPTER 1: GETTING STARTED WITH HTML CREATED BY L. ASMA RIKLI (ADAPTED FROM HTML, CSS, AND DYNAMIC HTML BY CAREY)

CHAPTER 1: GETTING STARTED WITH HTML CREATED BY L. ASMA RIKLI (ADAPTED FROM HTML, CSS, AND DYNAMIC HTML BY CAREY) CHAPTER 1: GETTING STARTED WITH HTML EXPLORING THE HISTORY OF THE WORLD WIDE WEB Network: a structure that allows devices known as nodes or hosts to be linked together to share information and services.

More information

The necessity of hypermedia RDF and an approach to achieve it

The necessity of hypermedia RDF and an approach to achieve it The necessity of hypermedia RDF and an approach to achieve it Kjetil Kjernsmo 1 Department of Informatics, Postboks 1080 Blindern, 0316 Oslo, Norway kjekje@ifi.uio.no Abstract. This paper will give an

More information

Mobile Web Applications. Gary Dubuque IT Research Architect Department of Revenue

Mobile Web Applications. Gary Dubuque IT Research Architect Department of Revenue Mobile Web Applications Gary Dubuque IT Research Architect Department of Revenue Summary Times are approximate 10:15am 10:25am 10:35am 10:45am Evolution of Web Applications How they got replaced by native

More information

Django AdminLTE 2 Documentation

Django AdminLTE 2 Documentation Django AdminLTE 2 Documentation Release 0.1 Adam Charnock Jul 02, 2018 Contents 1 Contents 3 1.1 Quickstart................................................ 3 1.2 Templates & Blocks Reference.....................................

More information

A designers guide to creating & editing templates in EzPz

A designers guide to creating & editing templates in EzPz A designers guide to creating & editing templates in EzPz Introduction...2 Getting started...2 Actions...2 File Upload...3 Tokens...3 Menu...3 Head Tokens...4 CSS and JavaScript included files...4 Page

More information

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML)

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML) HTML & Web Pages recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML) HTML specifies formatting within a page using tags in its

More information

VTRemote An Android Application for the VirtuTrace 3D Simulator

VTRemote An Android Application for the VirtuTrace 3D Simulator VTRemote An Android Application for the VirtuTrace 3D Simulator Group May14-21 Tanner Borglum Kollin Burns Lukas Herrmann Alexander Maxwell Sheil Patel Project Overview VirtuTrace (VT) Simulation engine

More information

CSC 121 Computers and Scientific Thinking

CSC 121 Computers and Scientific Thinking CSC 121 Computers and Scientific Thinking Fall 2005 HTML and Web Pages 1 HTML & Web Pages recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language

More information

Leonard Richardson 06/20/2012 QCon Talk CC BY-SA 3.0. How To Follow Instructions

Leonard Richardson 06/20/2012 QCon Talk CC BY-SA 3.0. How To Follow Instructions Leonard Richardson (@leonardr) 06/20/2012 QCon Talk CC BY-SA 3.0 How To Follow Instructions I write stories about the future We all write stories about the future Next

More information

GOING MOBILE: Setting The Scene for RTOs.

GOING MOBILE: Setting The Scene for RTOs. GOING MOBILE: Setting The Scene for RTOs. 29 November, 4:00 pm 4:45 pm, General Session Presented by Lawrence Smith & Chris Adams WHERE: Usage of Mobile Devices Source: State of American Traveler Research

More information

Personalized Adaptive Learning Environments

Personalized Adaptive Learning Environments Personalized Adaptive Learning Environments Role Of Open Standards October 29, 2013 A Value Added Educational Services Platform Provides instant anytime, anywhere access to 50,000+ etextbooks & digital

More information

TECHNICAL NOTES. Configuring BrightAuthor for BSNEE

TECHNICAL NOTES. Configuring BrightAuthor for BSNEE TECHNICAL NOTES Configuring BrightAuthor for BSNEE Configurator version 1.06 Supported BrightAuthor versions: 3.5.0.34 to 4.4.0.x Supported BSNEE versions: 3.5 to 4.2 BrightSign, LLC. 16780 Lark Ave.,

More information

More about HTML. Digging in a little deeper

More about HTML. Digging in a little deeper More about HTML Digging in a little deeper Structural v. Semantic Markup Structural markup is using to encode information about the structure of a document. Examples: , , , and

More information

Exam Name: Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript

Exam Name: Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript Vendor: Microsoft Exam Code: 70-481 Exam Name: Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript Version: DEMO Case Study 1 - Southbridge Videos (QUESTION 1 - QUESTION 15)

More information

Project Plan Mobile Avionics Weather Application

Project Plan Mobile Avionics Weather Application From Students to Professionals Project Plan Mobile Avionics Weather Application The Capstone Experience Team GE Aviation Eric Cook Mike Dunn Drew Space Department of Computer Science and Engineering Michigan

More information

ATLAS.ti Feature List Comparing ATLAS.ti 7 and 8. Windows

ATLAS.ti Feature List Comparing ATLAS.ti 7 and 8. Windows ATLAS.ti Feature List Comparing ATLAS.ti 7 and 8 Interface Windows Last updated February 6 th 2018 User interface control Menus Ribbons Document area with margin Managers Navigator No Inspector No Will

More information

Online and Mobile Banking Requirements Guide

Online and Mobile Banking Requirements Guide Online and Mobile Banking Requirements Guide Introduction This document explains the hardware and software requirements for Valley First Credit Union s Online and Mobile Banking Experience. Members are

More information

A Balanced Introduction to Computer Science, 3/E

A Balanced Introduction to Computer Science, 3/E A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN 978-0-13-216675-1 Chapter 2 HTML and Web Pages 1 HTML & Web Pages recall: a Web page is

More information

Bootstrap-Flask Documentation

Bootstrap-Flask Documentation Bootstrap-Flask Documentation Release 1.0.4 Grey Li Nov 14, 2018 Contents 1 Contents 3 1.1 Basic Usage............................................... 3 1.2 Use Macros................................................

More information

G I F T U N I V E R S I T Y

G I F T U N I V E R S I T Y G I F T U N I V E R S I T Y G U J R A N W A L A (Chartered by the Govt. of the Punjab, Recognized by HEC) Department of Computer Science BS Computer Science Web Development/Web Programming Mid Term Examination

More information

Exam : 9A Title : Adobe GoLive CS2 ACE Exam. Version : DEMO

Exam : 9A Title : Adobe GoLive CS2 ACE Exam. Version : DEMO Exam : 9A0-046 Title : Adobe GoLive CS2 ACE Exam Version : DEMO 1. Which scripting language is the default for use with ASP, and does NOT require a language specification at the beginning of a Web page's

More information

Summary 4/5. (contains info about the html)

Summary 4/5. (contains info about the html) Summary Tag Info Version Attributes Comment 4/5

More information

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Includes Power Adapter

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Includes Power Adapter 4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Includes Power Adapter Product ID: HB30C4AFS This compact USB 3.0 hub expands your connectivity by adding four USB Type-A ports through a single USB

More information

Creating Web Pages Using HTML

Creating Web Pages Using HTML Creating Web Pages Using HTML HTML Commands Commands are called tags Each tag is surrounded by Some tags need ending tags containing / Tags are not case sensitive, but for future compatibility, use

More information

Date Picker Haim Michael

Date Picker Haim Michael Date Picker Introduction The date picker is one of the most popular jquery widgets in use. It is highly configurable and extremely easy to implement. Introduction Simple Date Picker

More information

Page 1 of 11 Wordpress Sites How-to Guide. Introduction to Blogging -

Page 1 of 11 Wordpress Sites How-to Guide. Introduction to Blogging - Page 1 of 11 Wordpress Sites How-to Guide General Information: Version 5 Updated 1/04/10 Introduction to Blogging - http://codex.wordpress.org/introduction_to_blogging Tutorials from Absolute - http://absolutemg.com/support

More information

User manual for AirWatch enrollment - Android. Enable your mobile device to access Corporate resources.

User manual for AirWatch enrollment - Android. Enable your mobile device to access Corporate resources. User manual for AirWatch enrollment - Android Enable your mobile device to access Corporate resources. Introduction to the AirWatch agent enrollment. This manual, describe, how you can install the AirWatch

More information

Supported Devices, OS, and Browsers

Supported Devices, OS, and Browsers Kony Visualizer Supported Devices, OS, and Browsers Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

Chapter 3 Style Sheets: CSS

Chapter 3 Style Sheets: CSS WEB TECHNOLOGIES A COMPUTER SCIENCE PERSPECTIVE JEFFREY C. JACKSON Chapter 3 Style Sheets: CSS 1 Motivation HTML markup can be used to represent Semantics: h1 means that an element is a top-level heading

More information

3-Port USB-C Hub with Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub - White

3-Port USB-C Hub with Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub - White 3-Port USB-C Hub with Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub - White Product ID: HB30C3APDW This 3-port USB 3.0 hub lets you expand the functionality of your MacBook Pro, MacBook and other USB-

More information

PROCE55 Mobile: Web API App. Web API. https://www.rijksmuseum.nl/api/...

PROCE55 Mobile: Web API App. Web API. https://www.rijksmuseum.nl/api/... PROCE55 Mobile: Web API App PROCE55 Mobile with Test Web API App Web API App Example This example shows how to access a typical Web API using your mobile phone via Internet. The returned data is in JSON

More information

CPU : $ & 24, $ I

CPU : $ & 24, $ I Cheap os x Search 27-8-2009 You just may be able to upgrade to the latest OS at a. Tiger Users Can Get a Cheap Upgrade to Snow Leopard possibility came from Wired's Brian X. 31-10-2016 Developed over the

More information

Microsoft MB2-707 Exam

Microsoft MB2-707 Exam Volume: 90 Questions Question No: 1 In Microsoft Dynamics CRM, you create a custom Event entity tor storing events and a custom Event Type entity for storing possible Event Types for events. You want to

More information

INTRODUCTION TO CSS. Mohammad Jawad Kadhim

INTRODUCTION TO CSS. Mohammad Jawad Kadhim INTRODUCTION TO CSS Mohammad Jawad Kadhim WHAT IS CSS Like HTML, CSS is an interpreted language. When a web page request is processed by a web server, the server s response can include style sheets,

More information

3-Port USB-C Hub with Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub - White

3-Port USB-C Hub with Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub - White 3-Port USB-C Hub with Power Delivery - USB-C to 3x USB-A - USB 3.0 Hub - White Product ID: HB30C3APDW This TAA compliant 3-port USB 3.0 hub lets you expand the functionality of your MacBook Pro, MacBook

More information

Introduction to using HTML to design webpages

Introduction to using HTML to design webpages Introduction to using HTML to design webpages #HTML is the script that web pages are written in. It describes the content and structure of a web page so that a browser is able to interpret and render the

More information

Changing The User Agent String In Safari User Guide For Web Developers

Changing The User Agent String In Safari User Guide For Web Developers Changing The User Agent String In Safari User Guide For Web Developers If you wish to simulate another type of browser by changing the User Agent or UA String in the Safari web browser for Windows or Mac

More information

ITNP43: HTML Lecture 4

ITNP43: HTML Lecture 4 ITNP43: HTML Lecture 4 Niederst, Part III (3rd edn) 1 Style versus Content HTML purists insist that style should be separate from content and structure HTML was only designed to specify the structure and

More information

CSC Web Technologies, Spring HTML Review

CSC Web Technologies, Spring HTML Review CSC 342 - Web Technologies, Spring 2017 HTML Review HTML elements content : is an opening tag : is a closing tag element: is the name of the element attribute:

More information

Web Development and HTML. Shan-Hung Wu CS, NTHU

Web Development and HTML. Shan-Hung Wu CS, NTHU Web Development and HTML Shan-Hung Wu CS, NTHU Outline How does Internet Work? Web Development HTML Block vs. Inline elements Lists Links and Attributes Tables Forms 2 Outline How does Internet Work? Web

More information

System requirements. Display requirements. PDF reader requirements. Fingerprint Login/Touch Authentication requirements

System requirements. Display requirements. PDF reader requirements. Fingerprint Login/Touch Authentication requirements System requirements The computer you use must meet the following minimum requirements: PC or Mac with at least a 1-GHz processor and 1 GB of RAM. Available browser updates applied for improved security

More information

A Prime Contractor s Guide to Prolog Converge. Topic: How to Submit a RFI online

A Prime Contractor s Guide to Prolog Converge. Topic: How to Submit a RFI online A Prime Contractor s Guide to Prolog Converge Topic: How to Submit a RFI online 1) Make sure you have the appropriate credentials to log in. You will need a username and password. These credentials are

More information

IBM Web Content Manager, programmatically using content as a service.

IBM Web Content Manager, programmatically using content as a service. Introduction 1 IBM Web Content Manager, programmatically using content as a service. Table of Contents Table of Contents... 1 Introduction... 1 Prerequisites... 3 IBM Web Content Manager... 3 IBM Script

More information

What Computer Should I Buy?

What Computer Should I Buy? What Computer Should I Buy? Revision History Date Author Summary May 2011 Mike Anderson, Jason Jubinville, Peter Root Original Document June 2014 Greg Dyer Updated for new engineering programs, and computer

More information

Remote Access for End User Reference Guide for EpicConnect Access

Remote Access for End User Reference Guide for EpicConnect Access PRESBYTERIAN HEALTHCARE SERVICES Remote Access for End User Reference Guide for EpicConnect Access Version 1.0 12/27/2013 This remote access end user reference guide provides an overview of how to install

More information

Port Designs South Africa Contact: Mobile:

Port Designs South Africa Contact: Mobile: LAPTOP BAGS & CASES EXECUTIVE : BUSINESS LAPTOP CASE VERSAILLES : PREMIUM LEATHER TOP LOADING BACKFILE 10/13 : 170223 14/15,6 : 170224 CLAMSHELL BACKFILE 14/15,6 : 170225 CLAMSHELL 15,6 : 170221 17,3 :

More information

API Design Methodology. Mike Amundsen API Academy /

API Design Methodology. Mike Amundsen API Academy / API Design Methodology Mike Amundsen API Academy / CA @mamund Introduction Learning Hypermedia Clients Focus on the client side code Covers human-driven & M2M Lots of code! Due in fall 2015 @LCHBook

More information

Web Software Model CS 4640 Programming Languages for Web Applications

Web Software Model CS 4640 Programming Languages for Web Applications Web Software Model CS 4640 Programming Languages for Web Applications [Robert W. Sebesta, Programming the World Wide Web Upsorn Praphamontripong, Web Mutation Testing ] 1 Web Applications User interactive

More information

MIKE: a Multimodal Cinematographic Editor for Virtual Worlds

MIKE: a Multimodal Cinematographic Editor for Virtual Worlds MIKE: a Multimodal Cinematographic Editor for Virtual Worlds Bruno de Araújo, André Campos, Joaquim A. Jorge Department of Information Systems and Computer Science INESC-ID/IST/Technical University of

More information

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar with Dynamic Background Image

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar with Dynamic Background Image GIMP WEB 2.0 MENUS Web 2.0 Menus: Horizontal Navigation Bar with Dynamic Background Image WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR DYNAMIC BACKGROUND IMAGE Before you begin this tutorial, you will need

More information

Synchronizing with SmarterMail

Synchronizing with SmarterMail Synchronizing with SmarterMail Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2018 SmarterTools Inc. Synchronizing with SmarterMail

More information

Challenge: Working with the MIS2402 Template

Challenge: Working with the MIS2402 Template Challenge: Working with the MIS2402 Template In this challenge we will see how the appearance of the MIS2402 template can be modified. Start by downloading mis2402template04.zip and setting up a corresponding

More information

Umbraco // The Friendly CMS. ezsearch Documentation

Umbraco // The Friendly CMS. ezsearch Documentation Umbraco // The Friendly CMS ezsearch Documentation Contents 1 Introduction... 3 2 Installation... 4 2.1 System Requirements... 4 2.2 Install ezsearch... 4 2.3 Adding ezsearch to a Template... 4 2.3.1 Via

More information

Using the Secure MyApps Environment

Using the Secure MyApps Environment Be the Difference. Using the Secure MyApps Environment Accessing UH Applications from Non-UH Devices This Job Aid is intended for UH employees who would like to remotely connect to UH applications, especially

More information

Mobile Design for the Future That is Here Already. Rick Ells UW Information Technology University of Washington

Mobile Design for the Future That is Here Already. Rick Ells UW Information Technology University of Washington Mobile Design for the Future That is Here Already Rick Ells UW Information Technology University of Washington Why Mobile? Why Accessible? Are UW Web sites a public accomodation under the Americans with

More information

A Sample Approach to your Project

A Sample Approach to your Project A Sample Approach to your Project An object-oriented interpreted programming language Python 3 :: Flask :: SQLite3 A micro web framework written in Python A public domain, barebones SQL database system

More information

Your departmental website

Your departmental website Your departmental website How to create an online presence, with pictures 7 September, 2016 Jānis Lazovskis Slides available online at math.uic.edu/~jlv/webtalk Things to keep in mind There are many ways

More information

IBM Forms V8.0 Custom Themes IBM Corporation

IBM Forms V8.0 Custom Themes IBM Corporation IBM Forms V8.0 Custom Themes Agenda 2 Overview Class Names How to Use Best Practice Styling Form Items Test Custom CSS Sample Overview 3 To create custom theme you must be familiar with the basic concept

More information

How to use with ios and Windows OS: NSRX3C2MSX Nolan Class 2 Bluetooth Wireless Microphone2

How to use with ios and Windows OS: NSRX3C2MSX Nolan Class 2 Bluetooth Wireless Microphone2 How to use with ios and Windows OS: NSRX3C2MSX Nolan Class 2 Bluetooth Wireless Microphone2 ----------For ipad, iphone, Android smartphone, Galaxy note... The Bluetooth MIC2 (BTMIC2) supports 2 different

More information

Evoq 9 Content Managers Training Manual

Evoq 9 Content Managers Training Manual Evoq 9 Content Managers Training Manual Table of Contents Chapter 1: User Login... 2 User Login...2 User Login Screen...2 User Logout...2 Chapter 2: Navigating within Evoq 9...3 Editing Bar...3 Dashboard...4

More information

Produced by. Web Development. Eamonn de Leastar Department of Computing, Maths & Physics Waterford Institute of Technology

Produced by. Web Development. Eamonn de Leastar Department of Computing, Maths & Physics Waterford Institute of Technology Web Development Produced by Eamonn de Leastar (edeleastar@wit.ie) Department of Computing, Maths & Physics Waterford Institute of Technology http://www.wit.ie http://elearning.wit.ie Sessions Web Development

More information

CS4HS Using Google App Engine. Michael Parker

CS4HS Using Google App Engine. Michael Parker CS4HS Using Google App Engine Michael Parker (michael.g.parker@gmail.com) So what is it? What's it for? Building and running web applications Why use it? Handles serving web pages, efficiently storing

More information

Scout Pro FAQ. How to Turn On Units of Measure

Scout Pro FAQ. How to Turn On Units of Measure Topic: This list compiles frequently asked questions about the Scout Pro: a) How do I turn on the units of measure b) How do I switch between units of measure c) How do I calibrate my unit How to Turn

More information

Technology, E-Textbooks and BYOD Initiative at The Webb School

Technology, E-Textbooks and BYOD Initiative at The Webb School Technology, E-Textbooks and BYOD Initiative at The Webb School Does a student need his/her own email account? Yes, each student needs his/her own email account. Many digital text books are delivered to

More information

Css Manually Highlight Current Link Nav Link

Css Manually Highlight Current Link Nav Link Css Manually Highlight Current Link Nav Link way to automatically highlight the "current" link. And I can manually add the following CSS to each page to get them highlighted, but I want to avoid added.

More information

Cordova - Guide - App Development - Basics

Cordova - Guide - App Development - Basics Cordova - Guide - App Development - Basics Dr Nick Hayward A brief overview and introduction to Apache Cordova application development and design. Contents intro Cordova CLI - build initial project Cordova

More information

Index. Bower, 133, 352 bower.json file, 376 Bundling files, 157

Index. Bower, 133, 352 bower.json file, 376 Bundling files, 157 Index A Action results. See Controllers Actions. See Controllers Application model, 986 action constraints, 1000 Areas. See Routing Arrow functions. See Lambda expressions ASP.NET Core MVC (see Model View

More information

Manually Connected To Wireless Network Macbook Pro Will Not Stay

Manually Connected To Wireless Network Macbook Pro Will Not Stay Manually Connected To Wireless Network Macbook Pro Will Not Stay Learn how to troubleshoot Wi-Fi network connectivity issues on your Mac. using OS X Mountain Lion or later, you can use Wireless Diagnostics

More information

my6docs Documentation

my6docs Documentation my6docs Documentation Release 0.1 Adi Vichter Jul 07, 2017 Contents 1 Guide 1 1.1 Introduction............................................... 1 1.1.1 Custom Widget.........................................

More information

web.py Tutorial Tom Kelliher, CS 317 This tutorial is the tutorial from the web.py web site, with a few revisions for our local environment.

web.py Tutorial Tom Kelliher, CS 317 This tutorial is the tutorial from the web.py web site, with a few revisions for our local environment. web.py Tutorial Tom Kelliher, CS 317 1 Acknowledgment This tutorial is the tutorial from the web.py web site, with a few revisions for our local environment. 2 Starting So you know Python and want to make

More information

MRO Mobile overview. Unissons nos Talents

MRO Mobile overview. Unissons nos Talents MRO Mobile overview Unissons nos Talents MRO Mobile Solution Product Overview MRO mobile enables access all necessary data for base and line maintenance via mobile device (tablet, etc.) Far more than a

More information

Chapter 2:- Introduction to XHTML. Compiled By:- Sanjay Patel Assistant Professor, SVBIT.

Chapter 2:- Introduction to XHTML. Compiled By:- Sanjay Patel Assistant Professor, SVBIT. Chapter 2:- Introduction to XHTML Compiled By:- Assistant Professor, SVBIT. Outline Introduction to XHTML Move to XHTML Meta tags Character entities Frames and frame sets Inside Browser What is XHTML?

More information

GIMP WEB 2.0 MENUS. Before we begin this tutorial let s visually compare a standard navigation bar and a web 2.0 navigation bar.

GIMP WEB 2.0 MENUS. Before we begin this tutorial let s visually compare a standard navigation bar and a web 2.0 navigation bar. GIMP WEB 2.0 MENUS Before we begin this tutorial let s visually compare a standard navigation bar and a web 2.0 navigation bar. Standard Navigation Bar Web 2.0 Navigation Bar Now the all-important question

More information

What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language)

What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language) What is a web site? Web editors Introduction to HTML (Hyper Text Markup Language) What is a website? A website is a collection of web pages containing text and other information, such as images, sound

More information

Mobile App User Guide

Mobile App User Guide Mobile App User Guide Contents Section 1 Registering an assist-mi account Slide 3 Security Code Slide 4 Section 2 Logging into assist-mi Slide 5 Section 3 Navigating around the assist-mi app Slide 6 Active

More information

GIMP WEB 2.0 MENUS WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR CREATING AN HTML LIST

GIMP WEB 2.0 MENUS WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR CREATING AN HTML LIST GIMP WEB 2.0 MENUS Web 2.0 Menus: Horizontal Navigation Bar WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR Hover effect: CREATING AN HTML LIST Most horizontal or vertical navigation bars begin with a simple

More information

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space. HTML Summary Structure All of the following are containers. Structure Contains the entire web page. Contains information

More information

COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts

COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts Ullrich Hustadt Department of Computer Science School of Electrical Engineering, Electronics, and Computer Science University of

More information

Based on all adults [n=1907]

Based on all adults [n=1907] 18 DEVICE1a Next, do you have a cell phone, or not? 2 Based on all adults [n=1907] YES NO (VOL.) DON T KNOW (VOL.) REFUSED Sept 2013 August 2013 May 2013 December 2012 November 2012 Sept 2012 August 2012

More information

Mobile Development With C#: Building Native IOS, Android, And Windows Phone Applications By Greg Shackles READ ONLINE

Mobile Development With C#: Building Native IOS, Android, And Windows Phone Applications By Greg Shackles READ ONLINE Mobile Development With C#: Building Native IOS, Android, And Windows Phone Applications By Greg Shackles READ ONLINE If looking for a book Mobile Development with C#: Building Native ios, Android, and

More information

JCCC Virtual Labs. Click the link for more information on installing on that device type. Windows PC/laptop Apple imac or MacBook ipad Android Linux

JCCC Virtual Labs. Click the link for more information on installing on that device type. Windows PC/laptop Apple imac or MacBook ipad Android Linux JCCC Virtual Labs Revision 9/21/2017 http://ats.web. Welcome to the JCCC Virtual Lab Environment. This system allows students to access campus software titles on their personal computers from almost anywhere.

More information

Pairing two devices with the Belkin QODE Ultimate Pro and Slim Style Keyboard Cases

Pairing two devices with the Belkin QODE Ultimate Pro and Slim Style Keyboard Cases Pairing two devices with the Belkin QODE Ultimate Pro and Slim Style Keyboard Cases If you are having trouble pairing a second device to the Belkin QODE Keyboard Cases, F5L171, F5L176, and F5L174, you

More information

Mike Plunkett Oklahoma Secondary Schools Activities Association 2013

Mike Plunkett Oklahoma Secondary Schools Activities Association 2013 Mike Plunkett Oklahoma Secondary Schools Activities Association 2013 The technology is here to stay, either embrace it or fight it Our office has purchased them for staff Cost is reasonable All platforms

More information

Section A - Standards that Apply to All CoE Owned Devices

Section A - Standards that Apply to All CoE Owned Devices These standards provide general information regarding the devices provided and supported by the Information Technology branch. These standards are published, at minimum, bi-annually through consultation

More information

1D0-610 Q&As. CIW Web Foundations Associate. Pass CIW 1D0-610 Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from:

1D0-610 Q&As. CIW Web Foundations Associate. Pass CIW 1D0-610 Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from: 1D0-610 Q&As CIW Web Foundations Associate Pass CIW 1D0-610 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: https://www.pass4lead.com/1d0-610.html 100% Passing Guarantee

More information

VA REMOTE ACCESS (updated 12/20/16)

VA REMOTE ACCESS (updated 12/20/16) VA REMOTE ACCESS (updated 12/20/16) (PROBLEMS: CALL PIV NATL HELP DESK @ 855-673-4357, choose Option 6 and then Option 2) 1. REQUEST VA REMOTE ACCESS (YOU MUST BE AT THE DALLAS VA TO REQUEST): Go to https://vpnportal.vansoc.va.gov/selfservice/userlogin.aspx

More information

Stylish connectivity for MacBook Pro and MacBook Air

Stylish connectivity for MacBook Pro and MacBook Air Aluminum Travel A/V Adapter: 3-in-1 Mini DisplayPort to VGA, DVI or HDMI - 4K StarTech ID: MDPVGDVHD4K This 3-in-1 travel adapter offers a portable solution for connecting your Mini DisplayPort computer

More information

LearningMate Solutions - Creating Content Using SkillsCommons

LearningMate Solutions - Creating Content Using SkillsCommons LearningMate Solutions - Creating Content Using SkillsCommons MIssion: Design a course [sample] by using different kinds of material found in the SkillsCommons repository. Add new value and capabilities

More information

PASS4TEST 専門 IT 認証試験問題集提供者

PASS4TEST 専門 IT 認証試験問題集提供者 PASS4TEST 専門 IT 認証試験問題集提供者 http://www.pass4test.jp 1 年で無料進級することに提供する Exam : 70-480 Title : Programming in HTML5 with JavaScript and CSS3 Vendor : Microsoft Version : DEMO Get Latest & Valid 70-480 Exam's

More information

Produced by. Web Development. Eamonn de Leastar Department of Computing, Maths & Physics Waterford Institute of Technology

Produced by. Web Development. Eamonn de Leastar Department of Computing, Maths & Physics Waterford Institute of Technology Web Development Produced by Eamonn de Leastar (edeleastar@wit.ie) Department of Computing, Maths & Physics Waterford Institute of Technology http://www.wit.ie http://elearning.wit.ie Play Review Web Development

More information

RESTful Web APIs: Services For A Changing World By Mike Amundsen, Leonard Richardson

RESTful Web APIs: Services For A Changing World By Mike Amundsen, Leonard Richardson RESTful Web APIs: Services For A Changing World By Mike Amundsen, Leonard Richardson It is also a powerful platform for building APIs that expose services and data. HTTP is simple, flexible, Getting Started

More information

Using AJAX to Easily Integrate Rich Media Elements

Using AJAX to Easily Integrate Rich Media Elements 505 Using AJAX to Easily Integrate Rich Media Elements James Monroe Course Developer, WWW.eLearningGuild.com The Problem: How to string together several rich media elements (images, Flash movies, video,

More information

Sideloading Your Fire: A Guide To Sideloading Music, Video, And Android Apps Onto Fire Devices [Kindle Edition] By Edward Jones

Sideloading Your Fire: A Guide To Sideloading Music, Video, And Android Apps Onto Fire Devices [Kindle Edition] By Edward Jones Sideloading Your Fire: A Guide To Sideloading Music, Video, And Android Apps Onto Fire Devices [Kindle Edition] By Edward Jones If you are searching for a book Sideloading your Fire: A guide to sideloading

More information

Faculty of Computing and informatics

Faculty of Computing and informatics Id nhmibih UI'IIVERSITY OF SCIENCE HHD TECHNOLOGY Faculty of Computing and informatics Department of Informatics QUALIFICATION: Bachelor of Informatics, Bachelor of Computer Science, Bachelor of Geo- Information

More information