Series 40 web apps - Videos

Videos


Series 40 web apps technical how to: Debugging

17 April 2012

Andrew Knight shares technical tips about debugging your Nokia Series 40 web apps. Using the Nokia Web Tools development environment, Andrew gives you a quick and informative look at how to debug web apps on Nokia Series 40 phones, including the new Asha range.


Series 40 Web Apps : BBC Reader Part 1 - Debugging

05 April 2012

In this Series 40 web app training module, based around a BBC Reader app, your will learn how to use the features of the Nokia Web Tools to debug you web apps.


Series 40 Web Apps: BBC Reader Part 2 - Error Handling

05 April 2012

In this Series 40 web app training module based around a BBC Reader app, you will learn how to implement error handling in your web app effectively and efficiently.


Nokia Series 40 Web Apps: BBC Reader Part 3 - Working with the Console

05 April 2012

In this Series 40 web app training module based around a BBC Reader app, you will learn how to use the console to assist with your web app development.


Series 40 Web Apps: BBC Reader Part 4 - JavaScript Templates

05 April 2012

In this Series 40 web app training module based around a BBC Reader app, you will learn how to use JavaScript templating to create HTML.


Series 40 Web Apps: BBC Reader Part 5 - Opening Articles

05 April 2012

In this Series 40 web app training module based around a BBC Reader app, you will learn the techniques that can be used to open and display the details from a web article.


Series 40 Web Apps Part 1: Button example

05 April 2012

In this first steps training module get started with a Series 40 web app by creating a button that triggers an action. The module introduces the MWL library APIs for showing and hiding elements on page.


Series 40 Web Apps Part 2: Button counter example

05 April 2012

In this first steps training module learn how application state (in this case, the value of the counter) can be retained on the Series 40 web app Proxy Server. The client never knows the actual value of the counter, receiving updates to its HTML only.


Series 40 Web Apps Part 3: Creating pages

05 April 2012

In this first steps training module you will see how to implement “screens” or “pages” in a web app and navigate between them. No server communication takes place – the application runs entirely on the client.


Series 40 Web Apps Part 4: Animation and transitions

05 April 2012

In this first steps training module you will discover how to animate elements on your pages by changing their positions and implement an effect to transition between web app pages.


Series 40 Web Apps Part 5: Ajax

05 April 2012

In this first steps training module learn how to use Ajax to communicate with other servers from your web app. You will use jQuery and geolocate service to explore the use of Ajax and observe the behaviour of web app in Local and Cloud Preview from the Nokia Web Tools.


Getting Started with Series 40 web apps

01 November 2011

This getting started video provides you with the essential information needed to use Nokia Web Tools to create, edit, preview, package, and deploy a Series 40 web app. This video complements the getting started guide document available from Web Developer Channel and has been updated for Nokia Web Tools 1.5.


Series 40 web apps technical how to: Geolocation and maps

14 February 2012

In this how-to video, Andrew Knight from the Nokia development team shows you how to code a Series 40 web app to use geolocation services and maps. You will see how to create a project in the Nokia Web Tools, code the basic container for displaying a map, obtain latitude and longitude from the geolocation API, use that information to obtain a map image for Nokia Maps, and display it in your app.


Series 40 web apps technical how to: Animation

29 February 2012

Andrew Knight, from the Nokia development team, shares technical tips on creating page animations for Series 40 web apps. Using the Nokia Web Tools development environment, Andrew provides a quick and informative look at implementing the options available to you when developing for Nokia Series 40 phones, including the new Asha range.


Series 40 web apps technical how to: Localizing

06 March 2012

Andrew Knight shares technical tips about localizing your Series 40 web apps. Using the Nokia Web Tools development environment, Andrew gives you a quick and informative look at how to develop web apps that can be localized for different languages on Series 40 phones, including the new Asha range.


Create For Millions: Emotional Closeness Winner

13 March 2012

Mohammed Diab discusses the success of his new application, I'm Feeling...!, which fetches your friends status from social networks and tries to classify them into specific categories. Mohammed states that in the future the app will support different languages, as well as different platforms.


Create For Millions: In the Know Winner

13 March 2012

Independent developer James Mwai talks about his experience developing for the Series 40 platform using Nokia Web Tools. Mwai's application, AroundMe, was the Grand Prize winner for Create For Millions: In the Know.


Series 40 web apps: Xoriant

07 April 2011

Girish Gaitonde, CEO and founder, and Aaron Benjamin, senior product manager, of Xoriant Solutions Ltd, talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Xoriant has created a web app that enables mobile users to access the content of Wikipedia.


Series 40 web apps: Sina Wireless

07 April 2011

GaoFei Wang, vice president, and Zheng Wei, technical manager, of Sina Wireless talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Sina has delivered Sina News as a Series 40 web app to provide domestic and international news to consumers in China.


