MOBILE CLOUD COMPUTING. Simeon Oriko 3 rd Year student at University of Eastern Africa, Baraton (UEAB) Microsoft Student Partner

Slides:



Advertisements
Similar presentations
Archana Mandape. 234 million Wireless subscriptions in USA. Many players in the smart phone market. Apple iPhone OS, RIM BlackBerry OS and Android OS.
Advertisements

NIAGARA MOBILE Gareth Johnson June, 2012 © Tridium 2012.
Beyond apps Stephen Pinches Group Product Manager – Emerging Platforms.
By Tyler Moore.  “Firefox OS is about pushing the boundaries of what is possible with the Web on mobile and enabling entirely new segments of users to.
Objectives Overview Define an operating system
Kinesis Survey Technologies Kinesis Webinar January 8 & 9, 2014 Mobile Testing - Best Practices.
Building Mobile Apps in the Cloud – Comparing Approaches.
Course Introduction & Overview
State of the mobile web Peter-Paul Koch Gomez Webinar, 24 March 2011 z.
Going Mobile According to the Mobile Marketing Association, more people worldwide own mobile devices than own a toothbrush…roughly 90% of the American.
SmartPhones Student 1 Student 2 Student 3. SmartPhone Definition “A SmartPhone is one device that can take care of all your handheld computing and communication.
Mobile Web The Seventh Mass Media Jason Moran Norman Diaz.
Development of mobile applications using PhoneGap and HTML 5
Microsoft Office 2013 ®® Appendix A Introduction to Cloud Computing.
BBAA CONFERENCE 2011 MAYBE MOBILE?. 2 VIRTUOUS CIRCLE FINALLY CATCHING ON.
Responsive Wed Design : An Emerging Technology Archana Jain.
Solution Briefing Business Productivity in Action Keynote.
Apps VS Mobile Websites Which is better?. Bizness Apps Survey Bizness Apps surveyed over 500 small business owners with both a mobile app and a mobile.
Development in Mobile Technologies Mobile Technology is a collective term used to describe the various types of cellular communication technology.
Web Apps vs. Native Apps vs. Hybrid Apps vs. iBook Author Mobile Publishing:
What is HTML5? HTML5 is the new LEGO for both designers and programmers.
Diane Nelson Marketing Metrics 2012 Steel Blue Media Mobile Marketing: Harness the Power of a New Generation.
Relatore: Ing. Marco Porta Correlatore: Ing. Massimo Cellario Tesi di Laurea di: Andrea Marchetti Anno Accademico 2010/2011 UNIVERSITA’ DEGLI STUDI DI.
Mobile Web Applications
DEVELOPING FOR MOBILE Jackie Calapristi. AGENDA  Why you should go mobile  Mobile Design Options  Responsive Design  Tips & Tools to Help You Build.
PowerPoint Presentation to Accompany Chapter 5 System Software Visualizing TechnologyCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.
(1) User Interface Frameworks: Twitter Bootstrap 3.0 Philip Johnson Collaborative Software Development Laboratory Information and Computer Sciences University.
Designing for the Unknown. Challenges of Web Design As frustrating as it may be – there is no guarantee that people will see/experience your web pages.
Mobile App Support Jacob Poirier Geri Hengesbach Andrea Menke Erin Rossell.
1 NETE4631 Mobile Cloud Computing Lecture Notes #10.
Introduction CIS 136 Building Mobile Apps 1. What is a mobile app? 2  Computer program  Designed for small devices  Smartphones  Tablets  Other handhelds.
Windows Reimagine d Windows 8 Data explosion Browser-based apps Natural interaction Ubiquitous connectivity Personal devices in the.
Moving from Web-based Collaboration to the Mobile Arena Nimrod Geva Product Group Manager, KWizCom
Explain the purpose of an operating system
Feature Windows Phone IE10 iOS Safari Android Chrome Blackberry WebKit Web Storage Yes (7)YesYes (2)Yes (6) Geolocation Yes.
The mobile browser world Peter-Paul Koch Albany, 14 April 2011.
 Wendy Trem, User Experience Practice Director  Matt Miller, User Experience Designer  Bill Wolohan, Senior ASP.NET and CRM Developer  Jim Raden,
