View Source

{toc}

h2. Objectives

Create a cloud platform that provides core mobile services and in the sametime provides an enviroment that allow building of new *"custom services"* combining the existent ones using an *Online Rapid Application Development(RAD)* approach

h2. Core Services

# Multitenant management
# Accounting plus mobile registration process
## device identification
## user identification
# Authentication/Authorization management
# User preferences to way synchronization (mob=>cloud & cloud=>mob)
# mobile transaction execution management (generic mobile request)
# Native push system integration (cloud=>mobile through network)


h2. Core Features

1. Support of an online IDE using a script language to combine and publish new service on the fly
2. Pesistent data allow to add custom infos
3. The control of the platform/tenet/service/user/account is provided through a WEB DESKTOP
4. Availability through Scripting IDE of all Google Stuff (calendar, docs, map, buzz.... etc )
5. Android Conversation API avaliable

h2. Ingredient Technologies:

h3. Core
* Java
* Google App Engine
* Google Web Toolkit
* Sencha

h3. Mobile
* IOS
* Android

h2. Standard

| communication protocol |REST|
| application protocol |JSON|
| push system | APPLE PUSH/GOOGLE PUSH |