Wimob Suite Starter Guide

10
How to start using Wimob on your website

Transcript of Wimob Suite Starter Guide

Page 1: Wimob Suite Starter Guide

How to start using Wimob on your website

Page 2: Wimob Suite Starter Guide

Wimob – Web to mobile

Mobilize your content

Wimob is a revolutionary web to mobile solution that easily enables you to take multimedia content from any website to a mobile phone for free.

Web content (ex: flv)

Wimob Suite Publish to website Mobile content (ex: 3gp)

Page 3: Wimob Suite Starter Guide

Wimob licensesBASIC Downloadable contents: videos, images, audio, vCards and vCals. Wimob look&feel background and an advertisement banner at the bottom of the application (234x60 pixels).

MEDIUMDownloadable contents: videos, images, audio, text, vCards and vCals.Customization of the base image or logo at the bottom of the application (343x79 pixels) with a link to any page of yours urls.

ADVANCEDDownloadable contents: videos, images, audio, vCards, vCals, MP3 games and mobile applications..Customization of the background which can be different for each content.

PROFESSIONALDownloadable contents: videos, images, audio, vCards, vCals: MP3, games, mobile applications, pdf, WAP links and 2D codes. Customization of the user application using different skins depending on the website page or content.

For all licenses:Unlimited number of Wimobs in all pages of the url.Technical assistance.Statistics about downloads for each content

Your Logo

Page 4: Wimob Suite Starter Guide

For all multimedia content

Images

Videos

Maps

Games

Applications

Page 5: Wimob Suite Starter Guide

How to – Step 1 of 3

Go to the Web Publishers section at www.wimob.com

Register your website

Choose your license and download the Wimob Suite

Step 1: Get the license & the Wimob Suite

Page 6: Wimob Suite Starter Guide

How to – Step 2 of 3

Step 2: Start using the Wimob Suite

Select the content

Transcoding…ftp to your web-server …. done!

Your content adapted to 1000 mobile phones

Select the skin

Page 7: Wimob Suite Starter Guide

How to – Step 3 of 3

Step 3: Copy script to your website

Page 8: Wimob Suite Starter Guide

Technical characteristics

Pre-converted content simply refers to any pre-existing source file which does not frequently change. It can be transcoded before it is published on a website or on the very moment when a user requests the download. This content class is most suitable for transcoding content that does not frequently change on a website.

Real Time refers to content that is an already existing file but which is part of a CMS (Content Management System) or similar system. It is always transcoded in real time at the moment a user requests a download to the mobile phone. This content class is most suitable for transcoding bulk content.

Real Time Dynamic refers to content that is generated on-demand (ex. route planner map). It is always transcoded in real time at the moment a user requests a download to the mobile phone. The website needs to provide the parameters with which this specific content was generated.

For every website

Page 9: Wimob Suite Starter Guide

How to- CMS integration

1. Create the Wimob content in the Wimob SuiteEnter the Wimob Suite with your account name (email) and Password.Select the Web Site where you want to add your Real Time Wimob.Go through the Real Time wizard to personalize the properties of your Wimob. Select the color, the size, and the associated skin, if any. Select also the content specific features, like the Video Rate Quality, or the duration in case it is a Video Content.

2. Publish the RealTime WimobOnce you are comfortable with the selected settings, “Publish” the Real-Time Wimob.This action will give you in result a JavaScript peace of code that will be used to embed into your web page in a later stage.

3. Create an Index Web Page with links to your content web pagesUse your favorite Web authoring application to create a web page containing the index to all the different content that you want to show with a single real time Wimob. Note that for the example we will be addressing only a few amount of content, but in a real life environment thousands of contents could enter into the very same category.

4. Create a Dynamic web page that dynamically selects the contentCreate a second web page: this one is the one containing a single piece of content, with all the attributes and other information about this content. Once you have completed this page, prepare it to embed the JavaScript source on it.

Real Time – How to integrate Wimob with a CMS (1/2)

Page 10: Wimob Suite Starter Guide

How to- CMS integration

5. Embed the Wimob Code into the Dynamic web Copy to your Clipboard the content JavaScript source generated in step 2 and Paste it into the selected place of your web site.This JavaScript MUST be personalized with the source of your content:• The URL of the content• A short Title describing the content• An optional Description of the contentNote that this must be done for every single web page that you want to add RealTime content to it. In order to do so, you can alternatively:a. Use the web programming language of your choice to dynamically change the behavior of the Wimob content and the rest of the web page.b. Create as many static pages as you need only changing the reference to the content.

6. Publish the SiteUse your tools (FTP for example) to publish the pages of the web site to the Internet. Make sure they are fully functional.

7. Check the correct link between Wimob and the ContentIf you have followed all the steps, all the Real Time Wimobs that you have created should be appearing in the correct web pages, then the next step is to click on these icons and check that the content is correctly downloaded to your mobile phone.

8. See your statisticsLast step is to check the statistics in the Wimob Suite and see that the different titles that the user has selected are the ones appearing in your website!

Real Time – How to integrate Wimob with a CMS (2/2)