TIMING/VIDEO Remove auto-advancing after creating a video version:

Slides:



Advertisements
Similar presentations
© 2011 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Advertisements

Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
Adobe Connect User Guide. Adobe Connect Meeting is an online-based tool that lets you to connect with colleagues, classmates, or anyone else around the.
Native vs hybrid vs web mobile Application
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 21: Publishing Your Pages on the Web.
SOCIAL NETWORKING APP FACEBOOK. WHAT IS FACEBOOK Facebook was created in 2004 by Mark Zuckerburg and was first used on computers. It was one of the first.
Review of last session The Weebly Dashboard The Weebly Dashboard Controls your account and your sites Controls your account and your sites From here you.
Paul Trani Adobe Certified Instructor/Expert Resources:
HTML5 v FLASH HTML5 and Flash Understanding the Technology Joe Pietruch
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials The internet: Getting online Suitable for: Beginner.
Build a Free Website1 Build A Website For Free 2 ND Edition By Mark Bell.
Introduction CIS 136 Building Mobile Apps 1. What is a mobile app? 2  Computer program  Designed for small devices  Smartphones  Tablets  Other handhelds.
What makes a good interactive resume? Click for detailed information Multimedia Navigation Communication.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Chapter 1 Getting Started With Dreamweaver. Exploring the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
MOBILE APP DEVELOPMENT AT WESTERN SYDNEY UNIVERSITY Keith du Cros Senior Analyst Developer - Solution & Project Services – Systems - Information Technology.
Learning Aim C.  In this section we will look at some simple client-side scripts, browser compatibility, exporting and compressing and suitable file.
If you are thinking about developing mobile application for your customer, this is an important aspect to consider the platform.
What Is Firefox? __________ is a Web ___________ that you use to search for and view Web pages, save pages for use in the future, and maintain a list.
COMPARING CROSS-PLATFORM DEVELOPMENT APPROACHES FOR MOBILE APPLICATIONS Henning Heitkötter, Sebastian Hanschke and Tim A. Majchrzak Department of Information.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
PhoneGap Cross-Platform Development Company India
Welcome to the Microsoft Outlook 2011 for the Mac Tech Talk.
Introduction to Xamarin C# Everywhere
Get Mobilized Today at 360Apps.me
Social Media Security: Understanding how to keep yourself safe.
Usability Testing / Methods
Note to trainers The videos in this presentation provide closed-caption files as it’s often easier for viewers of all abilities to follow along. If you.
Business Model Validation Lab
Acquirly Review Generation Setup and Overview
TIMING/VIDEO Remove auto-advancing after creating a video version:
Apache Cordova Overview
Building a Custom Video Player
Designing Mobile User Experiences 13) Design at Scale Resources
Getting Started with Dreamweaver
A lot of Software Development is about learning
Install WordPress Premium Theme & Customization. Every developer knows that WordPress is a free content management system, such as a easy blogging tool.
Welcome to… …wait for it….
Playing Audio (Part 1).
Faculty Development Program Navigating the Modules
TIMING/VIDEO Remove auto-advancing after creating a video version:
Get Mobilized Today at 360Apps.me
Web Programming– UFCFB Lecture 3
What is Google+? Google+ is a social network and social layer for google services Some of its tools and features come from existing services and platforms,
So you were told to make a website
Lesson 9: GUI HTML Editors and Mobile Web Sites
HTML 5 Training HTML 5 SYMANTICS [Notes to trainer:
Chartboost Help Site Competitive Analysis and Proposal
Go afternoon everyone, or good morning or evening for our international partners where ever you may be. thanks for joining me today to go over Vendasta’s.
Designing Mobile User Experiences 13) Design at Scale Assignment
TIMING/VIDEO Remove auto-advancing after creating a video version:
TIMING/VIDEO Remove auto-advancing after creating a video version:
TIMING/VIDEO Remove auto-advancing after creating a video version:
TIMING/VIDEO Remove auto-advancing after creating a video version:
Designing Mobile User Experiences 11) Input & Entry Resources
TIMING/VIDEO Remove auto-advancing after creating a video version:
UI, UX: Who Does What? A Designers guide to the tech industry.
Designing Mobile User Experiences 11) Input & Entry Assignment
TIMING/VIDEO Remove auto-advancing after creating a video version:
TIMING/VIDEO Remove auto-advancing after creating a video version:
Contacting CT Support with MS Lync Chat room
Business Zone - Clearing your Cache
Become a Google Calendar Pro.
TIMING/VIDEO Remove auto-advancing after creating a video version:
TIMING/VIDEO Remove auto-advancing after creating a video version:
Kaspersky Social Channel
Cognos Analytics v For Report Viewers
Presentation transcript:

TIMING/VIDEO Remove auto-advancing after creating a video version: On/Off: In the tabs (not menu): “Slide Show” [X] Play Narrations [X] Use Timings [ ] Show Media Controls Clear the timings completely: Select all the slides Right click a slide > “Slide Transition…” In the “Advance slide” section uncheck “Automatically after” The complete guide to Designing Mobile User Experiences 4) Hybrid or Native App? Resources @shoobe01 4ourth.com

