Mobile Dev Camp 2010

Line 10: Line 10:
== Competition ==
== Competition ==
-
Follow up the posts on the web-page of the [http://mobiledevcamp.fi/ Mobile Dev-Camp]. Further information will be published here soon.
+
Around the event there will be a competition and Nokia will organise one Category. Follow up in the Q&A what to expect and how you can participate:
 +
 +
=== What do I have to do? ===
 +
 +
Sign up, wait until the rules are out, have a brilliant idea, start coding, and present the application on the event. One thing, which we can say already:
 +
 +
* the application has to be written in Qt
 +
* it has to work either on a Symbian device or the N900.
 +
 +
 +
 +
=== What can I win? ===
 +
 +
The winner-team of the competition gets:
 +
 +
* 1xN900 if your application runs on Maemo
 +
* 1xN97 mini, if your application runs on Symbian
 +
* 1xN900 '''AND''' 1xN97 mini if the application runs on both systems.
 +
 +
You can win if your application is implemented according to the rules, we release 48 hours before the event, and if it is selected as the best application by a jury.
 +
 +
 +
 +
 +
=== What are the rules? ===
 +
 +
* You have '''48 hours''' to write an application!
 +
* You will get basic support at the event itself and in the maemo MDC irc channel!
 +
* We will publish the topic on Thursday before the event at 17:00 (UTC).
 +
 +
 +
 +
 +
=== How can I prepare? ===
 +
 +
Check the information in the getting started section of this page. Further join the IRC channel on freenode (#nokia_MDC) to get support with the set-up.
 +
 +
 +
 +
 +
=== How can I participate? ===
 +
 +
You can participate alone or as a group. Sign up by adding your data on the [[MDC#Participants_list | participants list]] or sending it to daniel[dot]wilms[at]nokia[dot]com! Check the topic out, when it will be published on Thursday. Start coding and present your idea at the event.
 +
 +
 +
 +
 +
=== Participants list ===
 +
 +
{| border=1 style="background:white"
 +
|-
 +
!style="width:300px;" | Name
 +
!style="width:200px;" | Country
 +
!style="width:300px;" | Number of team members
 +
|-
 +
|...
 +
|...
 +
|...
 +
|-
 +
|...
 +
|...
 +
|...
 +
|}

Revision as of 13:15, 19 February 2010

Contents

Mobile Dev Camp 2010

Image: mdc.png

Nokia is one of the sponsors of this years' Mobile Dev-Camp in Helsinki. Part of the engagement there is a developer competition. For the details please follow up on this page.



Competition

Around the event there will be a competition and Nokia will organise one Category. Follow up in the Q&A what to expect and how you can participate:


What do I have to do?

Sign up, wait until the rules are out, have a brilliant idea, start coding, and present the application on the event. One thing, which we can say already:

  • the application has to be written in Qt
  • it has to work either on a Symbian device or the N900.


What can I win?

The winner-team of the competition gets:

  • 1xN900 if your application runs on Maemo
  • 1xN97 mini, if your application runs on Symbian
  • 1xN900 AND 1xN97 mini if the application runs on both systems.

You can win if your application is implemented according to the rules, we release 48 hours before the event, and if it is selected as the best application by a jury.



What are the rules?

  • You have 48 hours to write an application!
  • You will get basic support at the event itself and in the maemo MDC irc channel!
  • We will publish the topic on Thursday before the event at 17:00 (UTC).



How can I prepare?

Check the information in the getting started section of this page. Further join the IRC channel on freenode (#nokia_MDC) to get support with the set-up.



How can I participate?

You can participate alone or as a group. Sign up by adding your data on the participants list or sending it to daniel[dot]wilms[at]nokia[dot]com! Check the topic out, when it will be published on Thursday. Start coding and present your idea at the event.



Participants list

Name Country Number of team members
... ... ...
... ... ...


Getting Started

QtSDK

QtCreator is an easy to use cross-platform IDE. It includes QtDesigner, a powerful tool to create the UI. Further the QtSDK contains the libraries, which are necessary to compile and run your application in your native environment.


Download the QtSDK for your system


After downloading follow the installation instructions of the installer.


Special notes for Linux and Mac:

  • Mac OS X: XCode required.
  • Linux: GCC required.



MADDE

MADDE is a command-line cross-compilation tool for Maemo 5. It offers a smooth way to compile your Qt application for the device. It is available for Windows, OS X and Linux.


Download MADDE



Links

Qt

Qt documentation starting point

Qt on Maemo 5 - Examples

Qt on Maemo 5 - General information


MADDE

Simple Qt example with MADDE

How to test an application on Device

MADDE FAQ

Maemo, MADDE and Qt 4.6


Maemo 5

Maemo 5 documentation

Development topics



IRC

Join the channels on freenode:

#nokia_mdc

#qt-maemo

#maemo