Series 40 web apps: Kompas Cyber Media

07 April 2011

Edi Taslim, business general manager, and Roy Nainggaolan, mobile systems and development, of PT. Kompas Cyber Media talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Kompas has delivered a web app that enables mobile users to access the news content of the Kompas.com website.


Series 40 web apps: KapanLagi.com

07 April 2011

Arthur Surya, director of KapanLagi.com, talks about the opportunities created by Series 40 web apps and Nokia Web Tools. KapanLagi.com has delivered a web app that enables mobile users to access the entertainment news content of the KapanLagi.com website.


Series 40 web apps: Hungama

07 April 2011

Manish Malik, general manager, and Noaman Kazi, product manager, of Hungama Digital Media Entertainment Pvt. Ltd, talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Bollywood Hungama has created a web app that enables mobile users to keep up-to-date with the latest Bollywood film and star news.


Getting started with Nokia Web Tools for Series 40

14 November 2011

Houman Forood, Senior Product Marketing Manager at Nokia provides an update on the Series 40 web app development platform, which was launched in April 2011. In this video, Houman walks you through the basics of Series 40 web apps, the advances since launch, and the steps you take to get started.


New capabilities in Series 40 web apps

14 November 2011

Houman Forood, Senior Product Marketing Manager at Nokia continues to discuss the new features in the recently released Nokia Web Tools 1.5 and updated web apps capabilities in Nokia Browser for Series 40.


UI improvements in Series 40 web apps

05 December 2011

Houman Forood, Senior Product Marketing Manager at Nokia provides a guide to the UI improvements that have been introduced in the latest Series 40 web apps environment. You will see many improvements since the initial release.


Series 40 web apps: Introduction

07 April 2011

Houman Forood, senior product marketing manager at Nokia, provides an overview to Series 40 web apps. Representatives from Hungama Digital Media Entertainment Pvt. Ltd, PT. Kompas Cyber Media, KapanLagi.com, Sina Wireless, and Xoriant Solutions Ltd provide feedback on their experiences with Ovi Browser, Series 40 web apps and Nokia Web Tools.

Series 40 web apps technical how to: Debugging

Andrew Knight shares technical tips about debugging your Nokia Series 40 web apps. Using the Nokia Web Tools development environment, Andrew gives you a quick and informative look at how to debug web apps on Nokia Series 40 phones, including the new Asha range.

Learn more about developing Series 40 web apps More

Series 40 Web Apps : BBC Reader Part 1 - Debugging

In this Series 40 web app training module, based around a BBC Reader app, you will learn how to use the features of the Nokia Web Tools to debug your web apps.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps: BBC Reader Part 2 - Error Handling

In this Series 40 web app training module based around a BBC Reader app, you will learn how to implement error handling in your web app effectively and efficiently.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Nokia Series 40 Web Apps: BBC Reader Part 3 - Working with the Console

In this Series 40 web app training module based around a BBC Reader app, you will learn how to use the console to assist with your web app development.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps: BBC Reader Part 4 - JavaScript Templates

In this Series 40 web app training module based around a BBC Reader app, you will learn how to use JavaScript templating to create HTML.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps: BBC Reader Part 5 - Opening Articles

In this Series 40 web app training module based around a BBC Reader app, you will learn the techniques that can be used to open and display the details from a web article.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps Part 1: Button example

In this first steps training module get started with a Series 40 web app by creating a button that triggers an action. The module introduces the MWL library APIs for showing and hiding elements on page.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps Part 2: Button counter example

In this first steps training module learn how application state (in this case, the value of the counter) can be retained on the Series 40 web app Proxy Server. The client never knows the actual value of the counter, receiving updates to its HTML only. This show how intensive computation and large amounts of data can be processed by the server, while the client receives small updates, saving battery and bandwidth.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps Part 3: Creating pages

In this first steps training module you will see how to implement “screens” or “pages” in a web app and navigate between them. No server communication takes place – the application runs entirely on the client.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps Part 4: Animation and transitions

In this first steps training module you will discover how to animate elements on your pages by changing their positions and implement an effect to transition between web app pages.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Series 40 Web Apps Part 5: Ajax

In this first steps training module learn how to use Ajax to communicate with other servers from your web app. You will use jQuery and geolocate service to explore the use of Ajax and observe the behaviour of web app in Local and Cloud Preview from the Nokia Web Tools.

Download the source code used in this module here.

Learn more about creating Series 40 web apps More

Getting Started with Series 40 web apps

This getting started video provides you with the essential information needed to use Nokia Web Tools to create, edit, preview, package, and deploy a Series 40 web app. This video complements the getting started guide document available from Web Developer Channel and has been updated for Nokia Web Tools 1.5.

More about Series 40 web apps More

Series 40 web apps technical how to: Geolocation and maps

