In this edition...

  1. Front Page
    • Time for the election of the next Maemo Community Council
  2. Applications
    • NFC friending in Facebook for N9 https://t.co/kMOPRUA7
    • Fixing AGTL geocaching tool on N900
  3. Development
    • MeeCast for Tizen
    • Qt SDK Harmattan tooling updates
    • UX guidelines documentation for Nokia N9 updated to latest standards
    • Differential updates in QML models
  4. Devices
    • Nokia N900 charging an N9 via USB host mode
  5. Announcements
    • Metro theme for Harmattan

Front Page

Time for the election of the next Maemo Community Council

Via: @timsamoff

Editor: Andrew Flegg

RM Bauer has announced the start of the spring 2012 election for the Maemo Community Council. Six months ago, only three candidates stood and so were selected without a vote. RM Bauer has been the most visible member, with Momcilo Majic and Jeremiah Foster being mostly quiet. This term has seen the growth of the Harmattan community, and the death of MeeGo - which has led some, including Nokia's Matti Airas to ask if the future of the Harmattan community lies within its maemo.org roots. Rob's announcement says:

Please give consideration to nominating people you trust with the future of maemo. Nokia will stop future funding for maemo.org and cannot commit to handing over or licensing the website or parts of the infrastructure to the community. The current council has concluded that reorganizing maemo.org is not feasible and has started looking into a Plan B. There have also been proposals to bring Harmattan into maemo.org, and to coordinate with other similar projects such as WebOS, Qt or Nemo. It is preferable that the future of maemo be made by a deliberate decision of the community. Please help that happen by nominating and voting in the election.

Anyone can put forward a community member by posting to the maemo-community list, although they must accept the nomination to be a candidate. Similarly, people can put themselves forward directly - which has historically been the main mechanism.

Applications

NFC friending in Facebook for N9 https://t.co/kMOPRUA7

Editor: Andrew Flegg

Nick Leppänen Larsson, one of the developers of Nokia's Facebook client in Harmattan, highlights a feature which was missed off the PR1.2 changelogs. Via his Twitter feed, he said it seems that "NFC Friending in Facebook" has slipped from all the N9 changelogs posted, doh! Turn on NFC and tap another N9 when FB is open All you need to find is a person with an N9 with whom you're not already friends.

Fixing AGTL geocaching tool on N900

Via: @Jaffa2

Editor: Ryan Abel

The Advanced Geocaching Tool, a geocaching tool for Fremantle, uses geocaching.com for its geocaching information. Unfortunately they recently changed their map format and the new update doesn't play nicely with the current version of AGTL: Unfortunately, the new map doesn't fit well into AGTL. I fixed the bug, however, was not able to finish the N900 version yet, because I don't own an N900 since mine broke last year. As of this writing the developer has evidently received an N900—so fixing will continue as planned—and a quick-fix is available for the impatient from AGTL's git repository. If you're comfortable grabbing the latest code from git, check out the developer's blog post for details.

Development

MeeCast for Tizen

Via: @timsamoff

Editor: Andrew Olmsted

Vlad Vasiliev has posted a video of MeeCast - the latest incarnation of the popular OMWeather weather application - running in a simulator in the Tizen SDK. There isn't much information about it at this point, but it looks to have all the same features as the Harmattan version, with a similar interface. Your editor, for one, would be interested in the process Vlad and his team used - is it a complete re-write or was there some conversion process? Regardless, it is very encouraging to see a community-based open source project of the scope and caliber of MeeCast running in Tizen.

Qt SDK Harmattan tooling updates

Via: @Jaffa2

Editor: Andrew Olmsted

An article in Nokia Developer Blogs announces some Harmattan-specific updates and changes to the Qt SDK. The Harmattan target for the Qt SDK can now be updated online, using the SDK maintenance tool. The additional functionalities concern mostly improved runtimes for testing. The Qt Quick Components in the Simulator have been upgraded to the same version as is used on the device, and the Simulator now supports both landscape and portrait orientations. Also, there are now three separate QEMU images - one for PR1.0, 1.1 and 1.2 each. One thing your editor noted after updating Qt SDK and downloading the PR1.2 QEMU image is that you have to edit the build configuration for each of your products in order to select the proper Qt version to match the QEMU you wish to use.

UX guidelines documentation for Nokia N9 updated to latest standards

Via: @Jaffa2

Editor: Andrew Olmsted

The UX guidelines documentation for the Nokia N9 has seen an update in content and organization. The Nokia N9 UX Guidelines site is now up to date, so go have a look. We've also improved the organisation of the site to serve UI designers and developers better. Improved linking between the UX site and the developer documentation means that it's easier to match what you want to do with how to do it. The developer documentation has always been most important to your editor, but it is nice to see an update on the UX side, and the improved linking between the UX and developer documentation should be a big help to many.

Differential updates in QML models

Via: @Jaffa2

Ben Martin shares some tips & tricks for updating models underlying QML user interfaces: The core of the UI is updated via a timer which runs an ajax call, parses the JSON response and gives that to updateModel(). The first implementation of the later method was to clear the listModel and repopulate from scratch each time. Rather wasteful, even though it was only being called once every 2-3 seconds, it was eating up 8-9% CPU of the n9 in top. A better solution is to iterate the existing items, performing update, remove, or add as you go.

Devices

Nokia N900 charging an N9 via USB host mode

Via: @Jaffa2

Editor: Ryan Abel

An image of an N900 charging an N9 via USB host was posted to Flickr last week by Andrew Sorensen. A rather poigant illustration of how far Maemo has come and how much of the way we had to drag it by force. Clearly our N900s aren't yet drawer fodder.

Announcements

Metro theme for Harmattan

Via: @Jaffa2

Editor: Andrew Olmsted

An interesting looking annoucement from TMO user "NovaG" shows off a Metro-style theme for Harmattan, in case anyone wants their Harmattan phone application launcher to look like a Windows Phone 7 phone. What started off as fairly complicated instructions to install the theme has progressed to a simple package install which uses the theme switcher application.