Mobile – Internet &Business Applications Presentation by Mr Birendra singh on AKWL-IIA joint venture program.
Basics of testing mobile apps
Use flash eBook software AnyFlip to make page flip book works seamlessly on mobile devices.
| | Top 4 Benefits of Hybrid Mobile Apps.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Introduction TO Network Administration
GO MOBILE. GO RESPONSIVE. 185 mil mobile internet users in India
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
R Consulting Mobile IPTV Application
JQuery Mobile User Interface Design Chapter 1 1. Architecture 2  Hybrid Apps leverage open web standards  Can Test/debug user interface using desktop.
800 East Cypress Creek Road Fort Lauderdale, FL Helping Businesses Build a Mutually Rewarding Relationship for the Mobile Connected Consumer Bill.
Browser Compatibility Testing, using different browsers Conditional Statements.
Electif 621 E-Business and m-Business Antoine Harfouche.
WIDESCREEN PRESENTATION Tips and tools for creating and presenting wide format slides.
If you are thinking about developing mobile application for your customer, this is an important aspect to consider the platform.
© 2012 DigitalDay | Mobile Development March 29,
丁建文 國立高雄應用科大資管系副教授 兼任計網中心軟體發展組組長 跨平台行動應用軟體開發技術 : HTML5 & Mobile JavaScript Framework 暨南大學.
1. Data Platform Solution Architect at Microsoft Working with SQL Server for past 15 years Author of SQL Server and Business Intelligence Books Blog a.
The world’s open source learning platform Moodle Mobile SCORM 1.2 player Juan Leyva & Daniel
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
WELCOME Mobile Applications Testing
Mobi-sites and Apps for Mobile Devices “pros & cons of each”
Understanding Programming Mobile Web
Browsers and Web Platforms
Apache Cordova Overview
Open Web App.
MIT App Inventor By Hans Yip.
Different Types of Apps. App Development ● App Development refers to the creation of computer applications for use on mobile devices such as tablets,
Why mobile applications/systems important?
Anatomy of an App User Interface Design
CSC 581: Mobile App Development
Various mobile devices
Presentation transcript:

MOBILE CLOUD COMPUTING

Simeon Oriko 3 rd Year student at University of Eastern Africa, Baraton (UEAB) Microsoft Student Partner

How do we give people access to information and other resources that will enable them be all they can be?

MOBILE CLOUD COMPUTING

1 + 1 = 2 Mobile Web + Cloud Computing = Mobile Cloud Computing

i mobile web

Mobile phones are not the same as desktop computers

The complexity of the mobile world Multiple Operating Systems Multiple browsers Multiple devices etc

Four major problems of the mobile web: Limited memory and storage Small display screens Flaky browsers Flaky connections

1. Limited memory and storage Processing power Various data formats Depends on the device Data storage Storage is expensive Interoperability issues

2. Small display screens Desktop version websites are optimized for 1024 x 768 pixels. There’s no way that will fit on a mobile browser.

Small display screens Solution lies in the realms of graphic and interaction design. Technical solutions exist using CSS and Javascript.

3. Flaky Browsers There are MANY mobile browsers! They all vary in standards and modes of rendering. Most are downloaded and tied to the devices performance.

Mobile Browsers Top Level: Android webkit, Safari, Opera Mobile Mid Level: S60 Webkit, Opera mini, Blackberry Bottom Level: NetFront, IE Mobile (old) Other Browsers: Iris, Bolt, Skyfire, Obigo, Fennec, Teashark etc

4. Flaky Connections Spotty outside urban areas …that’s about it! Technical solutions using HTML5

Solutions: Take data processing away from the mobile phone and into the cloud. Create a common platform that all mobile phones (try to) share in common e.g. mobile web, sms and ussd.

MOBILE CLOUD COMPUTING

Definition of POTENTIAL 1998: 3.9 BILLION Mobile Subscribers! 42.8 MILLION Mobile Cloud Computing Subscribers! 2014: 5.2 BILLION Mobile Subscribers!! 998 MILLION Mobile Cloud Computing Subscribers!!!

The power (and beauty) of this is the number of users this concept has the power to reach…especially in Africa!!!! Take note: CONCEPT not TECHNOLOGY

Mobile Cloud Computing Concept Suitability Technology Attitude

1. Concept Innovation Bespoke Products Services

2. Suitability Ubiquity – Something novel to something common. Certainty – Something little known to something everybody knows and loves.

3. Technology “We have the technology!”

4. Attitude Willingness to use it Africa needs this!

What will Mobile Cloud Computing look like? Smartphones will increase in percentage. Feature phones will become more sophisticated. Lower end phones will be the driving force.

What will Mobile Cloud Computing look like? Apps will be of two types: Native apps Web apps

What will Mobile Cloud Computing look like? Faster mobile networks. Improved network connectivity outside urban areas.

KUYU …be all you can be…

Simeon Oriko