In this how-to video, Andrew Knight from the Nokia development team shows you how to code a Series 40 web app to use geolocation services and maps. You will see how to create a project in the Nokia Web Tools, code the basic container for displaying a map, obtain latitude and longitude from the geolocation API, use that information to obtain a map image for Nokia Maps, and display it in your app. After watching this guide, you will be able to add rich map features to your web apps for Series 40 phones, such as those from the Asha range.

 

Learn more about developing Series 40 web apps More

Series 40 web apps technical how to: Animation

Andrew Knight, from the Nokia development team, shares technical tips on creating page animations for Series 40 web apps. Using the Nokia Web Tools development environment, Andrew provides a quick and informative look at implementing the options available to you when developing for Nokia Series 40 phones, including the new Asha range.

Learn more about developing Series 40 web apps More

Series 40 web apps technical how to: Localizing

Andrew Knight shares technical tips about localizing your Series 40 web apps. Using the Nokia Web Tools development environment, Andrew gives you a quick and informative look at how to develop web apps that can be localized for different languages on Series 40 phones, including the new Asha range.

Learn more about developing Series 40 web apps More

Create For Millions: Emotional Closeness Winner

Mohammed Diab discusses the success of his new application, I'm Feeling...!, which fetches your friends status from social networks and tries to classify them into specific categories. Mohammed states that in the future the app will support different languages, as well as different platforms. His best piece of advice for aspiring developers is, 'If you have an idea, go for it'.

Create Series 40 web apps More

Create For Millions: In the Know Winner

Independent developer James Mwai talks about his experience developing for the Series 40 platform using Nokia Web Tools. Mwai's application, AroundMe, was the Grand Prize winner for Create For Millions: In the Know. The application helps users find businesses and services, wherever they're located.

Create Series 40 web apps More

Series 40 web apps: Xoriant

Girish Gaitonde, CEO and founder, and Aaron Benjamin, senior product manager, of Xoriant Solutions Ltd, talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Xoriant has created a web app that enables mobile users to access the content of Wikipedia.

More about Series 40 web apps More

Series 40 web apps: Sina Wireless

GaoFei Wang, vice president, and Zheng Wei, technical manager, of Sina Wireless talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Sina has delivered Sina News as a Series 40 web app to provide domestic and international news to consumers in China.

More about Series 40 web apps More

Series 40 web apps: Kompas Cyber Media

Edi Taslim, business general manager, and Roy Nainggaolan, mobile systems and development, of PT. Kompas Cyber Media talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Kompas has delivered a web app that enables mobile users to access the news content of the Kompas.com website.

More about Series 40 web apps More

Series 40 web apps: KapanLagi.com

Arthur Surya, director of KapanLagi.com, talks about the opportunities created by Series 40 web apps and Nokia Web Tools. KapanLagi.com has delivered a web app that enables mobile users to access the entertainment news content of the KapanLagi.com website.

More about Series 40 web apps More

Series 40 web apps: Hungama

Manish Malik, general manager, and Noaman Kazi, product manager, of Hungama Digital Media Entertainment Pvt. Ltd, talk about the opportunities created by Series 40 web apps and Nokia Web Tools. Bollywood Hungama has created a web app that enables mobile users to keep up-to-date with the latest Bollywood film and star news.

More about Series 40 web apps More

Getting started with Nokia Web Tools for Series 40

Houman Forood, Senior Product Marketing Manager at Nokia provides an update on the Series 40 web app development platform, which was launched in April 2011. In this video, Houman walks you through the basics of Series 40 web apps, the advances since launch, and the steps you take to get started.

Deliver great experiences with Series 40 web apps More

New capabilities in Series 40 web apps

Houman Forood, Senior Product Marketing Manager at Nokia continues to discuss the new features in the recently released Nokia Web Tools 1.5 and updated web apps capabilities in Nokia Browser for Series 40. You can now take advantage of geolocation, native messaging, and other features to build rich applications using your web development skills.

Deliver great experiences with Series 40 web apps More

UI improvements in Series 40 web apps

Houman Forood, Senior Product Marketing Manager at Nokia provides a guide to the UI improvements that have been introduced in the latest Series 40 web apps environment. You will see many improvements since the initial release. Houman also explains that new UI guidelines are available to assist you in designing web apps for Nokia Series 40 phones.

Deliver great experiences with Series 40 web apps More

Series 40 web apps: Introduction

Houman Forood, senior product marketing manager at Nokia, provides an overview to Series 40 web apps. Representatives from Hungama Digital Media Entertainment Pvt. Ltd, PT. Kompas Cyber Media, KapanLagi.com, Sina Wireless, and Xoriant Solutions Ltd provide feedback on their experiences with Ovi Browser, Series 40 web apps and Nokia Web Tools.

More about Series 40 web apps More
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2012 All rights reserved