Template. Mobile devices used in the exploration.

Slides:



Advertisements
Similar presentations
OJS goes mobile An investigation of how to adapt OJS to meet the needs of mobile Purposes of the investigation Mobile devices used in the investigation.
Advertisements

“SharePoint Farm Deployment & Configuration. Recommendations” Michael Nemtsev, Readify Pty Microsoft MVP.
Web Server Programming
AJAX Technologies KAUNAS UNIVERSITY OF TECHNOLOGY MODULE: INFORMATION TECHNOLOGY GROUP: IF - 4/9 GROUP: VENTILIATORIAI
T H E B U S I N E S S P E R F O R M A N C E S O F T W A R E C O M P A N Y™ Brio Intelligence 8 Zero-Footprint Mode Without a plug-in, how do I…? Mark Ostroff.
Multiple Tiers in Action
Usability Test by Knowing User’s Every Move - Bharat chaitanya.
V1.00 © 2009 Research In Motion Limited Introduction to Mobile Device Web Development Trainer name Date.
Chapter 15 The Mobile Web. Objectives Describe the important characteristics of mobile web browsing platforms Explain three strategies for effectively.
October 16, 2007HighEdWebDev2007 Single Source Website for Full Spectrum Access Rick Ells University of Washington
Global MP3 Presented by the Chatterbox Group. Overview GlobalMP3 – developing a portable MP3 radio service Streaming MP3’s to clients – basically speakers.
Mobile Web Design. About the Meetup Group  East Toronto Web Design  Started late 2006  Meet (sort of) monthly at Marketcrashers  Find us online at.
HTML 5 New Standardization of HTML. I NTRODUCTION HTML5 is The New HTML Standard, New Elements New Attributes Full CSS3 Support Video and Audio 2D/3D.
Mr. Rouda’s CSCI 101 sections. What does a web page consist of? Code HTML, CSS, XHTML, XML, etc. Images Gif, jpg, png, etc. Plugins Swf, flv, etc. JavaScript.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
1 Anonshare 2.0 P2P Anonymous Browsing History Share Frank Chiang Terry Go Rui Ma Anita Mathew.
Mobile App Support Jacob Poirier Geri Hengesbach Andrea Menke Erin Rossell.
Making You Explore the Potential of Online Business CMS Based - Web Development Solutions.
User side and server side factors that influence the performance of the website P2 Unit 28.
SDF Studio2 PC / Mobile eBook Producing Solution Fdesk’s Authoring Tool Introduced in 『 5 th APEC Education Ministerial Meeting 』 Digital Textbooks Created.
Midterm Review WEB DESIGN. FLASH What is Flash? –Flash is a multimedia graphics program specifically for use on the web –Flash enables you to create interactive.
1 © 2004, Cisco Systems, Inc. All rights reserved. CISCO CONFIDENTIAL Using Internet Explorer 7.0 to Access Cisco Unity 5.0(1) Web Interfaces Unity 5.0(1)
Copyright © 2002 Deerfield.com. All Rights Reserved. Deerfield.com Distributor Confidential.
Responsive Web Design Minjuan What is Responsive Web Design?  A site's ability to resize dynamically based on the device being used.  The.
Page 1www.sitecore.net Behavioral Targeting – Live!  The importance of understanding and attaching engagement value  to each visitor interaction Presented.
CTBASS.com Website Update Website / Maintenance / Content Management System / Branding / Search Engine Optimization / Google Analytics.
200 pt 300 pt 400 pt 500 pt 100 pt 200 pt 300 pt 400 pt 500 pt 100 pt 200pt 300 pt 400 pt 500 pt 100 pt 200 pt 300 pt 400 pt 500 pt 100 pt 200 pt 300 pt.
Web Analytics See what’s working… and what’s not.
BROWSING IN MOBILES DHIVYA KHRISHNAN
● A system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML. What is the World.
Rich Internet Application
HTML5 based Notification System for Updating E-Training Contents Yu-Doo Kim 1 and Il-Young Moon 1 1 Department of Computer Science Engineering, KoreaTech,
Introduction to Mobile Applications. Wireless Applications Personal Time and KnowledgeManagemnt Personal Health & Security PersonalNavigation Remote Monitoring.
Mobile Service with.NET By – Sharad Varshney. Agenda What is it supposed to do? Goals Applications System Design Future Work / Enhancements.
JavaScript and Ajax (Internet Background) Week 1 Web site:
John Foushee Andrew Hulbert Brian Louden. What is the Hawking Toolbar?  Short Description  Project Goal Allow Users to Access Web Content and Browser.
Network Services. Domain Controllers: – Used for Account management (e.g. user accounts, group accounts Register Hardware like Printers and PC Authentication.
Browser Compatibility Testing, using different browsers Conditional Statements.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
World Wide Web 16 World Wide Web 16. World Wide Web 16 Everyone also talks about the Web But people don’t really understand how it works You need to know.
1 How to Publish Your HTML Page on the Web. Every USF Student has a website 2 Your Net ID You have a directory on the server.
CS320 Web and Internet Programming Introduction to Web Application Development Chengyu Sun California State University, Los Angeles.
BSHS 352 Week 1 DQ 1 Check this A+ tutorial guideline at 352/BSHS-352-Week-1-DQ-1 What kinds of electronic communications.
Why you should Choose Responsive Web Design for Your Business.
Benefits of choosing AngularJS to develop Next Generation Applications A few years back, the pattern of present day AngularJS was being formed. Currently.
Mobile Website Checklist
iSupplier Portal (iSP) Technical Requirements
4.01 How Web Pages Work.
Distributed Control and Measurement via the Internet
Essential tools for implementing and testing websites
Chengyu Sun California State University, Los Angeles
JavaScript and Ajax (Internet Background)
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
What is the Internet? © EIT, Author Gay Robertson, 2016.
Advanced Mobile Web Apps
CS1: Wireless Communication and Mobile Programming
Process of Converting “PSD to HTML”
HTML5 based Notification System for Updating
Web App vs Mobile App.
AMP.
What is the World Wide Web (www)
Unit 1 The Web Book Test.
Lighting Up Real-time Web Communications with SignalR
A Glimpse Into a Few Current Tech Projects
4.01 How Web Pages Work.
Client-Server Model: Requesting a Web Page
Mobile Internet and WAP
Accessing Lynda.com Introduce yourself.
Wordpress.
How to debug a website using IE F12 tools
Presentation transcript:

Template

Mobile devices used in the exploration

Google Skweezer No-brainer solution – Mobile Web Proxy

OJS Goes Mobile No-brainer solution – Mobile Web Proxy Merits : they are good enough to browse HTML pages they supports frame user can even logon to OJS Concerns : fails to open file type such as PDF, MS Word, MP3 and Elliminate. not all proxy support Javascript (Google does, Skweezer does not) confidentiality long term availability of the services

OJS Goes Mobile Mobile Plugin for OJS

Potential problems to mobile users

Our Approach to OJS Mobile Friendliness "One Web" with different views by changing the presentation on server side, utilizing OJS plugin architecture.

Our Approach to OJS Mobile Friendliness "One Web" with different views by changing the presentation on server side, utilizing OJS plugin architecture. Same URL Same website One installation Same content "One Web"

Our Approach to OJS Mobile Friendliness "One Web" with different views by changing the presentation on server side, utilizing OJS plugin architecture. Same URL Same website One installation Same content “Different views"

Our Approach to OJS Mobile Friendliness "One Web" with different views by changing the presentation on server side, utilizing OJS plugin architecture. “Server side“ vs “Client side”

References W3C Mobile Web Best Practices 1.0 (W3C proposed recommendation 2 Nov 2006) Global Authoring Practices for the Mobile Web Composite Capabilities / Preference Profiles and User Agent Profile Tutorial about Detecting User Agent Types and Client Device Capabilities Comparing Mobile Internet User Behaviours in Beijing EC/Presentation/Grassel-Roto-Comparing-Mobile-Internet-User-Behaviours-in-Beijing-2.html#(1) Ultra Mobile PC in Education