how to mobilize your ruby on rails (ror) application

Post on 14-May-2015

2.716 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

Waheed Barghouthi on how to mobilize your Ruby on Rails (RoR) application?

TRANSCRIPT

How to mobilize your rails application

Waheed Barghouthi

Why we should care about mobile ?

Mobile users have reached 2.7 billions users. Mobile Social Web will reach 975 Million users

by 2012.http://www.readwriteweb.com/archives/mobile_social_web_growth.php

In developing nations, a mobile phones sometimes their only way to connect to the Internet.

Always with us, and always on,Images and Video and GPS.

Some mobile stats

We could take an advantage of this, HOW ?

Make you're application accessible from web enabled mobiles devices.

Keep your users engaged in all events,ads,news,etc..

through SMS,MMS,Videos.

Simple knowledge to get over all this.

WURFL!

WURFL is a Device Description Repository, a catalogue of mobile device information and a framework for adaptation of mobile applications.

It gives us all the information about the mobile we want to detect, we could know what kind of HTML tags it supports, what variety of features, the max screen resolution ..etc

top related