Hybrid or Native App? Read More: Examples I referenced, like Yelp, are all detailed here if you want to read more. We're starting to get into the details a bit, so I'm going to be starting to give not just strategic overviews, but some technical notes and examples as we move forward.

The State of Hybrid Mobile Development http://developer.telerik.com/featured/the-state-of-hybrid-mobile-development/ Good overview, detailing the recent history and the current (ish) technology that enables this. If you don’t recognize when we all talk about Facebook’s HTML5 fiasco, then totally read this.

Best Of Both Worlds: Mixing HTML5 And Native Code http://www.smashingmagazine.com/2013/10/17/best-of-both-worlds-mixing-html5-native-code/ Article, aimed to developers, about not making a hybrid/native choice, and using everything available to best serve the product. Rather than build an app entirely with native or HTML5 technology, why not mix and match the technologies? With a hybrid application, building a mobile experience that leverages both native and HTML5 code for the user interface is quite possible. This enables the developer to use the most appropriate tool for the job when developing the user interface.

Mobile application development tools http://en.wikipedia.org/wiki/Mobile_application_development Yes, it’s just a link to Wikipedia, but they have a great list of the development tools, or hybrid platforms. There are a hell of a lot of them, so be sure to take a look even if you don’t need one. It’s not just the few I showed you, at all.

Titanium or PhoneGap? Which Cross-Platform Mobile Framework Should I Use? http://strongloop.com/strongblog/titanium-vs-phonegap-cross-platform-mobile-framework/ But that being said, there are only a few big ones. And currently the normal choice is between Appcelerator Titanium and PhoneGap. Unless you work with MS fans, who all go to Xamarin. It is a company blog so gets into selling their service, but has many good points and a few links to other articles.

Whoa! That Embedded Web View Looks Hot in Your iOS App! http://engineeringblog.yelp.com/2013/11/whoa-that-embedded-web-view-looks-hot-in-your-ios-app.html Here’s the Engineering Manager for Yelp! Himself discussing what they do with webviews in their native app. Includes code, but also pictures so is suitable for everyone to read. Well done, and worth it if you are even sort of considering this roll-your-own hybrid thing. I love it, but admit I work for too many clients who have their own technical opinions so do not get to do it enough.

A Fresh Hybrid Approach Responsively Native – A Fresh Hybrid Approach https://dl.dropboxusercontent.com/u/336260/POLITICO_ResponsivelyNative_20141211.pdf PDFs of a slideshow that a friend of mine, Mark Gerl, presented on how he’s done “responsive native” at Politico. This is pretty much just another word for the thing Yelp! is doing, leveraging webviews they already have from a responsive website to populate the app. Good presentation as it discusses it from an operational point of view, so addresses cost, effort and maintenace as well.

Web-based Mobile Apps of the Future Using HTML 5, CSS and JavaScript http://www.htmlgoodies.com/beyond/article.php/3893911/Web-based-Mobile-Apps-of-the-Future-Using-HTML-5-CSS-and-JavaScript.htm An overview of hybrid, but which discusses background, history, politics and trends a bit more. Before you commit your team to a platform, know what you are getting them into.

Web apps: the future of the internet, or an impossible dream? http://www.zdnet.com/web-apps-the-future-of-the-internet-or-an-impossible-dream-7000019320/ The web's ability to serve a potentially enormous user base — without the cost of building the same app several times over for different operating systems — is what the W3C believes will make web apps dominate in future. Wait, W3C thinks this? Yeah, there’s a lot of hope that from the standards and OS support side we can get rid of both native and hybrid, and the Web does everything. Think about if Palm’s WebOS actually took off. Neat. But this is not going to happen tomorrow.

Apple TV: A World Without Webviews https://medium.com/bpxl-craft/apple-tv-a-world-without-webkit-5c428a64a6dd#.7ybhj7xxc The menus and buttons let you interact with the app, navigate to different sites, etc., but the actual heavy lifting of the browser (e.g., showing you what’s on daringfireball.net) is rendered in the main content pane of the app in an embedded webview. You can always rely on someone to defend every odd decision by Apple. This one http://www.wired.com/2015/09/apple-tv-web/ basically says that Webviews are bad anyway because the Web is scary. Whatever. The result is the same. The Web is a bit less universal now.

Firefox OS is dead http://www.quirksmode.org/blog/archives/2015/12/firefox_os_is_d.html Firefox OS is a failure. The project started way too late, when all other players in the web ecosystem already had a mobile offering, and it didn’t catch up, either. Although the strategy of aiming at the low-end market was a good one for 2010, Mozilla missed its window of opportunity. Firefox OS (which was awesomely well done, and whose UI in no small way was guided by my principles) is dead. So that’s two web-centric mobile OSs dead and stumbling along like zombies. The principles are solid, but who is going to build this web-everywhere world?

How https://developer.chrome.com/multidevice/android/customtabs BONUS: Not included in the presentation, in May 2015 Google announced these Custom Tabs. They give you a middle ground between a Web intent I’ll talk about those in Lesson 7) and a webview. Chrome custom tabs allow an app to customize how Chrome looks and feels. An app can change things like: Toolbar color Enter and exit animations Add custom actions to the Chrome toolbar and overflow menu