<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.meego.com/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.meego.com/index.php?title=Special:Contributions/Reggie&amp;feed=atom&amp;limit=50&amp;target=Reggie&amp;year=&amp;month=</id>
		<title>MeeGo wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.meego.com/index.php?title=Special:Contributions/Reggie&amp;feed=atom&amp;limit=50&amp;target=Reggie&amp;year=&amp;month="/>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Special:Contributions/Reggie"/>
		<updated>2013-05-21T14:43:43Z</updated>
		<subtitle>From MeeGo wiki</subtitle>
		<generator>MediaWiki 1.16.2</generator>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2013-02-01T05:57:24Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Reverted edits by Tonyguards (talk) to last revision by Bdub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new topic, news, or rumors. Over at maemo, the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was  one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| Drupal phpBB3 bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| Drupal vB, a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
Me Aliases is another Drupal module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see &lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
|  SEO checklist project, clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
phpBB and SEO&lt;br /&gt;
Also available: phpbb-seo&lt;br /&gt;
| Comes with searchbot friendly archive pages. vBSEO enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
|   Automatic update package&lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| AutoMOD&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module Drupal VotingAPI Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic module API and http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| Karma MOD&lt;br /&gt;
Thank Post MOD&lt;br /&gt;
| Post Thank You Hack&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal &lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [Nginx'''&lt;br /&gt;
| Yes Drupal nginx&lt;br /&gt;
| Yes &lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: &lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-11-19T07:26:14Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Reverted edits by Oyunlar35 (talk) to last revision by Reggie&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.andrewflusche.com/services/spotsylvania-reckless-driving-defense/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Spotsylvania reckless driving&amp;lt;/span&amp;gt;] topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair mississauga]&lt;br /&gt;
[http://www.dsdmobile.com/ mississauga iphone repair ]&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair]&lt;br /&gt;
[http://www.dsdmobile.com/ cell phone repair mississauga]&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.hmcdisplay.com/staging.html &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Portable Stage&amp;lt;/span&amp;gt;] module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.bestpills4weightloss.com/ &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;best weight loss pills&amp;lt;/span&amp;gt;] member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.facebook.com/bsafans &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;beauty schools of america complaints&amp;lt;/span&amp;gt;] bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-11-04T05:55:23Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Reverted edits by Laurasharon (talk) to last revision by Reggie&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.andrewflusche.com/services/spotsylvania-reckless-driving-defense/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Spotsylvania reckless driving&amp;lt;/span&amp;gt;] topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair mississauga]&lt;br /&gt;
[http://www.dsdmobile.com/ mississauga iphone repair ]&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair]&lt;br /&gt;
[http://www.dsdmobile.com/ cell phone repair mississauga]&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.hmcdisplay.com/staging.html &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Portable Stage&amp;lt;/span&amp;gt;] module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.bestpills4weightloss.com/ &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;best weight loss pills&amp;lt;/span&amp;gt;] member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.facebook.com/bsafans &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;beauty schools of america complaints&amp;lt;/span&amp;gt;] bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-10-28T21:47:46Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Protected &amp;quot;Forum / Talk&amp;quot; ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.andrewflusche.com/services/spotsylvania-reckless-driving-defense/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Spotsylvania reckless driving&amp;lt;/span&amp;gt;] topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair mississauga]&lt;br /&gt;
[http://www.dsdmobile.com/ mississauga iphone repair ]&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair]&lt;br /&gt;
[http://www.dsdmobile.com/ cell phone repair mississauga]&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.hmcdisplay.com/staging.html &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Portable Stage&amp;lt;/span&amp;gt;] module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.bestpills4weightloss.com/ &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;best weight loss pills&amp;lt;/span&amp;gt;] member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.facebook.com/bsafans &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;beauty schools of america complaints&amp;lt;/span&amp;gt;] bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-10-28T21:47:12Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Undo revision 49093 by Jamescarlson (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.andrewflusche.com/services/spotsylvania-reckless-driving-defense/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Spotsylvania reckless driving&amp;lt;/span&amp;gt;] topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair mississauga]&lt;br /&gt;
[http://www.dsdmobile.com/ mississauga iphone repair ]&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair]&lt;br /&gt;
[http://www.dsdmobile.com/ cell phone repair mississauga]&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.hmcdisplay.com/staging.html &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Portable Stage&amp;lt;/span&amp;gt;] module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.bestpills4weightloss.com/ &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;best weight loss pills&amp;lt;/span&amp;gt;] member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.facebook.com/bsafans &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;beauty schools of america complaints&amp;lt;/span&amp;gt;] bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-10-25T11:08:35Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Reverted edits by Evietalbot123 (talk) to last revision by Reggie&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.andrewflusche.com/services/spotsylvania-reckless-driving-defense/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Spotsylvania reckless driving&amp;lt;/span&amp;gt;] topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair mississauga]&lt;br /&gt;
[http://www.dsdmobile.com/ mississauga iphone repair ]&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair]&lt;br /&gt;
[http://www.dsdmobile.com/ cell phone repair mississauga]&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.facebook.com/bsafans &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;beauty schools of america complaints&amp;lt;/span&amp;gt;] bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-10-20T01:13:38Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Undo revision 49043 by Johnjsilvester12 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.andrewflusche.com/services/spotsylvania-reckless-driving-defense/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Spotsylvania reckless driving&amp;lt;/span&amp;gt;] topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair mississauga]&lt;br /&gt;
[http://www.dsdmobile.com/ mississauga iphone repair ]&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair]&lt;br /&gt;
[http://www.dsdmobile.com/ cell phone repair mississauga]&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.facebook.com/bsafans &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;beauty schools of america complaints&amp;lt;/span&amp;gt;] bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-10-15T19:30:12Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Undo revision 48911 by Evietalbot123 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.andrewflusche.com/services/spotsylvania-reckless-driving-defense/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;Spotsylvania reckless driving&amp;lt;/span&amp;gt;] topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair mississauga]&lt;br /&gt;
[http://www.dsdmobile.com/ mississauga iphone repair ]&lt;br /&gt;
[http://www.dsdmobile.com/ iphone repair]&lt;br /&gt;
[http://www.dsdmobile.com/ cell phone repair mississauga]&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.facebook.com/bsafans &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;beauty schools of america complaints&amp;lt;/span&amp;gt;] bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-09-19T11:20:29Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Reverted edits by Aaliyahwest (talk) to last revision by Reggie&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2011-09-03T14:49:49Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Reverted edits by Irenekirst (talk) to last revision by Allensmith&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that a forum is one of the most active, if not the most active component of a community site. It allows anyone to search for discussions about almost anything, and can start discussions about any new topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forum has been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [[Community website meeting 2010 2 24#List of services on MeeGo.com|MeeGo Community Meeting]], it was identified that a forum is one of the components that needs to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the forum system to make [[Single sign-on|Single Sign-On (SSO)] work.&lt;br /&gt;
&lt;br /&gt;
== Features/requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|vBulletin&lt;br /&gt;
!width=&amp;quot;20%&amp;quot;|FluxBB&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
| Component of Drupal itself. &lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside Drupal&lt;br /&gt;
*Replace Drupal comments with phpBB&lt;br /&gt;
*Authentication and synchronization in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Email/Forum Interchange'''&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Beta - see http://talk.maemo.org/showthread.php?t=28924&lt;br /&gt;
| ?&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''SEO'''&lt;br /&gt;
| [http://drupal.org/project/seo_checklist See SEO checklist project], clean URLs by default, URL structure can be changed with an aliases module.&lt;br /&gt;
| Search-friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by automatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|FluxBB 1.3 (based off PunBB 1.3, to be replaced by 1.2-based 1.4 that doesn't) supports clean URLs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
| Update checker, but manual upgrades.&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
| Built-in Admin CP, can be adjusted to only provide functionality to specific user groups.&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
| Built-in Admin CP&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
| Drupal's native module system (the forum is a module too)&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
| 1.4 does not have a plugin system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|VotingAPI for Drupal&lt;br /&gt;
gives an easy-to-use framework for rating, voting, moderation, and consensus-gathering module [http://drupal.org/node/68851 Drupal VotingAPI] Additional modules (simpler) are listed on same page&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|A combination of [http://drupal.org/project/userpoints userpoints basic] module API and [http://drupal.org/project/userpoints_contrib Drupal userpoints contrib] are what might be used in Drupal. &lt;br /&gt;
Please note these apply normally to the node and posts directly and not the forum module of Drupal itself. &lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
[http://www.phpbb.com/community/viewtopic.php?f=70&amp;amp;t=1115275 Thank Post MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
| &lt;br /&gt;
*Does not have subforum support out of the box.&lt;br /&gt;
*Built to be minimalistic.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
| Yes [http://github.com/yhager/nginx_drupal github nginx-drupal] [http://groups.drupal.org/nginx Drupal nginx]&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test its functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
| [http://drupal.org/forum Drupal forum]&lt;br /&gt;
[http://janaksingh.com/blog/drupal-forums-instead-phpbb-or-vbulletin-casestudy-110 Forum Casestudy]&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
[http://www.phpbb.com/kb/?from=submenu Knowledgebase]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|[http://fluxbb.org/forums Forums], [http://fluxbb.org/trac/ Trac]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| Open source&lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
| Open source&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Forum structure ==&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/qgil qgil] has [http://talk.maemo.org/showpost.php?p=543908&amp;amp;postcount=163 suggested] to start clean and just create minimal categories for the mean time. The &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.beautyschoolsofamerica.biz/node/2&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;Beauty Schools of America Complaints&amp;lt;/span&amp;gt;] proposed structure is as follows:&lt;br /&gt;
&lt;br /&gt;
* General&lt;br /&gt;
* Community&lt;br /&gt;
* Development&lt;br /&gt;
&lt;br /&gt;
It is intended to add company and device categories in the future as MeeGo powered devices are announced. Hopefully, the companies will assign moderators/primary contact persons to help with the forum.&lt;br /&gt;
&lt;br /&gt;
== Volunteers and testers ==&lt;br /&gt;
&lt;br /&gt;
''Feel free to add yourself to the list:''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administrators'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
*[http://meego.com/users/solt Marcin Sołtysiak/solt] - +6k user forum administrator, phpBB2 though&lt;br /&gt;
*[http://meego.com/users/cas Calum Lind/cas] - forum admin&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster, forum administrator&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Modders / Themers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/reggie Reggie Suplido/reggie] - maemo.org talkmaster&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testers'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|&lt;br /&gt;
*[http://meego.com/users/revdkathy Kathy Smith/RevdKathy] - maemo.org forum regular&lt;br /&gt;
*[http://meego.com/users/erle Erle Pereira/eap] -  minimal experience with moblin, experienced with drupal&lt;br /&gt;
*[http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices and best practices blogger.&lt;br /&gt;
*[http://meego.com/users/timsamoff Tim Samoff/timsamoff]&lt;br /&gt;
*[http://meego.com/users/happyblob Jonathan Day/happyblob]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver mshaver] has suggested to [http://www.aqua-gear.com/swim-goggles swimming goggles] run the forum on the main MeeGo.com Drupal server. Also, the main server is running [[:wikipedia:nginx|nginx]].&lt;br /&gt;
* Several suggestions have [http://www.chetankapur.org Chetan Kapur] been made on [http://www.mycaal.com/ loan modification] the forum name and URL ([http://lists.meego.com/pipermail/meego-community/2010-February/000134.html link]).&lt;br /&gt;
* Visit: [http://seoph2.cafe24.com/wordpress SEO Blog Philippines] for more SEO related topics.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Community_device_program/Nokia</id>
		<title>Community Office/Community device program/Nokia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Community_device_program/Nokia"/>
				<updated>2011-08-11T11:24:53Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Completed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Nokia Participation Details =&lt;br /&gt;
* Program Contact: [[User:qgil|Quim Gil]]&lt;br /&gt;
Update: Nokia N950 handsets are ready!  https://meego.com/community/device-program/devices/nokia-n9-devkit&lt;br /&gt;
&lt;br /&gt;
== N950 Devkit Program Details ==&lt;br /&gt;
* Device: Nokia N950 loaded with MeeGo 1.2 Harmattan &lt;br /&gt;
* Quantity: 250&lt;br /&gt;
* Additional Criteria / Terms: &lt;br /&gt;
** One submission per developer please&lt;br /&gt;
** Device to be loaned to participant for [period unspecified].&lt;br /&gt;
** May not be able to ship to certain countries / locations.&lt;br /&gt;
** Nokia employees are not eligible.&lt;br /&gt;
* Timeframe: distribution active.&lt;br /&gt;
&lt;br /&gt;
 '''QUESTIONS / ANSWERS &amp;amp; UPDATES:''' http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
 '''[[N950 landing page]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
 '''WORK IN PROGRESS'''&lt;br /&gt;
&lt;br /&gt;
 For the sake of transparency and collaboration:&lt;br /&gt;
 * Please link your name to a page describing your Nokia N950 related work e.g. a wiki page.&lt;br /&gt;
 * Add here one line of text summarizing the project(s) and feature(s) you are concentrating. &lt;br /&gt;
 * We haven't done the 'Nokia employee' check yet. If you happen to be one, contact Quim Gil.&lt;br /&gt;
&lt;br /&gt;
=== Still pending ===&lt;br /&gt;
Participants accepted that still haven't received the N950.&lt;br /&gt;
&lt;br /&gt;
==== Still haven't sent their Nokia Developer Launchpad credentials ====&lt;br /&gt;
&lt;br /&gt;
'''New developers accepted in the extended round'''&lt;br /&gt;
&lt;br /&gt;
Developers listed here must follow [[Talk:Community_Office/Community_device_program/Nokia|these instructions]]. Once you send your details please move your entry to the next section: [[Community_Office/Community_device_program/Nokia#Still_haven.27t_ordered_the_N950|Still haven't ordered the N950]]&lt;br /&gt;
&lt;br /&gt;
* [[User:Macrobb|Macrobb]] (Macrobb Simpson) - Maemo 5 developer and Qt learner.&lt;br /&gt;
**[http://talk.maemo.org/showthread.php?t=63975] - BackupMenu for Maemo 5 which I hope to port to Harmattan, though with a new UI.&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Si Howard&lt;br /&gt;
&lt;br /&gt;
==== Still haven't ordered the N950 ====&lt;br /&gt;
&lt;br /&gt;
* [[User:deion|deion]] (Ionut Dediu) &lt;br /&gt;
**[http://sourceforge.net/projects/smartcam SmartCam] - SmartCam turns a Symbian phone into a wireless webcam ready to use with any Windows/Linux PC. The project needs some Meego/Qt love (N950).&lt;br /&gt;
**[http://sourceforge.net/projects/logviews LogViews] - LogViews is a log analysis tool to capture syslog messages and easily filter and color the important traces. The results can be saved to a file for later analysis. Also supports bluetooth and USB logging for help in Symbian development. PC app developped in Qt&lt;br /&gt;
* [[User:Padovan|padovan]] (Gustavo Padovan) &lt;br /&gt;
**[http://www.bluez.org BlueZ] - BlueZ is the Official Bluetooth stack for Linux and the idea is test new profiles that we implement in the device. Implemented profiles will be tested as well. The goal is support even more profiles for MeeGo/N950.&lt;br /&gt;
* [[User:speedevil|SpeedEvil]] (Ian Stirling)&lt;br /&gt;
** [https://garage.maemo.org/projects/h-e-n/ USB hostmode on n900] One of the authors of the hostmode enabling software on n900.&lt;br /&gt;
** [http://wiki.maemo.org/User_talk:Speedevil/Projects A battery age monitor] A script to measure battery age.&lt;br /&gt;
** Also detailed at the above link, a power/event monitor to aid in debugging power use of apps. I would be intending to develop similar apps on the n950, as well as attempting the tasks outlined in my earlier application at http://wiki.meego.com/index.php?title=User_talk:Speedevil/Projects&lt;br /&gt;
* [[User:jrocha|jrocha]] (Joaquim Rocha)&lt;br /&gt;
**[https://gitorious.org/seriesfinale SeriesFinale] - I am the author of SeriesFinale, a TV shows browser and tracker (keep track of the TV series' episodes, see their synopsis, actors, guest stars, covers, ...)&lt;br /&gt;
**[https://gitorious.org/~mickeprag/seriesfinale/mickeprags-seriesfinale SeriesFinale QML port] - My purpose of getting an N950 is to help in the development of the QML port&lt;br /&gt;
**[https://meego.gitorious.org/meegotouch/libmeegotouch MeeGoTouch] - I currently contribute to the MeeGoTouch framework&lt;br /&gt;
* [[User:John_Brooks|John Brooks]]&lt;br /&gt;
**[https://github.com/special/torsion/tree/experimental/fancyui Torsion] - Tor-based anonymous peer-to-peer instant messaging &amp;amp; filesharing. QML UI in progress, mobile planned&lt;br /&gt;
**[https://github.com/saesu Saesu] - Decentralized multiple device synchronization framework&lt;br /&gt;
**[https://gitorious.org/~special/ Qt &amp;amp; Qt Components] - Contributions to Qt and Qt Components, especially graphics and UI&lt;br /&gt;
* [[User:Mdn|Mdn]] (Denis Mingulov) Qt Contributor&lt;br /&gt;
**[http://code.google.com/p/pwdgen/ Password Generator] - Secure Password Generator with hardware random generator usage. Already [http://store.ovi.com/content/149583 published] in Meego Harmattan Ovi Store.&lt;br /&gt;
**Qt Creator [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/classview Class View] and [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/imageviewer Image Viewer] plugins - useful plugins for Qt Creator, already accepted to official repository.&lt;br /&gt;
**[http://my-symbian.com/s60v3/software/applications.php?faq=12&amp;amp;fldAuto=52 QReader] - [http://sourceforge.net/projects/qreader/ source] - powerful e-book reader for Symbian devices&lt;br /&gt;
**[http://lists.qt.nokia.com/pipermail/qt-creator/2010-June/006942.html Qt Creator Profiler plugin] - [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler source] - powerful profiler plugin (with ARM on-device oprofile support), really developer-friendly UI (like [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler/blobs/profiler/src/plugins/profiler/doc/qtcreatorprofiler1.png here]). The current version is obsolete (and non compatible with latest Qt Creator) and I would like to create a new version to help profiling for the device.&lt;br /&gt;
* [[User:csaavedra|csaavedra]] (Claudio Saavedra)&lt;br /&gt;
**[http://mafw-lastfm.garage.maemo.org/ scrobbler for the N900] - I wrote this for the N900, wouldn't mind porting it to Harmattan.&lt;br /&gt;
**[http://gitorious.org/hildon Hildon toolkit] - I maintained Hildon back in Fremantle days. Also contributed to the Harmattan IM (Maalit) for GTK+.&lt;br /&gt;
* [[User:magnuslu|magnuslu]] (Magnus Lundgren) Part time Qt developer, with most of the work done while on public transport&lt;br /&gt;
**[http://maemo.org/packages/view/mobitifo/ MobiTifo] - Follow the results and tables of football leagues from all over the world.&lt;br /&gt;
**[http://maemo.org/packages/view/qteachme/ QTeachMe] - Learn anything with Qteachme, currently optimized to learn Chinese.&lt;br /&gt;
* [[User:preeman|preeman]] (Manpreet Jagpal)&lt;br /&gt;
**[http://preesworld.com/mobile/category/gps-logger/ GPS Logger Qt] - Port GPS Logger Qt from Symbian S^3 - Alpha stage. [http://preesworld.com/mobile/2011/08/03/gps-logger-qt-early-sis-file/ Alpha Download]&lt;br /&gt;
**[http://preesworld.com/mobile/category/gps-info/ GPS Info Qt] - Port GPS Info Qt from Symbian S^3. [http://store.ovi.com/content/165671 Download Ovi Store] - New update now includes the option to SMS your position to others.&lt;br /&gt;
**[http://preesworld.com/mobile/category/tube-app/ Tube Status Qt] - Port Tube Status Qt (London) from Symbian S^3. [http://store.ovi.com/content/152135 Download Ovi Store] - New update includes GPS locate function for nearest station.&lt;br /&gt;
**[http://preesworld.com/mobile/2011/06/14/flipclock-qt-done/ Flip Clocks] - Various FlipClock Applications to amuse and pass time. [http://store.ovi.com/content/160822 Download Ovi Store]&lt;br /&gt;
** Other projects currently worked on are a @SpringPad application and some Qt Screensavers however Screen savers are S^1 and S^3 only at this stage.&lt;br /&gt;
** Additional information: Other projects in Qt that I currently have are Barclays Cycle Hire [http://www.tfl.gov.uk/roadusers/cycling/14808.aspx Program details]. Backend code being built from my open source applications, GPS Logger Qt, GPS Info Qt and XMLModel code from Tube Status Qt. This will allow users to locate the nearest hiring stations with available bikes or docks. Also provide details on costs to hire and time to return. It will also be able to track your ride based on code from GPS Logger Qt.&lt;br /&gt;
* [[User:Hilary|Hilary]] (Hilary Cheng) http://hilarycheng.blogspot.com&lt;br /&gt;
**[http://projects.developer.nokia.com/plurker Plurker] - Plurk (http://www.plurk.com) Client MeeGo/Symbian^3/Qt Platform ( Qt C++ / QML ), which is open source&lt;br /&gt;
**Explore the MeeGo OS which are using N950. I am evaluating QML as replacement for  HTML5 solution inside the Embedded Devices like ARMS/MIPS for commercial projects.&lt;br /&gt;
**Plurk is another famous social networking platform in the Asian countries. Wants to write more Qt QML apps for Chinese Platform especially for Hong Kong.&lt;br /&gt;
**Another Planning project , Porting my old projects from Palm Devices , PalmApple - Apple IIe Emulator http://palmapple.sourceforge.net/. N950 gots keyboards and which is suitable for Apple Emulator. &lt;br /&gt;
**8086 Emulator is my another target. I have used the Sharp Zaurus Linux Device to write static recompiler to compile 8086 to ARM. http://www.youtube.com/watch?v=-7UidW2tMtQ. &lt;br /&gt;
* [[User:uvatbc|uvatbc]] (Yuvraaj Kelkar) Qt Ambassador, evangelist, hacker.&lt;br /&gt;
**[http://code.google.com/p/qgvdial/ qgvdial] - Google Voice client for Maemo, Symbian, Windows, Linux, Mac. Phone integration for Maemo (dial and text). Also has a GV polling app that acts as a event notifier to GV clients like qgvdial - allowing for push updates.&lt;br /&gt;
**[http://talk.maemo.org/showthread.php?t=69604 mosquitto] - Port of the [http://mosquitto.org/ mosquitto] server and libmosquitto&lt;br /&gt;
* [[User:bojankom|bojankom]] (Bojan Komljenovic) - Qt developer '''IDs Sent to QuimGiL - Launchpad account to be activated - Waiting for N950 email'''&lt;br /&gt;
**[http://www.dropian.com/download/ Dropian] (DropBox client) for Symbian S60 and Symbian^3 devices built in Qt, based on DropBox API and already published on Ovi - updated version sent to Ovi recently. Now working on porting to MeeGo Harmattan and eventually to WP.&lt;br /&gt;
**[http://twitter.com/#!/knobtviker New Project]- My second Qt project (still in it's infancy) is an Email client targeted to S^3 and MeeGo Harmattan devices and like my first project above, will be a working progress.&lt;br /&gt;
* [[User:jsmanrique|jsmanrique]] (Manrique López) '''ID sent to Quim Gil'''&lt;br /&gt;
**[http://elisator.garage.maemo.org Elisator] Elisa analysis tools based on camera photos of Elisa plates&lt;br /&gt;
**[https://www.projects.openhealthtools.org/sf/projects/openhealthassistant/ Open Health Assistant Browser] WebKit browser with connectivity capabilities to get data from medical &amp;amp; wellness devices (long term project)&lt;br /&gt;
* [[User:kimju|kimju]] (Kimmo Jukarainen) - '''IDs sent'''&lt;br /&gt;
**[http://build.meego.com/package/show?package=kernel-adaptation-n900&amp;amp;project=home%3Akimju%3Adevel%3Adevices%3An900%3Atest kernel-adaptation-n900] - Maintaining MeeGo N900 community edition kernel, working on extending it with n950/n9 support&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=mg-terminal&amp;amp;project=home%3Akimju%3Aharmattan mg-terminal] - meego-terminal with added features (orientation &amp;amp; resize locking)&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=xkeyboard-config-addons-rm680&amp;amp;project=home%3Akimju%3Aharmattan xkeyboard-config-addons-rm680] - Developer keyboard layouts&lt;br /&gt;
* [[User:arcean|arcean]] (Tomasz Pieniążek)- '''ID sent'''&lt;br /&gt;
**[https://gitorious.org/wlan-navi wlan-navi] - Maps application + WiFi scanner. Application scans for open wlan network, stores its position in a database and shows on a map (OVI or OpenStreet).&lt;br /&gt;
**[https://gitorious.org/camdrive camdrive] - This app is recording a video while you're driving a car. It should show your position on a map and some informations from GPS (like a car speed).&lt;br /&gt;
* [[User:neal|neal]] (Neal H. Walfield) - '''ID sent'''&lt;br /&gt;
**[http://hssl.cs.jhu.edu/~neal/woodchuck Woodchuck] download manager for delay tolerant data, such as blogs, podcasts, email, social network updates, weather reports, and calendaring data.  [http://lists.maemo.org/pipermail/maemo-developers/2011-August/028539.html Release announcement for Maemo 5].&lt;br /&gt;
* [[User:jreznik|jreznik]] (Jaroslav Reznik &amp;amp; Makneto team)&lt;br /&gt;
**[http://www.makneto.org/?page_id=2 Makneto] is a shared multimedia whiteboard written in KDE/Qt libs. Makneto is currently being ported to Telepathy framework and Qt Components based touch interface for Maemo/MeeGo. See [http://www.youtube.com/watch?v=rmfI1p7A8l0 screencast] (old one but... ;-).&lt;br /&gt;
*[[User:brian|brian]] (Brian McGillion)&lt;br /&gt;
** [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/mercurial MercurialPlugin] - QtCreator Mercurial plugin&lt;br /&gt;
** [http://gitorious.org/+mssf-team/meego-platform-security/mssf-qt Mssf-Qt] - Add Qt wrappers to security framework to make it easier for developers to use&lt;br /&gt;
** [http://gitorious.org/+mssf-team/meego-platform-security/mssf-demo Mssf-Demo] - A project that contains a series of branches to show how to add security to an application while using the framework.&lt;br /&gt;
** [http://conference2010.meego.com/session/cost-security-developers-view Presentation] - Presentation using mssf-demo as the basis to explain how to use the security framework.&lt;br /&gt;
** [http://meego.gitorious.org/meego-platform-security Security Framework] - Contributor and tester to the framework.&lt;br /&gt;
** [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler OProfile] - QtCreator plugin to allow for OProfile that can be used to profile applications on a device. Currently is very underloved and requires work to bring it up to a usable state that it might be integrated into the main QtCreator branch.&lt;br /&gt;
** [https://dvcs.projects.maemo.org/git/?p=security/devicelock-all/devicelock devicelock] - Nokia project to add an application to secure the users device from unwanted access. I would also like to create a service to interface with this application to add the features for remote {lock, wipe, locate}.  Most implementations for such features are closed source and inaccessible to end users without a service contract / fee.  I would like to develop the opensource on device implementation that would provide an open API to these features that could then be taken and used by third party developers and service providers to build upon.&lt;br /&gt;
* [[User:Pramodxyle|Pramodxyle]] (Pramod S G) KDE Committer, Qt Developer - '''ID Sent'''&lt;br /&gt;
**[https://gitorious.org/a-generic-framework-of-information-services-for-physically-challenged-people Informative Sys for Phy Challenged People] - It gives assistance to physically challenged people to navigate within a building, which I had written for N900/Maemo5.&lt;br /&gt;
**[http://mirrors.mit.edu/kde/stable/koffice-2.3.1/koffice-2.3.1.tar.bz2 KOffice] - Have written a filter (HTML-ODF) for KOffice (now Caligra) Office suite. Intend to implement the same under FreOffice.&lt;br /&gt;
**[https://gitorious.org/freoffice FreOffice] - An open source office suite for Maemo/MeeGo - Harmattan. As stated above, intend to implement the filter (HTML-ODF), that I have written for KOffice.&lt;br /&gt;
**[Shake to Play] - An unpublished app that I wrote to control the playback of audio files with accelerometer controls for N900.&lt;br /&gt;
* [https://meego.com/users/tanya tanya] (Tanya Makava) - '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/omweather/ OMWeather] [https://build.pub.meego.com/package/show?package=omweather&amp;amp;project=home%3Avasvlad package] [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/qtomweather/?root=omweather source] - Weather forecast application for Meego devices.&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/live-wallpaper/ LiveWallpaper] [https://garage.maemo.org/projects/livewp/ source] - Desktop applet to view animation wallpaper for N900.&lt;br /&gt;
**[https://garage.maemo.org/projects/meabook/ Meabook] - Enterprise contact book for N900.&lt;br /&gt;
* [[User:spartan563|spartan563]] (Benjamin Pannell) '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://sierrasoftworks.com/netkey/n900 NETKey N900] - Source to be released when stable - A tool for use on the Stellenbosch University campus to allow students to access their internet account on the campus' WiFi network&lt;br /&gt;
**[http://sierrasoftworks.com/applock AppLock] - [https://gitorious.org/applock-n900/applock Source] - Tool that locks the user's device when an application on a lock list is launched (Nokia N900)&lt;br /&gt;
**[http://sierrasoftworks.com/simlock SIMLock] - [https://gitorious.org/simlockd/simlockd Source] - Basic security tool for the N900 which locks the device when it detects that the SIM card has been changed.&lt;br /&gt;
**[http://sierrasoftworks.com/sun-residentchecker SUN Resident Checker] - [https://gitorious.org/sun-residentchecker Source] - A tool which allows students to check whether or not a person is a valid residence by entering the person's student number. Used to help reduce the number of unauthorised people entering residences on campus.&lt;br /&gt;
* [[User:rshpount|rshpount]] (Roman Shpount) CTO of Telurix, Professional VoIP Developer - '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://sites.google.com/site/webrtc/ WebRTC] - Port WebRTC media stack to Maemo.&lt;br /&gt;
**[Maemo Voip Client] - Build Maemo/QT SIP voice, video, and IM client utilizing WebRTC media stack.&lt;br /&gt;
* [[User:onion|onion]] (Kaj-Michael Lang)&lt;br /&gt;
**[http://maemo.tal.org/index.php/maemo:mod_support mod-support] - Amiga mod playing support for the media player&lt;br /&gt;
**[http://maemo.tal.org/index.php/maemo:mydicto MyDicto] - Audio recorder&lt;br /&gt;
**[http://maemo.tal.org/index.php/maemo:abook_qrcode abook-qrcode] - vcard to QR code exporter&lt;br /&gt;
**Also working on: RSS reader for CSSU, various other [http://maemo.tal.org/ maemo projects] and package maintenance.&lt;br /&gt;
* [[User:Ovek|Ovek]] (Ove Kåven) - Debian Developer, Aerospace Software Engineer&lt;br /&gt;
**[http://maemo.org/packages/view/syncevolution-frontend/ syncevolution-frontend], [http://maemo.org/packages/view/syncevolution/ syncevolution] - SyncEvolution for N900 (Users have already requested I port this to N9/N950 (and create a Qt-based frontend for it) since it has no native TCP/IP-based SyncML support)&lt;br /&gt;
**[http://packages.debian.org/sid/games/flightgear flightgear] - FlightGear for Debian (I might have a go at porting this to N9)&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Vitaly Petrov (fruct.org/sketchit, fruct.org/gpw) '''ID Sent, Waiting for Lauhcpad account to be activated'''&lt;br /&gt;
* Piotr Pokora (piotras) - '''ID Sent, Launchpad member'''&lt;br /&gt;
** I am core developer of Midgard Content Repository which (as library) is used by different Maemo apps: Conboy, MaeCalories, Tablet of Adventure, Qaikuclient. Also I am maintainer of libgda and midgard packages (debs and rpms). From date of birth, I am interested in unified and simplified data access. And such, I am also going to develop for N950.&lt;br /&gt;
&lt;br /&gt;
==== N950 ordered, waiting to be sent ====&lt;br /&gt;
Please move your entry from the sections below if this is your case. Sort yourselves by country since this is most likely the reason why you haven't got the device yet.&lt;br /&gt;
&lt;br /&gt;
* Brazil - this is a special case, issue known.&lt;br /&gt;
** [[User:Lizardo|Anderson Lizardo Gomes]] (user: lizardo): ID sent, Accepted for the Nokia Developer Launchpad program (06-Jul-2011–06-Jul-2012), device ordered (07-Jul), waiting for DHL tracking number.&lt;br /&gt;
** [[User:Briglia|Anderson Briglia]] (user: briglia), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Lfelipe|Luis Felipe Strano Moraes]] '''ID sent''', '''Launchpad accepted''' &amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Rafael2k|Rafael Diniz]] '''ID sent''', '''Launchpad for individuals account active ''' &amp;lt;br&amp;gt;&lt;br /&gt;
*** I plan to develop FM RDS applications with focus in the new standards from RadioDNS like the RadioVIS (partly based in the already existent the N900-fmvis  http://code.google.com/p/n900-fmvis/).&lt;br /&gt;
*** I'm a member of a university radio station (Radio Muda FM, 88.5MHz) and my plan is to develop &amp;quot;real life&amp;quot; radio station applications.&amp;lt;br&amp;gt;&lt;br /&gt;
*** I'll also write one audio and one audio/video icecast2 clients. I can provide icecast2 server access for beta testers at radiolivre.org. I'll take ideas from softwares I already wrote for this purpose, like darknow (a gui for darkice, http://darksnow.radiolivre.org) and theorur, an audio/video icecast2 client (a gui for ffmpeg2theora, http://theorur.sarava.org), all using QT.&lt;br /&gt;
** [[User:vivijim|Rodrigo Vivi]] (user: vivijim), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:jluisn|Jose Luis do Nascimento]] (user: jluisn) - Software Developer at Signove - '''Device ordered (10th-August-2011), OID-054622'''&lt;br /&gt;
***[https://gitorious.org/antidote/antidote Antidote] -  IEEE 11073:20601 stack library that enable the communication with health devices, like Weight Scales, Blood Pressure Monitors, Oximeters and Pedometers using Bluetooth Technology&lt;br /&gt;
***[https://gitorious.org/hdpy/hdpy HDPy] - Python implementation of MCAP and HDP Bluetooth protocols.&lt;br /&gt;
***[https://garage.maemo.org/projects/brisa/ BRisa UPnP] - UPnP implementation primarily developed for maemo based devices&lt;br /&gt;
** [[User:etrunko|etrunko]] (Eduardo Lima) '''ID sent (Aug 9th) | Device Ordered (Aug 10th)'''&lt;br /&gt;
** [[User:andrunko|andrunko]] (Andre Moreira Magalhaes) - '''IDs sent | Device Ordered (Aug 10th)'''&lt;br /&gt;
** [[User:hugopl|hugopl]] (Hugo Parente Lima) - '''IDs sent, Device ordered on Aug 10th (OID-054633)'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*USA&lt;br /&gt;
** [[user:n8willis|Nathan Willis]] '''New Order'''&lt;br /&gt;
*** Font packaging, porting DIN 1451 designs to open font license&lt;br /&gt;
** [[User:Nathanael|Nathanael]] (Nathanael Anderson) - '''New Order (Aug 10), unsure about Launchpad status'''&lt;br /&gt;
***[http://katana.garage.maemo.org Katana] - Bible Reading Program (N900 QT application, I did not write much of it -- I ported and fixed all the underlying required libs, and did fix its n800/n810 brother Rapier for the n900 -- however this would be the project I would attempt to port to the n950/n9) &lt;br /&gt;
***[http://maemo.org/packages/view/kernel-module-cifs/ CIFS] - ported CIFs Kernel Support for the n900&lt;br /&gt;
***[http://maemo.org/packages/view/kernel-module-ntfs/ NTFS] - ported NTFS Kernel Support for the n900&lt;br /&gt;
***[http://maemo.org/packages/view/truecrypt/ Truecrypt] - Ported Truecrypt (And the underlying required libs) for N900&lt;br /&gt;
&lt;br /&gt;
* Finland&lt;br /&gt;
**[[User:Vranki|Ville Ranki]] '''ID sent, applied for Nokia Launchpad, Ordered device '''&amp;lt;br /&amp;gt;&lt;br /&gt;
***[http://www.siilihai.com Siilihai web forum reader], [http://www.youtube.com/watch?v=erTAMOzdf0Y&amp;amp;feature=related Drone Taxi], PPCards.&lt;br /&gt;
**[[User:plastun|plastun]] (Max Usachev)- Python developer. Porting [http://mnemosyne-proj.org Mnemosyne] to Maemo platform.&lt;br /&gt;
***[https://github.com/umax/pomni/tree/ Mnemosyne for Maemo (sources at GitHub)] - Learning tool based on spaced repetition technique.&lt;br /&gt;
***[http://maemo.org/downloads/product/OS2008/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N800/N810&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N900&lt;br /&gt;
***[https://garage.maemo.org/projects/meabook/ Meabook] - Enterprise contact book for N900.&lt;br /&gt;
** [[User:durriken|durriken]] (Juhana Jauhiainen)- '''Ordered device 9.8.2011'''&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/mebook/ MeBook] - MeeGo/QML version of MeBook ebook reader&lt;br /&gt;
** [[User:hhedberg|hhedberg]] (Henrik Hedberg) http://www.henrikhedberg.net&lt;br /&gt;
***[http://gitorious.org/tangle Tangle] - Tangle Toolkit is a graphical widget library that is based on Clutter Toolkit. It is available for N900 already (in maemo.org Extras)&lt;br /&gt;
***[http://www.umsic.org/jammo JamMo] - JamMo is a music making game for children from 3 to 12 years old. It is played with a mobile phone.&lt;br /&gt;
***[http://myevents.henrikhedberg.com MyEvents] - This is a new idea to enable viewing Harmattan Events in a desktop computer.&lt;br /&gt;
&lt;br /&gt;
* Russia&lt;br /&gt;
** Roman Deninberg([http://maemo.team16.ru/ Bonapart]) - ''applied for Nokia Launchpad, Launchpad for individuals (28-Jul-2011–28-Jul-2012)''','''New Order (28.7.2011)''', '''Not Received Yet'''&amp;lt;br /&amp;gt;Psx4m\PCSX-rearmed\Psx4m-gui projects basically&lt;br /&gt;
&lt;br /&gt;
** Evgeny Linsky (evlinsky) '''Ordered (02 August 2011), Not received yet '''&lt;br /&gt;
*** Small apps on QtQuick for Meego/Symbian (http://projects.forum.nokia.com/icthub)&lt;br /&gt;
&lt;br /&gt;
* Croatia&lt;br /&gt;
**[[User:bojankom|bojankom]] (Bojan Komljenovic) - '''Waiting for N950 (OID-05461) to be delivered'''&lt;br /&gt;
***[Dropian] (DropBox client) for Symbian S60 and Symbian^3 devices built in Qt, based on DropBox API and already published on Ovi - updated version sent to Ovi recently. Now working on porting to MeeGo Harmattan and eventually to WP.&lt;br /&gt;
***[New Project]- My second Qt project (still in it's infancy) is an Email client targeted to S^3 and MeeGo Harmattan devices and like my first project above, will be a working progress.&lt;br /&gt;
&lt;br /&gt;
* England&lt;br /&gt;
** [[User:talvbansal|talvbansal]] (Talvinder Bansal)&lt;br /&gt;
***[http://talvbansal.com/2011/08/06/meme-generator-open-sourced Meme Generator] - Port a meme generator from Symbian to Meego as an entertainment app, plus add twitter and facebook uploads, both of which im capable of if you see my paid apps in the ovi store &lt;br /&gt;
***[http://store.ovi.com/content/137438 SymPaper] - will port my highly praised Read It later Client to meego, UI has already been designed with meego in mind&lt;br /&gt;
***[http://store.ovi.com/content/80070 SymFTP] - will re-write the ui in qml and port my mobile ftp server to meego&lt;br /&gt;
*** Will port my upcoming app for the SimpleNote note service to meego to have notes synchronized to the cloud&lt;br /&gt;
*** Plans for a [http://gomiso.com miso] app for symbian which will again be ported to meego (after SymNote is finished)&lt;br /&gt;
*** Willing to contribute with other developers on larger apps for the community&lt;br /&gt;
&lt;br /&gt;
* South Africa&lt;br /&gt;
** [[User:cb22|cb22]] (Federico Lorenzi) '''Device ordered - OID-054584'''&lt;br /&gt;
***[https://github.com/cb22/immoral Immoral][http://www.youtube.com/watch?v=tIySh8Wtu8U Video] - Advanced email client (WIP) written in QML/Pyside.&lt;br /&gt;
***[https://github.com/cb22/paradox2 1][https://github.com/cb22/casa2 2][https://github.com/cb22/tabletcontrol 3][http://www.youtube.com/watch?v=AAUuRYGA9d8 Video] - Complete house control system (WIP) with support for Paradox alarm panels.&lt;br /&gt;
&lt;br /&gt;
* Ukraine&lt;br /&gt;
**[[User:ockonal|ockonal]] (Max Tyslenko) Qt Developer.  '''Device ordered, OID-054602 (10-August-2011)'''&lt;br /&gt;
***[https://github.com/Ockonal/Themisto Themisto] - 2d physic-based puzzle game written for all commons platforms (SDL port also available) with nice graphic effects and unusual game style.&lt;br /&gt;
&lt;br /&gt;
* Italy&lt;br /&gt;
** [[User:gionni88|gionni88]] (Giovanni Grammatico) Software engineering student  - '''Device ordered, OID-054605'''&lt;br /&gt;
***[http://maemo.org/packages/view/internetradioplayer/ Internet Radio Player] - Player written with Qt and QtMobility to listen to streaming stations, with several features like Cronology backup, lyric searching.&lt;br /&gt;
***[http://maemo.org/packages/view/todolistwidget/ TodoList Widget] - Homescreen widget to manage todos directly from desktop. Written with Qt and QtMobility 1.2&lt;br /&gt;
***[http://maemo.org/packages/view/autoremovesms/ AutoRemoveSms] - Program to delete sms based on filters picked by the user. Written with Qt and QtMobility.&lt;br /&gt;
***[http://maemo.org/packages/view/qradio/ QRadio] - FM Radio player using QtMobility.&lt;br /&gt;
***[http://maemo.org/packages/view/packedmediawidget/ PackedMediaWidget] - Homescreen widget to control multimedia, someplayer and internetradioplayer, all at once.&lt;br /&gt;
***[http://maemo.org/packages/view/internetradiowidget/ InternetRadioWidget] - Homescreen widget to start a streaming radio with a push. Can save log of listened programs.&lt;br /&gt;
&lt;br /&gt;
* Malaysia&lt;br /&gt;
** [[User:cckwes|cckwes]] (Wesley Chong) Part time Apps developer using Qt and Qml, aiming to create creative apps as well as porting popular maemo apps for daily usage. Needed N950 for developing and testing application using QtMobility, QtWebkit, dbus and etc. '''ID sent, device ordered, OID-054604 (10-August-2011)'''&lt;br /&gt;
***[http://blog.linux4us.org/2011/07/17/jankenpon-ported-to-meego-1-2-harmattan/ '''JanKenPon'''] | [https://gitorious.org/jankenpon '''Gitorious'''] | [http://forum.meego.com/showthread.php?t=3880 '''Meego Forum Post'''] - which is a rock-scissors-paper game for Maemo 5 and also Harmattan (Qt/Qml)&lt;br /&gt;
***[http://blog.linux4us.org/2011/07/22/dnc-0-1-1-released/ '''DNC'''] | [https://gitorious.org/dnc '''Gitorious'''] | [http://forum.meego.com/showthread.php?t=3920 '''Meego Forum Post'''] - Distrowatch News Client which is a distrowatch news reader for Harmattan (Qt/Qml)&lt;br /&gt;
***[http://blog.linux4us.org/2011/06/29/qonsumer-0-1-0-release/ '''Qonsumer''']  | [https://gitorious.org/qonsumer '''Gitorious'''] | [https://garage.maemo.org/projects/qonsumer/ '''Maemo Garage'''] - an application to calculate the unit price of products for Maemo 5 (temporary, Harmattan porting is in progress) (Qt/Qml)&lt;br /&gt;
***[http://forum.meego.com/showthread.php?t=4099 '''Zbar and libdmtx for Harmattan'''] - porting/packaging zbar and libdmtx for Harmattan to provide library for barcode reader/generator application for Harmattan '''(as shown in this thread, i'm not the original library porter)'''&lt;br /&gt;
***[http://forum.meego.com/showthread.php?t=4118 '''Lightsout porting to Harmattan'''] | [https://gitorious.org/lightsout '''Gitorious'''] - porting of Lightsout, an addictive puzzle game from N900 to Harmattan &lt;br /&gt;
***Planning Stage&lt;br /&gt;
****Clone doodle jump for Harmattan (need a real device, accelerometer is not available in scratchbox) &lt;br /&gt;
****Remember the milk client for Harmattan&lt;br /&gt;
****[http://forum.meego.com/showthread.php?t=4089]Car Home for Harmattan (need a real device for music player design, contact preset and etc)&lt;br /&gt;
&lt;br /&gt;
* Czech Republic&lt;br /&gt;
** [[User:jkt|jkt]] (Jan Kundrát) - order filed on 2011-08-10&lt;br /&gt;
***[http://trojita.flaska.net/ Trojitá] ([https://gitorious.org/trojita gitorious]) - a fast and lightweight Qt-based IMAP e-mail client designed from the ground up for mobile devices&lt;br /&gt;
** [[User:xmlich02|xmlich02]] (Jozef Mlich) - order filled on 2011-08-10&lt;br /&gt;
*** [https://gitorious.org/georeminder GeoReminder] is location based scheduler [http://www.youtube.com/watch?v=cDt66VrVC7Q]&lt;br /&gt;
*** [https://garage.maemo.org/projects/n9profile/ n9profile] is tool for automatic ring tone profiles switching using location and calendar&lt;br /&gt;
&lt;br /&gt;
* India&lt;br /&gt;
**[[User:anandyal|anandyal]] (Aparna Nandyal) - '''IDs sent to Quim Gil, Launchpad account activated - N950 ordered[10-Aug-11]'''&lt;br /&gt;
***[https://gitorious.org/accounts-sso/accounts-glib/merge_requests/1 MeeGo accounts framework] - Developed and contributed a tool for accounts-sso component of MeeGo.&lt;br /&gt;
***[https://bugs.webkit.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=WebKit&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emaillongdesc2=1&amp;amp;emailtype2=substring&amp;amp;email2=aparna.nand@wipro.com&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= QtWebKit] - Worked on QtWebKit to make browser experience better in both Symbian and MeeGo.&lt;br /&gt;
***[http://appdeveloper.intel.com/sites/files/pages/IntelContestPortingToMeeGo.pdf Porting apps from Symbian to MeeGo] - Award winning paper in Intel AppUp developer contest for MeeGo.&lt;br /&gt;
***[https://bugs.meego.com/buglist.cgi?emailcc2=1&amp;amp;emailreporter2=1&amp;amp;query_format=advanced&amp;amp;emailtype2=substring&amp;amp;emailqa_contact2=1&amp;amp;email2=aparna.nand%40wipro.com&amp;amp;emailassigned_to2=1  MeeGo bugs] - Worked on MeeGo open source bugs.&lt;br /&gt;
&lt;br /&gt;
* Switzerland&lt;br /&gt;
** [[User:twaelti|twaelti]] (Tom Waelti) '''Device ordered (10-August-2011)'''&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/recaller Recaller] - [http://wiki.maemo.org/Recaller Wiki] - [http://maemo.org/packages/view/recaller/ Source] - Tool to record all kinds of device audio, including autorecording of phone calls, even over bluetooth. Device needed to develop/debug, as tight hardware integration not possible in simulator/emulator (Nokia N900). Project plan is to shift from Widget to App.&lt;br /&gt;
&lt;br /&gt;
*Argentina&lt;br /&gt;
** [[User:cepiperez|cepiperez]] (Matias Perez) - '''Ordered (08-10-2011) - OID-054623'''&lt;br /&gt;
***[http://maemo.org/packages/view/filebox/ Filebox] - Filemanager for Maemo with root access&lt;br /&gt;
***[http://maemo.org/packages/view/homescreen-selector/ Homescreen Selector Widget]&lt;br /&gt;
***[http://maemo.org/packages/view/homescreen-dockbar/ Homescreen Dockbar]&lt;br /&gt;
***I'm working on [http://talk.maemo.org/showthread.php?t=75130 FlowPlayer], a CoverFlow music player&lt;br /&gt;
***I've ported [http://maemo.org/packages/view/openjazz/ OpenJazz], [http://maemo.org/packages/view/wolf3d/ Wolfestein 3D], [http://maemo.org/packages/view/spearofdestiny/ Spear Of Destiny], [http://maemo.org/packages/view/flashback/ FlashBack], [http://maemo.org/packages/view/rott/ Rise of the Triad], [http://maemo.org/packages/view/lpairs/ LPairs], [http://maemo.org/packages/view/blobwars/ Blob Wars], [http://maemo.org/packages/view/hexen2/ Hexen II], [http://maemo.org/packages/view/opentyrian/ OpenTyrian] games to Maemo 5.&lt;br /&gt;
***Also I'm contributting to Maemo Community SSU, with [https://gitorious.org/osso-clock osso-clock] and some minor fixes with Hildon-desktop and Hildon-home&lt;br /&gt;
&lt;br /&gt;
*Canada&lt;br /&gt;
** [[User:earthling|earthling]] (Bernd Stramm) (IRC: berndhs) '''Ordered Aug 10, 2011  OID-054630 '''&lt;br /&gt;
***[http://sourceforge.net/apps/mediawiki/moui/index.php?title=Requirements_and_Goals/ MOUI] Mobile Outdoor User Interface - because outdoor recreational activities need a different UX&lt;br /&gt;
***[https://build.pub.meego.com/project/monitor?arch_i586=1&amp;amp;defaults=0&amp;amp;project=home%3Aearthling&amp;amp;repo_meego_current_Core=1&amp;amp;succeeded=1 current_Core i586 packages] Update my existing MeeGo Apps for handheld usage, e.g. [http://carpo.sf.net carpo RSS in Qt/QML],[http://egalite.sf.net egalite chat for XMPP, Direct SSL, IRC in Qt/QML], [http://http://berndhs.users.sourceforge.net/ my sf.net projects]&lt;br /&gt;
&lt;br /&gt;
*Hungary&lt;br /&gt;
** [[User:Andy1210|Andy1210]] (Daniel Nagy) '''OID-054617 - 10.8.2011'''&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/rocksndiamonds/ Rocks'n'Diamonds] - (ported to maemo)&lt;br /&gt;
***[http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/rocksndiamonds/3.3.0.1-8/ Package information and source code]&lt;br /&gt;
***[http://maemo.org/packages/view/mirrormagic/ Mirror Magic] - (ported to maemo)&lt;br /&gt;
***[http://maemo.org/packages/view/supertux2/ Supertux2] - (ported to maemo)&lt;br /&gt;
***[http://maemo.org/packages/view/beat2x/ Beat2x] - (ported to maemo)&lt;br /&gt;
&lt;br /&gt;
*Spain&lt;br /&gt;
** [[User:carlosgc|carlosgc]] (Carlos Garcia Campos) - Evince maintainer, poppler co-maintainer, WebKit developer '''IDs sent | Device Ordered (Aug 11th)'''&lt;br /&gt;
***[http://blogs.gnome.org/foundation/2011/01/17/gtk-meego-handset-bidders-selected/ GTK+/MeeGo Handset integration] - Project to make gtk+ apps work on MeeGo.&lt;br /&gt;
***[http://projects.gnome.org/evince/ Evince] - The GNOME Document viewer that was also ported to [https://garage.maemo.org/projects/evince/ maemo]&lt;br /&gt;
***[http://poppler.freedesktop.org/ poppler] - PDF library used by most of the free PDF viewers as well as other apps like tracker&lt;br /&gt;
***[http://trac.webkit.org/wiki/WebKit2 WebKit2] - Contributor to WebKit2 project.&lt;br /&gt;
&lt;br /&gt;
*Poland&lt;br /&gt;
** [[User:bulislaw|bulislaw]] (Bartosz Szatkowski)&lt;br /&gt;
***[http://git.kernel.org/?p=bluetooth/obexd.git;a=summary obexd] - general bug fixing, Message Access Profile, implementing Phonebook Access Profile for evolution-data-server (as part of GSoC 2011)&lt;br /&gt;
***[http://mdictionary.garage.maemo.org/ mDictionary] - multi-language, multibackend, extensible dictionary for both Maemo and MeeGo&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
==== N950 shipped, waiting to get it ====&lt;br /&gt;
Please list yourselves keeping the list by countries in order to see the geographical progress in ''real time''.  :)&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
* India&lt;br /&gt;
**[[User:Siraj|Sirajsoft]] (Siraj Hassan) ((Qt Developer))) - ''' IDs Sent to QuimGiL - Launchpad account activated - N950 Ordered[10-Aug-11] - Shipped[11-Aug-11] '''&lt;br /&gt;
***[https://github.com/sirajsoft/X-SMS][http://www.symbian-freak.com/downloads/freeware/cat_s60_3rd/descriptions/messaging/xsms__freeware_sms_exporter_for_s60_devices.htm X-SMS][http://www.sirajsoft.com/x-sms/] - Porting the Python SMS Tool which backup SMS to various formats like HTML,DOC and TXT. Also supports onboard SMS backup and Restore.No need of PC. UseCase : Phone Formatting.&lt;br /&gt;
***[http://handheld.softpedia.com/developer/Siraj-Hassan-Mohideen-10354.html] - My Projects Hosted in Softpedia.com&lt;br /&gt;
*** [http://www.youtube.com/watch?v=GKONUZaFQho&amp;amp;feature=player_embedded] - UI centricRSS reader - Working on it. Attached video is from Tomi to explain how the UI will be.&lt;br /&gt;
&lt;br /&gt;
* Jersey&lt;br /&gt;
** [[User:Bratch|Luke Bratch (l_bratch)]] '''ID sent''' |  ''' Ordered:Yes ''' | ''' Shipped:Yes (August 1) ''' | '''Received:No'''&amp;lt;br /&amp;gt;Project name: Blaupload, Project page: [http://git.lc8n.com/] (Git repo needs creating)&amp;lt;br /&amp;gt;Develop small utilities to make uploading tasks easier, starting with a program called Blaupload to make earlier uploading images to an arbitrary place using an arbitrary protocol/method.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PRC&lt;br /&gt;
** [[User:leafjohn|Lifu Zhang(leafjohn)]] '''ID sent''' |  '''N950eMail:Yes''' | ''' Ordered:Yes ''' | ''' Shipped:Yes (July 28) ''' | '''Received:No'''&amp;lt;br/&amp;gt;  Create an opensource Qt astrology app for handset, Project Page: [https://github.com/cardmaster/qastro/tree/develop qastro hosting by github] &amp;lt;br /&amp;gt; Porting apps on our company page ([http://store.ovi.com.cn/publisher/EB EB OVI Page]) to MeeGo &amp;lt;br /&amp;gt;From DHL track web page, it's very close to me now.&lt;br /&gt;
&lt;br /&gt;
* Serbia&lt;br /&gt;
**([[User:trx|trx]])(Svetozar Belic) '''- Device on its way! ''', Port TxPad, TxMySQL Explorer, libQt4Pas library, etc.. Will create a list of apps to port/create.&lt;br /&gt;
&lt;br /&gt;
* Finland&lt;br /&gt;
**[[User:aenbacka|aenbacka]] (Andreas Enbacka) '''Device sent to Customer 9.8.2011. Device received 10.8.2011.'''&lt;br /&gt;
***[http://qspot.garage.maemo.org QSpot] QSpot is an open-source Qt-based Spotify client for the N900 / Maemo5, which I am currently porting to Harmattan (using QML for creating an optimized UI).&lt;br /&gt;
&lt;br /&gt;
* Poland&lt;br /&gt;
** [[User:elemental|elemental]] (Marcin Kazmierczak) - '''Device sent 10.8.2011'''&lt;br /&gt;
***[http://mkazmierczak.netau.net/wiki/doku.php?id=bomber3d Bomber 3D] - 3D game with new 3D game engine from scratch using Qt3D and QML.&lt;br /&gt;
***[http://mkazmierczak.netau.net/wiki/doku.php?id=emumaster Emu Master] working on NES, Atari 500 and other machines emulator&lt;br /&gt;
&lt;br /&gt;
==== FIXME Unclear cases &amp;amp; lazy wiki editors ====&lt;br /&gt;
&lt;br /&gt;
 '''Let's clean this section, please! Move your entry wherever appropriate. Thanks!'''&lt;br /&gt;
&lt;br /&gt;
Oleg Bodnarchuk(bloody)'''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing Wiki-based offline database.&lt;br /&gt;
&lt;br /&gt;
Diego Marcos '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
The goal is porting to mobile devices open source data visualization tools of astronomical data aimed at outreach and science communication.  I've been previously working on Qt/QML desktop applications based on stellarium.org&lt;br /&gt;
http://www.youtube.com/watch?v=COkwscvTnnM&amp;amp;feature=youtube_gdata_player&lt;br /&gt;
&lt;br /&gt;
Hiemanshu Sharma '''Completed ''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Currently working on porting [[http://forum.meego.com/showthread.php?t=3660|Komedia]]. More apps in the pipeline including Quassel (IRC Client), a Google Reader (name suggestions are welcome) and a 'Line of the day' kind of app (a glorified version of cowsay). Also working on getting an opencv port to give way for Face Detection/Facial recognition APIs.&lt;br /&gt;
&lt;br /&gt;
[[User:kemargrant | kemargrant]], '''ID sent''',  '''Applied for the Nokia Developer Launchpad program,(Ordered N950:Phone recieved)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to bring Screen Mirroring to Meego along with playing local files&lt;br /&gt;
easily to a desktop. The app is called groundwork and it is opensource. Code will be shifted to Launchpad once I can begin testing on a meego device.&lt;br /&gt;
http://code.google.com/p/groundwork/&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Martink Martin Kolman] (MartinK)  '''ID sent''', '''applied for the Nokia Launchpad''' | '''N950eMail:Yes''' | '''Ordered:Yes''' | '''Received:Yes'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing software for the mobile operating system MeeGo, associated with the processing of audio and video streams.&lt;br /&gt;
&lt;br /&gt;
Susanna Huhtanen&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Kenya888 Takahiro Hashimoto(kenya888)] '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br&amp;gt;&lt;br /&gt;
porting qimsys/mozc to Harmattan/MeeGo, developing streaming multimedia player with QML&lt;br /&gt;
&lt;br /&gt;
Teemu Hukkanen&lt;br /&gt;
&lt;br /&gt;
Thomas Cherryhomes - Lead Developer for LinuxMCE - '''ID and Launchpad ID sent'''&lt;br /&gt;
* LinuxMCE is a next generation smart home platform encompassing media, home automation, telecom, and security features. http://www.linuxmce.org/&lt;br /&gt;
* A 25 min demo of the software can be seen here: http://video.google.com/videoplay?docid=2176025602905109829&lt;br /&gt;
* Nokia N950 will be used as a test platform for the new QML/Qt Quick based qOrbiter we are writing to replace our existing Orbiter software, qOrbiter videos here: &lt;br /&gt;
** http://www.youtube.com/watch?v=NDGagn3EciA&lt;br /&gt;
** http://www.youtube.com/watch?v=oUHrCdBgoyQ&lt;br /&gt;
&lt;br /&gt;
[[User:toninikkanen|Toni Nikkanen]] '''ID sent''', '''applied for Nokia Launchpad''', '''order sent'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anthony Day '''ID sent''', '''Device received'''&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=72951 inner-spin] game&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=73942 Take it away Marco] N900 drum machine&lt;br /&gt;
* writing new game and realtime music Apps content for the N9/950   &lt;br /&gt;
&lt;br /&gt;
Eike Hein&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--David Perlow '''ID sent, Applied for the Nokia Developer Launchpad program [UPDATE: 110706] Accepted into the Launchpad program [UPDATE: 110707] Ordered device and received order confirmation [UPDATE: 110718] Device arrived'''--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Moritz Mühlenhoff&lt;br /&gt;
&lt;br /&gt;
[[User:sebas|Sebastian Kügler]] (sebas) '''device has arrived...'''&lt;br /&gt;
* Bringing Plasma Active ( http://community.kde.org/Plasma/Active )to MeeGo &lt;br /&gt;
&lt;br /&gt;
Juha Ristolainen '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Heiaheia fitness-service application for MeeGo. Untappd.com client for MeeGo.&lt;br /&gt;
&lt;br /&gt;
Shan Yafeng '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
An education program for exchange information between students and teacher in class. And port some programs to the nokia N900/N950 device. The progress can be found here : http://cuckoohello.wordpress.com&lt;br /&gt;
&lt;br /&gt;
Koos Vriezen '''Device Received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Will port the popular [http://maemo.org/downloads/product/Maemo5/kmplayer/  kmplayer] application from maemo5.&amp;lt;br/&amp;gt;&lt;br /&gt;
For now sources are found at [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/branches/harmattan/?root=kmplayer maemo garage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aigars Mahinovs&lt;br /&gt;
&lt;br /&gt;
Andreas Schildbach (Goonie) '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of [http://code.google.com/p/public-transport-enabler/ Public-Transport-Enabler] and [https://market.android.com/details?id=de.schildbach.oeffi Öffi] to Meego.&lt;br /&gt;
&lt;br /&gt;
Ilya Paramonov '''Device received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Development of collaborative mind mapping application [http://yar.fruct.org/projects/hivemind HiveMind] for mobile and desktop platforms and sophisticated GTD-style personal time management application [http://yar.fruct.org/projects/octotask Octotask].&lt;br /&gt;
&lt;br /&gt;
Philford Barrett (sevla) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Swipe Style/Swypr/SwipeMe - Allows the user to assign swiping from the outside of the screen to specific actions i.e. swiping from the top jumps to the multi-tasking view while swiping from the bottom jumps to the Feeds View.  Each side of the screen (Top/Left/Bottom/Right) can have a max of 4 zones.  Each zone can be assigned to an action thereby giving the user the ability to configure 16 &amp;quot;invisible&amp;quot; shortcuts.  Each of which will be available at all times, regardless of what the user is doing in the current app/view.&lt;br /&gt;
* Drop Box Integration - Integrate downloading/uploading data to and from an existing Drop Box account.  Wherever possible, existing apps will be modified to show this data. i.e. photos in the users drop box account can be (meaning this will be configurable) displayed from the n9 picture viewer.&lt;br /&gt;
* Audio Galaxy Integration - Enable streaming of your audio galaxy library to your device through the n9 media player.&lt;br /&gt;
* Feeds++ - Feeds++, an enhanced feeds view, extends the functionality of the feeds view by allowing multiple views and enabling the ability to assign specific data to each view.  i.e. Show Facebook only data in View A and Twitter only data in View B.  Feeds++ will also allow the user to reply directly to events without having to opening the corresponding app.&lt;br /&gt;
&lt;br /&gt;
William Stephenson (wstephenson) '''Device Received''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
I'm working on a high level toolkit for the creation of branded RSS based apps, in order to facilitate the creation of these simple apps.&lt;br /&gt;
&lt;br /&gt;
pancake&lt;br /&gt;
&lt;br /&gt;
[[User:pancake|pancake]] '''&lt;br /&gt;
I'm the author of radare2, a reverse engineering framework for disassembling, debugging, hexediting binaries and doing some forensics-related tasks. I already wrote a GTK frontend for Maemo (n770,n810,n900) and my plan is to write a QT/QML ui for it.&lt;br /&gt;
I will also port other programs of mine like tokipona language learning tools, simple games (but addictive!) to QT (from commandline).&lt;br /&gt;
In the future I would like to work on Vala and Gtk3/gtkaml (multitouch) support for MeeGo based devices.&lt;br /&gt;
&lt;br /&gt;
[[User:lamikr|Mika Laitio]]&lt;br /&gt;
* kernel&lt;br /&gt;
* MeeGo CE edition&lt;br /&gt;
* VDR linux tv client&lt;br /&gt;
&lt;br /&gt;
 * kernel&lt;br /&gt;
 * Meego CE edition&lt;br /&gt;
&lt;br /&gt;
Sivan Greenberg--&amp;gt; Nokia Developer Champion ID: &amp;lt;b&amp;gt;sivang&amp;lt;/b&amp;gt; , Applied for individual Nokia Developer Launchpad Membership. Working on [[http://developer.qt.nokia.com/groups/qt_contributors_summit/wiki/pdf/CrowdQuick CrowdQuick]] and some platform stuff, as evident by the talks I had given in 2010/2011 begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting MeeGo conferences.&lt;br /&gt;
&lt;br /&gt;
Tapio Pyrhönen '''Device ordered 2011-07-11 and arrived on 2011-07-16!!! Getting busy now.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my old Nintendo DS apps/games and making new ones too.&lt;br /&gt;
[http://tapsa.bitmagick.com/nds My Site]&lt;br /&gt;
&lt;br /&gt;
Michael Schloh von Bennewitz (MSvB) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot; but... after going to the order URL an error appears &amp;quot;Support Center, Unexpected error has occured. Please try again.&amp;quot; This since three days now.''' Using the device for a MeeGo lecture series in the fall, giving demos. Application development includes LDAP client, and a chess clock. I've ported a number of network and security packages as well, will begin to get them over to the MeeGo repos.&lt;br /&gt;
&lt;br /&gt;
==== Device arrived damaged ====&lt;br /&gt;
&lt;br /&gt;
[[User:hardaker|Wes Hardaker]] '''ID sent, Launchpad application submitted'''&lt;br /&gt;
I'm continually developing applications for multitudes of devices, including many Qt applications at [http://www.dnssec-tools.org/ dnssec-tools] as well as personal projects, my favorite being my [http://www.hamtools.org/cutecw/ Morse Code Training Software], which is what I want to port immediately.  See my [[User:hardaker|User Page]] for a more complete list.&lt;br /&gt;
: My device arrived wet from DHL with a soaked device, a damp manual&lt;br /&gt;
and invoice.  In a box that was marked &amp;quot;repacked&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Completed ===&lt;br /&gt;
Participants that have received the Nokia N950, sorted by meego.com nick. You know this device program is completed when we have reached 250:&lt;br /&gt;
&lt;br /&gt;
# [[User:aaporantalainen|aaporantalainen]] (Aapo Rantalainen)&lt;br /&gt;
#*[http://www.umsic.org/jammo/  JamMo] (will need some underlying libraries, e.g. [http://www.clutter-project.org/ clutter])&lt;br /&gt;
#[[User:piggz|piggz]] (Adam Pigg)&lt;br /&gt;
#*Porting my Qt/QML apps/games from maemo, and further work on Kexi and some more QML games&lt;br /&gt;
#*[http://www.piggz.co.uk My Site]&lt;br /&gt;
# [[User:Agomez|Agomez]] (Andres Gomez)&lt;br /&gt;
#*Development of drondas, a personal application for the management of the payments shared with other people so you can get track of who paid which in name of whom.&lt;br /&gt;
# [[User:ajalkane|ajalkane]] (Arto Jalkanen) &lt;br /&gt;
#*Developing dynamic profile switcher, with location and day/time based rules on which profile to use.&lt;br /&gt;
# [[User:aklapper|aklapper]] (Andre Klapper)&lt;br /&gt;
#*General testing and bug hunting&lt;br /&gt;
# [[User:amandalam|amandalam]] (Amanda Hoi Ching Lam) '''Device received (2011-07-18)'''&lt;br /&gt;
#*Traditional Chinese language and utility apps for the MeeGo &amp;amp; Harmattan platforms, including but not limited to a Chinese character lookup app, and applications localized for the Traditional Chinese communities in Hong Kong, Macau and Taiwan.  [https://sites.google.com/site/amandahoic/Home/ Amanda's Software Projects]&lt;br /&gt;
# [https://meego.com/users/andreagrandi Andy80] (Andrea Grandi)&lt;br /&gt;
#*QML native client for Soma.fm radio. Current code available here: https://github.com/andreagrandi/CuteSoma&lt;br /&gt;
# [[User:andrei1089|andrei1089]] (Andrei Mirestean) '''device received'''&lt;br /&gt;
#*Develop a step counter application based on the [http://maemo.org/downloads/product/Maemo5/pedometerhomewidget/ Pedometer desktop widget] for N900&lt;br /&gt;
# [[User:anidel|anidel]] (Aniello Del Sorbo) '''Device received. All is well in the world.'''&lt;br /&gt;
#*Porting [http://maemo.org/downloads/product/Maemo5/xournal/ Xournal] from Maemo to Harmattan/MeeGo&lt;br /&gt;
# [[User:antman8969|antman8969]] (Anthony Naddeo) '''device received''' &lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/linkedup-project.html Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/qtweather-project.html QtWeather] - United States National Weather Service application&lt;br /&gt;
#[[User:apachelogger|apachelogger]]&lt;br /&gt;
#*[http://git.videolan.org/?p=QtMobileVLC.git;a=summary Porting VLC] to handsets and tablets using Qt for UI awesomeness.&lt;br /&gt;
#Aleix Pol (apol)&lt;br /&gt;
#*Porting &amp;quot;horaris&amp;quot; and &amp;quot;kanban&amp;quot; maemo applications, finally get to have a usable KAlgebra Mobile version working on MeeGo, hopefully drag other KDE applications with this effort.&lt;br /&gt;
# [[User:ar|ar]] (Antti Raina) '''device received'''&lt;br /&gt;
#*Develop a simple budgeting application + porting apps &lt;br /&gt;
#[[User:arfoll|Arfoll]] (Brendan Le Foll) '''device received'''&lt;br /&gt;
#*Porting XBMC + MeeGo TV stuff + doing audio continuums using pulseaudio.&lt;br /&gt;
#[[User:Avis|Avis]] (Alexander Terekhov) '''device received''' &lt;br /&gt;
#*[http://qt-apps.org/content/show.php/Smart+Shopper?content=139742 Smart Shopper] - porting and improving GPS-based shopping application.&lt;br /&gt;
#[[User:awhiemstra|awhiemstra]] (Arjen-Wander Hiemstra) &amp;lt;br/&amp;gt;&lt;br /&gt;
#*Porting [http://gluon.gamingfreedom.org Gluon] to MeeGo/Harmattan.&lt;br /&gt;
#*Working on [http://calligra-suite.org Calligra].&lt;br /&gt;
# [[User:b0unc3|b0unc3]] (Daniele Maio), '''device received'''&lt;br /&gt;
#* Porting maemo stuff&lt;br /&gt;
#[[User:Bart-cerneels|Bart Cerneels]](Stecchino)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Mobile UX' for Amarok using QML. [http://amarok.kde.org Amarok website]&lt;br /&gt;
#[[User:Bemasc/N950_Project|bemasc]] (Benjamin M. Schwartz) '''Received. Appears to be in working order.''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#*I will attempt to convert [http://sugarlabs.org Sugar] [http://activities.sugarlabs.org Activities] into MeeGo apps, and hopefully in the process acquire some insight into the potential for MeeGo to form the basis of future Sugar revisions&lt;br /&gt;
# [[User:bergie|Henri Bergius]]&lt;br /&gt;
#* Porting Buscatcher, Midgard and Node.js -related tools to MeeGo. However, I've withdrawn my device program application because I already got a N950 via Helsinki MeeGo Network.&lt;br /&gt;
# [[User:Blackwicked|BlackWiCKED!]] (Edvin Rab) '''Device received'''&lt;br /&gt;
#* Porting [http://t.co/4Os8iIh EvidenceHunt Game] to N950 and other augmented reality projects&lt;br /&gt;
# [[User:Broothy|Broothy]] (Ádám Balázs), '''Sent my Account ID to Quim, i'm already Nokia launchpad member. Awaiting any reply. Device shipped, received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://store.ovi.com/content/113753 Switchboard] [http://www.youtube.com/watch?v=GdskgAfjjxc MobileMind]&lt;br /&gt;
# [[User:Bundyo|Bundyo]] (Kamen Bundev), '''ID sent''', '''Launchpad activated, notification email received, device ordered, device shipped, received on 18th July''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Rewriting Search Tool, porting Maemo 5 work, NodeJS, possible Tear rewrite.&lt;br /&gt;
#[[User:CaCO3|George Ruinelli]] '''received my device, got account for launchpad and OBS''' Porting my [http://maemo.org/packages/view/sleepanalyser/ SleepAnalyser] from MAEMO as well as other smaller apps I wrote/ported. See [http://wiki.maemo.org/User:Caco3] for details.&lt;br /&gt;
#[[User:captianigloo|captainigloo]] (Aguirre Nicolas)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [http://enna.geexbox.org Enna], [http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/elfe elfe] and all [http://www.enlightenment.org EFL/Enlightenment] libraries to Meego.&lt;br /&gt;
# [[User:cgrozea|cgrozea]] (Cristian Grozea) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* creating magnus-plus-photo: an application that combines a camera-based magnifier with more advanced image processing techniques, that would enable one to use it as a magnifier (with optional light from the camera LED), use it as a photo negatives lightbox that automatically inverts the negatives and adjusts the colors for proper display; use it as an EVF add-on to SLRs to help with manual focus, leveraging the possibility of amplifying contrast and magnifying.&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:cip|cip]] (Christian Pühringer) '''ID sent, already a Launchpad member''', '''Ordered (8-Jul-2011)''', '''Dispatched (15-Jul-2011)''', '''Device received (18-Jul-2011)&amp;lt;br&amp;gt;&lt;br /&gt;
#* [https://github.com/cip/WikiOnBoard/wiki WikiOnBoard] Offline reader for Wikipedia using [http://openzim.org zim] format.  &lt;br /&gt;
# [https://meego.com/users/conny Conny] (Cornelius Hald) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://conboy.garage.maemo.org Conboy] [http://thp.io/2011/mong Mong aka Plonk]&lt;br /&gt;
# [[User:Clint|Clint Adams]]&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Libre.fm-related software development and porting, advocacy&lt;br /&gt;
# [[User:Cpscotti|cpscotti]] (Clovis Scotti) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing the &amp;quot;connected snowboarding&amp;quot; [http://www.pushsnowboarding.com Push Snowboarding] application/project. Also, I'll be very happy to port other apps I did (mainly for Maemo) + new projects.&lt;br /&gt;
# [[User:Creamygoodness|Creamy Goodness]] (Lance Colton) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Working on Proximus during July, I will see what we can do with Conky after that.&lt;br /&gt;
# [[User:crevetor|crevetor]] (Antoine Reversat) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing a bixi app [http://forum.meego.com/showthread.php?t=3650 App thread]. Some Meego CE hacking&lt;br /&gt;
# [[User:dakron|dakron]] (Pawel Kurdybacha) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Testing and contribution to Qt Mobility on Harmattan platform&lt;br /&gt;
#* Multimedia Home controller based on gUPnP&lt;br /&gt;
# damagedspline (Assaf Paz)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Adapting [http://code.google.com/p/qwazer/ Qwazer] to also work on Meego&lt;br /&gt;
#*hopefully create an Exchange Webmail client in pure QML (N900 was the initial target) named MStake&lt;br /&gt;
#*Hebrew support&lt;br /&gt;
# [[User:damion|damion]] (Damion Yates) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Video streaming for multiple desktops to receive the video from your phone.&lt;br /&gt;
#* New in 2.6.32+ kernel's wifi 80211 Infrastructure AP rather than Ad-Hoc for tethering.&lt;br /&gt;
#* qemu x86 chroot for wine and arbitrary x86 X11 binaries&lt;br /&gt;
#* tun/tap network interface for dns tunnelling with iodine&lt;br /&gt;
#* usb-storage usage monitor with idle umount &amp;amp;&amp;amp; rsync and remount&lt;br /&gt;
#* turn phone in to bluetooth dongle&lt;br /&gt;
# Daniel Martin Yerga '''Device received (Aug 2)'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting my Maemo applications: [http://maemo-wordpy.garage.maemo.org/ MaStory], [http://cusl4-cservices.forja.rediris.es/ CasualServices], [http://pyrecipe.garage.maemo.org/ Pyrecipe], [http://maemo.org/downloads/product/Maemo5/copernicium/ Copernicium], [http://stockthis.garage.maemo.org/ StockThis], and developing new ones, like [https://gitorious.org/r-dmobiley R&amp;amp;DMobiley].&lt;br /&gt;
# [[User:daperl|daperl]]&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the Sudoku clone Tomiku&lt;br /&gt;
# [[User:davidmaxwaterman|Max Waterman]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting ZouBa to MeeGo/H and QML, plust other app ideas.&lt;br /&gt;
# [[User:davidsansome|David Sansome]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting [http://www.clementine-player.org Clementine music player] to MeeGo.  Clementine already uses Qt and GStreamer.&lt;br /&gt;
# [[User:deimos|deimos]] (Marco Bavagnoli) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* I'm porting [http://mediadownloader.cz.cc/?page_id=2 mediadownloader] application just ported to [http://mediadownloader.cz.cc/?p=153 maemo] and here a N900 [http://www.youtube.com/watch?v=_Dsj2piBQCw video]. &lt;br /&gt;
# [[User:demonreeper|demonreeper]] (Hussain Shafiu) &amp;lt;br /&amp;gt;&lt;br /&gt;
#*  &lt;br /&gt;
# [[User:Dimitar | Dimitar]] (Dimitar Pashov) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting pdf viewer in case the stock one is not better than the one in n900. Try the abilities of the n9/50 HW with an engineering/scientific 3D model viewer. Implement some other ideas.&lt;br /&gt;
# [[User:Divan|Ivan Daniluk]] ''' Device received. COMPLETED.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting  [[User:Divan|my Maemo5 applications]], adding full Vkontakte support, developing new apps.&lt;br /&gt;
# [https://meego.com/users/djarty DJArty] (Artem Sereda) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting qutIM, openpref, arora, links, groove, microdc, [http://www.image123.net/n0q57s865fpnpic.html transmission-qt(GUI)], Ukrainian localization.&lt;br /&gt;
# [[User:Dm8tbr | dm8tbr]] (Thomas B. Ruecker)  &amp;lt;br /&amp;gt;&lt;br /&gt;
#* MeeGo Community edition for N9(|50|00)&lt;br /&gt;
#* APRS application in QML to teach myself something about QML and Qt Mobility.&lt;br /&gt;
#* LiveView daemon/application based on code found here: http://code.google.com/p/adqmisc/source/browse/#svn%2Ftrunk%2Fliveview&lt;br /&gt;
#* USB host mode&lt;br /&gt;
# [[User:drowne | Drowne]] (Valerio Di Donato)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Location-Based games and application development, mobile game design. Junomi Developer ( serious game presented at Games for Health Conference in Boston, May 2011 )&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:druid23 | druid23]] (Dru Moore) &amp;lt;br/&amp;gt;&lt;br /&gt;
#* To port / create multi-track editing and mixing software to Meego / Harmatten, and multimedia capabilities in general&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Additionally, to port remote controls for various networked media players (Singbird, Foobar2000, Squeeze, VLC etc).&lt;br /&gt;
# [[User:dwaradzyn|dwaradzyn]] (Damian Waradzyn) '''Device received. Thank you!'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting and further development of [http://talk.maemo.org/showthread.php?t=58402 CloudGPS]&lt;br /&gt;
# [[User:Eipi|eipi]] (Sanjeev Visvanatha) , '''Device Received 18/7/2011-Thanks!'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Porting MaeFlight from Maemo 5, and adding functionality for Harmattan &lt;br /&gt;
# [[User:Elleo|Elleo]] ([http://blog.mikeasoft.com/tag/maemo/ Michael Sheldon]) &lt;br /&gt;
#*Creating a [http://libre.fm Libre.fm] radio client and porting [http://www.jokosher.org Jokosher] to small screen devices.&lt;br /&gt;
#[[User:Emocow|emocow]] (Ferdinand Mayet) ('''Device received. Thank you!''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#*Development of a golf GPS application&lt;br /&gt;
# [[User:epage|Ed Page]]&lt;br /&gt;
#* Updating [http://wiki.maemo.org/DialCentral DialCentral], [http://wiki.maemo.org/Gonvert Gonvert], [http://wiki.maemo.org/Ejpi ejpi] for Meego/Harmattan&lt;br /&gt;
#* Port all other appliations to Qt for  Meego/Harmattan&lt;br /&gt;
#* Continue writing new applications&lt;br /&gt;
# [[User:fcrochik|fcrochik]] (Felipe Crochik) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* port applications from n900: mobwebmail, macuco, geeps, wakeonlan, ...&lt;br /&gt;
#[[User:femorandeira|femorandeira]] Felipe Erias Morandeira '''ID sent, Applied for the Nokia Developer Launchpad program, Device received''' &amp;lt;br/&amp;gt; Design user interfaces using QML and collaborate with the MeeGoTouch project.&lt;br /&gt;
#[[User:feri|Ferenc Székely]] (ferenc)&lt;br /&gt;
#* Working on [http://apps-beta.meego.com MeeGo Apps], an &amp;quot;app store&amp;quot; for open source, free apps for MeeGo&lt;br /&gt;
#* Will help packaging and porting Maemo -mainly location based- apps to MeeGo&lt;br /&gt;
# [[User:fiferboy|fiferboy]] (Andrew Olmsted) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://andrew.olmsted.ca/meego fiferboy's applications] - Personal Lexicon, Birdlist, some other ideas for new programs and a few ports&lt;br /&gt;
#[[User:fms|fms]] (Marat Fayzullin) ('''Device received 22.7.2011''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the following: [http://fms.komkon.org/SlideRule/ SlideRule], [http://fms.komkon.org/ColEm/ ColEm], [http://fms.komkon.org/fMSX/ fMSX],[http://fms.komkon.org/Speccy/ Speccy], [http://fms.komkon.org/ATI85/ AlmostTI], [http://fms.komkon.org/MG/ MasterGear], [http://fms.komkon.org/iNES/ iNES], [http://fms.komkon.org/VGB/ VGB], [http://fms.komkon.org/VGBA/ VGBA]. Also expecting to port the FBReader and an IRC client (although most likely not XChat).&lt;br /&gt;
#[[User:frankusb|frankusb]] (Frank Banul) '''ID sent, Applied for the Nokia Developer Launchpad program. Device ordered. Device received.'''&lt;br /&gt;
#* Port TabletBridge and RadioTimeToGo&lt;br /&gt;
#[[User:fx5|fx5]] Frank Sievertsen (Device received) Open-Source Spideroak Mobile Client and other apps&lt;br /&gt;
# [[User:garyd|Gary Driggs]] ('''Device received.''') Porting web apps and misc. Unix tools to MeeGo ARM devices.&lt;br /&gt;
#[[User:generalantilles|GeneralAntilles]] (Ryan Abel)&lt;br /&gt;
#* Working with fiferboy on a photographer's application suite ([http://thousandsparrows.com/meego/ SnapGo] and [https://gitorious.org/fiferboy/geosnap Gitorious], currently) to include feature like a light meter and GPS track recording.&lt;br /&gt;
# [[User:gri|gri]] (Christoph Keller) '''Device received'''&lt;br /&gt;
#* Porting [http://web2sms.garage.maemo.org Web2SMS], splitting it up into a telepathy plugin, service daemon, contacts integration and hopefully sms application integration plus new provider plugins.&lt;br /&gt;
# [[User:gsmiko|gsmiko]] (Robert Marki) &lt;br /&gt;
#* Developing an application called [https://projects.developer.nokia.com/feed_reader FeedReader], it's a universal feed reader with support for podcasts. More info on the project's website. &lt;br /&gt;
#* Would like to develop image processing related applications like: &lt;br /&gt;
#** Image translation application &lt;br /&gt;
#** Image gallery with face recognition&lt;br /&gt;
#** Porting control software of a hexapod robot.&lt;br /&gt;
# [[User:Harbaum|Harbaum]] (Till Harbaum)&lt;br /&gt;
#*Currently re-writing CacheMe UI in qml,  working on Zeemote driver&lt;br /&gt;
# [[user:hawaii|hawaii]] (Simon LR)  '''Device received'''&lt;br /&gt;
#* FOSS porting, repo priming, tool building. Platform/product evangelism.&lt;br /&gt;
# [http://forum.meego.com/member.php?u=9286 helex] (Michael Muth)&lt;br /&gt;
#* [http://talk.maemo.org/showthread.php?p=1001316 ClipMan], [http://talk.maemo.org/showthread.php?t=52589 DreamRemote], TcpKeyboard, something like [http://talk.maemo.org/showthread.php?t=72408 ConkyLayoutSwitcher] (have to see how the UI works in detail - need to create it from scratch)&lt;br /&gt;
#[[User:helihyv|helihyv]] (Heli Hyvättinen)&lt;br /&gt;
#*Porting Ghosts Overboard (a game) and Chess Clock from Maemo and adding new features to the former.&lt;br /&gt;
# hiemanshu (Hiemanshu Sharma)&lt;br /&gt;
#* Porting Komedia and OpenCV. Writing a google reader client, a cowsay GUI.&lt;br /&gt;
#[[User:hopbeat|hopbeat]] (Arkadiusz Stopczynski)&lt;br /&gt;
#*Various academic projects, including novel user interfaces, social web, BCI and portable cognitive sensors. All the crazy stuff mentioned here: http://www.milab.imm.dtu.dk&lt;br /&gt;
#*Some utility applications that make your everyday tasks easier, such as shortcutd or lockdaemon for Maemo&lt;br /&gt;
#[[User:ieatlint|ieatlint]](Jeffrey Malone)&lt;br /&gt;
#*Creating NextBus transit application for North America&lt;br /&gt;
#[[User:ivan4th|ivan4th]] (Ivan Shvedunov) '''Device received'''&lt;br /&gt;
#*Working on [http://github.com/ivan4th/i4checklist Shopping list/checklist] application inspired by HandyShopper for PalmOS&lt;br /&gt;
#*Common Lisp stuff (will try to make CCL+CommonQt etc. work on Meego/Harmattan)&lt;br /&gt;
# [[User:Jaffa|Jaffa]] (Andrew Flegg)&lt;br /&gt;
#*Porting apps from Maemo (Attitude &amp;amp; Hermes), developer tools, and apps.meego.com workflow. [[User:Jaffa|&amp;quot;Want to know more?&amp;quot;]]&lt;br /&gt;
#[[User:Javispedro|javispedro]] (Javier de San Pedro)&lt;br /&gt;
#*Porting my [http://wiki.maemo.org/User:Javispedro Maemo 5 applications and SDL games], and [http://gitorious.org/hsdl/pages/Home SDL] itself.&lt;br /&gt;
#[[User:jbos|jbos]] (Jeremias Bosch) '''Device arrived.'''&lt;br /&gt;
#* Bringing Peregrine Communication Client to Harmattan&lt;br /&gt;
#* http://www.peregrine-communicator.org&lt;br /&gt;
#* MeeGo CE&lt;br /&gt;
#[[User:jflatt|jflatt]] (Jason Flatt) '''Completed'''&lt;br /&gt;
#* https://gitorious.org/meego-nonograms&lt;br /&gt;
#JLP (Jure Repinc)&lt;br /&gt;
#* Creating a Thousand Parsec game client&lt;br /&gt;
#* Moodle client&lt;br /&gt;
#* Help with testing&lt;br /&gt;
#* Translation into Slovenian&lt;br /&gt;
# [[User:Joergrw|Joergrw]] (Joerg Reisenweber) '''device arrived. COMPLETED'''&lt;br /&gt;
#* USB hostmode. Give N9(50) access to external storage etc. (co-devels: Thomas B. Ruecker, MohammadAG, speedevil, javispedro)&lt;br /&gt;
#* Review the core functionality and find other similar fields to tackle (see *# starhash-enabler for N900). To mind comes: user profiles (refer the modest &amp;quot;default&amp;quot; &amp;amp; &amp;quot;silent&amp;quot; on fremantle), dialplans, location aware event triggers (cinema profile triggers automatically on entering the building), improved battery management and monitoring, theft protection and recovery...&lt;br /&gt;
#* cablefinder based on fast magnetometer readout detecting 50/60Hz fields (co-devel: alterego)&lt;br /&gt;
#* torch/flashlight app for N950 - possibly augmented to do optical data transfer, RX via a v4l2 based decoder app&lt;br /&gt;
#* I am contributing/associated to: &lt;br /&gt;
#**SnapGo / Ryan Abel [consulting on low level stuff] &lt;br /&gt;
#[[User:jukey|jukey]] (Uwe Kaminski)&lt;br /&gt;
#*General Bug reporting / Community QA processes&lt;br /&gt;
#*[http://meegofreeday.org MeeGo Freeday]: event organizing / presentations&lt;br /&gt;
#[[User:junousia|junousia]] (Jukka Nousiainen) '''- Device received - COMPLETED'''&lt;br /&gt;
#* Creating a tethering application for DSLR cameras, and porting necessary libraries, e.g. libgphoto2&lt;br /&gt;
#* Other small random applications and utilities &lt;br /&gt;
#[[User:jykae|jykae]] (Ville Jyrkkä) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [http://www.cs.tut.fi/~jyrkkav/ Homesite|Ville Jyrkkä]&lt;br /&gt;
#* [http://jykae.blogspot.com BLOG: Hacker's Life In Finland]&lt;br /&gt;
#* [https://launchpad.net/m-poker MPoker]&lt;br /&gt;
#[[User:karljohang|karljohang]] (Karl Johan Grøttum) '''Received 3.8.2011'''&lt;br /&gt;
#* Porting [http://trac.itek.norut.no/n4c/wiki Hiker's app] from '''EU WP7''' project [http://www.n4c.eu/N4C-open-source-code.php N4C (open source code)]. Hiker's app runs on N810 and N900, and integrates [http://sourceforge.net/projects/dtn/ DTN2] (or [http://garage.maemo.org/projects/dtn/ DTN2 for Maemo]).&lt;br /&gt;
# [[User:kdrozd|kdrozd]] (Krzysiek Drozd) - '''N950 At Home '''&lt;br /&gt;
#*Clients for a number of local network services, casual games. More soon, on my MeeGo wiki&lt;br /&gt;
# [[User:kenyoung|kenyoung]] (Ken Young) - '''device arrived. COMPLETED '''&lt;br /&gt;
#*I'm working on porting Orrery, maeSat and maeFat to the N9.   The N950 is a beautiful device!&lt;br /&gt;
# [https://meego.com/users/khertan khertan] (Benoît HERVIER)&lt;br /&gt;
#* Currently working on KhtEditor&lt;br /&gt;
# [[User:Kidproquo|Sam Bristow]] '''Device Arrived 2011-08-05'''&lt;br /&gt;
# [[User:Kimitake|Kimitake]] (Kimitake) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*developing Qt-based micro blogging client for twitter, identi.ca, wassr, jp&lt;br /&gt;
#*porting qimsys, Japanese Input method, as maliit plugin&lt;br /&gt;
# [[User:kkv|kkv]] (Kirill Krinkin) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Developing Tracker (client for open [https://github.com/OSLL/geo2tag Location Base Platform ]). Tracker will gather user moving data, find patterns, do logistic tasks. Project tracker and progress can be found [[http://osll.spb.ru/projects/geo2tag/issues here]]. &lt;br /&gt;
#* Mesh networks and energy consumption on device investigation&lt;br /&gt;
#[[User:klausr|klausr]] (Klaus Rotter) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Started to work with QtQuick. Nice Tool. Trying to rewrite my EasyPlayer program in QtQuick.&lt;br /&gt;
#[[User:kojacker|Kojacker]] (Ryan Faulkner)&lt;br /&gt;
#* Various applications, bits and bobs (links coming)&lt;br /&gt;
#[[User:Kulakov|Kirill Kulakov]]&lt;br /&gt;
#*MySocials project - clients, libraries and plugins for frameworks and platforms for social networks&lt;br /&gt;
#[[User:kulve|kulve]] (Tuomas Kulve) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kypeli|kypeli]] (Johan Paul) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kyranto|kyranto]] (Kyösti Ranto) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/meego-developer-edition-for-n900/mg-package-manager mg-package-manager]&lt;br /&gt;
#[[User:Laasonen|Laasonen]] (Olli Laasonen)&lt;br /&gt;
#*Porting apps from Maemo (Who is calling?, Advanced phone lock, Sanakirja.org dictionary client).&lt;br /&gt;
#*Developing small handy applications.&lt;br /&gt;
#[[User:lardman|lardman]] (Simon Pickering) - '''Device arrived, thanks! :)'''&lt;br /&gt;
#*Porting mBarcode, working on Augmented Reality app (mAR), time and location event app (Proximus), additional location methods (offline cellid, magnetic field line direction)&lt;br /&gt;
#[[User:Lbt|lbt]] (David Greaves)&lt;br /&gt;
#* Mainly CE, Harmattan and Apps to start with. Hopefully Surrounds later.&lt;br /&gt;
#[[User:lcuk|lcuk]] (Gary Birkett) '''device arrived. COMPLETED, thanks'''&lt;br /&gt;
#* N9 Qt port of liqcalendar and misc liq* apps&lt;br /&gt;
#liang wei (foolegg), '''ID sent:Yes''' | '''Launchpad Accepted:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#*[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
#[[User:Lorenzph|lorenzph]] (Philip Lorenz) - '''Device arrived - thank you'''&lt;br /&gt;
#*Development of a hiking application supporting the user when planning and executing the trip.&lt;br /&gt;
#[[User:lostinmirkwood|lostinmirkwood]] (Kristopher C. Kantor) - '''Device arrived, Thank You.'''&lt;br /&gt;
#*Continuing Development of [http://ansela.garage.maemo.org/ Ansel-A]: Digital Darkroom for Qt Devices&lt;br /&gt;
# [[User:mardy|Mardy]] (Alberto Mardegan)&lt;br /&gt;
#* Developing QML port of [http://www.mardy.it/mappero Mappero], possibly [http://www.mardy.it/oculo Oculo]&lt;br /&gt;
#* [http://neverball.org Neverball and Neverputt] (currently I'm working on a N900 port).&lt;br /&gt;
# [[User:Martink|MartinK]] (Martin Kolman)&lt;br /&gt;
#* Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
# [[User:marxian|marxian]] (Stuart Howarth)&lt;br /&gt;
#* Porting my [https://garage.maemo.org/projects/qmltube cuteTube] application (QML version).&lt;br /&gt;
#* MythTV controller/recording scheduler (similar to the Android XBMC application)&lt;br /&gt;
# [[User:Masterzap|MasterZap]] (Zap Andersson) - '''Device arrived.'''&lt;br /&gt;
#* Porting [http://maemo.org/packages/view/zaploc/ ZapLoc] app to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Porting game &amp;quot;Slightly Annoyed Rodents&amp;quot; (yet to be released) to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Sadly, my unit is developing issues with the display, stripes of black pixels below halfway down the screen, and they seem to get a pixel longer every few days.... :( It's still usable for development, but it's not exactly pretty to look at.&lt;br /&gt;
# [[User:mattaustin|Matt Austin]] '''Device received (01/08/11)'''&lt;br /&gt;
#* Transperth trains live departure boards app, Player numbers AFL footy app, Amazon S3 bucket &amp;amp; file browser.&lt;br /&gt;
#[[User:mdengler|mdengler]] (Martin Dengler) '''device arrived. COMPLETED'''&lt;br /&gt;
#* I am working on porting a tron-like game (armegatron preferably or glTron) to the N9, and developing Ringr, a location-based ringtone management application.&lt;br /&gt;
# [[User:Mece|Mece]] (Marcus Wikström) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*[http://talk.maemo.org/showthread.php?t=73490 Tweed Suit] for N9/50&lt;br /&gt;
#*Qlister (shopping list program)&lt;br /&gt;
#*Planning an location based tracking service/app.&lt;br /&gt;
#[[User:Metropt|Jose Xavier]], '''device arrived. COMPLETED'''&lt;br /&gt;
#* My goal is to port the OpenPilot Ground Control Station to the MeeGo platform and adapt the UI for a better mobile experience. You can see more #information about OpenPilot GCS here: http://wiki.openpilot.org/display/Doc/Ground+Control+Station+User+Manual&lt;br /&gt;
#[[User:mgedmin|mgedmin]] (Marius Gedminas) '''Device arrived'''&lt;br /&gt;
#*Played with bugfixing in QMLCompass in order to learn the Qt Creator IDE.&lt;br /&gt;
#*Ported vim, fbreader for own use.&lt;br /&gt;
#*Built unofficial-meego-terminal so that a newer meego-terminal can be installed side-by-side, again, for own use.&lt;br /&gt;
#*Put the stuff in apt repository at http://mg.pov.lt/770/ because hasn't found the time to learn OBS yet.&lt;br /&gt;
#*Planning to port [http://mg.pov.lt/gtimelog GTimeLog].&lt;br /&gt;
# [[User:mickeprag|mickeprag]] (Micke Prag) - '''Device arrived.'''&lt;br /&gt;
#*[https://gitorious.org/telldus/tellduscenter-light TelldusCenter Light] - Using the mobile phone as the central hub in your home automation. Control your lights, electrical appliances and curtains wirelessly from the palm of your hands.&lt;br /&gt;
#[[User:Mikec|Mikecy]] (Mike Choy) - '''Device arrived.'''&lt;br /&gt;
#*Porting svgclock, Maesynth and Maelophone from N900 Python to QML and C++. Stress testing the new [https://projects.developer.nokia.com/qtgameenabler Qt Game Enabler] to see if we finally have  low latency audio support in Qt. Will also look to see if we can get midi sample support via Wild Midi or equivalent. &lt;br /&gt;
# [[User:mikelima|mikelima]] (Luciano Montanaro) - '''Device arrived.'''&lt;br /&gt;
#*Porting [http://quandoparte.garage.maemo.org Quando Parte], implementing a QML patience/puzzle game, porting and adapting KGoldrunner, and writing an OpenStreetMap survey tool, all for use with MeeGo Harmattan (and future MeeGo versions).&lt;br /&gt;
# [[User:mikkov|mikkov]] http://forum.meego.com/showthread.php?t=3607&lt;br /&gt;
# [[User:Milhouse|Milhouse]] '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop an audio recording application with geo-location support, plus other applications to improve personal productivity utilising the Harmattan notification/event view.&lt;br /&gt;
#[[User:milliams|milliams]] (Matt Williams)&lt;br /&gt;
#*Creation of a Particle Physics information database (from [http://pdg.lbl.gov/ PDG]) application. Porting of [http://games.kde.org/game.php?game=ksquares KSquares] to pure Qt for MeeGo and creation of other similar simple games. Porting of [http://thermite3d.org PolyVox] to MeeGo and port games built on it when they are ready. Port the [http://falconpl.org Falcon] programming language to MeeGo.&lt;br /&gt;
# [[User:mitrandir|mitrandir]] Ilya Skriblovsky &lt;br /&gt;
#* Port NWTBible (Bible reader)&lt;br /&gt;
#*Planaris (Hierarchical Todo list) to MeeGo&lt;br /&gt;
# [[User:mkruisselbrink|Marijn Kruisselbrink]] '''Device arrive'''&lt;br /&gt;
# [[User:mmlado|mmlado]] (Mladen Milankovic) - '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop [https://projects.developer.nokia.com/home/user/mmlado games] in QML&lt;br /&gt;
# Mohammad Abu-Garbeyyeh '''Device Arrived''' Planning a wiki page with a todo list, main project here: http://bt-messenger.com &amp;lt;br&amp;gt;&lt;br /&gt;
# [[User:MSvB|MSvB]] (Michael Schloh von Bennewitz) - '''Device arrived, thank you.'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Using the device for a MeeGo lecture series in the fall, giving demos.&lt;br /&gt;
#*Application development includes LDAP client, and a chess clock.&lt;br /&gt;
#[http://wiki.meego.com/User:Mohannad Mohannad Hammadeh] '''Finally got it!'''&lt;br /&gt;
#* Porting mPrayerTime to Meego-Harmattan, updating the UI and adding more features.&lt;br /&gt;
#* Writing new application ''Spotter'' - exercise tracking app&lt;br /&gt;
# [[User:Muresandone|MuresAndone]] (Mures Andone) - '''Device arrived'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Develop location-aware apps with Qt/QML, an enhanced e-book reader based on FBReader engine.&lt;br /&gt;
#*Current project: Maemo Application Launcher: http://sourceforge.net/p/maplau/code/&lt;br /&gt;
# [[User:netvandal|netvandal]] (Michele Tameni)&lt;br /&gt;
#* Luca's Mirror:  It’s a simple app that transform your phone into a hand-held mirror with some other cool addictions.&lt;br /&gt;
#* Semantic experiment : Experiment with Notification Area mixed with the semantic information stored in tracker, reacting to user action with usefull notification&lt;br /&gt;
#*More info  [http://michele.tameni.it/project/meego/ Here]&lt;br /&gt;
# [[User:Nicolai|Nicolai]] (Nicolai Hess)&lt;br /&gt;
#*Port my [http://maemo.org/packages/view/scout scout] application to Qt (Application to search contacts, calendar and conversations)&lt;br /&gt;
# [http://twitter.com/#!/mja_fin mja] (Miika Ahdesmaki)&lt;br /&gt;
#* Trap, Shake, Kill 'em and other multi sensor apps' development. [http://forum.meego.com/showthread.php?t=3633] '''Nokia Developer Launchpad program approved 06Jul2011, Device available for order 07Jul2011 (ordered, OID-052820), Order sent on 13.7.2011 (email 10:40am), Received 14.07.2011.'''&lt;br /&gt;
#[[User:Nielsmayer|Niels Mayer]]&lt;br /&gt;
#*[http://wiki.meego.com/Tubelet-and-cutetube-port Rewrite cutetube-qml for MeeGo tablet UX/harmattan UX.] and add automatic-cue-point detection, and social deep-linking of media podcasts. http://nielsmayer.com/meego/qml/qmltube_1_0_6_armel.deb is already usable.... Still a ways to go [http://nielsmayer.com/ts-episode-timeline.png porting my webapp] [http://nielsmayer.com/ts-episode-evnt-anls.png that I call &amp;quot;trainspodder&amp;quot;] :-)&lt;br /&gt;
#*Infrastructure for the above: [http://code.google.com/p/qtzibit/ qtzibit: Simile-Widgets Exhibit in QtWebKit with QML integration].  For example, here's [http://nielsmayer.com/meego/qml/qtzibit-youtube.png Timeline faceted browser for 388 YouTube Episodes] [http://qtzibit.googlecode.com/svn/trunk/exhibit/src/webapp/examples/YouTube/YouTube.html can be created with very little code]. &lt;br /&gt;
#*[http://code.google.com/p/ytd-meego/wiki/CitizenJournalismWithYoutubeDirectForMeego YouTube Direct For MeeGo]&lt;br /&gt;
# [http://twitter.com/#!/gregjroberts Noobmonkey] - '''Launchpad:Accepted(06-Jul-2011) | N950eMail:07 July, 12pmGMT| Ordered:07 July 12pmGMT |Received: 14 July|  '''&lt;br /&gt;
#*Developing/Porting [http://maemo.org/downloads/product/Maemo5/healthcheck/ Healthcheck] with many new fun things (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Will Port and update [http://talk.maemo.org/showthread.php?t=65522&amp;amp;highlight=maecount MaeCount] (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Would like to develop a new game (Some ideas, and basic code for a few - so will update shortly)&amp;lt;BR&amp;gt;&lt;br /&gt;
# [[User:Nijel|Michal Čihař (Nijel)]] '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/dofcalc DOF Calc]&lt;br /&gt;
#* Creating a [http://wammu.eu/ Gammu] application for phone for data synchronization and backup.&lt;br /&gt;
# [[user:nilchak|nilchak]] (Nilanjan Chakravorty) '''Device arrived'''&lt;br /&gt;
#* Finance app and Bloomberg Pricing data app&lt;br /&gt;
# [[User:niqt|niqt]] (Nicola De Filippo) -  '''Device arrived.'''&lt;br /&gt;
#*Porting my maemo5 applications [http://badge.garage.maemo.org Badge] and QLshop. &lt;br /&gt;
#*New qml game&lt;br /&gt;
#*Other mail client.&lt;br /&gt;
# [[User:ntadej|ntadej]] (Tadej Novak)&lt;br /&gt;
#* Porting my desktop IP TV player and schedule to Meego&lt;br /&gt;
# [[User:olka|Oleksandr Kachur]]&lt;br /&gt;
#* Developing cloud music player integrated with Google music, Amazon music and last.fm services.&lt;br /&gt;
# [[User:omllobet|omllobet]]&lt;br /&gt;
#*Port 2d puzzle board game [http://kde-apps.org/content/show.php/kMagnet?content=109111 kMagnet] or a new 2d board puzzle game&lt;br /&gt;
# [[User:orava|orava]] (Lasse Stenberg)&lt;br /&gt;
#* Porting and further developing [http://talk.maemo.org/showthread.php?t=72982 Mapsi]&lt;br /&gt;
# [[User:ossipena|ossipena]] (Timo Pelkonen)&lt;br /&gt;
#* App for measuring distances and keeping statistics, will reveal more when I get it working well&lt;br /&gt;
#* Willing to test others apps, contact me if needed&lt;br /&gt;
# [[User:ph0b|ph0b]] &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Writing tutorials to help other developers to step in MeeGo / Building MeeGo Paris network / Developing an audio player to access to more than 47 000 webradios referenced on AOL shoutcast (by name, genre, current track)&lt;br /&gt;
#[[User:Ph5|pH5]] (Philipp Zabel)&lt;br /&gt;
#* Integration of [https://www.torproject.org/ Tor] support&lt;br /&gt;
#* Porting of [http://maemo.org/downloads/product/Maemo5/frogatto/ Frogatto], pending SDL support&lt;br /&gt;
#* Porting of [https://garage.maemo.org/projects/beifahrer/ Beifahrer] and [https://garage.maemo.org/projects/cinaest/ Cinaest]&lt;br /&gt;
#[[User:philippengelhard|philippengelhard]] (Philipp Engelhard) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a maze game for children and adults&lt;br /&gt;
#* Develop a &amp;quot;Nokia Bots&amp;quot; like program for alarm and battery&lt;br /&gt;
# [[User:emanymton|Boris Pohler]]&lt;br /&gt;
#* porting Zeitkonto and HandsOff (not yet released) from Maemo to Meego, maybe a rewrite with QML&lt;br /&gt;
#* other ideas in pipeline (remote for mythtv, live sports-ticker, ...)&lt;br /&gt;
#* Helping other users at the german side meego.de (there known as Cermit) &lt;br /&gt;
# [[User:pycage|pycage]] (Martin Grimme) '''Sent back defective device. Replacement device arrived. Thanks DDP!'''&lt;br /&gt;
#*Doing the Community Apps installer client. Also targetting Harmattan with my OSS MeeGo apps (which are currently mostly running on the WeTab).&lt;br /&gt;
#[[User:Qole|qole]] [http://maemo.org/downloads/product/Maemo5/easy-deb-chroot/ Easy Debian] and other projects as they arise&lt;br /&gt;
#[[User:quang|quang]] (Quang Pham) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a location based services application&lt;br /&gt;
#* Test Vietnamese localization&lt;br /&gt;
# [http://maemo.org/profile/view/rambo/ rambo] (Eero af Heurlin) '''ID sent''',  '''Launchpad:Accepted''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Port [http://maemo.org/downloads/product/Maemo5/maecalories/ MaeCalories], [http://maemo.org/downloads/product/Maemo5/mobilehotspot/ Mobile hotspot] (possibly, depends on many things and might not be actually neccessary), I'm also looking into some wearable computing and augmented reality stuff, I'll have to see how suitable platform the N9(50) is going to be for that.&lt;br /&gt;
# [[User:ravirdv|ravirdv]] (Ravi Vagadia)&lt;br /&gt;
#* Trip Management App&lt;br /&gt;
#* VLC Remote&lt;br /&gt;
# [[User:raydonnelly|raydonnelly]] (Ray Donnelly) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Investigating porting TermKit&lt;br /&gt;
#* Ensure MeeGo works ok with Necessitas SDKs Qt Creator&lt;br /&gt;
# [[User:reffy|reffy]] (Alex Tyler)&lt;br /&gt;
#* I plan to port my Subsonic client [http://maemo.org/packages/view/aerofy/ Aerofy] to the platform. I also plan to develop a range of media related applications.&lt;br /&gt;
# [[user:reggie|reggie]] (Reggie Suplido) Ordered: '''Yes (28th-July-2011)''' | Sent: '''Yes (5th-August-2011)''' | Received: '''Yes (10th-August-2011)'''&lt;br /&gt;
#* Custom MeeGo web development related to meego.com and forum.meego.com.&lt;br /&gt;
# [[User:Rlinfati|rlinfati]] (Rodrigo Linfati) ''' ID send: 30-Jun-2011, Launchpad-Applied: 30-Jun-2011, Launchpad-Accepted: 06-Jul-2011 | N950eMail: 07-Jul-2011 | Ordered: 07-Jul-2011 | Received:14-07-2011 '''&lt;br /&gt;
#* Upgrade GoogleLatitude to the current API&lt;br /&gt;
#* Find your Frient: a apps that inform you position directly to you friend without any external server.&lt;br /&gt;
# [http://maemo.org/profile/view/rm_you/ rm_you] (Adam Harwell)&lt;br /&gt;
#* Porting [http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] from Maemo, adding new features&lt;br /&gt;
#* Helping with photo utility suite project (SnapGo, with GeneralAntilles and others)&lt;br /&gt;
#* Will help beta test apps for people on IRC&lt;br /&gt;
# [[User:rnazarov|rnazarov]] (Ruslan Nazarov)&lt;br /&gt;
#* Porting [https://gitorious.org/titanim TitanIM] (Vkontakte instant messenger)&lt;br /&gt;
# [[User:roman4|roman4]] (Roman Morawek)&lt;br /&gt;
#* Porting [http://babyphone.garage.maemo.org/ Babyphone] to the platform.&lt;br /&gt;
# [[User:Rzr|RzR]] (Philippe Coval) '''thank you Nokia for n950 and supporting GNU/Linux&lt;br /&gt;
#* tags: ( qt4, qml, opengl, debian, emulator, pinball, neheglqt, p-uae)&lt;br /&gt;
#* more: http://rzr.online.fr/q/handset (diary)&lt;br /&gt;
#[https://meego.com/users/sandst1 sandst1] (Topi Santakivi)&lt;br /&gt;
#* Porting FunkeySynth, a MeeGo Tablet synthesizer to Harmattan &lt;br /&gt;
#* Demo clip and further info in [http://sandst1.wordpress.com/ my blog]&lt;br /&gt;
# [[User:Saturn|Saturn]] (Christos Zamantzas) - '''received 09-Aug-2011'''&lt;br /&gt;
# [https://meego.com/users/scifiguy scifiguy] (Sudheer K.) '''ID sent'''| '''Launchpad:Accepted(07-Jul-2011)''' | '''N950eMail:Yes(07-Jul-2011)''' | ''' Ordered:Yes (07-Jul-2011)''' | '''Received:Yes(18-Jul-2011)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [https://garage.maemo.org/projects/marketstoday Markets Today], a Stock Quotes  app to Harmattan. [http://forum.meego.com/showthread.php?t=3903 Released for Harmattan] (19-Jul-2011)&lt;br /&gt;
#* Evaluate porting of VICaR (Call router application) and new application ideas on Harmattan&lt;br /&gt;
# [[User:sebas|sebas]] (Sebastian Kügler) - ('''device arrived, thanks!''')&lt;br /&gt;
#* Bringing Plasma Active to Meego / handsets&lt;br /&gt;
#[[User:Seif|Seif Lotfy]], '''ID sent''', '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* My goal is to port the Zeitgeist to MeeGo with all the fun stuff with it. I already have a Qt port for &amp;quot;El Loco&amp;quot;.&lt;br /&gt;
# [[User:Sfietkonstantin|Sfietkonstantin]] (Lucien XU) - ('''thanks Qgil and Nokia for the N950''')&lt;br /&gt;
#* Develop a centralized public transportation system : [[TransportApp|libpublictransportation]] (first priority)&lt;br /&gt;
#* And also a game [http://sfietkonstantin.free.fr/blog/?p=11 Blog post about the game] (No gitorious yet, will come)&lt;br /&gt;
# [[User:shadymilkman|shadymilkman]] (Kyle Thomas) - ('''recieved devkit''')&lt;br /&gt;
#* Building Reedit, a reddit application [http://www.shadymilkman.com/p/n9-project.html] removed name from incomplete list.&lt;br /&gt;
# [[User:shmerl|shmerl]] (Hillel Lubman) - ('''device arrived, thanks to Nokia for open source Meego development support''')&lt;br /&gt;
#* Building/testing Firefox/Fennec (release, beta, aurora, nightly) on Meego&lt;br /&gt;
#* Porting [http://code.google.com/p/kosherjava/ Zmanim API] to C++ and preparing it for Meego as a library (libzmanim). Planned - Hebrew calendar application in Qt based on the Zmanim API.&lt;br /&gt;
# [[User:sjgadsby|sjgadsby]] (Stephen Gadsby)&lt;br /&gt;
#* writing a [[User:Sjgadsby#Preferred Shopper Card Wallet|not-yet-named wallet for store loyalty cards]]&lt;br /&gt;
# [[User:slaine|slaine]] (Glen Gray)&lt;br /&gt;
# [[User:slvr32|slvr32]] (Jason Byrne)&lt;br /&gt;
#* [https://garage.maemo.org/projects/nfqm nfqm] (Netflix Queue Manager) Qt/C++, targeting Symbian^3, Maemo 5, and Meego/Harmattan - discussion thread [http://forum.meego.com/showthread.php?t=3715 here]&lt;br /&gt;
# [[User:smoku|smoku]] (Tomasz Sterna)&lt;br /&gt;
#* Port my touch screen [http://tomasz.sterna.tv/maemo/ ports of games for Maemo] (Widelands, Bos Wars, Robbo) and UAE4All, PSX4All emulators&lt;br /&gt;
#* Port support for SIXAXIS(TM) Controller&lt;br /&gt;
#[[User:smurfy|smurfy]] (Philipp Andreas)&lt;br /&gt;
#* Porting [https://garage.maemo.org/project/fahrplan fahrplan] (Public Transportation App) for the N9&lt;br /&gt;
#[[User:solmis|solmis]] (Janne Mäkinen)&lt;br /&gt;
#* Porting/Rewriting Maemo 5 stuff&lt;br /&gt;
# [[User:Somnathbanik|Somnathbanik]] (Somnath Banik) &amp;lt;br /&amp;gt; &lt;br /&gt;
#* Porting my existing Symbian^3 multimedia applications to MeeGo/N9 with a  new and exciting UI components of Harmattan/MeeGo.&lt;br /&gt;
#* Creating simple and easy open source application to inspire beginner developers to work on MeeGo/N9 technology.&lt;br /&gt;
#[[User:sony123|sony123]] (William Su)&lt;br /&gt;
#* Porting Stockona to Harmattan.&lt;br /&gt;
#[[User:Spenap|Spenap]] (Simón Pena)&lt;br /&gt;
#* Porting and enhancing Maevies from Maemo 5 to Meego/Harmattan. Now tracked at [[User:Spenap/Butaca|Butaca]]&lt;br /&gt;
#[[User:stani|stani]] (Stani)&lt;br /&gt;
#* Develop RadioTouch to play online radio stations. Ready for testing: [http://forum.meego.com/showthread.php?t=3993 click here].&lt;br /&gt;
#* Develop a creative photo and/or camera application based on the code of the [http://www.phatch.org Phatch] project. (This code uses wxPython for the GUI. So it will take some effort to port it to PySide and QML, with which I have no previous experience yet.)&lt;br /&gt;
# [[User:Stskeeps|stskeeps]] (Carsten Munk) '''Device received'''&lt;br /&gt;
#* N950/N9 MeeGo CE work and Wayland on these devices&lt;br /&gt;
# [[user:summeli|summeli]] (Antti Pohjola) -  '''Device arrived.'''&lt;br /&gt;
#* Porting [http://www.summeli.fi/?p=2453 AntSnes] and [http://www.summeli.fi/?p=2520 gpSP] from Symbian^3 to Harmattan/MeeGo.&lt;br /&gt;
#[[User:swinkels|swinkels]] (Sławomir Musiał)&lt;br /&gt;
#* Porting [http://www.swinkels.tvtom.pl/eCards eCards] - Application for creating and sending e-cards&lt;br /&gt;
# [[user:syrjala|syrjala]] (Ville Syrjälä)&lt;br /&gt;
#* Porting [https://gitorious.org/maemo-tvout-control maemo-tvout-control]&lt;br /&gt;
# [[user:tassu|tassu]] (Tapio Pyrhönen)&lt;br /&gt;
#* [http://tapsa.bitmagick.com/nds/ My site] - Porting my old DS games and making new ones.&lt;br /&gt;
# [[user:teo|teo]] (Teo Mrnjavac)&lt;br /&gt;
#* [http://teom.wordpress.com My blog]&lt;br /&gt;
#* [http://ur1.ca/4kkwh Porting] [http://amarok.kde.org Amarok] to tablets and handsets running MeeGo/Harmattan.&lt;br /&gt;
# [[User:Termana|Bradley Smith]] (Termana)&lt;br /&gt;
#*  Developing a karaoke game with built-in pitch correction.&lt;br /&gt;
# [[User:texrat|texrat]] (Randall Arnold, Community Device Program Lead)&lt;br /&gt;
# [[User:thebootroo|thebootroo]] (Thomas Boutroue, Developer/Designer)&lt;br /&gt;
#* [https://gitorious.org/meego-community-mobile-ux-ng Gitorious] - Making a C++ Declarative-based Visual Components API Lib, alternative to plain QML, or specific platform Components&lt;br /&gt;
#* [http://modern-os.projects.servhome.org/mobileApps/ MobileApps] - Porting my old Maemo5 apps to my new Lib, and creating new ones&lt;br /&gt;
#[[User:Theonehumble|Stephan Bulgin]]&lt;br /&gt;
#*Porting NXEngine&lt;br /&gt;
#*In the process of re-writing DonQt for MeeGo/Harmattan.(will most likely be a name change and better code.)&lt;br /&gt;
# [[user:thp|thp]] (Thomas Perl)&lt;br /&gt;
#* [http://gpodder.org/ gPodder] - Integrating gPodder with Harmattan (including specific APIs)&lt;br /&gt;
#* Open source work on Python-related APIs (PySide, etc..) + Python tutorials&lt;br /&gt;
#* Get [[Games|Mong]] in shape for Harmattan&lt;br /&gt;
#* Port over some of my existincbg [http://maemo.org/profile/view/thp/ Maemo 5 apps]&lt;br /&gt;
# [[user:tigerite|tigerite]] (Peter Hunt)&lt;br /&gt;
#* Integrating the BFS CPU scheduler https://garage.maemo.org/projects/kernel-bfs/ into the N9/50 kernel, along with the Budget Fair Queueing I/O scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/&lt;br /&gt;
#* Porting projects such as the Phoronix Test Suite http://www.phoronix-test-suite.com/ to Harmattan&lt;br /&gt;
#* Converting a Flash cards based learning system which I developed, loosely based on the one found at http://www.educationlabs.com/projects/flashcards/Pages/default.aspx, from C#/XAML to Qt/QML and making it standalone&lt;br /&gt;
# [[User:timoph|timoph]] (Timo Härkönen)&lt;br /&gt;
#* [http://gitorious.org/random-timoph impuzzle, etc.]&lt;br /&gt;
#* [http://timoph.fi timoph.fi]&lt;br /&gt;
#* [https://build.pub.meego.com/project/show?project=home%3Atimoph Community OBS home project]&lt;br /&gt;
# [[User:timsamoff|timsamoff]] (Tim Samoff)&lt;br /&gt;
#* [http://thp.io/2011/mong/ Plonk]&lt;br /&gt;
#* MeeGo Community Apps website design&lt;br /&gt;
#* A few other things that are brewing (games, sound generators, etc.)&lt;br /&gt;
#[[User:tlaukkanen|tlaukkanen]] (Tommi Laukkanen)&lt;br /&gt;
#* Facebook client [http://kasvopus.com Kasvopus]&lt;br /&gt;
#* Twitter client [http://twimgo.com TwimGo]&lt;br /&gt;
#* Google Reader client [http://newsflow.mobi NewsFlow]&lt;br /&gt;
#* FourSquare client [http://nelisquare.com Nelisquare]&lt;br /&gt;
#* MeeToDo to-do app [http://projects.developer.nokia.com/meetodo MeeToDo]&lt;br /&gt;
# [[User:tronic|Tronic]] (Lasse Kärkkäinen)&lt;br /&gt;
#* [http://performous.org/ Performous] singing/band game&lt;br /&gt;
# [[User:tswindell|tswindell]] (Tom Swindell)&lt;br /&gt;
#* [http://stage.rubyx.co.uk/columbus columbus]&lt;br /&gt;
#[[User:twoboxen|twoboxen]] (Matt Hawkins)&lt;br /&gt;
#* Porting [https://code.google.com/p/hawkengine hawkengine] to Meego &lt;br /&gt;
#* Porting [https://sites.google.com/site/hawkorn/games games] via hawkengine &lt;br /&gt;
#[[User:v13|v13]] (Stefanos Harhalakis)&lt;br /&gt;
#* Port WifiEye from maemo to meego&lt;br /&gt;
#* Port MaeGirls from maemo to meego&lt;br /&gt;
#* Perhaps complete MaeSlap and release it for meego&lt;br /&gt;
#[[User:vandenoever|vandenoever]] (Jos van den Oever)&lt;br /&gt;
#*Porting [http://webodf.org WebODF] to MeeGo using QML and JavaScript.&lt;br /&gt;
#*[http://www.webodf.org/redmine/projects/webodf/wiki/WebODF_on_an_N950 WebODF on an N950]&lt;br /&gt;
#*Experiment with a semantic logging tool.&lt;br /&gt;
#*Experiment with a [http://blogs.kde.org/node/4161 metronome application] in QML.&lt;br /&gt;
#[https://meego.com/users/vasvlad Uladzislau Vasilyeu] (Vasvlad)  &lt;br /&gt;
#* Porting OMWeather to Harmattan&lt;br /&gt;
#[[User:Asys3|Uwe Koch]] (Uwe Koch)&lt;br /&gt;
#*Port hopefully all of my games Lineo,Q,TwinDistress,Sokoban and Jooleem&lt;br /&gt;
#[[User:Venemo|Venemo]] (Timur Kristóf)&lt;br /&gt;
#* [http://wiki.meego.com/User:Venemo/HarmattanPlans My Harmattan Plans]&lt;br /&gt;
#** [http://gitorious.org/colorful-apps/puzzle-master Puzzle Master]&lt;br /&gt;
#** [http://forum.meego.com/showthread.php?t=3711 Public transportation app] (Click on the [http://forum.meego.com/showthread.php?t=3711 link] and post to the thread if you are interested to contribute.)&lt;br /&gt;
#** [https://gitorious.org/colorful-apps/memory-game Memory game]&lt;br /&gt;
#** Labirynth game (No code available yet)&lt;br /&gt;
#[[User:Vgrade|vgrade]] (Martin Brook)&lt;br /&gt;
#*I would plan to contnue my contributions to the N900 Community Edition of MeeGo which I assume will push right through into the N9. I am very interested in contributing to the exciting new architecture #*built on Wayland to give this device the best user experience.&lt;br /&gt;
#*Local Network Meetups, Cambridge, Birmingham, Koln, Dusseldorf&lt;br /&gt;
#[[User:vitaminj|VitaminJ]] (Stephen Spencer)&lt;br /&gt;
#* [http://jenkins.vitaminj.co.uk/job/meex/ Meex], a portable DJing application&lt;br /&gt;
#[[User:vitna|vitna]] '''COMPLETED&lt;br /&gt;
#*My actual project is http://forum.meego.com/showthread.php?t=3652, but i have in program to develop much more game for the Harmanattan platform&lt;br /&gt;
#[[User:vudentz|vudentz]] (Luiz Augusto von Dentz) '''COMPLETED&lt;br /&gt;
#*Porting upstream BlueZ and obexd&lt;br /&gt;
#[[User:w00t|w00t]] (Robin Burchell)&lt;br /&gt;
#* meego-ux hackery, Groovy, anything else I think of that's interesting&lt;br /&gt;
#[[User:wazd|wazd]] (Andrew Zhilin)&lt;br /&gt;
#* OMWeather, Live Wallpapers, BlueMaemo, Ati85, QML gPodder, tons of other design-related stuff&lt;br /&gt;
#[[User:Wicket|wicket]] (David Derby)&lt;br /&gt;
#*Porting [http://www.6809.org.uk/dragon/xroar.shtml XRoar - Dragon &amp;amp; CoCo emulator] and [http://icculus.org/avp/ Aliens versus Predator (Gold Edition) game engine].&lt;br /&gt;
#[[User:willemliu|willemliu]] (Willem Liu)&lt;br /&gt;
#* Installing SDK.&lt;br /&gt;
# [[user:wonko|wonko]] (Ruediger Gad)&lt;br /&gt;
#* Amongst other things I'll port my existing applications for Maemo5/Fremantle to MeeGo/Harmattan: VU Meter, StultitiaSimplex, Zeecontrol, Advanced Clock Plugin (for details please see my page).&lt;br /&gt;
# [[User:Xando|xando]] (Sebastian Pawluś) &lt;br /&gt;
#* Porting [https://github.com/xando/thesis/tree/master/locit-client LocIt] application from N900 Maemo to Meego system.[https://github.com/xando/thesis/blob/master/thesis/Obrazki/UiFlowDiagram.pdf?raw=true pics]&lt;br /&gt;
# [[user:xawotihs|xawotihs]]&lt;br /&gt;
#* Porting [http://code.google.com/p/wagic/ Wagic] on Harmattan based on either Qt or SDL.&lt;br /&gt;
#[[user:xerxes2|xerxes2]] (Jens Persson)&lt;br /&gt;
#* [http://gpodder.org/panucci Panucci] - Resuming audiobook and podcast player&lt;br /&gt;
#* [https://github.com/xerxes2/passant Passant] - Chess game&lt;br /&gt;
#* Meego CE&lt;br /&gt;
# [[user:xfade|X-Fade]] (Niels Breet)&lt;br /&gt;
#* Set up &amp;amp; Testing Harmanttan building on MeeGo Community OBS&lt;br /&gt;
# [[user:zaheerm|zaheerm]] (Zaheer Merali)&lt;br /&gt;
#* Porting [http://gstreamer.freedesktop.org GStreamer] plugins not shipped by Nokia to Harmattan&lt;br /&gt;
#* Porting [http://www.flumotion.net Flumotion] an open source streaming solution to Harmattan taking advantage of the hardware encoding and the camera&lt;br /&gt;
# [[user:zas|zas]] (Matti Henrik Kinen)&lt;br /&gt;
#* Setting up SDK&lt;br /&gt;
# [[user:zchydem|zchydem]] (Marko Mattila) '''Device arrived'''&lt;br /&gt;
#* QuickFlickr - QML based flickr client for mobile handsets.&lt;br /&gt;
# [[user:zeamoceq|zeamoceq]] (Olle Tränk)&lt;br /&gt;
#* Porting [http://qticksize.zeamoceq.net qTickSize] (interface to Swedish online stock broker)&lt;br /&gt;
# [https://meego.com/users/zehjotkah zehjotkah] (Cosimo Kroll)&lt;br /&gt;
#* [http://wiki.maemo.org/MeeGo_Coding_Competition_2011 MeeGo Coding Competition 2011]&lt;br /&gt;
# [[user:zeenix|zeenix]] (Zeeshan Ali)&lt;br /&gt;
#* Ensuring [http://www.gupnp.org GUPnP]/[http://www.rygel-project.org Rygel] works on N9.&lt;br /&gt;
#* Possibly porting/writing [http://spice-space.org SPICE] client for&lt;br /&gt;
#* N9/MeeGo.&lt;br /&gt;
# [[user:nowheremanmail|nowheremanmail]] David Galindo&lt;br /&gt;
#* N950 received Thanks!. Starting to migrate Wallet and Calculus.&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://www.nowhereman.eu]&lt;br /&gt;
# [[user:gbraad|gbraad]] (Gerard Braad)&lt;br /&gt;
#* Porting of of Node.JS, phonegap, unhosted and a mobile org-mode editor&lt;br /&gt;
#* Small [https://github.com/gbraad/meego-pomodoro PomodoroTimer]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #  Do NOT paste yourself here - add yourself alphabetically!  # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #         Ensure your meego.com nick is first and your        # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #             full name is in brackets afterwards             # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== '''Updated Questions and answer for those people awaiting N950 Dev Kits:''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) '''If you have registered for the launchpad, please wait.'''&lt;br /&gt;
If you want to find out more information you can email the launchpad team, but a quick response is unlikely.&lt;br /&gt;
''Also, Quim will be emailing / sending all of the names and accounts across, therefore, if they have any questions / problems contacting devs they'll let Quim know.''&lt;br /&gt;
&lt;br /&gt;
2) '''Timeline - Timescale'''&lt;br /&gt;
There is no defined deadline or timescale for this. Keep an eye on the delivered and pending sections below, as people are posting dates / times.&lt;br /&gt;
If things start happening and you feel you are being left out - please then email the Nokia Developer launchpad teams. But until then, not much communication if any will be received. Hold tight and please wait.&lt;br /&gt;
If your status is similar to someone else's, and in the same batch, and they get a device, wait a few days then fire a message to the launchpad team or here. No point asking the same questions on the forum. Most of the devs mentioned below are also on twitter, so ask there or elsewhere on the forums if really needed.&lt;br /&gt;
&lt;br /&gt;
3) '''Timescale Part 2 - Patience!'''&lt;br /&gt;
Arranging, confirming, emailing, packaging and sending 250 devices is not a day's job. &lt;br /&gt;
Realistically expect a few weeks once they have started being sent out.&lt;br /&gt;
Be clear in all contact emails you send, to speed up the process - include account names and any other IDs requested/required. It is hard for people to swap from real names, nicknames, etc on a list of 250+ people..&lt;br /&gt;
&lt;br /&gt;
4) '''People who already are registered with Launchpad''' &lt;br /&gt;
If you have a launchpad account (Lucky you) there is an option which allows you to select available devices, however, nothing is certain as of now, therefore that may not be the route. &lt;br /&gt;
Once the team start going through the list, it sounds sensible that they will start emailing / contacting the people on the list with instructions, confirmations and/or queries. (see below! - thank you Jaffa for the update)&lt;br /&gt;
Update - It seems the next step once the launchpad section is confirmed may be an email from '''no.reply-developer@nokia.com''', subject &amp;quot;A Nokia N950 is waiting for you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
5) '''Why have I heard nothing from Launchpad?'''&lt;br /&gt;
There is no launchpad confirmation email (But if you try to register again it says that there is already an application waiting) - therefore.... re-register if you have to. Just make sure you use the individual and not company registration. (There is however a developer registration email! - and logging in also proves that stage works!)&lt;br /&gt;
&lt;br /&gt;
6) '''&amp;quot;I didn't realize this was happening, can I still apply for one?&amp;quot;'''&lt;br /&gt;
Answer- &amp;quot;Short term: register to http://developer.nokia.com and watch Nokia developer activities in your country. &amp;quot;&lt;br /&gt;
- '''This program is closed''', but as Quim says, keep your eyes on the internet, as there are other programs and similar things available, and different countries where Nokia reps do things too&lt;br /&gt;
&lt;br /&gt;
7) '''Why is Nokia Developer saying the device program has been closed, and we still do not have our devices? *rant rant*'''&lt;br /&gt;
There are other device programs being run separately to the MeeGo DevKit program. The programs are not joined, but the team that sends out the devices is the same. Therefore, any messages you read are not exclusive to this particular set of 250 devices. Other programs may or may not appear across other Nokia sites, they are all separate from this one.&lt;br /&gt;
&lt;br /&gt;
If you have been accepted, don't panic - they have not gone out yet! (As far as we all know!) &lt;br /&gt;
''Please do update this section if you feel other questions from the forum have been answered?''&lt;br /&gt;
&lt;br /&gt;
== General thoughts on device program ==&lt;br /&gt;
&lt;br /&gt;
The Nokia N950 is a platform available now for developers targeting the Nokia N9 and MeeGo handset apps in general. Technical details are available at http://developer.nokia.com/swipe&lt;br /&gt;
&lt;br /&gt;
Candidates must be community developers ready to start working on new or existing open source applications, to be published in apps.meego.com and the Nokia Store. Links to your current projects are relevant! Deadline for applications: end of Tuesday, June 28th.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
IMPORTANT: *commercial* developers are encouraged to apply directly at http://developer.nokia.com - thank you for your understanding.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Community_device_program/Nokia</id>
		<title>Community Office/Community device program/Nokia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Community_device_program/Nokia"/>
				<updated>2011-08-11T11:19:46Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* N950 shipped, waiting to get it */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Nokia Participation Details =&lt;br /&gt;
* Program Contact: [[User:qgil|Quim Gil]]&lt;br /&gt;
Update: Nokia N950 handsets are ready!  https://meego.com/community/device-program/devices/nokia-n9-devkit&lt;br /&gt;
&lt;br /&gt;
== N950 Devkit Program Details ==&lt;br /&gt;
* Device: Nokia N950 loaded with MeeGo 1.2 Harmattan &lt;br /&gt;
* Quantity: 250&lt;br /&gt;
* Additional Criteria / Terms: &lt;br /&gt;
** One submission per developer please&lt;br /&gt;
** Device to be loaned to participant for [period unspecified].&lt;br /&gt;
** May not be able to ship to certain countries / locations.&lt;br /&gt;
** Nokia employees are not eligible.&lt;br /&gt;
* Timeframe: distribution active.&lt;br /&gt;
&lt;br /&gt;
 '''QUESTIONS / ANSWERS &amp;amp; UPDATES:''' http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
 '''[[N950 landing page]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
 '''WORK IN PROGRESS'''&lt;br /&gt;
&lt;br /&gt;
 For the sake of transparency and collaboration:&lt;br /&gt;
 * Please link your name to a page describing your Nokia N950 related work e.g. a wiki page.&lt;br /&gt;
 * Add here one line of text summarizing the project(s) and feature(s) you are concentrating. &lt;br /&gt;
 * We haven't done the 'Nokia employee' check yet. If you happen to be one, contact Quim Gil.&lt;br /&gt;
&lt;br /&gt;
=== Still pending ===&lt;br /&gt;
Participants accepted that still haven't received the N950.&lt;br /&gt;
&lt;br /&gt;
==== Still haven't sent their Nokia Developer Launchpad credentials ====&lt;br /&gt;
&lt;br /&gt;
'''New developers accepted in the extended round'''&lt;br /&gt;
&lt;br /&gt;
Developers listed here must follow [[Talk:Community_Office/Community_device_program/Nokia|these instructions]]. Once you send your details please move your entry to the next section: [[Community_Office/Community_device_program/Nokia#Still_haven.27t_ordered_the_N950|Still haven't ordered the N950]]&lt;br /&gt;
&lt;br /&gt;
* [[User:Macrobb|Macrobb]] (Macrobb Simpson) - Maemo 5 developer and Qt learner.&lt;br /&gt;
**[http://talk.maemo.org/showthread.php?t=63975] - BackupMenu for Maemo 5 which I hope to port to Harmattan, though with a new UI.&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Si Howard&lt;br /&gt;
&lt;br /&gt;
==== Still haven't ordered the N950 ====&lt;br /&gt;
&lt;br /&gt;
* [[User:deion|deion]] (Ionut Dediu) &lt;br /&gt;
**[http://sourceforge.net/projects/smartcam SmartCam] - SmartCam turns a Symbian phone into a wireless webcam ready to use with any Windows/Linux PC. The project needs some Meego/Qt love (N950).&lt;br /&gt;
**[http://sourceforge.net/projects/logviews LogViews] - LogViews is a log analysis tool to capture syslog messages and easily filter and color the important traces. The results can be saved to a file for later analysis. Also supports bluetooth and USB logging for help in Symbian development. PC app developped in Qt&lt;br /&gt;
* [[User:Padovan|padovan]] (Gustavo Padovan) &lt;br /&gt;
**[http://www.bluez.org BlueZ] - BlueZ is the Official Bluetooth stack for Linux and the idea is test new profiles that we implement in the device. Implemented profiles will be tested as well. The goal is support even more profiles for MeeGo/N950.&lt;br /&gt;
* [[User:speedevil|SpeedEvil]] (Ian Stirling)&lt;br /&gt;
** [https://garage.maemo.org/projects/h-e-n/ USB hostmode on n900] One of the authors of the hostmode enabling software on n900.&lt;br /&gt;
** [http://wiki.maemo.org/User_talk:Speedevil/Projects A battery age monitor] A script to measure battery age.&lt;br /&gt;
** Also detailed at the above link, a power/event monitor to aid in debugging power use of apps. I would be intending to develop similar apps on the n950, as well as attempting the tasks outlined in my earlier application at http://wiki.meego.com/index.php?title=User_talk:Speedevil/Projects&lt;br /&gt;
* [[User:jrocha|jrocha]] (Joaquim Rocha)&lt;br /&gt;
**[https://gitorious.org/seriesfinale SeriesFinale] - I am the author of SeriesFinale, a TV shows browser and tracker (keep track of the TV series' episodes, see their synopsis, actors, guest stars, covers, ...)&lt;br /&gt;
**[https://gitorious.org/~mickeprag/seriesfinale/mickeprags-seriesfinale SeriesFinale QML port] - My purpose of getting an N950 is to help in the development of the QML port&lt;br /&gt;
**[https://meego.gitorious.org/meegotouch/libmeegotouch MeeGoTouch] - I currently contribute to the MeeGoTouch framework&lt;br /&gt;
* [[User:John_Brooks|John Brooks]]&lt;br /&gt;
**[https://github.com/special/torsion/tree/experimental/fancyui Torsion] - Tor-based anonymous peer-to-peer instant messaging &amp;amp; filesharing. QML UI in progress, mobile planned&lt;br /&gt;
**[https://github.com/saesu Saesu] - Decentralized multiple device synchronization framework&lt;br /&gt;
**[https://gitorious.org/~special/ Qt &amp;amp; Qt Components] - Contributions to Qt and Qt Components, especially graphics and UI&lt;br /&gt;
* [[User:Mdn|Mdn]] (Denis Mingulov) Qt Contributor&lt;br /&gt;
**[http://code.google.com/p/pwdgen/ Password Generator] - Secure Password Generator with hardware random generator usage. Already [http://store.ovi.com/content/149583 published] in Meego Harmattan Ovi Store.&lt;br /&gt;
**Qt Creator [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/classview Class View] and [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/imageviewer Image Viewer] plugins - useful plugins for Qt Creator, already accepted to official repository.&lt;br /&gt;
**[http://my-symbian.com/s60v3/software/applications.php?faq=12&amp;amp;fldAuto=52 QReader] - [http://sourceforge.net/projects/qreader/ source] - powerful e-book reader for Symbian devices&lt;br /&gt;
**[http://lists.qt.nokia.com/pipermail/qt-creator/2010-June/006942.html Qt Creator Profiler plugin] - [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler source] - powerful profiler plugin (with ARM on-device oprofile support), really developer-friendly UI (like [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler/blobs/profiler/src/plugins/profiler/doc/qtcreatorprofiler1.png here]). The current version is obsolete (and non compatible with latest Qt Creator) and I would like to create a new version to help profiling for the device.&lt;br /&gt;
* [[User:csaavedra|csaavedra]] (Claudio Saavedra)&lt;br /&gt;
**[http://mafw-lastfm.garage.maemo.org/ scrobbler for the N900] - I wrote this for the N900, wouldn't mind porting it to Harmattan.&lt;br /&gt;
**[http://gitorious.org/hildon Hildon toolkit] - I maintained Hildon back in Fremantle days. Also contributed to the Harmattan IM (Maalit) for GTK+.&lt;br /&gt;
* [[User:magnuslu|magnuslu]] (Magnus Lundgren) Part time Qt developer, with most of the work done while on public transport&lt;br /&gt;
**[http://maemo.org/packages/view/mobitifo/ MobiTifo] - Follow the results and tables of football leagues from all over the world.&lt;br /&gt;
**[http://maemo.org/packages/view/qteachme/ QTeachMe] - Learn anything with Qteachme, currently optimized to learn Chinese.&lt;br /&gt;
* [[User:preeman|preeman]] (Manpreet Jagpal)&lt;br /&gt;
**[http://preesworld.com/mobile/category/gps-logger/ GPS Logger Qt] - Port GPS Logger Qt from Symbian S^3 - Alpha stage. [http://preesworld.com/mobile/2011/08/03/gps-logger-qt-early-sis-file/ Alpha Download]&lt;br /&gt;
**[http://preesworld.com/mobile/category/gps-info/ GPS Info Qt] - Port GPS Info Qt from Symbian S^3. [http://store.ovi.com/content/165671 Download Ovi Store] - New update now includes the option to SMS your position to others.&lt;br /&gt;
**[http://preesworld.com/mobile/category/tube-app/ Tube Status Qt] - Port Tube Status Qt (London) from Symbian S^3. [http://store.ovi.com/content/152135 Download Ovi Store] - New update includes GPS locate function for nearest station.&lt;br /&gt;
**[http://preesworld.com/mobile/2011/06/14/flipclock-qt-done/ Flip Clocks] - Various FlipClock Applications to amuse and pass time. [http://store.ovi.com/content/160822 Download Ovi Store]&lt;br /&gt;
** Other projects currently worked on are a @SpringPad application and some Qt Screensavers however Screen savers are S^1 and S^3 only at this stage.&lt;br /&gt;
** Additional information: Other projects in Qt that I currently have are Barclays Cycle Hire [http://www.tfl.gov.uk/roadusers/cycling/14808.aspx Program details]. Backend code being built from my open source applications, GPS Logger Qt, GPS Info Qt and XMLModel code from Tube Status Qt. This will allow users to locate the nearest hiring stations with available bikes or docks. Also provide details on costs to hire and time to return. It will also be able to track your ride based on code from GPS Logger Qt.&lt;br /&gt;
* [[User:Hilary|Hilary]] (Hilary Cheng) http://hilarycheng.blogspot.com&lt;br /&gt;
**[http://projects.developer.nokia.com/plurker Plurker] - Plurk (http://www.plurk.com) Client MeeGo/Symbian^3/Qt Platform ( Qt C++ / QML ), which is open source&lt;br /&gt;
**Explore the MeeGo OS which are using N950. I am evaluating QML as replacement for  HTML5 solution inside the Embedded Devices like ARMS/MIPS for commercial projects.&lt;br /&gt;
**Plurk is another famous social networking platform in the Asian countries. Wants to write more Qt QML apps for Chinese Platform especially for Hong Kong.&lt;br /&gt;
**Another Planning project , Porting my old projects from Palm Devices , PalmApple - Apple IIe Emulator http://palmapple.sourceforge.net/. N950 gots keyboards and which is suitable for Apple Emulator. &lt;br /&gt;
**8086 Emulator is my another target. I have used the Sharp Zaurus Linux Device to write static recompiler to compile 8086 to ARM. http://www.youtube.com/watch?v=-7UidW2tMtQ. &lt;br /&gt;
* [[User:uvatbc|uvatbc]] (Yuvraaj Kelkar) Qt Ambassador, evangelist, hacker.&lt;br /&gt;
**[http://code.google.com/p/qgvdial/ qgvdial] - Google Voice client for Maemo, Symbian, Windows, Linux, Mac. Phone integration for Maemo (dial and text). Also has a GV polling app that acts as a event notifier to GV clients like qgvdial - allowing for push updates.&lt;br /&gt;
**[http://talk.maemo.org/showthread.php?t=69604 mosquitto] - Port of the [http://mosquitto.org/ mosquitto] server and libmosquitto&lt;br /&gt;
* [[User:bojankom|bojankom]] (Bojan Komljenovic) - Qt developer '''IDs Sent to QuimGiL - Launchpad account to be activated - Waiting for N950 email'''&lt;br /&gt;
**[http://www.dropian.com/download/ Dropian] (DropBox client) for Symbian S60 and Symbian^3 devices built in Qt, based on DropBox API and already published on Ovi - updated version sent to Ovi recently. Now working on porting to MeeGo Harmattan and eventually to WP.&lt;br /&gt;
**[http://twitter.com/#!/knobtviker New Project]- My second Qt project (still in it's infancy) is an Email client targeted to S^3 and MeeGo Harmattan devices and like my first project above, will be a working progress.&lt;br /&gt;
* [[User:jsmanrique|jsmanrique]] (Manrique López) '''ID sent to Quim Gil'''&lt;br /&gt;
**[http://elisator.garage.maemo.org Elisator] Elisa analysis tools based on camera photos of Elisa plates&lt;br /&gt;
**[https://www.projects.openhealthtools.org/sf/projects/openhealthassistant/ Open Health Assistant Browser] WebKit browser with connectivity capabilities to get data from medical &amp;amp; wellness devices (long term project)&lt;br /&gt;
* [[User:kimju|kimju]] (Kimmo Jukarainen) - '''IDs sent'''&lt;br /&gt;
**[http://build.meego.com/package/show?package=kernel-adaptation-n900&amp;amp;project=home%3Akimju%3Adevel%3Adevices%3An900%3Atest kernel-adaptation-n900] - Maintaining MeeGo N900 community edition kernel, working on extending it with n950/n9 support&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=mg-terminal&amp;amp;project=home%3Akimju%3Aharmattan mg-terminal] - meego-terminal with added features (orientation &amp;amp; resize locking)&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=xkeyboard-config-addons-rm680&amp;amp;project=home%3Akimju%3Aharmattan xkeyboard-config-addons-rm680] - Developer keyboard layouts&lt;br /&gt;
* [[User:arcean|arcean]] (Tomasz Pieniążek)- '''ID sent'''&lt;br /&gt;
**[https://gitorious.org/wlan-navi wlan-navi] - Maps application + WiFi scanner. Application scans for open wlan network, stores its position in a database and shows on a map (OVI or OpenStreet).&lt;br /&gt;
**[https://gitorious.org/camdrive camdrive] - This app is recording a video while you're driving a car. It should show your position on a map and some informations from GPS (like a car speed).&lt;br /&gt;
* [[User:neal|neal]] (Neal H. Walfield) - '''ID sent'''&lt;br /&gt;
**[http://hssl.cs.jhu.edu/~neal/woodchuck Woodchuck] download manager for delay tolerant data, such as blogs, podcasts, email, social network updates, weather reports, and calendaring data.  [http://lists.maemo.org/pipermail/maemo-developers/2011-August/028539.html Release announcement for Maemo 5].&lt;br /&gt;
* [[User:jreznik|jreznik]] (Jaroslav Reznik &amp;amp; Makneto team)&lt;br /&gt;
**[http://www.makneto.org/?page_id=2 Makneto] is a shared multimedia whiteboard written in KDE/Qt libs. Makneto is currently being ported to Telepathy framework and Qt Components based touch interface for Maemo/MeeGo. See [http://www.youtube.com/watch?v=rmfI1p7A8l0 screencast] (old one but... ;-).&lt;br /&gt;
*[[User:brian|brian]] (Brian McGillion)&lt;br /&gt;
** [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/mercurial MercurialPlugin] - QtCreator Mercurial plugin&lt;br /&gt;
** [http://gitorious.org/+mssf-team/meego-platform-security/mssf-qt Mssf-Qt] - Add Qt wrappers to security framework to make it easier for developers to use&lt;br /&gt;
** [http://gitorious.org/+mssf-team/meego-platform-security/mssf-demo Mssf-Demo] - A project that contains a series of branches to show how to add security to an application while using the framework.&lt;br /&gt;
** [http://conference2010.meego.com/session/cost-security-developers-view Presentation] - Presentation using mssf-demo as the basis to explain how to use the security framework.&lt;br /&gt;
** [http://meego.gitorious.org/meego-platform-security Security Framework] - Contributor and tester to the framework.&lt;br /&gt;
** [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler OProfile] - QtCreator plugin to allow for OProfile that can be used to profile applications on a device. Currently is very underloved and requires work to bring it up to a usable state that it might be integrated into the main QtCreator branch.&lt;br /&gt;
** [https://dvcs.projects.maemo.org/git/?p=security/devicelock-all/devicelock devicelock] - Nokia project to add an application to secure the users device from unwanted access. I would also like to create a service to interface with this application to add the features for remote {lock, wipe, locate}.  Most implementations for such features are closed source and inaccessible to end users without a service contract / fee.  I would like to develop the opensource on device implementation that would provide an open API to these features that could then be taken and used by third party developers and service providers to build upon.&lt;br /&gt;
* [[User:Pramodxyle|Pramodxyle]] (Pramod S G) KDE Committer, Qt Developer - '''ID Sent'''&lt;br /&gt;
**[https://gitorious.org/a-generic-framework-of-information-services-for-physically-challenged-people Informative Sys for Phy Challenged People] - It gives assistance to physically challenged people to navigate within a building, which I had written for N900/Maemo5.&lt;br /&gt;
**[http://mirrors.mit.edu/kde/stable/koffice-2.3.1/koffice-2.3.1.tar.bz2 KOffice] - Have written a filter (HTML-ODF) for KOffice (now Caligra) Office suite. Intend to implement the same under FreOffice.&lt;br /&gt;
**[https://gitorious.org/freoffice FreOffice] - An open source office suite for Maemo/MeeGo - Harmattan. As stated above, intend to implement the filter (HTML-ODF), that I have written for KOffice.&lt;br /&gt;
**[Shake to Play] - An unpublished app that I wrote to control the playback of audio files with accelerometer controls for N900.&lt;br /&gt;
* [https://meego.com/users/tanya tanya] (Tanya Makava) - '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/omweather/ OMWeather] [https://build.pub.meego.com/package/show?package=omweather&amp;amp;project=home%3Avasvlad package] [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/qtomweather/?root=omweather source] - Weather forecast application for Meego devices.&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/live-wallpaper/ LiveWallpaper] [https://garage.maemo.org/projects/livewp/ source] - Desktop applet to view animation wallpaper for N900.&lt;br /&gt;
**[https://garage.maemo.org/projects/meabook/ Meabook] - Enterprise contact book for N900.&lt;br /&gt;
* [[User:spartan563|spartan563]] (Benjamin Pannell) '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://sierrasoftworks.com/netkey/n900 NETKey N900] - Source to be released when stable - A tool for use on the Stellenbosch University campus to allow students to access their internet account on the campus' WiFi network&lt;br /&gt;
**[http://sierrasoftworks.com/applock AppLock] - [https://gitorious.org/applock-n900/applock Source] - Tool that locks the user's device when an application on a lock list is launched (Nokia N900)&lt;br /&gt;
**[http://sierrasoftworks.com/simlock SIMLock] - [https://gitorious.org/simlockd/simlockd Source] - Basic security tool for the N900 which locks the device when it detects that the SIM card has been changed.&lt;br /&gt;
**[http://sierrasoftworks.com/sun-residentchecker SUN Resident Checker] - [https://gitorious.org/sun-residentchecker Source] - A tool which allows students to check whether or not a person is a valid residence by entering the person's student number. Used to help reduce the number of unauthorised people entering residences on campus.&lt;br /&gt;
* [[User:rshpount|rshpount]] (Roman Shpount) CTO of Telurix, Professional VoIP Developer - '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://sites.google.com/site/webrtc/ WebRTC] - Port WebRTC media stack to Maemo.&lt;br /&gt;
**[Maemo Voip Client] - Build Maemo/QT SIP voice, video, and IM client utilizing WebRTC media stack.&lt;br /&gt;
* [[User:onion|onion]] (Kaj-Michael Lang)&lt;br /&gt;
**[http://maemo.tal.org/index.php/maemo:mod_support mod-support] - Amiga mod playing support for the media player&lt;br /&gt;
**[http://maemo.tal.org/index.php/maemo:mydicto MyDicto] - Audio recorder&lt;br /&gt;
**[http://maemo.tal.org/index.php/maemo:abook_qrcode abook-qrcode] - vcard to QR code exporter&lt;br /&gt;
**Also working on: RSS reader for CSSU, various other [http://maemo.tal.org/ maemo projects] and package maintenance.&lt;br /&gt;
* [[User:Ovek|Ovek]] (Ove Kåven) - Debian Developer, Aerospace Software Engineer&lt;br /&gt;
**[http://maemo.org/packages/view/syncevolution-frontend/ syncevolution-frontend], [http://maemo.org/packages/view/syncevolution/ syncevolution] - SyncEvolution for N900 (Users have already requested I port this to N9/N950 (and create a Qt-based frontend for it) since it has no native TCP/IP-based SyncML support)&lt;br /&gt;
**[http://packages.debian.org/sid/games/flightgear flightgear] - FlightGear for Debian (I might have a go at porting this to N9)&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Vitaly Petrov (fruct.org/sketchit, fruct.org/gpw) '''ID Sent, Waiting for Lauhcpad account to be activated'''&lt;br /&gt;
* Piotr Pokora (piotras) - '''ID Sent, Launchpad member'''&lt;br /&gt;
** I am core developer of Midgard Content Repository which (as library) is used by different Maemo apps: Conboy, MaeCalories, Tablet of Adventure, Qaikuclient. Also I am maintainer of libgda and midgard packages (debs and rpms). From date of birth, I am interested in unified and simplified data access. And such, I am also going to develop for N950.&lt;br /&gt;
&lt;br /&gt;
==== N950 ordered, waiting to be sent ====&lt;br /&gt;
Please move your entry from the sections below if this is your case. Sort yourselves by country since this is most likely the reason why you haven't got the device yet.&lt;br /&gt;
&lt;br /&gt;
* Brazil - this is a special case, issue known.&lt;br /&gt;
** [[User:Lizardo|Anderson Lizardo Gomes]] (user: lizardo): ID sent, Accepted for the Nokia Developer Launchpad program (06-Jul-2011–06-Jul-2012), device ordered (07-Jul), waiting for DHL tracking number.&lt;br /&gt;
** [[User:Briglia|Anderson Briglia]] (user: briglia), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Lfelipe|Luis Felipe Strano Moraes]] '''ID sent''', '''Launchpad accepted''' &amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Rafael2k|Rafael Diniz]] '''ID sent''', '''Launchpad for individuals account active ''' &amp;lt;br&amp;gt;&lt;br /&gt;
*** I plan to develop FM RDS applications with focus in the new standards from RadioDNS like the RadioVIS (partly based in the already existent the N900-fmvis  http://code.google.com/p/n900-fmvis/).&lt;br /&gt;
*** I'm a member of a university radio station (Radio Muda FM, 88.5MHz) and my plan is to develop &amp;quot;real life&amp;quot; radio station applications.&amp;lt;br&amp;gt;&lt;br /&gt;
*** I'll also write one audio and one audio/video icecast2 clients. I can provide icecast2 server access for beta testers at radiolivre.org. I'll take ideas from softwares I already wrote for this purpose, like darknow (a gui for darkice, http://darksnow.radiolivre.org) and theorur, an audio/video icecast2 client (a gui for ffmpeg2theora, http://theorur.sarava.org), all using QT.&lt;br /&gt;
** [[User:vivijim|Rodrigo Vivi]] (user: vivijim), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:jluisn|Jose Luis do Nascimento]] (user: jluisn) - Software Developer at Signove - '''Device ordered (10th-August-2011), OID-054622'''&lt;br /&gt;
***[https://gitorious.org/antidote/antidote Antidote] -  IEEE 11073:20601 stack library that enable the communication with health devices, like Weight Scales, Blood Pressure Monitors, Oximeters and Pedometers using Bluetooth Technology&lt;br /&gt;
***[https://gitorious.org/hdpy/hdpy HDPy] - Python implementation of MCAP and HDP Bluetooth protocols.&lt;br /&gt;
***[https://garage.maemo.org/projects/brisa/ BRisa UPnP] - UPnP implementation primarily developed for maemo based devices&lt;br /&gt;
** [[User:etrunko|etrunko]] (Eduardo Lima) '''ID sent (Aug 9th) | Device Ordered (Aug 10th)'''&lt;br /&gt;
** [[User:andrunko|andrunko]] (Andre Moreira Magalhaes) - '''IDs sent | Device Ordered (Aug 10th)'''&lt;br /&gt;
** [[User:hugopl|hugopl]] (Hugo Parente Lima) - '''IDs sent, Device ordered on Aug 10th (OID-054633)'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*USA&lt;br /&gt;
** [[user:n8willis|Nathan Willis]] '''New Order'''&lt;br /&gt;
*** Font packaging, porting DIN 1451 designs to open font license&lt;br /&gt;
** [[User:Nathanael|Nathanael]] (Nathanael Anderson) - '''New Order (Aug 10), unsure about Launchpad status'''&lt;br /&gt;
***[http://katana.garage.maemo.org Katana] - Bible Reading Program (N900 QT application, I did not write much of it -- I ported and fixed all the underlying required libs, and did fix its n800/n810 brother Rapier for the n900 -- however this would be the project I would attempt to port to the n950/n9) &lt;br /&gt;
***[http://maemo.org/packages/view/kernel-module-cifs/ CIFS] - ported CIFs Kernel Support for the n900&lt;br /&gt;
***[http://maemo.org/packages/view/kernel-module-ntfs/ NTFS] - ported NTFS Kernel Support for the n900&lt;br /&gt;
***[http://maemo.org/packages/view/truecrypt/ Truecrypt] - Ported Truecrypt (And the underlying required libs) for N900&lt;br /&gt;
&lt;br /&gt;
* Finland&lt;br /&gt;
**[[User:Vranki|Ville Ranki]] '''ID sent, applied for Nokia Launchpad, Ordered device '''&amp;lt;br /&amp;gt;&lt;br /&gt;
***[http://www.siilihai.com Siilihai web forum reader], [http://www.youtube.com/watch?v=erTAMOzdf0Y&amp;amp;feature=related Drone Taxi], PPCards.&lt;br /&gt;
**[[User:plastun|plastun]] (Max Usachev)- Python developer. Porting [http://mnemosyne-proj.org Mnemosyne] to Maemo platform.&lt;br /&gt;
***[https://github.com/umax/pomni/tree/ Mnemosyne for Maemo (sources at GitHub)] - Learning tool based on spaced repetition technique.&lt;br /&gt;
***[http://maemo.org/downloads/product/OS2008/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N800/N810&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N900&lt;br /&gt;
***[https://garage.maemo.org/projects/meabook/ Meabook] - Enterprise contact book for N900.&lt;br /&gt;
** [[User:durriken|durriken]] (Juhana Jauhiainen)- '''Ordered device 9.8.2011'''&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/mebook/ MeBook] - MeeGo/QML version of MeBook ebook reader&lt;br /&gt;
** [[User:hhedberg|hhedberg]] (Henrik Hedberg) http://www.henrikhedberg.net&lt;br /&gt;
***[http://gitorious.org/tangle Tangle] - Tangle Toolkit is a graphical widget library that is based on Clutter Toolkit. It is available for N900 already (in maemo.org Extras)&lt;br /&gt;
***[http://www.umsic.org/jammo JamMo] - JamMo is a music making game for children from 3 to 12 years old. It is played with a mobile phone.&lt;br /&gt;
***[http://myevents.henrikhedberg.com MyEvents] - This is a new idea to enable viewing Harmattan Events in a desktop computer.&lt;br /&gt;
&lt;br /&gt;
* Russia&lt;br /&gt;
** Roman Deninberg([http://maemo.team16.ru/ Bonapart]) - ''applied for Nokia Launchpad, Launchpad for individuals (28-Jul-2011–28-Jul-2012)''','''New Order (28.7.2011)''', '''Not Received Yet'''&amp;lt;br /&amp;gt;Psx4m\PCSX-rearmed\Psx4m-gui projects basically&lt;br /&gt;
&lt;br /&gt;
** Evgeny Linsky (evlinsky) '''Ordered (02 August 2011), Not received yet '''&lt;br /&gt;
*** Small apps on QtQuick for Meego/Symbian (http://projects.forum.nokia.com/icthub)&lt;br /&gt;
&lt;br /&gt;
* Croatia&lt;br /&gt;
**[[User:bojankom|bojankom]] (Bojan Komljenovic) - '''Waiting for N950 (OID-05461) to be delivered'''&lt;br /&gt;
***[Dropian] (DropBox client) for Symbian S60 and Symbian^3 devices built in Qt, based on DropBox API and already published on Ovi - updated version sent to Ovi recently. Now working on porting to MeeGo Harmattan and eventually to WP.&lt;br /&gt;
***[New Project]- My second Qt project (still in it's infancy) is an Email client targeted to S^3 and MeeGo Harmattan devices and like my first project above, will be a working progress.&lt;br /&gt;
&lt;br /&gt;
* England&lt;br /&gt;
** [[User:talvbansal|talvbansal]] (Talvinder Bansal)&lt;br /&gt;
***[http://talvbansal.com/2011/08/06/meme-generator-open-sourced Meme Generator] - Port a meme generator from Symbian to Meego as an entertainment app, plus add twitter and facebook uploads, both of which im capable of if you see my paid apps in the ovi store &lt;br /&gt;
***[http://store.ovi.com/content/137438 SymPaper] - will port my highly praised Read It later Client to meego, UI has already been designed with meego in mind&lt;br /&gt;
***[http://store.ovi.com/content/80070 SymFTP] - will re-write the ui in qml and port my mobile ftp server to meego&lt;br /&gt;
*** Will port my upcoming app for the SimpleNote note service to meego to have notes synchronized to the cloud&lt;br /&gt;
*** Plans for a [http://gomiso.com miso] app for symbian which will again be ported to meego (after SymNote is finished)&lt;br /&gt;
*** Willing to contribute with other developers on larger apps for the community&lt;br /&gt;
&lt;br /&gt;
* South Africa&lt;br /&gt;
** [[User:cb22|cb22]] (Federico Lorenzi) '''Device ordered - OID-054584'''&lt;br /&gt;
***[https://github.com/cb22/immoral Immoral][http://www.youtube.com/watch?v=tIySh8Wtu8U Video] - Advanced email client (WIP) written in QML/Pyside.&lt;br /&gt;
***[https://github.com/cb22/paradox2 1][https://github.com/cb22/casa2 2][https://github.com/cb22/tabletcontrol 3][http://www.youtube.com/watch?v=AAUuRYGA9d8 Video] - Complete house control system (WIP) with support for Paradox alarm panels.&lt;br /&gt;
&lt;br /&gt;
* Ukraine&lt;br /&gt;
**[[User:ockonal|ockonal]] (Max Tyslenko) Qt Developer.  '''Device ordered, OID-054602 (10-August-2011)'''&lt;br /&gt;
***[https://github.com/Ockonal/Themisto Themisto] - 2d physic-based puzzle game written for all commons platforms (SDL port also available) with nice graphic effects and unusual game style.&lt;br /&gt;
&lt;br /&gt;
* Italy&lt;br /&gt;
** [[User:gionni88|gionni88]] (Giovanni Grammatico) Software engineering student  - '''Device ordered, OID-054605'''&lt;br /&gt;
***[http://maemo.org/packages/view/internetradioplayer/ Internet Radio Player] - Player written with Qt and QtMobility to listen to streaming stations, with several features like Cronology backup, lyric searching.&lt;br /&gt;
***[http://maemo.org/packages/view/todolistwidget/ TodoList Widget] - Homescreen widget to manage todos directly from desktop. Written with Qt and QtMobility 1.2&lt;br /&gt;
***[http://maemo.org/packages/view/autoremovesms/ AutoRemoveSms] - Program to delete sms based on filters picked by the user. Written with Qt and QtMobility.&lt;br /&gt;
***[http://maemo.org/packages/view/qradio/ QRadio] - FM Radio player using QtMobility.&lt;br /&gt;
***[http://maemo.org/packages/view/packedmediawidget/ PackedMediaWidget] - Homescreen widget to control multimedia, someplayer and internetradioplayer, all at once.&lt;br /&gt;
***[http://maemo.org/packages/view/internetradiowidget/ InternetRadioWidget] - Homescreen widget to start a streaming radio with a push. Can save log of listened programs.&lt;br /&gt;
&lt;br /&gt;
* Malaysia&lt;br /&gt;
** [[User:cckwes|cckwes]] (Wesley Chong) Part time Apps developer using Qt and Qml, aiming to create creative apps as well as porting popular maemo apps for daily usage. Needed N950 for developing and testing application using QtMobility, QtWebkit, dbus and etc. '''ID sent, device ordered, OID-054604 (10-August-2011)'''&lt;br /&gt;
***[http://blog.linux4us.org/2011/07/17/jankenpon-ported-to-meego-1-2-harmattan/ '''JanKenPon'''] | [https://gitorious.org/jankenpon '''Gitorious'''] | [http://forum.meego.com/showthread.php?t=3880 '''Meego Forum Post'''] - which is a rock-scissors-paper game for Maemo 5 and also Harmattan (Qt/Qml)&lt;br /&gt;
***[http://blog.linux4us.org/2011/07/22/dnc-0-1-1-released/ '''DNC'''] | [https://gitorious.org/dnc '''Gitorious'''] | [http://forum.meego.com/showthread.php?t=3920 '''Meego Forum Post'''] - Distrowatch News Client which is a distrowatch news reader for Harmattan (Qt/Qml)&lt;br /&gt;
***[http://blog.linux4us.org/2011/06/29/qonsumer-0-1-0-release/ '''Qonsumer''']  | [https://gitorious.org/qonsumer '''Gitorious'''] | [https://garage.maemo.org/projects/qonsumer/ '''Maemo Garage'''] - an application to calculate the unit price of products for Maemo 5 (temporary, Harmattan porting is in progress) (Qt/Qml)&lt;br /&gt;
***[http://forum.meego.com/showthread.php?t=4099 '''Zbar and libdmtx for Harmattan'''] - porting/packaging zbar and libdmtx for Harmattan to provide library for barcode reader/generator application for Harmattan '''(as shown in this thread, i'm not the original library porter)'''&lt;br /&gt;
***[http://forum.meego.com/showthread.php?t=4118 '''Lightsout porting to Harmattan'''] | [https://gitorious.org/lightsout '''Gitorious'''] - porting of Lightsout, an addictive puzzle game from N900 to Harmattan &lt;br /&gt;
***Planning Stage&lt;br /&gt;
****Clone doodle jump for Harmattan (need a real device, accelerometer is not available in scratchbox) &lt;br /&gt;
****Remember the milk client for Harmattan&lt;br /&gt;
****[http://forum.meego.com/showthread.php?t=4089]Car Home for Harmattan (need a real device for music player design, contact preset and etc)&lt;br /&gt;
&lt;br /&gt;
* Czech Republic&lt;br /&gt;
** [[User:jkt|jkt]] (Jan Kundrát) - order filed on 2011-08-10&lt;br /&gt;
***[http://trojita.flaska.net/ Trojitá] ([https://gitorious.org/trojita gitorious]) - a fast and lightweight Qt-based IMAP e-mail client designed from the ground up for mobile devices&lt;br /&gt;
** [[User:xmlich02|xmlich02]] (Jozef Mlich) - order filled on 2011-08-10&lt;br /&gt;
*** [https://gitorious.org/georeminder GeoReminder] is location based scheduler [http://www.youtube.com/watch?v=cDt66VrVC7Q]&lt;br /&gt;
*** [https://garage.maemo.org/projects/n9profile/ n9profile] is tool for automatic ring tone profiles switching using location and calendar&lt;br /&gt;
&lt;br /&gt;
* India&lt;br /&gt;
**[[User:Siraj|Sirajsoft]] (Siraj Hassan) ((Qt Developer))) - ''' IDs Sent to QuimGiL - Launchpad account activated - N950 Ordered[10-Aug-11] '''&lt;br /&gt;
***[https://github.com/sirajsoft/X-SMS][http://www.symbian-freak.com/downloads/freeware/cat_s60_3rd/descriptions/messaging/xsms__freeware_sms_exporter_for_s60_devices.htm X-SMS][http://www.sirajsoft.com/x-sms/] - Porting the Python SMS Tool which backup SMS to various formats like HTML,DOC and TXT. Also supports onboard SMS backup and Restore.No need of PC. UseCase : Phone Formatting.&lt;br /&gt;
***[http://handheld.softpedia.com/developer/Siraj-Hassan-Mohideen-10354.html] - My Projects Hosted in Softpedia.com&lt;br /&gt;
*** [http://www.youtube.com/watch?v=GKONUZaFQho&amp;amp;feature=player_embedded] - UI centricRSS reader - Working on it. Attached video is from Tomi to explain how the UI will be.&lt;br /&gt;
**[[User:anandyal|anandyal]] (Aparna Nandyal) - '''IDs sent to Quim Gil, Launchpad account activated - N950 ordered[10-Aug-11]'''&lt;br /&gt;
***[https://gitorious.org/accounts-sso/accounts-glib/merge_requests/1 MeeGo accounts framework] - Developed and contributed a tool for accounts-sso component of MeeGo.&lt;br /&gt;
***[https://bugs.webkit.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=WebKit&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emaillongdesc2=1&amp;amp;emailtype2=substring&amp;amp;email2=aparna.nand@wipro.com&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= QtWebKit] - Worked on QtWebKit to make browser experience better in both Symbian and MeeGo.&lt;br /&gt;
***[http://appdeveloper.intel.com/sites/files/pages/IntelContestPortingToMeeGo.pdf Porting apps from Symbian to MeeGo] - Award winning paper in Intel AppUp developer contest for MeeGo.&lt;br /&gt;
***[https://bugs.meego.com/buglist.cgi?emailcc2=1&amp;amp;emailreporter2=1&amp;amp;query_format=advanced&amp;amp;emailtype2=substring&amp;amp;emailqa_contact2=1&amp;amp;email2=aparna.nand%40wipro.com&amp;amp;emailassigned_to2=1  MeeGo bugs] - Worked on MeeGo open source bugs.&lt;br /&gt;
&lt;br /&gt;
* Switzerland&lt;br /&gt;
** [[User:twaelti|twaelti]] (Tom Waelti) '''Device ordered (10-August-2011)'''&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/recaller Recaller] - [http://wiki.maemo.org/Recaller Wiki] - [http://maemo.org/packages/view/recaller/ Source] - Tool to record all kinds of device audio, including autorecording of phone calls, even over bluetooth. Device needed to develop/debug, as tight hardware integration not possible in simulator/emulator (Nokia N900). Project plan is to shift from Widget to App.&lt;br /&gt;
&lt;br /&gt;
*Argentina&lt;br /&gt;
** [[User:cepiperez|cepiperez]] (Matias Perez) - '''Ordered (08-10-2011) - OID-054623'''&lt;br /&gt;
***[http://maemo.org/packages/view/filebox/ Filebox] - Filemanager for Maemo with root access&lt;br /&gt;
***[http://maemo.org/packages/view/homescreen-selector/ Homescreen Selector Widget]&lt;br /&gt;
***[http://maemo.org/packages/view/homescreen-dockbar/ Homescreen Dockbar]&lt;br /&gt;
***I'm working on [http://talk.maemo.org/showthread.php?t=75130 FlowPlayer], a CoverFlow music player&lt;br /&gt;
***I've ported [http://maemo.org/packages/view/openjazz/ OpenJazz], [http://maemo.org/packages/view/wolf3d/ Wolfestein 3D], [http://maemo.org/packages/view/spearofdestiny/ Spear Of Destiny], [http://maemo.org/packages/view/flashback/ FlashBack], [http://maemo.org/packages/view/rott/ Rise of the Triad], [http://maemo.org/packages/view/lpairs/ LPairs], [http://maemo.org/packages/view/blobwars/ Blob Wars], [http://maemo.org/packages/view/hexen2/ Hexen II], [http://maemo.org/packages/view/opentyrian/ OpenTyrian] games to Maemo 5.&lt;br /&gt;
***Also I'm contributting to Maemo Community SSU, with [https://gitorious.org/osso-clock osso-clock] and some minor fixes with Hildon-desktop and Hildon-home&lt;br /&gt;
&lt;br /&gt;
*Canada&lt;br /&gt;
** [[User:earthling|earthling]] (Bernd Stramm) (IRC: berndhs) '''Ordered Aug 10, 2011  OID-054630 '''&lt;br /&gt;
***[http://sourceforge.net/apps/mediawiki/moui/index.php?title=Requirements_and_Goals/ MOUI] Mobile Outdoor User Interface - because outdoor recreational activities need a different UX&lt;br /&gt;
***[https://build.pub.meego.com/project/monitor?arch_i586=1&amp;amp;defaults=0&amp;amp;project=home%3Aearthling&amp;amp;repo_meego_current_Core=1&amp;amp;succeeded=1 current_Core i586 packages] Update my existing MeeGo Apps for handheld usage, e.g. [http://carpo.sf.net carpo RSS in Qt/QML],[http://egalite.sf.net egalite chat for XMPP, Direct SSL, IRC in Qt/QML], [http://http://berndhs.users.sourceforge.net/ my sf.net projects]&lt;br /&gt;
&lt;br /&gt;
*Hungary&lt;br /&gt;
** [[User:Andy1210|Andy1210]] (Daniel Nagy) '''OID-054617 - 10.8.2011'''&lt;br /&gt;
***[http://maemo.org/downloads/product/Maemo5/rocksndiamonds/ Rocks'n'Diamonds] - (ported to maemo)&lt;br /&gt;
***[http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/rocksndiamonds/3.3.0.1-8/ Package information and source code]&lt;br /&gt;
***[http://maemo.org/packages/view/mirrormagic/ Mirror Magic] - (ported to maemo)&lt;br /&gt;
***[http://maemo.org/packages/view/supertux2/ Supertux2] - (ported to maemo)&lt;br /&gt;
***[http://maemo.org/packages/view/beat2x/ Beat2x] - (ported to maemo)&lt;br /&gt;
&lt;br /&gt;
*Spain&lt;br /&gt;
** [[User:carlosgc|carlosgc]] (Carlos Garcia Campos) - Evince maintainer, poppler co-maintainer, WebKit developer '''IDs sent | Device Ordered (Aug 11th)'''&lt;br /&gt;
***[http://blogs.gnome.org/foundation/2011/01/17/gtk-meego-handset-bidders-selected/ GTK+/MeeGo Handset integration] - Project to make gtk+ apps work on MeeGo.&lt;br /&gt;
***[http://projects.gnome.org/evince/ Evince] - The GNOME Document viewer that was also ported to [https://garage.maemo.org/projects/evince/ maemo]&lt;br /&gt;
***[http://poppler.freedesktop.org/ poppler] - PDF library used by most of the free PDF viewers as well as other apps like tracker&lt;br /&gt;
***[http://trac.webkit.org/wiki/WebKit2 WebKit2] - Contributor to WebKit2 project.&lt;br /&gt;
&lt;br /&gt;
*Poland&lt;br /&gt;
** [[User:bulislaw|bulislaw]] (Bartosz Szatkowski)&lt;br /&gt;
***[http://git.kernel.org/?p=bluetooth/obexd.git;a=summary obexd] - general bug fixing, Message Access Profile, implementing Phonebook Access Profile for evolution-data-server (as part of GSoC 2011)&lt;br /&gt;
***[http://mdictionary.garage.maemo.org/ mDictionary] - multi-language, multibackend, extensible dictionary for both Maemo and MeeGo&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
==== N950 shipped, waiting to get it ====&lt;br /&gt;
Please list yourselves keeping the list by countries in order to see the geographical progress in ''real time''.  :)&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
* Jersey&lt;br /&gt;
** [[User:Bratch|Luke Bratch (l_bratch)]] '''ID sent''' |  ''' Ordered:Yes ''' | ''' Shipped:Yes (August 1) ''' | '''Received:No'''&amp;lt;br /&amp;gt;Project name: Blaupload, Project page: [http://git.lc8n.com/] (Git repo needs creating)&amp;lt;br /&amp;gt;Develop small utilities to make uploading tasks easier, starting with a program called Blaupload to make earlier uploading images to an arbitrary place using an arbitrary protocol/method.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PRC&lt;br /&gt;
** [[User:leafjohn|Lifu Zhang(leafjohn)]] '''ID sent''' |  '''N950eMail:Yes''' | ''' Ordered:Yes ''' | ''' Shipped:Yes (July 28) ''' | '''Received:No'''&amp;lt;br/&amp;gt;  Create an opensource Qt astrology app for handset, Project Page: [https://github.com/cardmaster/qastro/tree/develop qastro hosting by github] &amp;lt;br /&amp;gt; Porting apps on our company page ([http://store.ovi.com.cn/publisher/EB EB OVI Page]) to MeeGo &amp;lt;br /&amp;gt;From DHL track web page, it's very close to me now.&lt;br /&gt;
&lt;br /&gt;
* Serbia&lt;br /&gt;
**([[User:trx|trx]])(Svetozar Belic) '''- Device on its way! ''', Port TxPad, TxMySQL Explorer, libQt4Pas library, etc.. Will create a list of apps to port/create.&lt;br /&gt;
&lt;br /&gt;
* Finland&lt;br /&gt;
**[[User:aenbacka|aenbacka]] (Andreas Enbacka) '''Device sent to Customer 9.8.2011. Device received 10.8.2011.'''&lt;br /&gt;
***[http://qspot.garage.maemo.org QSpot] QSpot is an open-source Qt-based Spotify client for the N900 / Maemo5, which I am currently porting to Harmattan (using QML for creating an optimized UI).&lt;br /&gt;
&lt;br /&gt;
* Poland&lt;br /&gt;
** [[User:elemental|elemental]] (Marcin Kazmierczak) - '''Device sent 10.8.2011'''&lt;br /&gt;
***[http://mkazmierczak.netau.net/wiki/doku.php?id=bomber3d Bomber 3D] - 3D game with new 3D game engine from scratch using Qt3D and QML.&lt;br /&gt;
***[http://mkazmierczak.netau.net/wiki/doku.php?id=emumaster Emu Master] working on NES, Atari 500 and other machines emulator&lt;br /&gt;
&lt;br /&gt;
==== FIXME Unclear cases &amp;amp; lazy wiki editors ====&lt;br /&gt;
&lt;br /&gt;
 '''Let's clean this section, please! Move your entry wherever appropriate. Thanks!'''&lt;br /&gt;
&lt;br /&gt;
Oleg Bodnarchuk(bloody)'''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing Wiki-based offline database.&lt;br /&gt;
&lt;br /&gt;
Diego Marcos '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
The goal is porting to mobile devices open source data visualization tools of astronomical data aimed at outreach and science communication.  I've been previously working on Qt/QML desktop applications based on stellarium.org&lt;br /&gt;
http://www.youtube.com/watch?v=COkwscvTnnM&amp;amp;feature=youtube_gdata_player&lt;br /&gt;
&lt;br /&gt;
Hiemanshu Sharma '''Completed ''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Currently working on porting [[http://forum.meego.com/showthread.php?t=3660|Komedia]]. More apps in the pipeline including Quassel (IRC Client), a Google Reader (name suggestions are welcome) and a 'Line of the day' kind of app (a glorified version of cowsay). Also working on getting an opencv port to give way for Face Detection/Facial recognition APIs.&lt;br /&gt;
&lt;br /&gt;
[[User:kemargrant | kemargrant]], '''ID sent''',  '''Applied for the Nokia Developer Launchpad program,(Ordered N950:Phone recieved)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to bring Screen Mirroring to Meego along with playing local files&lt;br /&gt;
easily to a desktop. The app is called groundwork and it is opensource. Code will be shifted to Launchpad once I can begin testing on a meego device.&lt;br /&gt;
http://code.google.com/p/groundwork/&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Martink Martin Kolman] (MartinK)  '''ID sent''', '''applied for the Nokia Launchpad''' | '''N950eMail:Yes''' | '''Ordered:Yes''' | '''Received:Yes'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing software for the mobile operating system MeeGo, associated with the processing of audio and video streams.&lt;br /&gt;
&lt;br /&gt;
Susanna Huhtanen&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Kenya888 Takahiro Hashimoto(kenya888)] '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br&amp;gt;&lt;br /&gt;
porting qimsys/mozc to Harmattan/MeeGo, developing streaming multimedia player with QML&lt;br /&gt;
&lt;br /&gt;
Teemu Hukkanen&lt;br /&gt;
&lt;br /&gt;
Thomas Cherryhomes - Lead Developer for LinuxMCE - '''ID and Launchpad ID sent'''&lt;br /&gt;
* LinuxMCE is a next generation smart home platform encompassing media, home automation, telecom, and security features. http://www.linuxmce.org/&lt;br /&gt;
* A 25 min demo of the software can be seen here: http://video.google.com/videoplay?docid=2176025602905109829&lt;br /&gt;
* Nokia N950 will be used as a test platform for the new QML/Qt Quick based qOrbiter we are writing to replace our existing Orbiter software, qOrbiter videos here: &lt;br /&gt;
** http://www.youtube.com/watch?v=NDGagn3EciA&lt;br /&gt;
** http://www.youtube.com/watch?v=oUHrCdBgoyQ&lt;br /&gt;
&lt;br /&gt;
[[User:toninikkanen|Toni Nikkanen]] '''ID sent''', '''applied for Nokia Launchpad''', '''order sent'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anthony Day '''ID sent''', '''Device received'''&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=72951 inner-spin] game&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=73942 Take it away Marco] N900 drum machine&lt;br /&gt;
* writing new game and realtime music Apps content for the N9/950   &lt;br /&gt;
&lt;br /&gt;
Eike Hein&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--David Perlow '''ID sent, Applied for the Nokia Developer Launchpad program [UPDATE: 110706] Accepted into the Launchpad program [UPDATE: 110707] Ordered device and received order confirmation [UPDATE: 110718] Device arrived'''--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Moritz Mühlenhoff&lt;br /&gt;
&lt;br /&gt;
[[User:sebas|Sebastian Kügler]] (sebas) '''device has arrived...'''&lt;br /&gt;
* Bringing Plasma Active ( http://community.kde.org/Plasma/Active )to MeeGo &lt;br /&gt;
&lt;br /&gt;
Juha Ristolainen '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Heiaheia fitness-service application for MeeGo. Untappd.com client for MeeGo.&lt;br /&gt;
&lt;br /&gt;
Shan Yafeng '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
An education program for exchange information between students and teacher in class. And port some programs to the nokia N900/N950 device. The progress can be found here : http://cuckoohello.wordpress.com&lt;br /&gt;
&lt;br /&gt;
Koos Vriezen '''Device Received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Will port the popular [http://maemo.org/downloads/product/Maemo5/kmplayer/  kmplayer] application from maemo5.&amp;lt;br/&amp;gt;&lt;br /&gt;
For now sources are found at [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/branches/harmattan/?root=kmplayer maemo garage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aigars Mahinovs&lt;br /&gt;
&lt;br /&gt;
Andreas Schildbach (Goonie) '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of [http://code.google.com/p/public-transport-enabler/ Public-Transport-Enabler] and [https://market.android.com/details?id=de.schildbach.oeffi Öffi] to Meego.&lt;br /&gt;
&lt;br /&gt;
Ilya Paramonov '''Device received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Development of collaborative mind mapping application [http://yar.fruct.org/projects/hivemind HiveMind] for mobile and desktop platforms and sophisticated GTD-style personal time management application [http://yar.fruct.org/projects/octotask Octotask].&lt;br /&gt;
&lt;br /&gt;
Philford Barrett (sevla) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Swipe Style/Swypr/SwipeMe - Allows the user to assign swiping from the outside of the screen to specific actions i.e. swiping from the top jumps to the multi-tasking view while swiping from the bottom jumps to the Feeds View.  Each side of the screen (Top/Left/Bottom/Right) can have a max of 4 zones.  Each zone can be assigned to an action thereby giving the user the ability to configure 16 &amp;quot;invisible&amp;quot; shortcuts.  Each of which will be available at all times, regardless of what the user is doing in the current app/view.&lt;br /&gt;
* Drop Box Integration - Integrate downloading/uploading data to and from an existing Drop Box account.  Wherever possible, existing apps will be modified to show this data. i.e. photos in the users drop box account can be (meaning this will be configurable) displayed from the n9 picture viewer.&lt;br /&gt;
* Audio Galaxy Integration - Enable streaming of your audio galaxy library to your device through the n9 media player.&lt;br /&gt;
* Feeds++ - Feeds++, an enhanced feeds view, extends the functionality of the feeds view by allowing multiple views and enabling the ability to assign specific data to each view.  i.e. Show Facebook only data in View A and Twitter only data in View B.  Feeds++ will also allow the user to reply directly to events without having to opening the corresponding app.&lt;br /&gt;
&lt;br /&gt;
William Stephenson (wstephenson) '''Device Received''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
I'm working on a high level toolkit for the creation of branded RSS based apps, in order to facilitate the creation of these simple apps.&lt;br /&gt;
&lt;br /&gt;
pancake&lt;br /&gt;
&lt;br /&gt;
[[User:pancake|pancake]] '''&lt;br /&gt;
I'm the author of radare2, a reverse engineering framework for disassembling, debugging, hexediting binaries and doing some forensics-related tasks. I already wrote a GTK frontend for Maemo (n770,n810,n900) and my plan is to write a QT/QML ui for it.&lt;br /&gt;
I will also port other programs of mine like tokipona language learning tools, simple games (but addictive!) to QT (from commandline).&lt;br /&gt;
In the future I would like to work on Vala and Gtk3/gtkaml (multitouch) support for MeeGo based devices.&lt;br /&gt;
&lt;br /&gt;
[[User:lamikr|Mika Laitio]]&lt;br /&gt;
* kernel&lt;br /&gt;
* MeeGo CE edition&lt;br /&gt;
* VDR linux tv client&lt;br /&gt;
&lt;br /&gt;
 * kernel&lt;br /&gt;
 * Meego CE edition&lt;br /&gt;
&lt;br /&gt;
Sivan Greenberg--&amp;gt; Nokia Developer Champion ID: &amp;lt;b&amp;gt;sivang&amp;lt;/b&amp;gt; , Applied for individual Nokia Developer Launchpad Membership. Working on [[http://developer.qt.nokia.com/groups/qt_contributors_summit/wiki/pdf/CrowdQuick CrowdQuick]] and some platform stuff, as evident by the talks I had given in 2010/2011 begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting MeeGo conferences.&lt;br /&gt;
&lt;br /&gt;
Tapio Pyrhönen '''Device ordered 2011-07-11 and arrived on 2011-07-16!!! Getting busy now.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my old Nintendo DS apps/games and making new ones too.&lt;br /&gt;
[http://tapsa.bitmagick.com/nds My Site]&lt;br /&gt;
&lt;br /&gt;
Michael Schloh von Bennewitz (MSvB) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot; but... after going to the order URL an error appears &amp;quot;Support Center, Unexpected error has occured. Please try again.&amp;quot; This since three days now.''' Using the device for a MeeGo lecture series in the fall, giving demos. Application development includes LDAP client, and a chess clock. I've ported a number of network and security packages as well, will begin to get them over to the MeeGo repos.&lt;br /&gt;
&lt;br /&gt;
==== Device arrived damaged ====&lt;br /&gt;
&lt;br /&gt;
[[User:hardaker|Wes Hardaker]] '''ID sent, Launchpad application submitted'''&lt;br /&gt;
I'm continually developing applications for multitudes of devices, including many Qt applications at [http://www.dnssec-tools.org/ dnssec-tools] as well as personal projects, my favorite being my [http://www.hamtools.org/cutecw/ Morse Code Training Software], which is what I want to port immediately.  See my [[User:hardaker|User Page]] for a more complete list.&lt;br /&gt;
: My device arrived wet from DHL with a soaked device, a damp manual&lt;br /&gt;
and invoice.  In a box that was marked &amp;quot;repacked&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Completed ===&lt;br /&gt;
Participants that have received the Nokia N950, sorted by meego.com nick. You know this device program is completed when we have reached 250:&lt;br /&gt;
&lt;br /&gt;
# [[User:aaporantalainen|aaporantalainen]] (Aapo Rantalainen)&lt;br /&gt;
#*[http://www.umsic.org/jammo/  JamMo] (will need some underlying libraries, e.g. [http://www.clutter-project.org/ clutter])&lt;br /&gt;
#[[User:piggz|piggz]] (Adam Pigg)&lt;br /&gt;
#*Porting my Qt/QML apps/games from maemo, and further work on Kexi and some more QML games&lt;br /&gt;
#*[http://www.piggz.co.uk My Site]&lt;br /&gt;
# [[User:Agomez|Agomez]] (Andres Gomez)&lt;br /&gt;
#*Development of drondas, a personal application for the management of the payments shared with other people so you can get track of who paid which in name of whom.&lt;br /&gt;
# [[User:ajalkane|ajalkane]] (Arto Jalkanen) &lt;br /&gt;
#*Developing dynamic profile switcher, with location and day/time based rules on which profile to use.&lt;br /&gt;
# [[User:aklapper|aklapper]] (Andre Klapper)&lt;br /&gt;
#*General testing and bug hunting&lt;br /&gt;
# [[User:amandalam|amandalam]] (Amanda Hoi Ching Lam) '''Device received (2011-07-18)'''&lt;br /&gt;
#*Traditional Chinese language and utility apps for the MeeGo &amp;amp; Harmattan platforms, including but not limited to a Chinese character lookup app, and applications localized for the Traditional Chinese communities in Hong Kong, Macau and Taiwan.  [https://sites.google.com/site/amandahoic/Home/ Amanda's Software Projects]&lt;br /&gt;
# [https://meego.com/users/andreagrandi Andy80] (Andrea Grandi)&lt;br /&gt;
#*QML native client for Soma.fm radio. Current code available here: https://github.com/andreagrandi/CuteSoma&lt;br /&gt;
# [[User:andrei1089|andrei1089]] (Andrei Mirestean) '''device received'''&lt;br /&gt;
#*Develop a step counter application based on the [http://maemo.org/downloads/product/Maemo5/pedometerhomewidget/ Pedometer desktop widget] for N900&lt;br /&gt;
# [[User:anidel|anidel]] (Aniello Del Sorbo) '''Device received. All is well in the world.'''&lt;br /&gt;
#*Porting [http://maemo.org/downloads/product/Maemo5/xournal/ Xournal] from Maemo to Harmattan/MeeGo&lt;br /&gt;
# [[User:antman8969|antman8969]] (Anthony Naddeo) '''device received''' &lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/linkedup-project.html Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/qtweather-project.html QtWeather] - United States National Weather Service application&lt;br /&gt;
#[[User:apachelogger|apachelogger]]&lt;br /&gt;
#*[http://git.videolan.org/?p=QtMobileVLC.git;a=summary Porting VLC] to handsets and tablets using Qt for UI awesomeness.&lt;br /&gt;
#Aleix Pol (apol)&lt;br /&gt;
#*Porting &amp;quot;horaris&amp;quot; and &amp;quot;kanban&amp;quot; maemo applications, finally get to have a usable KAlgebra Mobile version working on MeeGo, hopefully drag other KDE applications with this effort.&lt;br /&gt;
# [[User:ar|ar]] (Antti Raina) '''device received'''&lt;br /&gt;
#*Develop a simple budgeting application + porting apps &lt;br /&gt;
#[[User:arfoll|Arfoll]] (Brendan Le Foll) '''device received'''&lt;br /&gt;
#*Porting XBMC + MeeGo TV stuff + doing audio continuums using pulseaudio.&lt;br /&gt;
#[[User:Avis|Avis]] (Alexander Terekhov) '''device received''' &lt;br /&gt;
#*[http://qt-apps.org/content/show.php/Smart+Shopper?content=139742 Smart Shopper] - porting and improving GPS-based shopping application.&lt;br /&gt;
#[[User:awhiemstra|awhiemstra]] (Arjen-Wander Hiemstra) &amp;lt;br/&amp;gt;&lt;br /&gt;
#*Porting [http://gluon.gamingfreedom.org Gluon] to MeeGo/Harmattan.&lt;br /&gt;
#*Working on [http://calligra-suite.org Calligra].&lt;br /&gt;
# [[User:b0unc3|b0unc3]] (Daniele Maio), '''device received'''&lt;br /&gt;
#* Porting maemo stuff&lt;br /&gt;
#[[User:Bart-cerneels|Bart Cerneels]](Stecchino)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Mobile UX' for Amarok using QML. [http://amarok.kde.org Amarok website]&lt;br /&gt;
#[[User:Bemasc/N950_Project|bemasc]] (Benjamin M. Schwartz) '''Received. Appears to be in working order.''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#*I will attempt to convert [http://sugarlabs.org Sugar] [http://activities.sugarlabs.org Activities] into MeeGo apps, and hopefully in the process acquire some insight into the potential for MeeGo to form the basis of future Sugar revisions&lt;br /&gt;
# [[User:bergie|Henri Bergius]]&lt;br /&gt;
#* Porting Buscatcher, Midgard and Node.js -related tools to MeeGo. However, I've withdrawn my device program application because I already got a N950 via Helsinki MeeGo Network.&lt;br /&gt;
# [[User:Blackwicked|BlackWiCKED!]] (Edvin Rab) '''Device received'''&lt;br /&gt;
#* Porting [http://t.co/4Os8iIh EvidenceHunt Game] to N950 and other augmented reality projects&lt;br /&gt;
# [[User:Broothy|Broothy]] (Ádám Balázs), '''Sent my Account ID to Quim, i'm already Nokia launchpad member. Awaiting any reply. Device shipped, received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://store.ovi.com/content/113753 Switchboard] [http://www.youtube.com/watch?v=GdskgAfjjxc MobileMind]&lt;br /&gt;
# [[User:Bundyo|Bundyo]] (Kamen Bundev), '''ID sent''', '''Launchpad activated, notification email received, device ordered, device shipped, received on 18th July''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Rewriting Search Tool, porting Maemo 5 work, NodeJS, possible Tear rewrite.&lt;br /&gt;
#[[User:CaCO3|George Ruinelli]] '''received my device, got account for launchpad and OBS''' Porting my [http://maemo.org/packages/view/sleepanalyser/ SleepAnalyser] from MAEMO as well as other smaller apps I wrote/ported. See [http://wiki.maemo.org/User:Caco3] for details.&lt;br /&gt;
#[[User:captianigloo|captainigloo]] (Aguirre Nicolas)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [http://enna.geexbox.org Enna], [http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/elfe elfe] and all [http://www.enlightenment.org EFL/Enlightenment] libraries to Meego.&lt;br /&gt;
# [[User:cgrozea|cgrozea]] (Cristian Grozea) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* creating magnus-plus-photo: an application that combines a camera-based magnifier with more advanced image processing techniques, that would enable one to use it as a magnifier (with optional light from the camera LED), use it as a photo negatives lightbox that automatically inverts the negatives and adjusts the colors for proper display; use it as an EVF add-on to SLRs to help with manual focus, leveraging the possibility of amplifying contrast and magnifying.&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:cip|cip]] (Christian Pühringer) '''ID sent, already a Launchpad member''', '''Ordered (8-Jul-2011)''', '''Dispatched (15-Jul-2011)''', '''Device received (18-Jul-2011)&amp;lt;br&amp;gt;&lt;br /&gt;
#* [https://github.com/cip/WikiOnBoard/wiki WikiOnBoard] Offline reader for Wikipedia using [http://openzim.org zim] format.  &lt;br /&gt;
# [https://meego.com/users/conny Conny] (Cornelius Hald) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://conboy.garage.maemo.org Conboy] [http://thp.io/2011/mong Mong aka Plonk]&lt;br /&gt;
# [[User:Clint|Clint Adams]]&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Libre.fm-related software development and porting, advocacy&lt;br /&gt;
# [[User:Cpscotti|cpscotti]] (Clovis Scotti) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing the &amp;quot;connected snowboarding&amp;quot; [http://www.pushsnowboarding.com Push Snowboarding] application/project. Also, I'll be very happy to port other apps I did (mainly for Maemo) + new projects.&lt;br /&gt;
# [[User:Creamygoodness|Creamy Goodness]] (Lance Colton) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Working on Proximus during July, I will see what we can do with Conky after that.&lt;br /&gt;
# [[User:crevetor|crevetor]] (Antoine Reversat) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing a bixi app [http://forum.meego.com/showthread.php?t=3650 App thread]. Some Meego CE hacking&lt;br /&gt;
# [[User:dakron|dakron]] (Pawel Kurdybacha) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Testing and contribution to Qt Mobility on Harmattan platform&lt;br /&gt;
#* Multimedia Home controller based on gUPnP&lt;br /&gt;
# damagedspline (Assaf Paz)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Adapting [http://code.google.com/p/qwazer/ Qwazer] to also work on Meego&lt;br /&gt;
#*hopefully create an Exchange Webmail client in pure QML (N900 was the initial target) named MStake&lt;br /&gt;
#*Hebrew support&lt;br /&gt;
# [[User:damion|damion]] (Damion Yates) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Video streaming for multiple desktops to receive the video from your phone.&lt;br /&gt;
#* New in 2.6.32+ kernel's wifi 80211 Infrastructure AP rather than Ad-Hoc for tethering.&lt;br /&gt;
#* qemu x86 chroot for wine and arbitrary x86 X11 binaries&lt;br /&gt;
#* tun/tap network interface for dns tunnelling with iodine&lt;br /&gt;
#* usb-storage usage monitor with idle umount &amp;amp;&amp;amp; rsync and remount&lt;br /&gt;
#* turn phone in to bluetooth dongle&lt;br /&gt;
# Daniel Martin Yerga '''Device received (Aug 2)'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting my Maemo applications: [http://maemo-wordpy.garage.maemo.org/ MaStory], [http://cusl4-cservices.forja.rediris.es/ CasualServices], [http://pyrecipe.garage.maemo.org/ Pyrecipe], [http://maemo.org/downloads/product/Maemo5/copernicium/ Copernicium], [http://stockthis.garage.maemo.org/ StockThis], and developing new ones, like [https://gitorious.org/r-dmobiley R&amp;amp;DMobiley].&lt;br /&gt;
# [[User:daperl|daperl]]&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the Sudoku clone Tomiku&lt;br /&gt;
# [[User:davidmaxwaterman|Max Waterman]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting ZouBa to MeeGo/H and QML, plust other app ideas.&lt;br /&gt;
# [[User:davidsansome|David Sansome]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting [http://www.clementine-player.org Clementine music player] to MeeGo.  Clementine already uses Qt and GStreamer.&lt;br /&gt;
# [[User:deimos|deimos]] (Marco Bavagnoli) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* I'm porting [http://mediadownloader.cz.cc/?page_id=2 mediadownloader] application just ported to [http://mediadownloader.cz.cc/?p=153 maemo] and here a N900 [http://www.youtube.com/watch?v=_Dsj2piBQCw video]. &lt;br /&gt;
# [[User:demonreeper|demonreeper]] (Hussain Shafiu) &amp;lt;br /&amp;gt;&lt;br /&gt;
#*  &lt;br /&gt;
# [[User:Dimitar | Dimitar]] (Dimitar Pashov) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting pdf viewer in case the stock one is not better than the one in n900. Try the abilities of the n9/50 HW with an engineering/scientific 3D model viewer. Implement some other ideas.&lt;br /&gt;
# [[User:Divan|Ivan Daniluk]] ''' Device received. COMPLETED.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting  [[User:Divan|my Maemo5 applications]], adding full Vkontakte support, developing new apps.&lt;br /&gt;
# [https://meego.com/users/djarty DJArty] (Artem Sereda) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting qutIM, openpref, arora, links, groove, microdc, [http://www.image123.net/n0q57s865fpnpic.html transmission-qt(GUI)], Ukrainian localization.&lt;br /&gt;
# [[User:Dm8tbr | dm8tbr]] (Thomas B. Ruecker)  &amp;lt;br /&amp;gt;&lt;br /&gt;
#* MeeGo Community edition for N9(|50|00)&lt;br /&gt;
#* APRS application in QML to teach myself something about QML and Qt Mobility.&lt;br /&gt;
#* LiveView daemon/application based on code found here: http://code.google.com/p/adqmisc/source/browse/#svn%2Ftrunk%2Fliveview&lt;br /&gt;
#* USB host mode&lt;br /&gt;
# [[User:drowne | Drowne]] (Valerio Di Donato)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Location-Based games and application development, mobile game design. Junomi Developer ( serious game presented at Games for Health Conference in Boston, May 2011 )&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:druid23 | druid23]] (Dru Moore) &amp;lt;br/&amp;gt;&lt;br /&gt;
#* To port / create multi-track editing and mixing software to Meego / Harmatten, and multimedia capabilities in general&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Additionally, to port remote controls for various networked media players (Singbird, Foobar2000, Squeeze, VLC etc).&lt;br /&gt;
# [[User:dwaradzyn|dwaradzyn]] (Damian Waradzyn) '''Device received. Thank you!'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting and further development of [http://talk.maemo.org/showthread.php?t=58402 CloudGPS]&lt;br /&gt;
# [[User:Eipi|eipi]] (Sanjeev Visvanatha) , '''Device Received 18/7/2011-Thanks!'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Porting MaeFlight from Maemo 5, and adding functionality for Harmattan &lt;br /&gt;
# [[User:Elleo|Elleo]] ([http://blog.mikeasoft.com/tag/maemo/ Michael Sheldon]) &lt;br /&gt;
#*Creating a [http://libre.fm Libre.fm] radio client and porting [http://www.jokosher.org Jokosher] to small screen devices.&lt;br /&gt;
#[[User:Emocow|emocow]] (Ferdinand Mayet) ('''Device received. Thank you!''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#*Development of a golf GPS application&lt;br /&gt;
# [[User:epage|Ed Page]]&lt;br /&gt;
#* Updating [http://wiki.maemo.org/DialCentral DialCentral], [http://wiki.maemo.org/Gonvert Gonvert], [http://wiki.maemo.org/Ejpi ejpi] for Meego/Harmattan&lt;br /&gt;
#* Port all other appliations to Qt for  Meego/Harmattan&lt;br /&gt;
#* Continue writing new applications&lt;br /&gt;
# [[User:fcrochik|fcrochik]] (Felipe Crochik) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* port applications from n900: mobwebmail, macuco, geeps, wakeonlan, ...&lt;br /&gt;
#[[User:femorandeira|femorandeira]] Felipe Erias Morandeira '''ID sent, Applied for the Nokia Developer Launchpad program, Device received''' &amp;lt;br/&amp;gt; Design user interfaces using QML and collaborate with the MeeGoTouch project.&lt;br /&gt;
#[[User:feri|Ferenc Székely]] (ferenc)&lt;br /&gt;
#* Working on [http://apps-beta.meego.com MeeGo Apps], an &amp;quot;app store&amp;quot; for open source, free apps for MeeGo&lt;br /&gt;
#* Will help packaging and porting Maemo -mainly location based- apps to MeeGo&lt;br /&gt;
# [[User:fiferboy|fiferboy]] (Andrew Olmsted) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://andrew.olmsted.ca/meego fiferboy's applications] - Personal Lexicon, Birdlist, some other ideas for new programs and a few ports&lt;br /&gt;
#[[User:fms|fms]] (Marat Fayzullin) ('''Device received 22.7.2011''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the following: [http://fms.komkon.org/SlideRule/ SlideRule], [http://fms.komkon.org/ColEm/ ColEm], [http://fms.komkon.org/fMSX/ fMSX],[http://fms.komkon.org/Speccy/ Speccy], [http://fms.komkon.org/ATI85/ AlmostTI], [http://fms.komkon.org/MG/ MasterGear], [http://fms.komkon.org/iNES/ iNES], [http://fms.komkon.org/VGB/ VGB], [http://fms.komkon.org/VGBA/ VGBA]. Also expecting to port the FBReader and an IRC client (although most likely not XChat).&lt;br /&gt;
#[[User:frankusb|frankusb]] (Frank Banul) '''ID sent, Applied for the Nokia Developer Launchpad program. Device ordered. Device received.'''&lt;br /&gt;
#* Port TabletBridge and RadioTimeToGo&lt;br /&gt;
#[[User:fx5|fx5]] Frank Sievertsen (Device received) Open-Source Spideroak Mobile Client and other apps&lt;br /&gt;
# [[User:garyd|Gary Driggs]] ('''Device received.''') Porting web apps and misc. Unix tools to MeeGo ARM devices.&lt;br /&gt;
#[[User:generalantilles|GeneralAntilles]] (Ryan Abel)&lt;br /&gt;
#* Working with fiferboy on a photographer's application suite ([http://thousandsparrows.com/meego/ SnapGo] and [https://gitorious.org/fiferboy/geosnap Gitorious], currently) to include feature like a light meter and GPS track recording.&lt;br /&gt;
# [[User:gri|gri]] (Christoph Keller) '''Device received'''&lt;br /&gt;
#* Porting [http://web2sms.garage.maemo.org Web2SMS], splitting it up into a telepathy plugin, service daemon, contacts integration and hopefully sms application integration plus new provider plugins.&lt;br /&gt;
# [[User:gsmiko|gsmiko]] (Robert Marki) &lt;br /&gt;
#* Developing an application called [https://projects.developer.nokia.com/feed_reader FeedReader], it's a universal feed reader with support for podcasts. More info on the project's website. &lt;br /&gt;
#* Would like to develop image processing related applications like: &lt;br /&gt;
#** Image translation application &lt;br /&gt;
#** Image gallery with face recognition&lt;br /&gt;
#** Porting control software of a hexapod robot.&lt;br /&gt;
# [[User:Harbaum|Harbaum]] (Till Harbaum)&lt;br /&gt;
#*Currently re-writing CacheMe UI in qml,  working on Zeemote driver&lt;br /&gt;
# [[user:hawaii|hawaii]] (Simon LR)  '''Device received'''&lt;br /&gt;
#* FOSS porting, repo priming, tool building. Platform/product evangelism.&lt;br /&gt;
# [http://forum.meego.com/member.php?u=9286 helex] (Michael Muth)&lt;br /&gt;
#* [http://talk.maemo.org/showthread.php?p=1001316 ClipMan], [http://talk.maemo.org/showthread.php?t=52589 DreamRemote], TcpKeyboard, something like [http://talk.maemo.org/showthread.php?t=72408 ConkyLayoutSwitcher] (have to see how the UI works in detail - need to create it from scratch)&lt;br /&gt;
#[[User:helihyv|helihyv]] (Heli Hyvättinen)&lt;br /&gt;
#*Porting Ghosts Overboard (a game) and Chess Clock from Maemo and adding new features to the former.&lt;br /&gt;
# hiemanshu (Hiemanshu Sharma)&lt;br /&gt;
#* Porting Komedia and OpenCV. Writing a google reader client, a cowsay GUI.&lt;br /&gt;
#[[User:hopbeat|hopbeat]] (Arkadiusz Stopczynski)&lt;br /&gt;
#*Various academic projects, including novel user interfaces, social web, BCI and portable cognitive sensors. All the crazy stuff mentioned here: http://www.milab.imm.dtu.dk&lt;br /&gt;
#*Some utility applications that make your everyday tasks easier, such as shortcutd or lockdaemon for Maemo&lt;br /&gt;
#[[User:ieatlint|ieatlint]](Jeffrey Malone)&lt;br /&gt;
#*Creating NextBus transit application for North America&lt;br /&gt;
#[[User:ivan4th|ivan4th]] (Ivan Shvedunov) '''Device received'''&lt;br /&gt;
#*Working on [http://github.com/ivan4th/i4checklist Shopping list/checklist] application inspired by HandyShopper for PalmOS&lt;br /&gt;
#*Common Lisp stuff (will try to make CCL+CommonQt etc. work on Meego/Harmattan)&lt;br /&gt;
# [[User:Jaffa|Jaffa]] (Andrew Flegg)&lt;br /&gt;
#*Porting apps from Maemo (Attitude &amp;amp; Hermes), developer tools, and apps.meego.com workflow. [[User:Jaffa|&amp;quot;Want to know more?&amp;quot;]]&lt;br /&gt;
#[[User:Javispedro|javispedro]] (Javier de San Pedro)&lt;br /&gt;
#*Porting my [http://wiki.maemo.org/User:Javispedro Maemo 5 applications and SDL games], and [http://gitorious.org/hsdl/pages/Home SDL] itself.&lt;br /&gt;
#[[User:jbos|jbos]] (Jeremias Bosch) '''Device arrived.'''&lt;br /&gt;
#* Bringing Peregrine Communication Client to Harmattan&lt;br /&gt;
#* http://www.peregrine-communicator.org&lt;br /&gt;
#* MeeGo CE&lt;br /&gt;
#[[User:jflatt|jflatt]] (Jason Flatt) '''Completed'''&lt;br /&gt;
#* https://gitorious.org/meego-nonograms&lt;br /&gt;
#JLP (Jure Repinc)&lt;br /&gt;
#* Creating a Thousand Parsec game client&lt;br /&gt;
#* Moodle client&lt;br /&gt;
#* Help with testing&lt;br /&gt;
#* Translation into Slovenian&lt;br /&gt;
# [[User:Joergrw|Joergrw]] (Joerg Reisenweber) '''device arrived. COMPLETED'''&lt;br /&gt;
#* USB hostmode. Give N9(50) access to external storage etc. (co-devels: Thomas B. Ruecker, MohammadAG, speedevil, javispedro)&lt;br /&gt;
#* Review the core functionality and find other similar fields to tackle (see *# starhash-enabler for N900). To mind comes: user profiles (refer the modest &amp;quot;default&amp;quot; &amp;amp; &amp;quot;silent&amp;quot; on fremantle), dialplans, location aware event triggers (cinema profile triggers automatically on entering the building), improved battery management and monitoring, theft protection and recovery...&lt;br /&gt;
#* cablefinder based on fast magnetometer readout detecting 50/60Hz fields (co-devel: alterego)&lt;br /&gt;
#* torch/flashlight app for N950 - possibly augmented to do optical data transfer, RX via a v4l2 based decoder app&lt;br /&gt;
#* I am contributing/associated to: &lt;br /&gt;
#**SnapGo / Ryan Abel [consulting on low level stuff] &lt;br /&gt;
#[[User:jukey|jukey]] (Uwe Kaminski)&lt;br /&gt;
#*General Bug reporting / Community QA processes&lt;br /&gt;
#*[http://meegofreeday.org MeeGo Freeday]: event organizing / presentations&lt;br /&gt;
#[[User:junousia|junousia]] (Jukka Nousiainen) '''- Device received - COMPLETED'''&lt;br /&gt;
#* Creating a tethering application for DSLR cameras, and porting necessary libraries, e.g. libgphoto2&lt;br /&gt;
#* Other small random applications and utilities &lt;br /&gt;
#[[User:jykae|jykae]] (Ville Jyrkkä) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [http://www.cs.tut.fi/~jyrkkav/ Homesite|Ville Jyrkkä]&lt;br /&gt;
#* [http://jykae.blogspot.com BLOG: Hacker's Life In Finland]&lt;br /&gt;
#* [https://launchpad.net/m-poker MPoker]&lt;br /&gt;
#[[User:karljohang|karljohang]] (Karl Johan Grøttum) '''Received 3.8.2011'''&lt;br /&gt;
#* Porting [http://trac.itek.norut.no/n4c/wiki Hiker's app] from '''EU WP7''' project [http://www.n4c.eu/N4C-open-source-code.php N4C (open source code)]. Hiker's app runs on N810 and N900, and integrates [http://sourceforge.net/projects/dtn/ DTN2] (or [http://garage.maemo.org/projects/dtn/ DTN2 for Maemo]).&lt;br /&gt;
# [[User:kdrozd|kdrozd]] (Krzysiek Drozd) - '''N950 At Home '''&lt;br /&gt;
#*Clients for a number of local network services, casual games. More soon, on my MeeGo wiki&lt;br /&gt;
# [[User:kenyoung|kenyoung]] (Ken Young) - '''device arrived. COMPLETED '''&lt;br /&gt;
#*I'm working on porting Orrery, maeSat and maeFat to the N9.   The N950 is a beautiful device!&lt;br /&gt;
# [https://meego.com/users/khertan khertan] (Benoît HERVIER)&lt;br /&gt;
#* Currently working on KhtEditor&lt;br /&gt;
# [[User:Kidproquo|Sam Bristow]] '''Device Arrived 2011-08-05'''&lt;br /&gt;
# [[User:Kimitake|Kimitake]] (Kimitake) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*developing Qt-based micro blogging client for twitter, identi.ca, wassr, jp&lt;br /&gt;
#*porting qimsys, Japanese Input method, as maliit plugin&lt;br /&gt;
# [[User:kkv|kkv]] (Kirill Krinkin) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Developing Tracker (client for open [https://github.com/OSLL/geo2tag Location Base Platform ]). Tracker will gather user moving data, find patterns, do logistic tasks. Project tracker and progress can be found [[http://osll.spb.ru/projects/geo2tag/issues here]]. &lt;br /&gt;
#* Mesh networks and energy consumption on device investigation&lt;br /&gt;
#[[User:klausr|klausr]] (Klaus Rotter) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Started to work with QtQuick. Nice Tool. Trying to rewrite my EasyPlayer program in QtQuick.&lt;br /&gt;
#[[User:kojacker|Kojacker]] (Ryan Faulkner)&lt;br /&gt;
#* Various applications, bits and bobs (links coming)&lt;br /&gt;
#[[User:Kulakov|Kirill Kulakov]]&lt;br /&gt;
#*MySocials project - clients, libraries and plugins for frameworks and platforms for social networks&lt;br /&gt;
#[[User:kulve|kulve]] (Tuomas Kulve) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kypeli|kypeli]] (Johan Paul) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kyranto|kyranto]] (Kyösti Ranto) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/meego-developer-edition-for-n900/mg-package-manager mg-package-manager]&lt;br /&gt;
#[[User:Laasonen|Laasonen]] (Olli Laasonen)&lt;br /&gt;
#*Porting apps from Maemo (Who is calling?, Advanced phone lock, Sanakirja.org dictionary client).&lt;br /&gt;
#*Developing small handy applications.&lt;br /&gt;
#[[User:lardman|lardman]] (Simon Pickering) - '''Device arrived, thanks! :)'''&lt;br /&gt;
#*Porting mBarcode, working on Augmented Reality app (mAR), time and location event app (Proximus), additional location methods (offline cellid, magnetic field line direction)&lt;br /&gt;
#[[User:Lbt|lbt]] (David Greaves)&lt;br /&gt;
#* Mainly CE, Harmattan and Apps to start with. Hopefully Surrounds later.&lt;br /&gt;
#[[User:lcuk|lcuk]] (Gary Birkett) '''device arrived. COMPLETED, thanks'''&lt;br /&gt;
#* N9 Qt port of liqcalendar and misc liq* apps&lt;br /&gt;
#liang wei (foolegg), '''ID sent:Yes''' | '''Launchpad Accepted:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#*[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
#[[User:Lorenzph|lorenzph]] (Philip Lorenz) - '''Device arrived - thank you'''&lt;br /&gt;
#*Development of a hiking application supporting the user when planning and executing the trip.&lt;br /&gt;
#[[User:lostinmirkwood|lostinmirkwood]] (Kristopher C. Kantor) - '''Device arrived, Thank You.'''&lt;br /&gt;
#*Continuing Development of [http://ansela.garage.maemo.org/ Ansel-A]: Digital Darkroom for Qt Devices&lt;br /&gt;
# [[User:mardy|Mardy]] (Alberto Mardegan)&lt;br /&gt;
#* Developing QML port of [http://www.mardy.it/mappero Mappero], possibly [http://www.mardy.it/oculo Oculo]&lt;br /&gt;
#* [http://neverball.org Neverball and Neverputt] (currently I'm working on a N900 port).&lt;br /&gt;
# [[User:Martink|MartinK]] (Martin Kolman)&lt;br /&gt;
#* Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
# [[User:marxian|marxian]] (Stuart Howarth)&lt;br /&gt;
#* Porting my [https://garage.maemo.org/projects/qmltube cuteTube] application (QML version).&lt;br /&gt;
#* MythTV controller/recording scheduler (similar to the Android XBMC application)&lt;br /&gt;
# [[User:Masterzap|MasterZap]] (Zap Andersson) - '''Device arrived.'''&lt;br /&gt;
#* Porting [http://maemo.org/packages/view/zaploc/ ZapLoc] app to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Porting game &amp;quot;Slightly Annoyed Rodents&amp;quot; (yet to be released) to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Sadly, my unit is developing issues with the display, stripes of black pixels below halfway down the screen, and they seem to get a pixel longer every few days.... :( It's still usable for development, but it's not exactly pretty to look at.&lt;br /&gt;
# [[User:mattaustin|Matt Austin]] '''Device received (01/08/11)'''&lt;br /&gt;
#* Transperth trains live departure boards app, Player numbers AFL footy app, Amazon S3 bucket &amp;amp; file browser.&lt;br /&gt;
#[[User:mdengler|mdengler]] (Martin Dengler) '''device arrived. COMPLETED'''&lt;br /&gt;
#* I am working on porting a tron-like game (armegatron preferably or glTron) to the N9, and developing Ringr, a location-based ringtone management application.&lt;br /&gt;
# [[User:Mece|Mece]] (Marcus Wikström) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*[http://talk.maemo.org/showthread.php?t=73490 Tweed Suit] for N9/50&lt;br /&gt;
#*Qlister (shopping list program)&lt;br /&gt;
#*Planning an location based tracking service/app.&lt;br /&gt;
#[[User:Metropt|Jose Xavier]], '''device arrived. COMPLETED'''&lt;br /&gt;
#* My goal is to port the OpenPilot Ground Control Station to the MeeGo platform and adapt the UI for a better mobile experience. You can see more #information about OpenPilot GCS here: http://wiki.openpilot.org/display/Doc/Ground+Control+Station+User+Manual&lt;br /&gt;
#[[User:mgedmin|mgedmin]] (Marius Gedminas) '''Device arrived'''&lt;br /&gt;
#*Played with bugfixing in QMLCompass in order to learn the Qt Creator IDE.&lt;br /&gt;
#*Ported vim, fbreader for own use.&lt;br /&gt;
#*Built unofficial-meego-terminal so that a newer meego-terminal can be installed side-by-side, again, for own use.&lt;br /&gt;
#*Put the stuff in apt repository at http://mg.pov.lt/770/ because hasn't found the time to learn OBS yet.&lt;br /&gt;
#*Planning to port [http://mg.pov.lt/gtimelog GTimeLog].&lt;br /&gt;
# [[User:mickeprag|mickeprag]] (Micke Prag) - '''Device arrived.'''&lt;br /&gt;
#*[https://gitorious.org/telldus/tellduscenter-light TelldusCenter Light] - Using the mobile phone as the central hub in your home automation. Control your lights, electrical appliances and curtains wirelessly from the palm of your hands.&lt;br /&gt;
#[[User:Mikec|Mikecy]] (Mike Choy) - '''Device arrived.'''&lt;br /&gt;
#*Porting svgclock, Maesynth and Maelophone from N900 Python to QML and C++. Stress testing the new [https://projects.developer.nokia.com/qtgameenabler Qt Game Enabler] to see if we finally have  low latency audio support in Qt. Will also look to see if we can get midi sample support via Wild Midi or equivalent. &lt;br /&gt;
# [[User:mikelima|mikelima]] (Luciano Montanaro) - '''Device arrived.'''&lt;br /&gt;
#*Porting [http://quandoparte.garage.maemo.org Quando Parte], implementing a QML patience/puzzle game, porting and adapting KGoldrunner, and writing an OpenStreetMap survey tool, all for use with MeeGo Harmattan (and future MeeGo versions).&lt;br /&gt;
# [[User:mikkov|mikkov]] http://forum.meego.com/showthread.php?t=3607&lt;br /&gt;
# [[User:Milhouse|Milhouse]] '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop an audio recording application with geo-location support, plus other applications to improve personal productivity utilising the Harmattan notification/event view.&lt;br /&gt;
#[[User:milliams|milliams]] (Matt Williams)&lt;br /&gt;
#*Creation of a Particle Physics information database (from [http://pdg.lbl.gov/ PDG]) application. Porting of [http://games.kde.org/game.php?game=ksquares KSquares] to pure Qt for MeeGo and creation of other similar simple games. Porting of [http://thermite3d.org PolyVox] to MeeGo and port games built on it when they are ready. Port the [http://falconpl.org Falcon] programming language to MeeGo.&lt;br /&gt;
# [[User:mitrandir|mitrandir]] Ilya Skriblovsky &lt;br /&gt;
#* Port NWTBible (Bible reader)&lt;br /&gt;
#*Planaris (Hierarchical Todo list) to MeeGo&lt;br /&gt;
# [[User:mkruisselbrink|Marijn Kruisselbrink]] '''Device arrive'''&lt;br /&gt;
# [[User:mmlado|mmlado]] (Mladen Milankovic) - '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop [https://projects.developer.nokia.com/home/user/mmlado games] in QML&lt;br /&gt;
# Mohammad Abu-Garbeyyeh '''Device Arrived''' Planning a wiki page with a todo list, main project here: http://bt-messenger.com &amp;lt;br&amp;gt;&lt;br /&gt;
# [[User:MSvB|MSvB]] (Michael Schloh von Bennewitz) - '''Device arrived, thank you.'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Using the device for a MeeGo lecture series in the fall, giving demos.&lt;br /&gt;
#*Application development includes LDAP client, and a chess clock.&lt;br /&gt;
#[http://wiki.meego.com/User:Mohannad Mohannad Hammadeh] '''Finally got it!'''&lt;br /&gt;
#* Porting mPrayerTime to Meego-Harmattan, updating the UI and adding more features.&lt;br /&gt;
#* Writing new application ''Spotter'' - exercise tracking app&lt;br /&gt;
# [[User:Muresandone|MuresAndone]] (Mures Andone) - '''Device arrived'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Develop location-aware apps with Qt/QML, an enhanced e-book reader based on FBReader engine.&lt;br /&gt;
#*Current project: Maemo Application Launcher: http://sourceforge.net/p/maplau/code/&lt;br /&gt;
# [[User:netvandal|netvandal]] (Michele Tameni)&lt;br /&gt;
#* Luca's Mirror:  It’s a simple app that transform your phone into a hand-held mirror with some other cool addictions.&lt;br /&gt;
#* Semantic experiment : Experiment with Notification Area mixed with the semantic information stored in tracker, reacting to user action with usefull notification&lt;br /&gt;
#*More info  [http://michele.tameni.it/project/meego/ Here]&lt;br /&gt;
# [[User:Nicolai|Nicolai]] (Nicolai Hess)&lt;br /&gt;
#*Port my [http://maemo.org/packages/view/scout scout] application to Qt (Application to search contacts, calendar and conversations)&lt;br /&gt;
# [http://twitter.com/#!/mja_fin mja] (Miika Ahdesmaki)&lt;br /&gt;
#* Trap, Shake, Kill 'em and other multi sensor apps' development. [http://forum.meego.com/showthread.php?t=3633] '''Nokia Developer Launchpad program approved 06Jul2011, Device available for order 07Jul2011 (ordered, OID-052820), Order sent on 13.7.2011 (email 10:40am), Received 14.07.2011.'''&lt;br /&gt;
#[[User:Nielsmayer|Niels Mayer]]&lt;br /&gt;
#*[http://wiki.meego.com/Tubelet-and-cutetube-port Rewrite cutetube-qml for MeeGo tablet UX/harmattan UX.] and add automatic-cue-point detection, and social deep-linking of media podcasts. http://nielsmayer.com/meego/qml/qmltube_1_0_6_armel.deb is already usable.... Still a ways to go [http://nielsmayer.com/ts-episode-timeline.png porting my webapp] [http://nielsmayer.com/ts-episode-evnt-anls.png that I call &amp;quot;trainspodder&amp;quot;] :-)&lt;br /&gt;
#*Infrastructure for the above: [http://code.google.com/p/qtzibit/ qtzibit: Simile-Widgets Exhibit in QtWebKit with QML integration].  For example, here's [http://nielsmayer.com/meego/qml/qtzibit-youtube.png Timeline faceted browser for 388 YouTube Episodes] [http://qtzibit.googlecode.com/svn/trunk/exhibit/src/webapp/examples/YouTube/YouTube.html can be created with very little code]. &lt;br /&gt;
#*[http://code.google.com/p/ytd-meego/wiki/CitizenJournalismWithYoutubeDirectForMeego YouTube Direct For MeeGo]&lt;br /&gt;
# [http://twitter.com/#!/gregjroberts Noobmonkey] - '''Launchpad:Accepted(06-Jul-2011) | N950eMail:07 July, 12pmGMT| Ordered:07 July 12pmGMT |Received: 14 July|  '''&lt;br /&gt;
#*Developing/Porting [http://maemo.org/downloads/product/Maemo5/healthcheck/ Healthcheck] with many new fun things (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Will Port and update [http://talk.maemo.org/showthread.php?t=65522&amp;amp;highlight=maecount MaeCount] (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Would like to develop a new game (Some ideas, and basic code for a few - so will update shortly)&amp;lt;BR&amp;gt;&lt;br /&gt;
# [[User:Nijel|Michal Čihař (Nijel)]] '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/dofcalc DOF Calc]&lt;br /&gt;
#* Creating a [http://wammu.eu/ Gammu] application for phone for data synchronization and backup.&lt;br /&gt;
# [[user:nilchak|nilchak]] (Nilanjan Chakravorty) '''Device arrived'''&lt;br /&gt;
#* Finance app and Bloomberg Pricing data app&lt;br /&gt;
# [[User:niqt|niqt]] (Nicola De Filippo) -  '''Device arrived.'''&lt;br /&gt;
#*Porting my maemo5 applications [http://badge.garage.maemo.org Badge] and QLshop. &lt;br /&gt;
#*New qml game&lt;br /&gt;
#*Other mail client.&lt;br /&gt;
# [[User:ntadej|ntadej]] (Tadej Novak)&lt;br /&gt;
#* Porting my desktop IP TV player and schedule to Meego&lt;br /&gt;
# [[User:olka|Oleksandr Kachur]]&lt;br /&gt;
#* Developing cloud music player integrated with Google music, Amazon music and last.fm services.&lt;br /&gt;
# [[User:omllobet|omllobet]]&lt;br /&gt;
#*Port 2d puzzle board game [http://kde-apps.org/content/show.php/kMagnet?content=109111 kMagnet] or a new 2d board puzzle game&lt;br /&gt;
# [[User:orava|orava]] (Lasse Stenberg)&lt;br /&gt;
#* Porting and further developing [http://talk.maemo.org/showthread.php?t=72982 Mapsi]&lt;br /&gt;
# [[User:ossipena|ossipena]] (Timo Pelkonen)&lt;br /&gt;
#* App for measuring distances and keeping statistics, will reveal more when I get it working well&lt;br /&gt;
#* Willing to test others apps, contact me if needed&lt;br /&gt;
# [[User:ph0b|ph0b]] &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Writing tutorials to help other developers to step in MeeGo / Building MeeGo Paris network / Developing an audio player to access to more than 47 000 webradios referenced on AOL shoutcast (by name, genre, current track)&lt;br /&gt;
#[[User:Ph5|pH5]] (Philipp Zabel)&lt;br /&gt;
#* Integration of [https://www.torproject.org/ Tor] support&lt;br /&gt;
#* Porting of [http://maemo.org/downloads/product/Maemo5/frogatto/ Frogatto], pending SDL support&lt;br /&gt;
#* Porting of [https://garage.maemo.org/projects/beifahrer/ Beifahrer] and [https://garage.maemo.org/projects/cinaest/ Cinaest]&lt;br /&gt;
#[[User:philippengelhard|philippengelhard]] (Philipp Engelhard) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a maze game for children and adults&lt;br /&gt;
#* Develop a &amp;quot;Nokia Bots&amp;quot; like program for alarm and battery&lt;br /&gt;
# [[User:emanymton|Boris Pohler]]&lt;br /&gt;
#* porting Zeitkonto and HandsOff (not yet released) from Maemo to Meego, maybe a rewrite with QML&lt;br /&gt;
#* other ideas in pipeline (remote for mythtv, live sports-ticker, ...)&lt;br /&gt;
#* Helping other users at the german side meego.de (there known as Cermit) &lt;br /&gt;
# [[User:pycage|pycage]] (Martin Grimme) '''Sent back defective device. Replacement device arrived. Thanks DDP!'''&lt;br /&gt;
#*Doing the Community Apps installer client. Also targetting Harmattan with my OSS MeeGo apps (which are currently mostly running on the WeTab).&lt;br /&gt;
#[[User:Qole|qole]] [http://maemo.org/downloads/product/Maemo5/easy-deb-chroot/ Easy Debian] and other projects as they arise&lt;br /&gt;
#[[User:quang|quang]] (Quang Pham) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a location based services application&lt;br /&gt;
#* Test Vietnamese localization&lt;br /&gt;
# [http://maemo.org/profile/view/rambo/ rambo] (Eero af Heurlin) '''ID sent''',  '''Launchpad:Accepted''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Port [http://maemo.org/downloads/product/Maemo5/maecalories/ MaeCalories], [http://maemo.org/downloads/product/Maemo5/mobilehotspot/ Mobile hotspot] (possibly, depends on many things and might not be actually neccessary), I'm also looking into some wearable computing and augmented reality stuff, I'll have to see how suitable platform the N9(50) is going to be for that.&lt;br /&gt;
# [[User:ravirdv|ravirdv]] (Ravi Vagadia)&lt;br /&gt;
#* Trip Management App&lt;br /&gt;
#* VLC Remote&lt;br /&gt;
# [[User:raydonnelly|raydonnelly]] (Ray Donnelly) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Investigating porting TermKit&lt;br /&gt;
#* Ensure MeeGo works ok with Necessitas SDKs Qt Creator&lt;br /&gt;
# [[User:reffy|reffy]] (Alex Tyler)&lt;br /&gt;
#* I plan to port my Subsonic client [http://maemo.org/packages/view/aerofy/ Aerofy] to the platform. I also plan to develop a range of media related applications.&lt;br /&gt;
# [[User:Rlinfati|rlinfati]] (Rodrigo Linfati) ''' ID send: 30-Jun-2011, Launchpad-Applied: 30-Jun-2011, Launchpad-Accepted: 06-Jul-2011 | N950eMail: 07-Jul-2011 | Ordered: 07-Jul-2011 | Received:14-07-2011 '''&lt;br /&gt;
#* Upgrade GoogleLatitude to the current API&lt;br /&gt;
#* Find your Frient: a apps that inform you position directly to you friend without any external server.&lt;br /&gt;
# [http://maemo.org/profile/view/rm_you/ rm_you] (Adam Harwell)&lt;br /&gt;
#* Porting [http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] from Maemo, adding new features&lt;br /&gt;
#* Helping with photo utility suite project (SnapGo, with GeneralAntilles and others)&lt;br /&gt;
#* Will help beta test apps for people on IRC&lt;br /&gt;
# [[User:rnazarov|rnazarov]] (Ruslan Nazarov)&lt;br /&gt;
#* Porting [https://gitorious.org/titanim TitanIM] (Vkontakte instant messenger)&lt;br /&gt;
# [[User:roman4|roman4]] (Roman Morawek)&lt;br /&gt;
#* Porting [http://babyphone.garage.maemo.org/ Babyphone] to the platform.&lt;br /&gt;
# [[User:Rzr|RzR]] (Philippe Coval) '''thank you Nokia for n950 and supporting GNU/Linux&lt;br /&gt;
#* tags: ( qt4, qml, opengl, debian, emulator, pinball, neheglqt, p-uae)&lt;br /&gt;
#* more: http://rzr.online.fr/q/handset (diary)&lt;br /&gt;
#[https://meego.com/users/sandst1 sandst1] (Topi Santakivi)&lt;br /&gt;
#* Porting FunkeySynth, a MeeGo Tablet synthesizer to Harmattan &lt;br /&gt;
#* Demo clip and further info in [http://sandst1.wordpress.com/ my blog]&lt;br /&gt;
# [[User:Saturn|Saturn]] (Christos Zamantzas) - '''received 09-Aug-2011'''&lt;br /&gt;
# [https://meego.com/users/scifiguy scifiguy] (Sudheer K.) '''ID sent'''| '''Launchpad:Accepted(07-Jul-2011)''' | '''N950eMail:Yes(07-Jul-2011)''' | ''' Ordered:Yes (07-Jul-2011)''' | '''Received:Yes(18-Jul-2011)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [https://garage.maemo.org/projects/marketstoday Markets Today], a Stock Quotes  app to Harmattan. [http://forum.meego.com/showthread.php?t=3903 Released for Harmattan] (19-Jul-2011)&lt;br /&gt;
#* Evaluate porting of VICaR (Call router application) and new application ideas on Harmattan&lt;br /&gt;
# [[User:sebas|sebas]] (Sebastian Kügler) - ('''device arrived, thanks!''')&lt;br /&gt;
#* Bringing Plasma Active to Meego / handsets&lt;br /&gt;
#[[User:Seif|Seif Lotfy]], '''ID sent''', '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* My goal is to port the Zeitgeist to MeeGo with all the fun stuff with it. I already have a Qt port for &amp;quot;El Loco&amp;quot;.&lt;br /&gt;
# [[User:Sfietkonstantin|Sfietkonstantin]] (Lucien XU) - ('''thanks Qgil and Nokia for the N950''')&lt;br /&gt;
#* Develop a centralized public transportation system : [[TransportApp|libpublictransportation]] (first priority)&lt;br /&gt;
#* And also a game [http://sfietkonstantin.free.fr/blog/?p=11 Blog post about the game] (No gitorious yet, will come)&lt;br /&gt;
# [[User:shadymilkman|shadymilkman]] (Kyle Thomas) - ('''recieved devkit''')&lt;br /&gt;
#* Building Reedit, a reddit application [http://www.shadymilkman.com/p/n9-project.html] removed name from incomplete list.&lt;br /&gt;
# [[User:shmerl|shmerl]] (Hillel Lubman) - ('''device arrived, thanks to Nokia for open source Meego development support''')&lt;br /&gt;
#* Building/testing Firefox/Fennec (release, beta, aurora, nightly) on Meego&lt;br /&gt;
#* Porting [http://code.google.com/p/kosherjava/ Zmanim API] to C++ and preparing it for Meego as a library (libzmanim). Planned - Hebrew calendar application in Qt based on the Zmanim API.&lt;br /&gt;
# [[User:sjgadsby|sjgadsby]] (Stephen Gadsby)&lt;br /&gt;
#* writing a [[User:Sjgadsby#Preferred Shopper Card Wallet|not-yet-named wallet for store loyalty cards]]&lt;br /&gt;
# [[User:slaine|slaine]] (Glen Gray)&lt;br /&gt;
# [[User:slvr32|slvr32]] (Jason Byrne)&lt;br /&gt;
#* [https://garage.maemo.org/projects/nfqm nfqm] (Netflix Queue Manager) Qt/C++, targeting Symbian^3, Maemo 5, and Meego/Harmattan - discussion thread [http://forum.meego.com/showthread.php?t=3715 here]&lt;br /&gt;
# [[User:smoku|smoku]] (Tomasz Sterna)&lt;br /&gt;
#* Port my touch screen [http://tomasz.sterna.tv/maemo/ ports of games for Maemo] (Widelands, Bos Wars, Robbo) and UAE4All, PSX4All emulators&lt;br /&gt;
#* Port support for SIXAXIS(TM) Controller&lt;br /&gt;
#[[User:smurfy|smurfy]] (Philipp Andreas)&lt;br /&gt;
#* Porting [https://garage.maemo.org/project/fahrplan fahrplan] (Public Transportation App) for the N9&lt;br /&gt;
#[[User:solmis|solmis]] (Janne Mäkinen)&lt;br /&gt;
#* Porting/Rewriting Maemo 5 stuff&lt;br /&gt;
# [[User:Somnathbanik|Somnathbanik]] (Somnath Banik) &amp;lt;br /&amp;gt; &lt;br /&gt;
#* Porting my existing Symbian^3 multimedia applications to MeeGo/N9 with a  new and exciting UI components of Harmattan/MeeGo.&lt;br /&gt;
#* Creating simple and easy open source application to inspire beginner developers to work on MeeGo/N9 technology.&lt;br /&gt;
#[[User:sony123|sony123]] (William Su)&lt;br /&gt;
#* Porting Stockona to Harmattan.&lt;br /&gt;
#[[User:Spenap|Spenap]] (Simón Pena)&lt;br /&gt;
#* Porting and enhancing Maevies from Maemo 5 to Meego/Harmattan. Now tracked at [[User:Spenap/Butaca|Butaca]]&lt;br /&gt;
#[[User:stani|stani]] (Stani)&lt;br /&gt;
#* Develop RadioTouch to play online radio stations. Ready for testing: [http://forum.meego.com/showthread.php?t=3993 click here].&lt;br /&gt;
#* Develop a creative photo and/or camera application based on the code of the [http://www.phatch.org Phatch] project. (This code uses wxPython for the GUI. So it will take some effort to port it to PySide and QML, with which I have no previous experience yet.)&lt;br /&gt;
# [[User:Stskeeps|stskeeps]] (Carsten Munk) '''Device received'''&lt;br /&gt;
#* N950/N9 MeeGo CE work and Wayland on these devices&lt;br /&gt;
# [[user:summeli|summeli]] (Antti Pohjola) -  '''Device arrived.'''&lt;br /&gt;
#* Porting [http://www.summeli.fi/?p=2453 AntSnes] and [http://www.summeli.fi/?p=2520 gpSP] from Symbian^3 to Harmattan/MeeGo.&lt;br /&gt;
#[[User:swinkels|swinkels]] (Sławomir Musiał)&lt;br /&gt;
#* Porting [http://www.swinkels.tvtom.pl/eCards eCards] - Application for creating and sending e-cards&lt;br /&gt;
# [[user:syrjala|syrjala]] (Ville Syrjälä)&lt;br /&gt;
#* Porting [https://gitorious.org/maemo-tvout-control maemo-tvout-control]&lt;br /&gt;
# [[user:tassu|tassu]] (Tapio Pyrhönen)&lt;br /&gt;
#* [http://tapsa.bitmagick.com/nds/ My site] - Porting my old DS games and making new ones.&lt;br /&gt;
# [[user:teo|teo]] (Teo Mrnjavac)&lt;br /&gt;
#* [http://teom.wordpress.com My blog]&lt;br /&gt;
#* [http://ur1.ca/4kkwh Porting] [http://amarok.kde.org Amarok] to tablets and handsets running MeeGo/Harmattan.&lt;br /&gt;
# [[User:Termana|Bradley Smith]] (Termana)&lt;br /&gt;
#*  Developing a karaoke game with built-in pitch correction.&lt;br /&gt;
# [[User:texrat|texrat]] (Randall Arnold, Community Device Program Lead)&lt;br /&gt;
# [[User:thebootroo|thebootroo]] (Thomas Boutroue, Developer/Designer)&lt;br /&gt;
#* [https://gitorious.org/meego-community-mobile-ux-ng Gitorious] - Making a C++ Declarative-based Visual Components API Lib, alternative to plain QML, or specific platform Components&lt;br /&gt;
#* [http://modern-os.projects.servhome.org/mobileApps/ MobileApps] - Porting my old Maemo5 apps to my new Lib, and creating new ones&lt;br /&gt;
#[[User:Theonehumble|Stephan Bulgin]]&lt;br /&gt;
#*Porting NXEngine&lt;br /&gt;
#*In the process of re-writing DonQt for MeeGo/Harmattan.(will most likely be a name change and better code.)&lt;br /&gt;
# [[user:thp|thp]] (Thomas Perl)&lt;br /&gt;
#* [http://gpodder.org/ gPodder] - Integrating gPodder with Harmattan (including specific APIs)&lt;br /&gt;
#* Open source work on Python-related APIs (PySide, etc..) + Python tutorials&lt;br /&gt;
#* Get [[Games|Mong]] in shape for Harmattan&lt;br /&gt;
#* Port over some of my existincbg [http://maemo.org/profile/view/thp/ Maemo 5 apps]&lt;br /&gt;
# [[user:tigerite|tigerite]] (Peter Hunt)&lt;br /&gt;
#* Integrating the BFS CPU scheduler https://garage.maemo.org/projects/kernel-bfs/ into the N9/50 kernel, along with the Budget Fair Queueing I/O scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/&lt;br /&gt;
#* Porting projects such as the Phoronix Test Suite http://www.phoronix-test-suite.com/ to Harmattan&lt;br /&gt;
#* Converting a Flash cards based learning system which I developed, loosely based on the one found at http://www.educationlabs.com/projects/flashcards/Pages/default.aspx, from C#/XAML to Qt/QML and making it standalone&lt;br /&gt;
# [[User:timoph|timoph]] (Timo Härkönen)&lt;br /&gt;
#* [http://gitorious.org/random-timoph impuzzle, etc.]&lt;br /&gt;
#* [http://timoph.fi timoph.fi]&lt;br /&gt;
#* [https://build.pub.meego.com/project/show?project=home%3Atimoph Community OBS home project]&lt;br /&gt;
# [[User:timsamoff|timsamoff]] (Tim Samoff)&lt;br /&gt;
#* [http://thp.io/2011/mong/ Plonk]&lt;br /&gt;
#* MeeGo Community Apps website design&lt;br /&gt;
#* A few other things that are brewing (games, sound generators, etc.)&lt;br /&gt;
#[[User:tlaukkanen|tlaukkanen]] (Tommi Laukkanen)&lt;br /&gt;
#* Facebook client [http://kasvopus.com Kasvopus]&lt;br /&gt;
#* Twitter client [http://twimgo.com TwimGo]&lt;br /&gt;
#* Google Reader client [http://newsflow.mobi NewsFlow]&lt;br /&gt;
#* FourSquare client [http://nelisquare.com Nelisquare]&lt;br /&gt;
#* MeeToDo to-do app [http://projects.developer.nokia.com/meetodo MeeToDo]&lt;br /&gt;
# [[User:tronic|Tronic]] (Lasse Kärkkäinen)&lt;br /&gt;
#* [http://performous.org/ Performous] singing/band game&lt;br /&gt;
# [[User:tswindell|tswindell]] (Tom Swindell)&lt;br /&gt;
#* [http://stage.rubyx.co.uk/columbus columbus]&lt;br /&gt;
#[[User:twoboxen|twoboxen]] (Matt Hawkins)&lt;br /&gt;
#* Porting [https://code.google.com/p/hawkengine hawkengine] to Meego &lt;br /&gt;
#* Porting [https://sites.google.com/site/hawkorn/games games] via hawkengine &lt;br /&gt;
#[[User:v13|v13]] (Stefanos Harhalakis)&lt;br /&gt;
#* Port WifiEye from maemo to meego&lt;br /&gt;
#* Port MaeGirls from maemo to meego&lt;br /&gt;
#* Perhaps complete MaeSlap and release it for meego&lt;br /&gt;
#[[User:vandenoever|vandenoever]] (Jos van den Oever)&lt;br /&gt;
#*Porting [http://webodf.org WebODF] to MeeGo using QML and JavaScript.&lt;br /&gt;
#*[http://www.webodf.org/redmine/projects/webodf/wiki/WebODF_on_an_N950 WebODF on an N950]&lt;br /&gt;
#*Experiment with a semantic logging tool.&lt;br /&gt;
#*Experiment with a [http://blogs.kde.org/node/4161 metronome application] in QML.&lt;br /&gt;
#[https://meego.com/users/vasvlad Uladzislau Vasilyeu] (Vasvlad)  &lt;br /&gt;
#* Porting OMWeather to Harmattan&lt;br /&gt;
#[[User:Asys3|Uwe Koch]] (Uwe Koch)&lt;br /&gt;
#*Port hopefully all of my games Lineo,Q,TwinDistress,Sokoban and Jooleem&lt;br /&gt;
#[[User:Venemo|Venemo]] (Timur Kristóf)&lt;br /&gt;
#* [http://wiki.meego.com/User:Venemo/HarmattanPlans My Harmattan Plans]&lt;br /&gt;
#** [http://gitorious.org/colorful-apps/puzzle-master Puzzle Master]&lt;br /&gt;
#** [http://forum.meego.com/showthread.php?t=3711 Public transportation app] (Click on the [http://forum.meego.com/showthread.php?t=3711 link] and post to the thread if you are interested to contribute.)&lt;br /&gt;
#** [https://gitorious.org/colorful-apps/memory-game Memory game]&lt;br /&gt;
#** Labirynth game (No code available yet)&lt;br /&gt;
#[[User:Vgrade|vgrade]] (Martin Brook)&lt;br /&gt;
#*I would plan to contnue my contributions to the N900 Community Edition of MeeGo which I assume will push right through into the N9. I am very interested in contributing to the exciting new architecture #*built on Wayland to give this device the best user experience.&lt;br /&gt;
#*Local Network Meetups, Cambridge, Birmingham, Koln, Dusseldorf&lt;br /&gt;
#[[User:vitaminj|VitaminJ]] (Stephen Spencer)&lt;br /&gt;
#* [http://jenkins.vitaminj.co.uk/job/meex/ Meex], a portable DJing application&lt;br /&gt;
#[[User:vitna|vitna]] '''COMPLETED&lt;br /&gt;
#*My actual project is http://forum.meego.com/showthread.php?t=3652, but i have in program to develop much more game for the Harmanattan platform&lt;br /&gt;
#[[User:vudentz|vudentz]] (Luiz Augusto von Dentz) '''COMPLETED&lt;br /&gt;
#*Porting upstream BlueZ and obexd&lt;br /&gt;
#[[User:w00t|w00t]] (Robin Burchell)&lt;br /&gt;
#* meego-ux hackery, Groovy, anything else I think of that's interesting&lt;br /&gt;
#[[User:wazd|wazd]] (Andrew Zhilin)&lt;br /&gt;
#* OMWeather, Live Wallpapers, BlueMaemo, Ati85, QML gPodder, tons of other design-related stuff&lt;br /&gt;
#[[User:Wicket|wicket]] (David Derby)&lt;br /&gt;
#*Porting [http://www.6809.org.uk/dragon/xroar.shtml XRoar - Dragon &amp;amp; CoCo emulator] and [http://icculus.org/avp/ Aliens versus Predator (Gold Edition) game engine].&lt;br /&gt;
#[[User:willemliu|willemliu]] (Willem Liu)&lt;br /&gt;
#* Installing SDK.&lt;br /&gt;
# [[user:wonko|wonko]] (Ruediger Gad)&lt;br /&gt;
#* Amongst other things I'll port my existing applications for Maemo5/Fremantle to MeeGo/Harmattan: VU Meter, StultitiaSimplex, Zeecontrol, Advanced Clock Plugin (for details please see my page).&lt;br /&gt;
# [[User:Xando|xando]] (Sebastian Pawluś) &lt;br /&gt;
#* Porting [https://github.com/xando/thesis/tree/master/locit-client LocIt] application from N900 Maemo to Meego system.[https://github.com/xando/thesis/blob/master/thesis/Obrazki/UiFlowDiagram.pdf?raw=true pics]&lt;br /&gt;
# [[user:xawotihs|xawotihs]]&lt;br /&gt;
#* Porting [http://code.google.com/p/wagic/ Wagic] on Harmattan based on either Qt or SDL.&lt;br /&gt;
#[[user:xerxes2|xerxes2]] (Jens Persson)&lt;br /&gt;
#* [http://gpodder.org/panucci Panucci] - Resuming audiobook and podcast player&lt;br /&gt;
#* [https://github.com/xerxes2/passant Passant] - Chess game&lt;br /&gt;
#* Meego CE&lt;br /&gt;
# [[user:xfade|X-Fade]] (Niels Breet)&lt;br /&gt;
#* Set up &amp;amp; Testing Harmanttan building on MeeGo Community OBS&lt;br /&gt;
# [[user:zaheerm|zaheerm]] (Zaheer Merali)&lt;br /&gt;
#* Porting [http://gstreamer.freedesktop.org GStreamer] plugins not shipped by Nokia to Harmattan&lt;br /&gt;
#* Porting [http://www.flumotion.net Flumotion] an open source streaming solution to Harmattan taking advantage of the hardware encoding and the camera&lt;br /&gt;
# [[user:zas|zas]] (Matti Henrik Kinen)&lt;br /&gt;
#* Setting up SDK&lt;br /&gt;
# [[user:zchydem|zchydem]] (Marko Mattila) '''Device arrived'''&lt;br /&gt;
#* QuickFlickr - QML based flickr client for mobile handsets.&lt;br /&gt;
# [[user:zeamoceq|zeamoceq]] (Olle Tränk)&lt;br /&gt;
#* Porting [http://qticksize.zeamoceq.net qTickSize] (interface to Swedish online stock broker)&lt;br /&gt;
# [https://meego.com/users/zehjotkah zehjotkah] (Cosimo Kroll)&lt;br /&gt;
#* [http://wiki.maemo.org/MeeGo_Coding_Competition_2011 MeeGo Coding Competition 2011]&lt;br /&gt;
# [[user:zeenix|zeenix]] (Zeeshan Ali)&lt;br /&gt;
#* Ensuring [http://www.gupnp.org GUPnP]/[http://www.rygel-project.org Rygel] works on N9.&lt;br /&gt;
#* Possibly porting/writing [http://spice-space.org SPICE] client for&lt;br /&gt;
#* N9/MeeGo.&lt;br /&gt;
# [[user:nowheremanmail|nowheremanmail]] David Galindo&lt;br /&gt;
#* N950 received Thanks!. Starting to migrate Wallet and Calculus.&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://www.nowhereman.eu]&lt;br /&gt;
# [[user:gbraad|gbraad]] (Gerard Braad)&lt;br /&gt;
#* Porting of of Node.JS, phonegap, unhosted and a mobile org-mode editor&lt;br /&gt;
#* Small [https://github.com/gbraad/meego-pomodoro PomodoroTimer]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #  Do NOT paste yourself here - add yourself alphabetically!  # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #         Ensure your meego.com nick is first and your        # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #             full name is in brackets afterwards             # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== '''Updated Questions and answer for those people awaiting N950 Dev Kits:''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) '''If you have registered for the launchpad, please wait.'''&lt;br /&gt;
If you want to find out more information you can email the launchpad team, but a quick response is unlikely.&lt;br /&gt;
''Also, Quim will be emailing / sending all of the names and accounts across, therefore, if they have any questions / problems contacting devs they'll let Quim know.''&lt;br /&gt;
&lt;br /&gt;
2) '''Timeline - Timescale'''&lt;br /&gt;
There is no defined deadline or timescale for this. Keep an eye on the delivered and pending sections below, as people are posting dates / times.&lt;br /&gt;
If things start happening and you feel you are being left out - please then email the Nokia Developer launchpad teams. But until then, not much communication if any will be received. Hold tight and please wait.&lt;br /&gt;
If your status is similar to someone else's, and in the same batch, and they get a device, wait a few days then fire a message to the launchpad team or here. No point asking the same questions on the forum. Most of the devs mentioned below are also on twitter, so ask there or elsewhere on the forums if really needed.&lt;br /&gt;
&lt;br /&gt;
3) '''Timescale Part 2 - Patience!'''&lt;br /&gt;
Arranging, confirming, emailing, packaging and sending 250 devices is not a day's job. &lt;br /&gt;
Realistically expect a few weeks once they have started being sent out.&lt;br /&gt;
Be clear in all contact emails you send, to speed up the process - include account names and any other IDs requested/required. It is hard for people to swap from real names, nicknames, etc on a list of 250+ people..&lt;br /&gt;
&lt;br /&gt;
4) '''People who already are registered with Launchpad''' &lt;br /&gt;
If you have a launchpad account (Lucky you) there is an option which allows you to select available devices, however, nothing is certain as of now, therefore that may not be the route. &lt;br /&gt;
Once the team start going through the list, it sounds sensible that they will start emailing / contacting the people on the list with instructions, confirmations and/or queries. (see below! - thank you Jaffa for the update)&lt;br /&gt;
Update - It seems the next step once the launchpad section is confirmed may be an email from '''no.reply-developer@nokia.com''', subject &amp;quot;A Nokia N950 is waiting for you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
5) '''Why have I heard nothing from Launchpad?'''&lt;br /&gt;
There is no launchpad confirmation email (But if you try to register again it says that there is already an application waiting) - therefore.... re-register if you have to. Just make sure you use the individual and not company registration. (There is however a developer registration email! - and logging in also proves that stage works!)&lt;br /&gt;
&lt;br /&gt;
6) '''&amp;quot;I didn't realize this was happening, can I still apply for one?&amp;quot;'''&lt;br /&gt;
Answer- &amp;quot;Short term: register to http://developer.nokia.com and watch Nokia developer activities in your country. &amp;quot;&lt;br /&gt;
- '''This program is closed''', but as Quim says, keep your eyes on the internet, as there are other programs and similar things available, and different countries where Nokia reps do things too&lt;br /&gt;
&lt;br /&gt;
7) '''Why is Nokia Developer saying the device program has been closed, and we still do not have our devices? *rant rant*'''&lt;br /&gt;
There are other device programs being run separately to the MeeGo DevKit program. The programs are not joined, but the team that sends out the devices is the same. Therefore, any messages you read are not exclusive to this particular set of 250 devices. Other programs may or may not appear across other Nokia sites, they are all separate from this one.&lt;br /&gt;
&lt;br /&gt;
If you have been accepted, don't panic - they have not gone out yet! (As far as we all know!) &lt;br /&gt;
''Please do update this section if you feel other questions from the forum have been answered?''&lt;br /&gt;
&lt;br /&gt;
== General thoughts on device program ==&lt;br /&gt;
&lt;br /&gt;
The Nokia N950 is a platform available now for developers targeting the Nokia N9 and MeeGo handset apps in general. Technical details are available at http://developer.nokia.com/swipe&lt;br /&gt;
&lt;br /&gt;
Candidates must be community developers ready to start working on new or existing open source applications, to be published in apps.meego.com and the Nokia Store. Links to your current projects are relevant! Deadline for applications: end of Tuesday, June 28th.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
IMPORTANT: *commercial* developers are encouraged to apply directly at http://developer.nokia.com - thank you for your understanding.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Community_device_program/Nokia</id>
		<title>Community Office/Community device program/Nokia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Community_device_program/Nokia"/>
				<updated>2011-08-07T13:17:13Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* N950 shipped, waiting to get it */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Nokia Participation Details =&lt;br /&gt;
* Program Contact: [[User:qgil|Quim Gil]]&lt;br /&gt;
Update: Nokia N950 handsets are ready!  https://meego.com/community/device-program/devices/nokia-n9-devkit&lt;br /&gt;
&lt;br /&gt;
== N950 Devkit Program Details ==&lt;br /&gt;
* Device: Nokia N950 loaded with MeeGo 1.2 Harmattan &lt;br /&gt;
* Quantity: 250&lt;br /&gt;
* Additional Criteria / Terms: &lt;br /&gt;
** One submission per developer please&lt;br /&gt;
** Device to be loaned to participant for [period unspecified].&lt;br /&gt;
** May not be able to ship to certain countries / locations.&lt;br /&gt;
** Nokia employees are not eligible.&lt;br /&gt;
* Timeframe: distribution active.&lt;br /&gt;
&lt;br /&gt;
 '''QUESTIONS / ANSWERS &amp;amp; UPDATES:''' http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
 '''[[N950 landing page]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
 '''WORK IN PROGRESS'''&lt;br /&gt;
&lt;br /&gt;
 For the sake of transparency and collaboration:&lt;br /&gt;
 * Please link your name to a page describing your Nokia N950 related work e.g. a wiki page.&lt;br /&gt;
 * Add here one line of text summarizing the project(s) and feature(s) you are concentrating. &lt;br /&gt;
 * We haven't done the 'Nokia employee' check yet. If you happen to be one, contact Quim Gil.&lt;br /&gt;
&lt;br /&gt;
=== Still pending ===&lt;br /&gt;
Participants accepted that still haven't received the N950.&lt;br /&gt;
&lt;br /&gt;
==== Still haven't sent their Nokia Developer Launchpad credentials ====&lt;br /&gt;
&lt;br /&gt;
'''New developers accepted in the extended round'''&lt;br /&gt;
&lt;br /&gt;
Developers listed here must follow [[Talk:Community_Office/Community_device_program/Nokia|these instructions]]. Once you send your details please move your entry to the next section: [[Community_Office/Community_device_program/Nokia#Still_haven.27t_ordered_the_N950|Still haven't ordered the N950]]&lt;br /&gt;
&lt;br /&gt;
* [[User:magnuslu|magnuslu]] (Magnus Lundgren) Part time Qt developer, with most of the work done while on public transport&lt;br /&gt;
**[http://maemo.org/packages/view/mobitifo/ MobiTifo] - Follow the results and tables of football leagues from all over the world.&lt;br /&gt;
**[http://maemo.org/packages/view/qteachme/ QTeachMe] - Learn anything with Qteachme, currently optimized to learn Chinese.&lt;br /&gt;
* [[User:rshpount|rshpount]] (Roman Shpount) CTO of Telurix, Professional VoIP Developer&lt;br /&gt;
**[http://sites.google.com/site/webrtc/ WebRTC] - Port WebRTC media stack to Maemo.&lt;br /&gt;
**[Maemo Voip Client] - Build Maemo/QT SIP voice, video, and IM client utilizing WebRTC media stack.&lt;br /&gt;
* [[User:Jluisn|jluisn]] (Jose Luis do Nascimento) - Software Developer at Signove&lt;br /&gt;
**[https://gitorious.org/antidote/antidote Antidote] -  IEEE 11073:20601 stack library that enable the communication with health devices, like Weight Scales, Blood Pressure Monitors, Oximeters and Pedometers using Bluetooth Technology&lt;br /&gt;
**[https://gitorious.org/hdpy/hdpy HDPy] - Python implementation of MCAP and HDP Bluetooth protocols.&lt;br /&gt;
**[https://garage.maemo.org/projects/brisa/ BRisa UPnP] - UPnP implementation primarily developed for maemo based devices&lt;br /&gt;
* [[User:jsmanrique|jsmanrique]] (Manrique López) - data moved to next step&lt;br /&gt;
* [[User:earthling|earthling]] (Bernd Stramm) (IRC: berndhs)&lt;br /&gt;
**[http://sourceforge.net/apps/mediawiki/moui/index.php?title=Requirements_and_Goals/ MOUI] Mobile Outdoor User Interface - because outdoor recreational activities need a different UX&lt;br /&gt;
**[https://build.pub.meego.com/project/monitor?arch_i586=1&amp;amp;defaults=0&amp;amp;project=home%3Aearthling&amp;amp;repo_meego_current_Core=1&amp;amp;succeeded=1 current_Core i586 packages] Update my existing MeeGo Apps for handheld usage, e.g. [http://carpo.sf.net carpo RSS in Qt/QML],[http://egalite.sf.net egalite chat for XMPP, Direct SSL, IRC in Qt/QML], [http://http://berndhs.users.sourceforge.net/ my sf.net projects]&lt;br /&gt;
* [[User:cb22|cb22]] (Federico Lorenzi)&lt;br /&gt;
**[https://github.com/cb22/immoral Immoral][http://www.youtube.com/watch?v=tIySh8Wtu8U Video] - Advanced email client (WIP) written in QML/Pyside.&lt;br /&gt;
**[https://github.com/cb22/paradox2 1][https://github.com/cb22/casa2 2][https://github.com/cb22/tabletcontrol 3][http://www.youtube.com/watch?v=AAUuRYGA9d8 Video] - Complete house control system (WIP) with support for Paradox alarm panels.&lt;br /&gt;
* [[User:etrunko|etrunko]] (Eduardo Lima)&lt;br /&gt;
**[http://gitorious.org/canola Canola Media Player] and underlying libraries. Additionally, quick and simple Qt Quick utilities as a matter of experimenting with the technology.&lt;br /&gt;
* [[User:twaelti|twaelti]] (Tom Waelti)&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/recaller Recaller] - [http://wiki.maemo.org/Recaller Wiki] - [http://maemo.org/packages/view/recaller/ Source] - Tool to record all kinds of device audio, including autorecording of phone calls, even over bluetooth. Device needed to develop/debug, as tight hardware integration not possible in simulator/emulator (Nokia N900). Project plan is to shift from Widget to App.&lt;br /&gt;
* [[User:John_Brooks|John Brooks]]&lt;br /&gt;
**[https://github.com/special/torsion/tree/experimental/fancyui Torsion] - Tor-based anonymous peer-to-peer instant messaging &amp;amp; filesharing. QML UI in progress, mobile planned&lt;br /&gt;
**[https://github.com/saesu Saesu] - Decentralized multiple device synchronization framework&lt;br /&gt;
**[https://gitorious.org/~special/ Qt &amp;amp; Qt Components] - Contributions to Qt and Qt Components, especially graphics and UI&lt;br /&gt;
* [[User:Nathanael|Nathanael]] (Nathanael Anderson) - I've ported a lot of apps and fixed issues with them on the n900.  &lt;br /&gt;
**[http://katana.garage.maemo.org Katana] - Bible Reading Program (N900 QT application, I did not write much of it -- I ported and fixed all the underlying required libs, and did fix its n800/n810 brother Rapier for the n900 -- however this would be the project I would attempt to port to the n950/n9) &lt;br /&gt;
**[http://maemo.org/packages/view/kernel-module-cifs/ CIFS] - ported CIFs Kernel Support for the n900&lt;br /&gt;
**[http://maemo.org/packages/view/kernel-module-ntfs/ NTFS] - ported NTFS Kernel Support for the n900&lt;br /&gt;
**[http://maemo.org/packages/view/truecrypt/ Truecrypt] - Ported Truecrypt (And the underlying required libs) for N900&lt;br /&gt;
* [[User:Mdn|Mdn]] (Denis Mingulov) Qt Contributor&lt;br /&gt;
**[http://code.google.com/p/pwdgen/ Password Generator] - Secure Password Generator with hardware random generator usage. Already [http://store.ovi.com/content/149583 published] in Meego Harmattan Ovi Store.&lt;br /&gt;
**Qt Creator [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/classview Class View] and [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/imageviewer Image Viewer] plugins - useful plugins for Qt Creator, already accepted to official repository.&lt;br /&gt;
**[http://my-symbian.com/s60v3/software/applications.php?faq=12&amp;amp;fldAuto=52 QReader] - [http://sourceforge.net/projects/qreader/ source] - powerful e-book reader for Symbian devices&lt;br /&gt;
**[http://lists.qt.nokia.com/pipermail/qt-creator/2010-June/006942.html Qt Creator Profiler plugin] - [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler source] - powerful profiler plugin (with ARM on-device oprofile support), really developer-friendly UI (like [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler/blobs/profiler/src/plugins/profiler/doc/qtcreatorprofiler1.png here]). The current version is obsolete (and non compatible with latest Qt Creator) and I would like to create a new version to help profiling for the device.&lt;br /&gt;
* [[User:plastun|plastun]] (Max Usachev)- Python developer. Porting [http://mnemosyne-proj.org Mnemosyne] to Maemo platform.&lt;br /&gt;
**[https://github.com/umax/pomni/tree/ Mnemosyne for Maemo (sources at GitHub)] - Learning tool based on spaced repetition technique.&lt;br /&gt;
**[http://maemo.org/downloads/product/OS2008/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N800/N810&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N900&lt;br /&gt;
**[https://garage.maemo.org/projects/meabook/ Meabook] - Enterprise contact book for N900.&lt;br /&gt;
* [[User:carlosgc|carlosgc]] (Carlos Garcia Campos) - Evince maintainer, poppler co-maintainer, WebKit developer&lt;br /&gt;
**[http://blogs.gnome.org/foundation/2011/01/17/gtk-meego-handset-bidders-selected/ GTK+/MeeGo Handset integration] - Project to make gtk+ apps work on MeeGo.&lt;br /&gt;
**[http://projects.gnome.org/evince/ Evince] - The GNOME Document viewer that was also ported to [https://garage.maemo.org/projects/evince/ maemo]&lt;br /&gt;
**[http://poppler.freedesktop.org/ poppler] - PDF library used by most of the free PDF viewers as well as other apps like tracker&lt;br /&gt;
**[http://trac.webkit.org/wiki/WebKit2 WebKit2] - Contributor to WebKit2 project.&lt;br /&gt;
* [[User:csaavedra|csaavedra]] (Claudio Saavedra)&lt;br /&gt;
**[http://mafw-lastfm.garage.maemo.org/ scrobbler for the N900] - I wrote this for the N900, wouldn't mind porting it to Harmattan.&lt;br /&gt;
**[http://gitorious.org/hildon Hildon toolkit] - I maintained Hildon back in Fremantle days. Also contributed to the Harmattan IM (Maalit) for GTK+.&lt;br /&gt;
* [[User:Padovan|padovan]] (Gustavo Padovan) &lt;br /&gt;
**[http://www.bluez.org BlueZ] - BlueZ is the Official Bluetooth stack for Linux and the idea is test new profiles that we implement in the device. Implemented profiles will be tested as well. The goal is support even more profiles for MeeGo/N950.&lt;br /&gt;
* [[User:speedevil|SpeedEvil]] (Ian Stirling)&lt;br /&gt;
** [https://garage.maemo.org/projects/h-e-n/ USB hostmode on n900] One of the authors of the hostmode enabling software on n900.&lt;br /&gt;
** [http://wiki.maemo.org/User_talk:Speedevil/Projects A battery age monitor] A script to measure battery age.&lt;br /&gt;
** Also detailed at the above link, a power/event monitor to aid in debugging power use of apps. I would be intending to develop similar apps on the n950, as well as attempting the tasks outlined in my earlier application at http://wiki.meego.com/index.php?title=User_talk:Speedevil/Projects&lt;br /&gt;
* [[User:jrocha|jrocha]] (Joaquim Rocha)&lt;br /&gt;
**[https://gitorious.org/seriesfinale SeriesFinale] - I am the author of SeriesFinale, a TV shows browser and tracker (keep track of the TV series' episodes, see their synopsis, actors, guest stars, covers, ...)&lt;br /&gt;
**[https://gitorious.org/~mickeprag/seriesfinale/mickeprags-seriesfinale SeriesFinale QML port] - My purpose of getting an N950 is to help in the development of the QML port&lt;br /&gt;
**[https://meego.gitorious.org/meegotouch/libmeegotouch MeeGoTouch] - I currently contribute to the MeeGoTouch framework&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Si Howard&lt;br /&gt;
&lt;br /&gt;
==== Still haven't ordered the N950 ====&lt;br /&gt;
* [[User:Siraj|Sirajsoft]] (Siraj Hassan) ((Qt Developer))) - '''IDs Sent to QuimGiL'''&lt;br /&gt;
**[https://github.com/sirajsoft/X-SMS][http://www.symbian-freak.com/downloads/freeware/cat_s60_3rd/descriptions/messaging/xsms__freeware_sms_exporter_for_s60_devices.htm X-SMS][http://www.sirajsoft.com/x-sms/] - Porting the Python SMS Tool which backup SMS to various formats like HTML,DOC and TXT. Also supports onboard SMS backup and Restore.No need of PC. UseCase : Phone Formatting.&lt;br /&gt;
**[http://handheld.softpedia.com/developer/Siraj-Hassan-Mohideen-10354.html] - My Projects Hosted in Softpedia.com&lt;br /&gt;
** [http://www.youtube.com/watch?v=GKONUZaFQho&amp;amp;feature=player_embedded] - UI centricRSS reader - Working on it. Attached video is from Tomi to explain how the UI will be.&lt;br /&gt;
* [[User:uvatbc|uvatbc]] (Yuvraaj Kelkar) Qt Ambassador, evangelist, hacker.&lt;br /&gt;
**[http://code.google.com/p/qgvdial/ qgvdial] - Google Voice client for Maemo, Symbian, Windows, Linux, Mac. Phone integration for Maemo (dial and text). Also has a GV polling app that acts as a event notifier to GV clients like qgvdial - allowing for push updates.&lt;br /&gt;
**[http://talk.maemo.org/showthread.php?t=69604 mosquitto] - Port of the [http://mosquitto.org/ mosquitto] server and libmosquitto&lt;br /&gt;
* [[User:Andy1210|Andy1210]] (Daniel Nagy)&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/rocksndiamonds/ Rocks'n'Diamonds] - (ported to maemo)&lt;br /&gt;
**[http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/rocksndiamonds/3.3.0.1-8/ Package information and source code]&lt;br /&gt;
**[http://maemo.org/packages/view/mirrormagic/ Mirror Magic] - (ported to maemo)&lt;br /&gt;
**[http://maemo.org/packages/view/supertux2/ Supertux2] - (ported to maemo)&lt;br /&gt;
**[http://maemo.org/packages/view/beat2x/ Beat2x] - (ported to maemo)&lt;br /&gt;
* [[User:ockonal|ockonal]] (Max Tyslenko) Qt Developer.  '''ID sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[https://github.com/Ockonal/Themisto Themisto] - 2d physic-based puzzle game written for all commons platforms (SDL port also available) with nice graphic effects and unusual game style.&lt;br /&gt;
&lt;br /&gt;
'''Developers from the extended round'''&lt;br /&gt;
&lt;br /&gt;
* [[User:jsmanrique|jsmanrique]] (Manrique López) '''ID sent to Quim Gil'''&lt;br /&gt;
**[http://elisator.garage.maemo.org Elisator] Elisa analysis tools based on camera photos of Elisa plates&lt;br /&gt;
**[https://www.projects.openhealthtools.org/sf/projects/openhealthassistant/ Open Health Assistant Browser] WebKit browser with connectivity capabilities to get data from medical &amp;amp; wellness devices (long term project)&lt;br /&gt;
* [[User:andrunko|andrunko]] (Andre Moreira Magalhaes) - '''IDs sent, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://telepathy.freedesktop.org Telepathy-Qt4] - Maintainer of Telepathy-Qt4&lt;br /&gt;
**Plan to develop a tripit.com app for MeeGo/Harmattan, Symbian^3 (very initial work done)&lt;br /&gt;
* [[User:elemental|elemental]] (Marcin Kazmierczak) - '''IDs sent'''&lt;br /&gt;
**[http://mkazmierczak.netau.net/wiki/doku.php?id=bomber3d Bomber 3D] - 3D game with new 3D game engine from scratch using Qt3D and QML.&lt;br /&gt;
**[http://mkazmierczak.netau.net/wiki/doku.php?id=emumaster Emu Master] working on NES, Atari 500 and other machines emulator&lt;br /&gt;
* [[User:jkt|jkt]] (Jan Kundrát) - '''IDs sent to qgil'''&lt;br /&gt;
**[http://trojita.flaska.net/ Trojitá] ([https://gitorious.org/trojita gitorious]) - a fast and lightweight Qt-based IMAP e-mail client designed from the ground up for mobile devices&lt;br /&gt;
* [[User:kimju|kimju]] (Kimmo Jukarainen) - '''IDs sent'''&lt;br /&gt;
**[http://build.meego.com/package/show?package=kernel-adaptation-n900&amp;amp;project=home%3Akimju%3Adevel%3Adevices%3An900%3Atest kernel-adaptation-n900] - Maintaining MeeGo N900 community edition kernel, working on extending it with n950/n9 support&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=mg-terminal&amp;amp;project=home%3Akimju%3Aharmattan mg-terminal] - meego-terminal with added features (orientation &amp;amp; resize locking)&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=xkeyboard-config-addons-rm680&amp;amp;project=home%3Akimju%3Aharmattan xkeyboard-config-addons-rm680] - Developer keyboard layouts&lt;br /&gt;
* [[User:arcean|arcean]] (Tomasz Pieniążek)- '''ID sent'''&lt;br /&gt;
**[https://gitorious.org/wlan-navi wlan-navi] - Maps application + WiFi scanner. Application scans for open wlan network, stores its position in a database and shows on a map (OVI or OpenStreet).&lt;br /&gt;
**[https://gitorious.org/camdrive camdrive] - This app is recording a video while you're driving a car. It should show your position on a map and some informations from GPS (like a car speed).&lt;br /&gt;
* [[User:neal|neal]] (Neal H. Walfield)&lt;br /&gt;
**[http://hssl.cs.jhu.edu/~neal/woodchuck Woodchuck] download manager for delay tolerant data, such as blogs, podcasts, email, social network updates, weather reports, and calendaring data.  [http://lists.maemo.org/pipermail/maemo-developers/2011-August/028539.html Release announcement for Maemo 5].&lt;br /&gt;
* [[User:cepiperez|cepiperez]] (Matias Perez)- '''ID sent'''&lt;br /&gt;
**[http://maemo.org/packages/view/filebox/ Filebox] - Filemanager for Maemo with root access&lt;br /&gt;
**[http://maemo.org/packages/view/homescreen-selector/ Homescreen Selector Widget]&lt;br /&gt;
**[http://maemo.org/packages/view/homescreen-dockbar/ Homescreen Dockbar]&lt;br /&gt;
**I'm working on [http://talk.maemo.org/showthread.php?t=75130 FlowPlayer], a CoverFlow music player&lt;br /&gt;
**I've ported [http://maemo.org/packages/view/openjazz/ OpenJazz], [http://maemo.org/packages/view/wolf3d/ Wolfestein 3D], [http://maemo.org/packages/view/spearofdestiny/ Spear Of Destiny], [http://maemo.org/packages/view/flashback/ FlashBack], [http://maemo.org/packages/view/rott/ Rise of the Triad], [http://maemo.org/packages/view/lpairs/ LPairs], [http://maemo.org/packages/view/blobwars/ Blob Wars], [http://maemo.org/packages/view/hexen2/ Hexen II], [http://maemo.org/packages/view/opentyrian/ OpenTyrian] games to Maemo 5.&lt;br /&gt;
**Also I'm contributting to Maemo Community SSU, with [https://gitorious.org/osso-clock osso-clock] and some minor fixes with Hildon-desktop and Hildon-home&lt;br /&gt;
* [[User:xmlich02|xmlich02]] (Jozef Mlich)&lt;br /&gt;
**[https://gitorious.org/georeminder GeoReminder] is location based scheduler [http://www.youtube.com/watch?v=cDt66VrVC7Q]&lt;br /&gt;
**[https://garage.maemo.org/projects/n9profile/ n9profile] is tool for automatic ring tone profiles switching using location and calendar&lt;br /&gt;
* [[User:hhedberg|hhedberg]] (Henrik Hedberg) http://www.henrikhedberg.net&lt;br /&gt;
**[http://gitorious.org/tangle '''Tangle'''] - Tangle Toolkit is a graphical widget library that is based on Clutter Toolkit. It is available for N900 already (in maemo.org Extras)&lt;br /&gt;
**[http://www.umsic.org/jammo '''JamMo'''] - JamMo is a music making game for children from 3 to 12 years old. It is played with a mobile phone.&lt;br /&gt;
**[http://myevents.henrikhedberg.com '''MyEvents'''] - This is a new idea to enable viewing Harmattan Events in a desktop computer.&lt;br /&gt;
* [[User:durriken|durriken]] (Juhana Jauhiainen)- '''ID sent'''&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/mebook/ MeBook] - MeeGo/QML version of MeBook ebook reader&lt;br /&gt;
* [[User:gionni88|gionni88]] (Giovanni Grammatico) Software engineering student  - '''IDs Sent to QuimGiL'''&lt;br /&gt;
**[http://maemo.org/packages/view/internetradioplayer/ Internet Radio Player] - Player written with Qt and QtMobility to listen to streaming stations, with several features like Cronology backup, lyric searching.&lt;br /&gt;
**[http://maemo.org/packages/view/todolistwidget/ TodoList Widget] - Homescreen widget to manage todos directly from desktop. Written with Qt and QtMobility 1.2&lt;br /&gt;
**[http://maemo.org/packages/view/autoremovesms/ AutoRemoveSms] - Program to delete sms based on filters picked by the user. Written with Qt and QtMobility.&lt;br /&gt;
**[http://maemo.org/packages/view/qradio/ QRadio] - FM Radio player using QtMobility.&lt;br /&gt;
**[http://maemo.org/packages/view/packedmediawidget/ PackedMediaWidget] - Homescreen widget to control multimedia, someplayer and internetradioplayer, all at once.&lt;br /&gt;
**[http://maemo.org/packages/view/internetradiowidget/ InternetRadioWidget] - Homescreen widget to start a streaming radio with a push. Can save log of listened programs.&lt;br /&gt;
* [[User:jreznik|jreznik]] (Jaroslav Reznik &amp;amp; Makneto team)&lt;br /&gt;
**[http://www.makneto.org/?page_id=2 Makneto] is a shared multimedia whiteboard written in KDE/Qt libs. Makneto is currently being ported to Telepathy framework and Qt Components based touch interface for Maemo/MeeGo. See [http://www.youtube.com/watch?v=rmfI1p7A8l0 screencast] (old one but... ;-).&lt;br /&gt;
* [[User:anandyal|anandyal]] (Aparna Nandyal) - '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[https://gitorious.org/accounts-sso/accounts-glib/merge_requests/1 MeeGo accounts framework] - Developed and contributed a tool for accounts-sso component of MeeGo.&lt;br /&gt;
**[https://bugs.webkit.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=WebKit&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emaillongdesc2=1&amp;amp;emailtype2=substring&amp;amp;email2=aparna.nand@wipro.com&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= QtWebKit] - Worked on QtWebKit to make browser experience better in both Symbian and MeeGo.&lt;br /&gt;
**[http://appdeveloper.intel.com/sites/files/pages/IntelContestPortingToMeeGo.pdf Porting apps from Symbian to MeeGo] - Award winning paper in Intel AppUp developer contest for MeeGo.&lt;br /&gt;
**[https://bugs.meego.com/buglist.cgi?emailcc2=1&amp;amp;emailreporter2=1&amp;amp;query_format=advanced&amp;amp;emailtype2=substring&amp;amp;emailqa_contact2=1&amp;amp;email2=aparna.nand%40wipro.com&amp;amp;emailassigned_to2=1  MeeGo bugs] - Worked on MeeGo open source bugs.&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Vitaly Petrov (fruct.org/sketchit, fruct.org/gpw) '''ID Sent, Waiting for Lauhcpad account to be activated'''&lt;br /&gt;
* Piotr Pokora (piotras) - '''ID Sent, Launchpad member'''&lt;br /&gt;
** I am core developer of Midgard Content Repository which (as library) is used by different Maemo apps: Conboy, MaeCalories, Tablet of Adventure, Qaikuclient. Also I am maintainer of libgda and midgard packages (debs and rpms). From date of birth, I am interested in unified and simplified data access. And such, I am also going to develop for N950.&lt;br /&gt;
&lt;br /&gt;
==== N950 ordered, waiting to be sent ====&lt;br /&gt;
Please move your entry from the sections below if this is your case. Sort yourselves by country since this is most likely the reason why you haven't got the device yet.&lt;br /&gt;
&lt;br /&gt;
* Brazil - this is a special case, issue known.&lt;br /&gt;
** [[User:Lizardo|Anderson Lizardo Gomes]] (user: lizardo): ID sent, Accepted for the Nokia Developer Launchpad program (06-Jul-2011–06-Jul-2012), device ordered (07-Jul), waiting for DHL tracking number.&lt;br /&gt;
** [[User:Briglia|Anderson Briglia]] (user: briglia), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Lfelipe|Luis Felipe Strano Moraes]] '''ID sent''', '''Launchpad accepted''' &amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Rafael2k|Rafael Diniz]] '''ID sent''', '''Launchpad for individuals account active ''' &amp;lt;br&amp;gt;&lt;br /&gt;
*** I plan to develop FM RDS applications with focus in the new standards from RadioDNS like the RadioVIS (partly based in the already existent the N900-fmvis  http://code.google.com/p/n900-fmvis/).&lt;br /&gt;
*** I'm a member of a university radio station (Radio Muda FM, 88.5MHz) and my plan is to develop &amp;quot;real life&amp;quot; radio station applications.&amp;lt;br&amp;gt;&lt;br /&gt;
*** I'll also write one audio and one audio/video icecast2 clients. I can provide icecast2 server access for beta testers at radiolivre.org. I'll take ideas from softwares I already wrote for this purpose, like darknow (a gui for darkice, http://darksnow.radiolivre.org) and theorur, an audio/video icecast2 client (a gui for ffmpeg2theora, http://theorur.sarava.org), all using QT.&lt;br /&gt;
** [[User:vivijim|Rodrigo Vivi]] (user: vivijim), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*USA&lt;br /&gt;
** [[user:n8willis|Nathan Willis]] '''New Order'''&lt;br /&gt;
*** Font packaging, porting DIN 1451 designs to open font license&lt;br /&gt;
&lt;br /&gt;
* Finland&lt;br /&gt;
**[[User:Vranki|Ville Ranki]] '''ID sent, applied for Nokia Launchpad, Ordered device '''&amp;lt;br /&amp;gt;&lt;br /&gt;
***[http://www.siilihai.com Siilihai web forum reader], [http://www.youtube.com/watch?v=erTAMOzdf0Y&amp;amp;feature=related Drone Taxi], PPCards.&lt;br /&gt;
**[[User:aenbacka|aenbacka]] (Andreas Enbacka) '''New Order'''&lt;br /&gt;
***[http://qspot.garage.maemo.org QSpot] QSpot is an open-source Qt-based Spotify client for the N900 / Maemo5, which I am currently porting to Harmattan (using QML for creating an optimized UI).&lt;br /&gt;
&lt;br /&gt;
* Russia&lt;br /&gt;
** Roman Deninberg([http://maemo.team16.ru/ Bonapart]) - ''applied for Nokia Launchpad, Launchpad for individuals (28-Jul-2011–28-Jul-2012)''','''New Order (28.7.2011)''', '''Not Received Yet'''&amp;lt;br /&amp;gt;Psx4m\PCSX-rearmed\Psx4m-gui projects basically&lt;br /&gt;
&lt;br /&gt;
** Evgeny Linsky (evlinsky) '''Ordered (02 August 2011), Not received yet '''&lt;br /&gt;
*** Small apps on QtQuick for Meego/Symbian (http://projects.forum.nokia.com/icthub)&lt;br /&gt;
&lt;br /&gt;
* England&lt;br /&gt;
** Damion Yates '''ID sent'''. '''Accepted in to Nokia Developer Launchpad programme, device ordered - OID-054526''' &lt;br /&gt;
*** Video streaming for multiple desktops to receive the video from your phone.&lt;br /&gt;
*** New in 2.6.32+ kernel's wifi 80211 Infrastructure AP rather than Ad-Hoc for tethering.&lt;br /&gt;
*** qemu x86 chroot for wine and arbitrary x86 X11 binaries&lt;br /&gt;
*** tun/tap network interface for dns tunnelling with iodine&lt;br /&gt;
*** usb-storage usage monitor with idle umount &amp;amp;&amp;amp; rsync and remount&lt;br /&gt;
*** turn phone in to bluetooth dongle&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
==== N950 shipped, waiting to get it ====&lt;br /&gt;
Please list yourselves keeping the list by countries in order to see the geographical progress in ''real time''.  :)&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
* Australia&lt;br /&gt;
** [[User:Termana|Bradley Smith]] (Termana) '''ID sent,  Launchpad: Accepted, N950 Email: Received, Ordered: Yes, Shipped: Yes 27/July, Received Device: No'''&amp;lt;br /&amp;gt;South Australia. As above, it has shipped and I received a tracking number on the 27th of July, I have not received the device as of yet.&amp;lt;br /&amp;gt;Developing a karaoke game with built-in pitch correction.&lt;br /&gt;
&lt;br /&gt;
* Jersey&lt;br /&gt;
** [[User:Bratch|Luke Bratch (l_bratch)]] '''ID sent''' |  ''' Ordered:Yes ''' | ''' Shipped:Yes (August 1) ''' | '''Received:No'''&amp;lt;br /&amp;gt;Project name: Blaupload, Project page: [http://git.lc8n.com/] (Git repo needs creating)&amp;lt;br /&amp;gt;Develop small utilities to make uploading tasks easier, starting with a program called Blaupload to make earlier uploading images to an arbitrary place using an arbitrary protocol/method.&lt;br /&gt;
&lt;br /&gt;
*Maldives&lt;br /&gt;
**Hussain Shafiu(demonreeper) ID sent | Launchpad:Accepted | N950eMail:Yes | Ordered:Yes(7th-July-2011) | Sent:'''Yes(1st-August-2011)''' Recieved:'''Yes(4th-August-2011)'''&lt;br /&gt;
&lt;br /&gt;
* PRC&lt;br /&gt;
** [[User:leafjohn|Lifu Zhang(leafjohn)]] '''ID sent''' |  '''N950eMail:Yes''' | ''' Ordered:Yes ''' | ''' Shipped:Yes (July 28) ''' | '''Received:No'''&amp;lt;br/&amp;gt;  Create an opensource Qt astrology app for handset, Project Page: [https://github.com/cardmaster/qastro/tree/develop qastro hosting by github] &amp;lt;br /&amp;gt; Porting apps on our company page ([http://store.ovi.com.cn/publisher/EB EB OVI Page]) to MeeGo &amp;lt;br /&amp;gt;From DHL track web page, it's very close to me now.&lt;br /&gt;
&lt;br /&gt;
* Serbia&lt;br /&gt;
**([[User:trx|trx]])(Svetozar Belic) '''- Device on its way! ''', Port TxPad, TxMySQL Explorer, libQt4Pas library, etc.. Will create a list of apps to port/create.&lt;br /&gt;
&lt;br /&gt;
* Slovenia&lt;br /&gt;
** Tadej Novak '''ID sent''',  '''Launchpad:Accepted(06-Jul-2011)'''&lt;br /&gt;
*** Porting my desktop IP TV player and schedule to Meego&lt;br /&gt;
&lt;br /&gt;
*USA&lt;br /&gt;
** [[user:reggie|Reggie Suplido]] Ordered: '''Yes(28th-July-2011)''' | Sent: '''Yes(5th-August-2011)'''&lt;br /&gt;
*** Custom MeeGo web development related to meego.com and forum.meego.com.&lt;br /&gt;
&lt;br /&gt;
==== FIXME Unclear cases &amp;amp; lazy wiki editors ====&lt;br /&gt;
&lt;br /&gt;
 '''Let's clean this section, please! Move your entry wherever appropriate. Thanks!'''&lt;br /&gt;
&lt;br /&gt;
Oleg Bodnarchuk(bloody)'''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing Wiki-based offline database.&lt;br /&gt;
&lt;br /&gt;
Diego Marcos '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
The goal is porting to mobile devices open source data visualization tools of astronomical data aimed at outreach and science communication.  I've been previously working on Qt/QML desktop applications based on stellarium.org&lt;br /&gt;
http://www.youtube.com/watch?v=COkwscvTnnM&amp;amp;feature=youtube_gdata_player&lt;br /&gt;
&lt;br /&gt;
Hiemanshu Sharma '''Completed ''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Currently working on porting [[http://forum.meego.com/showthread.php?t=3660|Komedia]]. More apps in the pipeline including Quassel (IRC Client), a Google Reader (name suggestions are welcome) and a 'Line of the day' kind of app (a glorified version of cowsay). Also working on getting an opencv port to give way for Face Detection/Facial recognition APIs.&lt;br /&gt;
&lt;br /&gt;
[[User:kemargrant | kemargrant]], '''ID sent''',  '''Applied for the Nokia Developer Launchpad program,(Ordered N950:Phone recieved)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to bring Screen Mirroring to Meego along with playing local files&lt;br /&gt;
easily to a desktop. The app is called groundwork and it is opensource. Code will be shifted to Launchpad once I can begin testing on a meego device.&lt;br /&gt;
http://code.google.com/p/groundwork/&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Martink Martin Kolman] (MartinK)  '''ID sent''', '''applied for the Nokia Launchpad''' | '''N950eMail:Yes''' | '''Ordered:Yes''' | '''Received:Yes'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov '''Order (11.7.2011), Not Received Yet'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing software for the mobile operating system MeeGo, associated with the processing of audio and video streams.&lt;br /&gt;
&lt;br /&gt;
Susanna Huhtanen&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Kenya888 Takahiro Hashimoto(kenya888)] '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br&amp;gt;&lt;br /&gt;
porting qimsys/mozc to Harmattan/MeeGo, developing streaming multimedia player with QML&lt;br /&gt;
&lt;br /&gt;
Teemu Hukkanen&lt;br /&gt;
&lt;br /&gt;
Thomas Cherryhomes - Lead Developer for LinuxMCE - '''ID and Launchpad ID sent'''&lt;br /&gt;
* LinuxMCE is a next generation smart home platform encompassing media, home automation, telecom, and security features. http://www.linuxmce.org/&lt;br /&gt;
* A 25 min demo of the software can be seen here: http://video.google.com/videoplay?docid=2176025602905109829&lt;br /&gt;
* Nokia N950 will be used as a test platform for the new QML/Qt Quick based qOrbiter we are writing to replace our existing Orbiter software, qOrbiter videos here: &lt;br /&gt;
** http://www.youtube.com/watch?v=NDGagn3EciA&lt;br /&gt;
** http://www.youtube.com/watch?v=oUHrCdBgoyQ&lt;br /&gt;
&lt;br /&gt;
[[User:toninikkanen|Toni Nikkanen]] '''ID sent''', '''applied for Nokia Launchpad''', '''order sent'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anthony Day '''ID sent''', '''Device received'''&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=72951 inner-spin] game&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=73942 Take it away Marco] N900 drum machine&lt;br /&gt;
* writing new game and realtime music Apps content for the N9/950   &lt;br /&gt;
&lt;br /&gt;
Eike Hein&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--David Perlow '''ID sent, Applied for the Nokia Developer Launchpad program [UPDATE: 110706] Accepted into the Launchpad program [UPDATE: 110707] Ordered device and received order confirmation [UPDATE: 110718] Device arrived'''--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Moritz Mühlenhoff&lt;br /&gt;
&lt;br /&gt;
[[User:sebas|Sebastian Kügler]] (sebas) '''device has arrived...'''&lt;br /&gt;
* Bringing Plasma Active ( http://community.kde.org/Plasma/Active )to MeeGo &lt;br /&gt;
&lt;br /&gt;
Juha Ristolainen '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Heiaheia fitness-service application for MeeGo. Untappd.com client for MeeGo.&lt;br /&gt;
&lt;br /&gt;
Shan Yafeng '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
An education program for exchange information between students and teacher in class. And port some programs to the nokia N900/N950 device. The progress can be found here : http://cuckoohello.wordpress.com&lt;br /&gt;
&lt;br /&gt;
Koos Vriezen '''Device Received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Will port the popular [http://maemo.org/downloads/product/Maemo5/kmplayer/  kmplayer] application from maemo5.&amp;lt;br/&amp;gt;&lt;br /&gt;
For now sources are found at [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/branches/harmattan/?root=kmplayer maemo garage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aigars Mahinovs&lt;br /&gt;
&lt;br /&gt;
Andreas Schildbach (Goonie) '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of [http://code.google.com/p/public-transport-enabler/ Public-Transport-Enabler] and [https://market.android.com/details?id=de.schildbach.oeffi Öffi] to Meego.&lt;br /&gt;
&lt;br /&gt;
Ilya Paramonov '''Device received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Development of collaborative mind mapping application [http://yar.fruct.org/projects/hivemind HiveMind] for mobile and desktop platforms and sophisticated GTD-style personal time management application [http://yar.fruct.org/projects/octotask Octotask].&lt;br /&gt;
&lt;br /&gt;
Philford Barrett (sevla) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Swipe Style/Swypr/SwipeMe - Allows the user to assign swiping from the outside of the screen to specific actions i.e. swiping from the top jumps to the multi-tasking view while swiping from the bottom jumps to the Feeds View.  Each side of the screen (Top/Left/Bottom/Right) can have a max of 4 zones.  Each zone can be assigned to an action thereby giving the user the ability to configure 16 &amp;quot;invisible&amp;quot; shortcuts.  Each of which will be available at all times, regardless of what the user is doing in the current app/view.&lt;br /&gt;
* Drop Box Integration - Integrate downloading/uploading data to and from an existing Drop Box account.  Wherever possible, existing apps will be modified to show this data. i.e. photos in the users drop box account can be (meaning this will be configurable) displayed from the n9 picture viewer.&lt;br /&gt;
* Audio Galaxy Integration - Enable streaming of your audio galaxy library to your device through the n9 media player.&lt;br /&gt;
* Feeds++ - Feeds++, an enhanced feeds view, extends the functionality of the feeds view by allowing multiple views and enabling the ability to assign specific data to each view.  i.e. Show Facebook only data in View A and Twitter only data in View B.  Feeds++ will also allow the user to reply directly to events without having to opening the corresponding app.&lt;br /&gt;
&lt;br /&gt;
William Stephenson (wstephenson) '''Device Received''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
I'm working on a high level toolkit for the creation of branded RSS based apps, in order to facilitate the creation of these simple apps.&lt;br /&gt;
&lt;br /&gt;
pancake&lt;br /&gt;
&lt;br /&gt;
[[User:pancake|pancake]] '''&lt;br /&gt;
I'm the author of radare2, a reverse engineering framework for disassembling, debugging, hexediting binaries and doing some forensics-related tasks. I already wrote a GTK frontend for Maemo (n770,n810,n900) and my plan is to write a QT/QML ui for it.&lt;br /&gt;
I will also port other programs of mine like tokipona language learning tools, simple games (but addictive!) to QT (from commandline).&lt;br /&gt;
In the future I would like to work on Vala and Gtk3/gtkaml (multitouch) support for MeeGo based devices.&lt;br /&gt;
&lt;br /&gt;
[[User:lamikr|Mika Laitio]]&lt;br /&gt;
* kernel&lt;br /&gt;
* MeeGo CE edition&lt;br /&gt;
* VDR linux tv client&lt;br /&gt;
&lt;br /&gt;
 * kernel&lt;br /&gt;
 * Meego CE edition&lt;br /&gt;
&lt;br /&gt;
Christos Zamantzas ([[User:Saturn|Saturn]]) - '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
Sivan Greenberg--&amp;gt; Nokia Developer Champion ID: &amp;lt;b&amp;gt;sivang&amp;lt;/b&amp;gt; , Applied for individual Nokia Developer Launchpad Membership. Working on [[http://developer.qt.nokia.com/groups/qt_contributors_summit/wiki/pdf/CrowdQuick CrowdQuick]] and some platform stuff, as evident by the talks I had given in 2010/2011 begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting MeeGo conferences.&lt;br /&gt;
&lt;br /&gt;
Tapio Pyrhönen '''Device ordered 2011-07-11 and arrived on 2011-07-16!!! Getting busy now.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my old Nintendo DS apps/games and making new ones too.&lt;br /&gt;
[http://tapsa.bitmagick.com/nds My Site]&lt;br /&gt;
&lt;br /&gt;
Michael Schloh von Bennewitz (MSvB) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot; but... after going to the order URL an error appears &amp;quot;Support Center, Unexpected error has occured. Please try again.&amp;quot; This since three days now.''' Using the device for a MeeGo lecture series in the fall, giving demos. Application development includes LDAP client, and a chess clock. I've ported a number of network and security packages as well, will begin to get them over to the MeeGo repos.&lt;br /&gt;
&lt;br /&gt;
==== Device arrived damaged ====&lt;br /&gt;
&lt;br /&gt;
[[User:hardaker|Wes Hardaker]] '''ID sent, Launchpad application submitted'''&lt;br /&gt;
I'm continually developing applications for multitudes of devices, including many Qt applications at [http://www.dnssec-tools.org/ dnssec-tools] as well as personal projects, my favorite being my [http://www.hamtools.org/cutecw/ Morse Code Training Software], which is what I want to port immediately.  See my [[User:hardaker|User Page]] for a more complete list.&lt;br /&gt;
: My device arrived wet from DHL with a soaked device, a damp manual&lt;br /&gt;
and invoice.  In a box that was marked &amp;quot;repacked&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Completed ===&lt;br /&gt;
Participants that have received the Nokia N950, sorted by meego.com nick. You know this device program is completed when we have reached 250:&lt;br /&gt;
&lt;br /&gt;
# [[User:aaporantalainen|aaporantalainen]] (Aapo Rantalainen)&lt;br /&gt;
#*[http://www.umsic.org/jammo/  JamMo] (will need some underlying libraries, e.g. [http://www.clutter-project.org/ clutter])&lt;br /&gt;
#[[User:piggz|piggz]] (Adam Pigg)&lt;br /&gt;
#*Porting my Qt/QML apps/games from maemo, and further work on Kexi and some more QML games&lt;br /&gt;
#*[http://www.piggz.co.uk My Site]&lt;br /&gt;
# [[User:Agomez|Agomez]] (Andres Gomez)&lt;br /&gt;
#*Development of drondas, a personal application for the management of the payments shared with other people so you can get track of who paid which in name of whom.&lt;br /&gt;
# [[User:ajalkane|ajalkane]] (Arto Jalkanen) &lt;br /&gt;
#*Developing dynamic profile switcher, with location and day/time based rules on which profile to use.&lt;br /&gt;
# [[User:aklapper|aklapper]] (Andre Klapper)&lt;br /&gt;
#*General testing and bug hunting&lt;br /&gt;
# [[User:amandalam|amandalam]] (Amanda Hoi Ching Lam) '''Device received (2011-07-18)'''&lt;br /&gt;
#*Traditional Chinese language and utility apps for the MeeGo &amp;amp; Harmattan platforms, including but not limited to a Chinese character lookup app, and applications localized for the Traditional Chinese communities in Hong Kong, Macau and Taiwan.  [https://sites.google.com/site/amandahoic/Home/ Amanda's Software Projects]&lt;br /&gt;
# [https://meego.com/users/andreagrandi Andy80] (Andrea Grandi)&lt;br /&gt;
#*QML native client for Soma.fm radio. Current code available here: https://github.com/andreagrandi/CuteSoma&lt;br /&gt;
# [[User:andrei1089|andrei1089]] (Andrei Mirestean) '''device received'''&lt;br /&gt;
#*Develop a step counter application based on the [http://maemo.org/downloads/product/Maemo5/pedometerhomewidget/ Pedometer desktop widget] for N900&lt;br /&gt;
# [[User:anidel|anidel]] (Aniello Del Sorbo) '''Device received. All is well in the world.'''&lt;br /&gt;
#*Porting [http://maemo.org/downloads/product/Maemo5/xournal/ Xournal] from Maemo to Harmattan/MeeGo&lt;br /&gt;
# [[User:antman8969|antman8969]] (Anthony Naddeo) '''device received''' &lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/linkedup-project.html Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/qtweather-project.html QtWeather] - United States National Weather Service application&lt;br /&gt;
#[[User:apachelogger|apachelogger]]&lt;br /&gt;
#*[http://git.videolan.org/?p=QtMobileVLC.git;a=summary Porting VLC] to handsets and tablets using Qt for UI awesomeness.&lt;br /&gt;
#Aleix Pol (apol)&lt;br /&gt;
#*Porting &amp;quot;horaris&amp;quot; and &amp;quot;kanban&amp;quot; maemo applications, finally get to have a usable KAlgebra Mobile version working on MeeGo, hopefully drag other KDE applications with this effort.&lt;br /&gt;
# [[User:ar|ar]] (Antti Raina) '''device received'''&lt;br /&gt;
#*Develop a simple budgeting application + porting apps &lt;br /&gt;
#[[User:arfoll|Arfoll]] (Brendan Le Foll) '''device received'''&lt;br /&gt;
#*Porting XBMC + MeeGo TV stuff + doing audio continuums using pulseaudio.&lt;br /&gt;
#[[User:Avis|Avis]] (Alexander Terekhov) '''device received''' &lt;br /&gt;
#*[http://qt-apps.org/content/show.php/Smart+Shopper?content=139742 Smart Shopper] - porting and improving GPS-based shopping application.&lt;br /&gt;
#[[User:awhiemstra|awhiemstra]] (Arjen-Wander Hiemstra) &amp;lt;br/&amp;gt;&lt;br /&gt;
#*Porting [http://gluon.gamingfreedom.org Gluon] to MeeGo/Harmattan.&lt;br /&gt;
#*Working on [http://calligra-suite.org Calligra].&lt;br /&gt;
# [[User:b0unc3|b0unc3]] (Daniele Maio), '''device received'''&lt;br /&gt;
#* Porting maemo stuff&lt;br /&gt;
#[[User:Bart-cerneels|Bart Cerneels]](Stecchino)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Mobile UX' for Amarok using QML. [http://amarok.kde.org Amarok website]&lt;br /&gt;
#[[User:Bemasc/N950_Project|bemasc]] (Benjamin M. Schwartz) '''Received. Appears to be in working order.''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#*I will attempt to convert [http://sugarlabs.org Sugar] [http://activities.sugarlabs.org Activities] into MeeGo apps, and hopefully in the process acquire some insight into the potential for MeeGo to form the basis of future Sugar revisions&lt;br /&gt;
# [[User:bergie|Henri Bergius]]&lt;br /&gt;
#* Porting Buscatcher, Midgard and Node.js -related tools to MeeGo. However, I've withdrawn my device program application because I already got a N950 via Helsinki MeeGo Network.&lt;br /&gt;
# [[User:Blackwicked|BlackWiCKED!]] (Edvin Rab) '''Device received'''&lt;br /&gt;
#* Porting [http://t.co/4Os8iIh EvidenceHunt Game] to N950 and other augmented reality projects&lt;br /&gt;
# [[User:Broothy|Broothy]] (Ádám Balázs), '''Sent my Account ID to Quim, i'm already Nokia launchpad member. Awaiting any reply. Device shipped, received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://store.ovi.com/content/113753 Switchboard] [http://www.youtube.com/watch?v=GdskgAfjjxc MobileMind]&lt;br /&gt;
# [[User:Bundyo|Bundyo]] (Kamen Bundev), '''ID sent''', '''Launchpad activated, notification email received, device ordered, device shipped, received on 18th July''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Rewriting Search Tool, porting Maemo 5 work, NodeJS, possible Tear rewrite.&lt;br /&gt;
#[[User:CaCO3|George Ruinelli]] '''received my device, got account for launchpad and OBS''' Porting my [http://maemo.org/packages/view/sleepanalyser/ SleepAnalyser] from MAEMO as well as other smaller apps I wrote/ported. See [http://wiki.maemo.org/User:Caco3] for details.&lt;br /&gt;
#[[User:captianigloo|captainigloo]] (Aguirre Nicolas)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [http://enna.geexbox.org Enna], [http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/elfe elfe] and all [http://www.enlightenment.org EFL/Enlightenment] libraries to Meego.&lt;br /&gt;
# [[User:cgrozea|cgrozea]] (Cristian Grozea) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* creating magnus-plus-photo: an application that combines a camera-based magnifier with more advanced image processing techniques, that would enable one to use it as a magnifier (with optional light from the camera LED), use it as a photo negatives lightbox that automatically inverts the negatives and adjusts the colors for proper display; use it as an EVF add-on to SLRs to help with manual focus, leveraging the possibility of amplifying contrast and magnifying.&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:cip|cip]] (Christian Pühringer) '''ID sent, already a Launchpad member''', '''Ordered (8-Jul-2011)''', '''Dispatched (15-Jul-2011)''', '''Device received (18-Jul-2011)&amp;lt;br&amp;gt;&lt;br /&gt;
#* [https://github.com/cip/WikiOnBoard/wiki WikiOnBoard] Offline reader for Wikipedia using [http://openzim.org zim] format.  &lt;br /&gt;
# [https://meego.com/users/conny Conny] (Cornelius Hald) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://conboy.garage.maemo.org Conboy] [http://thp.io/2011/mong Mong aka Plonk]&lt;br /&gt;
# [[User:Clint|Clint Adams]]&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Libre.fm-related software development and porting, advocacy&lt;br /&gt;
# [[User:Cpscotti|cpscotti]] (Clovis Scotti) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing the &amp;quot;connected snowboarding&amp;quot; [http://www.pushsnowboarding.com Push Snowboarding] application/project. Also, I'll be very happy to port other apps I did (mainly for Maemo) + new projects.&lt;br /&gt;
# [[User:Creamygoodness|Creamy Goodness]] (Lance Colton) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Working on Proximus during July, I will see what we can do with Conky after that.&lt;br /&gt;
# [[User:crevetor|crevetor]] (Antoine Reversat) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing a bixi app [http://forum.meego.com/showthread.php?t=3650 App thread]. Some Meego CE hacking&lt;br /&gt;
# [[User:dakron|dakron]] (Pawel Kurdybacha) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Testing and contribution to Qt Mobility on Harmattan platform&lt;br /&gt;
#* Multimedia Home controller based on gUPnP&lt;br /&gt;
# damagedspline (Assaf Paz)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Adapting [http://code.google.com/p/qwazer/ Qwazer] to also work on Meego&lt;br /&gt;
#*hopefully create an Exchange Webmail client in pure QML (N900 was the initial target) named MStake&lt;br /&gt;
#*Hebrew support&lt;br /&gt;
# Daniel Martin Yerga '''Device received (Aug 2)'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting my Maemo applications: [http://maemo-wordpy.garage.maemo.org/ MaStory], [http://cusl4-cservices.forja.rediris.es/ CasualServices], [http://pyrecipe.garage.maemo.org/ Pyrecipe], [http://maemo.org/downloads/product/Maemo5/copernicium/ Copernicium], [http://stockthis.garage.maemo.org/ StockThis], and developing new ones, like [https://gitorious.org/r-dmobiley R&amp;amp;DMobiley].&lt;br /&gt;
# [[User:daperl|daperl]]&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the Sudoku clone Tomiku&lt;br /&gt;
# [[User:davidmaxwaterman|Max Waterman]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting ZouBa to MeeGo/H and QML, plust other app ideas.&lt;br /&gt;
# [[User:davidsansome|David Sansome]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting [http://www.clementine-player.org Clementine music player] to MeeGo.  Clementine already uses Qt and GStreamer.&lt;br /&gt;
# [[User:deimos|deimos]] (Marco Bavagnoli) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* I'm porting [http://mediadownloader.cz.cc/?page_id=2 mediadownloader] application just ported to [http://mediadownloader.cz.cc/?p=153 maemo] and here a N900 [http://www.youtube.com/watch?v=_Dsj2piBQCw video]. &lt;br /&gt;
# [[User:Dimitar | Dimitar]] (Dimitar Pashov) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting pdf viewer in case the stock one is not better than the one in n900. Try the abilities of the n9/50 HW with an engineering/scientific 3D model viewer. Implement some other ideas.&lt;br /&gt;
# [[User:Divan|Ivan Daniluk]] ''' Device received. COMPLETED.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting  [[User:Divan|my Maemo5 applications]], adding full Vkontakte support, developing new apps.&lt;br /&gt;
# [https://meego.com/users/djarty DJArty] (Artem Sereda) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting qutIM, openpref, arora, links, groove, microdc, [http://www.image123.net/n0q57s865fpnpic.html transmission-qt(GUI)], Ukrainian localization.&lt;br /&gt;
# [[User:Dm8tbr | dm8tbr]] (Thomas B. Ruecker)  &amp;lt;br /&amp;gt;&lt;br /&gt;
#* MeeGo Community edition for N9(|50|00)&lt;br /&gt;
#* APRS application in QML to teach myself something about QML and Qt Mobility.&lt;br /&gt;
#* LiveView daemon/application based on code found here: http://code.google.com/p/adqmisc/source/browse/#svn%2Ftrunk%2Fliveview&lt;br /&gt;
#* USB host mode&lt;br /&gt;
# [[User:drowne | Drowne]] (Valerio Di Donato)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Location-Based games and application development, mobile game design. Junomi Developer ( serious game presented at Games for Health Conference in Boston, May 2011 )&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:druid23 | druid23]] (Dru Moore) &amp;lt;br/&amp;gt;&lt;br /&gt;
#* To port / create multi-track editing and mixing software to Meego / Harmatten, and multimedia capabilities in general&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Additionally, to port remote controls for various networked media players (Singbird, Foobar2000, Squeeze, VLC etc).&lt;br /&gt;
# [[User:dwaradzyn|dwaradzyn]] (Damian Waradzyn) '''Device received. Thank you!'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting and further development of [http://talk.maemo.org/showthread.php?t=58402 CloudGPS]&lt;br /&gt;
# [[User:Eipi|eipi]] (Sanjeev Visvanatha) , '''Device Received 18/7/2011-Thanks!'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Porting MaeFlight from Maemo 5, and adding functionality for Harmattan &lt;br /&gt;
# [[User:Elleo|Elleo]] ([http://blog.mikeasoft.com/tag/maemo/ Michael Sheldon]) &lt;br /&gt;
#*Creating a [http://libre.fm Libre.fm] radio client and porting [http://www.jokosher.org Jokosher] to small screen devices.&lt;br /&gt;
#[[User:Emocow|emocow]] (Ferdinand Mayet) ('''Device received. Thank you!''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#*Development of a golf GPS application&lt;br /&gt;
# [[User:epage|Ed Page]]&lt;br /&gt;
#* Updating [http://wiki.maemo.org/DialCentral DialCentral], [http://wiki.maemo.org/Gonvert Gonvert], [http://wiki.maemo.org/Ejpi ejpi] for Meego/Harmattan&lt;br /&gt;
#* Port all other appliations to Qt for  Meego/Harmattan&lt;br /&gt;
#* Continue writing new applications&lt;br /&gt;
# [[User:fcrochik|fcrochik]] (Felipe Crochik) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* port applications from n900: mobwebmail, macuco, geeps, wakeonlan, ...&lt;br /&gt;
#[[User:femorandeira|femorandeira]] Felipe Erias Morandeira '''ID sent, Applied for the Nokia Developer Launchpad program, Device received''' &amp;lt;br/&amp;gt; Design user interfaces using QML and collaborate with the MeeGoTouch project.&lt;br /&gt;
#[[User:feri|Ferenc Székely]] (ferenc)&lt;br /&gt;
#* Working on [http://apps-beta.meego.com MeeGo Apps], an &amp;quot;app store&amp;quot; for open source, free apps for MeeGo&lt;br /&gt;
#* Will help packaging and porting Maemo -mainly location based- apps to MeeGo&lt;br /&gt;
# [[User:fiferboy|fiferboy]] (Andrew Olmsted) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://andrew.olmsted.ca/meego fiferboy's applications] - Personal Lexicon, Birdlist, some other ideas for new programs and a few ports&lt;br /&gt;
#[[User:fms|fms]] (Marat Fayzullin) ('''Device received 22.7.2011''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the following: [http://fms.komkon.org/SlideRule/ SlideRule], [http://fms.komkon.org/ColEm/ ColEm], [http://fms.komkon.org/fMSX/ fMSX],[http://fms.komkon.org/Speccy/ Speccy], [http://fms.komkon.org/ATI85/ AlmostTI], [http://fms.komkon.org/MG/ MasterGear], [http://fms.komkon.org/iNES/ iNES], [http://fms.komkon.org/VGB/ VGB], [http://fms.komkon.org/VGBA/ VGBA]. Also expecting to port the FBReader and an IRC client (although most likely not XChat).&lt;br /&gt;
#[[User:frankusb|frankusb]] (Frank Banul) '''ID sent, Applied for the Nokia Developer Launchpad program. Device ordered. Device received.'''&lt;br /&gt;
#* Port TabletBridge and RadioTimeToGo&lt;br /&gt;
#[[User:fx5|fx5]] Frank Sievertsen (Device received) Open-Source Spideroak Mobile Client and other apps&lt;br /&gt;
# [[User:garyd|Gary Driggs]] ('''Device received.''') Porting web apps and misc. Unix tools to MeeGo ARM devices.&lt;br /&gt;
#[[User:generalantilles|GeneralAntilles]] (Ryan Abel)&lt;br /&gt;
#* Working with fiferboy on a photographer's application suite ([http://thousandsparrows.com/meego/ SnapGo] and [https://gitorious.org/fiferboy/geosnap Gitorious], currently) to include feature like a light meter and GPS track recording.&lt;br /&gt;
# [[User:gri|gri]] (Christoph Keller) '''Device received'''&lt;br /&gt;
#* Porting [http://web2sms.garage.maemo.org Web2SMS], splitting it up into a telepathy plugin, service daemon, contacts integration and hopefully sms application integration plus new provider plugins.&lt;br /&gt;
# [[User:gsmiko|gsmiko]] (Robert Marki) &lt;br /&gt;
#* Developing an application called [https://projects.developer.nokia.com/feed_reader FeedReader], it's a universal feed reader with support for podcasts. More info on the project's website. &lt;br /&gt;
#* Would like to develop image processing related applications like: &lt;br /&gt;
#** Image translation application &lt;br /&gt;
#** Image gallery with face recognition&lt;br /&gt;
#** Porting control software of a hexapod robot.&lt;br /&gt;
# [[User:Harbaum|Harbaum]] (Till Harbaum)&lt;br /&gt;
#*Currently re-writing CacheMe UI in qml,  working on Zeemote driver&lt;br /&gt;
# [[user:hawaii|hawaii]] (Simon LR)  '''Device received'''&lt;br /&gt;
#* FOSS porting, repo priming, tool building. Platform/product evangelism.&lt;br /&gt;
# [http://forum.meego.com/member.php?u=9286 helex] (Michael Muth)&lt;br /&gt;
#* [http://talk.maemo.org/showthread.php?p=1001316 ClipMan], [http://talk.maemo.org/showthread.php?t=52589 DreamRemote], TcpKeyboard, something like [http://talk.maemo.org/showthread.php?t=72408 ConkyLayoutSwitcher] (have to see how the UI works in detail - need to create it from scratch)&lt;br /&gt;
#[[User:helihyv|helihyv]] (Heli Hyvättinen)&lt;br /&gt;
#*Porting Ghosts Overboard (a game) and Chess Clock from Maemo and adding new features to the former.&lt;br /&gt;
# hiemanshu (Hiemanshu Sharma)&lt;br /&gt;
#* Porting Komedia and OpenCV. Writing a google reader client, a cowsay GUI.&lt;br /&gt;
#[[User:hopbeat|hopbeat]] (Arkadiusz Stopczynski)&lt;br /&gt;
#*Various academic projects, including novel user interfaces, social web, BCI and portable cognitive sensors. All the crazy stuff mentioned here: http://www.milab.imm.dtu.dk&lt;br /&gt;
#*Some utility applications that make your everyday tasks easier, such as shortcutd or lockdaemon for Maemo&lt;br /&gt;
#[[User:ieatlint|ieatlint]](Jeffrey Malone)&lt;br /&gt;
#*Creating NextBus transit application for North America&lt;br /&gt;
#[[User:ivan4th|ivan4th]] (Ivan Shvedunov) '''Device received'''&lt;br /&gt;
#*Working on [http://github.com/ivan4th/i4checklist Shopping list/checklist] application inspired by HandyShopper for PalmOS&lt;br /&gt;
#*Common Lisp stuff (will try to make CCL+CommonQt etc. work on Meego/Harmattan)&lt;br /&gt;
# [[User:Jaffa|Jaffa]] (Andrew Flegg)&lt;br /&gt;
#*Porting apps from Maemo (Attitude &amp;amp; Hermes), developer tools, and apps.meego.com workflow. [[User:Jaffa|&amp;quot;Want to know more?&amp;quot;]]&lt;br /&gt;
#[[User:Javispedro|javispedro]] (Javier de San Pedro)&lt;br /&gt;
#*Porting my [http://wiki.maemo.org/User:Javispedro Maemo 5 applications and SDL games], and [http://gitorious.org/hsdl/pages/Home SDL] itself.&lt;br /&gt;
#[[User:jbos|jbos]] (Jeremias Bosch) '''Device arrived.'''&lt;br /&gt;
#* Bringing Peregrine Communication Client to Harmattan&lt;br /&gt;
#* http://www.peregrine-communicator.org&lt;br /&gt;
#* MeeGo CE&lt;br /&gt;
#[[User:jflatt|jflatt]] (Jason Flatt) '''Completed'''&lt;br /&gt;
#* https://gitorious.org/meego-nonograms&lt;br /&gt;
#JLP (Jure Repinc)&lt;br /&gt;
#* Creating a Thousand Parsec game client&lt;br /&gt;
#* Moodle client&lt;br /&gt;
#* Help with testing&lt;br /&gt;
#* Translation into Slovenian&lt;br /&gt;
# [[User:Joergrw|Joergrw]] (Joerg Reisenweber) '''device arrived. COMPLETED'''&lt;br /&gt;
#* USB hostmode. Give N9(50) access to external storage etc. (co-devels: Thomas B. Ruecker, MohammadAG, speedevil, javispedro)&lt;br /&gt;
#* Review the core functionality and find other similar fields to tackle (see *# starhash-enabler for N900). To mind comes: user profiles (refer the modest &amp;quot;default&amp;quot; &amp;amp; &amp;quot;silent&amp;quot; on fremantle), dialplans, location aware event triggers (cinema profile triggers automatically on entering the building), improved battery management and monitoring, theft protection and recovery...&lt;br /&gt;
#* cablefinder based on fast magnetometer readout detecting 50/60Hz fields (co-devel: alterego)&lt;br /&gt;
#* torch/flashlight app for N950 - possibly augmented to do optical data transfer, RX via a v4l2 based decoder app&lt;br /&gt;
#* I am contributing/associated to: &lt;br /&gt;
#**SnapGo / Ryan Abel [consulting on low level stuff] &lt;br /&gt;
#[[User:jukey|jukey]] (Uwe Kaminski)&lt;br /&gt;
#*General Bug reporting / Community QA processes&lt;br /&gt;
#*[http://meegofreeday.org MeeGo Freeday]: event organizing / presentations&lt;br /&gt;
#[[User:junousia|junousia]] (Jukka Nousiainen) '''- Device received - COMPLETED'''&lt;br /&gt;
#* Creating a tethering application for DSLR cameras, and porting necessary libraries, e.g. libgphoto2&lt;br /&gt;
#* Other small random applications and utilities &lt;br /&gt;
#[[User:jykae|jykae]] (Ville Jyrkkä) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [http://www.cs.tut.fi/~jyrkkav/ Homesite|Ville Jyrkkä]&lt;br /&gt;
#* [http://jykae.blogspot.com BLOG: Hacker's Life In Finland]&lt;br /&gt;
#* [https://launchpad.net/m-poker MPoker]&lt;br /&gt;
#[[User:karljohang|karljohang]] (Karl Johan Grøttum) '''Received 3.8.2011'''&lt;br /&gt;
#* Porting [http://trac.itek.norut.no/n4c/wiki Hiker's app] from '''EU WP7''' project [http://www.n4c.eu/N4C-open-source-code.php N4C (open source code)]. Hiker's app runs on N810 and N900, and integrates [http://sourceforge.net/projects/dtn/ DTN2] (or [http://garage.maemo.org/projects/dtn/ DTN2 for Maemo]).&lt;br /&gt;
# [[User:kdrozd|kdrozd]] (Krzysiek Drozd) - '''N950 At Home '''&lt;br /&gt;
#*Clients for a number of local network services, casual games. More soon, on my MeeGo wiki&lt;br /&gt;
# [[User:kenyoung|kenyoung]] (Ken Young) - '''device arrived. COMPLETED '''&lt;br /&gt;
#*I'm working on porting Orrery, maeSat and maeFat to the N9.   The N950 is a beautiful device!&lt;br /&gt;
# [https://meego.com/users/khertan khertan] (Benoît HERVIER)&lt;br /&gt;
#* Currently working on KhtEditor&lt;br /&gt;
# [[User:Kidproquo|Sam Bristow]] '''Device Arrived 2011-08-05'''&lt;br /&gt;
# [[User:Kimitake|Kimitake]] (Kimitake) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*developing Qt-based micro blogging client for twitter, identi.ca, wassr, jp&lt;br /&gt;
#*porting qimsys, Japanese Input method, as maliit plugin&lt;br /&gt;
# [[User:kkv|kkv]] (Kirill Krinkin) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Developing Tracker (client for open [https://github.com/OSLL/geo2tag Location Base Platform ]). Tracker will gather user moving data, find patterns, do logistic tasks. Project tracker and progress can be found [[http://osll.spb.ru/projects/geo2tag/issues here]]. &lt;br /&gt;
#* Mesh networks and energy consumption on device investigation&lt;br /&gt;
#[[User:klausr|klausr]] (Klaus Rotter) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Started to work with QtQuick. Nice Tool. Trying to rewrite my EasyPlayer program in QtQuick.&lt;br /&gt;
#[[User:kojacker|Kojacker]] (Ryan Faulkner)&lt;br /&gt;
#* Various applications, bits and bobs (links coming)&lt;br /&gt;
#[[User:Kulakov|Kirill Kulakov]]&lt;br /&gt;
#*MySocials project - clients, libraries and plugins for frameworks and platforms for social networks&lt;br /&gt;
#[[User:kulve|kulve]] (Tuomas Kulve) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kypeli|kypeli]] (Johan Paul) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kyranto|kyranto]] (Kyösti Ranto) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/meego-developer-edition-for-n900/mg-package-manager mg-package-manager]&lt;br /&gt;
#[[User:Laasonen|Laasonen]] (Olli Laasonen)&lt;br /&gt;
#*Porting apps from Maemo (Who is calling?, Advanced phone lock, Sanakirja.org dictionary client).&lt;br /&gt;
#*Developing small handy applications.&lt;br /&gt;
#[[User:lardman|lardman]] (Simon Pickering) - '''Device arrived, thanks! :)'''&lt;br /&gt;
#*Porting mBarcode, working on Augmented Reality app (mAR), time and location event app (Proximus), additional location methods (offline cellid, magnetic field line direction)&lt;br /&gt;
#[[User:Lbt|lbt]] (David Greaves)&lt;br /&gt;
#* Mainly CE, Harmattan and Apps to start with. Hopefully Surrounds later.&lt;br /&gt;
#[[User:lcuk|lcuk]] (Gary Birkett) '''device arrived. COMPLETED, thanks'''&lt;br /&gt;
#* N9 Qt port of liqcalendar and misc liq* apps&lt;br /&gt;
#liang wei (foolegg), '''ID sent:Yes''' | '''Launchpad Accepted:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#*[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
#[[User:Lorenzph|lorenzph]] (Philip Lorenz) - '''Device arrived - thank you'''&lt;br /&gt;
#*Development of a hiking application supporting the user when planning and executing the trip.&lt;br /&gt;
#[[User:lostinmirkwood|lostinmirkwood]] (Kristopher C. Kantor) - '''Device arrived, Thank You.'''&lt;br /&gt;
#*Continuing Development of [http://ansela.garage.maemo.org/ Ansel-A]: Digital Darkroom for Qt Devices&lt;br /&gt;
# [[User:mardy|Mardy]] (Alberto Mardegan)&lt;br /&gt;
#* Developing QML port of [http://www.mardy.it/mappero Mappero], possibly [http://www.mardy.it/oculo Oculo]&lt;br /&gt;
#* [http://neverball.org Neverball and Neverputt] (currently I'm working on a N900 port).&lt;br /&gt;
# [[User:Martink|MartinK]] (Martin Kolman)&lt;br /&gt;
#* Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
# [[User:marxian|marxian]] (Stuart Howarth)&lt;br /&gt;
#* Porting my [https://garage.maemo.org/projects/qmltube cuteTube] application (QML version).&lt;br /&gt;
#* MythTV controller/recording scheduler (similar to the Android XBMC application)&lt;br /&gt;
# [[User:Masterzap|MasterZap]] (Zap Andersson) - '''Device arrived.'''&lt;br /&gt;
#* Porting [http://maemo.org/packages/view/zaploc/ ZapLoc] app to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Porting game &amp;quot;Slightly Annoyed Rodents&amp;quot; (yet to be released) to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Sadly, my unit is developing issues with the display, stripes of black pixels below halfway down the screen, and they seem to get a pixel longer every few days.... :( It's still usable for development, but it's not exactly pretty to look at.&lt;br /&gt;
# [[User:mattaustin|Matt Austin]] '''Device received (01/08/11)'''&lt;br /&gt;
#* Transperth trains live departure boards app, Player numbers AFL footy app, Amazon S3 bucket &amp;amp; file browser.&lt;br /&gt;
#[[User:mdengler|mdengler]] (Martin Dengler) '''device arrived. COMPLETED'''&lt;br /&gt;
#* I am working on porting a tron-like game (armegatron preferably or glTron) to the N9, and developing Ringr, a location-based ringtone management application.&lt;br /&gt;
# [[User:Mece|Mece]] (Marcus Wikström) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*[http://talk.maemo.org/showthread.php?t=73490 Tweed Suit] for N9/50&lt;br /&gt;
#*Qlister (shopping list program)&lt;br /&gt;
#*Planning an location based tracking service/app.&lt;br /&gt;
#[[User:Metropt|Jose Xavier]], '''device arrived. COMPLETED'''&lt;br /&gt;
#* My goal is to port the OpenPilot Ground Control Station to the MeeGo platform and adapt the UI for a better mobile experience. You can see more #information about OpenPilot GCS here: http://wiki.openpilot.org/display/Doc/Ground+Control+Station+User+Manual&lt;br /&gt;
#[[User:mgedmin|mgedmin]] (Marius Gedminas) '''Device arrived'''&lt;br /&gt;
#*Played with bugfixing in QMLCompass in order to learn the Qt Creator IDE.&lt;br /&gt;
#*Ported vim, fbreader for own use.&lt;br /&gt;
#*Built unofficial-meego-terminal so that a newer meego-terminal can be installed side-by-side, again, for own use.&lt;br /&gt;
#*Put the stuff in apt repository at http://mg.pov.lt/770/ because hasn't found the time to learn OBS yet.&lt;br /&gt;
#*Planning to port [http://mg.pov.lt/gtimelog GTimeLog].&lt;br /&gt;
# [[User:mickeprag|mickeprag]] (Micke Prag) - '''Device arrived.'''&lt;br /&gt;
#*[https://gitorious.org/telldus/tellduscenter-light TelldusCenter Light] - Using the mobile phone as the central hub in your home automation. Control your lights, electrical appliances and curtains wirelessly from the palm of your hands.&lt;br /&gt;
#[[User:Mikec|Mikecy]] (Mike Choy) - '''Device arrived.'''&lt;br /&gt;
#*Porting svgclock, Maesynth and Maelophone from N900 Python to QML and C++. Stress testing the new [https://projects.developer.nokia.com/qtgameenabler Qt Game Enabler] to see if we finally have  low latency audio support in Qt. Will also look to see if we can get midi sample support via Wild Midi or equivalent. &lt;br /&gt;
# [[User:mikelima|mikelima]] (Luciano Montanaro) - '''Device arrived.'''&lt;br /&gt;
#*Porting [http://quandoparte.garage.maemo.org Quando Parte], implementing a QML patience/puzzle game, porting and adapting KGoldrunner, and writing an OpenStreetMap survey tool, all for use with MeeGo Harmattan (and future MeeGo versions).&lt;br /&gt;
# [[User:mikkov|mikkov]] http://forum.meego.com/showthread.php?t=3607&lt;br /&gt;
# [[User:Milhouse|Milhouse]] '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop an audio recording application with geo-location support, plus other applications to improve personal productivity utilising the Harmattan notification/event view.&lt;br /&gt;
#[[User:milliams|milliams]] (Matt Williams)&lt;br /&gt;
#*Creation of a Particle Physics information database (from [http://pdg.lbl.gov/ PDG]) application. Porting of [http://games.kde.org/game.php?game=ksquares KSquares] to pure Qt for MeeGo and creation of other similar simple games. Porting of [http://thermite3d.org PolyVox] to MeeGo and port games built on it when they are ready. Port the [http://falconpl.org Falcon] programming language to MeeGo.&lt;br /&gt;
# [[User:mitrandir|mitrandir]] Ilya Skriblovsky &lt;br /&gt;
#* Port NWTBible (Bible reader)&lt;br /&gt;
#*Planaris (Hierarchical Todo list) to MeeGo&lt;br /&gt;
# [[User:mkruisselbrink|Marijn Kruisselbrink]] '''Device arrive'''&lt;br /&gt;
# [[User:mmlado|mmlado]] (Mladen Milankovic) - '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop [https://projects.developer.nokia.com/home/user/mmlado games] in QML&lt;br /&gt;
# Mohammad Abu-Garbeyyeh '''Device Arrived''' Planning a wiki page with a todo list, main project here: http://bt-messenger.com &amp;lt;br&amp;gt;&lt;br /&gt;
# [[User:MSvB|MSvB]] (Michael Schloh von Bennewitz) - '''Device arrived, thank you.'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Using the device for a MeeGo lecture series in the fall, giving demos.&lt;br /&gt;
#*Application development includes LDAP client, and a chess clock.&lt;br /&gt;
#[http://wiki.meego.com/User:Mohannad Mohannad Hammadeh] '''Finally got it!'''&lt;br /&gt;
#* Porting mPrayerTime to Meego-Harmattan, updating the UI and adding more features.&lt;br /&gt;
#* Writing new application ''Spotter'' - exercise tracking app&lt;br /&gt;
# [[User:Muresandone|MuresAndone]] (Mures Andone) - '''Device arrived'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Develop location-aware apps with Qt/QML, an enhanced e-book reader based on FBReader engine.&lt;br /&gt;
#*Current project: Maemo Application Launcher: http://sourceforge.net/p/maplau/code/&lt;br /&gt;
# [[User:netvandal|netvandal]] (Michele Tameni)&lt;br /&gt;
#* Luca's Mirror:  It’s a simple app that transform your phone into a hand-held mirror with some other cool addictions.&lt;br /&gt;
#* Semantic experiment : Experiment with Notification Area mixed with the semantic information stored in tracker, reacting to user action with usefull notification&lt;br /&gt;
#*More info  [http://michele.tameni.it/project/meego/ Here]&lt;br /&gt;
# [[User:Nicolai|Nicolai]] (Nicolai Hess)&lt;br /&gt;
#*Port my [http://maemo.org/packages/view/scout scout] application to Qt (Application to search contacts, calendar and conversations)&lt;br /&gt;
# [http://twitter.com/#!/mja_fin mja] (Miika Ahdesmaki)&lt;br /&gt;
#* Trap, Shake, Kill 'em and other multi sensor apps' development. [http://forum.meego.com/showthread.php?t=3633] '''Nokia Developer Launchpad program approved 06Jul2011, Device available for order 07Jul2011 (ordered, OID-052820), Order sent on 13.7.2011 (email 10:40am), Received 14.07.2011.'''&lt;br /&gt;
#[[User:Nielsmayer|Niels Mayer]]&lt;br /&gt;
#*[http://wiki.meego.com/Tubelet-and-cutetube-port Rewrite cutetube-qml for MeeGo tablet UX/harmattan UX.] and add automatic-cue-point detection, and social deep-linking of media podcasts. http://nielsmayer.com/meego/qml/qmltube_1_0_6_armel.deb is already usable.... Still a ways to go [http://nielsmayer.com/ts-episode-timeline.png porting my webapp] [http://nielsmayer.com/ts-episode-evnt-anls.png that I call &amp;quot;trainspodder&amp;quot;] :-)&lt;br /&gt;
#*Infrastructure for the above: [http://code.google.com/p/qtzibit/ qtzibit: Simile-Widgets Exhibit in QtWebKit with QML integration].  For example, here's [http://nielsmayer.com/meego/qml/qtzibit-youtube.png Timeline faceted browser for 388 YouTube Episodes] [http://qtzibit.googlecode.com/svn/trunk/exhibit/src/webapp/examples/YouTube/YouTube.html can be created with very little code]. &lt;br /&gt;
#*[http://code.google.com/p/ytd-meego/wiki/CitizenJournalismWithYoutubeDirectForMeego YouTube Direct For MeeGo]&lt;br /&gt;
# [http://twitter.com/#!/gregjroberts Noobmonkey] - '''Launchpad:Accepted(06-Jul-2011) | N950eMail:07 July, 12pmGMT| Ordered:07 July 12pmGMT |Received: 14 July|  '''&lt;br /&gt;
#*Developing/Porting [http://maemo.org/downloads/product/Maemo5/healthcheck/ Healthcheck] with many new fun things (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Will Port and update [http://talk.maemo.org/showthread.php?t=65522&amp;amp;highlight=maecount MaeCount] (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Would like to develop a new game (Some ideas, and basic code for a few - so will update shortly)&amp;lt;BR&amp;gt;&lt;br /&gt;
# [[User:Nijel|Michal Čihař (Nijel)]] '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/dofcalc DOF Calc]&lt;br /&gt;
#* Creating a [http://wammu.eu/ Gammu] application for phone for data synchronization and backup.&lt;br /&gt;
# [[user:nilchak|nilchak]] (Nilanjan Chakravorty) '''Device arrived'''&lt;br /&gt;
#* Finance app and Bloomberg Pricing data app&lt;br /&gt;
# [[User:niqt|niqt]] (Nicola De Filippo) -  '''Device arrived.'''&lt;br /&gt;
#*Porting my maemo5 applications [http://badge.garage.maemo.org Badge] and QLshop. &lt;br /&gt;
#*New qml game&lt;br /&gt;
#*Other mail client.&lt;br /&gt;
# [[User:olka|Oleksandr Kachur]]&lt;br /&gt;
#* Developing cloud music player integrated with Google music, Amazon music and last.fm services.&lt;br /&gt;
# [[User:omllobet|omllobet]]&lt;br /&gt;
#*Port 2d puzzle board game [http://kde-apps.org/content/show.php/kMagnet?content=109111 kMagnet] or a new 2d board puzzle game&lt;br /&gt;
# [[User:orava|orava]] (Lasse Stenberg)&lt;br /&gt;
#* Porting and further developing [http://talk.maemo.org/showthread.php?t=72982 Mapsi]&lt;br /&gt;
# [[User:ossipena|ossipena]] (Timo Pelkonen)&lt;br /&gt;
#* App for measuring distances and keeping statistics, will reveal more when I get it working well&lt;br /&gt;
#* Willing to test others apps, contact me if needed&lt;br /&gt;
# [[User:ph0b|ph0b]] &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Writing tutorials to help other developers to step in MeeGo / Building MeeGo Paris network / Developing an audio player to access to more than 47 000 webradios referenced on AOL shoutcast (by name, genre, current track)&lt;br /&gt;
#[[User:Ph5|pH5]] (Philipp Zabel)&lt;br /&gt;
#* Integration of [https://www.torproject.org/ Tor] support&lt;br /&gt;
#* Porting of [http://maemo.org/downloads/product/Maemo5/frogatto/ Frogatto], pending SDL support&lt;br /&gt;
#* Porting of [https://garage.maemo.org/projects/beifahrer/ Beifahrer] and [https://garage.maemo.org/projects/cinaest/ Cinaest]&lt;br /&gt;
#[[User:philippengelhard|philippengelhard]] (Philipp Engelhard) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a maze game for children and adults&lt;br /&gt;
#* Develop a &amp;quot;Nokia Bots&amp;quot; like program for alarm and battery&lt;br /&gt;
# [[User:emanymton|Boris Pohler]]&lt;br /&gt;
#* porting Zeitkonto and HandsOff (not yet released) from Maemo to Meego, maybe a rewrite with QML&lt;br /&gt;
#* other ideas in pipeline (remote for mythtv, live sports-ticker, ...)&lt;br /&gt;
#* Helping other users at the german side meego.de (there known as Cermit) &lt;br /&gt;
# [[User:pycage|pycage]] (Martin Grimme) '''Sent back defective device. Replacement device arrived. Thanks DDP!'''&lt;br /&gt;
#*Doing the Community Apps installer client. Also targetting Harmattan with my OSS MeeGo apps (which are currently mostly running on the WeTab).&lt;br /&gt;
#[[User:Qole|qole]] [http://maemo.org/downloads/product/Maemo5/easy-deb-chroot/ Easy Debian] and other projects as they arise&lt;br /&gt;
#[[User:quang|quang]] (Quang Pham) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a location based services application&lt;br /&gt;
#* Test Vietnamese localization&lt;br /&gt;
# [http://maemo.org/profile/view/rambo/ rambo] (Eero af Heurlin) '''ID sent''',  '''Launchpad:Accepted''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Port [http://maemo.org/downloads/product/Maemo5/maecalories/ MaeCalories], [http://maemo.org/downloads/product/Maemo5/mobilehotspot/ Mobile hotspot] (possibly, depends on many things and might not be actually neccessary), I'm also looking into some wearable computing and augmented reality stuff, I'll have to see how suitable platform the N9(50) is going to be for that.&lt;br /&gt;
# [[User:ravirdv|ravirdv]] (Ravi Vagadia)&lt;br /&gt;
#* Trip Management App&lt;br /&gt;
#* VLC Remote&lt;br /&gt;
# [[User:raydonnelly|raydonnelly]] (Ray Donnelly) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Investigating porting TermKit&lt;br /&gt;
#* Ensure MeeGo works ok with Necessitas SDKs Qt Creator&lt;br /&gt;
# [[User:reffy|reffy]] (Alex Tyler)&lt;br /&gt;
#* I plan to port my Subsonic client [http://maemo.org/packages/view/aerofy/ Aerofy] to the platform. I also plan to develop a range of media related applications.&lt;br /&gt;
# [[User:Rlinfati|rlinfati]] (Rodrigo Linfati) ''' ID send: 30-Jun-2011, Launchpad-Applied: 30-Jun-2011, Launchpad-Accepted: 06-Jul-2011 | N950eMail: 07-Jul-2011 | Ordered: 07-Jul-2011 | Received:14-07-2011 '''&lt;br /&gt;
#* Upgrade GoogleLatitude to the current API&lt;br /&gt;
#* Find your Frient: a apps that inform you position directly to you friend without any external server.&lt;br /&gt;
# [http://maemo.org/profile/view/rm_you/ rm_you] (Adam Harwell)&lt;br /&gt;
#* Porting [http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] from Maemo, adding new features&lt;br /&gt;
#* Helping with photo utility suite project (SnapGo, with GeneralAntilles and others)&lt;br /&gt;
#* Will help beta test apps for people on IRC&lt;br /&gt;
# [[User:rnazarov|rnazarov]] (Ruslan Nazarov)&lt;br /&gt;
#* Porting [https://gitorious.org/titanim TitanIM] (Vkontakte instant messenger)&lt;br /&gt;
# [[User:roman4|roman4]] (Roman Morawek)&lt;br /&gt;
#* Porting [http://babyphone.garage.maemo.org/ Babyphone] to the platform.&lt;br /&gt;
# [[User:Rzr|RzR]] (Philippe Coval) '''thank you Nokia for n950 and supporting GNU/Linux&lt;br /&gt;
#* tags: ( qt4, qml, opengl, debian, emulator, pinball, neheglqt, p-uae)&lt;br /&gt;
#* more: http://rzr.online.fr/q/handset (diary)&lt;br /&gt;
#[https://meego.com/users/sandst1 sandst1] (Topi Santakivi)&lt;br /&gt;
#* Porting FunkeySynth, a MeeGo Tablet synthesizer to Harmattan &lt;br /&gt;
#* Demo clip and further info in [http://sandst1.wordpress.com/ my blog]&lt;br /&gt;
# [https://meego.com/users/scifiguy scifiguy] (Sudheer K.) '''ID sent'''| '''Launchpad:Accepted(07-Jul-2011)''' | '''N950eMail:Yes(07-Jul-2011)''' | ''' Ordered:Yes (07-Jul-2011)''' | '''Received:Yes(18-Jul-2011)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [https://garage.maemo.org/projects/marketstoday Markets Today], a Stock Quotes  app to Harmattan. [http://forum.meego.com/showthread.php?t=3903 Released for Harmattan] (19-Jul-2011)&lt;br /&gt;
#* Evaluate porting of VICaR (Call router application) and new application ideas on Harmattan&lt;br /&gt;
# [[User:sebas|sebas]] (Sebastian Kügler) - ('''device arrived, thanks!''')&lt;br /&gt;
#* Bringing Plasma Active to Meego / handsets&lt;br /&gt;
#[[User:Seif|Seif Lotfy]], '''ID sent''', '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* My goal is to port the Zeitgeist to MeeGo with all the fun stuff with it. I already have a Qt port for &amp;quot;El Loco&amp;quot;.&lt;br /&gt;
# [[User:Sfietkonstantin|Sfietkonstantin]] (Lucien XU) - ('''thanks Qgil and Nokia for the N950''')&lt;br /&gt;
#* Develop a centralized public transportation system : [[TransportApp|libpublictransportation]] (first priority)&lt;br /&gt;
#* And also a game [http://sfietkonstantin.free.fr/blog/?p=11 Blog post about the game] (No gitorious yet, will come)&lt;br /&gt;
# [[User:shadymilkman|shadymilkman]] (Kyle Thomas) - ('''recieved devkit''')&lt;br /&gt;
#* Building Reedit, a reddit application [http://www.shadymilkman.com/p/n9-project.html] removed name from incomplete list.&lt;br /&gt;
# [[User:shmerl|shmerl]] (Hillel Lubman) - ('''device arrived, thanks to Nokia for open source Meego development support''')&lt;br /&gt;
#* Building/testing Firefox/Fennec (release, beta, aurora, nightly) on Meego&lt;br /&gt;
#* Porting [http://code.google.com/p/kosherjava/ Zmanim API] to C++ and preparing it for Meego as a library (libzmanim). Planned - Hebrew calendar application in Qt based on the Zmanim API.&lt;br /&gt;
# [[User:sjgadsby|sjgadsby]] (Stephen Gadsby)&lt;br /&gt;
#* writing a [[User:Sjgadsby#Preferred Shopper Card Wallet|not-yet-named wallet for store loyalty cards]]&lt;br /&gt;
# [[User:slaine|slaine]] (Glen Gray)&lt;br /&gt;
# [[User:slvr32|slvr32]] (Jason Byrne)&lt;br /&gt;
#* [https://garage.maemo.org/projects/nfqm nfqm] (Netflix Queue Manager) Qt/C++, targeting Symbian^3, Maemo 5, and Meego/Harmattan - discussion thread [http://forum.meego.com/showthread.php?t=3715 here]&lt;br /&gt;
# [[User:smoku|smoku]] (Tomasz Sterna)&lt;br /&gt;
#* Port my touch screen [http://tomasz.sterna.tv/maemo/ ports of games for Maemo] (Widelands, Bos Wars, Robbo) and UAE4All, PSX4All emulators&lt;br /&gt;
#* Port support for SIXAXIS(TM) Controller&lt;br /&gt;
#[[User:smurfy|smurfy]] (Philipp Andreas)&lt;br /&gt;
#* Porting [https://garage.maemo.org/project/fahrplan fahrplan] (Public Transportation App) for the N9&lt;br /&gt;
#[[User:solmis|solmis]] (Janne Mäkinen)&lt;br /&gt;
#* Porting/Rewriting Maemo 5 stuff&lt;br /&gt;
# [[User:Somnathbanik|Somnathbanik]] (Somnath Banik) &amp;lt;br /&amp;gt; &lt;br /&gt;
#* Porting my existing Symbian^3 multimedia applications to MeeGo/N9 with a  new and exciting UI components of Harmattan/MeeGo.&lt;br /&gt;
#* Creating simple and easy open source application to inspire beginner developers to work on MeeGo/N9 technology.&lt;br /&gt;
#[[User:sony123|sony123]] (William Su)&lt;br /&gt;
#* Porting Stockona to Harmattan.&lt;br /&gt;
#[[User:Spenap|Spenap]] (Simón Pena)&lt;br /&gt;
#* Porting and enhancing Maevies from Maemo 5 to Meego/Harmattan. Now tracked at [[User:Spenap/Butaca|Butaca]]&lt;br /&gt;
#[[User:stani|stani]] (Stani)&lt;br /&gt;
#* Develop RadioTouch to play online radio stations. Ready for testing: [http://forum.meego.com/showthread.php?t=3993 click here].&lt;br /&gt;
#* Develop a creative photo and/or camera application based on the code of the [http://www.phatch.org Phatch] project. (This code uses wxPython for the GUI. So it will take some effort to port it to PySide and QML, with which I have no previous experience yet.)&lt;br /&gt;
# [[User:Stskeeps|stskeeps]] (Carsten Munk) '''Device received'''&lt;br /&gt;
#* N950/N9 MeeGo CE work and Wayland on these devices&lt;br /&gt;
# [[user:summeli|summeli]] (Antti Pohjola) -  '''Device arrived.'''&lt;br /&gt;
#* Porting [http://www.summeli.fi/?p=2453 AntSnes] and [http://www.summeli.fi/?p=2520 gpSP] from Symbian^3 to Harmattan/MeeGo.&lt;br /&gt;
#[[User:swinkels|swinkels]] (Sławomir Musiał)&lt;br /&gt;
#* Porting [http://www.swinkels.tvtom.pl/eCards eCards] - Application for creating and sending e-cards&lt;br /&gt;
# [[user:syrjala|syrjala]] (Ville Syrjälä)&lt;br /&gt;
#* Porting [https://gitorious.org/maemo-tvout-control maemo-tvout-control]&lt;br /&gt;
# [[user:tassu|tassu]] (Tapio Pyrhönen)&lt;br /&gt;
#* [http://tapsa.bitmagick.com/nds/ My site] - Porting my old DS games and making new ones.&lt;br /&gt;
# [[user:teo|teo]] (Teo Mrnjavac)&lt;br /&gt;
#* [http://teom.wordpress.com My blog]&lt;br /&gt;
#* [http://ur1.ca/4kkwh Porting] [http://amarok.kde.org Amarok] to tablets and handsets running MeeGo/Harmattan.&lt;br /&gt;
# [[User:texrat|texrat]] (Randall Arnold, Community Device Program Lead)&lt;br /&gt;
# [[User:thebootroo|thebootroo]] (Thomas Boutroue, Developer/Designer)&lt;br /&gt;
#* [https://gitorious.org/meego-community-mobile-ux-ng Gitorious] - Making a C++ Declarative-based Visual Components API Lib, alternative to plain QML, or specific platform Components&lt;br /&gt;
#* [http://modern-os.projects.servhome.org/mobileApps/ MobileApps] - Porting my old Maemo5 apps to my new Lib, and creating new ones&lt;br /&gt;
#[[User:Theonehumble|Stephan Bulgin]]&lt;br /&gt;
#*Porting NXEngine&lt;br /&gt;
#*In the process of re-writing DonQt for MeeGo/Harmattan.(will most likely be a name change and better code.)&lt;br /&gt;
# [[user:thp|thp]] (Thomas Perl)&lt;br /&gt;
#* [http://gpodder.org/ gPodder] - Integrating gPodder with Harmattan (including specific APIs)&lt;br /&gt;
#* Open source work on Python-related APIs (PySide, etc..) + Python tutorials&lt;br /&gt;
#* Get [[Games|Mong]] in shape for Harmattan&lt;br /&gt;
#* Port over some of my existing [http://maemo.org/profile/view/thp/ Maemo 5 apps]&lt;br /&gt;
# [[user:tigerite|tigerite]] (Peter Hunt)&lt;br /&gt;
#* Integrating the BFS CPU scheduler https://garage.maemo.org/projects/kernel-bfs/ into the N9/50 kernel, along with the Budget Fair Queueing I/O scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/&lt;br /&gt;
#* Porting projects such as the Phoronix Test Suite http://www.phoronix-test-suite.com/ to Harmattan&lt;br /&gt;
#* Converting a Flash cards based learning system which I developed, loosely based on the one found at http://www.educationlabs.com/projects/flashcards/Pages/default.aspx, from C#/XAML to Qt/QML and making it standalone&lt;br /&gt;
# [[User:timoph|timoph]] (Timo Härkönen)&lt;br /&gt;
#* [http://gitorious.org/random-timoph impuzzle, etc.]&lt;br /&gt;
#* [http://timoph.fi timoph.fi]&lt;br /&gt;
#* [https://build.pub.meego.com/project/show?project=home%3Atimoph Community OBS home project]&lt;br /&gt;
# [[User:timsamoff|timsamoff]] (Tim Samoff)&lt;br /&gt;
#* [http://thp.io/2011/mong/ Plonk]&lt;br /&gt;
#* MeeGo Community Apps website design&lt;br /&gt;
#* A few other things that are brewing (games, sound generators, etc.)&lt;br /&gt;
#[[User:tlaukkanen|tlaukkanen]] (Tommi Laukkanen)&lt;br /&gt;
#* Facebook client [http://kasvopus.com Kasvopus]&lt;br /&gt;
#* Twitter client [http://twimgo.com TwimGo]&lt;br /&gt;
#* Google Reader client [http://newsflow.mobi NewsFlow]&lt;br /&gt;
#* FourSquare client [http://nelisquare.com Nelisquare]&lt;br /&gt;
#* MeeToDo to-do app [http://projects.developer.nokia.com/meetodo MeeToDo]&lt;br /&gt;
# [[User:tronic|Tronic]] (Lasse Kärkkäinen)&lt;br /&gt;
#* [http://performous.org/ Performous] singing/band game&lt;br /&gt;
# [[User:tswindell|tswindell]] (Tom Swindell)&lt;br /&gt;
#* [http://stage.rubyx.co.uk/columbus columbus]&lt;br /&gt;
#[[User:twoboxen|twoboxen]] (Matt Hawkins)&lt;br /&gt;
#* Porting [https://code.google.com/p/hawkengine hawkengine] to Meego &lt;br /&gt;
#* Porting [https://sites.google.com/site/hawkorn/games games] via hawkengine &lt;br /&gt;
#[[User:v13|v13]] (Stefanos Harhalakis)&lt;br /&gt;
#* Port WifiEye from maemo to meego&lt;br /&gt;
#* Port MaeGirls from maemo to meego&lt;br /&gt;
#* Perhaps complete MaeSlap and release it for meego&lt;br /&gt;
#[[User:vandenoever|vandenoever]] (Jos van den Oever)&lt;br /&gt;
#*Porting [http://webodf.org WebODF] to MeeGo using QML and JavaScript.&lt;br /&gt;
#*[http://www.webodf.org/redmine/projects/webodf/wiki/WebODF_on_an_N950 WebODF on an N950]&lt;br /&gt;
#*Experiment with a semantic logging tool.&lt;br /&gt;
#*Experiment with a [http://blogs.kde.org/node/4161 metronome application] in QML.&lt;br /&gt;
#[https://meego.com/users/vasvlad Uladzislau Vasilyeu] (Vasvlad)  &lt;br /&gt;
#* Porting OMWeather to Harmattan&lt;br /&gt;
#[[User:Asys3|Uwe Koch]] (Uwe Koch)&lt;br /&gt;
#*Port hopefully all of my games Lineo,Q,TwinDistress,Sokoban and Jooleem&lt;br /&gt;
#[[User:Venemo|Venemo]] (Timur Kristóf)&lt;br /&gt;
#* [http://wiki.meego.com/User:Venemo/HarmattanPlans My Harmattan Plans]&lt;br /&gt;
#** [http://gitorious.org/colorful-apps/puzzle-master Puzzle Master]&lt;br /&gt;
#** [http://forum.meego.com/showthread.php?t=3711 Public transportation app] (Click on the [http://forum.meego.com/showthread.php?t=3711 link] and post to the thread if you are interested to contribute.)&lt;br /&gt;
#** [https://gitorious.org/colorful-apps/memory-game Memory game]&lt;br /&gt;
#** Labirynth game (No code available yet)&lt;br /&gt;
#[[User:Vgrade|vgrade]] (Martin Brook)&lt;br /&gt;
#*I would plan to contnue my contributions to the N900 Community Edition of MeeGo which I assume will push right through into the N9. I am very interested in contributing to the exciting new architecture #*built on Wayland to give this device the best user experience.&lt;br /&gt;
#*Local Network Meetups, Cambridge, Birmingham, Koln, Dusseldorf&lt;br /&gt;
#[[User:vitaminj|VitaminJ]] (Stephen Spencer)&lt;br /&gt;
#* [http://jenkins.vitaminj.co.uk/job/meex/ Meex], a portable DJing application&lt;br /&gt;
#[[User:vitna|vitna]] '''COMPLETED&lt;br /&gt;
#*My actual project is http://forum.meego.com/showthread.php?t=3652, but i have in program to develop much more game for the Harmanattan platform&lt;br /&gt;
#[[User:vudentz|vudentz]] (Luiz Augusto von Dentz) '''COMPLETED&lt;br /&gt;
#*Porting upstream BlueZ and obexd&lt;br /&gt;
#[[User:w00t|w00t]] (Robin Burchell)&lt;br /&gt;
#* meego-ux hackery, Groovy, anything else I think of that's interesting&lt;br /&gt;
#[[User:wazd|wazd]] (Andrew Zhilin)&lt;br /&gt;
#* OMWeather, Live Wallpapers, BlueMaemo, Ati85, QML gPodder, tons of other design-related stuff&lt;br /&gt;
#[[User:Wicket|wicket]] (David Derby)&lt;br /&gt;
#*Porting [http://www.6809.org.uk/dragon/xroar.shtml XRoar - Dragon &amp;amp; CoCo emulator] and [http://icculus.org/avp/ Aliens versus Predator (Gold Edition) game engine].&lt;br /&gt;
#[[User:willemliu|willemliu]] (Willem Liu)&lt;br /&gt;
#* Installing SDK.&lt;br /&gt;
# [[user:wonko|wonko]] (Ruediger Gad)&lt;br /&gt;
#* Amongst other things I'll port my existing applications for Maemo5/Fremantle to MeeGo/Harmattan: VU Meter, StultitiaSimplex, Zeecontrol, Advanced Clock Plugin (for details please see my page).&lt;br /&gt;
# [[User:Xando|xando]] (Sebastian Pawluś) &lt;br /&gt;
#* Porting [https://github.com/xando/thesis/tree/master/locit-client LocIt] application from N900 Maemo to Meego system.[https://github.com/xando/thesis/blob/master/thesis/Obrazki/UiFlowDiagram.pdf?raw=true pics]&lt;br /&gt;
# [[user:xawotihs|xawotihs]]&lt;br /&gt;
#* Porting [http://code.google.com/p/wagic/ Wagic] on Harmattan based on either Qt or SDL.&lt;br /&gt;
#[[user:xerxes2|xerxes2]] (Jens Persson)&lt;br /&gt;
#* [http://gpodder.org/panucci Panucci] - Resuming audiobook and podcast player&lt;br /&gt;
#* [https://github.com/xerxes2/passant Passant] - Chess game&lt;br /&gt;
#* Meego CE&lt;br /&gt;
# [[user:xfade|X-Fade]] (Niels Breet)&lt;br /&gt;
#* Set up &amp;amp; Testing Harmanttan building on MeeGo Community OBS&lt;br /&gt;
# [[user:zaheerm|zaheerm]] (Zaheer Merali)&lt;br /&gt;
#* Porting [http://gstreamer.freedesktop.org GStreamer] plugins not shipped by Nokia to Harmattan&lt;br /&gt;
#* Porting [http://www.flumotion.net Flumotion] an open source streaming solution to Harmattan taking advantage of the hardware encoding and the camera&lt;br /&gt;
# [[user:zas|zas]] (Matti Henrik Kinen)&lt;br /&gt;
#* Setting up SDK&lt;br /&gt;
# [[user:zchydem|zchydem]] (Marko Mattila) '''Device arrived'''&lt;br /&gt;
#* QuickFlickr - QML based flickr client for mobile handsets.&lt;br /&gt;
# [[user:zeamoceq|zeamoceq]] (Olle Tränk)&lt;br /&gt;
#* Porting [http://qticksize.zeamoceq.net qTickSize] (interface to Swedish online stock broker)&lt;br /&gt;
# [https://meego.com/users/zehjotkah zehjotkah] (Cosimo Kroll)&lt;br /&gt;
#* [http://wiki.maemo.org/MeeGo_Coding_Competition_2011 MeeGo Coding Competition 2011]&lt;br /&gt;
# [[user:zeenix|zeenix]] (Zeeshan Ali)&lt;br /&gt;
#* Ensuring [http://www.gupnp.org GUPnP]/[http://www.rygel-project.org Rygel] works on N9.&lt;br /&gt;
#* Possibly porting/writing [http://spice-space.org SPICE] client for&lt;br /&gt;
#* N9/MeeGo.&lt;br /&gt;
# [[user:nowheremanmail|nowheremanmail]] David Galindo&lt;br /&gt;
#* N950 received Thanks!. Starting to migrate Wallet and Calculus.&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://www.nowhereman.eu]&lt;br /&gt;
# [[user:gbraad|gbraad]] (Gerard Braad)&lt;br /&gt;
#* Porting of of Node.JS, phonegap, unhosted and a mobile org-mode editor&lt;br /&gt;
#* Small [https://github.com/gbraad/meego-pomodoro PomodoroTimer]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #  Do NOT paste yourself here - add yourself alphabetically!  # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #         Ensure your meego.com nick is first and your        # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #             full name is in brackets afterwards             # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== '''Updated Questions and answer for those people awaiting N950 Dev Kits:''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) '''If you have registered for the launchpad, please wait.'''&lt;br /&gt;
If you want to find out more information you can email the launchpad team, but a quick response is unlikely.&lt;br /&gt;
''Also, Quim will be emailing / sending all of the names and accounts across, therefore, if they have any questions / problems contacting devs they'll let Quim know.''&lt;br /&gt;
&lt;br /&gt;
2) '''Timeline - Timescale'''&lt;br /&gt;
There is no defined deadline or timescale for this. Keep an eye on the delivered and pending sections below, as people are posting dates / times.&lt;br /&gt;
If things start happening and you feel you are being left out - please then email the Nokia Developer launchpad teams. But until then, not much communication if any will be received. Hold tight and please wait.&lt;br /&gt;
If your status is similar to someone else's, and in the same batch, and they get a device, wait a few days then fire a message to the launchpad team or here. No point asking the same questions on the forum. Most of the devs mentioned below are also on twitter, so ask there or elsewhere on the forums if really needed.&lt;br /&gt;
&lt;br /&gt;
3) '''Timescale Part 2 - Patience!'''&lt;br /&gt;
Arranging, confirming, emailing, packaging and sending 250 devices is not a day's job. &lt;br /&gt;
Realistically expect a few weeks once they have started being sent out.&lt;br /&gt;
Be clear in all contact emails you send, to speed up the process - include account names and any other IDs requested/required. It is hard for people to swap from real names, nicknames, etc on a list of 250+ people..&lt;br /&gt;
&lt;br /&gt;
4) '''People who already are registered with Launchpad''' &lt;br /&gt;
If you have a launchpad account (Lucky you) there is an option which allows you to select available devices, however, nothing is certain as of now, therefore that may not be the route. &lt;br /&gt;
Once the team start going through the list, it sounds sensible that they will start emailing / contacting the people on the list with instructions, confirmations and/or queries. (see below! - thank you Jaffa for the update)&lt;br /&gt;
Update - It seems the next step once the launchpad section is confirmed may be an email from '''no.reply-developer@nokia.com''', subject &amp;quot;A Nokia N950 is waiting for you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
5) '''Why have I heard nothing from Launchpad?'''&lt;br /&gt;
There is no launchpad confirmation email (But if you try to register again it says that there is already an application waiting) - therefore.... re-register if you have to. Just make sure you use the individual and not company registration. (There is however a developer registration email! - and logging in also proves that stage works!)&lt;br /&gt;
&lt;br /&gt;
6) '''&amp;quot;I didn't realize this was happening, can I still apply for one?&amp;quot;'''&lt;br /&gt;
Answer- &amp;quot;Short term: register to http://developer.nokia.com and watch Nokia developer activities in your country. &amp;quot;&lt;br /&gt;
- '''This program is closed''', but as Quim says, keep your eyes on the internet, as there are other programs and similar things available, and different countries where Nokia reps do things too&lt;br /&gt;
&lt;br /&gt;
7) '''Why is Nokia Developer saying the device program has been closed, and we still do not have our devices? *rant rant*'''&lt;br /&gt;
There are other device programs being run separately to the MeeGo DevKit program. The programs are not joined, but the team that sends out the devices is the same. Therefore, any messages you read are not exclusive to this particular set of 250 devices. Other programs may or may not appear across other Nokia sites, they are all separate from this one.&lt;br /&gt;
&lt;br /&gt;
If you have been accepted, don't panic - they have not gone out yet! (As far as we all know!) &lt;br /&gt;
''Please do update this section if you feel other questions from the forum have been answered?''&lt;br /&gt;
&lt;br /&gt;
== General thoughts on device program ==&lt;br /&gt;
&lt;br /&gt;
The Nokia N950 is a platform available now for developers targeting the Nokia N9 and MeeGo handset apps in general. Technical details are available at http://developer.nokia.com/swipe&lt;br /&gt;
&lt;br /&gt;
Candidates must be community developers ready to start working on new or existing open source applications, to be published in apps.meego.com and the Nokia Store. Links to your current projects are relevant! Deadline for applications: end of Tuesday, June 28th.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
IMPORTANT: *commercial* developers are encouraged to apply directly at http://developer.nokia.com - thank you for your understanding.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Community_device_program/Nokia</id>
		<title>Community Office/Community device program/Nokia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Community_device_program/Nokia"/>
				<updated>2011-08-07T13:12:47Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* N950 ordered, waiting to be sent */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Nokia Participation Details =&lt;br /&gt;
* Program Contact: [[User:qgil|Quim Gil]]&lt;br /&gt;
Update: Nokia N950 handsets are ready!  https://meego.com/community/device-program/devices/nokia-n9-devkit&lt;br /&gt;
&lt;br /&gt;
== N950 Devkit Program Details ==&lt;br /&gt;
* Device: Nokia N950 loaded with MeeGo 1.2 Harmattan &lt;br /&gt;
* Quantity: 250&lt;br /&gt;
* Additional Criteria / Terms: &lt;br /&gt;
** One submission per developer please&lt;br /&gt;
** Device to be loaned to participant for [period unspecified].&lt;br /&gt;
** May not be able to ship to certain countries / locations.&lt;br /&gt;
** Nokia employees are not eligible.&lt;br /&gt;
* Timeframe: distribution active.&lt;br /&gt;
&lt;br /&gt;
 '''QUESTIONS / ANSWERS &amp;amp; UPDATES:''' http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
 '''[[N950 landing page]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
 '''WORK IN PROGRESS'''&lt;br /&gt;
&lt;br /&gt;
 For the sake of transparency and collaboration:&lt;br /&gt;
 * Please link your name to a page describing your Nokia N950 related work e.g. a wiki page.&lt;br /&gt;
 * Add here one line of text summarizing the project(s) and feature(s) you are concentrating. &lt;br /&gt;
 * We haven't done the 'Nokia employee' check yet. If you happen to be one, contact Quim Gil.&lt;br /&gt;
&lt;br /&gt;
=== Still pending ===&lt;br /&gt;
Participants accepted that still haven't received the N950.&lt;br /&gt;
&lt;br /&gt;
==== Still haven't sent their Nokia Developer Launchpad credentials ====&lt;br /&gt;
&lt;br /&gt;
'''New developers accepted in the extended round'''&lt;br /&gt;
&lt;br /&gt;
Developers listed here must follow [[Talk:Community_Office/Community_device_program/Nokia|these instructions]]. Once you send your details please move your entry to the next section: [[Community_Office/Community_device_program/Nokia#Still_haven.27t_ordered_the_N950|Still haven't ordered the N950]]&lt;br /&gt;
&lt;br /&gt;
* [[User:magnuslu|magnuslu]] (Magnus Lundgren) Part time Qt developer, with most of the work done while on public transport&lt;br /&gt;
**[http://maemo.org/packages/view/mobitifo/ MobiTifo] - Follow the results and tables of football leagues from all over the world.&lt;br /&gt;
**[http://maemo.org/packages/view/qteachme/ QTeachMe] - Learn anything with Qteachme, currently optimized to learn Chinese.&lt;br /&gt;
* [[User:rshpount|rshpount]] (Roman Shpount) CTO of Telurix, Professional VoIP Developer&lt;br /&gt;
**[http://sites.google.com/site/webrtc/ WebRTC] - Port WebRTC media stack to Maemo.&lt;br /&gt;
**[Maemo Voip Client] - Build Maemo/QT SIP voice, video, and IM client utilizing WebRTC media stack.&lt;br /&gt;
* [[User:Jluisn|jluisn]] (Jose Luis do Nascimento) - Software Developer at Signove&lt;br /&gt;
**[https://gitorious.org/antidote/antidote Antidote] -  IEEE 11073:20601 stack library that enable the communication with health devices, like Weight Scales, Blood Pressure Monitors, Oximeters and Pedometers using Bluetooth Technology&lt;br /&gt;
**[https://gitorious.org/hdpy/hdpy HDPy] - Python implementation of MCAP and HDP Bluetooth protocols.&lt;br /&gt;
**[https://garage.maemo.org/projects/brisa/ BRisa UPnP] - UPnP implementation primarily developed for maemo based devices&lt;br /&gt;
* [[User:jsmanrique|jsmanrique]] (Manrique López) - data moved to next step&lt;br /&gt;
* [[User:earthling|earthling]] (Bernd Stramm) (IRC: berndhs)&lt;br /&gt;
**[http://sourceforge.net/apps/mediawiki/moui/index.php?title=Requirements_and_Goals/ MOUI] Mobile Outdoor User Interface - because outdoor recreational activities need a different UX&lt;br /&gt;
**[https://build.pub.meego.com/project/monitor?arch_i586=1&amp;amp;defaults=0&amp;amp;project=home%3Aearthling&amp;amp;repo_meego_current_Core=1&amp;amp;succeeded=1 current_Core i586 packages] Update my existing MeeGo Apps for handheld usage, e.g. [http://carpo.sf.net carpo RSS in Qt/QML],[http://egalite.sf.net egalite chat for XMPP, Direct SSL, IRC in Qt/QML], [http://http://berndhs.users.sourceforge.net/ my sf.net projects]&lt;br /&gt;
* [[User:cb22|cb22]] (Federico Lorenzi)&lt;br /&gt;
**[https://github.com/cb22/immoral Immoral][http://www.youtube.com/watch?v=tIySh8Wtu8U Video] - Advanced email client (WIP) written in QML/Pyside.&lt;br /&gt;
**[https://github.com/cb22/paradox2 1][https://github.com/cb22/casa2 2][https://github.com/cb22/tabletcontrol 3][http://www.youtube.com/watch?v=AAUuRYGA9d8 Video] - Complete house control system (WIP) with support for Paradox alarm panels.&lt;br /&gt;
* [[User:etrunko|etrunko]] (Eduardo Lima)&lt;br /&gt;
**[http://gitorious.org/canola Canola Media Player] and underlying libraries. Additionally, quick and simple Qt Quick utilities as a matter of experimenting with the technology.&lt;br /&gt;
* [[User:twaelti|twaelti]] (Tom Waelti)&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/recaller Recaller] - [http://wiki.maemo.org/Recaller Wiki] - [http://maemo.org/packages/view/recaller/ Source] - Tool to record all kinds of device audio, including autorecording of phone calls, even over bluetooth. Device needed to develop/debug, as tight hardware integration not possible in simulator/emulator (Nokia N900). Project plan is to shift from Widget to App.&lt;br /&gt;
* [[User:John_Brooks|John Brooks]]&lt;br /&gt;
**[https://github.com/special/torsion/tree/experimental/fancyui Torsion] - Tor-based anonymous peer-to-peer instant messaging &amp;amp; filesharing. QML UI in progress, mobile planned&lt;br /&gt;
**[https://github.com/saesu Saesu] - Decentralized multiple device synchronization framework&lt;br /&gt;
**[https://gitorious.org/~special/ Qt &amp;amp; Qt Components] - Contributions to Qt and Qt Components, especially graphics and UI&lt;br /&gt;
* [[User:Nathanael|Nathanael]] (Nathanael Anderson) - I've ported a lot of apps and fixed issues with them on the n900.  &lt;br /&gt;
**[http://katana.garage.maemo.org Katana] - Bible Reading Program (N900 QT application, I did not write much of it -- I ported and fixed all the underlying required libs, and did fix its n800/n810 brother Rapier for the n900 -- however this would be the project I would attempt to port to the n950/n9) &lt;br /&gt;
**[http://maemo.org/packages/view/kernel-module-cifs/ CIFS] - ported CIFs Kernel Support for the n900&lt;br /&gt;
**[http://maemo.org/packages/view/kernel-module-ntfs/ NTFS] - ported NTFS Kernel Support for the n900&lt;br /&gt;
**[http://maemo.org/packages/view/truecrypt/ Truecrypt] - Ported Truecrypt (And the underlying required libs) for N900&lt;br /&gt;
* [[User:Mdn|Mdn]] (Denis Mingulov) Qt Contributor&lt;br /&gt;
**[http://code.google.com/p/pwdgen/ Password Generator] - Secure Password Generator with hardware random generator usage. Already [http://store.ovi.com/content/149583 published] in Meego Harmattan Ovi Store.&lt;br /&gt;
**Qt Creator [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/classview Class View] and [http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/imageviewer Image Viewer] plugins - useful plugins for Qt Creator, already accepted to official repository.&lt;br /&gt;
**[http://my-symbian.com/s60v3/software/applications.php?faq=12&amp;amp;fldAuto=52 QReader] - [http://sourceforge.net/projects/qreader/ source] - powerful e-book reader for Symbian devices&lt;br /&gt;
**[http://lists.qt.nokia.com/pipermail/qt-creator/2010-June/006942.html Qt Creator Profiler plugin] - [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler source] - powerful profiler plugin (with ARM on-device oprofile support), really developer-friendly UI (like [http://qt.gitorious.org/+symbio-profiler/qt-creator/qt-creator-profiler/blobs/profiler/src/plugins/profiler/doc/qtcreatorprofiler1.png here]). The current version is obsolete (and non compatible with latest Qt Creator) and I would like to create a new version to help profiling for the device.&lt;br /&gt;
* [[User:plastun|plastun]] (Max Usachev)- Python developer. Porting [http://mnemosyne-proj.org Mnemosyne] to Maemo platform.&lt;br /&gt;
**[https://github.com/umax/pomni/tree/ Mnemosyne for Maemo (sources at GitHub)] - Learning tool based on spaced repetition technique.&lt;br /&gt;
**[http://maemo.org/downloads/product/OS2008/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N800/N810&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/mnemosyne/ Mnemosyne for Maemo] Learning tool based on spaced repetition technique for N900&lt;br /&gt;
**[https://garage.maemo.org/projects/meabook/ Meabook] - Enterprise contact book for N900.&lt;br /&gt;
* [[User:carlosgc|carlosgc]] (Carlos Garcia Campos) - Evince maintainer, poppler co-maintainer, WebKit developer&lt;br /&gt;
**[http://blogs.gnome.org/foundation/2011/01/17/gtk-meego-handset-bidders-selected/ GTK+/MeeGo Handset integration] - Project to make gtk+ apps work on MeeGo.&lt;br /&gt;
**[http://projects.gnome.org/evince/ Evince] - The GNOME Document viewer that was also ported to [https://garage.maemo.org/projects/evince/ maemo]&lt;br /&gt;
**[http://poppler.freedesktop.org/ poppler] - PDF library used by most of the free PDF viewers as well as other apps like tracker&lt;br /&gt;
**[http://trac.webkit.org/wiki/WebKit2 WebKit2] - Contributor to WebKit2 project.&lt;br /&gt;
* [[User:csaavedra|csaavedra]] (Claudio Saavedra)&lt;br /&gt;
**[http://mafw-lastfm.garage.maemo.org/ scrobbler for the N900] - I wrote this for the N900, wouldn't mind porting it to Harmattan.&lt;br /&gt;
**[http://gitorious.org/hildon Hildon toolkit] - I maintained Hildon back in Fremantle days. Also contributed to the Harmattan IM (Maalit) for GTK+.&lt;br /&gt;
* [[User:Padovan|padovan]] (Gustavo Padovan) &lt;br /&gt;
**[http://www.bluez.org BlueZ] - BlueZ is the Official Bluetooth stack for Linux and the idea is test new profiles that we implement in the device. Implemented profiles will be tested as well. The goal is support even more profiles for MeeGo/N950.&lt;br /&gt;
* [[User:speedevil|SpeedEvil]] (Ian Stirling)&lt;br /&gt;
** [https://garage.maemo.org/projects/h-e-n/ USB hostmode on n900] One of the authors of the hostmode enabling software on n900.&lt;br /&gt;
** [http://wiki.maemo.org/User_talk:Speedevil/Projects A battery age monitor] A script to measure battery age.&lt;br /&gt;
** Also detailed at the above link, a power/event monitor to aid in debugging power use of apps. I would be intending to develop similar apps on the n950, as well as attempting the tasks outlined in my earlier application at http://wiki.meego.com/index.php?title=User_talk:Speedevil/Projects&lt;br /&gt;
* [[User:jrocha|jrocha]] (Joaquim Rocha)&lt;br /&gt;
**[https://gitorious.org/seriesfinale SeriesFinale] - I am the author of SeriesFinale, a TV shows browser and tracker (keep track of the TV series' episodes, see their synopsis, actors, guest stars, covers, ...)&lt;br /&gt;
**[https://gitorious.org/~mickeprag/seriesfinale/mickeprags-seriesfinale SeriesFinale QML port] - My purpose of getting an N950 is to help in the development of the QML port&lt;br /&gt;
**[https://meego.gitorious.org/meegotouch/libmeegotouch MeeGoTouch] - I currently contribute to the MeeGoTouch framework&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Si Howard&lt;br /&gt;
&lt;br /&gt;
==== Still haven't ordered the N950 ====&lt;br /&gt;
* [[User:Siraj|Sirajsoft]] (Siraj Hassan) ((Qt Developer))) - '''IDs Sent to QuimGiL'''&lt;br /&gt;
**[https://github.com/sirajsoft/X-SMS][http://www.symbian-freak.com/downloads/freeware/cat_s60_3rd/descriptions/messaging/xsms__freeware_sms_exporter_for_s60_devices.htm X-SMS][http://www.sirajsoft.com/x-sms/] - Porting the Python SMS Tool which backup SMS to various formats like HTML,DOC and TXT. Also supports onboard SMS backup and Restore.No need of PC. UseCase : Phone Formatting.&lt;br /&gt;
**[http://handheld.softpedia.com/developer/Siraj-Hassan-Mohideen-10354.html] - My Projects Hosted in Softpedia.com&lt;br /&gt;
** [http://www.youtube.com/watch?v=GKONUZaFQho&amp;amp;feature=player_embedded] - UI centricRSS reader - Working on it. Attached video is from Tomi to explain how the UI will be.&lt;br /&gt;
* [[User:uvatbc|uvatbc]] (Yuvraaj Kelkar) Qt Ambassador, evangelist, hacker.&lt;br /&gt;
**[http://code.google.com/p/qgvdial/ qgvdial] - Google Voice client for Maemo, Symbian, Windows, Linux, Mac. Phone integration for Maemo (dial and text). Also has a GV polling app that acts as a event notifier to GV clients like qgvdial - allowing for push updates.&lt;br /&gt;
**[http://talk.maemo.org/showthread.php?t=69604 mosquitto] - Port of the [http://mosquitto.org/ mosquitto] server and libmosquitto&lt;br /&gt;
* [[User:Andy1210|Andy1210]] (Daniel Nagy)&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/rocksndiamonds/ Rocks'n'Diamonds] - (ported to maemo)&lt;br /&gt;
**[http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/rocksndiamonds/3.3.0.1-8/ Package information and source code]&lt;br /&gt;
**[http://maemo.org/packages/view/mirrormagic/ Mirror Magic] - (ported to maemo)&lt;br /&gt;
**[http://maemo.org/packages/view/supertux2/ Supertux2] - (ported to maemo)&lt;br /&gt;
**[http://maemo.org/packages/view/beat2x/ Beat2x] - (ported to maemo)&lt;br /&gt;
* [[User:ockonal|ockonal]] (Max Tyslenko) Qt Developer.  '''ID sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[https://github.com/Ockonal/Themisto Themisto] - 2d physic-based puzzle game written for all commons platforms (SDL port also available) with nice graphic effects and unusual game style.&lt;br /&gt;
&lt;br /&gt;
'''Developers from the extended round'''&lt;br /&gt;
&lt;br /&gt;
* [[User:jsmanrique|jsmanrique]] (Manrique López) '''ID sent to Quim Gil'''&lt;br /&gt;
**[http://elisator.garage.maemo.org Elisator] Elisa analysis tools based on camera photos of Elisa plates&lt;br /&gt;
**[https://www.projects.openhealthtools.org/sf/projects/openhealthassistant/ Open Health Assistant Browser] WebKit browser with connectivity capabilities to get data from medical &amp;amp; wellness devices (long term project)&lt;br /&gt;
* [[User:andrunko|andrunko]] (Andre Moreira Magalhaes) - '''IDs sent, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[http://telepathy.freedesktop.org Telepathy-Qt4] - Maintainer of Telepathy-Qt4&lt;br /&gt;
**Plan to develop a tripit.com app for MeeGo/Harmattan, Symbian^3 (very initial work done)&lt;br /&gt;
* [[User:elemental|elemental]] (Marcin Kazmierczak) - '''IDs sent'''&lt;br /&gt;
**[http://mkazmierczak.netau.net/wiki/doku.php?id=bomber3d Bomber 3D] - 3D game with new 3D game engine from scratch using Qt3D and QML.&lt;br /&gt;
**[http://mkazmierczak.netau.net/wiki/doku.php?id=emumaster Emu Master] working on NES, Atari 500 and other machines emulator&lt;br /&gt;
* [[User:jkt|jkt]] (Jan Kundrát) - '''IDs sent to qgil'''&lt;br /&gt;
**[http://trojita.flaska.net/ Trojitá] ([https://gitorious.org/trojita gitorious]) - a fast and lightweight Qt-based IMAP e-mail client designed from the ground up for mobile devices&lt;br /&gt;
* [[User:kimju|kimju]] (Kimmo Jukarainen) - '''IDs sent'''&lt;br /&gt;
**[http://build.meego.com/package/show?package=kernel-adaptation-n900&amp;amp;project=home%3Akimju%3Adevel%3Adevices%3An900%3Atest kernel-adaptation-n900] - Maintaining MeeGo N900 community edition kernel, working on extending it with n950/n9 support&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=mg-terminal&amp;amp;project=home%3Akimju%3Aharmattan mg-terminal] - meego-terminal with added features (orientation &amp;amp; resize locking)&lt;br /&gt;
**[https://build.pub.meego.com/package/show?package=xkeyboard-config-addons-rm680&amp;amp;project=home%3Akimju%3Aharmattan xkeyboard-config-addons-rm680] - Developer keyboard layouts&lt;br /&gt;
* [[User:arcean|arcean]] (Tomasz Pieniążek)- '''ID sent'''&lt;br /&gt;
**[https://gitorious.org/wlan-navi wlan-navi] - Maps application + WiFi scanner. Application scans for open wlan network, stores its position in a database and shows on a map (OVI or OpenStreet).&lt;br /&gt;
**[https://gitorious.org/camdrive camdrive] - This app is recording a video while you're driving a car. It should show your position on a map and some informations from GPS (like a car speed).&lt;br /&gt;
* [[User:neal|neal]] (Neal H. Walfield)&lt;br /&gt;
**[http://hssl.cs.jhu.edu/~neal/woodchuck Woodchuck] download manager for delay tolerant data, such as blogs, podcasts, email, social network updates, weather reports, and calendaring data.  [http://lists.maemo.org/pipermail/maemo-developers/2011-August/028539.html Release announcement for Maemo 5].&lt;br /&gt;
* [[User:cepiperez|cepiperez]] (Matias Perez)- '''ID sent'''&lt;br /&gt;
**[http://maemo.org/packages/view/filebox/ Filebox] - Filemanager for Maemo with root access&lt;br /&gt;
**[http://maemo.org/packages/view/homescreen-selector/ Homescreen Selector Widget]&lt;br /&gt;
**[http://maemo.org/packages/view/homescreen-dockbar/ Homescreen Dockbar]&lt;br /&gt;
**I'm working on [http://talk.maemo.org/showthread.php?t=75130 FlowPlayer], a CoverFlow music player&lt;br /&gt;
**I've ported [http://maemo.org/packages/view/openjazz/ OpenJazz], [http://maemo.org/packages/view/wolf3d/ Wolfestein 3D], [http://maemo.org/packages/view/spearofdestiny/ Spear Of Destiny], [http://maemo.org/packages/view/flashback/ FlashBack], [http://maemo.org/packages/view/rott/ Rise of the Triad], [http://maemo.org/packages/view/lpairs/ LPairs], [http://maemo.org/packages/view/blobwars/ Blob Wars], [http://maemo.org/packages/view/hexen2/ Hexen II], [http://maemo.org/packages/view/opentyrian/ OpenTyrian] games to Maemo 5.&lt;br /&gt;
**Also I'm contributting to Maemo Community SSU, with [https://gitorious.org/osso-clock osso-clock] and some minor fixes with Hildon-desktop and Hildon-home&lt;br /&gt;
* [[User:xmlich02|xmlich02]] (Jozef Mlich)&lt;br /&gt;
**[https://gitorious.org/georeminder GeoReminder] is location based scheduler [http://www.youtube.com/watch?v=cDt66VrVC7Q]&lt;br /&gt;
**[https://garage.maemo.org/projects/n9profile/ n9profile] is tool for automatic ring tone profiles switching using location and calendar&lt;br /&gt;
* [[User:hhedberg|hhedberg]] (Henrik Hedberg) http://www.henrikhedberg.net&lt;br /&gt;
**[http://gitorious.org/tangle '''Tangle'''] - Tangle Toolkit is a graphical widget library that is based on Clutter Toolkit. It is available for N900 already (in maemo.org Extras)&lt;br /&gt;
**[http://www.umsic.org/jammo '''JamMo'''] - JamMo is a music making game for children from 3 to 12 years old. It is played with a mobile phone.&lt;br /&gt;
**[http://myevents.henrikhedberg.com '''MyEvents'''] - This is a new idea to enable viewing Harmattan Events in a desktop computer.&lt;br /&gt;
* [[User:durriken|durriken]] (Juhana Jauhiainen)- '''ID sent'''&lt;br /&gt;
**[http://maemo.org/downloads/product/Maemo5/mebook/ MeBook] - MeeGo/QML version of MeBook ebook reader&lt;br /&gt;
* [[User:gionni88|gionni88]] (Giovanni Grammatico) Software engineering student  - '''IDs Sent to QuimGiL'''&lt;br /&gt;
**[http://maemo.org/packages/view/internetradioplayer/ Internet Radio Player] - Player written with Qt and QtMobility to listen to streaming stations, with several features like Cronology backup, lyric searching.&lt;br /&gt;
**[http://maemo.org/packages/view/todolistwidget/ TodoList Widget] - Homescreen widget to manage todos directly from desktop. Written with Qt and QtMobility 1.2&lt;br /&gt;
**[http://maemo.org/packages/view/autoremovesms/ AutoRemoveSms] - Program to delete sms based on filters picked by the user. Written with Qt and QtMobility.&lt;br /&gt;
**[http://maemo.org/packages/view/qradio/ QRadio] - FM Radio player using QtMobility.&lt;br /&gt;
**[http://maemo.org/packages/view/packedmediawidget/ PackedMediaWidget] - Homescreen widget to control multimedia, someplayer and internetradioplayer, all at once.&lt;br /&gt;
**[http://maemo.org/packages/view/internetradiowidget/ InternetRadioWidget] - Homescreen widget to start a streaming radio with a push. Can save log of listened programs.&lt;br /&gt;
* [[User:jreznik|jreznik]] (Jaroslav Reznik &amp;amp; Makneto team)&lt;br /&gt;
**[http://www.makneto.org/?page_id=2 Makneto] is a shared multimedia whiteboard written in KDE/Qt libs. Makneto is currently being ported to Telepathy framework and Qt Components based touch interface for Maemo/MeeGo. See [http://www.youtube.com/watch?v=rmfI1p7A8l0 screencast] (old one but... ;-).&lt;br /&gt;
* [[User:anandyal|anandyal]] (Aparna Nandyal) - '''IDs sent to Quim Gil, waiting for Launchpad account to be activated'''&lt;br /&gt;
**[https://gitorious.org/accounts-sso/accounts-glib/merge_requests/1 MeeGo accounts framework] - Developed and contributed a tool for accounts-sso component of MeeGo.&lt;br /&gt;
**[https://bugs.webkit.org/buglist.cgi?query_format=advanced&amp;amp;short_desc_type=allwordssubstr&amp;amp;short_desc=&amp;amp;product=WebKit&amp;amp;long_desc_type=substring&amp;amp;long_desc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;keywords_type=allwords&amp;amp;keywords=&amp;amp;emailassigned_to1=1&amp;amp;emailtype1=substring&amp;amp;email1=&amp;amp;emailassigned_to2=1&amp;amp;emailreporter2=1&amp;amp;emailcc2=1&amp;amp;emaillongdesc2=1&amp;amp;emailtype2=substring&amp;amp;email2=aparna.nand@wipro.com&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0= QtWebKit] - Worked on QtWebKit to make browser experience better in both Symbian and MeeGo.&lt;br /&gt;
**[http://appdeveloper.intel.com/sites/files/pages/IntelContestPortingToMeeGo.pdf Porting apps from Symbian to MeeGo] - Award winning paper in Intel AppUp developer contest for MeeGo.&lt;br /&gt;
**[https://bugs.meego.com/buglist.cgi?emailcc2=1&amp;amp;emailreporter2=1&amp;amp;query_format=advanced&amp;amp;emailtype2=substring&amp;amp;emailqa_contact2=1&amp;amp;email2=aparna.nand%40wipro.com&amp;amp;emailassigned_to2=1  MeeGo bugs] - Worked on MeeGo open source bugs.&lt;br /&gt;
&lt;br /&gt;
'''Still from the first round'''&lt;br /&gt;
* Vitaly Petrov (fruct.org/sketchit, fruct.org/gpw) '''ID Sent, Waiting for Lauhcpad account to be activated'''&lt;br /&gt;
* Piotr Pokora (piotras) - '''ID Sent, Launchpad member'''&lt;br /&gt;
** I am core developer of Midgard Content Repository which (as library) is used by different Maemo apps: Conboy, MaeCalories, Tablet of Adventure, Qaikuclient. Also I am maintainer of libgda and midgard packages (debs and rpms). From date of birth, I am interested in unified and simplified data access. And such, I am also going to develop for N950.&lt;br /&gt;
&lt;br /&gt;
==== N950 ordered, waiting to be sent ====&lt;br /&gt;
Please move your entry from the sections below if this is your case. Sort yourselves by country since this is most likely the reason why you haven't got the device yet.&lt;br /&gt;
&lt;br /&gt;
* Brazil - this is a special case, issue known.&lt;br /&gt;
** [[User:Lizardo|Anderson Lizardo Gomes]] (user: lizardo): ID sent, Accepted for the Nokia Developer Launchpad program (06-Jul-2011–06-Jul-2012), device ordered (07-Jul), waiting for DHL tracking number.&lt;br /&gt;
** [[User:Briglia|Anderson Briglia]] (user: briglia), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Lfelipe|Luis Felipe Strano Moraes]] '''ID sent''', '''Launchpad accepted''' &amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Rafael2k|Rafael Diniz]] '''ID sent''', '''Launchpad for individuals account active ''' &amp;lt;br&amp;gt;&lt;br /&gt;
*** I plan to develop FM RDS applications with focus in the new standards from RadioDNS like the RadioVIS (partly based in the already existent the N900-fmvis  http://code.google.com/p/n900-fmvis/).&lt;br /&gt;
*** I'm a member of a university radio station (Radio Muda FM, 88.5MHz) and my plan is to develop &amp;quot;real life&amp;quot; radio station applications.&amp;lt;br&amp;gt;&lt;br /&gt;
*** I'll also write one audio and one audio/video icecast2 clients. I can provide icecast2 server access for beta testers at radiolivre.org. I'll take ideas from softwares I already wrote for this purpose, like darknow (a gui for darkice, http://darksnow.radiolivre.org) and theorur, an audio/video icecast2 client (a gui for ffmpeg2theora, http://theorur.sarava.org), all using QT.&lt;br /&gt;
** [[User:vivijim|Rodrigo Vivi]] (user: vivijim), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*USA&lt;br /&gt;
** [[user:n8willis|Nathan Willis]] '''New Order'''&lt;br /&gt;
*** Font packaging, porting DIN 1451 designs to open font license&lt;br /&gt;
&lt;br /&gt;
* Finland&lt;br /&gt;
**[[User:Vranki|Ville Ranki]] '''ID sent, applied for Nokia Launchpad, Ordered device '''&amp;lt;br /&amp;gt;&lt;br /&gt;
***[http://www.siilihai.com Siilihai web forum reader], [http://www.youtube.com/watch?v=erTAMOzdf0Y&amp;amp;feature=related Drone Taxi], PPCards.&lt;br /&gt;
**[[User:aenbacka|aenbacka]] (Andreas Enbacka) '''New Order'''&lt;br /&gt;
***[http://qspot.garage.maemo.org QSpot] QSpot is an open-source Qt-based Spotify client for the N900 / Maemo5, which I am currently porting to Harmattan (using QML for creating an optimized UI).&lt;br /&gt;
&lt;br /&gt;
* Russia&lt;br /&gt;
** Roman Deninberg([http://maemo.team16.ru/ Bonapart]) - ''applied for Nokia Launchpad, Launchpad for individuals (28-Jul-2011–28-Jul-2012)''','''New Order (28.7.2011)''', '''Not Received Yet'''&amp;lt;br /&amp;gt;Psx4m\PCSX-rearmed\Psx4m-gui projects basically&lt;br /&gt;
&lt;br /&gt;
** Evgeny Linsky (evlinsky) '''Ordered (02 August 2011), Not received yet '''&lt;br /&gt;
*** Small apps on QtQuick for Meego/Symbian (http://projects.forum.nokia.com/icthub)&lt;br /&gt;
&lt;br /&gt;
* England&lt;br /&gt;
** Damion Yates '''ID sent'''. '''Accepted in to Nokia Developer Launchpad programme, device ordered - OID-054526''' &lt;br /&gt;
*** Video streaming for multiple desktops to receive the video from your phone.&lt;br /&gt;
*** New in 2.6.32+ kernel's wifi 80211 Infrastructure AP rather than Ad-Hoc for tethering.&lt;br /&gt;
*** qemu x86 chroot for wine and arbitrary x86 X11 binaries&lt;br /&gt;
*** tun/tap network interface for dns tunnelling with iodine&lt;br /&gt;
*** usb-storage usage monitor with idle umount &amp;amp;&amp;amp; rsync and remount&lt;br /&gt;
*** turn phone in to bluetooth dongle&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
==== N950 shipped, waiting to get it ====&lt;br /&gt;
Please list yourselves keeping the list by countries in order to see the geographical progress in ''real time''.  :)&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
*Maldives&lt;br /&gt;
**Hussain Shafiu(demonreeper) ID sent | Launchpad:Accepted | N950eMail:Yes | Ordered:Yes(7th-July-2011) | Sent:'''Yes(1st-August-2011)''' Recieved:'''Yes(4th-August-2011)'''&lt;br /&gt;
&lt;br /&gt;
* Australia&lt;br /&gt;
** [[User:Termana|Bradley Smith]] (Termana) '''ID sent,  Launchpad: Accepted, N950 Email: Received, Ordered: Yes, Shipped: Yes 27/July, Received Device: No'''&amp;lt;br /&amp;gt;South Australia. As above, it has shipped and I received a tracking number on the 27th of July, I have not received the device as of yet.&amp;lt;br /&amp;gt;Developing a karaoke game with built-in pitch correction.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PRC&lt;br /&gt;
** [[User:leafjohn|Lifu Zhang(leafjohn)]] '''ID sent''' |  '''N950eMail:Yes''' | ''' Ordered:Yes ''' | ''' Shipped:Yes (July 28) ''' | '''Received:No'''&amp;lt;br/&amp;gt;  Create an opensource Qt astrology app for handset, Project Page: [https://github.com/cardmaster/qastro/tree/develop qastro hosting by github] &amp;lt;br /&amp;gt; Porting apps on our company page ([http://store.ovi.com.cn/publisher/EB EB OVI Page]) to MeeGo &amp;lt;br /&amp;gt;From DHL track web page, it's very close to me now.&lt;br /&gt;
&lt;br /&gt;
* Serbia&lt;br /&gt;
**([[User:trx|trx]])(Svetozar Belic) '''- Device on its way! ''', Port TxPad, TxMySQL Explorer, libQt4Pas library, etc.. Will create a list of apps to port/create.&lt;br /&gt;
&lt;br /&gt;
* Jersey&lt;br /&gt;
** [[User:Bratch|Luke Bratch (l_bratch)]] '''ID sent''' |  ''' Ordered:Yes ''' | ''' Shipped:Yes (August 1) ''' | '''Received:No'''&amp;lt;br /&amp;gt;Project name: Blaupload, Project page: [http://git.lc8n.com/] (Git repo needs creating)&amp;lt;br /&amp;gt;Develop small utilities to make uploading tasks easier, starting with a program called Blaupload to make earlier uploading images to an arbitrary place using an arbitrary protocol/method.&lt;br /&gt;
&lt;br /&gt;
* Slovenia&lt;br /&gt;
** Tadej Novak '''ID sent''',  '''Launchpad:Accepted(06-Jul-2011)'''&lt;br /&gt;
*** Porting my desktop IP TV player and schedule to Meego&lt;br /&gt;
&lt;br /&gt;
==== FIXME Unclear cases &amp;amp; lazy wiki editors ====&lt;br /&gt;
&lt;br /&gt;
 '''Let's clean this section, please! Move your entry wherever appropriate. Thanks!'''&lt;br /&gt;
&lt;br /&gt;
Oleg Bodnarchuk(bloody)'''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing Wiki-based offline database.&lt;br /&gt;
&lt;br /&gt;
Diego Marcos '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
The goal is porting to mobile devices open source data visualization tools of astronomical data aimed at outreach and science communication.  I've been previously working on Qt/QML desktop applications based on stellarium.org&lt;br /&gt;
http://www.youtube.com/watch?v=COkwscvTnnM&amp;amp;feature=youtube_gdata_player&lt;br /&gt;
&lt;br /&gt;
Hiemanshu Sharma '''Completed ''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Currently working on porting [[http://forum.meego.com/showthread.php?t=3660|Komedia]]. More apps in the pipeline including Quassel (IRC Client), a Google Reader (name suggestions are welcome) and a 'Line of the day' kind of app (a glorified version of cowsay). Also working on getting an opencv port to give way for Face Detection/Facial recognition APIs.&lt;br /&gt;
&lt;br /&gt;
[[User:kemargrant | kemargrant]], '''ID sent''',  '''Applied for the Nokia Developer Launchpad program,(Ordered N950:Phone recieved)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to bring Screen Mirroring to Meego along with playing local files&lt;br /&gt;
easily to a desktop. The app is called groundwork and it is opensource. Code will be shifted to Launchpad once I can begin testing on a meego device.&lt;br /&gt;
http://code.google.com/p/groundwork/&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Martink Martin Kolman] (MartinK)  '''ID sent''', '''applied for the Nokia Launchpad''' | '''N950eMail:Yes''' | '''Ordered:Yes''' | '''Received:Yes'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov '''Order (11.7.2011), Not Received Yet'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing software for the mobile operating system MeeGo, associated with the processing of audio and video streams.&lt;br /&gt;
&lt;br /&gt;
Susanna Huhtanen&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Kenya888 Takahiro Hashimoto(kenya888)] '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br&amp;gt;&lt;br /&gt;
porting qimsys/mozc to Harmattan/MeeGo, developing streaming multimedia player with QML&lt;br /&gt;
&lt;br /&gt;
Teemu Hukkanen&lt;br /&gt;
&lt;br /&gt;
Thomas Cherryhomes - Lead Developer for LinuxMCE - '''ID and Launchpad ID sent'''&lt;br /&gt;
* LinuxMCE is a next generation smart home platform encompassing media, home automation, telecom, and security features. http://www.linuxmce.org/&lt;br /&gt;
* A 25 min demo of the software can be seen here: http://video.google.com/videoplay?docid=2176025602905109829&lt;br /&gt;
* Nokia N950 will be used as a test platform for the new QML/Qt Quick based qOrbiter we are writing to replace our existing Orbiter software, qOrbiter videos here: &lt;br /&gt;
** http://www.youtube.com/watch?v=NDGagn3EciA&lt;br /&gt;
** http://www.youtube.com/watch?v=oUHrCdBgoyQ&lt;br /&gt;
&lt;br /&gt;
[[User:toninikkanen|Toni Nikkanen]] '''ID sent''', '''applied for Nokia Launchpad''', '''order sent'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anthony Day '''ID sent''', '''Device received'''&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=72951 inner-spin] game&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=73942 Take it away Marco] N900 drum machine&lt;br /&gt;
* writing new game and realtime music Apps content for the N9/950   &lt;br /&gt;
&lt;br /&gt;
Eike Hein&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--David Perlow '''ID sent, Applied for the Nokia Developer Launchpad program [UPDATE: 110706] Accepted into the Launchpad program [UPDATE: 110707] Ordered device and received order confirmation [UPDATE: 110718] Device arrived'''--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Moritz Mühlenhoff&lt;br /&gt;
&lt;br /&gt;
[[User:sebas|Sebastian Kügler]] (sebas) '''device has arrived...'''&lt;br /&gt;
* Bringing Plasma Active ( http://community.kde.org/Plasma/Active )to MeeGo &lt;br /&gt;
&lt;br /&gt;
Juha Ristolainen '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Heiaheia fitness-service application for MeeGo. Untappd.com client for MeeGo.&lt;br /&gt;
&lt;br /&gt;
Shan Yafeng '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
An education program for exchange information between students and teacher in class. And port some programs to the nokia N900/N950 device. The progress can be found here : http://cuckoohello.wordpress.com&lt;br /&gt;
&lt;br /&gt;
Koos Vriezen '''Device Received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Will port the popular [http://maemo.org/downloads/product/Maemo5/kmplayer/  kmplayer] application from maemo5.&amp;lt;br/&amp;gt;&lt;br /&gt;
For now sources are found at [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/branches/harmattan/?root=kmplayer maemo garage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aigars Mahinovs&lt;br /&gt;
&lt;br /&gt;
Andreas Schildbach (Goonie) '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of [http://code.google.com/p/public-transport-enabler/ Public-Transport-Enabler] and [https://market.android.com/details?id=de.schildbach.oeffi Öffi] to Meego.&lt;br /&gt;
&lt;br /&gt;
Ilya Paramonov '''Device received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Development of collaborative mind mapping application [http://yar.fruct.org/projects/hivemind HiveMind] for mobile and desktop platforms and sophisticated GTD-style personal time management application [http://yar.fruct.org/projects/octotask Octotask].&lt;br /&gt;
&lt;br /&gt;
Philford Barrett (sevla) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Swipe Style/Swypr/SwipeMe - Allows the user to assign swiping from the outside of the screen to specific actions i.e. swiping from the top jumps to the multi-tasking view while swiping from the bottom jumps to the Feeds View.  Each side of the screen (Top/Left/Bottom/Right) can have a max of 4 zones.  Each zone can be assigned to an action thereby giving the user the ability to configure 16 &amp;quot;invisible&amp;quot; shortcuts.  Each of which will be available at all times, regardless of what the user is doing in the current app/view.&lt;br /&gt;
* Drop Box Integration - Integrate downloading/uploading data to and from an existing Drop Box account.  Wherever possible, existing apps will be modified to show this data. i.e. photos in the users drop box account can be (meaning this will be configurable) displayed from the n9 picture viewer.&lt;br /&gt;
* Audio Galaxy Integration - Enable streaming of your audio galaxy library to your device through the n9 media player.&lt;br /&gt;
* Feeds++ - Feeds++, an enhanced feeds view, extends the functionality of the feeds view by allowing multiple views and enabling the ability to assign specific data to each view.  i.e. Show Facebook only data in View A and Twitter only data in View B.  Feeds++ will also allow the user to reply directly to events without having to opening the corresponding app.&lt;br /&gt;
&lt;br /&gt;
William Stephenson (wstephenson) '''Device Received''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
I'm working on a high level toolkit for the creation of branded RSS based apps, in order to facilitate the creation of these simple apps.&lt;br /&gt;
&lt;br /&gt;
pancake&lt;br /&gt;
&lt;br /&gt;
[[User:pancake|pancake]] '''&lt;br /&gt;
I'm the author of radare2, a reverse engineering framework for disassembling, debugging, hexediting binaries and doing some forensics-related tasks. I already wrote a GTK frontend for Maemo (n770,n810,n900) and my plan is to write a QT/QML ui for it.&lt;br /&gt;
I will also port other programs of mine like tokipona language learning tools, simple games (but addictive!) to QT (from commandline).&lt;br /&gt;
In the future I would like to work on Vala and Gtk3/gtkaml (multitouch) support for MeeGo based devices.&lt;br /&gt;
&lt;br /&gt;
[[User:lamikr|Mika Laitio]]&lt;br /&gt;
* kernel&lt;br /&gt;
* MeeGo CE edition&lt;br /&gt;
* VDR linux tv client&lt;br /&gt;
&lt;br /&gt;
 * kernel&lt;br /&gt;
 * Meego CE edition&lt;br /&gt;
&lt;br /&gt;
Christos Zamantzas ([[User:Saturn|Saturn]]) - '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
Sivan Greenberg--&amp;gt; Nokia Developer Champion ID: &amp;lt;b&amp;gt;sivang&amp;lt;/b&amp;gt; , Applied for individual Nokia Developer Launchpad Membership. Working on [[http://developer.qt.nokia.com/groups/qt_contributors_summit/wiki/pdf/CrowdQuick CrowdQuick]] and some platform stuff, as evident by the talks I had given in 2010/2011 begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting MeeGo conferences.&lt;br /&gt;
&lt;br /&gt;
Tapio Pyrhönen '''Device ordered 2011-07-11 and arrived on 2011-07-16!!! Getting busy now.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my old Nintendo DS apps/games and making new ones too.&lt;br /&gt;
[http://tapsa.bitmagick.com/nds My Site]&lt;br /&gt;
&lt;br /&gt;
Michael Schloh von Bennewitz (MSvB) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot; but... after going to the order URL an error appears &amp;quot;Support Center, Unexpected error has occured. Please try again.&amp;quot; This since three days now.''' Using the device for a MeeGo lecture series in the fall, giving demos. Application development includes LDAP client, and a chess clock. I've ported a number of network and security packages as well, will begin to get them over to the MeeGo repos.&lt;br /&gt;
&lt;br /&gt;
==== Device arrived damaged ====&lt;br /&gt;
&lt;br /&gt;
[[User:hardaker|Wes Hardaker]] '''ID sent, Launchpad application submitted'''&lt;br /&gt;
I'm continually developing applications for multitudes of devices, including many Qt applications at [http://www.dnssec-tools.org/ dnssec-tools] as well as personal projects, my favorite being my [http://www.hamtools.org/cutecw/ Morse Code Training Software], which is what I want to port immediately.  See my [[User:hardaker|User Page]] for a more complete list.&lt;br /&gt;
: My device arrived wet from DHL with a soaked device, a damp manual&lt;br /&gt;
and invoice.  In a box that was marked &amp;quot;repacked&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Completed ===&lt;br /&gt;
Participants that have received the Nokia N950, sorted by meego.com nick. You know this device program is completed when we have reached 250:&lt;br /&gt;
&lt;br /&gt;
# [[User:aaporantalainen|aaporantalainen]] (Aapo Rantalainen)&lt;br /&gt;
#*[http://www.umsic.org/jammo/  JamMo] (will need some underlying libraries, e.g. [http://www.clutter-project.org/ clutter])&lt;br /&gt;
#[[User:piggz|piggz]] (Adam Pigg)&lt;br /&gt;
#*Porting my Qt/QML apps/games from maemo, and further work on Kexi and some more QML games&lt;br /&gt;
#*[http://www.piggz.co.uk My Site]&lt;br /&gt;
# [[User:Agomez|Agomez]] (Andres Gomez)&lt;br /&gt;
#*Development of drondas, a personal application for the management of the payments shared with other people so you can get track of who paid which in name of whom.&lt;br /&gt;
# [[User:ajalkane|ajalkane]] (Arto Jalkanen) &lt;br /&gt;
#*Developing dynamic profile switcher, with location and day/time based rules on which profile to use.&lt;br /&gt;
# [[User:aklapper|aklapper]] (Andre Klapper)&lt;br /&gt;
#*General testing and bug hunting&lt;br /&gt;
# [[User:amandalam|amandalam]] (Amanda Hoi Ching Lam) '''Device received (2011-07-18)'''&lt;br /&gt;
#*Traditional Chinese language and utility apps for the MeeGo &amp;amp; Harmattan platforms, including but not limited to a Chinese character lookup app, and applications localized for the Traditional Chinese communities in Hong Kong, Macau and Taiwan.  [https://sites.google.com/site/amandahoic/Home/ Amanda's Software Projects]&lt;br /&gt;
# [https://meego.com/users/andreagrandi Andy80] (Andrea Grandi)&lt;br /&gt;
#*QML native client for Soma.fm radio. Current code available here: https://github.com/andreagrandi/CuteSoma&lt;br /&gt;
# [[User:andrei1089|andrei1089]] (Andrei Mirestean) '''device received'''&lt;br /&gt;
#*Develop a step counter application based on the [http://maemo.org/downloads/product/Maemo5/pedometerhomewidget/ Pedometer desktop widget] for N900&lt;br /&gt;
# [[User:anidel|anidel]] (Aniello Del Sorbo) '''Device received. All is well in the world.'''&lt;br /&gt;
#*Porting [http://maemo.org/downloads/product/Maemo5/xournal/ Xournal] from Maemo to Harmattan/MeeGo&lt;br /&gt;
# [[User:antman8969|antman8969]] (Anthony Naddeo) '''device received''' &lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/linkedup-project.html Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/qtweather-project.html QtWeather] - United States National Weather Service application&lt;br /&gt;
#[[User:apachelogger|apachelogger]]&lt;br /&gt;
#*[http://git.videolan.org/?p=QtMobileVLC.git;a=summary Porting VLC] to handsets and tablets using Qt for UI awesomeness.&lt;br /&gt;
#Aleix Pol (apol)&lt;br /&gt;
#*Porting &amp;quot;horaris&amp;quot; and &amp;quot;kanban&amp;quot; maemo applications, finally get to have a usable KAlgebra Mobile version working on MeeGo, hopefully drag other KDE applications with this effort.&lt;br /&gt;
# [[User:ar|ar]] (Antti Raina) '''device received'''&lt;br /&gt;
#*Develop a simple budgeting application + porting apps &lt;br /&gt;
#[[User:arfoll|Arfoll]] (Brendan Le Foll) '''device received'''&lt;br /&gt;
#*Porting XBMC + MeeGo TV stuff + doing audio continuums using pulseaudio.&lt;br /&gt;
#[[User:Avis|Avis]] (Alexander Terekhov) '''device received''' &lt;br /&gt;
#*[http://qt-apps.org/content/show.php/Smart+Shopper?content=139742 Smart Shopper] - porting and improving GPS-based shopping application.&lt;br /&gt;
#[[User:awhiemstra|awhiemstra]] (Arjen-Wander Hiemstra) &amp;lt;br/&amp;gt;&lt;br /&gt;
#*Porting [http://gluon.gamingfreedom.org Gluon] to MeeGo/Harmattan.&lt;br /&gt;
#*Working on [http://calligra-suite.org Calligra].&lt;br /&gt;
# [[User:b0unc3|b0unc3]] (Daniele Maio), '''device received'''&lt;br /&gt;
#* Porting maemo stuff&lt;br /&gt;
#[[User:Bart-cerneels|Bart Cerneels]](Stecchino)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Mobile UX' for Amarok using QML. [http://amarok.kde.org Amarok website]&lt;br /&gt;
#[[User:Bemasc/N950_Project|bemasc]] (Benjamin M. Schwartz) '''Received. Appears to be in working order.''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#*I will attempt to convert [http://sugarlabs.org Sugar] [http://activities.sugarlabs.org Activities] into MeeGo apps, and hopefully in the process acquire some insight into the potential for MeeGo to form the basis of future Sugar revisions&lt;br /&gt;
# [[User:bergie|Henri Bergius]]&lt;br /&gt;
#* Porting Buscatcher, Midgard and Node.js -related tools to MeeGo. However, I've withdrawn my device program application because I already got a N950 via Helsinki MeeGo Network.&lt;br /&gt;
# [[User:Blackwicked|BlackWiCKED!]] (Edvin Rab) '''Device received'''&lt;br /&gt;
#* Porting [http://t.co/4Os8iIh EvidenceHunt Game] to N950 and other augmented reality projects&lt;br /&gt;
# [[User:Broothy|Broothy]] (Ádám Balázs), '''Sent my Account ID to Quim, i'm already Nokia launchpad member. Awaiting any reply. Device shipped, received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://store.ovi.com/content/113753 Switchboard] [http://www.youtube.com/watch?v=GdskgAfjjxc MobileMind]&lt;br /&gt;
# [[User:Bundyo|Bundyo]] (Kamen Bundev), '''ID sent''', '''Launchpad activated, notification email received, device ordered, device shipped, received on 18th July''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Rewriting Search Tool, porting Maemo 5 work, NodeJS, possible Tear rewrite.&lt;br /&gt;
#[[User:CaCO3|George Ruinelli]] '''received my device, got account for launchpad and OBS''' Porting my [http://maemo.org/packages/view/sleepanalyser/ SleepAnalyser] from MAEMO as well as other smaller apps I wrote/ported. See [http://wiki.maemo.org/User:Caco3] for details.&lt;br /&gt;
#[[User:captianigloo|captainigloo]] (Aguirre Nicolas)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [http://enna.geexbox.org Enna], [http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/elfe elfe] and all [http://www.enlightenment.org EFL/Enlightenment] libraries to Meego.&lt;br /&gt;
# [[User:cgrozea|cgrozea]] (Cristian Grozea) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* creating magnus-plus-photo: an application that combines a camera-based magnifier with more advanced image processing techniques, that would enable one to use it as a magnifier (with optional light from the camera LED), use it as a photo negatives lightbox that automatically inverts the negatives and adjusts the colors for proper display; use it as an EVF add-on to SLRs to help with manual focus, leveraging the possibility of amplifying contrast and magnifying.&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:cip|cip]] (Christian Pühringer) '''ID sent, already a Launchpad member''', '''Ordered (8-Jul-2011)''', '''Dispatched (15-Jul-2011)''', '''Device received (18-Jul-2011)&amp;lt;br&amp;gt;&lt;br /&gt;
#* [https://github.com/cip/WikiOnBoard/wiki WikiOnBoard] Offline reader for Wikipedia using [http://openzim.org zim] format.  &lt;br /&gt;
# [https://meego.com/users/conny Conny] (Cornelius Hald) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://conboy.garage.maemo.org Conboy] [http://thp.io/2011/mong Mong aka Plonk]&lt;br /&gt;
# [[User:Clint|Clint Adams]]&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Libre.fm-related software development and porting, advocacy&lt;br /&gt;
# [[User:Cpscotti|cpscotti]] (Clovis Scotti) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing the &amp;quot;connected snowboarding&amp;quot; [http://www.pushsnowboarding.com Push Snowboarding] application/project. Also, I'll be very happy to port other apps I did (mainly for Maemo) + new projects.&lt;br /&gt;
# [[User:Creamygoodness|Creamy Goodness]] (Lance Colton) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Working on Proximus during July, I will see what we can do with Conky after that.&lt;br /&gt;
# [[User:crevetor|crevetor]] (Antoine Reversat) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing a bixi app [http://forum.meego.com/showthread.php?t=3650 App thread]. Some Meego CE hacking&lt;br /&gt;
# [[User:dakron|dakron]] (Pawel Kurdybacha) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Testing and contribution to Qt Mobility on Harmattan platform&lt;br /&gt;
#* Multimedia Home controller based on gUPnP&lt;br /&gt;
# damagedspline (Assaf Paz)&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Adapting [http://code.google.com/p/qwazer/ Qwazer] to also work on Meego&lt;br /&gt;
#*hopefully create an Exchange Webmail client in pure QML (N900 was the initial target) named MStake&lt;br /&gt;
#*Hebrew support&lt;br /&gt;
# Daniel Martin Yerga '''Device received (Aug 2)'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting my Maemo applications: [http://maemo-wordpy.garage.maemo.org/ MaStory], [http://cusl4-cservices.forja.rediris.es/ CasualServices], [http://pyrecipe.garage.maemo.org/ Pyrecipe], [http://maemo.org/downloads/product/Maemo5/copernicium/ Copernicium], [http://stockthis.garage.maemo.org/ StockThis], and developing new ones, like [https://gitorious.org/r-dmobiley R&amp;amp;DMobiley].&lt;br /&gt;
# [[User:daperl|daperl]]&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the Sudoku clone Tomiku&lt;br /&gt;
# [[User:davidmaxwaterman|Max Waterman]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting ZouBa to MeeGo/H and QML, plust other app ideas.&lt;br /&gt;
# [[User:davidsansome|David Sansome]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting [http://www.clementine-player.org Clementine music player] to MeeGo.  Clementine already uses Qt and GStreamer.&lt;br /&gt;
# [[User:deimos|deimos]] (Marco Bavagnoli) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* I'm porting [http://mediadownloader.cz.cc/?page_id=2 mediadownloader] application just ported to [http://mediadownloader.cz.cc/?p=153 maemo] and here a N900 [http://www.youtube.com/watch?v=_Dsj2piBQCw video]. &lt;br /&gt;
# [[User:Dimitar | Dimitar]] (Dimitar Pashov) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting pdf viewer in case the stock one is not better than the one in n900. Try the abilities of the n9/50 HW with an engineering/scientific 3D model viewer. Implement some other ideas.&lt;br /&gt;
# [[User:Divan|Ivan Daniluk]] ''' Device received. COMPLETED.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting  [[User:Divan|my Maemo5 applications]], adding full Vkontakte support, developing new apps.&lt;br /&gt;
# [https://meego.com/users/djarty DJArty] (Artem Sereda) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting qutIM, openpref, arora, links, groove, microdc, [http://www.image123.net/n0q57s865fpnpic.html transmission-qt(GUI)], Ukrainian localization.&lt;br /&gt;
# [[User:Dm8tbr | dm8tbr]] (Thomas B. Ruecker)  &amp;lt;br /&amp;gt;&lt;br /&gt;
#* MeeGo Community edition for N9(|50|00)&lt;br /&gt;
#* APRS application in QML to teach myself something about QML and Qt Mobility.&lt;br /&gt;
#* LiveView daemon/application based on code found here: http://code.google.com/p/adqmisc/source/browse/#svn%2Ftrunk%2Fliveview&lt;br /&gt;
#* USB host mode&lt;br /&gt;
# [[User:drowne | Drowne]] (Valerio Di Donato)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Location-Based games and application development, mobile game design. Junomi Developer ( serious game presented at Games for Health Conference in Boston, May 2011 )&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:druid23 | druid23]] (Dru Moore) &amp;lt;br/&amp;gt;&lt;br /&gt;
#* To port / create multi-track editing and mixing software to Meego / Harmatten, and multimedia capabilities in general&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Additionally, to port remote controls for various networked media players (Singbird, Foobar2000, Squeeze, VLC etc).&lt;br /&gt;
# [[User:dwaradzyn|dwaradzyn]] (Damian Waradzyn) '''Device received. Thank you!'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting and further development of [http://talk.maemo.org/showthread.php?t=58402 CloudGPS]&lt;br /&gt;
# [[User:Eipi|eipi]] (Sanjeev Visvanatha) , '''Device Received 18/7/2011-Thanks!'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Porting MaeFlight from Maemo 5, and adding functionality for Harmattan &lt;br /&gt;
# [[User:Elleo|Elleo]] ([http://blog.mikeasoft.com/tag/maemo/ Michael Sheldon]) &lt;br /&gt;
#*Creating a [http://libre.fm Libre.fm] radio client and porting [http://www.jokosher.org Jokosher] to small screen devices.&lt;br /&gt;
#[[User:Emocow|emocow]] (Ferdinand Mayet) ('''Device received. Thank you!''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#*Development of a golf GPS application&lt;br /&gt;
# [[User:epage|Ed Page]]&lt;br /&gt;
#* Updating [http://wiki.maemo.org/DialCentral DialCentral], [http://wiki.maemo.org/Gonvert Gonvert], [http://wiki.maemo.org/Ejpi ejpi] for Meego/Harmattan&lt;br /&gt;
#* Port all other appliations to Qt for  Meego/Harmattan&lt;br /&gt;
#* Continue writing new applications&lt;br /&gt;
# [[User:fcrochik|fcrochik]] (Felipe Crochik) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* port applications from n900: mobwebmail, macuco, geeps, wakeonlan, ...&lt;br /&gt;
#[[User:femorandeira|femorandeira]] Felipe Erias Morandeira '''ID sent, Applied for the Nokia Developer Launchpad program, Device received''' &amp;lt;br/&amp;gt; Design user interfaces using QML and collaborate with the MeeGoTouch project.&lt;br /&gt;
#[[User:feri|Ferenc Székely]] (ferenc)&lt;br /&gt;
#* Working on [http://apps-beta.meego.com MeeGo Apps], an &amp;quot;app store&amp;quot; for open source, free apps for MeeGo&lt;br /&gt;
#* Will help packaging and porting Maemo -mainly location based- apps to MeeGo&lt;br /&gt;
# [[User:fiferboy|fiferboy]] (Andrew Olmsted) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://andrew.olmsted.ca/meego fiferboy's applications] - Personal Lexicon, Birdlist, some other ideas for new programs and a few ports&lt;br /&gt;
#[[User:fms|fms]] (Marat Fayzullin) ('''Device received 22.7.2011''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the following: [http://fms.komkon.org/SlideRule/ SlideRule], [http://fms.komkon.org/ColEm/ ColEm], [http://fms.komkon.org/fMSX/ fMSX],[http://fms.komkon.org/Speccy/ Speccy], [http://fms.komkon.org/ATI85/ AlmostTI], [http://fms.komkon.org/MG/ MasterGear], [http://fms.komkon.org/iNES/ iNES], [http://fms.komkon.org/VGB/ VGB], [http://fms.komkon.org/VGBA/ VGBA]. Also expecting to port the FBReader and an IRC client (although most likely not XChat).&lt;br /&gt;
#[[User:frankusb|frankusb]] (Frank Banul) '''ID sent, Applied for the Nokia Developer Launchpad program. Device ordered. Device received.'''&lt;br /&gt;
#* Port TabletBridge and RadioTimeToGo&lt;br /&gt;
#[[User:fx5|fx5]] Frank Sievertsen (Device received) Open-Source Spideroak Mobile Client and other apps&lt;br /&gt;
# [[User:garyd|Gary Driggs]] ('''Device received.''') Porting web apps and misc. Unix tools to MeeGo ARM devices.&lt;br /&gt;
#[[User:generalantilles|GeneralAntilles]] (Ryan Abel)&lt;br /&gt;
#* Working with fiferboy on a photographer's application suite ([http://thousandsparrows.com/meego/ SnapGo] and [https://gitorious.org/fiferboy/geosnap Gitorious], currently) to include feature like a light meter and GPS track recording.&lt;br /&gt;
# [[User:gri|gri]] (Christoph Keller) '''Device received'''&lt;br /&gt;
#* Porting [http://web2sms.garage.maemo.org Web2SMS], splitting it up into a telepathy plugin, service daemon, contacts integration and hopefully sms application integration plus new provider plugins.&lt;br /&gt;
# [[User:gsmiko|gsmiko]] (Robert Marki) &lt;br /&gt;
#* Developing an application called [https://projects.developer.nokia.com/feed_reader FeedReader], it's a universal feed reader with support for podcasts. More info on the project's website. &lt;br /&gt;
#* Would like to develop image processing related applications like: &lt;br /&gt;
#** Image translation application &lt;br /&gt;
#** Image gallery with face recognition&lt;br /&gt;
#** Porting control software of a hexapod robot.&lt;br /&gt;
# [[User:Harbaum|Harbaum]] (Till Harbaum)&lt;br /&gt;
#*Currently re-writing CacheMe UI in qml,  working on Zeemote driver&lt;br /&gt;
# [[user:hawaii|hawaii]] (Simon LR)  '''Device received'''&lt;br /&gt;
#* FOSS porting, repo priming, tool building. Platform/product evangelism.&lt;br /&gt;
# [http://forum.meego.com/member.php?u=9286 helex] (Michael Muth)&lt;br /&gt;
#* [http://talk.maemo.org/showthread.php?p=1001316 ClipMan], [http://talk.maemo.org/showthread.php?t=52589 DreamRemote], TcpKeyboard, something like [http://talk.maemo.org/showthread.php?t=72408 ConkyLayoutSwitcher] (have to see how the UI works in detail - need to create it from scratch)&lt;br /&gt;
#[[User:helihyv|helihyv]] (Heli Hyvättinen)&lt;br /&gt;
#*Porting Ghosts Overboard (a game) and Chess Clock from Maemo and adding new features to the former.&lt;br /&gt;
# hiemanshu (Hiemanshu Sharma)&lt;br /&gt;
#* Porting Komedia and OpenCV. Writing a google reader client, a cowsay GUI.&lt;br /&gt;
#[[User:hopbeat|hopbeat]] (Arkadiusz Stopczynski)&lt;br /&gt;
#*Various academic projects, including novel user interfaces, social web, BCI and portable cognitive sensors. All the crazy stuff mentioned here: http://www.milab.imm.dtu.dk&lt;br /&gt;
#*Some utility applications that make your everyday tasks easier, such as shortcutd or lockdaemon for Maemo&lt;br /&gt;
#[[User:ieatlint|ieatlint]](Jeffrey Malone)&lt;br /&gt;
#*Creating NextBus transit application for North America&lt;br /&gt;
#[[User:ivan4th|ivan4th]] (Ivan Shvedunov) '''Device received'''&lt;br /&gt;
#*Working on [http://github.com/ivan4th/i4checklist Shopping list/checklist] application inspired by HandyShopper for PalmOS&lt;br /&gt;
#*Common Lisp stuff (will try to make CCL+CommonQt etc. work on Meego/Harmattan)&lt;br /&gt;
# [[User:Jaffa|Jaffa]] (Andrew Flegg)&lt;br /&gt;
#*Porting apps from Maemo (Attitude &amp;amp; Hermes), developer tools, and apps.meego.com workflow. [[User:Jaffa|&amp;quot;Want to know more?&amp;quot;]]&lt;br /&gt;
#[[User:Javispedro|javispedro]] (Javier de San Pedro)&lt;br /&gt;
#*Porting my [http://wiki.maemo.org/User:Javispedro Maemo 5 applications and SDL games], and [http://gitorious.org/hsdl/pages/Home SDL] itself.&lt;br /&gt;
#[[User:jbos|jbos]] (Jeremias Bosch) '''Device arrived.'''&lt;br /&gt;
#* Bringing Peregrine Communication Client to Harmattan&lt;br /&gt;
#* http://www.peregrine-communicator.org&lt;br /&gt;
#* MeeGo CE&lt;br /&gt;
#[[User:jflatt|jflatt]] (Jason Flatt) '''Completed'''&lt;br /&gt;
#* https://gitorious.org/meego-nonograms&lt;br /&gt;
#JLP (Jure Repinc)&lt;br /&gt;
#* Creating a Thousand Parsec game client&lt;br /&gt;
#* Moodle client&lt;br /&gt;
#* Help with testing&lt;br /&gt;
#* Translation into Slovenian&lt;br /&gt;
# [[User:Joergrw|Joergrw]] (Joerg Reisenweber) '''device arrived. COMPLETED'''&lt;br /&gt;
#* USB hostmode. Give N9(50) access to external storage etc. (co-devels: Thomas B. Ruecker, MohammadAG, speedevil, javispedro)&lt;br /&gt;
#* Review the core functionality and find other similar fields to tackle (see *# starhash-enabler for N900). To mind comes: user profiles (refer the modest &amp;quot;default&amp;quot; &amp;amp; &amp;quot;silent&amp;quot; on fremantle), dialplans, location aware event triggers (cinema profile triggers automatically on entering the building), improved battery management and monitoring, theft protection and recovery...&lt;br /&gt;
#* cablefinder based on fast magnetometer readout detecting 50/60Hz fields (co-devel: alterego)&lt;br /&gt;
#* torch/flashlight app for N950 - possibly augmented to do optical data transfer, RX via a v4l2 based decoder app&lt;br /&gt;
#* I am contributing/associated to: &lt;br /&gt;
#**SnapGo / Ryan Abel [consulting on low level stuff] &lt;br /&gt;
#[[User:jukey|jukey]] (Uwe Kaminski)&lt;br /&gt;
#*General Bug reporting / Community QA processes&lt;br /&gt;
#*[http://meegofreeday.org MeeGo Freeday]: event organizing / presentations&lt;br /&gt;
#[[User:junousia|junousia]] (Jukka Nousiainen) '''- Device received - COMPLETED'''&lt;br /&gt;
#* Creating a tethering application for DSLR cameras, and porting necessary libraries, e.g. libgphoto2&lt;br /&gt;
#* Other small random applications and utilities &lt;br /&gt;
#[[User:jykae|jykae]] (Ville Jyrkkä) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [http://www.cs.tut.fi/~jyrkkav/ Homesite|Ville Jyrkkä]&lt;br /&gt;
#* [http://jykae.blogspot.com BLOG: Hacker's Life In Finland]&lt;br /&gt;
#* [https://launchpad.net/m-poker MPoker]&lt;br /&gt;
#[[User:karljohang|karljohang]] (Karl Johan Grøttum) '''Received 3.8.2011'''&lt;br /&gt;
#* Porting [http://trac.itek.norut.no/n4c/wiki Hiker's app] from '''EU WP7''' project [http://www.n4c.eu/N4C-open-source-code.php N4C (open source code)]. Hiker's app runs on N810 and N900, and integrates [http://sourceforge.net/projects/dtn/ DTN2] (or [http://garage.maemo.org/projects/dtn/ DTN2 for Maemo]).&lt;br /&gt;
# [[User:kdrozd|kdrozd]] (Krzysiek Drozd) - '''N950 At Home '''&lt;br /&gt;
#*Clients for a number of local network services, casual games. More soon, on my MeeGo wiki&lt;br /&gt;
# [[User:kenyoung|kenyoung]] (Ken Young) - '''device arrived. COMPLETED '''&lt;br /&gt;
#*I'm working on porting Orrery, maeSat and maeFat to the N9.   The N950 is a beautiful device!&lt;br /&gt;
# [https://meego.com/users/khertan khertan] (Benoît HERVIER)&lt;br /&gt;
#* Currently working on KhtEditor&lt;br /&gt;
# [[User:Kidproquo|Sam Bristow]] '''Device Arrived 2011-08-05'''&lt;br /&gt;
# [[User:Kimitake|Kimitake]] (Kimitake) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*developing Qt-based micro blogging client for twitter, identi.ca, wassr, jp&lt;br /&gt;
#*porting qimsys, Japanese Input method, as maliit plugin&lt;br /&gt;
# [[User:kkv|kkv]] (Kirill Krinkin) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Developing Tracker (client for open [https://github.com/OSLL/geo2tag Location Base Platform ]). Tracker will gather user moving data, find patterns, do logistic tasks. Project tracker and progress can be found [[http://osll.spb.ru/projects/geo2tag/issues here]]. &lt;br /&gt;
#* Mesh networks and energy consumption on device investigation&lt;br /&gt;
#[[User:klausr|klausr]] (Klaus Rotter) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Started to work with QtQuick. Nice Tool. Trying to rewrite my EasyPlayer program in QtQuick.&lt;br /&gt;
#[[User:kojacker|Kojacker]] (Ryan Faulkner)&lt;br /&gt;
#* Various applications, bits and bobs (links coming)&lt;br /&gt;
#[[User:Kulakov|Kirill Kulakov]]&lt;br /&gt;
#*MySocials project - clients, libraries and plugins for frameworks and platforms for social networks&lt;br /&gt;
#[[User:kulve|kulve]] (Tuomas Kulve) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kypeli|kypeli]] (Johan Paul) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kyranto|kyranto]] (Kyösti Ranto) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/meego-developer-edition-for-n900/mg-package-manager mg-package-manager]&lt;br /&gt;
#[[User:Laasonen|Laasonen]] (Olli Laasonen)&lt;br /&gt;
#*Porting apps from Maemo (Who is calling?, Advanced phone lock, Sanakirja.org dictionary client).&lt;br /&gt;
#*Developing small handy applications.&lt;br /&gt;
#[[User:lardman|lardman]] (Simon Pickering) - '''Device arrived, thanks! :)'''&lt;br /&gt;
#*Porting mBarcode, working on Augmented Reality app (mAR), time and location event app (Proximus), additional location methods (offline cellid, magnetic field line direction)&lt;br /&gt;
#[[User:Lbt|lbt]] (David Greaves)&lt;br /&gt;
#* Mainly CE, Harmattan and Apps to start with. Hopefully Surrounds later.&lt;br /&gt;
#[[User:lcuk|lcuk]] (Gary Birkett) '''device arrived. COMPLETED, thanks'''&lt;br /&gt;
#* N9 Qt port of liqcalendar and misc liq* apps&lt;br /&gt;
#liang wei (foolegg), '''ID sent:Yes''' | '''Launchpad Accepted:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#*[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
#[[User:Lorenzph|lorenzph]] (Philip Lorenz) - '''Device arrived - thank you'''&lt;br /&gt;
#*Development of a hiking application supporting the user when planning and executing the trip.&lt;br /&gt;
#[[User:lostinmirkwood|lostinmirkwood]] (Kristopher C. Kantor) - '''Device arrived, Thank You.'''&lt;br /&gt;
#*Continuing Development of [http://ansela.garage.maemo.org/ Ansel-A]: Digital Darkroom for Qt Devices&lt;br /&gt;
# [[User:mardy|Mardy]] (Alberto Mardegan)&lt;br /&gt;
#* Developing QML port of [http://www.mardy.it/mappero Mappero], possibly [http://www.mardy.it/oculo Oculo]&lt;br /&gt;
#* [http://neverball.org Neverball and Neverputt] (currently I'm working on a N900 port).&lt;br /&gt;
# [[User:Martink|MartinK]] (Martin Kolman)&lt;br /&gt;
#* Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
# [[User:marxian|marxian]] (Stuart Howarth)&lt;br /&gt;
#* Porting my [https://garage.maemo.org/projects/qmltube cuteTube] application (QML version).&lt;br /&gt;
#* MythTV controller/recording scheduler (similar to the Android XBMC application)&lt;br /&gt;
# [[User:Masterzap|MasterZap]] (Zap Andersson) - '''Device arrived.'''&lt;br /&gt;
#* Porting [http://maemo.org/packages/view/zaploc/ ZapLoc] app to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Porting game &amp;quot;Slightly Annoyed Rodents&amp;quot; (yet to be released) to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Sadly, my unit is developing issues with the display, stripes of black pixels below halfway down the screen, and they seem to get a pixel longer every few days.... :( It's still usable for development, but it's not exactly pretty to look at.&lt;br /&gt;
# [[User:mattaustin|Matt Austin]] '''Device received (01/08/11)'''&lt;br /&gt;
#* Transperth trains live departure boards app, Player numbers AFL footy app, Amazon S3 bucket &amp;amp; file browser.&lt;br /&gt;
#[[User:mdengler|mdengler]] (Martin Dengler) '''device arrived. COMPLETED'''&lt;br /&gt;
#* I am working on porting a tron-like game (armegatron preferably or glTron) to the N9, and developing Ringr, a location-based ringtone management application.&lt;br /&gt;
# [[User:Mece|Mece]] (Marcus Wikström) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*[http://talk.maemo.org/showthread.php?t=73490 Tweed Suit] for N9/50&lt;br /&gt;
#*Qlister (shopping list program)&lt;br /&gt;
#*Planning an location based tracking service/app.&lt;br /&gt;
#[[User:Metropt|Jose Xavier]], '''device arrived. COMPLETED'''&lt;br /&gt;
#* My goal is to port the OpenPilot Ground Control Station to the MeeGo platform and adapt the UI for a better mobile experience. You can see more #information about OpenPilot GCS here: http://wiki.openpilot.org/display/Doc/Ground+Control+Station+User+Manual&lt;br /&gt;
#[[User:mgedmin|mgedmin]] (Marius Gedminas) '''Device arrived'''&lt;br /&gt;
#*Played with bugfixing in QMLCompass in order to learn the Qt Creator IDE.&lt;br /&gt;
#*Ported vim, fbreader for own use.&lt;br /&gt;
#*Built unofficial-meego-terminal so that a newer meego-terminal can be installed side-by-side, again, for own use.&lt;br /&gt;
#*Put the stuff in apt repository at http://mg.pov.lt/770/ because hasn't found the time to learn OBS yet.&lt;br /&gt;
#*Planning to port [http://mg.pov.lt/gtimelog GTimeLog].&lt;br /&gt;
# [[User:mickeprag|mickeprag]] (Micke Prag) - '''Device arrived.'''&lt;br /&gt;
#*[https://gitorious.org/telldus/tellduscenter-light TelldusCenter Light] - Using the mobile phone as the central hub in your home automation. Control your lights, electrical appliances and curtains wirelessly from the palm of your hands.&lt;br /&gt;
#[[User:Mikec|Mikecy]] (Mike Choy) - '''Device arrived.'''&lt;br /&gt;
#*Porting svgclock, Maesynth and Maelophone from N900 Python to QML and C++. Stress testing the new [https://projects.developer.nokia.com/qtgameenabler Qt Game Enabler] to see if we finally have  low latency audio support in Qt. Will also look to see if we can get midi sample support via Wild Midi or equivalent. &lt;br /&gt;
# [[User:mikelima|mikelima]] (Luciano Montanaro) - '''Device arrived.'''&lt;br /&gt;
#*Porting [http://quandoparte.garage.maemo.org Quando Parte], implementing a QML patience/puzzle game, porting and adapting KGoldrunner, and writing an OpenStreetMap survey tool, all for use with MeeGo Harmattan (and future MeeGo versions).&lt;br /&gt;
# [[User:mikkov|mikkov]] http://forum.meego.com/showthread.php?t=3607&lt;br /&gt;
# [[User:Milhouse|Milhouse]] '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop an audio recording application with geo-location support, plus other applications to improve personal productivity utilising the Harmattan notification/event view.&lt;br /&gt;
#[[User:milliams|milliams]] (Matt Williams)&lt;br /&gt;
#*Creation of a Particle Physics information database (from [http://pdg.lbl.gov/ PDG]) application. Porting of [http://games.kde.org/game.php?game=ksquares KSquares] to pure Qt for MeeGo and creation of other similar simple games. Porting of [http://thermite3d.org PolyVox] to MeeGo and port games built on it when they are ready. Port the [http://falconpl.org Falcon] programming language to MeeGo.&lt;br /&gt;
# [[User:mitrandir|mitrandir]] Ilya Skriblovsky &lt;br /&gt;
#* Port NWTBible (Bible reader)&lt;br /&gt;
#*Planaris (Hierarchical Todo list) to MeeGo&lt;br /&gt;
# [[User:mkruisselbrink|Marijn Kruisselbrink]] '''Device arrive'''&lt;br /&gt;
# [[User:mmlado|mmlado]] (Mladen Milankovic) - '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop [https://projects.developer.nokia.com/home/user/mmlado games] in QML&lt;br /&gt;
# Mohammad Abu-Garbeyyeh '''Device Arrived''' Planning a wiki page with a todo list, main project here: http://bt-messenger.com &amp;lt;br&amp;gt;&lt;br /&gt;
# [[User:MSvB|MSvB]] (Michael Schloh von Bennewitz) - '''Device arrived, thank you.'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Using the device for a MeeGo lecture series in the fall, giving demos.&lt;br /&gt;
#*Application development includes LDAP client, and a chess clock.&lt;br /&gt;
#[http://wiki.meego.com/User:Mohannad Mohannad Hammadeh] '''Finally got it!'''&lt;br /&gt;
#* Porting mPrayerTime to Meego-Harmattan, updating the UI and adding more features.&lt;br /&gt;
#* Writing new application ''Spotter'' - exercise tracking app&lt;br /&gt;
# [[User:Muresandone|MuresAndone]] (Mures Andone) - '''Device arrived'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Develop location-aware apps with Qt/QML, an enhanced e-book reader based on FBReader engine.&lt;br /&gt;
#*Current project: Maemo Application Launcher: http://sourceforge.net/p/maplau/code/&lt;br /&gt;
# [[User:netvandal|netvandal]] (Michele Tameni)&lt;br /&gt;
#* Luca's Mirror:  It’s a simple app that transform your phone into a hand-held mirror with some other cool addictions.&lt;br /&gt;
#* Semantic experiment : Experiment with Notification Area mixed with the semantic information stored in tracker, reacting to user action with usefull notification&lt;br /&gt;
#*More info  [http://michele.tameni.it/project/meego/ Here]&lt;br /&gt;
# [[User:Nicolai|Nicolai]] (Nicolai Hess)&lt;br /&gt;
#*Port my [http://maemo.org/packages/view/scout scout] application to Qt (Application to search contacts, calendar and conversations)&lt;br /&gt;
# [http://twitter.com/#!/mja_fin mja] (Miika Ahdesmaki)&lt;br /&gt;
#* Trap, Shake, Kill 'em and other multi sensor apps' development. [http://forum.meego.com/showthread.php?t=3633] '''Nokia Developer Launchpad program approved 06Jul2011, Device available for order 07Jul2011 (ordered, OID-052820), Order sent on 13.7.2011 (email 10:40am), Received 14.07.2011.'''&lt;br /&gt;
#[[User:Nielsmayer|Niels Mayer]]&lt;br /&gt;
#*[http://wiki.meego.com/Tubelet-and-cutetube-port Rewrite cutetube-qml for MeeGo tablet UX/harmattan UX.] and add automatic-cue-point detection, and social deep-linking of media podcasts. http://nielsmayer.com/meego/qml/qmltube_1_0_6_armel.deb is already usable.... Still a ways to go [http://nielsmayer.com/ts-episode-timeline.png porting my webapp] [http://nielsmayer.com/ts-episode-evnt-anls.png that I call &amp;quot;trainspodder&amp;quot;] :-)&lt;br /&gt;
#*Infrastructure for the above: [http://code.google.com/p/qtzibit/ qtzibit: Simile-Widgets Exhibit in QtWebKit with QML integration].  For example, here's [http://nielsmayer.com/meego/qml/qtzibit-youtube.png Timeline faceted browser for 388 YouTube Episodes] [http://qtzibit.googlecode.com/svn/trunk/exhibit/src/webapp/examples/YouTube/YouTube.html can be created with very little code]. &lt;br /&gt;
#*[http://code.google.com/p/ytd-meego/wiki/CitizenJournalismWithYoutubeDirectForMeego YouTube Direct For MeeGo]&lt;br /&gt;
# [http://twitter.com/#!/gregjroberts Noobmonkey] - '''Launchpad:Accepted(06-Jul-2011) | N950eMail:07 July, 12pmGMT| Ordered:07 July 12pmGMT |Received: 14 July|  '''&lt;br /&gt;
#*Developing/Porting [http://maemo.org/downloads/product/Maemo5/healthcheck/ Healthcheck] with many new fun things (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Will Port and update [http://talk.maemo.org/showthread.php?t=65522&amp;amp;highlight=maecount MaeCount] (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Would like to develop a new game (Some ideas, and basic code for a few - so will update shortly)&amp;lt;BR&amp;gt;&lt;br /&gt;
# [[User:Nijel|Michal Čihař (Nijel)]] '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/dofcalc DOF Calc]&lt;br /&gt;
#* Creating a [http://wammu.eu/ Gammu] application for phone for data synchronization and backup.&lt;br /&gt;
# [[user:nilchak|nilchak]] (Nilanjan Chakravorty) '''Device arrived'''&lt;br /&gt;
#* Finance app and Bloomberg Pricing data app&lt;br /&gt;
# [[User:niqt|niqt]] (Nicola De Filippo) -  '''Device arrived.'''&lt;br /&gt;
#*Porting my maemo5 applications [http://badge.garage.maemo.org Badge] and QLshop. &lt;br /&gt;
#*New qml game&lt;br /&gt;
#*Other mail client.&lt;br /&gt;
# [[User:olka|Oleksandr Kachur]]&lt;br /&gt;
#* Developing cloud music player integrated with Google music, Amazon music and last.fm services.&lt;br /&gt;
# [[User:omllobet|omllobet]]&lt;br /&gt;
#*Port 2d puzzle board game [http://kde-apps.org/content/show.php/kMagnet?content=109111 kMagnet] or a new 2d board puzzle game&lt;br /&gt;
# [[User:orava|orava]] (Lasse Stenberg)&lt;br /&gt;
#* Porting and further developing [http://talk.maemo.org/showthread.php?t=72982 Mapsi]&lt;br /&gt;
# [[User:ossipena|ossipena]] (Timo Pelkonen)&lt;br /&gt;
#* App for measuring distances and keeping statistics, will reveal more when I get it working well&lt;br /&gt;
#* Willing to test others apps, contact me if needed&lt;br /&gt;
# [[User:ph0b|ph0b]] &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Writing tutorials to help other developers to step in MeeGo / Building MeeGo Paris network / Developing an audio player to access to more than 47 000 webradios referenced on AOL shoutcast (by name, genre, current track)&lt;br /&gt;
#[[User:Ph5|pH5]] (Philipp Zabel)&lt;br /&gt;
#* Integration of [https://www.torproject.org/ Tor] support&lt;br /&gt;
#* Porting of [http://maemo.org/downloads/product/Maemo5/frogatto/ Frogatto], pending SDL support&lt;br /&gt;
#* Porting of [https://garage.maemo.org/projects/beifahrer/ Beifahrer] and [https://garage.maemo.org/projects/cinaest/ Cinaest]&lt;br /&gt;
#[[User:philippengelhard|philippengelhard]] (Philipp Engelhard) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a maze game for children and adults&lt;br /&gt;
#* Develop a &amp;quot;Nokia Bots&amp;quot; like program for alarm and battery&lt;br /&gt;
# [[User:emanymton|Boris Pohler]]&lt;br /&gt;
#* porting Zeitkonto and HandsOff (not yet released) from Maemo to Meego, maybe a rewrite with QML&lt;br /&gt;
#* other ideas in pipeline (remote for mythtv, live sports-ticker, ...)&lt;br /&gt;
#* Helping other users at the german side meego.de (there known as Cermit) &lt;br /&gt;
# [[User:pycage|pycage]] (Martin Grimme) '''Sent back defective device. Replacement device arrived. Thanks DDP!'''&lt;br /&gt;
#*Doing the Community Apps installer client. Also targetting Harmattan with my OSS MeeGo apps (which are currently mostly running on the WeTab).&lt;br /&gt;
#[[User:Qole|qole]] [http://maemo.org/downloads/product/Maemo5/easy-deb-chroot/ Easy Debian] and other projects as they arise&lt;br /&gt;
#[[User:quang|quang]] (Quang Pham) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a location based services application&lt;br /&gt;
#* Test Vietnamese localization&lt;br /&gt;
# [http://maemo.org/profile/view/rambo/ rambo] (Eero af Heurlin) '''ID sent''',  '''Launchpad:Accepted''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Port [http://maemo.org/downloads/product/Maemo5/maecalories/ MaeCalories], [http://maemo.org/downloads/product/Maemo5/mobilehotspot/ Mobile hotspot] (possibly, depends on many things and might not be actually neccessary), I'm also looking into some wearable computing and augmented reality stuff, I'll have to see how suitable platform the N9(50) is going to be for that.&lt;br /&gt;
# [[User:ravirdv|ravirdv]] (Ravi Vagadia)&lt;br /&gt;
#* Trip Management App&lt;br /&gt;
#* VLC Remote&lt;br /&gt;
# [[User:raydonnelly|raydonnelly]] (Ray Donnelly) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Investigating porting TermKit&lt;br /&gt;
#* Ensure MeeGo works ok with Necessitas SDKs Qt Creator&lt;br /&gt;
# [[User:reffy|reffy]] (Alex Tyler)&lt;br /&gt;
#* I plan to port my Subsonic client [http://maemo.org/packages/view/aerofy/ Aerofy] to the platform. I also plan to develop a range of media related applications.&lt;br /&gt;
# [[User:Rlinfati|rlinfati]] (Rodrigo Linfati) ''' ID send: 30-Jun-2011, Launchpad-Applied: 30-Jun-2011, Launchpad-Accepted: 06-Jul-2011 | N950eMail: 07-Jul-2011 | Ordered: 07-Jul-2011 | Received:14-07-2011 '''&lt;br /&gt;
#* Upgrade GoogleLatitude to the current API&lt;br /&gt;
#* Find your Frient: a apps that inform you position directly to you friend without any external server.&lt;br /&gt;
# [http://maemo.org/profile/view/rm_you/ rm_you] (Adam Harwell)&lt;br /&gt;
#* Porting [http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] from Maemo, adding new features&lt;br /&gt;
#* Helping with photo utility suite project (SnapGo, with GeneralAntilles and others)&lt;br /&gt;
#* Will help beta test apps for people on IRC&lt;br /&gt;
# [[User:rnazarov|rnazarov]] (Ruslan Nazarov)&lt;br /&gt;
#* Porting [https://gitorious.org/titanim TitanIM] (Vkontakte instant messenger)&lt;br /&gt;
# [[User:roman4|roman4]] (Roman Morawek)&lt;br /&gt;
#* Porting [http://babyphone.garage.maemo.org/ Babyphone] to the platform.&lt;br /&gt;
# [[User:Rzr|RzR]] (Philippe Coval) '''thank you Nokia for n950 and supporting GNU/Linux&lt;br /&gt;
#* tags: ( qt4, qml, opengl, debian, emulator, pinball, neheglqt, p-uae)&lt;br /&gt;
#* more: http://rzr.online.fr/q/handset (diary)&lt;br /&gt;
#[https://meego.com/users/sandst1 sandst1] (Topi Santakivi)&lt;br /&gt;
#* Porting FunkeySynth, a MeeGo Tablet synthesizer to Harmattan &lt;br /&gt;
#* Demo clip and further info in [http://sandst1.wordpress.com/ my blog]&lt;br /&gt;
# [https://meego.com/users/scifiguy scifiguy] (Sudheer K.) '''ID sent'''| '''Launchpad:Accepted(07-Jul-2011)''' | '''N950eMail:Yes(07-Jul-2011)''' | ''' Ordered:Yes (07-Jul-2011)''' | '''Received:Yes(18-Jul-2011)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [https://garage.maemo.org/projects/marketstoday Markets Today], a Stock Quotes  app to Harmattan. [http://forum.meego.com/showthread.php?t=3903 Released for Harmattan] (19-Jul-2011)&lt;br /&gt;
#* Evaluate porting of VICaR (Call router application) and new application ideas on Harmattan&lt;br /&gt;
# [[User:sebas|sebas]] (Sebastian Kügler) - ('''device arrived, thanks!''')&lt;br /&gt;
#* Bringing Plasma Active to Meego / handsets&lt;br /&gt;
#[[User:Seif|Seif Lotfy]], '''ID sent''', '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* My goal is to port the Zeitgeist to MeeGo with all the fun stuff with it. I already have a Qt port for &amp;quot;El Loco&amp;quot;.&lt;br /&gt;
# [[User:Sfietkonstantin|Sfietkonstantin]] (Lucien XU) - ('''thanks Qgil and Nokia for the N950''')&lt;br /&gt;
#* Develop a centralized public transportation system : [[TransportApp|libpublictransportation]] (first priority)&lt;br /&gt;
#* And also a game [http://sfietkonstantin.free.fr/blog/?p=11 Blog post about the game] (No gitorious yet, will come)&lt;br /&gt;
# [[User:shadymilkman|shadymilkman]] (Kyle Thomas) - ('''recieved devkit''')&lt;br /&gt;
#* Building Reedit, a reddit application [http://www.shadymilkman.com/p/n9-project.html] removed name from incomplete list.&lt;br /&gt;
# [[User:shmerl|shmerl]] (Hillel Lubman) - ('''device arrived, thanks to Nokia for open source Meego development support''')&lt;br /&gt;
#* Building/testing Firefox/Fennec (release, beta, aurora, nightly) on Meego&lt;br /&gt;
#* Porting [http://code.google.com/p/kosherjava/ Zmanim API] to C++ and preparing it for Meego as a library (libzmanim). Planned - Hebrew calendar application in Qt based on the Zmanim API.&lt;br /&gt;
# [[User:sjgadsby|sjgadsby]] (Stephen Gadsby)&lt;br /&gt;
#* writing a [[User:Sjgadsby#Preferred Shopper Card Wallet|not-yet-named wallet for store loyalty cards]]&lt;br /&gt;
# [[User:slaine|slaine]] (Glen Gray)&lt;br /&gt;
# [[User:slvr32|slvr32]] (Jason Byrne)&lt;br /&gt;
#* [https://garage.maemo.org/projects/nfqm nfqm] (Netflix Queue Manager) Qt/C++, targeting Symbian^3, Maemo 5, and Meego/Harmattan - discussion thread [http://forum.meego.com/showthread.php?t=3715 here]&lt;br /&gt;
# [[User:smoku|smoku]] (Tomasz Sterna)&lt;br /&gt;
#* Port my touch screen [http://tomasz.sterna.tv/maemo/ ports of games for Maemo] (Widelands, Bos Wars, Robbo) and UAE4All, PSX4All emulators&lt;br /&gt;
#* Port support for SIXAXIS(TM) Controller&lt;br /&gt;
#[[User:smurfy|smurfy]] (Philipp Andreas)&lt;br /&gt;
#* Porting [https://garage.maemo.org/project/fahrplan fahrplan] (Public Transportation App) for the N9&lt;br /&gt;
#[[User:solmis|solmis]] (Janne Mäkinen)&lt;br /&gt;
#* Porting/Rewriting Maemo 5 stuff&lt;br /&gt;
# [[User:Somnathbanik|Somnathbanik]] (Somnath Banik) &amp;lt;br /&amp;gt; &lt;br /&gt;
#* Porting my existing Symbian^3 multimedia applications to MeeGo/N9 with a  new and exciting UI components of Harmattan/MeeGo.&lt;br /&gt;
#* Creating simple and easy open source application to inspire beginner developers to work on MeeGo/N9 technology.&lt;br /&gt;
#[[User:sony123|sony123]] (William Su)&lt;br /&gt;
#* Porting Stockona to Harmattan.&lt;br /&gt;
#[[User:Spenap|Spenap]] (Simón Pena)&lt;br /&gt;
#* Porting and enhancing Maevies from Maemo 5 to Meego/Harmattan. Now tracked at [[User:Spenap/Butaca|Butaca]]&lt;br /&gt;
#[[User:stani|stani]] (Stani)&lt;br /&gt;
#* Develop RadioTouch to play online radio stations. Ready for testing: [http://forum.meego.com/showthread.php?t=3993 click here].&lt;br /&gt;
#* Develop a creative photo and/or camera application based on the code of the [http://www.phatch.org Phatch] project. (This code uses wxPython for the GUI. So it will take some effort to port it to PySide and QML, with which I have no previous experience yet.)&lt;br /&gt;
# [[User:Stskeeps|stskeeps]] (Carsten Munk) '''Device received'''&lt;br /&gt;
#* N950/N9 MeeGo CE work and Wayland on these devices&lt;br /&gt;
# [[user:summeli|summeli]] (Antti Pohjola) -  '''Device arrived.'''&lt;br /&gt;
#* Porting [http://www.summeli.fi/?p=2453 AntSnes] and [http://www.summeli.fi/?p=2520 gpSP] from Symbian^3 to Harmattan/MeeGo.&lt;br /&gt;
#[[User:swinkels|swinkels]] (Sławomir Musiał)&lt;br /&gt;
#* Porting [http://www.swinkels.tvtom.pl/eCards eCards] - Application for creating and sending e-cards&lt;br /&gt;
# [[user:syrjala|syrjala]] (Ville Syrjälä)&lt;br /&gt;
#* Porting [https://gitorious.org/maemo-tvout-control maemo-tvout-control]&lt;br /&gt;
# [[user:tassu|tassu]] (Tapio Pyrhönen)&lt;br /&gt;
#* [http://tapsa.bitmagick.com/nds/ My site] - Porting my old DS games and making new ones.&lt;br /&gt;
# [[user:teo|teo]] (Teo Mrnjavac)&lt;br /&gt;
#* [http://teom.wordpress.com My blog]&lt;br /&gt;
#* [http://ur1.ca/4kkwh Porting] [http://amarok.kde.org Amarok] to tablets and handsets running MeeGo/Harmattan.&lt;br /&gt;
# [[User:texrat|texrat]] (Randall Arnold, Community Device Program Lead)&lt;br /&gt;
# [[User:thebootroo|thebootroo]] (Thomas Boutroue, Developer/Designer)&lt;br /&gt;
#* [https://gitorious.org/meego-community-mobile-ux-ng Gitorious] - Making a C++ Declarative-based Visual Components API Lib, alternative to plain QML, or specific platform Components&lt;br /&gt;
#* [http://modern-os.projects.servhome.org/mobileApps/ MobileApps] - Porting my old Maemo5 apps to my new Lib, and creating new ones&lt;br /&gt;
#[[User:Theonehumble|Stephan Bulgin]]&lt;br /&gt;
#*Porting NXEngine&lt;br /&gt;
#*In the process of re-writing DonQt for MeeGo/Harmattan.(will most likely be a name change and better code.)&lt;br /&gt;
# [[user:thp|thp]] (Thomas Perl)&lt;br /&gt;
#* [http://gpodder.org/ gPodder] - Integrating gPodder with Harmattan (including specific APIs)&lt;br /&gt;
#* Open source work on Python-related APIs (PySide, etc..) + Python tutorials&lt;br /&gt;
#* Get [[Games|Mong]] in shape for Harmattan&lt;br /&gt;
#* Port over some of my existing [http://maemo.org/profile/view/thp/ Maemo 5 apps]&lt;br /&gt;
# [[user:tigerite|tigerite]] (Peter Hunt)&lt;br /&gt;
#* Integrating the BFS CPU scheduler https://garage.maemo.org/projects/kernel-bfs/ into the N9/50 kernel, along with the Budget Fair Queueing I/O scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/&lt;br /&gt;
#* Porting projects such as the Phoronix Test Suite http://www.phoronix-test-suite.com/ to Harmattan&lt;br /&gt;
#* Converting a Flash cards based learning system which I developed, loosely based on the one found at http://www.educationlabs.com/projects/flashcards/Pages/default.aspx, from C#/XAML to Qt/QML and making it standalone&lt;br /&gt;
# [[User:timoph|timoph]] (Timo Härkönen)&lt;br /&gt;
#* [http://gitorious.org/random-timoph impuzzle, etc.]&lt;br /&gt;
#* [http://timoph.fi timoph.fi]&lt;br /&gt;
#* [https://build.pub.meego.com/project/show?project=home%3Atimoph Community OBS home project]&lt;br /&gt;
# [[User:timsamoff|timsamoff]] (Tim Samoff)&lt;br /&gt;
#* [http://thp.io/2011/mong/ Plonk]&lt;br /&gt;
#* MeeGo Community Apps website design&lt;br /&gt;
#* A few other things that are brewing (games, sound generators, etc.)&lt;br /&gt;
#[[User:tlaukkanen|tlaukkanen]] (Tommi Laukkanen)&lt;br /&gt;
#* Facebook client [http://kasvopus.com Kasvopus]&lt;br /&gt;
#* Twitter client [http://twimgo.com TwimGo]&lt;br /&gt;
#* Google Reader client [http://newsflow.mobi NewsFlow]&lt;br /&gt;
#* FourSquare client [http://nelisquare.com Nelisquare]&lt;br /&gt;
#* MeeToDo to-do app [http://projects.developer.nokia.com/meetodo MeeToDo]&lt;br /&gt;
# [[User:tronic|Tronic]] (Lasse Kärkkäinen)&lt;br /&gt;
#* [http://performous.org/ Performous] singing/band game&lt;br /&gt;
# [[User:tswindell|tswindell]] (Tom Swindell)&lt;br /&gt;
#* [http://stage.rubyx.co.uk/columbus columbus]&lt;br /&gt;
#[[User:twoboxen|twoboxen]] (Matt Hawkins)&lt;br /&gt;
#* Porting [https://code.google.com/p/hawkengine hawkengine] to Meego &lt;br /&gt;
#* Porting [https://sites.google.com/site/hawkorn/games games] via hawkengine &lt;br /&gt;
#[[User:v13|v13]] (Stefanos Harhalakis)&lt;br /&gt;
#* Port WifiEye from maemo to meego&lt;br /&gt;
#* Port MaeGirls from maemo to meego&lt;br /&gt;
#* Perhaps complete MaeSlap and release it for meego&lt;br /&gt;
#[[User:vandenoever|vandenoever]] (Jos van den Oever)&lt;br /&gt;
#*Porting [http://webodf.org WebODF] to MeeGo using QML and JavaScript.&lt;br /&gt;
#*[http://www.webodf.org/redmine/projects/webodf/wiki/WebODF_on_an_N950 WebODF on an N950]&lt;br /&gt;
#*Experiment with a semantic logging tool.&lt;br /&gt;
#*Experiment with a [http://blogs.kde.org/node/4161 metronome application] in QML.&lt;br /&gt;
#[https://meego.com/users/vasvlad Uladzislau Vasilyeu] (Vasvlad)  &lt;br /&gt;
#* Porting OMWeather to Harmattan&lt;br /&gt;
#[[User:Asys3|Uwe Koch]] (Uwe Koch)&lt;br /&gt;
#*Port hopefully all of my games Lineo,Q,TwinDistress,Sokoban and Jooleem&lt;br /&gt;
#[[User:Venemo|Venemo]] (Timur Kristóf)&lt;br /&gt;
#* [http://wiki.meego.com/User:Venemo/HarmattanPlans My Harmattan Plans]&lt;br /&gt;
#** [http://gitorious.org/colorful-apps/puzzle-master Puzzle Master]&lt;br /&gt;
#** [http://forum.meego.com/showthread.php?t=3711 Public transportation app] (Click on the [http://forum.meego.com/showthread.php?t=3711 link] and post to the thread if you are interested to contribute.)&lt;br /&gt;
#** [https://gitorious.org/colorful-apps/memory-game Memory game]&lt;br /&gt;
#** Labirynth game (No code available yet)&lt;br /&gt;
#[[User:Vgrade|vgrade]] (Martin Brook)&lt;br /&gt;
#*I would plan to contnue my contributions to the N900 Community Edition of MeeGo which I assume will push right through into the N9. I am very interested in contributing to the exciting new architecture #*built on Wayland to give this device the best user experience.&lt;br /&gt;
#*Local Network Meetups, Cambridge, Birmingham, Koln, Dusseldorf&lt;br /&gt;
#[[User:vitaminj|VitaminJ]] (Stephen Spencer)&lt;br /&gt;
#* [http://jenkins.vitaminj.co.uk/job/meex/ Meex], a portable DJing application&lt;br /&gt;
#[[User:vitna|vitna]] '''COMPLETED&lt;br /&gt;
#*My actual project is http://forum.meego.com/showthread.php?t=3652, but i have in program to develop much more game for the Harmanattan platform&lt;br /&gt;
#[[User:vudentz|vudentz]] (Luiz Augusto von Dentz) '''COMPLETED&lt;br /&gt;
#*Porting upstream BlueZ and obexd&lt;br /&gt;
#[[User:w00t|w00t]] (Robin Burchell)&lt;br /&gt;
#* meego-ux hackery, Groovy, anything else I think of that's interesting&lt;br /&gt;
#[[User:wazd|wazd]] (Andrew Zhilin)&lt;br /&gt;
#* OMWeather, Live Wallpapers, BlueMaemo, Ati85, QML gPodder, tons of other design-related stuff&lt;br /&gt;
#[[User:Wicket|wicket]] (David Derby)&lt;br /&gt;
#*Porting [http://www.6809.org.uk/dragon/xroar.shtml XRoar - Dragon &amp;amp; CoCo emulator] and [http://icculus.org/avp/ Aliens versus Predator (Gold Edition) game engine].&lt;br /&gt;
#[[User:willemliu|willemliu]] (Willem Liu)&lt;br /&gt;
#* Installing SDK.&lt;br /&gt;
# [[user:wonko|wonko]] (Ruediger Gad)&lt;br /&gt;
#* Amongst other things I'll port my existing applications for Maemo5/Fremantle to MeeGo/Harmattan: VU Meter, StultitiaSimplex, Zeecontrol, Advanced Clock Plugin (for details please see my page).&lt;br /&gt;
# [[User:Xando|xando]] (Sebastian Pawluś) &lt;br /&gt;
#* Porting [https://github.com/xando/thesis/tree/master/locit-client LocIt] application from N900 Maemo to Meego system.[https://github.com/xando/thesis/blob/master/thesis/Obrazki/UiFlowDiagram.pdf?raw=true pics]&lt;br /&gt;
# [[user:xawotihs|xawotihs]]&lt;br /&gt;
#* Porting [http://code.google.com/p/wagic/ Wagic] on Harmattan based on either Qt or SDL.&lt;br /&gt;
#[[user:xerxes2|xerxes2]] (Jens Persson)&lt;br /&gt;
#* [http://gpodder.org/panucci Panucci] - Resuming audiobook and podcast player&lt;br /&gt;
#* [https://github.com/xerxes2/passant Passant] - Chess game&lt;br /&gt;
#* Meego CE&lt;br /&gt;
# [[user:xfade|X-Fade]] (Niels Breet)&lt;br /&gt;
#* Set up &amp;amp; Testing Harmanttan building on MeeGo Community OBS&lt;br /&gt;
# [[user:zaheerm|zaheerm]] (Zaheer Merali)&lt;br /&gt;
#* Porting [http://gstreamer.freedesktop.org GStreamer] plugins not shipped by Nokia to Harmattan&lt;br /&gt;
#* Porting [http://www.flumotion.net Flumotion] an open source streaming solution to Harmattan taking advantage of the hardware encoding and the camera&lt;br /&gt;
# [[user:zas|zas]] (Matti Henrik Kinen)&lt;br /&gt;
#* Setting up SDK&lt;br /&gt;
# [[user:zchydem|zchydem]] (Marko Mattila) '''Device arrived'''&lt;br /&gt;
#* QuickFlickr - QML based flickr client for mobile handsets.&lt;br /&gt;
# [[user:zeamoceq|zeamoceq]] (Olle Tränk)&lt;br /&gt;
#* Porting [http://qticksize.zeamoceq.net qTickSize] (interface to Swedish online stock broker)&lt;br /&gt;
# [https://meego.com/users/zehjotkah zehjotkah] (Cosimo Kroll)&lt;br /&gt;
#* [http://wiki.maemo.org/MeeGo_Coding_Competition_2011 MeeGo Coding Competition 2011]&lt;br /&gt;
# [[user:zeenix|zeenix]] (Zeeshan Ali)&lt;br /&gt;
#* Ensuring [http://www.gupnp.org GUPnP]/[http://www.rygel-project.org Rygel] works on N9.&lt;br /&gt;
#* Possibly porting/writing [http://spice-space.org SPICE] client for&lt;br /&gt;
#* N9/MeeGo.&lt;br /&gt;
# [[user:nowheremanmail|nowheremanmail]] David Galindo&lt;br /&gt;
#* N950 received Thanks!. Starting to migrate Wallet and Calculus.&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://www.nowhereman.eu]&lt;br /&gt;
# [[user:gbraad|gbraad]] (Gerard Braad)&lt;br /&gt;
#* Porting of of Node.JS, phonegap, unhosted and a mobile org-mode editor&lt;br /&gt;
#* Small [https://github.com/gbraad/meego-pomodoro PomodoroTimer]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #  Do NOT paste yourself here - add yourself alphabetically!  # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #         Ensure your meego.com nick is first and your        # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #             full name is in brackets afterwards             # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== '''Updated Questions and answer for those people awaiting N950 Dev Kits:''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) '''If you have registered for the launchpad, please wait.'''&lt;br /&gt;
If you want to find out more information you can email the launchpad team, but a quick response is unlikely.&lt;br /&gt;
''Also, Quim will be emailing / sending all of the names and accounts across, therefore, if they have any questions / problems contacting devs they'll let Quim know.''&lt;br /&gt;
&lt;br /&gt;
2) '''Timeline - Timescale'''&lt;br /&gt;
There is no defined deadline or timescale for this. Keep an eye on the delivered and pending sections below, as people are posting dates / times.&lt;br /&gt;
If things start happening and you feel you are being left out - please then email the Nokia Developer launchpad teams. But until then, not much communication if any will be received. Hold tight and please wait.&lt;br /&gt;
If your status is similar to someone else's, and in the same batch, and they get a device, wait a few days then fire a message to the launchpad team or here. No point asking the same questions on the forum. Most of the devs mentioned below are also on twitter, so ask there or elsewhere on the forums if really needed.&lt;br /&gt;
&lt;br /&gt;
3) '''Timescale Part 2 - Patience!'''&lt;br /&gt;
Arranging, confirming, emailing, packaging and sending 250 devices is not a day's job. &lt;br /&gt;
Realistically expect a few weeks once they have started being sent out.&lt;br /&gt;
Be clear in all contact emails you send, to speed up the process - include account names and any other IDs requested/required. It is hard for people to swap from real names, nicknames, etc on a list of 250+ people..&lt;br /&gt;
&lt;br /&gt;
4) '''People who already are registered with Launchpad''' &lt;br /&gt;
If you have a launchpad account (Lucky you) there is an option which allows you to select available devices, however, nothing is certain as of now, therefore that may not be the route. &lt;br /&gt;
Once the team start going through the list, it sounds sensible that they will start emailing / contacting the people on the list with instructions, confirmations and/or queries. (see below! - thank you Jaffa for the update)&lt;br /&gt;
Update - It seems the next step once the launchpad section is confirmed may be an email from '''no.reply-developer@nokia.com''', subject &amp;quot;A Nokia N950 is waiting for you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
5) '''Why have I heard nothing from Launchpad?'''&lt;br /&gt;
There is no launchpad confirmation email (But if you try to register again it says that there is already an application waiting) - therefore.... re-register if you have to. Just make sure you use the individual and not company registration. (There is however a developer registration email! - and logging in also proves that stage works!)&lt;br /&gt;
&lt;br /&gt;
6) '''&amp;quot;I didn't realize this was happening, can I still apply for one?&amp;quot;'''&lt;br /&gt;
Answer- &amp;quot;Short term: register to http://developer.nokia.com and watch Nokia developer activities in your country. &amp;quot;&lt;br /&gt;
- '''This program is closed''', but as Quim says, keep your eyes on the internet, as there are other programs and similar things available, and different countries where Nokia reps do things too&lt;br /&gt;
&lt;br /&gt;
7) '''Why is Nokia Developer saying the device program has been closed, and we still do not have our devices? *rant rant*'''&lt;br /&gt;
There are other device programs being run separately to the MeeGo DevKit program. The programs are not joined, but the team that sends out the devices is the same. Therefore, any messages you read are not exclusive to this particular set of 250 devices. Other programs may or may not appear across other Nokia sites, they are all separate from this one.&lt;br /&gt;
&lt;br /&gt;
If you have been accepted, don't panic - they have not gone out yet! (As far as we all know!) &lt;br /&gt;
''Please do update this section if you feel other questions from the forum have been answered?''&lt;br /&gt;
&lt;br /&gt;
== General thoughts on device program ==&lt;br /&gt;
&lt;br /&gt;
The Nokia N950 is a platform available now for developers targeting the Nokia N9 and MeeGo handset apps in general. Technical details are available at http://developer.nokia.com/swipe&lt;br /&gt;
&lt;br /&gt;
Candidates must be community developers ready to start working on new or existing open source applications, to be published in apps.meego.com and the Nokia Store. Links to your current projects are relevant! Deadline for applications: end of Tuesday, June 28th.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
IMPORTANT: *commercial* developers are encouraged to apply directly at http://developer.nokia.com - thank you for your understanding.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Community_device_program/Nokia</id>
		<title>Community Office/Community device program/Nokia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Community_device_program/Nokia"/>
				<updated>2011-07-31T22:06:34Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Nokia Participation Details =&lt;br /&gt;
* Program Contact: [[User:qgil|Quim Gil]]&lt;br /&gt;
Update: Nokia N950 handsets are ready!  https://meego.com/community/device-program/devices/nokia-n9-devkit&lt;br /&gt;
&lt;br /&gt;
== N950 Devkit Program Details ==&lt;br /&gt;
* Device: Nokia N950 loaded with MeeGo 1.2 Harmattan &lt;br /&gt;
* Quantity: 250&lt;br /&gt;
* Additional Criteria / Terms: &lt;br /&gt;
** One submission per developer please&lt;br /&gt;
** Device to be loaned to participant for [period unspecified].&lt;br /&gt;
** May not be able to ship to certain countries / locations.&lt;br /&gt;
** Nokia employees are not eligible.&lt;br /&gt;
* Timeframe: distribution active.&lt;br /&gt;
&lt;br /&gt;
 '''QUESTIONS / ANSWERS &amp;amp; UPDATES:''' http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
 '''[[N950 landing page]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
 '''WORK IN PROGRESS'''&lt;br /&gt;
&lt;br /&gt;
 For the sake of transparency and collaboration:&lt;br /&gt;
 * Please link your name to a page describing your Nokia N950 related work e.g. a wiki page.&lt;br /&gt;
 * Add here one line of text summarizing the project(s) and feature(s) you are concentrating. &lt;br /&gt;
 * We haven't done the 'Nokia employee' check yet. If you happen to be one, contact Quim Gil.&lt;br /&gt;
&lt;br /&gt;
=== Still pending ===&lt;br /&gt;
Participants accepted that still haven't received the N950.&lt;br /&gt;
&lt;br /&gt;
==== Still haven't ordered the N950 ====&lt;br /&gt;
You haven't completed the first steps at Nokia Developer and therefore they can't send you an N950. Please move fast before it's too late. You risk losing your chances of getting the device at all.&lt;br /&gt;
&lt;br /&gt;
* Vitaly Petrov (fruct.org/sketchit, fruct.org/gpw) '''ID Sent, Waiting for Lauhcpad account to be activated'''&lt;br /&gt;
* Willem Liu '''ID Sent, applied to Launchpad'''&lt;br /&gt;
* Si Howard&lt;br /&gt;
* Piotr Pokora (piotras) - '''ID Sent, Waiting for Launchpad account to be activated'''&lt;br /&gt;
I am core developer of Midgard Content Repository which (as library) is used by different Maemo apps: Conboy, MaeCalories, Tablet of Adventure, Qaikuclient. Also I am maintainer of libgda and midgard packages (debs and rpms). From date of birth, I am interested in unified and simplified data access. And such, I am also going to develop for N950.&lt;br /&gt;
* Damion Yates '''ID sent'''. '''Applied for the Nokia Developer Launchpad programme''' &lt;br /&gt;
** Video streaming for multiple desktops to receive the video from your phone.&lt;br /&gt;
** New in 2.6.32+ kernel's wifi 80211 Infrastructure AP rather than Ad-Hoc for tethering.&lt;br /&gt;
** qemu x86 chroot for wine and arbitrary x86 X11 binaries&lt;br /&gt;
** tun/tap network interface for dns tunnelling with iodine&lt;br /&gt;
** usb-storage usage monitor with idle umount &amp;amp;&amp;amp; rsync and remount&lt;br /&gt;
** turn phone in to bluetooth dongle&lt;br /&gt;
* Luke Bratch&lt;br /&gt;
* Tadej Novak '''ID sent''',  '''Launchpad:Accepted(06-Jul-2011)'''&lt;br /&gt;
** Porting my desktop IP TV player and schedule to Meego&lt;br /&gt;
&lt;br /&gt;
==== N950 ordered, waiting to be sent ====&lt;br /&gt;
Please move your entry from the sections below if this is your case. Sort yourselves by country since this is most likely the reason why you haven't got the device yet.&lt;br /&gt;
&lt;br /&gt;
* Brazil - this is a special case, issue known.&lt;br /&gt;
** [[User:Lizardo|Anderson Lizardo Gomes]] (user: lizardo): ID sent, Accepted for the Nokia Developer Launchpad program (06-Jul-2011–06-Jul-2012), device ordered (07-Jul), waiting for DHL tracking number.&lt;br /&gt;
** [[User:Briglia|Anderson Briglia]] (user: briglia), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Lfelipe|Luis Felipe Strano Moraes]] '''ID sent''', '''Launchpad accepted''' &amp;lt;br/&amp;gt;&lt;br /&gt;
** [[User:Rafael2k|Rafael Diniz]] '''ID sent''', '''Launchpad for individuals account active ''' &amp;lt;br&amp;gt;&lt;br /&gt;
*** I plan to develop FM RDS applications with focus in the new standards from RadioDNS like the RadioVIS (partly based in the already existent the N900-fmvis  http://code.google.com/p/n900-fmvis/).&lt;br /&gt;
*** I'm a member of a university radio station (Radio Muda FM, 88.5MHz) and my plan is to develop &amp;quot;real life&amp;quot; radio station applications.&amp;lt;br&amp;gt;&lt;br /&gt;
*** I'll also write one audio and one audio/video icecast2 clients. I can provide icecast2 server access for beta testers at radiolivre.org. I'll take ideas from softwares I already wrote for this purpose, like darknow (a gui for darkice, http://darksnow.radiolivre.org) and theorur, an audio/video icecast2 client (a gui for ffmpeg2theora, http://theorur.sarava.org), all using QT.&lt;br /&gt;
** [[User:vivijim|Rodrigo Vivi]] (user: vivijim), ID sent | Launchpad:Accepted | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Maldives&lt;br /&gt;
**Hussain Shafiu(demonreeper) ID sent | Launchpad:Accepted | N950eMail:Yes | Ordered:Yes(7th-July-2011) | Received/Sent:'''No'''&lt;br /&gt;
&lt;br /&gt;
*New Zealand&lt;br /&gt;
**[http://wiki.meego.com/User:Mohannad Mohannad Hammadeh] '''Ordered N950 (July 8, 8:30am NZST) | N950SentEmail:No'''&lt;br /&gt;
*** Porting mPrayerTime to Meego-Harmattan, updating the UI and adding more features.&lt;br /&gt;
*** Writing new application ''Spotter'' - exercise tracking app&lt;br /&gt;
**[[User:Kidproquo|Sam Bristow]] '''ID sent, Launchpad program approved, device ordered (2011-07-09), not yet shipped'''&lt;br /&gt;
Initial launchpad application got lost in the ether apparently...&lt;br /&gt;
&lt;br /&gt;
*Norway&lt;br /&gt;
**[[User:karljohang|Karl Johan Grøttum]] '''Order: OID-053015''' | '''Device: Nokia N950''' | Porting [http://trac.itek.norut.no/n4c/wiki Hiker's app] from '''EU WP7''' project [http://www.n4c.eu/N4C-open-source-code.php N4C (open source code)]. Hiker's app runs on N810 and N900, and integrates [http://sourceforge.net/projects/dtn/ DTN2] (or [http://garage.maemo.org/projects/dtn/ DTN2 for Maemo]).&lt;br /&gt;
&lt;br /&gt;
*USA&lt;br /&gt;
** [[user:n8willis|Nathan Willis]] '''New Order'''&lt;br /&gt;
*** Font packaging, porting DIN 1451 designs to open font license&lt;br /&gt;
** [[user:reggie|Reggie Suplido]] '''New Order'''&lt;br /&gt;
*** Custom MeeGo web development related to meego.com and forum.meego.com.&lt;br /&gt;
&lt;br /&gt;
* Finland&lt;br /&gt;
**[[User:Vranki|Ville Ranki]] '''ID sent, applied for Nokia Launchpad, Ordered device '''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.siilihai.com Siilihai web forum reader], [http://www.youtube.com/watch?v=erTAMOzdf0Y&amp;amp;feature=related Drone Taxi], PPCards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Russia&lt;br /&gt;
** Roman Deninberg([http://maemo.team16.ru/ Bonapart]) - ''applied for Nokia Launchpad, Launchpad for individuals (28-Jul-2011–28-Jul-2012)''','''New Order (28.7.2011)''', '''Not Received Yet'''&amp;lt;br /&amp;gt;Psx4m\PCSX-rearmed\Psx4m-gui projects basically&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
==== N950 shipped, waiting to get it ====&lt;br /&gt;
Please list yourselves keeping the list by countries in order to see the geographical progress in ''real time''.  :)&lt;br /&gt;
&lt;br /&gt;
* $country&lt;br /&gt;
** $entry.&lt;br /&gt;
&lt;br /&gt;
* Serbia (Devices were sent to Moscow by accident, reordered them to an address in Hungary)&lt;br /&gt;
** [[User:Blackwicked|Edvin Rab]], '''Developer ID sent''', '''Applied for Launchpad''', '''Device Ordered''', '''Waiting for Arrival'''. [http://t.co/4Os8iIh EvidenceHunt Game]&lt;br /&gt;
** Robert Marki - '''Developer ID sent, Applied for Launchpad, Device Ordered, Waiting for Arrival.''' Developing an application called [https://projects.developer.nokia.com/feed_reader FeedReader], it's a universal feed reader with support for podcasts. More info on the project's website. Would like to develop image processing related applications like: Image translation application, Image gallery with face recognition, Porting control software of a hexapod robot.&lt;br /&gt;
&lt;br /&gt;
* Israel&lt;br /&gt;
** Assaf Paz (damagedspline) '''ID sent''', '''applied for Nokia Launchpad, Launchpad for individuals (06-Jul-2011–06-Jul-2012)''','''Order committed (7-Jul-2011)''', '''Device Sent (29-Jul-2011)''', '''Not Received Yet'''&amp;lt;br /&amp;gt;Adapting [http://code.google.com/p/qwazer/ Qwazer] to also work on Meego, hopefully create an Exchange Webmail client in pure QML (N900 was the initial target), Hebrew support&lt;br /&gt;
** Mohammad Abu-Garbeyyeh '''Device Ordered, Waiting for Arrival''' Planning a wiki page with a todo list, main project here: http://bt-messenger.com&lt;br /&gt;
&lt;br /&gt;
* Switzerland&lt;br /&gt;
** [[User:milliams|Matt Williams]] (milliams) '''Device Sent (28/7/2011) - picking up from DHL depot tomorrow'''&amp;lt;br/&amp;gt;Creation of a Particle Physics information database (from [http://pdg.lbl.gov/ PDG]) application. Porting of [http://games.kde.org/game.php?game=ksquares KSquares] to pure Qt for MeeGo and creation of other similar simple games. Porting of [http://thermite3d.org PolyVox] to MeeGo and port games built on it when they are ready. Port the [http://falconpl.org Falcon] programming language to MeeGo.&lt;br /&gt;
&lt;br /&gt;
* Australia&lt;br /&gt;
** [[User:Termana|Bradley Smith]] (Termana) '''ID sent,  Launchpad: Accepted, N950 Email: Received, Ordered: Yes, Shipped: Yes 27/July, Received Device: No'''&amp;lt;br /&amp;gt;South Australia. As above, it has shipped and I received a tracking number on the 27th of July, I have not received the device as of yet.&amp;lt;br /&amp;gt;Developing a karaoke game with built-in pitch correction.&lt;br /&gt;
** [[User:mattaustin|Matt Austin]] '''Device ordered (07/07/11), Status 'Device Sent to Customer' (27/07/11), but still waiting for dispatch notification or tracking code.''' &amp;lt;br/&amp;gt;Transperth trains live departure boards app, Player numbers AFL footy app, Amazon S3 bucket &amp;amp; file browser.&lt;br /&gt;
&lt;br /&gt;
* Spain&lt;br /&gt;
** Daniel Martin Yerga '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | ''' Shipped:Yes (July 29) ''' | '''Received:No'''&amp;lt;br/&amp;gt;Porting my Maemo applications: [http://maemo-wordpy.garage.maemo.org/ MaStory], [http://cusl4-cservices.forja.rediris.es/ CasualServices], [http://pyrecipe.garage.maemo.org/ Pyrecipe], [http://maemo.org/downloads/product/Maemo5/copernicium/ Copernicium], [http://stockthis.garage.maemo.org/ StockThis], and developing new ones, like [https://gitorious.org/r-dmobiley R&amp;amp;DMobiley].&lt;br /&gt;
&lt;br /&gt;
==== FIXME Unclear cases &amp;amp; lazy wiki editors ====&lt;br /&gt;
&lt;br /&gt;
 '''Let's clean this section, please! Move your entry wherever appropriate. Thanks!'''&lt;br /&gt;
&lt;br /&gt;
Adam Pigg '''ID sent''', '''applied for Nokia Launchpad''', '''waiting for reply'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my Qt/QML apps/games from maemo, and further work on Kexi and some more QML games&lt;br /&gt;
[http://www.piggz.co.uk My Site]&lt;br /&gt;
&lt;br /&gt;
Oleg Bodnarchuk(bloody)'''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing Wiki-based offline database.&lt;br /&gt;
&lt;br /&gt;
[[User:Bart-cerneels|Bart Cerneels]](Stecchino) '''ID sent, applied for Nokia Launchpad, waiting for reply'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Mobile UX' for Amarok using QML. [http://amarok.kde.org Amarok website]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
David Galindo&lt;br /&gt;
&lt;br /&gt;
[[User:Lbt|David Greaves]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Mainly CE, Harmattan and Apps to start with. Hopefully Surrounds later.&lt;br /&gt;
&lt;br /&gt;
Diego Marcos '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
The goal is porting to mobile devices open source data visualization tools of astronomical data aimed at outreach and science communication.  I've been previously working on Qt/QML desktop applications based on stellarium.org&lt;br /&gt;
http://www.youtube.com/watch?v=COkwscvTnnM&amp;amp;feature=youtube_gdata_player&lt;br /&gt;
&lt;br /&gt;
Frank Sievertsen '''ID Sent, Launchpad member now'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Open-Source Spideroak Mobile Client and other apps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:gbraad | Gerard 'gbraad' Braad]] '''ID sent''' | '''Launchpad: waiting''' | '''N950eMail: Yes''' | ''' Ordered: Yes ''' |  '''Sent: Yes (28 Jul)''' | '''Received: Not yet'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of of Node.JS, phonegap, unhosted and a mobile org-mode editor. Aiming for good integration with the MeeGo API and Qt Mobility. Code will be published on [https://github.com/gbraad github] and described on my [http://gbraad.nl/ blog]. Small [https://github.com/gbraad/meego-pomodoro PomodoroTimer] app has been created: &lt;br /&gt;
&lt;br /&gt;
Hiemanshu Sharma '''Completed ''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Currently working on porting [[http://forum.meego.com/showthread.php?t=3660|Komedia]]. More apps in the pipeline including Quassel (IRC Client), a Google Reader (name suggestions are welcome) and a 'Line of the day' kind of app (a glorified version of cowsay). Also working on getting an opencv port to give way for Face Detection/Facial recognition APIs.&lt;br /&gt;
&lt;br /&gt;
[[User:kemargrant | kemargrant]], '''ID sent''',  '''Applied for the Nokia Developer Launchpad program,(Ordered N950:Phone recieved)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to bring Screen Mirroring to Meego along with playing local files&lt;br /&gt;
easily to a desktop. The app is called groundwork and it is opensource. Code will be shifted to Launchpad once I can begin testing on a meego device.&lt;br /&gt;
http://code.google.com/p/groundwork/&lt;br /&gt;
&lt;br /&gt;
[[User:Kulakov|Kirill Kulakov]], '''ID sent''', '''Submitted credentials to Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
MySocials project - clients, libraries and plugins for frameworks and platforms for social networks&lt;br /&gt;
&lt;br /&gt;
Laszlo Papp (Already got one earlier, thus I do not need a new one ;) )&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Martink Martin Kolman] (MartinK)  '''ID sent''', '''applied for the Nokia Launchpad''' | '''N950eMail:Yes''' | '''Ordered:Yes''' | '''Received:Yes'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
&lt;br /&gt;
Mures Andone '''ID sent'''. '''Waiting answer from Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Develop location-aware apps with Qt/QML, an enhanced e-book reader based on FBReader engine.&lt;br /&gt;
Also an enhanced video player with this main feature: start playing video on desktop/laptop, pause, resume playing from device (with output to device screen), continue playing, pause, switch to tv-out, resume, play, pause, switch back to desktop and so on. Current project: Maemo Application Launcher: http://sourceforge.net/p/maplau/code/&lt;br /&gt;
&lt;br /&gt;
[[User:Seif|Seif Lotfy]], '''ID sent''', '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to port the Zeitgeist to MeeGo with all the fun stuff with it. I already have a Qt port for &amp;quot;El Loco&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov '''Order (11.7.2011), Not Received Yet'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing software for the mobile operating system MeeGo, associated with the processing of audio and video streams.&lt;br /&gt;
&lt;br /&gt;
Susanna Huhtanen&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Kenya888 Takahiro Hashimoto(kenya888)] '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br&amp;gt;&lt;br /&gt;
porting qimsys/mozc to Harmattan/MeeGo, developing streaming multimedia player with QML&lt;br /&gt;
&lt;br /&gt;
Tasuku Suzuki&lt;br /&gt;
&lt;br /&gt;
Teemu Hukkanen&lt;br /&gt;
&lt;br /&gt;
Thomas Cherryhomes - Lead Developer for LinuxMCE - '''ID and Launchpad ID sent'''&lt;br /&gt;
* LinuxMCE is a next generation smart home platform encompassing media, home automation, telecom, and security features. http://www.linuxmce.org/&lt;br /&gt;
* A 25 min demo of the software can be seen here: http://video.google.com/videoplay?docid=2176025602905109829&lt;br /&gt;
* Nokia N950 will be used as a test platform for the new QML/Qt Quick based qOrbiter we are writing to replace our existing Orbiter software, qOrbiter videos here: &lt;br /&gt;
** http://www.youtube.com/watch?v=NDGagn3EciA&lt;br /&gt;
** http://www.youtube.com/watch?v=oUHrCdBgoyQ&lt;br /&gt;
&lt;br /&gt;
[[User:tlaukkanen|Tommi Laukkanen]] '''Device received'''&lt;br /&gt;
* Facebook client [http://kasvopus.com Kasvopus], Twitter client [http://twimgo.com TwimGo], Google Reader client [http://newsflow.mobi NewsFlow], FourSquare client [http://nelisquare.com Nelisquare]&lt;br /&gt;
&lt;br /&gt;
[[User:toninikkanen|Toni Nikkanen]] '''ID sent''', '''applied for Nokia Launchpad''', '''order sent'''&lt;br /&gt;
&lt;br /&gt;
[[User:leafjohn|Lifu Zhang(leafjohn)]] '''ID sent, applied for Nokia Launchpad (request submitted, waiting for review) '''&lt;br /&gt;
* Create an opensource Qt astrology app for handset, Project Page: [https://github.com/cardmaster/qastro/tree/develop qastro hosting by github]&lt;br /&gt;
* Porting apps on our company page ([http://store.ovi.com.cn/publisher/EB EB OVI Page]) to MeeGo&lt;br /&gt;
&lt;br /&gt;
Leaf Johnson&lt;br /&gt;
&lt;br /&gt;
Anthony Day '''ID sent''', '''Device received'''&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=72951 inner-spin] game&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=73942 Take it away Marco] N900 drum machine&lt;br /&gt;
* writing new game and realtime music Apps content for the N9/950   &lt;br /&gt;
&lt;br /&gt;
Eike Hein&lt;br /&gt;
&lt;br /&gt;
[[User:Theonehumble|Stephan Bulgin]] '''COMPLETED'''&amp;lt;br /&amp;gt;&lt;br /&gt;
- I will be porting NXEngine http://nxengine.sourceforge.net/ to MeeGo/Harmattan. My previews work for Maemo can be found here http://talk.maemo.org/showpost.php?p=971709&amp;amp;postcount=1&lt;br /&gt;
  Description: A clone/engine-rewrite of the classic jump-and-run platformer Cave Story.&lt;br /&gt;
- Right now Im in the process of re-writing DonQt for MeeGo/Harmattan. Previews work for Maemo here  http://www.forums.internettablettalk.com/showpost.php?p=976671&amp;amp;postcount=1 (will most likely be a name change and better code.)&lt;br /&gt;
  Description: Don is a &amp;quot;SDK installer&amp;quot; for developers to compile on the go.&lt;br /&gt;
- More ports and some original stuff and looking forward to collaborations. &lt;br /&gt;
&lt;br /&gt;
Nilanjan Chakravorty - '''ID sent, Already applied for the Nokia Developer Launchpad program''' - '''Ordered Device (8-Jul-2011)'''&lt;br /&gt;
* Leverage my financial background with IT to develop&lt;br /&gt;
- Portfolio management application   - Bloomberg Pricing data application&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--David Perlow '''ID sent, Applied for the Nokia Developer Launchpad program [UPDATE: 110706] Accepted into the Launchpad program [UPDATE: 110707] Ordered device and received order confirmation [UPDATE: 110718] Device arrived'''--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Moritz Mühlenhoff&lt;br /&gt;
&lt;br /&gt;
Felipe Erias Morandeira '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Design user interfaces using QML and collaborate with the MeeGoTouch project.&lt;br /&gt;
&lt;br /&gt;
[[User:sebas|Sebastian Kügler]] (sebas) '''device has arrived...'''&lt;br /&gt;
* Bringing Plasma Active ( http://community.kde.org/Plasma/Active )to MeeGo &lt;br /&gt;
&lt;br /&gt;
Juha Ristolainen '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Heiaheia fitness-service application for MeeGo. Untappd.com client for MeeGo.&lt;br /&gt;
&lt;br /&gt;
Shan Yafeng '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
An education program for exchange information between students and teacher in class. And port some programs to the nokia N900/N950 device. The progress can be found here : http://cuckoohello.wordpress.com&lt;br /&gt;
&lt;br /&gt;
Koos Vriezen '''Device Received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Will port the popular [http://maemo.org/downloads/product/Maemo5/kmplayer/  kmplayer] application from maemo5.&amp;lt;br/&amp;gt;&lt;br /&gt;
For now sources are found at [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/branches/harmattan/?root=kmplayer maemo garage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aigars Mahinovs&lt;br /&gt;
&lt;br /&gt;
Andreas Schildbach (Goonie) '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of [http://code.google.com/p/public-transport-enabler/ Public-Transport-Enabler] and [https://market.android.com/details?id=de.schildbach.oeffi Öffi] to Meego.&lt;br /&gt;
&lt;br /&gt;
Ilya Paramonov '''Device received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Development of collaborative mind mapping application [http://yar.fruct.org/projects/hivemind HiveMind] for mobile and desktop platforms and sophisticated GTD-style personal time management application [http://yar.fruct.org/projects/octotask Octotask].&lt;br /&gt;
&lt;br /&gt;
Philford Barrett (sevla) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Swipe Style/Swypr/SwipeMe - Allows the user to assign swiping from the outside of the screen to specific actions i.e. swiping from the top jumps to the multi-tasking view while swiping from the bottom jumps to the Feeds View.  Each side of the screen (Top/Left/Bottom/Right) can have a max of 4 zones.  Each zone can be assigned to an action thereby giving the user the ability to configure 16 &amp;quot;invisible&amp;quot; shortcuts.  Each of which will be available at all times, regardless of what the user is doing in the current app/view.&lt;br /&gt;
* Drop Box Integration - Integrate downloading/uploading data to and from an existing Drop Box account.  Wherever possible, existing apps will be modified to show this data. i.e. photos in the users drop box account can be (meaning this will be configurable) displayed from the n9 picture viewer.&lt;br /&gt;
* Audio Galaxy Integration - Enable streaming of your audio galaxy library to your device through the n9 media player.&lt;br /&gt;
* Feeds++ - Feeds++, an enhanced feeds view, extends the functionality of the feeds view by allowing multiple views and enabling the ability to assign specific data to each view.  i.e. Show Facebook only data in View A and Twitter only data in View B.  Feeds++ will also allow the user to reply directly to events without having to opening the corresponding app.&lt;br /&gt;
&lt;br /&gt;
Kyösti Ranto '''Nokia Developer ID sent. Launchpad accepted. Device ordered.''' &lt;br /&gt;
* [https://gitorious.org/meego-developer-edition-for-n900/mg-package-manager mg-package-manager]&lt;br /&gt;
&lt;br /&gt;
[[User:hardaker|Wes Hardaker]] '''ID sent, Launchpad application submitted'''&lt;br /&gt;
I'm continually developing applications for multitudes of devices, including many Qt applications at [http://www.dnssec-tools.org/ dnssec-tools] as well as personal projects, my favorite being my [http://www.hamtools.org/cutecw/ Morse Code Training Software], which is what I want to port immediately.  See my [[User:hardaker|User Page]] for a more complete list.&lt;br /&gt;
&lt;br /&gt;
[[User:kkv|Kirill Krinkin]] '''ID sent, Device received 30/07/2011'''. &amp;lt;br /&amp;gt;&lt;br /&gt;
* Developing Tracker (client for open [https://github.com/OSLL/geo2tag Location Base Platform ]). Tracker will gather user moving data, find patterns, do logistic tasks. Project tracker and progress can be found [[http://osll.spb.ru/projects/geo2tag/issues here]]. &lt;br /&gt;
* Mesh networks and energy consumption on device investigation&lt;br /&gt;
&lt;br /&gt;
William Stephenson (wstephenson) '''Device Received''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
I'm working on a high level toolkit for the creation of branded RSS based apps, in order to facilitate the creation of these simple apps.&lt;br /&gt;
&lt;br /&gt;
pancake&lt;br /&gt;
&lt;br /&gt;
[[User:pancake|pancake]] '''&lt;br /&gt;
I'm the author of radare2, a reverse engineering framework for disassembling, debugging, hexediting binaries and doing some forensics-related tasks. I already wrote a GTK frontend for Maemo (n770,n810,n900) and my plan is to write a QT/QML ui for it.&lt;br /&gt;
I will also port other programs of mine like tokipona language learning tools, simple games (but addictive!) to QT (from commandline).&lt;br /&gt;
In the future I would like to work on Vala and Gtk3/gtkaml (multitouch) support for MeeGo based devices.&lt;br /&gt;
&lt;br /&gt;
[[User:lamikr|Mika Laitio]]&lt;br /&gt;
* kernel&lt;br /&gt;
* MeeGo CE edition&lt;br /&gt;
* VDR linux tv client&lt;br /&gt;
&lt;br /&gt;
 * kernel&lt;br /&gt;
 * Meego CE edition&lt;br /&gt;
&lt;br /&gt;
Christos Zamantzas ([[User:Saturn|Saturn]]) - '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
Sivan Greenberg--&amp;gt; Nokia Developer Champion ID: &amp;lt;b&amp;gt;sivang&amp;lt;/b&amp;gt; , Applied for individual Nokia Developer Launchpad Membership. Working on [[http://developer.qt.nokia.com/groups/qt_contributors_summit/wiki/pdf/CrowdQuick CrowdQuick]] and some platform stuff, as evident by the talks I had given in 2010/2011 begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting begin_of_the_skype_highlighting              2010/2011      end_of_the_skype_highlighting MeeGo conferences.&lt;br /&gt;
&lt;br /&gt;
Tapio Pyrhönen '''Device ordered 2011-07-11 and arrived on 2011-07-16!!! Getting busy now.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my old Nintendo DS apps/games and making new ones too.&lt;br /&gt;
[http://tapsa.bitmagick.com/nds My Site]&lt;br /&gt;
&lt;br /&gt;
Michael Schloh von Bennewitz (MSvB) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot; but... after going to the order URL an error appears &amp;quot;Support Center, Unexpected error has occured. Please try again.&amp;quot; This since three days now.''' Using the device for a MeeGo lecture series in the fall, giving demos. Application development includes LDAP client, and a chess clock. I've ported a number of network and security packages as well, will begin to get them over to the MeeGo repos.&lt;br /&gt;
&lt;br /&gt;
Svetozar Belic ([[User:trx|trx]]) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot;, Device ordered (2011-07-07) ''', Port TxPad, TxMySQL Explorer, libQt4Pas library, etc.. Will create a list of apps to port/create&lt;br /&gt;
&lt;br /&gt;
=== Completed ===&lt;br /&gt;
Participants that have received the Nokia N950, sorted by meego.com nick. You know this device program is completed when we have reached 250:&lt;br /&gt;
&lt;br /&gt;
# [[User:aaporantalainen|aaporantalainen]] (Aapo Rantalainen)&lt;br /&gt;
#*[http://www.umsic.org/jammo/  JamMo] (will need some underlying libraries, e.g. [http://www.clutter-project.org/ clutter])&lt;br /&gt;
# [[User:Agomez|Agomez]] (Andres Gomez)&lt;br /&gt;
#*Development of drondas, a personal application for the management of the payments shared with other people so you can get track of who paid which in name of whom.&lt;br /&gt;
# [[User:ajalkane|ajalkane]] (Arto Jalkanen) &lt;br /&gt;
#*Developing dynamic profile switcher, with location and day/time based rules on which profile to use.&lt;br /&gt;
# [[User:aklapper|aklapper]] (Andre Klapper)&lt;br /&gt;
#*General testing and bug hunting&lt;br /&gt;
# [[User:amandalam|amandalam]] (Amanda Hoi Ching Lam) '''Device received (2011-07-18)'''&lt;br /&gt;
#*Traditional Chinese language and utility apps for the MeeGo &amp;amp; Harmattan platforms, including but not limited to a Chinese character lookup app, and applications localized for the Traditional Chinese communities in Hong Kong, Macau and Taiwan.  [https://sites.google.com/site/amandahoic/Home/ Amanda's Software Projects]&lt;br /&gt;
# [https://meego.com/users/andreagrandi Andy80] (Andrea Grandi)&lt;br /&gt;
#*QML native client for Soma.fm radio. Current code available here: https://github.com/andreagrandi/CuteSoma&lt;br /&gt;
# [[User:andrei1089|andrei1089]] (Andrei Mirestean) '''device received'''&lt;br /&gt;
#*Develop a step counter application based on the [http://maemo.org/downloads/product/Maemo5/pedometerhomewidget/ Pedometer desktop widget] for N900&lt;br /&gt;
# [[User:anidel|anidel]] (Aniello Del Sorbo) '''Device received. All is well in the world.'''&lt;br /&gt;
#*Porting [http://maemo.org/downloads/product/Maemo5/xournal/ Xournal] from Maemo to Harmattan/MeeGo&lt;br /&gt;
# [[User:antman8969|antman8969]] (Anthony Naddeo) '''device received''' &lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/linkedup-project.html Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/qtweather-project.html QtWeather] - United States National Weather Service application&lt;br /&gt;
#[[User:apachelogger|apachelogger]]&lt;br /&gt;
#*[http://git.videolan.org/?p=QtMobileVLC.git;a=summary Porting VLC] to handsets and tablets using Qt for UI awesomeness.&lt;br /&gt;
#Aleix Pol (apol)&lt;br /&gt;
#*Porting &amp;quot;horaris&amp;quot; and &amp;quot;kanban&amp;quot; maemo applications, finally get to have a usable KAlgebra Mobile version working on MeeGo, hopefully drag other KDE applications with this effort.&lt;br /&gt;
# [[User:ar|ar]] (Antti Raina) '''device received'''&lt;br /&gt;
#*Develop a simple budgeting application + porting apps &lt;br /&gt;
#[[User:arfoll|Arfoll]] (Brendan Le Foll) '''device received'''&lt;br /&gt;
#*Porting XBMC + MeeGo TV stuff + doing audio continuums using pulseaudio.&lt;br /&gt;
#[[User:Avis|Avis]] (Alexander Terekhov) '''device received''' &lt;br /&gt;
#*[http://qt-apps.org/content/show.php/Smart+Shopper?content=139742 Smart Shopper] - porting and improving GPS-based shopping application.&lt;br /&gt;
#[[User:awhiemstra|awhiemstra]] (Arjen-Wander Hiemstra) &amp;lt;br/&amp;gt;&lt;br /&gt;
#*Porting [http://gluon.gamingfreedom.org Gluon] to MeeGo/Harmattan.&lt;br /&gt;
#*Working on [http://calligra-suite.org Calligra].&lt;br /&gt;
# [[User:b0unc3|b0unc3]] (Daniele Maio), '''device received'''&lt;br /&gt;
#* Porting maemo stuff&lt;br /&gt;
#[[User:Bemasc/N950_Project|bemasc]] (Benjamin M. Schwartz) '''Received. Appears to be in working order.''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#*I will attempt to convert [http://sugarlabs.org Sugar] [http://activities.sugarlabs.org Activities] into MeeGo apps, and hopefully in the process acquire some insight into the potential for MeeGo to form the basis of future Sugar revisions&lt;br /&gt;
# [[User:bergie|Henri Bergius]]&lt;br /&gt;
#* Porting Buscatcher, Midgard and Node.js -related tools to MeeGo. However, I've withdrawn my device program application because I already got a N950 via Helsinki MeeGo Network.&lt;br /&gt;
# [[User:Broothy|Broothy]] (Ádám Balázs), '''Sent my Account ID to Quim, i'm already Nokia launchpad member. Awaiting any reply. Device shipped, received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://store.ovi.com/content/113753 Switchboard] [http://www.youtube.com/watch?v=GdskgAfjjxc MobileMind]&lt;br /&gt;
# [[User:Bundyo|Bundyo]] (Kamen Bundev), '''ID sent''', '''Launchpad activated, notification email received, device ordered, device shipped, received on 18th July''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Rewriting Search Tool, porting Maemo 5 work, NodeJS, possible Tear rewrite.&lt;br /&gt;
#[[User:CaCO3|George Ruinelli]] '''received my device, got account for launchpad and OBS''' Porting my [http://maemo.org/packages/view/sleepanalyser/ SleepAnalyser] from MAEMO as well as other smaller apps I wrote/ported. See [http://wiki.maemo.org/User:Caco3] for details.&lt;br /&gt;
#[[User:captianigloo|captainigloo]] (Aguirre Nicolas)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [http://enna.geexbox.org Enna], [http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/elfe elfe] and all [http://www.enlightenment.org EFL/Enlightenment] libraries to Meego.&lt;br /&gt;
# [[User:cgrozea|cgrozea]] (Cristian Grozea) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* creating magnus-plus-photo: an application that combines a camera-based magnifier with more advanced image processing techniques, that would enable one to use it as a magnifier (with optional light from the camera LED), use it as a photo negatives lightbox that automatically inverts the negatives and adjusts the colors for proper display; use it as an EVF add-on to SLRs to help with manual focus, leveraging the possibility of amplifying contrast and magnifying.&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:cip|cip]] (Christian Pühringer) '''ID sent, already a Launchpad member''', '''Ordered (8-Jul-2011)''', '''Dispatched (15-Jul-2011)''', '''Device received (18-Jul-2011)&amp;lt;br&amp;gt;&lt;br /&gt;
#* [https://github.com/cip/WikiOnBoard/wiki WikiOnBoard] Offline reader for Wikipedia using [http://openzim.org zim] format.  &lt;br /&gt;
# [https://meego.com/users/conny Conny] (Cornelius Hald) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://conboy.garage.maemo.org Conboy] [http://thp.io/2011/mong Mong aka Plonk]&lt;br /&gt;
# [[User:Clint|Clint Adams]]&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Libre.fm-related software development and porting, advocacy&lt;br /&gt;
# [[User:Cpscotti|cpscotti]] (Clovis Scotti) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing the &amp;quot;connected snowboarding&amp;quot; [http://www.pushsnowboarding.com Push Snowboarding] application/project. Also, I'll be very happy to port other apps I did (mainly for Maemo) + new projects.&lt;br /&gt;
# [[User:Creamygoodness|Creamy Goodness]] (Lance Colton) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Working on Proximus during July, I will see what we can do with Conky after that.&lt;br /&gt;
# [[User:crevetor|crevetor]] (Antoine Reversat) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing a bixi app [http://forum.meego.com/showthread.php?t=3650 App thread]. Some Meego CE hacking&lt;br /&gt;
# [[User:dakron|dakron]] (Pawel Kurdybacha) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Testing and contribution to Qt Mobility on Harmattan platform&lt;br /&gt;
#* Multimedia Home controller based on gUPnP&lt;br /&gt;
# [[User:daperl|daperl]]&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the Sudoku clone Tomiku&lt;br /&gt;
# [[User:davidmaxwaterman|Max Waterman]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting ZouBa to MeeGo/H and QML, plust other app ideas.&lt;br /&gt;
# [[User:davidsansome|David Sansome]] '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting [http://www.clementine-player.org Clementine music player] to MeeGo.  Clementine already uses Qt and GStreamer.&lt;br /&gt;
# [[User:deimos|deimos]] (Marco Bavagnoli) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* I'm porting [http://mediadownloader.cz.cc/?page_id=2 mediadownloader] application just ported to [http://mediadownloader.cz.cc/?p=153 maemo] and here a N900 [http://www.youtube.com/watch?v=_Dsj2piBQCw video]. &lt;br /&gt;
# [[User:Dimitar | Dimitar]] (Dimitar Pashov) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting pdf viewer in case the stock one is not better than the one in n900. Try the abilities of the n9/50 HW with an engineering/scientific 3D model viewer. Implement some other ideas.&lt;br /&gt;
# [[User:Divan|Ivan Daniluk]] ''' Device received. COMPLETED.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting  [[User:Divan|my Maemo5 applications]], adding full Vkontakte support, developing new apps.&lt;br /&gt;
# [https://meego.com/users/djarty DJArty] (Artem Sereda) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting qutIM, openpref, arora, links, groove, microdc, Ukrainian localization.&lt;br /&gt;
# [[User:Dm8tbr | dm8tbr]] (Thomas B. Ruecker)  &amp;lt;br /&amp;gt;&lt;br /&gt;
#* MeeGo Community edition for N9(|50|00)&lt;br /&gt;
#* APRS application in QML to teach myself something about QML and Qt Mobility.&lt;br /&gt;
#* LiveView daemon/application based on code found here: http://code.google.com/p/adqmisc/source/browse/#svn%2Ftrunk%2Fliveview&lt;br /&gt;
#* USB host mode&lt;br /&gt;
# [[User:drowne | Drowne]] (Valerio Di Donato)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Location-Based games and application development, mobile game design. Junomi Developer ( serious game presented at Games for Health Conference in Boston, May 2011 )&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:druid23 | druid23]] (Dru Moore) &amp;lt;br/&amp;gt;&lt;br /&gt;
#* To port / create multi-track editing and mixing software to Meego / Harmatten, and multimedia capabilities in general&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Additionally, to port remote controls for various networked media players (Singbird, Foobar2000, Squeeze, VLC etc).&lt;br /&gt;
# [[User:dwaradzyn|dwaradzyn]] (Damian Waradzyn) '''Device received. Thank you!'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting and further development of [http://talk.maemo.org/showthread.php?t=58402 CloudGPS]&lt;br /&gt;
# [[User:Eipi|eipi]] (Sanjeev Visvanatha) , '''Device Received 18/7/2011-Thanks!'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Porting MaeFlight from Maemo 5, and adding functionality for Harmattan &lt;br /&gt;
# [[User:Elleo|Elleo]] ([http://blog.mikeasoft.com/tag/maemo/ Michael Sheldon]) &lt;br /&gt;
#*Creating a [http://libre.fm Libre.fm] radio client and porting [http://www.jokosher.org Jokosher] to small screen devices.&lt;br /&gt;
#[[User:Emocow|emocow]] (Ferdinand Mayet) ('''Device received. Thank you!''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#*Development of a golf GPS application&lt;br /&gt;
# [[User:epage|Ed Page]]&lt;br /&gt;
#* Updating [http://wiki.maemo.org/DialCentral DialCentral], [http://wiki.maemo.org/Gonvert Gonvert], [http://wiki.maemo.org/Ejpi ejpi] for Meego/Harmattan&lt;br /&gt;
#* Port all other appliations to Qt for  Meego/Harmattan&lt;br /&gt;
#* Continue writing new applications&lt;br /&gt;
# [[User:fcrochik|fcrochik]] (Felipe Crochik) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* port applications from n900: mobwebmail, macuco, geeps, wakeonlan, ...&lt;br /&gt;
#[[User:feri|Ferenc Székely]] (ferenc)&lt;br /&gt;
#* Working on [http://apps-beta.meego.com MeeGo Apps], an &amp;quot;app store&amp;quot; for open source, free apps for MeeGo&lt;br /&gt;
#* Will help packaging and porting Maemo -mainly location based- apps to MeeGo&lt;br /&gt;
# [[User:fiferboy|fiferboy]] (Andrew Olmsted) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://andrew.olmsted.ca/meego fiferboy's applications] - Personal Lexicon, Birdlist, some other ideas for new programs and a few ports&lt;br /&gt;
#[[User:fms|fms]] (Marat Fayzullin) ('''Device received 22.7.2011''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the following: [http://fms.komkon.org/SlideRule/ SlideRule], [http://fms.komkon.org/ColEm/ ColEm], [http://fms.komkon.org/fMSX/ fMSX],[http://fms.komkon.org/Speccy/ Speccy], [http://fms.komkon.org/ATI85/ AlmostTI], [http://fms.komkon.org/MG/ MasterGear], [http://fms.komkon.org/iNES/ iNES], [http://fms.komkon.org/VGB/ VGB], [http://fms.komkon.org/VGBA/ VGBA]. Also expecting to port the FBReader and an IRC client (although most likely not XChat).&lt;br /&gt;
#[[User:frankusb|frankusb]] (Frank Banul) '''ID sent, Applied for the Nokia Developer Launchpad program. Device ordered. Device received.'''&lt;br /&gt;
#* Port TabletBridge and RadioTimeToGo&lt;br /&gt;
# [[User:garyd|Gary Driggs]] ('''Device received.''') Porting web apps and misc. Unix tools to MeeGo ARM devices.&lt;br /&gt;
#[[User:generalantilles|GeneralAntilles]] (Ryan Abel)&lt;br /&gt;
#* Working with fiferboy on a photographer's application suite ([http://thousandsparrows.com/meego/ SnapGo] and [https://gitorious.org/fiferboy/geosnap Gitorious], currently) to include feature like a light meter and GPS track recording.&lt;br /&gt;
# [[User:gri|gri]] (Christoph Keller) '''Device received'''&lt;br /&gt;
#* Porting [http://web2sms.garage.maemo.org Web2SMS], splitting it up into a telepathy plugin, service daemon, contacts integration and hopefully sms application integration plus new provider plugins.&lt;br /&gt;
# [[User:Harbaum|Harbaum]] (Till Harbaum)&lt;br /&gt;
#*Currently re-writing CacheMe UI in qml,  working on Zeemote driver&lt;br /&gt;
# [[user:hawaii|hawaii]] (Simon LR)  '''Device received'''&lt;br /&gt;
#* FOSS porting, repo priming, tool building. Platform/product evangelism.&lt;br /&gt;
# [http://forum.meego.com/member.php?u=9286 helex] (Michael Muth)&lt;br /&gt;
#* [http://talk.maemo.org/showthread.php?p=1001316 ClipMan], [http://talk.maemo.org/showthread.php?t=52589 DreamRemote], TcpKeyboard, something like [http://talk.maemo.org/showthread.php?t=72408 ConkyLayoutSwitcher] (have to see how the UI works in detail - need to create it from scratch)&lt;br /&gt;
#[[User:helihyv|helihyv]] (Heli Hyvättinen)&lt;br /&gt;
#*Porting Ghosts Overboard (a game) and Chess Clock from Maemo and adding new features to the former.&lt;br /&gt;
# hiemanshu (Hiemanshu Sharma)&lt;br /&gt;
#* Porting Komedia and OpenCV. Writing a google reader client, a cowsay GUI.&lt;br /&gt;
#[[User:hopbeat|hopbeat]] (Arkadiusz Stopczynski)&lt;br /&gt;
#*Various academic projects, including novel user interfaces, social web, BCI and portable cognitive sensors. All the crazy stuff mentioned here: http://www.milab.imm.dtu.dk&lt;br /&gt;
#*Some utility applications that make your everyday tasks easier, such as shortcutd or lockdaemon for Maemo&lt;br /&gt;
#[[User:ieatlint|ieatlint]](Jeffrey Malone)&lt;br /&gt;
#*Creating NextBus transit application for North America&lt;br /&gt;
#[[User:ivan4th|ivan4th]] (Ivan Shvedunov) '''Device received'''&lt;br /&gt;
#*Working on [http://github.com/ivan4th/i4checklist Shopping list/checklist] application inspired by HandyShopper for PalmOS&lt;br /&gt;
#*Common Lisp stuff (will try to make CCL+CommonQt etc. work on Meego/Harmattan)&lt;br /&gt;
# [[User:Jaffa|Jaffa]] (Andrew Flegg)&lt;br /&gt;
#*Porting apps from Maemo (Attitude &amp;amp; Hermes), developer tools, and apps.meego.com workflow. [[User:Jaffa|&amp;quot;Want to know more?&amp;quot;]]&lt;br /&gt;
#[[User:Javispedro|javispedro]] (Javier de San Pedro)&lt;br /&gt;
#*Porting my [http://wiki.maemo.org/User:Javispedro Maemo 5 applications and SDL games], and [http://gitorious.org/hsdl/pages/Home SDL] itself.&lt;br /&gt;
#[[User:jbos|jbos]] (Jeremias Bosch) '''Device arrived.'''&lt;br /&gt;
#* Bringing Peregrine Communication Client to Harmattan&lt;br /&gt;
#* http://www.peregrine-communicator.org&lt;br /&gt;
#* MeeGo CE&lt;br /&gt;
#[[User:jflatt|jflatt]] (Jason Flatt) '''Completed'''&lt;br /&gt;
#* https://gitorious.org/meego-nonograms&lt;br /&gt;
#JLP (Jure Repinc)&lt;br /&gt;
#* Creating a Thousand Parsec game client&lt;br /&gt;
#* Moodle client&lt;br /&gt;
#* Help with testing&lt;br /&gt;
#* Translation into Slovenian&lt;br /&gt;
# [[User:Joergrw|Joergrw]] (Joerg Reisenweber) '''device arrived. COMPLETED'''&lt;br /&gt;
#* USB hostmode. Give N9(50) access to external storage etc. (co-devels: Thomas B. Ruecker, MohammadAG)&lt;br /&gt;
#* Review the core functionality and find other similar fields to tackle (see *# starhash-enabler for N900). To mind comes: user profiles (refer the modest &amp;quot;default&amp;quot; &amp;amp; &amp;quot;silent&amp;quot; on fremantle), dialplans, location aware event triggers (cinema profile triggers automatically on entering the building), improved battery management and monitoring, theft protection and recovery...&lt;br /&gt;
#* cablefinder based on fast magnetometer readout detecting 50/60Hz fields (co-devel: alterego)&lt;br /&gt;
#* torch/flashlight app for N950 - possibly augmented to do optical data transfer, RX via a v4l2 based decoder app&lt;br /&gt;
#* I am contributing/associated to: &lt;br /&gt;
#**SnapGo / Ryan Abel [consulting on low level stuff] &lt;br /&gt;
#[[User:jukey|jukey]] (Uwe Kaminski)&lt;br /&gt;
#*General Bug reporting / Community QA processes&lt;br /&gt;
#*[http://meegofreeday.org MeeGo Freeday]: event organizing / presentations&lt;br /&gt;
#[[User:junousia|junousia]] (Jukka Nousiainen) '''- Device received - COMPLETED'''&lt;br /&gt;
#* Creating a tethering application for DSLR cameras, and porting necessary libraries, e.g. libgphoto2&lt;br /&gt;
#* Other small random applications and utilities &lt;br /&gt;
#[[User:jykae|jykae]] (Ville Jyrkkä) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [http://www.cs.tut.fi/~jyrkkav/ Homesite|Ville Jyrkkä]&lt;br /&gt;
#* [http://jykae.blogspot.com BLOG: Hacker's Life In Finland]&lt;br /&gt;
#* [https://launchpad.net/m-poker MPoker]&lt;br /&gt;
# [[User:kdrozd|kdrozd]] (Krzysiek Drozd) - '''N950 At Home '''&lt;br /&gt;
#*Clients for a number of local network services, casual games. More soon, on my MeeGo wiki&lt;br /&gt;
# [[User:kenyoung|kenyoung]] (Ken Young) - '''device arrived. COMPLETED '''&lt;br /&gt;
#*I'm working on porting Orrery, maeSat and maeFat to the N9.   The N950 is a beautiful device!&lt;br /&gt;
# [https://meego.com/users/khertan khertan] (Benoît HERVIER)&lt;br /&gt;
#* Currently working on KhtEditor&lt;br /&gt;
# [[User:Kimitake|Kimitake]] (Kimitake) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*developing Qt-based micro blogging client for twitter, identi.ca, wassr, jp&lt;br /&gt;
#*porting qimsys, Japanese Input method, as maliit plugin&lt;br /&gt;
#[[User:klausr|klausr]] (Klaus Rotter) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#* Started to work with QtQuick. Nice Tool. Trying to rewrite my EasyPlayer program in QtQuick.&lt;br /&gt;
#[[User:kojacker|Kojacker]] (Ryan Faulkner)&lt;br /&gt;
#* Various applications, bits and bobs (links coming)&lt;br /&gt;
#[[User:kulve|kulve]] (Tuomas Kulve) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:kypeli|kypeli]] (Johan Paul) '''device arrived. COMPLETED'''&lt;br /&gt;
#[[User:Laasonen|Laasonen]] (Olli Laasonen)&lt;br /&gt;
#*Porting apps from Maemo (Who is calling?, Advanced phone lock, Sanakirja.org dictionary client).&lt;br /&gt;
#*Developing small handy applications.&lt;br /&gt;
#[[User:lardman|lardman]] (Simon Pickering) - '''Device arrived, thanks! :)'''&lt;br /&gt;
#*Porting mBarcode, working on Augmented Reality app (mAR), time and location event app (Proximus), additional location methods (offline cellid, magnetic field line direction)&lt;br /&gt;
#[[User:lcuk|lcuk]] (Gary Birkett) '''device arrived. COMPLETED, thanks'''&lt;br /&gt;
#* N9 Qt port of liqcalendar and misc liq* apps&lt;br /&gt;
#liang wei (foolegg), '''ID sent:Yes''' | '''Launchpad Accepted:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#*[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
#[[User:Lorenzph|lorenzph]] (Philip Lorenz) - '''Device arrived - thank you'''&lt;br /&gt;
#*Development of a hiking application supporting the user when planning and executing the trip.&lt;br /&gt;
#[[User:lostinmirkwood|lostinmirkwood]] (Kristopher C. Kantor) - '''Device arrived, Thank You.'''&lt;br /&gt;
#*Continuing Development of [http://ansela.garage.maemo.org/ Ansel-A]: Digital Darkroom for Qt Devices&lt;br /&gt;
# [[User:mardy|Mardy]] (Alberto Mardegan)&lt;br /&gt;
#* Developing QML port of [http://www.mardy.it/mappero Mappero], possibly [http://www.mardy.it/oculo Oculo]&lt;br /&gt;
#* [http://neverball.org Neverball and Neverputt] (currently I'm working on a N900 port).&lt;br /&gt;
# [[User:Martink|MartinK]] (Martin Kolman)&lt;br /&gt;
#* Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
# [[User:marxian|marxian]] (Stuart Howarth)&lt;br /&gt;
#* Porting my [https://garage.maemo.org/projects/qmltube cuteTube] application (QML version).&lt;br /&gt;
#* MythTV controller/recording scheduler (similar to the Android XBMC application)&lt;br /&gt;
# [[User:Masterzap|MasterZap]] (Zap Andersson) - '''Device arrived.'''&lt;br /&gt;
#* Porting [http://maemo.org/packages/view/zaploc/ ZapLoc] app to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Porting game &amp;quot;Slightly Annoyed Rodents&amp;quot; (yet to be released) to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
#* Sadly, my unit is developing issues with the display, stripes of black pixels below halfway down the screen, and they seem to get a pixel longer every few days.... :( It's still usable for development, but it's not exactly pretty to look at.&lt;br /&gt;
#[[User:mdengler|mdengler]] (Martin Dengler) '''device arrived. COMPLETED'''&lt;br /&gt;
#* I am working on porting a tron-like game (armegatron preferably or glTron) to the N9, and developing Ringr, a location-based ringtone management application.&lt;br /&gt;
# [[User:Mece|Mece]] (Marcus Wikström) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*[http://talk.maemo.org/showthread.php?t=73490 Tweed Suit] for N9/50&lt;br /&gt;
#*Qlister (shopping list program)&lt;br /&gt;
#*Planning an location based tracking service/app.&lt;br /&gt;
#[[User:Metropt|Jose Xavier]], '''device arrived. COMPLETED'''&lt;br /&gt;
#* My goal is to port the OpenPilot Ground Control Station to the MeeGo platform and adapt the UI for a better mobile experience. You can see more #information about OpenPilot GCS here: http://wiki.openpilot.org/display/Doc/Ground+Control+Station+User+Manual&lt;br /&gt;
#[[User:mgedmin|mgedmin]] (Marius Gedminas) '''Device arrived'''&lt;br /&gt;
#*Played with bugfixing in QMLCompass in order to learn the Qt Creator IDE.&lt;br /&gt;
#*Ported vim, fbreader for own use.&lt;br /&gt;
#*Built unofficial-meego-terminal so that a newer meego-terminal can be installed side-by-side, again, for own use.&lt;br /&gt;
#*Put the stuff in apt repository at http://mg.pov.lt/770/ because hasn't found the time to learn OBS yet.&lt;br /&gt;
#*Planning to port [http://mg.pov.lt/gtimelog GTimeLog].&lt;br /&gt;
# [[User:mickeprag|mickeprag]] (Micke Prag) - '''Device arrived.'''&lt;br /&gt;
#*[https://gitorious.org/telldus/tellduscenter-light TelldusCenter Light] - Using the mobile phone as the central hub in your home automation. Control your lights, electrical appliances and curtains wirelessly from the palm of your hands.&lt;br /&gt;
#[[User:Mikec|Mikecy]] (Mike Choy) - '''Device arrived.'''&lt;br /&gt;
#*Porting svgclock, Maesynth and Maelophone from N900 Python to QML and C++. Stress testing the new [https://projects.developer.nokia.com/qtgameenabler Qt Game Enabler] to see if we finally have  low latency audio support in Qt. Will also look to see if we can get midi sample support via Wild Midi or equivalent. &lt;br /&gt;
# [[User:mikelima|mikelima]] (Luciano Montanaro) - '''Device arrived.'''&lt;br /&gt;
#*Porting [http://quandoparte.garage.maemo.org Quando Parte], implementing a QML patience/puzzle game, porting and adapting KGoldrunner, and writing an OpenStreetMap survey tool, all for use with MeeGo Harmattan (and future MeeGo versions).&lt;br /&gt;
# [[User:mikkov|mikkov]] http://forum.meego.com/showthread.php?t=3607&lt;br /&gt;
# [[User:Milhouse|Milhouse]] '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop an audio recording application with geo-location support, plus other applications to improve personal productivity utilising the Harmattan notification/event view.&lt;br /&gt;
# [[User:mitrandir|mitrandir]] Ilya Skriblovsky &lt;br /&gt;
#* Port NWTBible (Bible reader)&lt;br /&gt;
#*Planaris (Hierarchical Todo list) to MeeGo&lt;br /&gt;
# [[User:mkruisselbrink|Marijn Kruisselbrink]] '''Device arrive'''&lt;br /&gt;
# [[User:mmlado|mmlado]] (Mladen Milankovic) - '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop [https://projects.developer.nokia.com/home/user/mmlado games] in QML&lt;br /&gt;
# [[User:MSvB|MSvB]] (Michael Schloh von Bennewitz) - '''Device arrived, thank you.'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Using the device for a MeeGo lecture series in the fall, giving demos.&lt;br /&gt;
#*Application development includes LDAP client, and a chess clock.&lt;br /&gt;
# [[User:netvandal|netvandal]] (Michele Tameni)&lt;br /&gt;
#* Luca's Mirror:  It’s a simple app that transform your phone into a hand-held mirror with some other cool addictions.&lt;br /&gt;
#* Semantic experiment : Experiment with Notification Area mixed with the semantic information stored in tracker, reacting to user action with usefull notification&lt;br /&gt;
#*More info  [http://michele.tameni.it/project/meego/ Here]&lt;br /&gt;
# [[User:Nicolai|Nicolai]] (Nicolai Hess)&lt;br /&gt;
#*Port my [http://maemo.org/packages/view/scout scout] application to Qt (Application to search contacts, calendar and conversations)&lt;br /&gt;
# [http://twitter.com/#!/mja_fin mja] (Miika Ahdesmaki)&lt;br /&gt;
#* Trap, Shake, Kill 'em and other multi sensor apps' development. [http://forum.meego.com/showthread.php?t=3633] '''Nokia Developer Launchpad program approved 06Jul2011, Device available for order 07Jul2011 (ordered, OID-052820), Order sent on 13.7.2011 (email 10:40am), Received 14.07.2011.'''&lt;br /&gt;
#[[User:Nielsmayer|Niels Mayer]]&lt;br /&gt;
#*[http://wiki.meego.com/Tubelet-and-cutetube-port Rewrite cutetube-qml for MeeGo tablet UX/harmattan UX.] and add automatic-cue-point detection, and social deep-linking of media podcasts. http://nielsmayer.com/meego/qml/qmltube_1_0_6_armel.deb is already usable.... Still a ways to go [http://nielsmayer.com/ts-episode-timeline.png porting my webapp] [http://nielsmayer.com/ts-episode-evnt-anls.png that I call &amp;quot;trainspodder&amp;quot;] :-)&lt;br /&gt;
#*Infrastructure for the above: [http://code.google.com/p/qtzibit/ qtzibit: Simile-Widgets Exhibit in QtWebKit with QML integration].  For example, here's [http://nielsmayer.com/meego/qml/qtzibit-youtube.png Timeline faceted browser for 388 YouTube Episodes] [http://qtzibit.googlecode.com/svn/trunk/exhibit/src/webapp/examples/YouTube/YouTube.html can be created with very little code]. &lt;br /&gt;
#*[http://code.google.com/p/ytd-meego/wiki/CitizenJournalismWithYoutubeDirectForMeego YouTube Direct For MeeGo]&lt;br /&gt;
# [http://twitter.com/#!/gregjroberts Noobmonkey] - '''Launchpad:Accepted(06-Jul-2011) | N950eMail:07 July, 12pmGMT| Ordered:07 July 12pmGMT |Received: 14 July|  '''&lt;br /&gt;
#*Developing/Porting [http://maemo.org/downloads/product/Maemo5/healthcheck/ Healthcheck] with many new fun things (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Will Port and update [http://talk.maemo.org/showthread.php?t=65522&amp;amp;highlight=maecount MaeCount] (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Would like to develop a new game (Some ideas, and basic code for a few - so will update shortly)&amp;lt;BR&amp;gt;&lt;br /&gt;
# [[User:Nijel|Michal Čihař (Nijel)]] '''device arrived. COMPLETED'''&lt;br /&gt;
#* [https://gitorious.org/dofcalc DOF Calc]&lt;br /&gt;
#* Creating a [http://wammu.eu/ Gammu] application for phone for data synchronization and backup.&lt;br /&gt;
# [[User:niqt|niqt]] (Nicola De Filippo) -  '''Device arrived.'''&lt;br /&gt;
#*Porting my maemo5 applications [http://badge.garage.maemo.org Badge] and QLshop. &lt;br /&gt;
#*New qml game&lt;br /&gt;
#*Other mail client.&lt;br /&gt;
# [[User:olka|Oleksandr Kachur]]&lt;br /&gt;
#* Developing cloud music player integrated with Google music, Amazon music and last.fm services.&lt;br /&gt;
# [[User:omllobet|omllobet]]&lt;br /&gt;
#*Port 2d puzzle board game [http://kde-apps.org/content/show.php/kMagnet?content=109111 kMagnet] or a new 2d board puzzle game&lt;br /&gt;
# [[User:orava|orava]] (Lasse Stenberg)&lt;br /&gt;
#* Porting and further developing [http://talk.maemo.org/showthread.php?t=72982 Mapsi]&lt;br /&gt;
# [[User:ossipena|ossipena]] (Timo Pelkonen)&lt;br /&gt;
#* App for measuring distances and keeping statistics, will reveal more when I get it working well&lt;br /&gt;
#* Willing to test others apps, contact me if needed&lt;br /&gt;
# [[User:ph0b|ph0b]] &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Writing tutorials to help other developers to step in MeeGo / Building MeeGo Paris network / Developing an audio player to access to more than 47 000 webradios referenced on AOL shoutcast (by name, genre, current track)&lt;br /&gt;
#[[User:Ph5|pH5]] (Philipp Zabel)&lt;br /&gt;
#* Integration of [https://www.torproject.org/ Tor] support&lt;br /&gt;
#* Porting of [http://maemo.org/downloads/product/Maemo5/frogatto/ Frogatto], pending SDL support&lt;br /&gt;
#* Porting of [https://garage.maemo.org/projects/beifahrer/ Beifahrer] and [https://garage.maemo.org/projects/cinaest/ Cinaest]&lt;br /&gt;
#[[User:philippengelhard|philippengelhard]] (Philipp Engelhard) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a maze game for children and adults&lt;br /&gt;
#* Develop a &amp;quot;Nokia Bots&amp;quot; like program for alarm and battery&lt;br /&gt;
# [[User:emanymton|Boris Pohler]]&lt;br /&gt;
#* porting Zeitkonto and HandsOff (not yet released) from Maemo to Meego, maybe a rewrite with QML&lt;br /&gt;
#* other ideas in pipeline (remote for mythtv, live sports-ticker, ...)&lt;br /&gt;
#* Helping other users at the german side meego.de (there known as Cermit) &lt;br /&gt;
# [[User:pycage|pycage]] (Martin Grimme) '''Sent back defective device. Replacement device arrived. Thanks DDP!'''&lt;br /&gt;
#*Doing the Community Apps installer client. Also targetting Harmattan with my OSS MeeGo apps (which are currently mostly running on the WeTab).&lt;br /&gt;
#[[User:Qole|qole]] [http://maemo.org/downloads/product/Maemo5/easy-deb-chroot/ Easy Debian] and other projects as they arise&lt;br /&gt;
#[[User:quang|quang]] (Quang Pham) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a location based services application&lt;br /&gt;
#* Test Vietnamese localization&lt;br /&gt;
# [http://maemo.org/profile/view/rambo/ rambo] (Eero af Heurlin) '''ID sent''',  '''Launchpad:Accepted''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Port [http://maemo.org/downloads/product/Maemo5/maecalories/ MaeCalories], [http://maemo.org/downloads/product/Maemo5/mobilehotspot/ Mobile hotspot] (possibly, depends on many things and might not be actually neccessary), I'm also looking into some wearable computing and augmented reality stuff, I'll have to see how suitable platform the N9(50) is going to be for that.&lt;br /&gt;
# [[User:ravirdv|ravirdv]] (Ravi Vagadia)&lt;br /&gt;
#* Trip Management App&lt;br /&gt;
#* VLC Remote&lt;br /&gt;
# [[User:raydonnelly|raydonnelly]] (Ray Donnelly) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Investigating porting TermKit&lt;br /&gt;
#* Ensure MeeGo works ok with Necessitas SDKs Qt Creator&lt;br /&gt;
# [[User:reffy|reffy]] (Alex Tyler)&lt;br /&gt;
#* I plan to port my Subsonic client [http://maemo.org/packages/view/aerofy/ Aerofy] to the platform. I also plan to develop a range of media related applications.&lt;br /&gt;
# [[User:Rlinfati|rlinfati]] (Rodrigo Linfati) ''' ID send: 30-Jun-2011, Launchpad-Applied: 30-Jun-2011, Launchpad-Accepted: 06-Jul-2011 | N950eMail: 07-Jul-2011 | Ordered: 07-Jul-2011 | Received:14-07-2011 '''&lt;br /&gt;
#* Upgrade GoogleLatitude to the current API&lt;br /&gt;
#* Find your Frient: a apps that inform you position directly to you friend without any external server.&lt;br /&gt;
# [http://maemo.org/profile/view/rm_you/ rm_you] (Adam Harwell)&lt;br /&gt;
#* Porting [http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] from Maemo, adding new features&lt;br /&gt;
#* Helping with photo utility suite project (SnapGo, with GeneralAntilles and others)&lt;br /&gt;
#* Will help beta test apps for people on IRC&lt;br /&gt;
# [[User:rnazarov|rnazarov]] (Ruslan Nazarov)&lt;br /&gt;
#* Porting [https://gitorious.org/titanim TitanIM] (Vkontakte instant messenger)&lt;br /&gt;
# [[User:roman4|roman4]] (Roman Morawek)&lt;br /&gt;
#* Porting [http://babyphone.garage.maemo.org/ Babyphone] to the platform.&lt;br /&gt;
# [[User:Rzr|RzR]] (Philippe Coval) '''thank you Nokia for n950 and supporting GNU/Linux&lt;br /&gt;
#* tags: ( qt4, qml, opengl, debian, emulator, pinball, neheglqt, p-uae)&lt;br /&gt;
#* more: http://rzr.online.fr/q/handset (diary)&lt;br /&gt;
#[https://meego.com/users/sandst1 sandst1] (Topi Santakivi)&lt;br /&gt;
#* Porting FunkeySynth, a MeeGo Tablet synthesizer to Harmattan &lt;br /&gt;
#* Demo clip and further info in [http://sandst1.wordpress.com/ my blog]&lt;br /&gt;
# [https://meego.com/users/scifiguy scifiguy] (Sudheer K.) '''ID sent'''| '''Launchpad:Accepted(07-Jul-2011)''' | '''N950eMail:Yes(07-Jul-2011)''' | ''' Ordered:Yes (07-Jul-2011)''' | '''Received:Yes(18-Jul-2011)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [https://garage.maemo.org/projects/marketstoday Markets Today], a Stock Quotes  app to Harmattan. [http://forum.meego.com/showthread.php?t=3903 Released for Harmattan] (19-Jul-2011)&lt;br /&gt;
#* Evaluate porting of VICaR (Call router application) and new application ideas on Harmattan&lt;br /&gt;
# [[User:sebas|sebas]] (Sebastian Kügler) - ('''device arrived, thanks!''')&lt;br /&gt;
#* Bringing Plasma Active to Meego / handsets&lt;br /&gt;
# [[User:Sfietkonstantin|Sfietkonstantin]] (Lucien XU) - ('''thanks Qgil and Nokia for the N950''')&lt;br /&gt;
#* Develop a centralized public transportation system : [[TransportApp|libpublictransportation]] (first priority)&lt;br /&gt;
#* And also a game [http://sfietkonstantin.free.fr/blog/?p=11 Blog post about the game] (No gitorious yet, will come)&lt;br /&gt;
# [[User:shadymilkman|shadymilkman]] (Kyle Thomas) - ('''recieved devkit''')&lt;br /&gt;
#* Building Reedit, a reddit application [http://www.shadymilkman.com/p/n9-project.html] removed name from incomplete list.&lt;br /&gt;
# [[User:shmerl|shmerl]] (Hillel Lubman) - ('''device arrived, thanks to Nokia for open source Meego development support''')&lt;br /&gt;
#* Building/testing Firefox/Fennec (release, beta, aurora, nightly) on Meego&lt;br /&gt;
#* Porting [http://code.google.com/p/kosherjava/ Zmanim API] to C++ and preparing it for Meego as a library (libzmanim). Planned - Hebrew calendar application in Qt based on the Zmanim API.&lt;br /&gt;
# [[User:sjgadsby|sjgadsby]] (Stephen Gadsby)&lt;br /&gt;
#* writing a [[User:Sjgadsby#Preferred Shopper Card Wallet|not-yet-named wallet for store loyalty cards]]&lt;br /&gt;
# [[User:slaine|slaine]] (Glen Gray)&lt;br /&gt;
# [[User:slvr32|slvr32]] (Jason Byrne)&lt;br /&gt;
#* [https://garage.maemo.org/projects/nfqm nfqm] (Netflix Queue Manager) Qt/C++, targeting Symbian^3, Maemo 5, and Meego/Harmattan - discussion thread [http://forum.meego.com/showthread.php?t=3715 here]&lt;br /&gt;
# [[User:smoku|smoku]] (Tomasz Sterna)&lt;br /&gt;
#* Port my touch screen [http://tomasz.sterna.tv/maemo/ ports of games for Maemo] (Widelands, Bos Wars, Robbo) and UAE4All, PSX4All emulators&lt;br /&gt;
#* Port support for SIXAXIS(TM) Controller&lt;br /&gt;
#[[User:smurfy|smurfy]] (Philipp Andreas)&lt;br /&gt;
#* Porting [https://garage.maemo.org/project/fahrplan fahrplan] (Public Transportation App) for the N9&lt;br /&gt;
#[[User:solmis|solmis]] (Janne Mäkinen)&lt;br /&gt;
#* Porting/Rewriting Maemo 5 stuff&lt;br /&gt;
# [[User:Somnathbanik|Somnathbanik]] (Somnath Banik) &amp;lt;br /&amp;gt; &lt;br /&gt;
#* Porting my existing Symbian^3 multimedia applications to MeeGo/N9 with a  new and exciting UI components of Harmattan/MeeGo.&lt;br /&gt;
#* Creating simple and easy open source application to inspire beginner developers to work on MeeGo/N9 technology.&lt;br /&gt;
#[[User:sony123|sony123]] (William Su)&lt;br /&gt;
#* Porting Stockona to Harmattan.&lt;br /&gt;
#[[User:Spenap|Spenap]] (Simón Pena)&lt;br /&gt;
#* Porting and enhancing Maevies from Maemo 5 to Meego/Harmattan. Now tracked at [[User:Spenap/Butaca|Butaca]]&lt;br /&gt;
#[[User:stanokia|stanokia]] (Stani)&lt;br /&gt;
#* Develop RadioTouch to play online radio stations. Ready for testing: [http://forum.meego.com/showthread.php?t=3993 click here].&lt;br /&gt;
#* Develop a creative photo and/or camera application based on the code of the [http://www.phatch.org Phatch] project. (This code uses wxPython for the GUI. So it will take some effort to port it to PySide and QML, with which I have no previous experience yet.)&lt;br /&gt;
# [[User:Stskeeps|stskeeps]] (Carsten Munk) '''Device received'''&lt;br /&gt;
#* N950/N9 MeeGo CE work and Wayland on these devices&lt;br /&gt;
# [[user:summeli|summeli]] (Antti Pohjola) -  '''Device arrived.'''&lt;br /&gt;
#* Porting [http://www.summeli.fi/?p=2453 AntSnes] and [http://www.summeli.fi/?p=2520 gpSP] from Symbian^3 to Harmattan/MeeGo.&lt;br /&gt;
#[[User:swinkels|swinkels]] (Sławomir Musiał)&lt;br /&gt;
#* Porting [http://www.swinkels.tvtom.pl/eCards eCards] - Application for creating and sending e-cards&lt;br /&gt;
# [[user:syrjala|syrjala]] (Ville Syrjälä)&lt;br /&gt;
#* Porting [https://gitorious.org/maemo-tvout-control maemo-tvout-control]&lt;br /&gt;
# [[user:tassu|tassu]] (Tapio Pyrhönen)&lt;br /&gt;
#* [http://tapsa.bitmagick.com/nds/ My site] - Porting my old DS games and making new ones.&lt;br /&gt;
# [[user:teo|teo]] (Teo Mrnjavac)&lt;br /&gt;
#* [http://teom.wordpress.com My blog]&lt;br /&gt;
#* [http://ur1.ca/4kkwh Porting] [http://amarok.kde.org Amarok] to tablets and handsets running MeeGo/Harmattan.&lt;br /&gt;
# [[User:texrat|texrat]] (Randall Arnold, Community Device Program Lead)&lt;br /&gt;
# [[User:thebootroo|thebootroo]] (Thomas Boutroue, Developer/Designer)&lt;br /&gt;
#* [https://gitorious.org/meego-community-mobile-ux-ng Gitorious] - Making a C++ Declarative-based Visual Components API Lib, alternative to plain QML, or specific platform Components&lt;br /&gt;
#* [http://modern-os.projects.servhome.org/mobileApps/ MobileApps] - Porting my old Maemo5 apps to my new Lib, and creating new ones&lt;br /&gt;
#[[User:Theonehumble|Stephan Bulgin]]&lt;br /&gt;
#*Porting NXEngine&lt;br /&gt;
#*In the process of re-writing DonQt for MeeGo/Harmattan.(will most likely be a name change and better code.)&lt;br /&gt;
# [[user:thp|thp]] (Thomas Perl)&lt;br /&gt;
#* [http://gpodder.org/ gPodder] - Integrating gPodder with Harmattan (including specific APIs)&lt;br /&gt;
#* Open source work on Python-related APIs (PySide, etc..) + Python tutorials&lt;br /&gt;
#* Get [[Games|Mong]] in shape for Harmattan&lt;br /&gt;
#* Port over some of my existing [http://maemo.org/profile/view/thp/ Maemo 5 apps]&lt;br /&gt;
# [[user:tigerite|tigerite]] (Peter Hunt)&lt;br /&gt;
#* Integrating the BFS CPU scheduler https://garage.maemo.org/projects/kernel-bfs/ into the N9/50 kernel, along with the Budget Fair Queueing I/O scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/&lt;br /&gt;
#* Porting projects such as the Phoronix Test Suite http://www.phoronix-test-suite.com/ to Harmattan&lt;br /&gt;
#* Converting a Flash cards based learning system which I developed, loosely based on the one found at http://www.educationlabs.com/projects/flashcards/Pages/default.aspx, from C#/XAML to Qt/QML and making it standalone&lt;br /&gt;
# [[User:timoph|timoph]] (Timo Härkönen)&lt;br /&gt;
#* [http://gitorious.org/random-timoph impuzzle, etc.]&lt;br /&gt;
#* [http://timoph.fi timoph.fi]&lt;br /&gt;
#* [https://build.pub.meego.com/project/show?project=home%3Atimoph Community OBS home project]&lt;br /&gt;
# [[User:timsamoff|timsamoff]] (Tim Samoff)&lt;br /&gt;
#* [http://thp.io/2011/mong/ Plonk]&lt;br /&gt;
#* MeeGo Community Apps website design&lt;br /&gt;
#* A few other things that are brewing (games, sound generators, etc.)&lt;br /&gt;
# [[User:tronic|Tronic]] (Lasse Kärkkäinen)&lt;br /&gt;
#* [http://performous.org/ Performous] singing/band game&lt;br /&gt;
# [[User:tswindell|tswindell]] (Tom Swindell)&lt;br /&gt;
#* [http://stage.rubyx.co.uk/columbus columbus]&lt;br /&gt;
#[[User:twoboxen|twoboxen]] (Matt Hawkins)&lt;br /&gt;
#* Porting [https://code.google.com/p/hawkengine hawkengine] to Meego &lt;br /&gt;
#* Porting [https://sites.google.com/site/hawkorn/games games] via hawkengine &lt;br /&gt;
#[[User:v13|v13]] (Stefanos Harhalakis)&lt;br /&gt;
#* Port WifiEye from maemo to meego&lt;br /&gt;
#* Port MaeGirls from maemo to meego&lt;br /&gt;
#* Perhaps complete MaeSlap and release it for meego&lt;br /&gt;
#[[User:vandenoever|vandenoever]] (Jos van den Oever)&lt;br /&gt;
#*Porting [http://webodf.org WebODF] to MeeGo using QML and JavaScript.&lt;br /&gt;
#*[http://www.webodf.org/redmine/projects/webodf/wiki/WebODF_on_an_N950 WebODF on an N950]&lt;br /&gt;
#*Experiment with a semantic logging tool.&lt;br /&gt;
#*Experiment with a [http://blogs.kde.org/node/4161 metronome application] in QML.&lt;br /&gt;
#[https://meego.com/users/vasvlad Uladzislau Vasilyeu] (Vasvlad)  &lt;br /&gt;
#* Porting OMWeather to Harmattan&lt;br /&gt;
#[[User:Asys3|Uwe Koch]] (Uwe Koch)&lt;br /&gt;
#*Port hopefully all of my games Lineo,Q,TwinDistress,Sokoban and Jooleem&lt;br /&gt;
#[[User:Venemo|Venemo]] (Timur Kristóf)&lt;br /&gt;
#* [http://wiki.meego.com/User:Venemo/HarmattanPlans My Harmattan Plans]&lt;br /&gt;
#** [http://gitorious.org/colorful-apps/puzzle-master Puzzle Master]&lt;br /&gt;
#** [http://forum.meego.com/showthread.php?t=3711 Public transportation app] (Click on the [http://forum.meego.com/showthread.php?t=3711 link] and post to the thread if you are interested to contribute.)&lt;br /&gt;
#** [https://gitorious.org/colorful-apps/memory-game Memory game]&lt;br /&gt;
#** Labirynth game (No code available yet)&lt;br /&gt;
#[[User:Vgrade|vgrade]] (Martin Brook)&lt;br /&gt;
#*I would plan to contnue my contributions to the N900 Community Edition of MeeGo which I assume will push right through into the N9. I am very interested in contributing to the exciting new architecture #*built on Wayland to give this device the best user experience.&lt;br /&gt;
#*Local Network Meetups, Cambridge, Birmingham, Koln, Dusseldorf&lt;br /&gt;
#[[User:vitaminj|VitaminJ]] (Stephen Spencer)&lt;br /&gt;
#* [http://jenkins.vitaminj.co.uk/job/meex/ Meex], a portable DJing application&lt;br /&gt;
#[[User:vitna|vitna]] '''COMPLETED&lt;br /&gt;
#*My actual project is http://forum.meego.com/showthread.php?t=3652, but i have in program to develop much more game for the Harmanattan platform&lt;br /&gt;
#[[User:vudentz|vudentz]] (Luiz Augusto von Dentz) '''COMPLETED&lt;br /&gt;
#*Porting upstream BlueZ and obexd&lt;br /&gt;
#[[User:w00t|w00t]] (Robin Burchell)&lt;br /&gt;
#* meego-ux hackery, Groovy, anything else I think of that's interesting&lt;br /&gt;
#[[User:wazd|wazd]] (Andrew Zhilin)&lt;br /&gt;
#* OMWeather, Live Wallpapers, BlueMaemo, Ati85, QML gPodder, tons of other design-related stuff&lt;br /&gt;
#[[User:Wicket|wicket]] (David Derby)&lt;br /&gt;
#*Porting [http://www.6809.org.uk/dragon/xroar.shtml XRoar - Dragon &amp;amp; CoCo emulator] and [http://icculus.org/avp/ Aliens versus Predator (Gold Edition) game engine].&lt;br /&gt;
# [[user:wonko|wonko]] (Ruediger Gad)&lt;br /&gt;
#* Amongst other things I'll port my existing applications for Maemo5/Fremantle to MeeGo/Harmattan: VU Meter, StultitiaSimplex, Zeecontrol, Advanced Clock Plugin (for details please see my page).&lt;br /&gt;
# [[User:Xando|xando]] (Sebastian Pawluś) &lt;br /&gt;
#* Porting [https://github.com/xando/thesis/tree/master/locit-client LocIt] application from N900 Maemo to Meego system.[https://github.com/xando/thesis/blob/master/thesis/Obrazki/UiFlowDiagram.pdf?raw=true pics]&lt;br /&gt;
# [[user:xawotihs|xawotihs]]&lt;br /&gt;
#* Porting [http://code.google.com/p/wagic/ Wagic] on Harmattan based on either Qt or SDL.&lt;br /&gt;
#[[user:xerxes2|xerxes2]] (Jens Persson)&lt;br /&gt;
#* [http://gpodder.org/panucci Panucci] - Resuming audiobook and podcast player&lt;br /&gt;
#* Meego CE&lt;br /&gt;
# [[user:xfade|X-Fade]] (Niels Breet)&lt;br /&gt;
#* Set up &amp;amp; Testing Harmanttan building on MeeGo Community OBS&lt;br /&gt;
# [[user:zaheerm|zaheerm]] (Zaheer Merali)&lt;br /&gt;
#* Porting [http://gstreamer.freedesktop.org GStreamer] plugins not shipped by Nokia to Harmattan&lt;br /&gt;
#* Porting [http://www.flumotion.net Flumotion] an open source streaming solution to Harmattan taking advantage of the hardware encoding and the camera&lt;br /&gt;
# [[user:zas|zas]] (Matti Henrik Kinen)&lt;br /&gt;
#* Setting up SDK&lt;br /&gt;
# [[user:zchydem|zchydem]] (Marko Mattila) '''Device arrived'''&lt;br /&gt;
#* QuickFlickr - QML based flickr client for mobile handsets.&lt;br /&gt;
# [[user:zeamoceq|zeamoceq]] (Olle Tränk)&lt;br /&gt;
#* Porting [http://qticksize.zeamoceq.net qTickSize] (interface to Swedish online stock broker)&lt;br /&gt;
# [https://meego.com/users/zehjotkah zehjotkah] (Cosimo Kroll)&lt;br /&gt;
#* [http://wiki.maemo.org/MeeGo_Coding_Competition_2011 MeeGo Coding Competition 2011]&lt;br /&gt;
# [[user:zeenix|zeenix]] (Zeeshan Ali)&lt;br /&gt;
#* Ensuring [http://www.gupnp.org GUPnP]/[http://www.rygel-project.org Rygel] works on N9.&lt;br /&gt;
#* Possibly porting/writing [http://spice-space.org SPICE] client for&lt;br /&gt;
#N9/MeeGo.&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #  Do NOT paste yourself here - add yourself alphabetically!  # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #         Ensure your meego.com nick is first and your        # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #             full name is in brackets afterwards             # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== '''Updated Questions and answer for those people awaiting N950 Dev Kits:''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) '''If you have registered for the launchpad, please wait.'''&lt;br /&gt;
If you want to find out more information you can email the launchpad team, but a quick response is unlikely.&lt;br /&gt;
''Also, Quim will be emailing / sending all of the names and accounts across, therefore, if they have any questions / problems contacting devs they'll let Quim know.''&lt;br /&gt;
&lt;br /&gt;
2) '''Timeline - Timescale'''&lt;br /&gt;
There is no defined deadline or timescale for this. Keep an eye on the delivered and pending sections below, as people are posting dates / times.&lt;br /&gt;
If things start happening and you feel you are being left out - please then email the Nokia Developer launchpad teams. But until then, not much communication if any will be received. Hold tight and please wait.&lt;br /&gt;
If your status is similar to someone else's, and in the same batch, and they get a device, wait a few days then fire a message to the launchpad team or here. No point asking the same questions on the forum. Most of the devs mentioned below are also on twitter, so ask there or elsewhere on the forums if really needed.&lt;br /&gt;
&lt;br /&gt;
3) '''Timescale Part 2 - Patience!'''&lt;br /&gt;
Arranging, confirming, emailing, packaging and sending 250 devices is not a day's job. &lt;br /&gt;
Realistically expect a few weeks once they have started being sent out.&lt;br /&gt;
Be clear in all contact emails you send, to speed up the process - include account names and any other IDs requested/required. It is hard for people to swap from real names, nicknames, etc on a list of 250+ people..&lt;br /&gt;
&lt;br /&gt;
4) '''People who already are registered with Launchpad''' &lt;br /&gt;
If you have a launchpad account (Lucky you) there is an option which allows you to select available devices, however, nothing is certain as of now, therefore that may not be the route. &lt;br /&gt;
Once the team start going through the list, it sounds sensible that they will start emailing / contacting the people on the list with instructions, confirmations and/or queries. (see below! - thank you Jaffa for the update)&lt;br /&gt;
Update - It seems the next step once the launchpad section is confirmed may be an email from '''no.reply-developer@nokia.com''', subject &amp;quot;A Nokia N950 is waiting for you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
5) '''Why have I heard nothing from Launchpad?'''&lt;br /&gt;
There is no launchpad confirmation email (But if you try to register again it says that there is already an application waiting) - therefore.... re-register if you have to. Just make sure you use the individual and not company registration. (There is however a developer registration email! - and logging in also proves that stage works!)&lt;br /&gt;
&lt;br /&gt;
6) '''&amp;quot;I didn't realize this was happening, can I still apply for one?&amp;quot;'''&lt;br /&gt;
Answer- &amp;quot;Short term: register to http://developer.nokia.com and watch Nokia developer activities in your country. &amp;quot;&lt;br /&gt;
- '''This program is closed''', but as Quim says, keep your eyes on the internet, as there are other programs and similar things available, and different countries where Nokia reps do things too&lt;br /&gt;
&lt;br /&gt;
7) '''Why is Nokia Developer saying the device program has been closed, and we still do not have our devices? *rant rant*'''&lt;br /&gt;
There are other device programs being run separately to the MeeGo DevKit program. The programs are not joined, but the team that sends out the devices is the same. Therefore, any messages you read are not exclusive to this particular set of 250 devices. Other programs may or may not appear across other Nokia sites, they are all separate from this one.&lt;br /&gt;
&lt;br /&gt;
If you have been accepted, don't panic - they have not gone out yet! (As far as we all know!) &lt;br /&gt;
''Please do update this section if you feel other questions from the forum have been answered?''&lt;br /&gt;
&lt;br /&gt;
== General thoughts on device program ==&lt;br /&gt;
&lt;br /&gt;
The Nokia N950 is a platform available now for developers targeting the Nokia N9 and MeeGo handset apps in general. Technical details are available at http://developer.nokia.com/swipe&lt;br /&gt;
&lt;br /&gt;
Candidates must be community developers ready to start working on new or existing open source applications, to be published in apps.meego.com and the Nokia Store. Links to your current projects are relevant! Deadline for applications: end of Tuesday, June 28th.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
IMPORTANT: *commercial* developers are encouraged to apply directly at http://developer.nokia.com - thank you for your understanding.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Community_device_program/Nokia</id>
		<title>Community Office/Community device program/Nokia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Community_device_program/Nokia"/>
				<updated>2011-07-29T00:33:06Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Batch Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Nokia Participation Details =&lt;br /&gt;
* Program Contact: [[User:qgil|Quim Gil]]&lt;br /&gt;
Update: Nokia N950 handsets are ready!  https://meego.com/community/device-program/devices/nokia-n9-devkit&lt;br /&gt;
&lt;br /&gt;
== N950 Devkit Program Details ==&lt;br /&gt;
* Device: Nokia N950 loaded with MeeGo 1.2 Harmattan &lt;br /&gt;
* Quantity: 250&lt;br /&gt;
* Additional Criteria / Terms: &lt;br /&gt;
** One submission per developer please&lt;br /&gt;
** Device to be loaned to participant for [period unspecified].&lt;br /&gt;
** May not be able to ship to certain countries / locations.&lt;br /&gt;
** Nokia employees are not eligible.&lt;br /&gt;
* Timeframe: distribution active.&lt;br /&gt;
&lt;br /&gt;
 '''QUESTIONS / ANSWERS &amp;amp; UPDATES:''' http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
 '''[[N950 landing page]]'''&lt;br /&gt;
&lt;br /&gt;
== '''Updated Questions and answer for those people awaiting N950 Dev Kits:''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) '''If you have registered for the launchpad, please wait.'''&lt;br /&gt;
If you want to find out more information you can email the launchpad team, but a quick response is unlikely.&lt;br /&gt;
''Also, Quim will be emailing / sending all of the names and accounts across, therefore, if they have any questions / problems contacting devs they'll let Quim know.''&lt;br /&gt;
&lt;br /&gt;
2) '''Timeline - Timescale'''&lt;br /&gt;
There is no defined deadline or timescale for this. Keep an eye on the delivered and pending sections below, as people are posting dates / times.&lt;br /&gt;
If things start happening and you feel you are being left out - please then email the Nokia Developer launchpad teams. But until then, not much communication if any will be received. Hold tight and please wait.&lt;br /&gt;
If your status is similar to someone else's, and in the same batch, and they get a device, wait a few days then fire a message to the launchpad team or here. No point asking the same questions on the forum. Most of the devs mentioned below are also on twitter, so ask there or elsewhere on the forums if really needed.&lt;br /&gt;
&lt;br /&gt;
3) '''Timescale Part 2 - Patience!'''&lt;br /&gt;
Arranging, confirming, emailing, packaging and sending 250 devices is not a day's job. &lt;br /&gt;
Realistically expect a few weeks once they have started being sent out.&lt;br /&gt;
Be clear in all contact emails you send, to speed up the process - include account names and any other IDs requested/required. It is hard for people to swap from real names, nicknames, etc on a list of 250+ people..&lt;br /&gt;
&lt;br /&gt;
4) '''People who already are registered with Launchpad''' &lt;br /&gt;
If you have a launchpad account (Lucky you) there is an option which allows you to select available devices, however, nothing is certain as of now, therefore that may not be the route. &lt;br /&gt;
Once the team start going through the list, it sounds sensible that they will start emailing / contacting the people on the list with instructions, confirmations and/or queries. (see below! - thank you Jaffa for the update)&lt;br /&gt;
Update - It seems the next step once the launchpad section is confirmed may be an email from '''no.reply-developer@nokia.com''', subject &amp;quot;A Nokia N950 is waiting for you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
5) '''Why have I heard nothing from Launchpad?'''&lt;br /&gt;
There is no launchpad confirmation email (But if you try to register again it says that there is already an application waiting) - therefore.... re-register if you have to. Just make sure you use the individual and not company registration. (There is however a developer registration email! - and logging in also proves that stage works!)&lt;br /&gt;
&lt;br /&gt;
6) '''&amp;quot;I didn't realize this was happening, can I still apply for one?&amp;quot;'''&lt;br /&gt;
Answer- &amp;quot;Short term: register to http://developer.nokia.com and watch Nokia developer activities in your country. &amp;quot;&lt;br /&gt;
- '''This program is closed''', but as Quim says, keep your eyes on the internet, as there are other programs and similar things available, and different countries where Nokia reps do things too&lt;br /&gt;
&lt;br /&gt;
7) '''Why is Nokia Developer saying the device program has been closed, and we still do not have our devices? *rant rant*'''&lt;br /&gt;
There are other device programs being run separately to the MeeGo DevKit program. The programs are not joined, but the team that sends out the devices is the same. Therefore, any messages you read are not exclusive to this particular set of 250 devices. Other programs may or may not appear across other Nokia sites, they are all separate from this one.&lt;br /&gt;
&lt;br /&gt;
If you have been accepted, don't panic - they have not gone out yet! (As far as we all know!) &lt;br /&gt;
''Please do update this section if you feel other questions from the forum have been answered?''&lt;br /&gt;
&lt;br /&gt;
== General thoughts on device program ==&lt;br /&gt;
&lt;br /&gt;
The Nokia N950 is a platform available now for developers targeting the Nokia N9 and MeeGo handset apps in general. Technical details are available at http://developer.nokia.com/swipe&lt;br /&gt;
&lt;br /&gt;
Candidates must be community developers ready to start working on new or existing open source applications, to be published in apps.meego.com and the Nokia Store. Links to your current projects are relevant! Deadline for applications: end of Tuesday, June 28th.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
IMPORTANT: *commercial* developers are encouraged to apply directly at http://developer.nokia.com - thank you for your understanding.&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
 '''WORK IN PROGRESS'''&lt;br /&gt;
&lt;br /&gt;
 For the sake of transparency and collaboration:&lt;br /&gt;
 * Please link your name to a page describing your Nokia N950 related work e.g. a wiki page.&lt;br /&gt;
 * Add here one line of text summarizing the project(s) and feature(s) you are concentrating. &lt;br /&gt;
 * We haven't done the 'Nokia employee' check yet. If you happen to be one, contact Quim Gil.&lt;br /&gt;
&lt;br /&gt;
=== Completed ===&lt;br /&gt;
Participants that have received the Nokia N950, sorted by meego.com nick. You know this device program is completed when we have reached 250:&lt;br /&gt;
&lt;br /&gt;
# [[User:aaporantalainen|aaporantalainen]] (Aapo Rantalainen)&lt;br /&gt;
#*[http://www.umsic.org/jammo/  JamMo] (will need some underlying libraries, e.g. [http://www.clutter-project.org/ clutter])&lt;br /&gt;
# [[User:Agomez|Agomez]] (Andres Gomez)&lt;br /&gt;
#*Development of drondas, a personal application for the management of the payments shared with other people so you can get track of who paid which in name of whom.&lt;br /&gt;
# [[User:ajalkane|ajalkane]] (Arto Jalkanen) &lt;br /&gt;
#*Developing dynamic profile switcher, with location and day/time based rules on which profile to use.&lt;br /&gt;
# [[User:aklapper|aklapper]] (Andre Klapper)&lt;br /&gt;
#*General testing and bug hunting&lt;br /&gt;
# [[User:amandalam|amandalam]] (Amanda Hoi Ching Lam) '''Device received (2011-07-18)'''&lt;br /&gt;
#*Traditional Chinese language and utility apps for the MeeGo &amp;amp; Harmattan platforms, including but not limited to a Chinese character lookup app, and applications localized for the Traditional Chinese communities in Hong Kong, Macau and Taiwan.  [https://sites.google.com/site/amandahoic/Home/ Amanda's Software Projects]&lt;br /&gt;
# [https://meego.com/users/andreagrandi Andy80] (Andrea Grandi)&lt;br /&gt;
#*QML native client for Soma.fm radio. Current code available here: https://github.com/andreagrandi/CuteSoma&lt;br /&gt;
# [[User:anidel|anidel]] (Aniello Del Sorbo) '''Device received. All is well in the world.'''&lt;br /&gt;
#*Porting [http://maemo.org/downloads/product/Maemo5/xournal/ Xournal] from Maemo to Harmattan/MeeGo&lt;br /&gt;
# [[User:antman8969|antman8969]] (Anthony Naddeo) '''device received''' &lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/linkedup-project.html Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
#*[http://umcs.maine.edu/~naddeoa/profile/qtweather-project.html QtWeather] - United States National Weather Service application&lt;br /&gt;
#[[User:apachelogger|apachelogger]]&lt;br /&gt;
#*[http://git.videolan.org/?p=QtMobileVLC.git;a=summary Porting VLC] to handsets and tablets using Qt for UI awesomeness.&lt;br /&gt;
#[[User:Avis|Avis]] (Alexander Terekhov) '''device received''' &lt;br /&gt;
#*[http://qt-apps.org/content/show.php/Smart+Shopper?content=139742 Smart Shopper] - porting and improving GPS-based shopping application.&lt;br /&gt;
# [[User:b0unc3|b0unc3]] (Daniele Maio), '''device received'''&lt;br /&gt;
#* Porting maemo stuff&lt;br /&gt;
# [[User:Bundyo|Bundyo]] (Kamen Bundev), '''ID sent''', '''Launchpad activated, notification email received, device ordered, device shipped, received on 18th July''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Rewriting Search Tool, porting Maemo 5 work, NodeJS, possible Tear rewrite.&lt;br /&gt;
# [[User:Broothy|Broothy]] (Ádám Balázs), '''Sent my Account ID to Quim, i'm already Nokia launchpad member. Awaiting any reply. Device shipped, received''' &amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://store.ovi.com/content/113753 Switchboard] [http://www.youtube.com/watch?v=GdskgAfjjxc MobileMind]&lt;br /&gt;
#[[User:captianigloo|captainigloo]] (Aguirre Nicolas)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [http://enna.geexbox.org Enna], [http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/elfe elfe] and all [http://www.enlightenment.org EFL/Enlightenment] libraries to Meego.&lt;br /&gt;
# [[User:cgrozea|cgrozea]] (Cristian Grozea) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* creating magnus-plus-photo: an application that combines a camera-based magnifier with more advanced image processing techniques, that would enable one to use it as a magnifier (with optional light from the camera LED), use it as a photo negatives lightbox that automatically inverts the negatives and adjusts the colors for proper display; use it as an EVF add-on to SLRs to help with manual focus, leveraging the possibility of amplifying contrast and magnifying.&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:cip|cip]] (Christian Pühringer) '''ID sent, already a Launchpad member''', '''Ordered (8-Jul-2011)''', '''Dispatched (15-Jul-2011)''', '''Device received (18-Jul-2011)&amp;lt;br&amp;gt;&lt;br /&gt;
#* [https://github.com/cip/WikiOnBoard/wiki WikiOnBoard] Offline reader for Wikipedia using [http://openzim.org zim] format.  &lt;br /&gt;
# [https://meego.com/users/conny Conny] (Cornelius Hald) '''ID sent''', '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* [http://conboy.garage.maemo.org Conboy] [http://thp.io/2011/mong Mong aka Plonk]&lt;br /&gt;
# [[User:Cpscotti|cpscotti]] (Clovis Scotti) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing the &amp;quot;connected snowboarding&amp;quot; [http://www.pushsnowboarding.com Push Snowboarding] application/project. Also, I'll be very happy to port other apps I did (mainly for Maemo) + new projects.&lt;br /&gt;
# [[User:Clint|Clint Adams]]&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Libre.fm-related software development and porting, advocacy&lt;br /&gt;
# [[User:crevetor|crevetor]] (Antoine Reversat) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Developing a bixi app [http://forum.meego.com/showthread.php?t=3650 App thread]. Some Meego CE hacking&lt;br /&gt;
# [[User:Creamygoodness|Creamy Goodness]] (Lance Colton) '''Device received.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Working on Proximus during July, I will see what we can do with Conky after that.&lt;br /&gt;
# [[User:daperl|daperl]]&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the Sudoku clone Tomiku&lt;br /&gt;
# [[User:deimos|deimos]] (Marco Bavagnoli) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* I'm porting [http://mediadownloader.cz.cc/?page_id=2 mediadownloader] application just ported to [http://mediadownloader.cz.cc/?p=153 maemo] and here a N900 [http://www.youtube.com/watch?v=_Dsj2piBQCw video]. &lt;br /&gt;
# [[User:Dimitar | Dimitar]] (Dimitar Pashov) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting pdf viewer in case the stock one is not better than the one in n900. Try the abilities of the n9/50 HW with an engineering/scientific 3D model viewer. Implement some other ideas.&lt;br /&gt;
# [https://meego.com/users/djarty DJArty] (Artem Sereda) &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting qutIM, openpref, arora, links, groove, microdc, Ukrainian localization.&lt;br /&gt;
# [[User:drowne | Drowne]] (Valerio Di Donato)&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Location-Based games and application development, mobile game design. Junomi Developer ( serious game presented at Games for Health Conference in Boston, May 2011 )&amp;lt;br /&amp;gt;&lt;br /&gt;
# [[User:druid23 | druid23]] (Dru Moore) &amp;lt;br/&amp;gt;&lt;br /&gt;
#* To port / create multi-track editing and mixing software to Meego / Harmatten, and multimedia capabilities in general&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Additionally, to port remote controls for various networked media players (Singbird, Foobar2000, Squeeze, VLC etc).&lt;br /&gt;
# [[User:dwaradzyn|dwaradzyn]] (Damian Waradzyn) '''Device received. Thank you!'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting and further development of [http://talk.maemo.org/showthread.php?t=58402 CloudGPS]&lt;br /&gt;
# [[User:Eipi|eipi]] (Sanjeev Visvanatha) , '''Device Received 18/7/2011-Thanks!'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#*Porting MaeFlight from Maemo 5, and adding functionality for Harmattan &lt;br /&gt;
# [[User:Elleo|Elleo]] ([http://blog.mikeasoft.com/tag/maemo/ Michael Sheldon]) &lt;br /&gt;
#*Creating a [http://libre.fm Libre.fm] radio client and porting [http://www.jokosher.org Jokosher] to small screen devices.&lt;br /&gt;
#[[User:Emocow|emocow]] (Ferdinand Mayet) ('''Device received. Thank you!''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#*Development of a golf GPS application&lt;br /&gt;
# [[User:fiferboy|fiferboy]] (Andrew Olmsted) '''Device received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#* [http://andrew.olmsted.ca/meego fiferboy's applications] - Personal Lexicon, Birdlist, some other ideas for new programs and a few ports&lt;br /&gt;
#[[User:fms|fms]] (Marat Fayzullin) ('''Device received 22.7.2011''')&amp;lt;br/&amp;gt;&lt;br /&gt;
#* Porting the following: [http://fms.komkon.org/SlideRule/ SlideRule], [http://fms.komkon.org/ColEm/ ColEm], [http://fms.komkon.org/fMSX/ fMSX],[http://fms.komkon.org/Speccy/ Speccy], [http://fms.komkon.org/ATI85/ AlmostTI], [http://fms.komkon.org/MG/ MasterGear], [http://fms.komkon.org/iNES/ iNES], [http://fms.komkon.org/VGB/ VGB], [http://fms.komkon.org/VGBA/ VGBA]. Also expecting to port the FBReader and an IRC client (although most likely not XChat).&lt;br /&gt;
# [[User:gri|gri]] (Christoph Keller) '''Device received'''&lt;br /&gt;
#* Porting [http://web2sms.garage.maemo.org Web2SMS], splitting it up into a telepathy plugin, service daemon, contacts integration and hopefully sms application integration plus new provider plugins.&lt;br /&gt;
# [[User:Harbaum|Harbaum]] (Till Harbaum)&lt;br /&gt;
#*Currently re-writing CacheMe UI in qml,  working on Zeemote driverwawa&lt;br /&gt;
# [[user:hawaii|hawaii]] (Simon LR)  '''Device received'''&lt;br /&gt;
#* FOSS porting, repo priming, tool building. Platform/product evangelism.&lt;br /&gt;
# [http://forum.meego.com/member.php?u=9286 helex] (Michael Muth)&lt;br /&gt;
#* [http://talk.maemo.org/showthread.php?p=1001316 ClipMan], [http://talk.maemo.org/showthread.php?t=52589 DreamRemote], TcpKeyboard, something like [http://talk.maemo.org/showthread.php?t=72408 ConkyLayoutSwitcher] (have to see how the UI works in detail - need to create it from scratch)&lt;br /&gt;
#[[User:helihyv|helihyv]] (Heli Hyvättinen)&lt;br /&gt;
#*Porting Ghosts Overboard (a game) and Chess Clock from Maemo and adding new features to the former.&lt;br /&gt;
# hiemanshu (Hiemanshu Sharma)&lt;br /&gt;
#* Porting Komedia and OpenCV. Writing a google reader client, a cowsay GUI.&lt;br /&gt;
#[[User:hopbeat|hopbeat]] (Arkadiusz Stopczynski)&lt;br /&gt;
#*Various academic projects, including novel user interfaces, social web, BCI and portable cognitive sensors. All the crazy stuff mentioned here: http://www.milab.imm.dtu.dk&lt;br /&gt;
#*Some utility applications that make your everyday tasks easier, such as shortcutd or lockdaemon for Maemo&lt;br /&gt;
#[[User:ieatlint|ieatlint]](Jeffrey Malone)&lt;br /&gt;
#*Creating NextBus transit application for North America&lt;br /&gt;
# [[User:Jaffa|Jaffa]] (Andrew Flegg)&lt;br /&gt;
#*Porting apps from Maemo (Attitude &amp;amp; Hermes), developer tools, and apps.meego.com workflow. [[User:Jaffa|&amp;quot;Want to know more?&amp;quot;]]&lt;br /&gt;
#[[User:Javispedro|javispedro]] (Javier de San Pedro)&lt;br /&gt;
#*Porting my [http://wiki.maemo.org/User:Javispedro Maemo 5 applications and SDL games], and [http://gitorious.org/hsdl/pages/Home SDL] itself.&lt;br /&gt;
#[[User:jbos|jbos]] (Jeremias Bosch) '''Device arrived.'''&lt;br /&gt;
#* Bringing Peregrine Communication Client to Harmattan&lt;br /&gt;
#* http://www.peregrine-communicator.org&lt;br /&gt;
#* MeeGo CE&lt;br /&gt;
#[[User:jflatt|jflatt]] (Jason Flatt) '''Completed'''&lt;br /&gt;
#* https://gitorious.org/meego-nonograms&lt;br /&gt;
#JLP (Jure Repinc)&lt;br /&gt;
#* Creating a Thousand Parsec game client&lt;br /&gt;
#* Moodle client&lt;br /&gt;
#* Help with testing&lt;br /&gt;
#* Translation into Slovenian&lt;br /&gt;
# [[User:Joergrw|Joergrw]] (Joerg Reisenweber) '''device arrived. COMPLETED'''&lt;br /&gt;
#* USB hostmode. Give N9(50) access to external storage etc. (co-devels: Thomas B. Ruecker, MohammadAG)&lt;br /&gt;
#* Review the core functionality and find other similar fields to tackle (see *# starhash-enabler for N900). To mind comes: user profiles (refer the modest &amp;quot;default&amp;quot; &amp;amp; &amp;quot;silent&amp;quot; on fremantle), dialplans, location aware event triggers (cinema profile triggers automatically on entering the building), improved battery management and monitoring, theft protection and recovery...&lt;br /&gt;
#* cablefinder based on fast magnetometer readout detecting 50/60Hz fields (co-devel: alterego)&lt;br /&gt;
#* torch/flashlight app for N950 - possibly augmented to do optical data transfer, RX via a v4l2 based decoder app&lt;br /&gt;
#* I am contributing/associated to: &lt;br /&gt;
#**SnapGo / Ryan Abel [consulting on low level stuff] &lt;br /&gt;
#[[User:jykae|jykae]] (Ville Jyrkkä) '''device arrived. COMPLETED'''&lt;br /&gt;
#* [http://www.cs.tut.fi/~jyrkkav/ Homesite|Ville Jyrkkä]&lt;br /&gt;
#* [http://jykae.blogspot.com BLOG: Hacker's Life In Finland]&lt;br /&gt;
#* [https://launchpad.net/m-poker MPoker]&lt;br /&gt;
#[[User:mdengler|Martin Dengler]] '''device arrived. COMPLETED'''&lt;br /&gt;
#* I am working on porting a tron-like game (armegatron preferably or glTron) to the N9, and developing Ringr, a location-based ringtone management application.&lt;br /&gt;
#[[User:Metropt|Jose Xavier]], '''device arrived. COMPLETED'''&lt;br /&gt;
#* My goal is to port the OpenPilot Ground Control Station to the MeeGo platform and adapt the UI for a better mobile experience. You can see more #information about OpenPilot GCS here: http://wiki.openpilot.org/display/Doc/Ground+Control+Station+User+Manual&lt;br /&gt;
# [[User:kdrozd|kdrozd]] (Krzysiek Drozd) - '''N950 At Home '''&lt;br /&gt;
#*Clients for a number of local network services, casual games. More soon, on my MeeGo wiki&lt;br /&gt;
# [https://meego.com/users/khertan khertan] (Benoît HERVIER)&lt;br /&gt;
#* Currently working on KhtEditor&lt;br /&gt;
# [[User:Kimitake|Kimitake]] (Kimitake) '''device arrived. COMPLETED'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*developing Qt-based micro blogging client for twitter, identi.ca, wassr, jp&lt;br /&gt;
#*porting qimsys, Japanese Input method, as maliit plugin&lt;br /&gt;
#[[User:kojacker|Kojacker]] (Ryan Faulkner)&lt;br /&gt;
#* Various applications, bits and bobs (links coming)&lt;br /&gt;
#[[User:Laasonen|Laasonen]] (Olli Laasonen)&lt;br /&gt;
#*Porting apps from Maemo (Who is calling?, Advanced phone lock, Sanakirja.org dictionary client).&lt;br /&gt;
#*Developing small handy applications.&lt;br /&gt;
#[[User:lardman|lardman]] (Simon Pickering) - '''Device arrived, thanks! :)'''&lt;br /&gt;
#*Porting mBarcode, working on Augmented Reality app (mAR), time and location event app (Proximus), additional location methods (offline cellid, magnetic field line direction)&lt;br /&gt;
#liang wei (foolegg), '''ID sent:Yes''' | '''Launchpad Accepted:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
#*[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
#[[User:Lorenzph|lorenzph]] (Philip Lorenz) - '''Device arrived - thank you'''&lt;br /&gt;
#*Development of a hiking application supporting the user when planning and executing the trip.&lt;br /&gt;
#[[User:lostinmirkwood|lostinmirkwood]] (Kristopher C. Kantor) - '''Device arrived, Thank You.'''&lt;br /&gt;
#*Continuing Development of [http://ansela.garage.maemo.org/ Ansel-A]: Digital Darkroom for Qt Devices&lt;br /&gt;
# [[User:mardy|Mardy]] (Alberto Mardegan)&lt;br /&gt;
#* Developing QML port of [http://www.mardy.it/mappero Mappero], possibly [http://www.mardy.it/oculo Oculo]&lt;br /&gt;
#* [http://neverball.org Neverball and Neverputt] (currently I'm working on a N900 port).&lt;br /&gt;
# [http://wiki.meego.com/User:Martink MartinK] (Martin Kolman)&lt;br /&gt;
#* Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
# [[User:Masterzap|MasterZap]] (Zap Andersson) - '''Device arrived.'''&lt;br /&gt;
#*Porting Maemo app ZapLoc to Meego/QT (and, eventually, game &amp;quot;Slightly Annoyed Rodents&amp;quot;)&lt;br /&gt;
#[[User:Mikec|Mikecy]] (Mike Choy) - '''Device arrived.'''&lt;br /&gt;
#*Porting svgclock, Maesynth and Maelophone from N900 Python to QML and C++. Stress testing the new [https://projects.developer.nokia.com/qtgameenabler Qt Game Enabler] to see if we finally have  low latency audio support in Qt. Will also look to see if we can get midi sample support via Wild Midi or equivalent. &lt;br /&gt;
# [[User:mickeprag|mickeprag]] (Micke Prag) - '''Device arrived.'''&lt;br /&gt;
#*[https://gitorious.org/telldus/tellduscenter-light TelldusCenter Light] - Using the mobile phone as the central hub in your home automation. Control your lights, electrical appliances and curtains wirelessly from the palm of your hands.&lt;br /&gt;
# [[User:mikelima|mikelima]] (Luciano Montanaro) - '''Device arrived.'''&lt;br /&gt;
#*Porting [http://quandoparte.garage.maemo.org Quando Parte], implementing a QML patience/puzzle game, porting and adapting KGoldrunner, and writing an OpenStreetMap survey tool, all for use with MeeGo Harmattan (and future MeeGo versions).&lt;br /&gt;
# [[User:Milhouse|Milhouse]] '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop an audio recording application with geo-location support, plus other applications to improve personal productivity utilising the Harmattan notification/event view.&lt;br /&gt;
# [[User:mitrandir|mitrandir]] Ilya Skriblovsky &lt;br /&gt;
#* Port NWTBible (Bible reader)&lt;br /&gt;
#*Planaris (Hierarchical Todo list) to MeeGo&lt;br /&gt;
# [[User:mmlado|mmlado]] (Mladen Milankovic) - '''Device arrived'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Develop [https://projects.developer.nokia.com/home/user/mmlado games] in QML&lt;br /&gt;
# [[User:MSvB|MSvB]] (Michael Schloh von Bennewitz) - '''Device arrived, thank you.'''&amp;lt;br&amp;gt;&lt;br /&gt;
#*Using the device for a MeeGo lecture series in the fall, giving demos.&lt;br /&gt;
#*Application development includes LDAP client, and a chess clock.&lt;br /&gt;
# [[User:Nicolai|Nicolai]] (Nicolai Hess)&lt;br /&gt;
#*Port my [http://maemo.org/packages/view/scout scout] application to Qt (Application to search contacts, calendar and conversations)&lt;br /&gt;
# [http://twitter.com/#!/mja_fin mja] (Miika Ahdesmaki)&lt;br /&gt;
#* Trap, Shake, Kill 'em and other multi sensor apps' development. [http://forum.meego.com/showthread.php?t=3633] '''Nokia Developer Launchpad program approved 06Jul2011, Device available for order 07Jul2011 (ordered, OID-052820), Order sent on 13.7.2011 (email 10:40am), Received 14.07.2011.'''&lt;br /&gt;
# [[User:niqt|niqt]] (Nicola De Filippo) -  '''Device arrived.'''&lt;br /&gt;
#*Porting my maemo5 applications [http://badge.garage.maemo.org Badge] and QLshop. &lt;br /&gt;
#*New qml game&lt;br /&gt;
#*Other mail client.&lt;br /&gt;
#[[User:Nielsmayer|Niels Mayer]]&lt;br /&gt;
#*[http://wiki.meego.com/Tubelet-and-cutetube-port Rewrite cutetube-qml for MeeGo tablet UX/harmattan UX.] and add automatic-cue-point detection, and social deep-linking of media podcasts. http://nielsmayer.com/meego/qml/qmltube_1_0_6_armel.deb is already usable.... Still a ways to go [http://nielsmayer.com/ts-episode-timeline.png porting my webapp] [http://nielsmayer.com/ts-episode-evnt-anls.png that I call &amp;quot;trainspodder&amp;quot;] :-)&lt;br /&gt;
#*Infrastructure for the above: [http://code.google.com/p/qtzibit/ qtzibit: Simile-Widgets Exhibit in QtWebKit with QML integration].  For example, here's [http://nielsmayer.com/meego/qml/qtzibit-youtube.png Timeline faceted browser for 388 YouTube Episodes] [http://qtzibit.googlecode.com/svn/trunk/exhibit/src/webapp/examples/YouTube/YouTube.html can be created with very little code]. &lt;br /&gt;
#*[http://code.google.com/p/ytd-meego/wiki/CitizenJournalismWithYoutubeDirectForMeego YouTube Direct For MeeGo]&lt;br /&gt;
# [http://twitter.com/#!/gregjroberts Noobmonkey] - '''Launchpad:Accepted(06-Jul-2011) | N950eMail:07 July, 12pmGMT| Ordered:07 July 12pmGMT |Received: 14 July|  '''&lt;br /&gt;
#*Developing/Porting [http://maemo.org/downloads/product/Maemo5/healthcheck/ Healthcheck] with many new fun things (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Will Port and update [http://talk.maemo.org/showthread.php?t=65522&amp;amp;highlight=maecount MaeCount] (Qt)&amp;lt;BR&amp;gt;&lt;br /&gt;
#*Would like to develop a new game (Some ideas, and basic code for a few - so will update shortly)&amp;lt;BR&amp;gt;&lt;br /&gt;
# [[User:omllobet|omllobet]]&lt;br /&gt;
#*Port 2d puzzle board game [http://kde-apps.org/content/show.php/kMagnet?content=109111 kMagnet] or a new 2d board puzzle game&lt;br /&gt;
# [[User:orava|orava]] (Lasse Stenberg)&lt;br /&gt;
#* Porting and further developing [http://talk.maemo.org/showthread.php?t=72982 Mapsi]&lt;br /&gt;
# [[User:ossipena|ossipena]] (Timo Pelkonen)&lt;br /&gt;
#* App for measuring distances and keeping statistics, will reveal more when I get it working well&lt;br /&gt;
#* Willing to test others apps, contact me if needed&lt;br /&gt;
# [[User:ph0b|ph0b]] &amp;lt;br /&amp;gt;&lt;br /&gt;
#* Writing tutorials to help other developers to step in MeeGo / Building MeeGo Paris network / Developing an audio player to access to more than 47 000 webradios referenced on AOL shoutcast (by name, genre, current track)&lt;br /&gt;
#[[User:Ph5|pH5]] (Philipp Zabel)&lt;br /&gt;
#* Integration of [https://www.torproject.org/ Tor] support&lt;br /&gt;
#* Porting of [http://maemo.org/downloads/product/Maemo5/frogatto/ Frogatto], pending SDL support&lt;br /&gt;
#* Porting of [https://garage.maemo.org/projects/beifahrer/ Beifahrer] and [https://garage.maemo.org/projects/cinaest/ Cinaest]&lt;br /&gt;
#[[User:philippengelhard|philippengelhard]] (Philipp Engelhard) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a maze game for children and adults&lt;br /&gt;
#* Develop a &amp;quot;Nokia Bots&amp;quot; like program for alarm and battery&lt;br /&gt;
# [[User:pycage|pycage]] (Martin Grimme) '''Sent back defective device. Replacement device arrived. Thanks DDP!'''&lt;br /&gt;
#*Doing the Community Apps installer client. Also targetting Harmattan with my OSS MeeGo apps (which are currently mostly running on the WeTab).&lt;br /&gt;
#[[User:Qole|qole]] [http://maemo.org/downloads/product/Maemo5/easy-deb-chroot/ Easy Debian] and other projects as they arise&lt;br /&gt;
#[[User:quang|quang]] (Quang Pham) '''Device arrived.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Develop a location based services application&lt;br /&gt;
#* Test Vietnamese localization&lt;br /&gt;
# [http://maemo.org/profile/view/rambo/ rambo] (Eero af Heurlin) '''ID sent''',  '''Launchpad:Accepted''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Port [http://maemo.org/downloads/product/Maemo5/maecalories/ MaeCalories], [http://maemo.org/downloads/product/Maemo5/mobilehotspot/ Mobile hotspot] (possibly, depends on many things and might not be actually neccessary), I'm also looking into some wearable computing and augmented reality stuff, I'll have to see how suitable platform the N9(50) is going to be for that.&lt;br /&gt;
# [[User:reffy|reffy]] (Alex Tyler)&lt;br /&gt;
#* I plan to port my Subsonic client [http://maemo.org/packages/view/aerofy/ Aerofy] to the platform. I also plan to develop a range of media related applications.&lt;br /&gt;
# [[User:Rlinfati|rlinfati]] (Rodrigo Linfati) ''' ID send: 30-Jun-2011, Launchpad-Applied: 30-Jun-2011, Launchpad-Accepted: 06-Jul-2011 | N950eMail: 07-Jul-2011 | Ordered: 07-Jul-2011 | Received:14-07-2011 '''&lt;br /&gt;
#* Upgrade GoogleLatitude to the current API&lt;br /&gt;
#* Find your Frient: a apps that inform you position directly to you friend without any external server.&lt;br /&gt;
# [[User:Rzr|RzR]] (Philippe Coval) '''thank you Nokia for n950 and supporting GNU/Linux&lt;br /&gt;
#* tags: ( qt4, qml, opengl, debian, emulator, pinball, neheglqt, p-uae)&lt;br /&gt;
#* more: http://rzr.online.fr/q/handset (dairy)&lt;br /&gt;
#[https://meego.com/users/sandst1 sandst1] (Topi Santakivi)&lt;br /&gt;
#* Porting FunkeySynth, a MeeGo Tablet synthesizer to Harmattan &lt;br /&gt;
#* Demo clip and further info in [http://sandst1.wordpress.com/ my blog]&lt;br /&gt;
# [https://meego.com/users/scifiguy scifiguy] (Sudheer K.) '''ID sent'''| '''Launchpad:Accepted(07-Jul-2011)''' | '''N950eMail:Yes(07-Jul-2011)''' | ''' Ordered:Yes (07-Jul-2011)''' | '''Received:Yes(18-Jul-2011)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
#* Porting [https://garage.maemo.org/projects/marketstoday Markets Today], a Stock Quotes  app to Harmattan. [http://forum.meego.com/showthread.php?t=3903 Released for Harmattan] (19-Jul-2011)&lt;br /&gt;
#* Evaluate porting of VICaR (Call router application) and new application ideas on Harmattan&lt;br /&gt;
# [[User:sebas|sebas]] (Sebastian Kügler) - ('''device arrived, thanks!''')&lt;br /&gt;
#* Bringing Plasma Active to Meego / handsets&lt;br /&gt;
# [[User:Sfietkonstantin|Sfietkonstantin]] (Sfiet Konstantin) - ('''thanks Qgil and Nokia for the N950''')&lt;br /&gt;
#* Develop a centralized public transportation system : [[TransportApp|libpublictransportation]] (first priority)&lt;br /&gt;
#* And also a game [http://sfietkonstantin.free.fr/blog/?p=11 Blog post about the game] (No gitorious yet, will come)&lt;br /&gt;
# [[User:shadymilkman|shadymilkman]] (Kyle Thomas) - ('''recieved devkit''')&lt;br /&gt;
#* Building Reedit, a reddit application [http://www.shadymilkman.com/p/n9-project.html]&lt;br /&gt;
# [[User:shmerl|shmerl]] (Hillel Lubman) - ('''device arrived, thanks to Nokia for open source Meego development support''')&lt;br /&gt;
#* Building/testing Firefox/Fennec (release, beta, aurora, nightly) on Meego&lt;br /&gt;
#* Porting [http://code.google.com/p/kosherjava/ Zmanim API] to C++ and preparing it for Meego as a library (libzmanim). Planned - Hebrew calendar application in Qt based on the Zmanim API.&lt;br /&gt;
# [[User:sjgadsby|sjgadsby]] (Stephen Gadsby)&lt;br /&gt;
#* writing a [[User:Sjgadsby#Preferred Shopper Card Wallet|not-yet-named wallet for store loyalty cards]]&lt;br /&gt;
# [[User:slvr32|slvr32]] (Jason Byrne)&lt;br /&gt;
#* [https://garage.maemo.org/projects/nfqm nfqm] (Netflix Queue Manager) Qt/C++, targeting Symbian^3, Maemo 5, and Meego/Harmattan - discussion thread [http://forum.meego.com/showthread.php?t=3715 here]&lt;br /&gt;
#[[User:solmis|solmis]] (Janne Mäkinen)&lt;br /&gt;
#* Porting/Rewriting Maemo 5 stuff&lt;br /&gt;
# [[User:Somnathbanik|Somnathbanik]] (Somnath Banik) &amp;lt;br /&amp;gt; &lt;br /&gt;
#* Porting my existing Symbian^3 multimedia applications to MeeGo/N9 with a  new and exciting UI components of Harmattan/MeeGo.&lt;br /&gt;
#* Creating simple and easy open source application to inspire beginner developers to work on MeeGo/N9 technology.&lt;br /&gt;
#[[User:Spenap|Spenap]] (Simón Pena)&lt;br /&gt;
#* Porting and enhancing Maevies from Maemo 5 to Meego/Harmattan. Now tracked at [[User:Spenap/Butaca|Butaca]]&lt;br /&gt;
#[[User:stanokia|stanokia]] (Stani)&lt;br /&gt;
#* Develop RadioTouch to play online radio stations. Ready for testing: [http://forum.meego.com/showthread.php?t=3993 click here].&lt;br /&gt;
#* Develop a creative photo and/or camera application based on the code of the [http://www.phatch.org Phatch] project. (This code uses wxPython for the GUI. So it will take some effort to port it to PySide and QML, with which I have no previous experience yet.)&lt;br /&gt;
#[[User:Theonehumble|Stephan Bulgin]]&lt;br /&gt;
#*Porting NXEngine&lt;br /&gt;
#*In the process of re-writing DonQt for MeeGo/Harmattan.(will most likely be a name change and better code.)&lt;br /&gt;
# [[User:Stskeeps|stskeeps]] (Carsten Munk) '''Device received'''&lt;br /&gt;
#* N950/N9 MeeGo CE work and Wayland on these devices&lt;br /&gt;
# [[user:summeli|summeli]] (Antti Pohjola) -  '''Device arrived.'''&lt;br /&gt;
#* Porting [http://www.summeli.fi/?p=2453 AntSnes] and [http://www.summeli.fi/?p=2520 gpSP] from Symbian^3 to Harmattan/MeeGo.&lt;br /&gt;
#[[User:swinkels|swinkels]] (Sławomir Musiał)&lt;br /&gt;
#* Porting [http://www.swinkels.tvtom.pl/eCards eCards] - Application for creating and sending e-cards&lt;br /&gt;
# [[user:syrjala|syrjala]] (Ville Syrjälä)&lt;br /&gt;
#* Porting [https://gitorious.org/maemo-tvout-control maemo-tvout-control]&lt;br /&gt;
# [[user:tassu|tassu]] (Tapio Pyrhönen)&lt;br /&gt;
#* [http://tapsa.bitmagick.com/nds/ My site] - Porting my old DS games and making new ones.&lt;br /&gt;
# [[User:texrat|texrat]] (Randall Arnold, Community Device Program Lead)&lt;br /&gt;
# [[user:thp|thp]] (Thomas Perl)&lt;br /&gt;
#* [http://gpodder.org/ gPodder] - Integrating gPodder with Harmattan (including specific APIs)&lt;br /&gt;
#* Open source work on Python-related APIs (PySide, etc..) + Python tutorials&lt;br /&gt;
#* Get [[Games|Mong]] in shape for Harmattan&lt;br /&gt;
#* Port over some of my existing [http://maemo.org/profile/view/thp/ Maemo 5 apps]&lt;br /&gt;
# [[user:tigerite|tigerite]] (Peter Hunt)&lt;br /&gt;
#* Integrating the BFS CPU scheduler https://garage.maemo.org/projects/kernel-bfs/ into the N9/50 kernel, along with the Budget Fair Queueing I/O scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/&lt;br /&gt;
#* Porting projects such as the Phoronix Test Suite http://www.phoronix-test-suite.com/ to Harmattan&lt;br /&gt;
#* Converting a Flash cards based learning system which I developed, loosely based on the one found at http://www.educationlabs.com/projects/flashcards/Pages/default.aspx, from C#/XAML to Qt/QML and making it standalone&lt;br /&gt;
# [[User:timoph|timoph]] (Timo Härkönen)&lt;br /&gt;
#* [http://gitorious.org/random-timoph impuzzle, etc.]&lt;br /&gt;
#* [http://timoph.fi timoph.fi]&lt;br /&gt;
#* [https://build.pub.meego.com/project/show?project=home%3Atimoph Community OBS home project]&lt;br /&gt;
# [[User:timsamoff|timsamoff]] (Tim Samoff)&lt;br /&gt;
#* [http://thp.io/2011/mong/ Plonk]&lt;br /&gt;
#* MeeGo Community Apps website design&lt;br /&gt;
#* A few other things that are brewing (games, sound generators, etc.)&lt;br /&gt;
# [[User:tswindell|tswindell]] (Tom Swindell)&lt;br /&gt;
#* [http://stage.rubyx.co.uk/columbus columbus]&lt;br /&gt;
#[[User:vandenoever|vandenoever]] (Jos van den Oever)&lt;br /&gt;
#*Porting [http://webodf.org WebODF] to MeeGo using QML and JavaScript.&lt;br /&gt;
#*[http://www.webodf.org/redmine/projects/webodf/wiki/WebODF_on_an_N950 WebODF on an N950]&lt;br /&gt;
#*Experiment with a semantic logging tool.&lt;br /&gt;
#*Experiment with a [http://blogs.kde.org/node/4161 metronome application] in QML.&lt;br /&gt;
#[https://meego.com/users/vasvlad Uladzislau Vasilyeu] (Vasvlad)  &lt;br /&gt;
#* Porting OMWeather to Harmattan&lt;br /&gt;
#[[User:Venemo|Venemo]] (Timur Kristóf)&lt;br /&gt;
#* [http://wiki.meego.com/User:Venemo/HarmattanPlans My Harmattan Plans]&lt;br /&gt;
#** [http://gitorious.org/colorful-apps/puzzle-master Puzzle Master]&lt;br /&gt;
#** [http://forum.meego.com/showthread.php?t=3711 Public transportation app] (Click on the [http://forum.meego.com/showthread.php?t=3711 link] and post to the thread if you are interested to contribute.)&lt;br /&gt;
#** [https://gitorious.org/colorful-apps/memory-game Memory game]&lt;br /&gt;
#** Labirynth game (No code available yet)&lt;br /&gt;
#[[User:Vgrade|vgrade]] (Martin Brook)&lt;br /&gt;
#*I would plan to contnue my contributions to the N900 Community Edition of MeeGo which I assume will push right through into the N9. I am very interested in contributing to the exciting new architecture #*built on Wayland to give this device the best user experience.&lt;br /&gt;
#*Local Network Meetups, Cambridge, Birmingham, Koln, Dusseldorf&lt;br /&gt;
#[[User:vitaminj|VitaminJ]] (Stephen Spencer)&lt;br /&gt;
#* [http://jenkins.vitaminj.co.uk/job/meex/ Meex], a portable DJing application&lt;br /&gt;
#[[User:vitna|vitna]] '''COMPLETED&lt;br /&gt;
#*My actual project is http://forum.meego.com/showthread.php?t=3652, but i have in program to develop much more game for the Harmanattan platform&lt;br /&gt;
#[[User:wazd|wazd]] (Andrew Zhilin)&lt;br /&gt;
#* OMWeather, Live Wallpapers, BlueMaemo, Ati85, QML gPodder, tons of other design-related stuff&lt;br /&gt;
#[[User:Wicket|wicket]] (David Derby)&lt;br /&gt;
#*Porting [http://www.6809.org.uk/dragon/xroar.shtml XRoar - Dragon &amp;amp; CoCo emulator] and [http://icculus.org/avp/ Aliens versus Predator (Gold Edition) game engine].&lt;br /&gt;
# [[user:wonko|wonko]] (Ruediger Gad)&lt;br /&gt;
#* Amongst other things I'll port my existing applications for Maemo5/Fremantle to MeeGo/Harmattan: VU Meter, StultitiaSimplex, Zeecontrol, Advanced Clock Plugin (for details please see my page).&lt;br /&gt;
#[[user:xerxes2|xerxes2]] (Jens Persson)&lt;br /&gt;
#* [http://gpodder.org/panucci Panucci] - Resuming audiobook and podcast player&lt;br /&gt;
#* Meego CE&lt;br /&gt;
# [[user:xfade|X-Fade]] (Niels Breet)&lt;br /&gt;
#* Set up &amp;amp; Testing Harmanttan building on MeeGo Community OBS&lt;br /&gt;
# [[user:zaheerm|zaheerm]] (Zaheer Merali)&lt;br /&gt;
#* Porting [http://gstreamer.freedesktop.org GStreamer] plugins not shipped by Nokia to Harmattan&lt;br /&gt;
#* Porting [http://www.flumotion.net Flumotion] an open source streaming solution to Harmattan taking advantage of the hardware encoding and the camera&lt;br /&gt;
# [[user:zeamoceq|zeamoceq]] (Olle Tränk)&lt;br /&gt;
#* Porting [http://qticksize.zeamoceq.net qTickSize] (interface to Swedish online stock broker)&lt;br /&gt;
# [https://meego.com/users/zehjotkah zehjotkah] (Cosimo Kroll)&lt;br /&gt;
#* [http://wiki.maemo.org/MeeGo_Coding_Competition_2011 MeeGo Coding Competition 2011]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #  Do NOT paste yourself here - add yourself alphabetically!  # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #         Ensure your meego.com nick is first and your        # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- #             full name is in brackets afterwards             # --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ############################################################### --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Accepted, waiting for the N950 ===&lt;br /&gt;
&lt;br /&gt;
==== Batch One ====&lt;br /&gt;
&lt;br /&gt;
Adam Pigg '''ID sent''', '''applied for Nokia Launchpad''', '''waiting for reply'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my Qt/QML apps/games from maemo, and further work on Kexi and some more QML games&lt;br /&gt;
[http://www.piggz.co.uk My Site]&lt;br /&gt;
&lt;br /&gt;
[[User:Qole|qole]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://maemo.org/downloads/product/Maemo5/easy-deb-chroot/ Easy Debian] and other projects as they arise&lt;br /&gt;
&lt;br /&gt;
Oleg Bodnarchuk(bloody)'''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing Wiki-based offline database.&lt;br /&gt;
&lt;br /&gt;
Aleix Pol (apol) '''ID sent''', '''accepted on Nokia Launchpad''', '''Ordered N950, waiting for some DHL e-mail'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Porting &amp;quot;horaris&amp;quot; and &amp;quot;kanban&amp;quot; maemo applications, finally get to have a usable KAlgebra Mobile version working on MeeGo, hopefully drag other KDE applications with this effort.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/andrei1089 Andrei Mirestean] (andrei1089) '''ID sent, applied for Nokia Launchpad, waiting for reply'''&lt;br /&gt;
&amp;lt;br /&amp;gt; Develop a pedometer application based on the [http://maemo.org/downloads/product/Maemo5/pedometerhomewidget/ Pedometer Widget for N900]&lt;br /&gt;
&lt;br /&gt;
[[User:awhiemstra|Arjen-Wander Hiemstra]] &amp;lt;br/&amp;gt;&lt;br /&gt;
Porting [http://gluon.gamingfreedom.org Gluon] to MeeGo/Harmattan.&lt;br /&gt;
&lt;br /&gt;
Assaf Paz (damagedspline) '''ID sent''', '''applied for Nokia Launchpad, Launchpad for individuals (06-Jul-2011–06-Jul-2012)''','''Order committed (7-Jul-2011)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Adapting [http://code.google.com/p/qwazer/ Qwazer] to also work on Meego, hopefully create an Exchange Webmail client in pure QML (N900 was the initial target), Hebrew support &lt;br /&gt;
&lt;br /&gt;
[[User:Bart-cerneels|Bart Cerneels]](Stecchino) '''ID sent, applied for Nokia Launchpad, waiting for reply'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Mobile UX' for Amarok using QML. [http://amarok.kde.org Amarok website]&lt;br /&gt;
&lt;br /&gt;
[[User:khertan|Benoît HERVIER]] (Khertan) '''ID sent''' | '''Launchpad:Accepted''' | '''N950eMail:Yes''' | ''' Ordered:Yes(07-Jul-2011) ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://khertan.net/khteditor KhtEditor] a source code editor, [http://khertan.net/khweeteur Khweeteur] a twitter/identi.ca client, [http://khertan.net/python_sdist_maemo Sdist_maemo] and developping KhtSync a automated file synchronization application, and KhtDrive an app to measure car and driver performances for eco driving.&lt;br /&gt;
&lt;br /&gt;
[[User:Termana|Bradley Smith]] (Termana) '''ID sent,  Launchpad: Accepted, N950 Email: Received, Ordered: Yes, Shipped: Yes 27/July, Received Device: No'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing a karaoke game with built-in pitch correction.&lt;br /&gt;
&lt;br /&gt;
[[User:arfoll|Brendan Le Foll]], '''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting XBMC + MeeGo TV stuff + doing audio continuums using pulseaudio.&lt;br /&gt;
&lt;br /&gt;
Daniel Martin Yerga '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:No''' | ''' Ordered:No ''' | '''Received:No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Porting my Maemo applications: [http://maemo-wordpy.garage.maemo.org/ MaStory], [http://cusl4-cservices.forja.rediris.es/ CasualServices], [http://pyrecipe.garage.maemo.org/ Pyrecipe], [http://maemo.org/downloads/product/Maemo5/copernicium/ Copernicium], [http://stockthis.garage.maemo.org/ StockThis], and developing new ones, like [https://gitorious.org/r-dmobiley R&amp;amp;DMobiley].&lt;br /&gt;
&lt;br /&gt;
David Galindo&lt;br /&gt;
&lt;br /&gt;
[[User:Lbt|David Greaves]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Mainly CE, Harmattan and Apps to start with. Hopefully Surrounds later.&lt;br /&gt;
&lt;br /&gt;
Diego Marcos '''ID sent''' | '''Launchpad:Accepted(05-Jul-2011)''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
The goal is porting to mobile devices open source data visualization tools of astronomical data aimed at outreach and science communication.  I've been previously working on Qt/QML desktop applications based on stellarium.org&lt;br /&gt;
http://www.youtube.com/watch?v=COkwscvTnnM&amp;amp;feature=youtube_gdata_player&lt;br /&gt;
&lt;br /&gt;
[[User:druid23 | Dru Moore]] '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''DispatchEmail:Yes''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
To port / create multi-track editing and mixing software to Meego / Harmatten, and multimedia capabilities in general (potentially video editing)&amp;lt;br /&amp;gt;&lt;br /&gt;
Additionally, to port remote controls for various networked media players (Singbird, Foobar2000, Squeeze, VLC etc).&lt;br /&gt;
&lt;br /&gt;
Felipe Crochik '''::Ordered''' device on 07/08 but the status hasn't changed and I haven't received any update/confirmation since&amp;lt;br/&amp;gt;&lt;br /&gt;
Port (depending on need and when possible) macuco, mobwebmail, geeps, dbbrowser, wakeonlan, ... from maemo5 to harmattan. &lt;br /&gt;
&lt;br /&gt;
Frank Sievertsen '''ID Sent, Launchpad member now'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Open-Source Spideroak Mobile Client and other apps&lt;br /&gt;
&lt;br /&gt;
Gary Birkett '''ID sent :: Launchpaded :: Ordered :: Arrived!'''&amp;lt;br/&amp;gt;&lt;br /&gt;
N9 Qt port of liqcalendar&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/garyd Gary Driggs] ('''dev ID sent, already reg'd as Launchpad member''')&lt;br /&gt;
Porting [http://www.gnu.org/s/gnash Gnash] to MeeGo ARM devices.&lt;br /&gt;
&lt;br /&gt;
George Ruinelli '''Ordered my device, got account for launchpad and OBS'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting my [http://maemo.org/packages/view/sleepanalyser/ SleepAnalyser] from MAEMO as well as other smaller apps I wrote/ported. See [http://wiki.maemo.org/User:Caco3] for details.&lt;br /&gt;
&lt;br /&gt;
[[User:gbraad | Gerard 'gbraad' Braad]] '''ID sent''' | '''Launchpad: waiting''' | '''N950eMail: Yes''' | ''' Ordered: Yes ''' |  '''Sent: Yes (28 Jul)''' | '''Received: Not yet'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of of Node.JS, phonegap, unhosted and a mobile org-mode editor. Aiming for good integration with the MeeGo API and Qt Mobility. Code will be published on [https://github.com/gbraad github] and described on my [http://gbraad.nl/ blog]. Small [https://github.com/gbraad/meego-pomodoro PomodoroTimer] app has been created: &lt;br /&gt;
&lt;br /&gt;
[[User:bergie|Henri Bergius]] &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting Buscatcher, Midgard and Node.js -related tools to MeeGo. However, I've withdrawn my device program application because I already got a N950 via Helsinki MeeGo Network.&lt;br /&gt;
&lt;br /&gt;
Hiemanshu Sharma '''Completed ''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Currently working on porting [[http://forum.meego.com/showthread.php?t=3660|Komedia]]. More apps in the pipeline including Quassel (IRC Client), a Google Reader (name suggestions are welcome) and a 'Line of the day' kind of app (a glorified version of cowsay). Also working on getting an opencv port to give way for Face Detection/Facial recognition APIs.&lt;br /&gt;
&lt;br /&gt;
[[User:Divan|Ivan Daniluk]] ''' Device received. COMPLETED.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting  [[User:Divan|my Maemo5 applications]], adding full Vkontakte support, Russian and Ukrainian localization and developing new apps in progress..&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/karljohang Karl Johan Grøttum] '''Order: OID-053015''' | '''Device: Nokia N950''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Porting [http://trac.itek.norut.no/n4c/wiki Hiker's app] from '''EU WP7''' project [http://www.n4c.eu/N4C-open-source-code.php N4C (open source code)]. Hiker's app runs on N810 and N900, and integrates [http://sourceforge.net/projects/dtn/ DTN2] or [http://garage.maemo.org/projects/dtn/ DTN2 for Maemo].&lt;br /&gt;
&lt;br /&gt;
[[User:kemargrant | kemargrant]], '''ID sent''',  '''Applied for the Nokia Developer Launchpad program,(Ordered N950:Phone recieved)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to bring Screen Mirroring to Meego along with playing local files&lt;br /&gt;
easily to a desktop. The app is called groundwork and it is opensource. Code will be shifted to Launchpad once I can begin testing on a meego device.&lt;br /&gt;
http://code.google.com/p/groundwork/&lt;br /&gt;
&lt;br /&gt;
Ken Young&amp;lt;br /&amp;gt;&lt;br /&gt;
Initially I will port the Maemo [http://wiki.maemo.org/Orrery Orrery] program, and add support for the magnetometer.   I will&lt;br /&gt;
also port some other apps from Maemo 5.'''I received my device on July 21, 2011.   It is one really beautiful device!''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[User:Kulakov|Kirill Kulakov]], '''ID sent''', '''Submitted credentials to Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
MySocials project - clients, libraries and plugins for frameworks and platforms for social networks&lt;br /&gt;
&lt;br /&gt;
[[User:shadymilkman|Kyle Thomas]]  &amp;lt;br/&amp;gt;&lt;br /&gt;
Creating Reedit: [http://www.shadymilkman.com/p/n9-project.html Reedit] A full featured Reddit list browser &amp;lt;br/&amp;gt;&lt;br /&gt;
'''Launchpad: Accepted(05-Jul-2011) | N950 eMail: Thu, Jul 7, 2011 at 5:27 AM | Ordered: Thu, Jul 7, 2011 at 7:56 AM | Received: No''' &lt;br /&gt;
&lt;br /&gt;
Lasse Kärkkäinen '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://performous.org/ Performous] singing/band game from PC to N900 and MeeGo&lt;br /&gt;
&lt;br /&gt;
Lasse Stenberg, '''ID sent''', '''applied for Nokia Launchpad''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting and further developing [http://talk.maemo.org/showthread.php?t=72982 Mapsi]&lt;br /&gt;
&lt;br /&gt;
Laszlo Papp (Already got one earlier, thus I do not need a new one ;) )&lt;br /&gt;
&lt;br /&gt;
liang wei (foolegg), '''ID sent:Yes''' | '''Launchpad Accepted:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Luis Felipe Strano Moraes '''ID sent''', '''applied for Launchpad membership''' &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Luiz Augusto von Dentz&lt;br /&gt;
&lt;br /&gt;
[[User:Mece|Marcus Wikström]] (mece) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://talk.maemo.org/showthread.php?t=73490 Tweed Suit] for N9/50. Probably Qlister and also planning an location based tracking service/app.&lt;br /&gt;
&lt;br /&gt;
Marijn Kruisselbrink '''ID sent''',  '''Accepted for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
[[User:mgedmin|Marius Gedminas]] (mgedmin) '''ID sent''', '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Planning to port [http://mg.pov.lt/gtimelog GTimeLog].&lt;br /&gt;
&lt;br /&gt;
Marko Mattila (zchydem) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
QuickFlickr, QML based Flickr client for mobile handsets.&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Martink Martin Kolman] (MartinK)  '''ID sent''', '''applied for the Nokia Launchpad''' | '''N950eMail:Yes''' | '''Ordered:Yes''' | '''Received:Yes'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
&lt;br /&gt;
[[User:twoboxen|Matt Hawkins]] (twoboxen) '''ID sent''', '''Already a Launchpad member''' | '''N950 eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:No'''&amp;lt;br&amp;gt;&lt;br /&gt;
Open sourcing and working on my cross-platform OpenGL engine (HawkEngine) and several [https://sites.google.com/site/hawkorn/games games].  This engine builds projects and binaries for Qt, iOS, Android (though the NDK is touchy), WebOS, Glut, etc.&lt;br /&gt;
&lt;br /&gt;
[[User:zas|Matti Henrik Karjalainen]] (zas)  - '''Device arrived, Thank You.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://tols17.oulu.fi/~matkarja/meego/ Projects] (Currently working on Tap 'em (game))&lt;br /&gt;
&lt;br /&gt;
[http://blog.cihar.com/ Michal Čihař] (Nijel) '''ID sent, applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Creating a [http://wammu.eu/ Gammu] application for phone for data synchronization and backup.&lt;br /&gt;
&lt;br /&gt;
Michele Tameni ( netvandal ) '''ID sent''',   '''Launchpad: Accepted, N950 Email: Received, Ordered: Yes, Received Device: No'''&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Luca's Mirror:  It’s a simple app that transform your phone into a hand-held mirror with some other cool addictions.&lt;br /&gt;
&lt;br /&gt;
- Semantic experiment : Experiment with Notification Area mixed with the semantic information stored in tracker, reacting to user action with usefull notification&lt;br /&gt;
More info  [http://michele.tameni.it/project/meego/ Here]&lt;br /&gt;
&lt;br /&gt;
Mikko Vartiainen '''OK'''&lt;br /&gt;
http://forum.meego.com/showthread.php?t=3607&lt;br /&gt;
&lt;br /&gt;
Mures Andone '''ID sent'''. '''Waiting answer from Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Develop location-aware apps with Qt/QML, an enhanced e-book reader based on FBReader engine.&lt;br /&gt;
Also an enhanced video player with this main feature: start playing video on desktop/laptop, pause, resume playing from device (with output to device screen), continue playing, pause, switch to tv-out, resume, play, pause, switch back to desktop and so on. Current project: Maemo Application Launcher: http://sourceforge.net/p/maplau/code/&lt;br /&gt;
&lt;br /&gt;
[[User:olka|Oleksandr Kachur]] '''ID sent'''. '''Device Received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing cloud music player integrated with Google music, Amazon music and last.fm services.&lt;br /&gt;
&lt;br /&gt;
Randall Arnold&lt;br /&gt;
Application testing, local and regional meetup/event demos, product evangelism, peripheral design&lt;br /&gt;
&lt;br /&gt;
Ravi Vagadia '''ID Sent''', '''Applied for the Nokia Developer Launchpad Program, N950 Email: Received, Ordered: Yes, Received Device: No''' &amp;lt;br/&amp;gt;&lt;br /&gt;
VLC Remote &amp;amp; Trip Management App.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ray Donnelly&lt;br /&gt;
&lt;br /&gt;
Roman Morawek&lt;br /&gt;
&lt;br /&gt;
[[User:generalantilles|Ryan Abel]] (GeneralAntilles)  '''ID sent''',  '''Accepted the Nokia Developer Launchpad program''', '''Device shipped''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Working with fiferboy on a photographer's application suite ([http://thousandsparrows.com/meego/ SnapGo], currently) to include feature like a light meter and GPS track recording.&lt;br /&gt;
&lt;br /&gt;
Sam Bristow&lt;br /&gt;
&lt;br /&gt;
[[User:Seif|Seif Lotfy]], '''ID sent''', '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to port the Zeitgeist to MeeGo with all the fun stuff with it. I already have a Qt port for &amp;quot;El Loco&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov '''ID sent, waiting reply of Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing software for the mobile operating system MeeGo, associated with the processing of audio and video streams.&lt;br /&gt;
&lt;br /&gt;
[[User:v13|Stefanos Harhalakis]]: '''Nokia Developer ID Sent''', '''Applied for Nokia Developer Launchpad Program''', Waiting for reply&lt;br /&gt;
* Port WifiEye from maemo to meego&lt;br /&gt;
* Port MaeGirls from maemo to meego&lt;br /&gt;
* Perhaps complete MaeSlap and release it for meego&lt;br /&gt;
&lt;br /&gt;
Susanna Huhtanen&lt;br /&gt;
&lt;br /&gt;
Tadej Novak '''ID sent''',  '''Launchpad:Accepted(06-Jul-2011)''' | '''N950eMail: No''' | ''' Ordered: No ''' | '''Received: No''' &amp;lt;br&amp;gt;&lt;br /&gt;
Porting my desktop IP TV player and schedule to Meego&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Kenya888 Takahiro Hashimoto(kenya888)] '''ID sent, accepted into Nokia Launchpad, device ordered'''&amp;lt;br&amp;gt;&lt;br /&gt;
porting qimsys/mozc to Harmattan/MeeGo, developing streaming multimedia player with QML&lt;br /&gt;
&lt;br /&gt;
Tasuku Suzuki&lt;br /&gt;
&lt;br /&gt;
Teemu Hukkanen&lt;br /&gt;
&lt;br /&gt;
[http://teom.wordpress.com Teo Mrnjavac] '''ID sent, Launchpad:Accepted | N950eMail:Yes | Ordered:Yes | Received:Yes, everything works&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://ur1.ca/4kkwh Porting] [http://amarok.kde.org Amarok] to tablets and handsets running MeeGo/Harmattan.&lt;br /&gt;
&lt;br /&gt;
Thomas Cherryhomes - Lead Developer for LinuxMCE - '''ID and Launchpad ID sent'''&lt;br /&gt;
* LinuxMCE is a next generation smart home platform encompassing media, home automation, telecom, and security features. http://www.linuxmce.org/&lt;br /&gt;
* A 25 min demo of the software can be seen here: http://video.google.com/videoplay?docid=2176025602905109829&lt;br /&gt;
* Nokia N950 will be used as a test platform for the new QML/Qt Quick based qOrbiter we are writing to replace our existing Orbiter software, qOrbiter videos here: &lt;br /&gt;
** http://www.youtube.com/watch?v=NDGagn3EciA&lt;br /&gt;
** http://www.youtube.com/watch?v=oUHrCdBgoyQ&lt;br /&gt;
&lt;br /&gt;
[[user:harbaum|Till Harbaum]] '''Received device'''&lt;br /&gt;
* First action: Try to get [http://www.harbaum.org/till/cacheme CacheMe] to work nicely (qml UI port)&lt;br /&gt;
* [https://build.pub.meego.com/project/show?project=home%3Aharbaum Community OBS home project]&lt;br /&gt;
* Zeemote driver&lt;br /&gt;
* And of course i'd like to port some of my previous Maemo projects ...&lt;br /&gt;
&lt;br /&gt;
Tom Swindell&lt;br /&gt;
* [[User:Tswindell/CommunityApplicationDevelopment]]: Columbus Navigation Toolkit, Media IM Status Updater.&lt;br /&gt;
&lt;br /&gt;
[[User:tlaukkanen|Tommi Laukkanen]] '''ID sent''', '''applied for Nokia Launchpad. Awaiting any reply'''&lt;br /&gt;
* Facebook client [http://kasvopus.com Kasvopus], Twitter client [http://twimgo.com TwimGo], Google Reader client [http://newsflow.mobi NewsFlow], FourSquare client [http://nelisquare.com Nelisquare]&lt;br /&gt;
&lt;br /&gt;
[[User:toninikkanen|Toni Nikkanen]] '''ID sent''', '''applied for Nokia Launchpad''', '''order sent'''&lt;br /&gt;
&lt;br /&gt;
Tuomas Kulve&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ville Jyrkkä&lt;br /&gt;
&lt;br /&gt;
[[User:Vranki|Ville Ranki]] '''ID sent, applied for Nokia Launchpad '''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.siilihai.com Siilihai web forum reader], [http://www.youtube.com/watch?v=erTAMOzdf0Y&amp;amp;feature=related Drone Taxi], PPCards.&lt;br /&gt;
&lt;br /&gt;
Willem Liu&lt;br /&gt;
&lt;br /&gt;
Yann Bieber '''ID sent, applied and accepted for Nokia Launchpad, order received by Nokia, waiting for device '''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://code.google.com/p/wagic/ Wagic] on Harmattan based on either Qt or SDL&lt;br /&gt;
&lt;br /&gt;
Zap Andersson '''Device Received - YAY'''&lt;br /&gt;
* Porting [http://maemo.org/packages/view/zaploc/ ZapLoc] app to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
* Porting game &amp;quot;Slightly Annoyed Rodents&amp;quot; (yet to be released) to Qt/Meego (currently pygame/Maemo)&lt;br /&gt;
&lt;br /&gt;
[[User:leafjohn|Lifu Zhang(leafjohn)]] '''ID sent, applied for Nokia Launchpad (request submitted, waiting for review) '''&lt;br /&gt;
* Create an opensource Qt astrology app for handset, Project Page: [https://github.com/cardmaster/qastro/tree/develop qastro hosting by github]&lt;br /&gt;
* Porting apps on our company page ([http://store.ovi.com.cn/publisher/EB EB OVI Page]) to MeeGo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Zeeshan Ali&lt;br /&gt;
&lt;br /&gt;
==== Batch Two  ====&lt;br /&gt;
&lt;br /&gt;
Second batch - to be integrated witrh the list above.&lt;br /&gt;
&lt;br /&gt;
Max Waterman '''ID sent''', '''applied for Nokia Launchpad'''&lt;br /&gt;
* Porting ZouBa to MeeGo/H and QML, plust other app ideas.&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Mohannad Mohannad Hammadeh] '''Ordered N950 (July 8, 8:30am NZST) | N950SentEmail:No'''&lt;br /&gt;
* Porting mPrayerTime to Meego-Harmattan, updating the UI and adding more features.&lt;br /&gt;
* Writing new application ''Spotter'' - exercise tracking app&lt;br /&gt;
[https://meego.com/users/antman8969 Anthony Naddeo] (antman8969 here on meego.com, but antman8069 on developer.nokia.com) '''id sent, applied for launch program''' &lt;br /&gt;
* [http://umcs.maine.edu/~naddeoa/profile/linkedup-project.html Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
* [http://umcs.maine.edu/~naddeoa/profile/qtweather-project.html QtWeather] - United States National Weather Service application&lt;br /&gt;
Leaf Johnson&lt;br /&gt;
&lt;br /&gt;
[[User:epage|Ed Page]] '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Updating [http://wiki.maemo.org/DialCentral DialCentral], [http://wiki.maemo.org/Gonvert Gonvert], [http://wiki.maemo.org/Ejpi ejpi] for Meego/Harmattan&lt;br /&gt;
* Port all other appliations to Qt for  Meego/Harmattan&lt;br /&gt;
* Continue writing new applications&lt;br /&gt;
&lt;br /&gt;
William Su (sony123) '''ID sent, Launchpad program approved, device ordered, not yet shipped''' &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://talk.maemo.org/showthread.php?p=1019939#post1019939 Stockona] - a google finance client. &lt;br /&gt;
Currently working on:&lt;br /&gt;
* Local portfolio creation.&lt;br /&gt;
* Webview integration: Make in-app news feed reading possible.&lt;br /&gt;
&lt;br /&gt;
Anthony Day '''ID sent''', '''Device received'''&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=72951 inner-spin] game&lt;br /&gt;
* Porting and extending [http://talk.maemo.org/showthread.php?t=73942 Take it away Marco] N900 drum machine&lt;br /&gt;
* writing new game and realtime music Apps content for the N9/950   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:mattaustin|Matt Austin]]  '''Device ordered (07/07/11), waiting for dispatch notification or tracking code.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Transperth trains live departure boards app, Player numbers AFL footy app, Amazon S3 bucket &amp;amp; file browser&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/smoku Tomasz Sterna] '''Device Received'''&lt;br /&gt;
* Port my touch screen [http://tomasz.sterna.tv/maemo/ ports of games for Maemo] (Widelands, Bos Wars, Robbo) and UAE4All, PSX4All emulators&lt;br /&gt;
* Port support for SIXAXIS(TM) Controller&lt;br /&gt;
* Possibly build and integrate [http://codex.xiaoka.com/wiki/cordia:start Cordia HD] on Harmattan&lt;br /&gt;
&lt;br /&gt;
Shane Bryan&lt;br /&gt;
&lt;br /&gt;
[http://maemo.org/profile/view/rm_you/ Adam Harwell] '''Device Received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* Porting [http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] from Maemo, adding new features&lt;br /&gt;
* Helping with photo utility suite project (SnapGo, with GeneralAntilles and others)&lt;br /&gt;
* Will help beta test apps for people on IRC&lt;br /&gt;
&lt;br /&gt;
Boris Pohler (emanymton) '''ID sent'''| '''Launchpad: Accepted(07-Jul-2011)''' | '''N950eMail: Yes''' | ''' Ordered: Yes ''' | '''Received: No'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* porting Zeitkonto and HandsOff (not yet released) from Maemo to Meego, maybe a rewrite with QML&lt;br /&gt;
* other ideas in pipeline (remote for mythtv, live sports-ticker, ...)&lt;br /&gt;
* Helping other users at the german side meego.de (there known as Cermit) &lt;br /&gt;
&lt;br /&gt;
Eike Hein&lt;br /&gt;
&lt;br /&gt;
Jeffrey Malone (ieatlint) - '''ID sent, already a Nokia Launchpad member'''.   &lt;br /&gt;
Will be creating a transit application around the public NextBus real-time vehicle tracking API for dozens of transit agencies in North America.&lt;br /&gt;
Hopefully collaborating with others working on transit applications... :)&lt;br /&gt;
&lt;br /&gt;
thebootroo | Thomas Boutroue '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Making a small and smart mobile widgets toolkit on top of plain QWidget + CSS for styling, named MWTk.&lt;br /&gt;
And using this toolkit to make several apps for MeeGo (and runs onto Maemo5 and Symbian too, even on desktop OS) and a new environment, that aims to be a good alternative to default MeeGo Handset UX, bringing it on pair with Harmattan UX, by giving it a successor to the deprecated MeeGoTouchFramework.&lt;br /&gt;
Already some testable sources can be found on the project gitorious repos.&lt;br /&gt;
https://gitorious.org/meego-community-mobile-ux-ng&lt;br /&gt;
And there is a page with some screenshots of the  look that MTWk can do (this page will be moved on gitorious wiki soon) :&lt;br /&gt;
http://modern-os.projects.servhome.org/mobileApps/&lt;br /&gt;
&lt;br /&gt;
[[User:Theonehumble|Stephan Bulgin]] '''COMPLETED'''&amp;lt;br /&amp;gt;&lt;br /&gt;
- I will be porting NXEngine http://nxengine.sourceforge.net/ to MeeGo/Harmattan. My previews work for Maemo can be found here http://talk.maemo.org/showpost.php?p=971709&amp;amp;postcount=1&lt;br /&gt;
  Description: A clone/engine-rewrite of the classic jump-and-run platformer Cave Story.&lt;br /&gt;
- Right now Im in the process of re-writing DonQt for MeeGo/Harmattan. Previews work for Maemo here  http://www.forums.internettablettalk.com/showpost.php?p=976671&amp;amp;postcount=1 (will most likely be a name change and better code.)&lt;br /&gt;
  Description: Don is a &amp;quot;SDK installer&amp;quot; for developers to compile on the go.&lt;br /&gt;
- More ports and some original stuff and looking forward to collaborations. &lt;br /&gt;
&lt;br /&gt;
[[User:Rafael2k|Rafael Diniz]] '''ID sent''', '''Launchpad for individuals account active ''' &amp;lt;br&amp;gt;&lt;br /&gt;
I plan to develop FM RDS applications with focus in the new standards from RadioDNS like the RadioVIS (partly based in the already existent the N900-fmvis  http://code.google.com/p/n900-fmvis/).&lt;br /&gt;
I'm a member of a university radio station (Radio Muda FM, 88.5MHz) and my plan is to develop &amp;quot;real life&amp;quot; radio station applications.&amp;lt;br&amp;gt;&lt;br /&gt;
I'll also write one audio and one audio/video icecast2 clients. I can provide icecast2 server access for beta testers at radiolivre.org. I'll take ideas from softwares I already wrote for this purpose, like darknow (a gui for darkice, http://darksnow.radiolivre.org) and theorur, an audio/video icecast2 client (a gui for ffmpeg2theora, http://theorur.sarava.org), all using QT.&lt;br /&gt;
&lt;br /&gt;
Anderson Briglia, '''ID sent, Applied for the Nokia Developer Launchpad program'''&amp;lt;br/&amp;gt;&lt;br /&gt;
My idea is to re-write the Carman application for N9/N950, using QML.&lt;br /&gt;
There is also an effort to port the current carman daemon and carman&lt;br /&gt;
bluetooth communication since Bluez used in Meego is slightly&lt;br /&gt;
different from the implemented one. I also want to get rid of&lt;br /&gt;
libpurple and implement a more integrated way to communicate with&lt;br /&gt;
Google accounts.&lt;br /&gt;
&lt;br /&gt;
Nilanjan Chakravorty - '''ID sent, Already applied for the Nokia Developer Launchpad program''' - '''Ordered Device (8-Jul-2011)'''&lt;br /&gt;
* Leverage my financial background with IT to develop&lt;br /&gt;
- Portfolio management application   - Bloomberg Pricing data application&lt;br /&gt;
&lt;br /&gt;
David Perlow '''ID sent, Applied for the Nokia Developer Launchpad program [UPDATE: 110706] Accepted into the Launchpad program [UPDATE: 110707] Ordered device and received order confirmation [UPDATE: 110718] Device arrived'''&lt;br /&gt;
&lt;br /&gt;
Pawel Kurdybacha '''ID sent, already a Launchpad member''' | '''N950eMail:Yes''' | ''' Ordered:Yes ''' | '''Received:Yes'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* Testing and contribution to Qt Mobility on Harmattan platform&lt;br /&gt;
* Multimedia Home controller based on gUPnP&lt;br /&gt;
* various applications (words trainer, taxi checker, ...)&lt;br /&gt;
&lt;br /&gt;
[[User:Rnazarov|Ruslan Nazarov]] '''ID sent''' | '''Launchpad:Accepted(06-Jul-2011–06-Jul-2012)''' | '''N950eMail:No''' |''' Ordered:Yes (07-Jul-2011)''' | '''Received:No''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [https://gitorious.org/titanim TitanIM] (Vkontakte instant messenger)&lt;br /&gt;
&lt;br /&gt;
Moritz Mühlenhoff&lt;br /&gt;
&lt;br /&gt;
[[User:milliams|Matt Williams]] (milliams) '''Device Sent (28/7/2011)'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Creation of a Particle Physics information database (from [http://pdg.lbl.gov/ PDG]) application. Porting of [http://games.kde.org/game.php?game=ksquares KSquares] to pure Qt for MeeGo and creation of other similar simple games. Porting of [http://thermite3d.org PolyVox] to MeeGo and port games built on it when they are ready. Port the [http://falconpl.org Falcon] programming language to MeeGo.&lt;br /&gt;
&lt;br /&gt;
[[User:Asys3|Uwe Koch]] '''ID sent, Applied for the Nokia Developer Launchpad program'''&amp;lt;br&amp;gt;&lt;br /&gt;
* Port hopefully all of my games Lineo,Q,TwinDistress,Sokoban and Jooleem&lt;br /&gt;
&lt;br /&gt;
Frank Banul '''ID sent, Applied for the Nokia Developer Launchpad program. Device ordered.'''&lt;br /&gt;
* Port TabletBridge and RadioTimeToGo&lt;br /&gt;
&lt;br /&gt;
Felipe Erias Morandeira '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Design user interfaces using QML and collaborate with the MeeGoTouch project.&lt;br /&gt;
&lt;br /&gt;
[[User:feri|Ferenc Székely]] (ferenc)&lt;br /&gt;
* Working on [http://apps-beta.meego.com MeeGo Apps], an &amp;quot;app store&amp;quot; for open source, free apps for MeeGo&lt;br /&gt;
* Will help packaging and porting Maemo -mainly location based- apps to MeeGo&lt;br /&gt;
&lt;br /&gt;
[[User:w00t|Robin Burchell]] (w00t) '''Device Ordered, Waiting for Arrival'''&amp;lt;br /&amp;gt;&lt;br /&gt;
meego.com hackery, meego-ux in particular. Qt Components. Anything else I find interesting - see [[User:w00t/N950Development]] for plans, as I think of anything interesting to write.&lt;br /&gt;
&lt;br /&gt;
Mohammad Abu-Garbeyyeh '''Device Ordered, Waiting for Arrival''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Planning a wiki page with a todo list, main project here: http://bt-messenger.com&lt;br /&gt;
&lt;br /&gt;
[[User:sebas|Sebastian Kügler]] (sebas) '''device has arrived...'''&lt;br /&gt;
* Bringing Plasma Active ( http://community.kde.org/Plasma/Active )to MeeGo &lt;br /&gt;
&lt;br /&gt;
Juha Ristolainen '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Heiaheia fitness-service application for MeeGo. Untappd.com client for MeeGo.&lt;br /&gt;
&lt;br /&gt;
Rich Jones&lt;br /&gt;
&lt;br /&gt;
[[User:Bemasc/N950_Project|Benjamin Schwartz]] '''Received. Appears to be in working order.''' &amp;lt;br /&amp;gt;&lt;br /&gt;
I will attempt to convert [http://sugarlabs.org Sugar] [http://activities.sugarlabs.org Activities] into MeeGo apps, and hopefully in the process acquire some insight into the potential for MeeGo to form the basis of future Sugar revisions&lt;br /&gt;
&lt;br /&gt;
Hussain Shafiu '''ID sent''', '''LaunchPad account activated.''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Shan Yafeng '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
An education program for exchange information between students and teacher in class. And port some programs to the nokia N900/N950 device. The progress can be found here : http://cuckoohello.wordpress.com&lt;br /&gt;
&lt;br /&gt;
==== Batch Three ====&lt;br /&gt;
&lt;br /&gt;
Reggie Suplido '''ID sent''',  '''Launchpad accepted. Device ordered.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Custom MeeGo web development related to meego.com and forum.meego.com.&lt;br /&gt;
&lt;br /&gt;
Koos Vriezen '''Device Received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Will port the popular [http://maemo.org/downloads/product/Maemo5/kmplayer/  kmplayer] application from maemo5.&amp;lt;br/&amp;gt;&lt;br /&gt;
For now sources are found at [https://garage.maemo.org/plugins/scmsvn/viewcvs.php/branches/harmattan/?root=kmplayer maemo garage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aigars Mahinovs&lt;br /&gt;
&lt;br /&gt;
Andreas Schildbach (Goonie) '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting of [http://code.google.com/p/public-transport-enabler/ Public-Transport-Enabler] and [https://market.android.com/details?id=de.schildbach.oeffi Öffi] to Meego.&lt;br /&gt;
&lt;br /&gt;
Ilya Paramonov '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Development of collaborative mind mapping application [http://yar.fruct.org/projects/hivemind HiveMind] for mobile and desktop platforms and sophisticated GTD-style personal time management application [http://yar.fruct.org/projects/octotask Octotask].&lt;br /&gt;
&lt;br /&gt;
Thomas B. Ruecker '''Approved 2011-07-07, Ordered 2011-07-07, Device is with courier since 2011-07-12''' &amp;lt;br /&amp;gt;&lt;br /&gt;
MeeGo Community edition for N9(|50|00) &amp;lt;br /&amp;gt;&lt;br /&gt;
APRS application in QML to teach myself something about QML and Qt Mobility.&amp;lt;br /&amp;gt;&lt;br /&gt;
LiveView daemon/application based on code found here: http://code.google.com/p/adqmisc/source/browse/#svn%2Ftrunk%2Fliveview&amp;lt;br /&amp;gt;&lt;br /&gt;
USB host mode &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Damion Yates '''ID sent'''. '''Applied for the Nokia Developer Launchpad programme''' &amp;lt;br /&amp;gt;&lt;br /&gt;
* Video streaming for multiple desktops to receive the video from your phone.&lt;br /&gt;
* New in 2.6.32+ kernel's wifi 80211 Infrastructure AP rather than Ad-Hoc for tethering.&lt;br /&gt;
* qemu x86 chroot for wine and arbitrary x86 X11 binaries&lt;br /&gt;
* tun/tap network interface for dns tunnelling with iodine&lt;br /&gt;
* usb-storage usage monitor with idle umount &amp;amp;&amp;amp; rsync and remount&lt;br /&gt;
* turn phone in to bluetooth dongle&lt;br /&gt;
&lt;br /&gt;
Antti Raina '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
Glen Gray '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
Johan Paul '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* Google Contacts importing (if you are an Android user, then setting up your contacts with be really easy)&lt;br /&gt;
* N9 Podcast client&lt;br /&gt;
* Instapaper client.&lt;br /&gt;
&lt;br /&gt;
Daniele Maio '''Device Ordered, Waiting for Arrival'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting maemo5 apps to meego.&lt;br /&gt;
&lt;br /&gt;
[[user:n8willis|Nathan Willis]] '''Nokia Dev ID sent. Launchpad accepted. Awaiting any reply.'''&lt;br /&gt;
* Font packaging, porting DIN 1451 designs to open font license&lt;br /&gt;
&lt;br /&gt;
Philford Barrett (sevla) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Swipe Style/Swypr/SwipeMe - Allows the user to assign swiping from the outside of the screen to specific actions i.e. swiping from the top jumps to the multi-tasking view while swiping from the bottom jumps to the Feeds View.  Each side of the screen (Top/Left/Bottom/Right) can have a max of 4 zones.  Each zone can be assigned to an action thereby giving the user the ability to configure 16 &amp;quot;invisible&amp;quot; shortcuts.  Each of which will be available at all times, regardless of what the user is doing in the current app/view.&lt;br /&gt;
* Drop Box Integration - Integrate downloading/uploading data to and from an existing Drop Box account.  Wherever possible, existing apps will be modified to show this data. i.e. photos in the users drop box account can be (meaning this will be configurable) displayed from the n9 picture viewer.&lt;br /&gt;
* Audio Galaxy Integration - Enable streaming of your audio galaxy library to your device through the n9 media player.&lt;br /&gt;
* Feeds++ - Feeds++, an enhanced feeds view, extends the functionality of the feeds view by allowing multiple views and enabling the ability to assign specific data to each view.  i.e. Show Facebook only data in View A and Twitter only data in View B.  Feeds++ will also allow the user to reply directly to events without having to opening the corresponding app.&lt;br /&gt;
[[user:jukey|Uwe Kaminski]] ('''Device Received''')&lt;br /&gt;
&lt;br /&gt;
Kyösti Ranto '''Nokia Developer ID sent. Launchpad accepted. Device ordered.''' &lt;br /&gt;
* [https://gitorious.org/meego-developer-edition-for-n900/mg-package-manager mg-package-manager]&lt;br /&gt;
&lt;br /&gt;
Stuart Howarth (marxian) - '''ID sent. Accepted for Nokia Launchpad program 06/07/11. Device ordered 07/07/11 - OID-052785'''&lt;br /&gt;
* Porting my [https://garage.maemo.org/projects/qmltube cuteTube] application (QML version).&lt;br /&gt;
* MythTV controller/recording scheduler (similar to the Android XBMC application)&lt;br /&gt;
&lt;br /&gt;
[[User:hardaker|Wes Hardaker]] '''ID sent, Launchpad application submitted'''&lt;br /&gt;
I'm continually developing applications for multitudes of devices, including many Qt applications at [http://www.dnssec-tools.org/ dnssec-tools] as well as personal projects, my favorite being my [http://www.hamtools.org/cutecw/ Morse Code Training Software], which is what I want to port immediately.  See my [[User:hardaker|User Page]] for a more complete list.&lt;br /&gt;
&lt;br /&gt;
Luke Bratch&lt;br /&gt;
&lt;br /&gt;
David Sansome - '''ID sent, Launchpad application submitted'''&lt;br /&gt;
Porting [http://www.clementine-player.org Clementine music player] to MeeGo.  Clementine already uses Qt and GStreamer.&lt;br /&gt;
&lt;br /&gt;
[[User:kkv|Kirill Krinkin]] '''ID sent, already a Nokia Launchpad member'''. &amp;lt;br /&amp;gt;&lt;br /&gt;
I'm working on clients for open [https://github.com/OSLL/geo2tag Location Base Platform ]. Project tracker and progress can be found [[http://osll.spb.ru/projects/geo2tag/issues here]]. &lt;br /&gt;
&lt;br /&gt;
Si Howard&lt;br /&gt;
&lt;br /&gt;
Klaus Rotter (klausr) -'''ID sent, Applied for Nokia Launchpad program''' &amp;lt;br /&amp;gt; &lt;br /&gt;
Projects are porting/rewriting EasyPlayer (audiobook player) and some kind of a HAM (amateur radio) app (PSK31) for MeeGo. I'm also interested in low latency audio apps (drum-studio, recording), if this is possible with the N950/N9.&lt;br /&gt;
&lt;br /&gt;
Piotr Pokora (piotras)&lt;br /&gt;
I am core developer of Midgard Content Repository which (as library) is used by different Maemo apps: Conboy, MaeCalories, Tablet of Adventure, Qaikuclient. Also I am maintainer of libgda and midgard packages (debs and rpms). &lt;br /&gt;
From date of birth, I am interested in unified and simplified data access. And such, I am also going to develop for N950. &lt;br /&gt;
&lt;br /&gt;
[[User:ivan4th|Ivan Shvedunov]] '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
I'm working on [http://github.com/ivan4th/i4checklist Shopping list/checklist] application inspired by&lt;br /&gt;
HandyShopper for PalmOS (already working: All/Need separation; plan to implement other features soon, too).&lt;br /&gt;
Also [http://talk.maemo.org/showthread.php?t=42339 ported CLISP] to Maemo Fremantle and helped to debug&lt;br /&gt;
several ARM-related bugs in Clozure Common Lisp, managed to make [http://common-lisp.net/project/commonqt/ CommonQt]&lt;br /&gt;
(Common Lisp Qt bindings) work on Maemo Fremantle + CCL + Qt 4.7. I plan to continue my Common Lisp work on Meego, too.&lt;br /&gt;
&lt;br /&gt;
William Stephenson (wstephenson) '''Device Received''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
I'm working on a high level toolkit for the creation of branded RSS based apps, in order to facilitate the creation of these simple apps.&lt;br /&gt;
&lt;br /&gt;
[[User:Lizardo|Anderson Lizardo Gomes]] '''ID sent, Accepted for the Nokia Developer Launchpad program (06-Jul-2011–06-Jul-2012), device ordered (07-Jul), waiting for arrival.'''.&amp;lt;br/&amp;gt;&lt;br /&gt;
I currently work on [http://www.bluez.org/ BlueZ] (Bluetooth stack for Linux) helping implement support for the new Bluetooth Low Energy (LE) technology. We currently lack user applications that take advantage of the [https://www.bluetooth.org/Technical/Specifications/adopted.htm recently adopted] GATT profiles, such as Proximity &amp;amp; FindMe. With these profiles, we will be able, for example, to alert if the phone has been left behind (assuming you own a LE keyfob with you) or locate your keys (if they have a LE keyfob/tag).&amp;lt;br/&amp;gt;&lt;br /&gt;
I intend to work on QML applications that will enable to use this technology. NOTE: N950 Bluetooth chipset lacks LE support, but N9 will be Bluetooth 4.0 based (according to specs). For testing and development purposes, the applications will use the traditional Bluetooth 2.1 technology.&lt;br /&gt;
&lt;br /&gt;
pancake&lt;br /&gt;
&lt;br /&gt;
[[User:pancake|pancake]] '''&lt;br /&gt;
I'm the author of radare2, a reverse engineering framework for disassembling, debugging, hexediting binaries and doing some forensics-related tasks. I already wrote a GTK frontend for Maemo (n770,n810,n900) and my plan is to write a QT/QML ui for it.&lt;br /&gt;
I will also port other programs of mine like tokipona language learning tools, simple games (but addictive!) to QT (from commandline).&lt;br /&gt;
In the future I would like to work on Vala and Gtk3/gtkaml (multitouch) support for MeeGo based devices.&lt;br /&gt;
&lt;br /&gt;
Rodrigo Vivi&lt;br /&gt;
&lt;br /&gt;
[[User:lamikr|Mika Laitio]]&lt;br /&gt;
* kernel&lt;br /&gt;
* MeeGo CE edition&lt;br /&gt;
* VDR linux tv client&lt;br /&gt;
&lt;br /&gt;
 * kernel&lt;br /&gt;
 * Meego CE edition&lt;br /&gt;
&lt;br /&gt;
[[User:Blackwicked|Edvin Rab]], '''Developer ID sent''', '''Applied for Launchpad''', '''Device Ordered''', '''Waiting for Arrival'''.&amp;lt;br/&amp;gt;&lt;br /&gt;
Porting [http://t.co/4Os8iIh EvidenceHunt Game] to MeeGo. Also have plans to work on augmented reality projects.&lt;br /&gt;
&lt;br /&gt;
==== Batch Four ====&lt;br /&gt;
Sebastian Pawluś - '''Device Received'''&amp;lt;br/&amp;gt;&lt;br /&gt;
LocIt is a location aware system, able to put on screen information about objects near device. Right now works with: Youtube, Wikipedia, Panoramio layers.&amp;lt;br/&amp;gt;&lt;br /&gt;
Plans are: port it from Maemo to MeeGo device, and move from client server architecture to single client architecture.&amp;lt;br/&amp;gt;&lt;br /&gt;
More: [https://github.com/xando/thesis/tree/master/locit-client source], [https://github.com/xando/thesis/blob/master/thesis/Obrazki/UiFlowDiagram.pdf?raw=true screenshots]&lt;br /&gt;
&lt;br /&gt;
Robert Marki - '''Device Ordered, Waiting for Arrival.'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Developing an application called [https://projects.developer.nokia.com/feed_reader FeedReader], it's a universal feed reader with support for podcasts. More info on the project's website.&amp;lt;br/&amp;gt;&lt;br /&gt;
Would like to develop image processing related applications like:&amp;lt;br/&amp;gt;&lt;br /&gt;
Image translation application&amp;lt;br/&amp;gt;&lt;br /&gt;
Image gallery with face recognition&amp;lt;br/&amp;gt;&lt;br /&gt;
Porting control software of a hexapod robot, or at least the module which helps the robot orient itself and navigate based on the images acquired from the camera&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Roman Deninberg([http://maemo.team16.ru/ Bonapart]) - '''ID sent, Waiting for response from the Nokia Developer Launchpad program'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Psx4m\PCSX-rearmed\Psx4m-gui projects basically&lt;br /&gt;
&lt;br /&gt;
Christos Zamantzas ([[User:Saturn|Saturn]]) - '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
==== Batch Five ====&lt;br /&gt;
&lt;br /&gt;
Sivan Greenberg--&amp;gt; Nokia Developer Champion ID: &amp;lt;b&amp;gt;sivang&amp;lt;/b&amp;gt; , Applied for individual Nokia Developer Launchpad Membership. Working on [[http://developer.qt.nokia.com/groups/qt_contributors_summit/wiki/pdf/CrowdQuick CrowdQuick]] and some platform stuff, as evident by the talks I had given in 2010/2011 MeeGo conferences.&lt;br /&gt;
&lt;br /&gt;
Tapio Pyrhönen '''Device ordered 2011-07-11 and arrived on 2011-07-16!!! Getting busy now.'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my old Nintendo DS apps/games and making new ones too.&lt;br /&gt;
[http://tapsa.bitmagick.com/nds My Site]&lt;br /&gt;
&lt;br /&gt;
Jukka Nousiainen '''- Device received''', Creating a tethering application for DSLR cameras, and porting needed libraries, e.g. libgphoto2&lt;br /&gt;
&lt;br /&gt;
Michael Schloh von Bennewitz (MSvB) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot; but... after going to the order URL an error appears &amp;quot;Support Center, Unexpected error has occured. Please try again.&amp;quot; This since three days now.''' Using the device for a MeeGo lecture series in the fall, giving demos. Application development includes LDAP client, and a chess clock. I've ported a number of network and security packages as well, will begin to get them over to the MeeGo repos.&lt;br /&gt;
&lt;br /&gt;
Svetozar Belic ([[User:trx|trx]]) '''- Got &amp;quot;A Nokia N950 is waiting for you&amp;quot;, Device ordered (2011-07-07) ''', Port TxPad, TxMySQL Explorer, libQt4Pas library, etc.. Will create a list of apps to port/create.&lt;br /&gt;
&lt;br /&gt;
Philipp Andreas '''Device Received, Thanks''', Porting [https://garage.maemo.org/project fahrplan] for the N9&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Community_device_program/Nokia</id>
		<title>Community Office/Community device program/Nokia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Community_device_program/Nokia"/>
				<updated>2011-07-01T14:36:18Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Accepted */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Nokia Participation Details =&lt;br /&gt;
* Program Contact: [[User:qgil|Quim Gil]]&lt;br /&gt;
Update: Nokia N950 handsets are ready!  https://meego.com/community/device-program/devices/nokia-n9-devkit&lt;br /&gt;
&lt;br /&gt;
== N950 Devkit Program Details ==&lt;br /&gt;
* Device: Nokia N950 loaded with MeeGo 1.2 Harmattan &lt;br /&gt;
* Quantity: 250&lt;br /&gt;
* Additional Criteria / Terms: &lt;br /&gt;
** One submission per developer please&lt;br /&gt;
** Device to be loaned to participant for [period needed].&lt;br /&gt;
** May not be able to ship to certain countries / locations.&lt;br /&gt;
** Nokia employees are not eligible.&lt;br /&gt;
* Timeframe: distribution active.&lt;br /&gt;
&lt;br /&gt;
 '''QUESTIONS / ANSWERS &amp;amp; UPDATES:''' http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
== General thoughts on device program ==&lt;br /&gt;
&lt;br /&gt;
The Nokia N950 is a platform available now for developers targeting the Nokia N9 and MeeGo handset apps in general. Technical details are available at http://developer.nokia.com/swipe&lt;br /&gt;
&lt;br /&gt;
Candidates must be community developers ready to start working on new or existing open source applications, to be published in apps.meego.com and the Nokia Store. Links to your current projects are relevant! Deadline for applications: end of Tuesday, June 28th.&lt;br /&gt;
&lt;br /&gt;
Questions &amp;amp; comments: http://forum.meego.com/showthread.php?t=3597&lt;br /&gt;
&lt;br /&gt;
IMPORTANT: *commercial* developers are encouraged to apply directly at http://developer.nokia.com - thank you for your understanding.&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
 '''WORK IN PROGRESS'''&lt;br /&gt;
&lt;br /&gt;
=== Accepted ===&lt;br /&gt;
&lt;br /&gt;
 For the sake of transparency and collaboration:&lt;br /&gt;
 * Please link your name to a page describing your Nokia N950 related work e.g. a wiki page.&lt;br /&gt;
 * Add here one line of text summarizing the project(s) and feature(s) you are concentrating. &lt;br /&gt;
 * We haven't done the 'Nokia employee' check yet. If you happen to be one, contact Quim Gil.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:aaporantalainen|Aapo Rantalainen]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
First goal: [http://www.umsic.org/jammo/  JamMo] (will need some underlying libraries, e.g. [http://www.clutter-project.org/ clutter])&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Broothy Ádám Balázs]&lt;br /&gt;
* '''Sent my Account ID to Quim, i'm already Nokia launchpad member. Awaiting any reply.'''&lt;br /&gt;
* [http://store.ovi.com/content/113753 Switchboard]&lt;br /&gt;
** [http://www.youtube.com/watch?v=GdskgAfjjxc MobileMind]&lt;br /&gt;
&lt;br /&gt;
Adam Pigg &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my Qt/QML apps/games from maemo, and further work on Kexi and some more QML games&lt;br /&gt;
[http://www.piggz.co.uk My Site]&lt;br /&gt;
&lt;br /&gt;
[[User:Captianigloo|Aguirre Nicolas]] (captainigloo) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://enna.geexbox.org Enna], [http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/elfe elfe] and all [http://www.enlightenment.org EFL/Enlightenment] libraries to Meego.&lt;br /&gt;
&lt;br /&gt;
Alan M Bruce&lt;br /&gt;
&lt;br /&gt;
[[User:mardy|Alberto Mardegan]] (Mardy) &amp;lt;br /&amp;gt;&lt;br /&gt;
Developing QML port of [http://www.mardy.it/mappero Mappero], possibly [http://www.mardy.it/oculo Oculo] and [http://neverball.org Neverball] (for the latter I'm now working on a N900 port).&lt;br /&gt;
&lt;br /&gt;
Aleix Pol (apol) &amp;lt;br/&amp;gt;&lt;br /&gt;
Porting &amp;quot;horaris&amp;quot; and &amp;quot;kanban&amp;quot; maemo applications, finally get to have a usable KAlgebra Mobile version working on MeeGo, hopefully drag other KDE applications with this effort.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/avis Alexander Terekhov] (Avis) '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting and improving [http://qt-apps.org/content/show.php/Smart+Shopper?content=139742 Smart Shopper] project. &lt;br /&gt;
&lt;br /&gt;
[[User:amandalam|Amanda Hoi Ching Lam]] (amandalam)  '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Traditional Chinese language and utility apps for the MeeGo &amp;amp; Harmattan platforms, including but not limited to a Chinese character lookup app, and applications localized for the Traditional Chinese communities in Hong Kong, Macau and Taiwan.  [https://sites.google.com/site/amandahoic/Home/ Amanda's Software Projects]&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/andreagrandi Andrea Grandi] (Andy80) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
QML native client for Soma.fm radio. Based on the old mSoma: https://gitorious.org/msoma&lt;br /&gt;
&lt;br /&gt;
Andrei Mirestean&lt;br /&gt;
&lt;br /&gt;
[[User:Jaffa|Andrew Flegg]] (Jaffa) '''Device received'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting apps from Maemo (Attitude &amp;amp; Hermes), developer tools, and apps.meego.com workflow. [[User:Jaffa|&amp;quot;Want to know more?&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
[[User:fiferboy|Andrew Olmsted]] (fiferboy) '''ID sent''', '''Already a Launchpad member (but my Launchpad account hasn't activated)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://andrew.olmsted.ca/meego Fiferboy's Projects] (Birdlist, Personal Lexicon, other ideas), porting and packaging some pure Qt apps&lt;br /&gt;
&lt;br /&gt;
[[User:anidel|Aniello Del Sorbo]] (anidel) &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://maemo.org/downloads/product/Maemo5/xournal/ Xournal] from Maemo to Harmattan/MeeGo&lt;br /&gt;
&lt;br /&gt;
Antti Pohjola (Summel1) ''' ID sent, Applied for the Nokia Developer Launchpad program '''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://www.summeli.fi/?p=2453 AntSnes] and [http://www.summeli.fi/?p=2520 gpSP] from Symbian^3 to Harmattan/MeeGo.&lt;br /&gt;
&lt;br /&gt;
[[User:awhiemstra|Arjen-Wander Hiemstra]] &amp;lt;br/&amp;gt;&lt;br /&gt;
Porting [http://gluon.gamingfreedom.org Gluon] to MeeGo/Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/djarty Artem Sereda] (DJArty) &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting qutIM, openpref, arora, links, groove, microdc, Ukrainian localization.&lt;br /&gt;
&lt;br /&gt;
Assaf Paz '''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Adapting [http://code.google.com/p/qwazer/ Qwazer] to also work on Meego, hopefully create an Exchange Webmail client in pure QML (N900 was the initial target), Hebrew support &lt;br /&gt;
&lt;br /&gt;
[[User:Bart-cerneels|Bart Cerneels]](Stecchino)&amp;lt;br /&amp;gt;&lt;br /&gt;
Mobile UX' for Amarok using QML. [http://amarok.kde.org Amarok website]&lt;br /&gt;
&lt;br /&gt;
[[User:khertan|Benoît HERVIER]] (Khertan) '''ID sent''', '''waiting answer from Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://khertan.net/khteditor KhtEditor] a source code editor, [http://khertan.net/khweeteur Khweeteur] a twitter/identi.ca client, [http://khertan.net/python_sdist_maemo Sdist_maemo] and developping KhtSync a automated file synchronization application, and KhtDrive an app to measure car and driver performances for eco driving.&lt;br /&gt;
&lt;br /&gt;
[[User:Termana|Bradley Smith]] (Termana) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing a karaoke game with built-in pitch correction.&lt;br /&gt;
&lt;br /&gt;
[[User:arfoll|Brendan Le Foll]], '''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting XBMC + MeeGo TV stuff + doing audio continuums using pulseaudio.&lt;br /&gt;
&lt;br /&gt;
Carsten Munk&lt;br /&gt;
&lt;br /&gt;
Christian Pühringer (cip) '''ID sent, already a Launchpad member'''&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/cip/WikiOnBoard/wiki WikiOnBoard] Offline reader for Wikipedia using [http://openzim.org zim] format.  &lt;br /&gt;
&lt;br /&gt;
[[User:Clint|Clint Adams]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Libre.fm-related software development and porting, advocacy&lt;br /&gt;
&lt;br /&gt;
[[User:Cpscotti|Clovis Scotti]] (cpscotti) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing the &amp;quot;connected snowboarding&amp;quot; [http://www.pushsnowboarding.com Push Snowboarding] application/project. Also, I'll be very happy to port other apps I did (mainly for Maemo) + new projects.&lt;br /&gt;
&lt;br /&gt;
Cornelius Hald&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/zehjotkah Cosimo Kroll] (zehjotkah) '''ID sent''', '''already a Launchpad member'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://wiki.maemo.org/MeeGo_Coding_Competition_2011 MeeGo Coding Competition 2011]&lt;br /&gt;
&lt;br /&gt;
Cristian Grozea '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
magnus-plus photo: an application that combines a camera-based magnifier with more advanced image processing techniques, that would enable one to:&amp;lt;br /&amp;gt;&lt;br /&gt;
- use it as a magnifier (with optional light from the camera LED).&amp;lt;br /&amp;gt;&lt;br /&gt;
- use it as a photo negatives lightbox that automatically inverts the negatives and adjusts the colors for proper display:&lt;br /&gt;
the user just have to hover it over the (back-lit) negatives and on the screen the corresponding positive (or magnified part of it) is displayed in real-time.&amp;lt;br /&amp;gt;&lt;br /&gt;
- use it as an EVF add-on to SLRs to help with manual focus, leveraging the possibility of amplifying contrast and magnifying.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Damian Waradzyn&amp;lt;br/&amp;gt;&lt;br /&gt;
Porting and further development of [http://talk.maemo.org/showthread.php?t=58402 CloudGPS]&lt;br /&gt;
&lt;br /&gt;
Daniel Martin Yerga&lt;br /&gt;
&lt;br /&gt;
David Derby '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://www.6809.org.uk/dragon/xroar.shtml XRoar - Dragon &amp;amp; CoCo emulator] and [http://icculus.org/avp/ Aliens versus Predator (Gold Edition) game engine].&lt;br /&gt;
&lt;br /&gt;
David Galindo&lt;br /&gt;
&lt;br /&gt;
[[User:Lbt|David Greaves]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Mainly CE, Harmattan and Apps to start with. Hopefully Surrounds later.&lt;br /&gt;
&lt;br /&gt;
Diego Marcos&lt;br /&gt;
&lt;br /&gt;
Dimitar Pashov&lt;br /&gt;
&lt;br /&gt;
Dru Moore&lt;br /&gt;
&lt;br /&gt;
Eero af Heurlin&lt;br /&gt;
&lt;br /&gt;
[[User:Emocow | Ferdinand Mayet]] ('''Nokia Developer ID sent''')&amp;lt;br/&amp;gt;&lt;br /&gt;
Development of a golf GPS application&lt;br /&gt;
&lt;br /&gt;
Frank Sievertsen '''ID Sent, Applied for Nokia Developer Launchpad program, waiting for approval'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Open-Source Spideroak Mobile Client and other apps&lt;br /&gt;
&lt;br /&gt;
Gary Birkett&lt;br /&gt;
N9 Qt port of liqcalendar&lt;br /&gt;
&lt;br /&gt;
[http://meego.com/users/garyd Gary Driggs] ('''dev ID sent, already reg'd as Launchpad member''')&lt;br /&gt;
Porting [http://www.gnu.org/s/gnash Gnash] to MeeGo ARM devices.&lt;br /&gt;
&lt;br /&gt;
George Ruinelli '''ID sent, Applied for the Nokia Developer Launchpad program'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting my [http://maemo.org/packages/view/sleepanalyser/ SleepAnalyser] from MAEMO as well as other smaller apps I wrote/ported. See [http://wiki.maemo.org/User:Caco3] for details.&lt;br /&gt;
&lt;br /&gt;
Gerard Braad&lt;br /&gt;
&lt;br /&gt;
Harald Sitter&lt;br /&gt;
&lt;br /&gt;
[[User:helihyv|Heli Hyvättinen]] '''Nokia Developer ID sent, applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting Ghosts Overboard (a game) and Chess Clock from Maemo and adding new features to the former.&lt;br /&gt;
&lt;br /&gt;
[[User:bergie|Henri Bergius]] &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting Buscatcher, Midgard and Node.js -related tools to MeeGo. However, I've withdrawn my device program application because I already got a N950 via Helsinki MeeGo Network.&lt;br /&gt;
&lt;br /&gt;
Hiemanshu Sharma '''ID Sent, Applied for Nokia Developer Launchpad program''' &amp;lt;br/&amp;gt;&lt;br /&gt;
Currently working on porting [[http://forum.meego.com/showthread.php?t=3660|Komedia]]. More apps in the pipeline including Quassel (IRC Client), a Google Reader (name suggestions are welcome) and a 'Line of the day' kind of app (a glorified version of cowsay). Also working on getting an opencv port to give way for Face Detection/Facial recognition APIs.&lt;br /&gt;
&lt;br /&gt;
[[User:Divan|Ivan Daniluk]] ''' ID sent, Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting  [[User:Divan|my Maemo5 applications]], adding full Vkontakte support, Russian and Ukrainian localization and developing new apps in progress..&lt;br /&gt;
&lt;br /&gt;
Janne Mäkinen '''ID sent''', '''applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting/Rewriting Maemo 5 stuff&lt;br /&gt;
&lt;br /&gt;
[[User:Javispedro|Javier de San Pedro Martín]] &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting my [http://wiki.maemo.org/User:Javispedro Maemo 5 applications and SDL games], and [http://gitorious.org/hsdl/pages/Home SDL] itself.&lt;br /&gt;
&lt;br /&gt;
Jeremias Bosch&lt;br /&gt;
&lt;br /&gt;
[[User:vandenoever|Jos van den Oever]] &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://webodf.org WebODF] to MeeGo using QML and JavaScript.&lt;br /&gt;
Experiment with a semantic logging tool&lt;br /&gt;
Experiment with a [http://blogs.kde.org/node/4161 metronome application] in QML.&lt;br /&gt;
&lt;br /&gt;
[[User:Metropt|Jose Xavier]], '''ID sent''', '''waiting answer from Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to port the OpenPilot Ground Control Station to the MeeGo platform and adapt the UI for a better mobile experience. You can see more information about OpenPilot GCS here: http://wiki.openpilot.org/display/Doc/Ground+Control+Station+User+Manual&lt;br /&gt;
&lt;br /&gt;
[[User:Bundyo|Kamen Bundev]] (Bundyo), '''ID sent''', '''applied for Nokia Launchpad''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Rewriting Search Tool, porting Maemo 5 work, NodeJS, possible Tear rewrite.&lt;br /&gt;
&lt;br /&gt;
Karl Johan Grøttum&lt;br /&gt;
&lt;br /&gt;
[[User:kemargrant | kemar grant]], '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
My goal is to bring Screen Mirroring to Meego along with playing local files&lt;br /&gt;
easily to a desktop. The app is called groundwork and it is opensource. Code will be shifted to Launchpad once I can begin testing on a meego device.&lt;br /&gt;
http://code.google.com/p/groundwork/&lt;br /&gt;
&lt;br /&gt;
Ken Young&amp;lt;br /&amp;gt;&lt;br /&gt;
Initially I will port the Maemo [http://wiki.maemo.org/Orrery Orrery] program, and add support for the magnetometer.   I will&lt;br /&gt;
also port some other apps from Maemo 5.&lt;br /&gt;
&lt;br /&gt;
[[User:Kimitake|Kimitake]] '''ID sent, already a Launchpad member'''&amp;lt;br&amp;gt;&lt;br /&gt;
developing Qt-based micro blogging client for twitter, identi.ca, wassr, jp&lt;br /&gt;
&lt;br /&gt;
Kirill Kulakov&lt;br /&gt;
&lt;br /&gt;
[[User:lostinmirkwood|Kristopher C. Kantor]]  '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* Continuing Development of [http://ansela.garage.maemo.org/ Ansel-A]: Digital Darkroom for Qt Devices&lt;br /&gt;
&lt;br /&gt;
[[User:shadymilkman|Kyle Thomas]]  &amp;lt;br/&amp;gt;&lt;br /&gt;
Creating Reedit: [http://www.shadymilkman.com/p/n9-project.html Reedit] A full featured Reddit list browser &amp;lt;br/&amp;gt;&lt;br /&gt;
Submitted credentials to the N.D.Launchpad for application review, waiting for instructions.&lt;br /&gt;
&lt;br /&gt;
[[User:Creamygoodness|Lance Colton]]   '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Working on Proximus during July, I will see what we can do with Conky after that.&lt;br /&gt;
&lt;br /&gt;
Lasse Kärkkäinen&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://performous.org/ Performous] singing/band game from PC to N900 and MeeGo&lt;br /&gt;
&lt;br /&gt;
Lasse Stenberg&lt;br /&gt;
&lt;br /&gt;
Laszlo Papp (Already got one earlier, thus I do not need a new one ;) )&lt;br /&gt;
&lt;br /&gt;
liang wei (foolegg)&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Cuteinputmethod]] is a Chinese Input Method, designed for handset device.&amp;lt;br/&amp;gt;&lt;br /&gt;
(received notify mail, and sent reply with Nokia Developer Account Id)&lt;br /&gt;
&lt;br /&gt;
Luis Felipe Strano Moraes '''ID sent''', '''applied for Launchpad membership''' &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Luiz Augusto von Dentz&lt;br /&gt;
&lt;br /&gt;
Marat Fayzullin (fms) '''ID sent''', '''already a Launchpad member'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Porting the following: &lt;br /&gt;
[http://fms.komkon.org/SlideRule/ SlideRule],&lt;br /&gt;
[http://fms.komkon.org/ColEm/ ColEm], &lt;br /&gt;
[http://fms.komkon.org/fMSX/ fMSX], &lt;br /&gt;
[http://fms.komkon.org/Speccy/ Speccy], &lt;br /&gt;
[http://fms.komkon.org/ATI85/ AlmostTI], &lt;br /&gt;
[http://fms.komkon.org/MG/ MasterGear], &lt;br /&gt;
[http://fms.komkon.org/iNES/ iNES], &lt;br /&gt;
[http://fms.komkon.org/VGB/ VGB], &lt;br /&gt;
[http://fms.komkon.org/VGBA/ VGBA]. &lt;br /&gt;
Also expecting to port the FBReader and an IRC client (although most likely not XChat).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:deimos|Marco Bavagnoli]] (deimos) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
I'm porting [http://mediadownloader.cz.cc/?page_id=2 mediadownloader] application just ported to [http://mediadownloader.cz.cc/?p=153 maemo] and here a [http://www.youtube.com/watch?v=_Dsj2piBQCw video]. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Mece|Marcus Wikström]] (mece) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://talk.maemo.org/showthread.php?t=73490 Tweed Suit] for N9/50. Probably Qlister and also planning an location based tracking service/app.&lt;br /&gt;
&lt;br /&gt;
Marijn Kruisselbrink&lt;br /&gt;
&lt;br /&gt;
[[User:mgedmin|Marius Gedminas]] (mgedmin) '''ID sent''', '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Planning to port [http://mg.pov.lt/gtimelog GTimeLog].&lt;br /&gt;
&lt;br /&gt;
Marko Mattila&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Vgrade Martin Brook] (vgrade) '''ID sent''', '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I would plan to contnue my contributions to the N900 Community Edition of MeeGo which I assume will push right through into the N9. I am very interested in contributing to the exciting new architecture built on Wayland to give this device the best user experience.&lt;br /&gt;
&lt;br /&gt;
Local Network Meetups, Cambridge, Birmingham, Koln, Dusseldorf&lt;br /&gt;
&lt;br /&gt;
Martin Grimme (pycage) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br&amp;gt;&lt;br /&gt;
Doing the Community Apps installer client. Also targetting Harmattan with my OSS MeeGo apps (which are currently mostly running on the WeTab).&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Martink Martin Kolman] (MartinK)  '''ID sent''', '''applied for the Nokia Launchpad'''&amp;lt;br&amp;gt;&lt;br /&gt;
Porting the modRana GPS navigation system and Mieru manga and comic book reader.&lt;br /&gt;
&lt;br /&gt;
[[User:twoboxen|Matt Hawkins]] (twoboxen) '''ID sent''', '''Already a Launchpad member'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Open sourcing and working on my cross-platform OpenGL engine (HawkEngine) and several [https://sites.google.com/site/hawkorn/games games].  This engine builds projects and binaries for Qt, iOS, Android (though the NDK is touchy), WebOS, Glut, etc.&lt;br /&gt;
&lt;br /&gt;
[[User:zas|Matti Henrik Karjalainen]] (zas) '''ID sent, applied for Nokia Launchpad'''&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://tols17.oulu.fi/~matkarja/meego/ Projects] (Currently working on Tap 'em (game))&lt;br /&gt;
&lt;br /&gt;
[http://forum.meego.com/member.php?u=9286 Michael Muth] (helex) '''ID sent, already a Launchpad member'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://talk.maemo.org/showthread.php?p=1001316 ClipMan], [http://talk.maemo.org/showthread.php?t=52589 DreamRemote], TcpKeyboard, something like [http://talk.maemo.org/showthread.php?t=72408 ConkyLayoutSwitcher] (have to see how the UI works in detail - need to create it from scratch)&lt;br /&gt;
&lt;br /&gt;
[http://blog.mikeasoft.com/tag/maemo/ Michael Sheldon] (Elleo) '''ID sent, applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Creating a [http://libre.fm Libre.fm] radio client and porting [http://www.jokosher.org Jokosher] to small screen devices.&lt;br /&gt;
&lt;br /&gt;
[http://blog.cihar.com/ Michal Čihař] (Nijel) '''ID sent, applied for Nokia Launchpad'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Creating a [http://wammu.eu/ Gammu] application for phone for data synchronization and backup.&lt;br /&gt;
&lt;br /&gt;
Michele Tameni ( netvandal ) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
- Luca's Mirror:  It’s a simple app that transform your phone into a hand-held mirror with some other cool addictions.&lt;br /&gt;
&lt;br /&gt;
- Semantic experiment : Experiment with Notification Area mixed with the semantic information stored in tracker, reacting to user action with usefull notification&lt;br /&gt;
More info  [http://michele.tameni.it/project/meego/ Here]&lt;br /&gt;
&lt;br /&gt;
Mike Choy : Porting Maesynth and Maelophone from N900 Python to QML and C++. Stress testing the new [https://projects.developer.nokia.com/qtgameenabler Qt Game Enabler] to see if we finally have  low latency audio support in Qt. Will also look to see if we can get midi sample support via Wild Midi or equivalent. &lt;br /&gt;
&lt;br /&gt;
Mikko Vartiainen '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
http://forum.meego.com/showthread.php?t=3607&lt;br /&gt;
&lt;br /&gt;
[https://projects.developer.nokia.com/home/user/mmlado Mladen Milankovic] '''IDs sent'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Develop games in QML&lt;br /&gt;
&lt;br /&gt;
Mures Andone&lt;br /&gt;
&lt;br /&gt;
[[User:Nielsmayer|Niels Mayer]] '''[https://projects.developer.nokia.com/home/user/NielsMayer Nokia Developer ID] sent''', '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://wiki.meego.com/Tubelet-and-cutetube-port Port cutetube-qml to MeeGo tablet UX/harmattan UX.]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://code.google.com/p/ytd-meego/wiki/CitizenJournalismWithYoutubeDirectForMeego YouTube Direct For MeeGo]&lt;br /&gt;
&lt;br /&gt;
[[User:olka|Oleksandr Kachur]] '''ID sent'''. '''Waiting answer from Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing cloud music player integrated with Google music, Amazon music and last.fm services.&lt;br /&gt;
&lt;br /&gt;
Olle Tränk (zeamoceq) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://qticksize.zeamoceq.net qTickSize] (interface to Swedish online stock broker)&lt;br /&gt;
&lt;br /&gt;
Oscar Martinez '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Port 2d puzzle board game [http://kde-apps.org/content/show.php/kMagnet?content=109111 kMagnet] or a new 2d board puzzle game&lt;br /&gt;
&lt;br /&gt;
[[User:Lorenzph|Philip Lorenz]] (Nokia Developer ID sent)&amp;lt;br /&amp;gt;&lt;br /&gt;
Development of a hiking application supporting the user when planning and executing the trip.&lt;br /&gt;
&lt;br /&gt;
[[User:Ph5|Philipp Zabel]] (pH5) ''' ID sent, applied for the Nokia Developer Launchpad program '''&amp;lt;br /&amp;gt;&lt;br /&gt;
Integration of [https://www.torproject.org/ Tor] support, porting of [http://maemo.org/downloads/product/Maemo5/frogatto/ Frogatto], [https://garage.maemo.org/projects/beifahrer/ Beifahrer] and [https://garage.maemo.org/projects/cinaest/ Cinaest]&lt;br /&gt;
&lt;br /&gt;
Randall Arnold&lt;br /&gt;
Application testing, local and regional meetup/event demos, product evangelism, peripheral design&lt;br /&gt;
&lt;br /&gt;
Ravi Vagadia '''ID Sent''', '''Applied for the Nokia Developer Launchpad Program''' &amp;lt;br/&amp;gt;&lt;br /&gt;
VLC Remote &amp;amp; Trip Management App.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ray Donnelly&lt;br /&gt;
&lt;br /&gt;
[[User:Rlinfati|Rodrigo Linfati]]  '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Upgrade GoogleLatitude to the current API&lt;br /&gt;
* Find your Frient: a apps that inform you position directly to you friend without any external server.&lt;br /&gt;
&lt;br /&gt;
Roman Morawek&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Wonko Ruediger Gad (wonko)] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Amongst other things I'll port my existing applications for Maemo5/Fremantle to MeeGo/Harmattan: VU Meter, StultitiaSimplex, Zeecontrol, Advanced Clock Plugin (for details please see my page).&lt;br /&gt;
&lt;br /&gt;
[[User:generalantilles|Ryan Abel]] (GeneralAntilles)  '''ID sent''',  '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Working with fiferboy on a photographer's application suite ([http://thousandsparrows.com/meego/ SnapGo], currently) to include feature like a light meter and GPS track recording.&lt;br /&gt;
&lt;br /&gt;
Sam Bristow&lt;br /&gt;
&lt;br /&gt;
[[User:Eipi|Sanjeev Visvanatha]] (EIPI) , '''d.n.c ID sent''', '''could not apply for Nokia Launchpad''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting MaeFlight from Maemo 5, and adding functionality for Harmattan &lt;br /&gt;
&lt;br /&gt;
Seif Lotfy&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov&amp;lt;br /&amp;gt;&lt;br /&gt;
Developing software for the mobile operating system MeeGo, associated with the processing of audio and video streams.&lt;br /&gt;
&lt;br /&gt;
Sergey Ivanov&lt;br /&gt;
&lt;br /&gt;
[[User:Spenap|Simón Pena]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting and enhancing Maevies from Maemo 5 to Meego/Harmattan&lt;br /&gt;
&lt;br /&gt;
Simon Pickering (lardman) '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting mBarcode, working on Augmented Reality app (mAR), time and location event app (Proximus), additional location methods (offline cellid, magnetic field line direction)&lt;br /&gt;
Page here: http://wiki.meego.com/User_talk:Lardman&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Somnathbanik|Somnath Banik]]: '''Nokia Developer ID Sent''', '''Applied for Nokia Developer Launchpad Program'''&lt;br /&gt;
* Porting my existing Symbian^3 multimedia applications to MeeGo/N9 with a  new and exciting UI components of Harmattan/MeeGo.&lt;br /&gt;
* Creating simple and easy open source application to inspire beginner developers to work on MeeGo/N9 technology.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Stani Michiels&lt;br /&gt;
&lt;br /&gt;
Stefanos Harhalakis&lt;br /&gt;
&lt;br /&gt;
Stephen Gadsby (sjgadsby) '''ID sent''', '''applied for Nokia Launchpad''' &amp;lt;br /&amp;gt;&lt;br /&gt;
writing a [[User:Sjgadsby#Preferred Shopper Card Wallet|not-yet-named wallet for store loyalty cards]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:vitaminj|Stephen Spencer]] (VitaminJ) '''ID sent, applied for the Nokia Developer Launchpad program'''&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://jenkins.vitaminj.co.uk/job/meex/ Meex], a portable DJing application&lt;br /&gt;
&lt;br /&gt;
Susanna Huhtanen&lt;br /&gt;
&lt;br /&gt;
Tadej Novak '''ID sent, applied for the Nokia Developer Launchpad program''' &amp;lt;br&amp;gt;&lt;br /&gt;
Porting my desktop IP TV player and schedule to Meego&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Kenya888 Takahiro Hashimoto] &amp;lt;br&amp;gt;&lt;br /&gt;
porting qimsys/mozc to Harmattan/MeeGo, developing streaming multimedia player with QML&lt;br /&gt;
&lt;br /&gt;
Tasuku Suzuki&lt;br /&gt;
&lt;br /&gt;
Teemu Hukkanen&lt;br /&gt;
&lt;br /&gt;
[http://teom.wordpress.com Teo Mrnjavac] '''ID sent, applied for the Nokia Developer Launchpad program'''&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://ur1.ca/4kkwh Porting] [http://amarok.kde.org Amarok] to tablets and handsets running MeeGo/Harmattan.&lt;br /&gt;
&lt;br /&gt;
Thomas Cherryhomes - Lead Developer for LinuxMCE&lt;br /&gt;
* LinuxMCE is a next generation smart home platform encompassing media, home automation, telecom, and security features. http://www.linuxmce.org/&lt;br /&gt;
* A 25 min demo of the software can be seen here: http://video.google.com/videoplay?docid=2176025602905109829&lt;br /&gt;
* Nokia N950 will be used as a test platform for the new QML/Qt Quick based qOrbiter we are writing to replace our existing Orbiter software, qOrbiter videos here: &lt;br /&gt;
** http://www.youtube.com/watch?v=NDGagn3EciA&lt;br /&gt;
** http://www.youtube.com/watch?v=oUHrCdBgoyQ&lt;br /&gt;
&lt;br /&gt;
[[user:thp|Thomas Perl]]  '''ID sent'''&lt;br /&gt;
* [http://gpodder.org/ gPodder] - Integrating gPodder with Harmattan (including specific APIs)&lt;br /&gt;
* Open source work on Python-related APIs (PySide, etc..) + Python tutorials&lt;br /&gt;
* Get [[Games|Mong]] in shape for Harmattan&lt;br /&gt;
* Port over some of my existing [http://maemo.org/profile/view/thp/ Maemo 5 apps]&lt;br /&gt;
&lt;br /&gt;
[[user:harbaum|Till Harbaum]] '''ID sent, applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* First action: Try to get [http://www.harbaum.org/till/cacheme CacheMe] to work nicely &lt;br /&gt;
* Might have to work on qt theming (and convince people that this is a good thing :-)&lt;br /&gt;
* [https://build.pub.meego.com/project/show?project=home%3Aharbaum Community OBS home project]&lt;br /&gt;
* And of course i'd like to port some of my previous Maemo projects ...&lt;br /&gt;
&lt;br /&gt;
[[User:timsamoff|Tim Samoff]]&lt;br /&gt;
* [http://thp.io/2011/mong/ &amp;quot;Mong&amp;quot;]&lt;br /&gt;
* MeeGo Community Apps website design&lt;br /&gt;
* A few other things that are brewing (games, sound generators, etc.)&lt;br /&gt;
&lt;br /&gt;
[[User:timoph|Timo Härkönen]] (timoph) '''ID sent, applied for Launchpad membership'''&lt;br /&gt;
* [http://gitorious.org/random-timoph impuzzle, etc.]&lt;br /&gt;
* [http://timoph.fi timoph.fi]&lt;br /&gt;
* [https://build.pub.meego.com/project/show?project=home%3Atimoph Community OBS home project]&lt;br /&gt;
&lt;br /&gt;
[http://wiki.meego.com/User:Venemo Timur Kristóf]&lt;br /&gt;
&lt;br /&gt;
* '''Sent my Account ID to Quim, applied at Nokia launchpad. Awaiting any reply.'''&lt;br /&gt;
* [http://wiki.meego.com/User:Venemo/HarmattanPlans My Harmattan Plans]&lt;br /&gt;
** [http://gitorious.org/colorful-apps/puzzle-master Puzzle Master]&lt;br /&gt;
** [http://forum.meego.com/showthread.php?t=3711 Public transportation app] (Click on the [http://forum.meego.com/showthread.php?t=3711 link] and post to the thread if you are interested to contribute.)&lt;br /&gt;
** [https://gitorious.org/colorful-apps/memory-game Memory game]&lt;br /&gt;
** Labirynth game (No code available yet)&lt;br /&gt;
&lt;br /&gt;
Tom Swindell&lt;br /&gt;
* [[User:Tswindell/CommunityApplicationDevelopment]]: Columbus Navigation Toolkit, Media IM Status Updater.&lt;br /&gt;
&lt;br /&gt;
[[User:tlaukkanen|Tommi Laukkanen]]&lt;br /&gt;
* Facebook client [http://kasvopus.com Kasvopus], Twitter client [http://twimgo.com TwimGo], Google Reader client [http://newsflow.mobi NewsFlow], FourSquare client [http://nelisquare.com Nelisquare]&lt;br /&gt;
&lt;br /&gt;
Toni Nikkanen&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/sandst1 Topi Santakivi] '''ID sent''', '''applied for Nokia Launchpad'''&lt;br /&gt;
* Porting FunkeySynth, a MeeGo Tablet synthesizer to Harmattan &lt;br /&gt;
* Demo clip and further info in [http://sandst1.wordpress.com/ my blog]&lt;br /&gt;
&lt;br /&gt;
Tuomas Kulve&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/vasvlad Uladzislau Vasilyeu] (Vasvlad) '''ID sent, applied for the Nokia Developer Launchpad program'''&amp;lt;br/&amp;gt;&lt;br /&gt;
* Porting OMWeather to Harmattan&lt;br /&gt;
&lt;br /&gt;
[[User:drowne|Valerio Di Donato]] '''ID sent, applied for Nokia Launchpad '''&amp;lt;br /&amp;gt;&lt;br /&gt;
Location-Based games and application development, mobile game design. Junomi Developer ( serious game presented at Games for Health Conference in Boston, May 2011 )&lt;br /&gt;
&lt;br /&gt;
Ville Jyrkkä&lt;br /&gt;
&lt;br /&gt;
Ville Ranki&lt;br /&gt;
&lt;br /&gt;
Willem Liu&lt;br /&gt;
&lt;br /&gt;
[[User:ph0b|Xavier Hallade]] '''ID sent, applied for Nokia Launchpad '''&amp;lt;br /&amp;gt;&lt;br /&gt;
Writing tutorials to help other developers to step in MeeGo / Building MeeGo Paris network / Developing an audio player to access to more than 47 000 webradios referenced on AOL shoutcast (by name, genre, current track)&lt;br /&gt;
&lt;br /&gt;
Yann Bieber '''ID sent, applied for Nokia Launchpad '''&amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [http://code.google.com/p/wagic/ Wagic] on Harmattan based on either Qt or SDL&lt;br /&gt;
&lt;br /&gt;
Zaheer Merali '''ID sent''' '''Applied for the Nokia Developer Launchpad (for individuals) program'''&lt;br /&gt;
* Porting [http://gstreamer.freedesktop.org GStreamer] plugins not shipped by Nokia to Harmattan&lt;br /&gt;
* Porting [http://www.flumotion.net Flumotion] an open source streaming solution to Harmattan taking advantage of the hardware encoding and the camera&lt;br /&gt;
&lt;br /&gt;
Zap Andersson&lt;br /&gt;
&lt;br /&gt;
Zeeshan Ali&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
Second batch - to be integrated witrh the list above.&lt;br /&gt;
&lt;br /&gt;
Max Waterman '''ID sent''', '''applied for Nokia Launchpad'''&lt;br /&gt;
* Porting ZouBa to MeeGo/H and QML, plust other app ideas.&lt;br /&gt;
&lt;br /&gt;
Sławomir Musiał '''ID sent''', '''applied for Nokia Launchpad'''&lt;br /&gt;
* [http://www.swinkels.tvtom.pl/eCards eCards] Application for creating and sending e-cards&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/scifiguy Sudheer K.] '''ID sent''', '''applied for Nokia Launchpad'''&lt;br /&gt;
* Porting [https://garage.maemo.org/projects/marketstoday Markets Today], a Stock Quotes  app to Harmattan &lt;br /&gt;
* Evaluate porting of VICaR (Call router application) and new application ideas on Harmattan&lt;br /&gt;
&lt;br /&gt;
Mohannad Hammadeh '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Porting mPrayerTime to Meego-Harmattan, updating the UI and adding more features.&lt;br /&gt;
&lt;br /&gt;
[[User:antman8969|Anthony Naddeo]] (antman8969 here on meego.com, but antman8069 on developer.nokia.com) '''id sent, applied for launch program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Creator and maintainer of [http://linkedup.googlecode.com Linkedup] - LinkedIn client for Maemo, Meego, Harmattan..... anything Qt&lt;br /&gt;
&lt;br /&gt;
Leaf Johnson&lt;br /&gt;
&lt;br /&gt;
Ed Page&lt;br /&gt;
&lt;br /&gt;
William Su (sony123) '''ID sent, Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://talk.maemo.org/showthread.php?p=1019939#post1019939 Stockona] - a google finance client. &lt;br /&gt;
Currently working on:&lt;br /&gt;
* Local portfolio creation.&lt;br /&gt;
* Webview integration: Make in-app news feed reading possible.&lt;br /&gt;
&lt;br /&gt;
Anthony Day&lt;br /&gt;
&lt;br /&gt;
[[User:mattaustin|Matt Austin]]  '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Transperth trains live departure boards app, Player numbers AFL footy app, Amazon S3 bucket &amp;amp; file browser&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/users/smoku Tomasz Sterna] '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Port my touch screen [http://tomasz.sterna.tv/maemo/ ports of games for Maemo] (Widelands, Bos Wars, Robbo) and UAE4All, PSX4All emulators&lt;br /&gt;
* Port support for SIXAXIS(TM) Controller&lt;br /&gt;
* Possibly build and integrate [http://codex.xiaoka.com/wiki/cordia:start Cordia HD] on Harmattan&lt;br /&gt;
&lt;br /&gt;
Olli Laasonen '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* Porting apps from Maemo (Who is calling?, Advanced phone lock, Sanakirja.org dictionary client).&lt;br /&gt;
* Developing small handy applications.&lt;br /&gt;
&lt;br /&gt;
Ville Syrjälä&lt;br /&gt;
&lt;br /&gt;
Shane Bryan&lt;br /&gt;
&lt;br /&gt;
Jure Repinc&lt;br /&gt;
&lt;br /&gt;
[http://maemo.org/profile/view/rm_you/ Adam Harwell] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* Porting [http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] from Maemo, adding new features&lt;br /&gt;
* Helping with photo utility suite project&lt;br /&gt;
* Will help beta test apps for people on IRC&lt;br /&gt;
&lt;br /&gt;
Boris Pohler&lt;br /&gt;
&lt;br /&gt;
Eike Hein&lt;br /&gt;
&lt;br /&gt;
Jeffrey Malone (ieatlint) - '''ID sent, already a Nokia Launchpad member'''.   &lt;br /&gt;
Will be creating a transit application around the public NextBus real-time vehicle tracking API for dozens of transit agencies in North America.&lt;br /&gt;
Hopefully collaborating with others working on transit applications... :)&lt;br /&gt;
&lt;br /&gt;
Thomas Boutroue (aka TheBootroo)&lt;br /&gt;
Making a small and smart mobile widgets toolkit on top of plain QWidget + CSS for styling, named MWTk.&lt;br /&gt;
And using this toolkit to make several apps for MeeGo (and runs onto Maemo5 and Symbian too, even on desktop OS) and a new environment, that aims to be a good alternative to default MeeGo Handset UX, bringing it on pair with Harmattan UX, by giving it a successor to the deprecated MeeGoTouchFramework.&lt;br /&gt;
Already some testable sources can be found on the project gitorious repos.&lt;br /&gt;
https://gitorious.org/meego-community-mobile-ux-ng&lt;br /&gt;
And there is a page with some screenshots of the  look that MTWk can do (this page will be moved on gitorious wiki soon) :&lt;br /&gt;
http://modern-os.projects.servhome.org/mobileApps/&lt;br /&gt;
&lt;br /&gt;
Stephan Bulgin '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
blog/website in near future. to showcase my projects.&lt;br /&gt;
&lt;br /&gt;
[[User:mdengler|Martin Dengler]] '''ID sent''', '''Waiting for Launchpad account to be activated''' &amp;lt;br/&amp;gt;&lt;br /&gt;
I am working on porting a tron-like game (armegatron preferably or glTron) to the N9, and developing Ringr, a location-based ringtone management application.&lt;br /&gt;
&lt;br /&gt;
[[User:Rafael2k|Rafael Diniz]] '''ID sent''', '''Waiting for Launchpad account to be activated''' &amp;lt;br&amp;gt;&lt;br /&gt;
I plan to develop FM RDS applications with focus in the new standards from RadioDNS like the RadioVIS (partly based in the already existent the N900-fmvis  http://code.google.com/p/n900-fmvis/).&lt;br /&gt;
I'm a member of a university radio station (Radio Muda FM, 88.5MHz) and my plan is to develop &amp;quot;real life&amp;quot; radio station applications.&amp;lt;br&amp;gt;&lt;br /&gt;
I'll also rewrite an application I did for audio streaming, darknow (a gui for darkice, http://darksnow.radiolivre.org) which is an icecast2 client, and also write an audio/video icecast2 client (based in a software I did called theorur, http://theorur.sarava.org), all using QT.&lt;br /&gt;
&lt;br /&gt;
Anderson Briglia&lt;br /&gt;
&lt;br /&gt;
[[User:Milhouse|Neil MacLeod]] '''ID sent, Applied for the Nokia Developer Launchpad program'''&amp;lt;br&amp;gt;&lt;br /&gt;
Develop an audio recording application with geo-location support, plus other applications to improve personal productivity utilising the Harmattan notification/event view.&lt;br /&gt;
&lt;br /&gt;
Nilanjan Chakravorty - '''ID sent, Had applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Leverage my financial background with IT to develop&lt;br /&gt;
 ''- Portfolio management application &lt;br /&gt;
 - Bloomberg Pricing data application''&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
David Perlow '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
&lt;br /&gt;
Pawel Kurdybacha&lt;br /&gt;
&lt;br /&gt;
Philippe Coval (RzR) ''' ID sent , member of LP, http://rzr.online.fr/q/meego , http://wiki.meego.com/User:Rzr , https://www.developer.nokia.com/Profile/?u=www.rzr.online.fr ( qt4, qml, opengl, debian)&lt;br /&gt;
&lt;br /&gt;
Philipp Engelhard '''[https://www.developer.nokia.com/Profile/?u=-philipp Nokia Developer ID] sent''', '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
* Develop a maze game for children and adults&lt;br /&gt;
* Develop a &amp;quot;Nokia Bots&amp;quot; like program for alarm and battery&lt;br /&gt;
&lt;br /&gt;
[[User:Rnazarov|Ruslan Nazarov]] '''ID sent''', '''waiting answer from Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Porting [https://gitorious.org/titanim TitanIM] (Vkontakte instant messenger)&lt;br /&gt;
&lt;br /&gt;
Moritz Mühlenhoff&lt;br /&gt;
&lt;br /&gt;
Matt Williams&lt;br /&gt;
&lt;br /&gt;
[[User:Asys3|Uwe Koch]] '''ID sent, Applied for the Nokia Developer Launchpad program'''&amp;lt;br&amp;gt;&lt;br /&gt;
* Port hopefully all of my games Lineo,Q,TwinDistress,Sokoban and Jooleem&lt;br /&gt;
&lt;br /&gt;
Frank Banul '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Port TabletBridge and RadioTimeToGo&lt;br /&gt;
&lt;br /&gt;
Felipe Erias Morandeira&lt;br /&gt;
&lt;br /&gt;
[[User:kojacker|Ryan Faulkner]] '''ID sent, Already a Lunchpad member'''&amp;lt;br&amp;gt;&lt;br /&gt;
* Various applications, bits and bobs (links coming)&lt;br /&gt;
&lt;br /&gt;
[[User:hopbeat|Arkadiusz Stopczynski]] '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Various academic projects, including novel user interfaces, social web, BCI and portable cognitive sensors. All the crazy stuff mentioned here: http://www.milab.imm.dtu.dk&lt;br /&gt;
* Some utility applications that make your everyday tasks easier, such as shortcutd or lockdaemon for Maemo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ferenc Szekely&lt;br /&gt;
&lt;br /&gt;
[[User:w00t|Robin Burchell]] (w00t) '''ID sent''', '''Already a Launchpad member (but my Launchpad account hasn't activated)'''&amp;lt;br /&amp;gt;&lt;br /&gt;
meego.com hackery, meego-ux in particular. Qt Components. Anything else I find interesting - see [[User:w00t/N950Development]] for plans, as I think of anything interesting to write.&lt;br /&gt;
&lt;br /&gt;
Mohammad Abu-Garbeyyeh '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Planning a wiki page with a todo list, main project here: http://bt-messenger.com&lt;br /&gt;
&lt;br /&gt;
[[User:sebas|Sebastian Kügler]] (sebas) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Bringing Plasma Active ( http://community.kde.org/Plasma/Active )to MeeGo &lt;br /&gt;
&lt;br /&gt;
Juha Ristolainen '''ID sent, already a Launchpad member''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Heiaheia fitness-service application for MeeGo. Untappd.com client for MeeGo.&lt;br /&gt;
&lt;br /&gt;
Ilya Skriblovsky '''[https://www.developer.nokia.com/Profile/?u=IlyaSkriblovsky Nokia Developer ID] sent, applied for Nokia Developer Launchpad'''&amp;lt;br&amp;gt;&lt;br /&gt;
* Port NWTBible (Bible reader), Planaris (Hierarchical Todo list) to MeeGo&lt;br /&gt;
&lt;br /&gt;
Rich Jones&lt;br /&gt;
&lt;br /&gt;
[[User:Bemasc/N950_Project|Benjamin Schwartz]] '''ID sent, applied for Nokia Launchpad ''' &amp;lt;br /&amp;gt;&lt;br /&gt;
I will attempt to convert [http://sugarlabs.org Sugar] [http://activities.sugarlabs.org Activities] into MeeGo apps, and hopefully in the process acquire some insight into the potential for MeeGo to form the basis of future Sugar revisions&lt;br /&gt;
&lt;br /&gt;
Nicolai Hess&lt;br /&gt;
&lt;br /&gt;
Hussain Shafiu '''ID sent''', '''Already a Launchpad member waiting for Launchpad account to be activated)''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Shan Yafeng '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
An education program for exchange information between students and teacher in class. And port some programs to the nokia N900/N950 device. The progress can be found here : http://cuckoohello.wordpress.com&lt;br /&gt;
&lt;br /&gt;
[[User:vitna|Vaselli Vittorio]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt; My actual project is http://forum.meego.com/showthread.php?t=3652, but i have in program to develop much more game for the Harmanattan platform&lt;br /&gt;
&lt;br /&gt;
------&lt;br /&gt;
Third batch&lt;br /&gt;
&lt;br /&gt;
Niels Breet '''ID sent''', '''Applied for the Nokia Developer Launchpad program''' &amp;lt;br /&amp;gt;&lt;br /&gt;
Set up &amp;amp; Testing Harmanttan building on MeeGo Community OBS&lt;br /&gt;
&lt;br /&gt;
Andre Klapper&lt;br /&gt;
&lt;br /&gt;
Reggie Suplido '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Custom MeeGo web development related to meego.com and forum.meego.com.&lt;br /&gt;
&lt;br /&gt;
Koos Vriezen&lt;br /&gt;
&lt;br /&gt;
Micke Prag&lt;br /&gt;
&lt;br /&gt;
Aigars Mahinovs&lt;br /&gt;
&lt;br /&gt;
Miika Johannes Ahdesmaki&lt;br /&gt;
&lt;br /&gt;
Andreas Schildbach&lt;br /&gt;
&lt;br /&gt;
Ilya Paramonov&lt;br /&gt;
&lt;br /&gt;
Thomas B. Ruecker&lt;br /&gt;
&lt;br /&gt;
Damion Yates&lt;br /&gt;
&lt;br /&gt;
Antti Raina&lt;br /&gt;
&lt;br /&gt;
Andrew Zhilin&lt;br /&gt;
&lt;br /&gt;
Glen Gray&lt;br /&gt;
&lt;br /&gt;
Johan Paul&lt;br /&gt;
&lt;br /&gt;
Simon La Rose&lt;br /&gt;
&lt;br /&gt;
Daniele Maio&lt;br /&gt;
&lt;br /&gt;
Joerg Reisenweber&lt;br /&gt;
&lt;br /&gt;
Nathan Willis&lt;br /&gt;
&lt;br /&gt;
Peter Hunt (tigerite) '''ID sent, Applied for the Nokia Developer Launchpad program'''&lt;br /&gt;
* Integrating the BFS CPU scheduler https://garage.maemo.org/projects/kernel-bfs/ into the N9/50 kernel, along with the Budget Fair Queueing I/O scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/&lt;br /&gt;
* Porting projects such as the Phoronix Test Suite http://www.phoronix-test-suite.com/ to Harmattan&lt;br /&gt;
* Converting a Flash cards based learning system which I developed, loosely based on the one found at http://www.educationlabs.com/projects/flashcards/Pages/default.aspx, from C#/XAML to Qt/QML and making it standalone&lt;br /&gt;
&lt;br /&gt;
Philford Barrett&lt;br /&gt;
&lt;br /&gt;
Uwe Kaminski&lt;br /&gt;
&lt;br /&gt;
Kyösti Ranto&lt;br /&gt;
&lt;br /&gt;
Alex Tyler&lt;br /&gt;
&lt;br /&gt;
Stuart Howarth&lt;br /&gt;
&lt;br /&gt;
Wes Hardaker&lt;br /&gt;
&lt;br /&gt;
Christoph Keller&lt;br /&gt;
&lt;br /&gt;
Luke Bratch&lt;br /&gt;
&lt;br /&gt;
David Sansome&lt;br /&gt;
&lt;br /&gt;
Jason Byrne&lt;br /&gt;
&lt;br /&gt;
Hillel Lubman&lt;br /&gt;
&lt;br /&gt;
Kirill Krinkin&lt;br /&gt;
&lt;br /&gt;
Si Howard&lt;br /&gt;
&lt;br /&gt;
Klaus Rotter&lt;br /&gt;
&lt;br /&gt;
Piotr Pokora&lt;br /&gt;
&lt;br /&gt;
[[User:ivan4th|Ivan Shvedunov]] '''ID sent''',  '''Applied for the Nokia Developer Launchpad program'''&amp;lt;br /&amp;gt;&lt;br /&gt;
I'm working on [http://github.com/ivan4th/i4checklist Shopping list/checklist] application inspired by&lt;br /&gt;
HandyShopper for PalmOS (already working: All/Need separation; plan to implement other features soon, too).&lt;br /&gt;
Also [http://talk.maemo.org/showthread.php?t=42339 ported CLISP] to Maemo Fremantle and helped to debug&lt;br /&gt;
several ARM-related bugs in Clozure Common Lisp, managed to make [http://common-lisp.net/project/commonqt/ CommonQt]&lt;br /&gt;
(Common Lisp Qt bindings) work on Maemo Fremantle + CCL + Qt 4.7. I plan to continue my Common Lisp work on Meego, too.&lt;br /&gt;
&lt;br /&gt;
Andres Gomez&lt;br /&gt;
&lt;br /&gt;
William Stephenson&lt;br /&gt;
&lt;br /&gt;
Jason Flatt&lt;br /&gt;
&lt;br /&gt;
Jens Persson&lt;br /&gt;
&lt;br /&gt;
Anderson Lizardo Gomes&lt;br /&gt;
&lt;br /&gt;
pancake&lt;br /&gt;
&lt;br /&gt;
Rodrigo Vivi&lt;br /&gt;
&lt;br /&gt;
Nicola De Filippo&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_Spring_2011/Flight_Information</id>
		<title>MeeGo Conference Spring 2011/Flight Information</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_Spring_2011/Flight_Information"/>
				<updated>2011-04-28T13:32:48Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Sunday 22 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flight Information ==&lt;br /&gt;
&lt;br /&gt;
Keep the entries sorted by time and date.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Meeting point===&lt;br /&gt;
TBC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Arrivals===&lt;br /&gt;
&lt;br /&gt;
====Thursday 19====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| Matti Saastamoinen ([http://meego.com/users/smoinen smoinen])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| DL9311 from AMS (origin: HEL)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| 19:05&lt;br /&gt;
| Erik Stein ([http://meego.com/users/erikstein erikstein])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA1835 from Chicago (origin: Berlin (SXF) via Dublin (DUB))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Friday 20====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cornelius Hald ([http://meego.com/users/conny conny])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (origin: Dresden (DRS)) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| Jarkko Moilanen ([http://meego.com/users/kyber kyb3R])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:50&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport&lt;br /&gt;
| AF84 from Paris&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 21:35&lt;br /&gt;
| Attila Csipa ([http://meego.com/users/achipa achipa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA177 from JFK&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Saturday 21====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Timo Härkönen ([http://meego.com/users/timoph timoph])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
| Might still change..&lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:53&lt;br /&gt;
| Andrea Grandi ([http://meego.com/users/andreagrandi AndreaGrandi])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9126 from Frankfurt (origin: Florence (FLR))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:53&lt;br /&gt;
| Thomas Perl ([http://meego.com/users/thp thp])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9126 from Frankfurt (origin: Vienna (VIE))&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sunday 22====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 10:30&lt;br /&gt;
| Gabriel Beddingfield ([http://meego.com/users/gabrbedd gabrbedd])&lt;br /&gt;
| SFO&lt;br /&gt;
| AA from DFW&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:40&lt;br /&gt;
| Reggie Suplido ([http://meego.com/users/reggie reggie])&lt;br /&gt;
| SFO&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 20:28&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| CO6516 from DEN 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednsday 25====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 14:00&lt;br /&gt;
| Matti Saastamoinen ([http://meego.com/users/smoinen smoinen])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| DL9381 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Andrea Grandi ([http://meego.com/users/andreagrandi AndreaGrandi])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 21:05&lt;br /&gt;
| Thomas Perl ([http://meego.com/users/thp thp])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH0459 to Munich (MUC)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 22:10&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| CO1804 to ORD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Thursday 26====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 07:10&lt;br /&gt;
| Attila Csipa ([http://meego.com/users/achipa achipa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:00&lt;br /&gt;
| Jarkko Moilanen ([http://meego.com/users/kyber kyb3R])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:00&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:10&lt;br /&gt;
| Gabriel Beddingfield ([http://meego.com/users/gabrbedd gabrbedd])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA to DFW&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:55&lt;br /&gt;
| Timo Härkönen ([http://meego.com/users/timoph timoph])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 18:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
| Might still change..&lt;br /&gt;
|-&lt;br /&gt;
| 19:05&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS020 to LHR&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Friday 27====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| Cornelius Hald ([http://meego.com/users/conny conny])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9053 to Frankfurt&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sunday 29====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 11:00&lt;br /&gt;
| Erik Stein ([http://meego.com/users/erikstein erikstein])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA1544 to Chicago&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_Spring_2011/Flight_Information</id>
		<title>MeeGo Conference Spring 2011/Flight Information</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_Spring_2011/Flight_Information"/>
				<updated>2011-04-28T13:22:48Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Sunday 22 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flight Information ==&lt;br /&gt;
&lt;br /&gt;
Keep the entries sorted by time and date.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Meeting point===&lt;br /&gt;
TBC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Arrivals===&lt;br /&gt;
&lt;br /&gt;
====Thursday 19====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| Matti Saastamoinen ([http://meego.com/users/smoinen smoinen])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| DL9311 from AMS (origin: HEL)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| 19:05&lt;br /&gt;
| Erik Stein ([http://meego.com/users/erikstein erikstein])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA1835 from Chicago (origin: Berlin (SXF) via Dublin (DUB))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Friday 20====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cornelius Hald ([http://meego.com/users/conny conny])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (origin: Dresden (DRS)) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| Jarkko Moilanen ([http://meego.com/users/kyber kyb3R])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:50&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport&lt;br /&gt;
| AF84 from Paris&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 21:35&lt;br /&gt;
| Attila Csipa ([http://meego.com/users/achipa achipa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA177 from JFK&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Saturday 21====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Timo Härkönen ([http://meego.com/users/timoph timoph])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
| Might still change..&lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:53&lt;br /&gt;
| Andrea Grandi ([http://meego.com/users/andreagrandi AndreaGrandi])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9126 from Frankfurt (origin: Florence (FLR))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:53&lt;br /&gt;
| Thomas Perl ([http://meego.com/users/thp thp])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9126 from Frankfurt (origin: Vienna (VIE))&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sunday 22====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 10:30&lt;br /&gt;
| Gabriel Beddingfield ([http://meego.com/users/gabrbedd gabrbedd])&lt;br /&gt;
| SFO&lt;br /&gt;
| AA from DFW&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:40&lt;br /&gt;
| Reggie Suplido ([http://meego.com/users/reggie reggie])&lt;br /&gt;
| SFO&lt;br /&gt;
| UA from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 20:28&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| CO6516 from DEN 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednsday 25====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 14:00&lt;br /&gt;
| Matti Saastamoinen ([http://meego.com/users/smoinen smoinen])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| DL9381 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Andrea Grandi ([http://meego.com/users/andreagrandi AndreaGrandi])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 21:05&lt;br /&gt;
| Thomas Perl ([http://meego.com/users/thp thp])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH0459 to Munich (MUC)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 22:10&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| CO1804 to ORD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Thursday 26====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 07:10&lt;br /&gt;
| Attila Csipa ([http://meego.com/users/achipa achipa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:00&lt;br /&gt;
| Jarkko Moilanen ([http://meego.com/users/kyber kyb3R])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:00&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:10&lt;br /&gt;
| Gabriel Beddingfield ([http://meego.com/users/gabrbedd gabrbedd])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA to DFW&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:55&lt;br /&gt;
| Timo Härkönen ([http://meego.com/users/timoph timoph])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 18:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
| Might still change..&lt;br /&gt;
|-&lt;br /&gt;
| 19:05&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS020 to LHR&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Friday 27====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| Cornelius Hald ([http://meego.com/users/conny conny])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9053 to Frankfurt&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sunday 29====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 11:00&lt;br /&gt;
| Erik Stein ([http://meego.com/users/erikstein erikstein])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA1544 to Chicago&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Marketing/Media_Team</id>
		<title>Marketing/Media Team</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Marketing/Media_Team"/>
				<updated>2011-02-04T15:47:23Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Extended Media team */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Media team ==&lt;br /&gt;
The Media team is responsible of&lt;br /&gt;
&lt;br /&gt;
* meego.com homepage.&lt;br /&gt;
* http://meego.com/about section&lt;br /&gt;
* http://planet.meego.com&lt;br /&gt;
* [http://twitter.com/meegocom @meegocom] Twitter account&lt;br /&gt;
* Writing press releases and official project news.&lt;br /&gt;
* Media relations.&lt;br /&gt;
* Support to MeeGo releases and events.&lt;br /&gt;
* Collaboration with comms teams of MeeGo stakeholders.&lt;br /&gt;
&lt;br /&gt;
=== Core Media Team ===&lt;br /&gt;
There is a small team of people sharing a light layer of confidentiality to prepare announcements and marketing activities with MeeGo stakeholders. The members of this Core Media team have permissions to edit and publish content in meego.com and the @meegocom Twitter account. Media team's access to the MeeGo News system is managed via membership of the [http://news.meego.com/__mfa/asgard_midcom.admin.user/group/edit/1dff932956e229af93211df8c2b63e3ceeafa35fa35/ MeeGo Media Team Midgard group]. They also receive the emails sent to media@meego.com (planned).&lt;br /&gt;
&lt;br /&gt;
This team works through the meego-community mailing list and reports/tasks at bugs.meego.com. Confidential topics are handled via private mail involving whoever else needs to be in the loop. No big secrets are discussed here. No NDAs are to be signed. Any topics about the team itself are discussed in the meego-community mailing list.&lt;br /&gt;
&lt;br /&gt;
'''Members'''&lt;br /&gt;
&lt;br /&gt;
* Quim Gil - coordination and MeeGo Community Office representation.&lt;br /&gt;
* Jennifer Cloer - Linux Foundation media relations.&lt;br /&gt;
* Jennifer Lyons - Nokia comms.&lt;br /&gt;
* Suzy Ramirez - Intel comms.&lt;br /&gt;
* Brian Warner - Linux Foundation MeeGo operations.&lt;br /&gt;
&lt;br /&gt;
New members can join the team via invitation, coming either from the Extended Media team or MeeGo stakeholders with high media activity.&lt;br /&gt;
&lt;br /&gt;
=== Extended Media team ===&lt;br /&gt;
The Extended Media team is made of regular contributors following the [[Community communication|MeeGo community channels]] and highlighting the remarkable news. Anybody can contribute, sporadically or on a regular basis.&lt;br /&gt;
&lt;br /&gt;
'''Tasks'''&lt;br /&gt;
* Write blog posts about remarkable news in a specific MeeGo community channel.&lt;br /&gt;
* If you are a regular MeeGo blogger, have your MeeGo feed aggregated to http://planet.meego.com&lt;br /&gt;
* Post MeeGo related news from a Twitter account using the #meegocom tag and short URLs&lt;br /&gt;
* Follow the [http://twitter.com/#search?q=MeeGo MeeGo search in Twitter] and retweet relevant statuses adding the #meegocom tag.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Interested?  Add yourself to the list below indicating your blog or Twitter account, and the MeeGo project channel you are reporting about. Make sure your blog is aggregated and/or your Twitter account is listed by @meegocom&lt;br /&gt;
&lt;br /&gt;
'''Members'''&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Blog&lt;br /&gt;
! Twitter&lt;br /&gt;
! Channel&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Texrat|Randall Arnold]]&lt;br /&gt;
|[http://tabulacrypticum.wordpress.com Tabula Crypticum]&lt;br /&gt;
|[http://www.twitter.com/texrat @Texrat] (also [http://www.twitter.com/MeeGoDFW @MeeGoDFW])&lt;br /&gt;
|Community Marketing&lt;br /&gt;
|-&lt;br /&gt;
|[http://meego.com/users/reggie Reggie Suplido]&lt;br /&gt;
|[http://www.allaboutmeego.com/ All About MeeGo], [http://reggie.suplido.com/mobility/ /mobility]&lt;br /&gt;
|[http://www.twitter.com/rsuplido @rsuplido] &lt;br /&gt;
|Forum Discussion&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== @meegocom at Twitter ==&lt;br /&gt;
&lt;br /&gt;
http://twitter.com/meegocom aims to be a channel forwarding the most relevant activity happening inside and around the MeeGo project.&lt;br /&gt;
&lt;br /&gt;
PURPOSE&lt;br /&gt;
* Retweet the most interesting statuses related to MeeGo&lt;br /&gt;
* Reply interesting questions or comments addressed to @meegocom&lt;br /&gt;
&lt;br /&gt;
PROCESS&lt;br /&gt;
* Anybody can &amp;quot;forward&amp;quot; news by including &amp;quot;#meegocom&amp;quot; in the status.&lt;br /&gt;
* Extended Media Team aims to cover all the community channels&lt;br /&gt;
* Media Team members have all access to @meegocom&lt;br /&gt;
* In most cases meegocom will simply RT what goes through the filter&lt;br /&gt;
* Objective replies only (e.g. links to sources), neutral voice&lt;br /&gt;
* Twitter best practice is to use shortened links - @meegocom will shorten the link if not already shortened.&lt;br /&gt;
&lt;br /&gt;
FOLLOWING&lt;br /&gt;
* Only official users followed e.g. @MeeGoConf&lt;br /&gt;
* Specific lists created to point interesting users:&lt;br /&gt;
** [http://twitter.com/meegocom/local-meego-networks Local MeeGo Networks] - see [[Local_MeeGo_Networks#Tools_for_meetups|how to request to be followed]]. &lt;br /&gt;
&lt;br /&gt;
PS: vaguely inspired by the light process behind MWKN&lt;br /&gt;
http://wiki.maemo.org/Maemo_Weekly_News&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Marketing/Media_Team</id>
		<title>Marketing/Media Team</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Marketing/Media_Team"/>
				<updated>2011-02-04T15:35:52Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Extended Media team */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Media team ==&lt;br /&gt;
The Media team is responsible of&lt;br /&gt;
&lt;br /&gt;
* meego.com homepage.&lt;br /&gt;
* http://meego.com/about section&lt;br /&gt;
* http://planet.meego.com&lt;br /&gt;
* [http://twitter.com/meegocom @meegocom] Twitter account&lt;br /&gt;
* Writing press releases and official project news.&lt;br /&gt;
* Media relations.&lt;br /&gt;
* Support to MeeGo releases and events.&lt;br /&gt;
* Collaboration with comms teams of MeeGo stakeholders.&lt;br /&gt;
&lt;br /&gt;
=== Core Media Team ===&lt;br /&gt;
There is a small team of people sharing a light layer of confidentiality to prepare announcements and marketing activities with MeeGo stakeholders. The members of this Core Media team have permissions to edit and publish content in meego.com and the @meegocom Twitter account. Media team's access to the MeeGo News system is managed via membership of the [http://news.meego.com/__mfa/asgard_midcom.admin.user/group/edit/1dff932956e229af93211df8c2b63e3ceeafa35fa35/ MeeGo Media Team Midgard group]. They also receive the emails sent to media@meego.com (planned).&lt;br /&gt;
&lt;br /&gt;
This team works through the meego-community mailing list and reports/tasks at bugs.meego.com. Confidential topics are handled via private mail involving whoever else needs to be in the loop. No big secrets are discussed here. No NDAs are to be signed. Any topics about the team itself are discussed in the meego-community mailing list.&lt;br /&gt;
&lt;br /&gt;
'''Members'''&lt;br /&gt;
&lt;br /&gt;
* Quim Gil - coordination and MeeGo Community Office representation.&lt;br /&gt;
* Jennifer Cloer - Linux Foundation media relations.&lt;br /&gt;
* Jennifer Lyons - Nokia comms.&lt;br /&gt;
* Suzy Ramirez - Intel comms.&lt;br /&gt;
* Brian Warner - Linux Foundation MeeGo operations.&lt;br /&gt;
&lt;br /&gt;
New members can join the team via invitation, coming either from the Extended Media team or MeeGo stakeholders with high media activity.&lt;br /&gt;
&lt;br /&gt;
=== Extended Media team ===&lt;br /&gt;
The Extended Media team is made of regular contributors following the [[Community communication|MeeGo community channels]] and highlighting the remarkable news. Anybody can contribute, sporadically or on a regular basis.&lt;br /&gt;
&lt;br /&gt;
'''Tasks'''&lt;br /&gt;
* Write blog posts about remarkable news in a specific MeeGo community channel.&lt;br /&gt;
* If you are a regular MeeGo blogger, have your MeeGo feed aggregated to http://planet.meego.com&lt;br /&gt;
* Post MeeGo related news from a Twitter account using the #meegocom tag and short URLs&lt;br /&gt;
* Follow the [http://twitter.com/#search?q=MeeGo MeeGo search in Twitter] and retweet relevant statuses adding the #meegocom tag.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Interested?  Add yourself to the list below indicating your blog or Twitter account, and the MeeGo project channel you are reporting about. Make sure your blog is aggregated and/or your Twitter account is listed by @meegocom&lt;br /&gt;
&lt;br /&gt;
'''Members'''&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Blog&lt;br /&gt;
! Twitter&lt;br /&gt;
! Channel&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Texrat|Randall Arnold]]&lt;br /&gt;
|[http://tabulacrypticum.wordpress.com Tabula Crypticum]&lt;br /&gt;
|[http://www.twitter.com/texrat @Texrat] (also [http://www.twitter.com/MeeGoDFW @MeeGoDFW])&lt;br /&gt;
|Community Marketing&lt;br /&gt;
|-&lt;br /&gt;
|[http://meego.com/users/reggie Reggie Suplido]&lt;br /&gt;
|[http://www.allaboutmeego.com/ All About MeeGo], [http://reggie.suplido.com/mobility/ /mobility]&lt;br /&gt;
|[http://www.twitter.com/rsuplido @rsuplido] &lt;br /&gt;
|Forum Topics&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== @meegocom at Twitter ==&lt;br /&gt;
&lt;br /&gt;
http://twitter.com/meegocom aims to be a channel forwarding the most relevant activity happening inside and around the MeeGo project.&lt;br /&gt;
&lt;br /&gt;
PURPOSE&lt;br /&gt;
* Retweet the most interesting statuses related to MeeGo&lt;br /&gt;
* Reply interesting questions or comments addressed to @meegocom&lt;br /&gt;
&lt;br /&gt;
PROCESS&lt;br /&gt;
* Anybody can &amp;quot;forward&amp;quot; news by including &amp;quot;#meegocom&amp;quot; in the status.&lt;br /&gt;
* Extended Media Team aims to cover all the community channels&lt;br /&gt;
* Media Team members have all access to @meegocom&lt;br /&gt;
* In most cases meegocom will simply RT what goes through the filter&lt;br /&gt;
* Objective replies only (e.g. links to sources), neutral voice&lt;br /&gt;
* Twitter best practice is to use shortened links - @meegocom will shorten the link if not already shortened.&lt;br /&gt;
&lt;br /&gt;
FOLLOWING&lt;br /&gt;
* Only official users followed e.g. @MeeGoConf&lt;br /&gt;
* Specific lists created to point interesting users:&lt;br /&gt;
** [http://twitter.com/meegocom/local-meego-networks Local MeeGo Networks] - see [[Local_MeeGo_Networks#Tools_for_meetups|how to request to be followed]]. &lt;br /&gt;
&lt;br /&gt;
PS: vaguely inspired by the light process behind MWKN&lt;br /&gt;
http://wiki.maemo.org/Maemo_Weekly_News&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Marketing/Media_Team</id>
		<title>Marketing/Media Team</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Marketing/Media_Team"/>
				<updated>2011-02-04T14:29:32Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Extended Media team */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Media team ==&lt;br /&gt;
The Media team is responsible of&lt;br /&gt;
&lt;br /&gt;
* meego.com homepage.&lt;br /&gt;
* http://meego.com/about section&lt;br /&gt;
* http://planet.meego.com&lt;br /&gt;
* [http://twitter.com/meegocom @meegocom] Twitter account&lt;br /&gt;
* Writing press releases and official project news.&lt;br /&gt;
* Media relations.&lt;br /&gt;
* Support to MeeGo releases and events.&lt;br /&gt;
* Collaboration with comms teams of MeeGo stakeholders.&lt;br /&gt;
&lt;br /&gt;
=== Core Media Team ===&lt;br /&gt;
There is a small team of people sharing a light layer of confidentiality to prepare announcements and marketing activities with MeeGo stakeholders. The members of this Core Media team have permissions to edit and publish content in meego.com and the @meegocom Twitter account. Media team's access to the MeeGo News system is managed via membership of the [http://news.meego.com/__mfa/asgard_midcom.admin.user/group/edit/1dff932956e229af93211df8c2b63e3ceeafa35fa35/ MeeGo Media Team Midgard group]. They also receive the emails sent to media@meego.com (planned).&lt;br /&gt;
&lt;br /&gt;
This team works through the meego-community mailing list and reports/tasks at bugs.meego.com. Confidential topics are handled via private mail involving whoever else needs to be in the loop. No big secrets are discussed here. No NDAs are to be signed. Any topics about the team itself are discussed in the meego-community mailing list.&lt;br /&gt;
&lt;br /&gt;
'''Members'''&lt;br /&gt;
&lt;br /&gt;
* Quim Gil - coordination and MeeGo Community Office representation.&lt;br /&gt;
* Jennifer Cloer - Linux Foundation media relations.&lt;br /&gt;
* Jennifer Lyons - Nokia comms.&lt;br /&gt;
* Suzy Ramirez - Intel comms.&lt;br /&gt;
* Brian Warner - Linux Foundation MeeGo operations.&lt;br /&gt;
&lt;br /&gt;
New members can join the team via invitation, coming either from the Extended Media team or MeeGo stakeholders with high media activity.&lt;br /&gt;
&lt;br /&gt;
=== Extended Media team ===&lt;br /&gt;
The Extended Media team is made of regular contributors following the [[Community communication|MeeGo community channels]] and highlighting the remarkable news. Anybody can contribute, sporadically or on a regular basis.&lt;br /&gt;
&lt;br /&gt;
'''Tasks'''&lt;br /&gt;
* Write blog posts about remarkable news in a specific MeeGo community channel.&lt;br /&gt;
* If you are a regular MeeGo blogger, have your MeeGo feed aggregated to http://planet.meego.com&lt;br /&gt;
* Post MeeGo related news from a Twitter account using the #meegocom tag and short URLs&lt;br /&gt;
* Follow the [http://twitter.com/#search?q=MeeGo MeeGo search in Twitter] and retweet relevant statuses adding the #meegocom tag.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Interested?  Add yourself to the list below indicating your blog or Twitter account, and the MeeGo project channel you are reporting about. Make sure your blog is aggregated and/or your Twitter account is listed by @meegocom&lt;br /&gt;
&lt;br /&gt;
'''Members'''&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Blog&lt;br /&gt;
! Twitter&lt;br /&gt;
! Channel&lt;br /&gt;
|-&lt;br /&gt;
|[[User:Texrat|Randall Arnold]]&lt;br /&gt;
|[http://tabulacrypticum.wordpress.com Tabula Crypticum]&lt;br /&gt;
|[http://www.twitter.com/texrat @Texrat] (also [http://www.twitter.com/MeeGoDFW @MeeGoDFW])&lt;br /&gt;
|Community Marketing&lt;br /&gt;
|-&lt;br /&gt;
|[http://meego.com/users/reggie Reggie Suplido]&lt;br /&gt;
|[http://www.allaboutmeego.com/ All About MeeGo], [http://reggie.suplido.com/mobility/ /mobility]&lt;br /&gt;
|[http://www.twitter.com/rsuplido @rsuplido] &lt;br /&gt;
|MeeGo News&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== @meegocom at Twitter ==&lt;br /&gt;
&lt;br /&gt;
http://twitter.com/meegocom aims to be a channel forwarding the most relevant activity happening inside and around the MeeGo project.&lt;br /&gt;
&lt;br /&gt;
PURPOSE&lt;br /&gt;
* Retweet the most interesting statuses related to MeeGo&lt;br /&gt;
* Reply interesting questions or comments addressed to @meegocom&lt;br /&gt;
&lt;br /&gt;
PROCESS&lt;br /&gt;
* Anybody can &amp;quot;forward&amp;quot; news by including &amp;quot;#meegocom&amp;quot; in the status.&lt;br /&gt;
* Extended Media Team aims to cover all the community channels&lt;br /&gt;
* Media Team members have all access to @meegocom&lt;br /&gt;
* In most cases meegocom will simply RT what goes through the filter&lt;br /&gt;
* Objective replies only (e.g. links to sources), neutral voice&lt;br /&gt;
* Twitter best practice is to use shortened links - @meegocom will shorten the link if not already shortened.&lt;br /&gt;
&lt;br /&gt;
FOLLOWING&lt;br /&gt;
* Only official users followed e.g. @MeeGoConf&lt;br /&gt;
* Specific lists created to point interesting users:&lt;br /&gt;
** [http://twitter.com/meegocom/local-meego-networks Local MeeGo Networks] - see [[Local_MeeGo_Networks#Tools_for_meetups|how to request to be followed]]. &lt;br /&gt;
&lt;br /&gt;
PS: vaguely inspired by the light process behind MWKN&lt;br /&gt;
http://wiki.maemo.org/Maemo_Weekly_News&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010</id>
		<title>MeeGo Conference 2010</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010"/>
				<updated>2010-11-25T00:30:44Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Pictures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Conference Wrap-up ==&lt;br /&gt;
&lt;br /&gt;
=== Informal Feedback ===&lt;br /&gt;
&lt;br /&gt;
We might do something more formal (survey) later, but for now, you can add your feedback about the conference to the [[MeeGo_Conference_2010/Feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Session Presentations ===&lt;br /&gt;
* Please add session notes from your unconference sessions to the wiki, and include a link to them in [[MeeGo Conference 2010/Unconference]]&lt;br /&gt;
* Presenters - Your presentation materials should be uploaded and posted on [http://conference2010.meego.com/program/schedule your session page]&lt;br /&gt;
* Note: Videos of most sessions will also be posted to each [http://conference2010.meego.com/program/schedule your session page]&lt;br /&gt;
&lt;br /&gt;
=== Blog Posts ===&lt;br /&gt;
Did you write a wrap-up blog post about MeeGoConference 2010? Link to it here:&lt;br /&gt;
* [http://labs.qt.nokia.com/2010/11/19/meego-conference-2010-wrap-up/ MeeGo Conference 2010 wrap-up] by [http://meego.com/users/thiago Thiago]&lt;br /&gt;
* [http://revdkathy.livejournal.com/61968.html Reflections on Meego Conference] by [http://meego.com/users/revdkathy revdkathy]&lt;br /&gt;
* [http://marnanel.dreamwidth.org/173066.html The last day, with links to posts about other days] by [http://meego.com/users/tthurman tthurman]&lt;br /&gt;
* [http://www.carrypad.com/2010/11/15/meego-conference-to-create-the-meego-way-of-working/ MeeGo Conference to “Create the MeeGo way of Working.”] by [http://meego.com/users/chippy chippy]&lt;br /&gt;
* [http://www.carrypad.com/2010/11/17/meego-conference-day-2-touch-and-mobile-dominate/ MeeGo Conference Day 2 – Touch and Mobile Dominate] by [http://meego.com/users/chippy chippy]&lt;br /&gt;
* [http://thpmaemo.blogspot.com/2010/11/meegoconf-2010-fun-qml-gpodder-python.html MeeGoConf 2010: Fun, QML, gPodder, Python] by [http://meego.com/users/thp thp]&lt;br /&gt;
*[http://chani.wordpress.com/2010/11/19/meeeeeeeego/ meeeego] by [http://meego.com/users/chani Chani]&lt;br /&gt;
* [http://www.maemopeople.org/index.php/jaffa/2010/11/20/we_go_to_meego We go to MeeGo] by [http://meego.com/users/jaffa Jaffa]&lt;br /&gt;
* [http://fastwonderblog.com/2010/11/20/meego-conference-geeks-in-dublin/ MeeGo Conference: Geeks in Dublin] by [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
* [http://www.umpcportal.com/2010/11/report-timeline-for-meego-netbooks-tablets-and-smartphones/ Report: Timeline for MeeGo Netbooks, Tablets and Smartphones] - by [http://meego.com/users/chippy chippy]&lt;br /&gt;
* [http://wp.me/pPWnp-bM MeeGo Install on Lenovo Ideapad in less than 9mins] - by [http://meego.com/users/julienf julienf]&lt;br /&gt;
* [http://bergie.iki.fi/blog/initial_look_at_meego_netbook-a_minimalistic_computer_interface/ Initial look at MeeGo Netbook - a minimalistic computer interface] - by [http://meego.com/users/bergie bergie]&lt;br /&gt;
* [http://eopage.blogspot.com/2010/11/dublin-and-meego-conference.html Dublin and Meego Conference] - by [http://meego.com/users/Epage epage]&lt;br /&gt;
* [http://jfourgeaud.wordpress.com/2010/11/23/ameegos-at-the-aviva-stadium-vlomo10-day17/ aMeeGos at the Aviva Stadium] - by [http://meego.com/users/julienf julienf]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
Please link to a set of pictures (not individual photos) if possible:&lt;br /&gt;
* Consider adding yourself and your photos to the [http://www.flickr.com/groups/meegoconf2010/ MeeGo Conference 2010 Flickr group]&lt;br /&gt;
* [http://www.flickr.com/photos/thp4/sets/72157625424106592/with/5188992035/ MeeGo Conference 2010 / Aviva Stadium / Dublin] - by [http://meego.com/users/thp thp]&lt;br /&gt;
* [http://www.flickr.com/photos/lucbyhet/sets/72157625295691137/with/5187831075/ MeeGo Conference 2010] by [http://meego.com/users/lucbyhet2 lucbyhet2]&lt;br /&gt;
* MeeGo Conference 2010 ([http://www.flickr.com/photos/78178692@N00/sets/72157625315828025/ Set 1], [http://www.flickr.com/photos/78178692@N00/sets/72157625337379527/ Set 2]) by [http://meego.com/users/reggie reggie]&lt;br /&gt;
* [http://picasaweb.google.com/martin.grimme/Dublin2010MeeGoConference Dublin and MeeGo Conference 2010 - Picasa Web Album] - by [http://meego.com/users/pycage pycage]&lt;br /&gt;
* [http://www.flickr.com/search/?q=meegoconf&amp;amp;ss=2&amp;amp;ct=0&amp;amp;mt=all&amp;amp;w=all&amp;amp;adv=1 Flickr images tagged with MeeGoConf]&lt;br /&gt;
* [http://picasaweb.google.com/xmlich02/MeeGoConference2010# MeeGo Conference 2010 and Wax Museum] by [http://www.fit.vutbr.cz/~imlich Jozef Mlich]&lt;br /&gt;
* [http://picasaweb.google.com/eopage/MeegoConference?feat=directlink Meego Conference / Dublin] - by [http://meego.com/users/Epage epage]&lt;br /&gt;
* [http://www.flickr.com/photos/jsmanrique/sets/72157625445305646/ MeeGo Conference 2010] - by [http://meego.com/users/jsmanrique Manrique]&lt;br /&gt;
* [http://www.flickr.com/photos/timsamoff/sets/72157625328672377/ MeeGo Conference 2010] - by [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
&lt;br /&gt;
''' [http://conference2010.meego.com/ MeeGo Conference] will be held at Aviva Stadium in Dublin, Ireland November 15-17th, 2010'''&lt;br /&gt;
&lt;br /&gt;
The MeeGo Conference replaces the Maemo Summit. We're using the term &amp;quot;conference&amp;quot; because The Linux Foundation usually uses the term &amp;quot;summit&amp;quot; to refer to invitation-only events, and since the MeeGo conference is open to anyone who would like to attend, we decided to refer to it as the MeeGo Conference to avoid confusion.&lt;br /&gt;
&lt;br /&gt;
Registration is [http://conference2010.meego.com/ still open] and you can [http://conference2010.meego.com/logistics/hotels reserve your room] in our hotel block at the D4 complex right next to the Aviva Stadium.&lt;br /&gt;
&lt;br /&gt;
The Twitter hashtag for the MeeGo Conference is '''[http://search.twitter.com/search?q=%23meegoconf #MeeGoConf]'''. There will also be a Qaiku thread on the [http://www.qaiku.com/channels/show/meego/ MeeGo channel].&lt;br /&gt;
&lt;br /&gt;
There is an Identi.ca group tag [http://identi.ca/group/meegoconf !meegoconf]&lt;br /&gt;
&lt;br /&gt;
Flickr group: http://www.flickr.com/groups/meegoconf2010/&lt;br /&gt;
&lt;br /&gt;
== Sponsors ==&lt;br /&gt;
&lt;br /&gt;
Prospectus is now available, please send to anyone who is interested in sponsoring MeeGo Conference 2010! [http://wiki.meego.com/images/MeeGo_Prospectus_2010_%282%29.pdf MeeGo Conference Prospectus]&lt;br /&gt;
&lt;br /&gt;
== Audience ==&lt;br /&gt;
&lt;br /&gt;
The MeeGo Conference targets a technical audience of:&lt;br /&gt;
* MeeGo developers&lt;br /&gt;
* OSVs, OEMs, and other integrators&lt;br /&gt;
* Other MeeGo project contributors&lt;br /&gt;
&lt;br /&gt;
'''Other target audience suggestions'''&lt;br /&gt;
* Relevant media representatives (bloggers, promoters)&lt;br /&gt;
&lt;br /&gt;
== Format and Logistical Details ==&lt;br /&gt;
&lt;br /&gt;
* There are firm plans for some [[MeeGo_Conference_2010/Early_Bird_Events|early bird sessions]] organized by community members on the afternoon of Saturday, November 13 and all day Sunday, November 14.&lt;br /&gt;
* The main event is a 3 day event, begins Monday Nov. 15th thru Wednesday Nov. 17th&lt;br /&gt;
* The first two days (Monday and Tuesday) will have scheduled sessions&lt;br /&gt;
* Wednesday will be an [[MeeGo Conference 2010/Unconference|unconference day]]&lt;br /&gt;
* [[MeeGo_Conference_2010/Lightning_talks|Lightning Talks]] will be held on Wednesday.&lt;br /&gt;
* Some unofficial conference document templates are available for those who like these kinds of things:&lt;br /&gt;
** [[File:Meego conference template.otp| Simple OpenOffice tutorial with MeeGo logo and &amp;quot;conference 2010&amp;quot; underneath]]&lt;br /&gt;
** [[File:Meego conference template 2.otp| Simple OpenOffice tutorial with MeeGo logo]]&lt;br /&gt;
* We currently have evening events planned on Monday Nov. 15th at the Stadium, Tuesday Nov. 16th at Guinness Storehouse and will have tickets to the Ireland / Norway football game on Wednesday Nov. 17th. &lt;br /&gt;
* Conference Held at Aviva stadium&lt;br /&gt;
* Conference Space that we have:&lt;br /&gt;
** Presidents Terrace for Keynotes Day 1 sits 1200 theatre style or 580 cab ([http://www.lmc.ac.uk/home/hiring/seating.php cabaret style]) - suggesting theatre style for the keynotes&lt;br /&gt;
** Breakout session will be used as follows:&lt;br /&gt;
*** Level 02&lt;br /&gt;
**** 1. Presidents area split in half area 1 sits 300 cab&lt;br /&gt;
**** 2. Presidents area 2 sits 280 cab&lt;br /&gt;
**** 3. Vavasour suite sits 80 cab&lt;br /&gt;
*** Level 03 (where you enter)&lt;br /&gt;
**** The Atrium- registration/welcome/tea and coffee breaks&lt;br /&gt;
**** The flow between the Atrium and the next break out area called the Henry suite will be an area for a proposed Technology Showcase for MeeGo projects to be displayed and demo's. &lt;br /&gt;
**** 4. 1872 area sits 120 cab is the 4th breakout area opposite the atrium on the other side of the stadium.&lt;br /&gt;
*** Level 04 (stairs/elevator from the atrium)&lt;br /&gt;
**** 5. Havelock suite sits 130 cab- 5th breakout area&lt;br /&gt;
**** 6. Media center- in another part of the stadium: Perfect for a Graphics track or UI track based on the space.&lt;br /&gt;
* Hotels being used  are the D4 hotels and you may book through registration site (read about details on site below)&lt;br /&gt;
* Registration site is planned to go up no later than August 7. but we are aiming for it to be up mid-July.&lt;br /&gt;
* The Registration will have a place for submissions to the call for papers (including submissions from Intel / Nokia) and a small selection committee will be responsible for choosing the presentations based on the merits of each submission.&lt;br /&gt;
* Anyone is welcome to submit a proposal or attend the event.&lt;br /&gt;
* The event will be free for attendees &lt;br /&gt;
* Sponsorship Prospectus is attached under Sponsor section, please send to anyone interested&lt;br /&gt;
* Updated 6/22/10 AL&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Aviva Stadium in Dublin, Ireland- November 15-17th, 2010&lt;br /&gt;
&lt;br /&gt;
Contract is in place and planning information will be updated online for your involvement:)&lt;br /&gt;
&lt;br /&gt;
* [http://www.avivastadiumevents.ie/stadium.aspx Aviva Stadium]&lt;br /&gt;
* Conference facility has held for us one plenary room for the keynote session, and 6-8 breakout rooms to seat 100, I will be creating a presentation to place online, so everyone will see where and what rooms we will be the seesions of the conference in.&lt;br /&gt;
* Dublin is an easy city to get to for international travelers&lt;br /&gt;
* Venue is right on mass transit line (DART)&lt;br /&gt;
* Outside of Schengen area, non-EU citizens would require visa [http://www.dfa.ie/home/index.aspx?id=8777 Visa information for Ireland]&lt;br /&gt;
&lt;br /&gt;
== Accommodation ==&lt;br /&gt;
&lt;br /&gt;
See [[MeeGo Conference 2010/Accommodation]]&lt;br /&gt;
&lt;br /&gt;
* We have reserved a block of 530 rooms with D4 Hotels, in three hotels near the location. Rooms bookings are available [http://conference2010.meego.com/logistics/hotels through the conference site]. We will also have a 24hr networking room in the hotels during the conference&lt;br /&gt;
* Sponsored accommodation will be in this venue only - see [[#Sponsored_participants | sponsored participants]] for more information on requesting sponsorship. In the event of cancellation, the intial deposit on reservation will not be refunded&lt;br /&gt;
* Rooms are available from €65 per night to €115 per night through the conference registration system &lt;br /&gt;
* We are also holding 100 rooms at the Herbert Park hotel again only a couple blocks from the stadium&lt;br /&gt;
&lt;br /&gt;
== Flight Information ==&lt;br /&gt;
&lt;br /&gt;
See [[MeeGo Conference 2010/Flight Information]]&lt;br /&gt;
&lt;br /&gt;
== Video coverage ==&lt;br /&gt;
This is the plan so far:&lt;br /&gt;
&lt;br /&gt;
* There is a professional team dedicated to record, stream, edit and upload all the videos.&lt;br /&gt;
* All the tracks of the first two days will be recorded. The videos will be uploaded on the same evening or up to 48 hours later. The limitations are the editing work and also the risk of overloading the network bandwidth during the conference hours.&lt;br /&gt;
* In addition to this, the main room will have live streaming for all sessions during the first two days.&lt;br /&gt;
* The plan for the unconference day still needs to be defined but in any case the same video crew and equipment will be available.&lt;br /&gt;
&lt;br /&gt;
Volunteering: is someone is interested in shooting additional video coverage please share your ideas at the meego-community mailing list.&lt;br /&gt;
&lt;br /&gt;
== Sponsored participants ==&lt;br /&gt;
The organization has a budget to sponsor the travel and accommodation of selected community contributors. Participants willing to be sponsored must request it through the conference registration. The requests will be evaluated by the Sponsoring Committee (see below).&lt;br /&gt;
&lt;br /&gt;
The idea is to handle the approvals through several rounds of acceptance: first the speakers approved, then the requesters obtaining unanimous support, then the rest until all the sponsorship budget is allocated. An private online spreadsheet will be used to register the votes of the committee members. The discussion will be held through mail and we will organize IRC or conference meetings if needed. The rough prioritisation used by the committee shall be:&lt;br /&gt;
&lt;br /&gt;
# Speakers.&lt;br /&gt;
# Organisers/conference logistical people who aren't being paid to.&lt;br /&gt;
# Active MeeGo community members:&lt;br /&gt;
## Developers (both of MeeGo, and MeeGo applications)&lt;br /&gt;
## Bug reporters&lt;br /&gt;
## Community office-type stuff&lt;br /&gt;
## Anyone else making a valuable contribution&lt;br /&gt;
# Active legacy community members:&lt;br /&gt;
#*  Maemo community members (karma ''helps'' here, but isn't a be-all and end-all)&lt;br /&gt;
#* Moblin community members&lt;br /&gt;
# Members of core upstream projects&lt;br /&gt;
&lt;br /&gt;
Each request shall, of course, be made on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
If you have requested sponsorship and you require a 'complicated' visa please contact Quim Gil explaining your case and adding a URL to your meego.com profile.&lt;br /&gt;
&lt;br /&gt;
If you have applied for sponsorship and you can only attend the conference if being sponsored, then don't book anything until you have got a confirmation. The first round of sponsorship confirmations will be sent out on 24th September.&lt;br /&gt;
&lt;br /&gt;
The way the Linux Foundation handles this process in their conferences is simple: you find the best trip, get approval from Angela Brown (Linux Foundation), book your trip and the LF will reimburse you. If you have been approved and you don't have anybody around you with a credit card to do the booking then contact Angela and explain your case. This is no guarantee for anything but she is the one that will be coordinating these reimbursements.&lt;br /&gt;
&lt;br /&gt;
The hotel reservation of sponsored participants will be booked by the Linux Foundation directly. The organization will sponsor you 4 nights and you must decide which ones you choose. For instance, you can fly in on Saturday morning in order to take part in the [[MeeGo_Conference_2010/Early_Bird_Events|Early Bird Events]] but then you'll need to check out on Wednesday morning or cover the extra nights yourself.&lt;br /&gt;
&lt;br /&gt;
=== Time line ===&lt;br /&gt;
* Sep 20: Infra setup. Fine tuning details. Sponsorship approval of accepted speakers starts.&lt;br /&gt;
* Sep 24: Checkbox to request sponsorship removed from registration. No new sponsorship requests accepted.&lt;br /&gt;
* Sep 24: First wave of sponsorship requests approved: accepted speakers.&lt;br /&gt;
* Sep 28: Each sponsorship committee member has gone through all the candidates voting Yes/No in the private spreadsheet.&lt;br /&gt;
* Oct 1: Second wave completed: candidates with 5/5 votes.&lt;br /&gt;
* Oct 8: Third wave completed: candidates with 4-3 votes, depending on budget available.&lt;br /&gt;
* Oct 15: Resolution on remaining cases. All requests are accepted/declined at this point.&lt;br /&gt;
&lt;br /&gt;
== Team ==&lt;br /&gt;
* Coordination: [http://meego.com/users/dawnfoster Dawn Foster] and [http://meego.com/users/qgil Quim Gil].&lt;br /&gt;
* Logistics: [http://meego.com/users/amyleeland Amy Leeland] coordinates. Specific areas and people in charge to be listed below.&lt;br /&gt;
** Specific areas go here.&lt;br /&gt;
* Content committee: [http://meego.com/users/hohndel Dirk Hohndel] (coordination), [http://meego.com/users/thiago Thiago Macieira], [http://meego.com/users/mmeeks Michael Meeks] and [http://meego.com/users/stskeeps Carsten Munk].&lt;br /&gt;
&lt;br /&gt;
=== Sponsoring Committee ===&lt;br /&gt;
&lt;br /&gt;
The Sponsoring Committee is in charge of reviewing the sponsorship requests sent by individuals registering to the conference. It is formed by five members: [http://meego.com/users/qgil Quim Gil] (coordinator, [http://wiki.meego.com/Community_Office Community Office]), [http://meego.com/users/dawnfoster Dawn Foster] ([http://wiki.meego.com/Community_Office Community Office]), Angela Brown (Linux Foundation), [http://meego.com/users/slaine Glen Gray] (Moblin/netbook bg) and [http://meego.com/users/jaffa Andrew Flegg] (Maemo/handset bg).&lt;br /&gt;
&lt;br /&gt;
== Volunteering ==&lt;br /&gt;
&lt;br /&gt;
To run a smooth and successful MeeGo Conference will require a number of volunteers. If you want to volunteer for a certain part of the conference, please add your name below that heading, linked to your meego.com profile. You can follow the conference organization work at the [http://forum.meego.com/forumdisplay.php?f=5 Community Matters forum] (specifically [http://forum.meego.com/showthread.php?t=95 this thread]).&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
Not sure where you want to volunteer yet until the conference schedule is finalized? Put your name here and we'll add more detailed volunteer tables in the months to come.&lt;br /&gt;
&lt;br /&gt;
'''Volunteers:''' [http://meego.com/users/dneary Dave Neary/dneary], [http://meego.com/users/texrat Randall Arnold/Texrat], [http://meego.com/users/chippy Steve Paine/Chippy], [http://meego.com/users/timsamoff Tim Samoff/timsamoff], [http://meego.com/users/andreagrandi Andrea Grandi/andy80], [http://meego.com/users/ferwakeup Fernando Martin/ferwakeup], [http://meego.com/users/jnwi Jens Wiik/jnwi], [http://meego.com/users/thp Thomas Perl/thp], [http://meego.com/users/sivan Sivan Greenberg], [http://meego.com/users/anidel Aniello Del Sorbo/anidel], [http://meego.com/users/andrei1089 Andrei Mirestean/andrei1089], [http://meego.com/users/ryanware Ryan Ware/ryanware], [http://meego.com/users/saviq Michał Sawicz/saviq], [http://meego.com/users/vdvsx Valerio Valerio/VDVsx], [http://meego.com/users/nononoyes Alessandro Peralma/No!No!No!Yes!].&lt;br /&gt;
&lt;br /&gt;
=== Scheduled Opportunities ===&lt;br /&gt;
'''Please commit to specific tasks and times on the [[MeeGo_Conference_2010/Volunteering|Volunteer Grid]]'''&lt;br /&gt;
&lt;br /&gt;
There are a number of volunteer opportunities that people can signup for specific time slots, such as manning the information desk or session tech support. Since the final conference schedule isn't available yet, people can signup for the tasks now and then shift around the times they are available later. These are the types of volunteer opportunities:&lt;br /&gt;
&lt;br /&gt;
* IRC Chat Moderators&lt;br /&gt;
* Information Desk Helpers&lt;br /&gt;
* Session Tech Support&lt;br /&gt;
* Conference Setup - Sunday 14&lt;br /&gt;
* Conference Cleanup - Wednesday 17&lt;br /&gt;
* Speaker Assistants&lt;br /&gt;
* Conference Room Reservation Table&lt;br /&gt;
* Hacking Session Helpers&lt;br /&gt;
&lt;br /&gt;
'''Volunteers:'''&lt;br /&gt;
* [http://meego.com/users/ferwakeup Fernando Martin/ferwakeup] for Speaker Assistant.&lt;br /&gt;
* [http://meego.com/users/leinir Dan Leinir Turthra Jensen] for Conference Setup, Conference Cleanup and Hacking Session Helper (depending on sponsorship)&lt;br /&gt;
&lt;br /&gt;
=== Organizing Opportunities ===&lt;br /&gt;
A number of the conference activities have yet to be fully organized and the conference committee would love help with these tasks. Here is a list of activities still needing to be organized. It might be best to start forum threads for each of the specific organizing tasks and then document here the decisions. &lt;br /&gt;
&lt;br /&gt;
* Organize [[MeeGo_Conference_2010/Early_Bird_Events|Early Bird Events]]&lt;br /&gt;
* Organize Hacking Sessions&lt;br /&gt;
* Organize Temple Bar Night&lt;br /&gt;
* Organize Signup for Guinness Shuttles&lt;br /&gt;
* Reach out to local businesses for conference deals&lt;br /&gt;
&lt;br /&gt;
'''Volunteers:'''&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/andreagrandi Andrea Grandi/andy80]: I propose myself for '''Organize [http://wiki.meego.com/MeeGo_Conference_2010/Early_Bird_Events Early Bird Events]'''. I'd like to lead the organization of two days ('''November 13th, 14th''') in the similar way we (Maemo Community) organized the [http://wiki.maemo.org/Maemo-Barcelona_Long_Weekend Barcelona Long Weekend]. More details soon.&lt;br /&gt;
* [http://meego.com/users/thp thp] - Early Bird Events w/ Andrea&lt;br /&gt;
* [http://meego.com/users/revdkathy RevdKathy]: Organise the Meego Greeters to provide mobile information and help around the conference.&lt;br /&gt;
&lt;br /&gt;
== Topics ==&lt;br /&gt;
&lt;br /&gt;
Potential themes for the conference which suit a first conference.&lt;br /&gt;
&lt;br /&gt;
; MeeGo for Maemo &amp;amp; Moblin application developers &lt;br /&gt;
: Bringing developers from old platform to new &lt;br /&gt;
: please define here how the old differs from the new. I am assuming the new platform includes using the Qt framework as the standard, but what else? What is the smooth way to move RPM -&amp;gt; DEB?&lt;br /&gt;
; MeeGo for N900 and N8x0 owners&lt;br /&gt;
: What is MeeGo in a concrete way? Is it a set of userland libraries and applications that you can run on your N900 in a chrooted environment for example?&lt;br /&gt;
: Bring our old power users over&lt;br /&gt;
: dual booting a &amp;quot;Meego flash image&amp;quot; on your N?x? device? What about MER?&lt;br /&gt;
; New developers coming to MeeGo&lt;br /&gt;
: Qt and WRT, and maybe Clutter&lt;br /&gt;
; Distributing MeeGo software&lt;br /&gt;
: yes, please explain how to do this in light of the current system of uploading Debian packages &amp;amp; promoting?&lt;br /&gt;
: What comes after Extras?&lt;br /&gt;
; MeeGo platform&lt;br /&gt;
: Getting more developers involved in the MeeGo platform, and reaching out to upstream to have a critical mass of MeeGo middleware developers there&lt;br /&gt;
; Cool stuff (hardware &amp;amp; software) coming out of Helsinki &amp;amp; Portland&lt;br /&gt;
: Target press &amp;amp; new users&lt;br /&gt;
; Building a healthy MeeGo community&lt;br /&gt;
: Involving Intel and Nokia engineers, upstream, platform hackers, application developers and power users in the MeeGo community - covering things like outreach and events, community infrastructure (including the Technical Steering Group, working groups, council?), social dynamics &amp;amp; policies, and community involvement in product roadmaps, etc&lt;br /&gt;
;Testing with MeeGo&lt;br /&gt;
:Test development, image creation, test execution and debugging as a smooth ride along development.&lt;br /&gt;
;The Community Development Ecosystem around MeeGo (lbt)&lt;br /&gt;
: Building against MeeGo - the Maemo and MeeGo community OBSes&lt;br /&gt;
: Application development and community application QA - Extras and PPAs(?)&lt;br /&gt;
: Experimental development - MeeGo on N8x0&lt;br /&gt;
&lt;br /&gt;
'''''A first draft of the Call for Papers is up: [[MeeGo_Conference_2010/DraftCFP]]'''''&lt;br /&gt;
&lt;br /&gt;
== Other suggestions for the event ==&lt;br /&gt;
* 3 days event, 2 days organized by the community and one organized by the companies involved. Developers, platform and power users tracks. --[[User:Vdvsx|Vdvsx]] 22:24, 12 March 2010 (UTC)&lt;br /&gt;
* In addition to 20 minute talks and 5 minute lightning talks, a provision for talks that fit in between (10 minutes) --[[User:Texrat|Texrat]] 03:47, 14 March 2010 (UTC)&lt;br /&gt;
* team-building, brainstorming exercises on a large scale (like the [http://maemo.nokia.com/news/maemo-co-creation-workshop-video/ Co-Creation Workshop held before Maemo Summit 2009] --[[User:Texrat|Texrat]] 03:47, 14 March 2010 (UTC)&lt;br /&gt;
* themed tracks with breakout sessions between X sets of presentations (where X can be number of sessions or time duration). --[[User:Texrat|Texrat]] 05:41, 27 April 2010 (UTC)&lt;br /&gt;
* Birds Of Feather [http://en.wikipedia.org/wiki/Birds_of_a_Feather_(computing) (BOFs)]- for casual non formal feature planning and development specification: --[[User:sivan|sivan]]&lt;br /&gt;
** A group of people interested in a feature or a process gather around a round table.&lt;br /&gt;
** A driver for the discussion presents the topic he wants to spec out or a topic assigned to him to present from the list of process and features desired.&lt;br /&gt;
** Input is arriving from participants, and is ironed out as &amp;quot;[http://en.wikipedia.org/wiki/User_story user stories]&amp;quot; , as well as leads, references tips and hints for undertaking the development.&lt;br /&gt;
** The driver after finishing the session sets to finish the spec in terms of completeness and publish it on the wiki for peer review of the BOF participants and/or a review board that accepts features and new takes for the project.&lt;br /&gt;
* Recognize the '''non-technical''' contributor of the year. This is important since we have so many needs on the community side. --[[User:Texrat|Texrat]] 01:35, 17 August 2010 (UTC)&lt;br /&gt;
* Recognize the most popular presentations. There should be a formal survey for every talk and workshop, as well as a summary survey. Use the findings to reward those who stood out. --[[User:Texrat|Texrat]] 01:35, 17 August 2010 (UTC)&lt;br /&gt;
* Games. Some sort of intramural sports or activities. Hey, we're in a stadium, right? Let's take advantage! Okay, maybe we can't use the field, but surely we can come up with something... even tug-of-war would be fun --[[User:Texrat|Texrat]] 01:35, 17 August 2010 (UTC)&lt;br /&gt;
** Treasure/scavenger hunt for meego goodies and prizes.&lt;br /&gt;
* [http://wiki.meego.com/MeeGo_Greeters MeeGo Greeters] would make great volunteers! --[[User:Texrat|Texrat]] 19:58, 31 August 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Single_sign-on</id>
		<title>Single sign-on</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Single_sign-on"/>
				<updated>2010-11-24T14:13:05Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Solutions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose of the page ==&lt;br /&gt;
&lt;br /&gt;
One of the result of the [[Community_website_meeting_2010_2_24 | community web-site meeting]] was, that a single sign-on (SSO) concept is the basic requirement for all the different services, which should run on MeeGo.com. There are many different possibilities how to realise that, with as many pros and cons. Purpose of this wiki-page is to gather the information together and to have a meeting soon based on that information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General requirements ==&lt;br /&gt;
&lt;br /&gt;
Here are general requirements, which the SSO solution should meet. Please feel free to modify the list:&lt;br /&gt;
&lt;br /&gt;
* User identity and credentials are consistent across the sites and systems&lt;br /&gt;
* Once a user is authenticated to one system the user should not need to authenticate to other systems&lt;br /&gt;
&lt;br /&gt;
In user story terms? In priority order?&lt;br /&gt;
* As a user&lt;br /&gt;
** I'd like to use the same username and password to access any meego or affiliated sites&lt;br /&gt;
** When I change my details (including my password) I want that change to be respected by all affiliated sites&lt;br /&gt;
** Once I've entered my credentials I do not want to have to enter them again when I visit an affiliated site&lt;br /&gt;
** Once I logout from a site, I am logged out from any affiliated sites&lt;br /&gt;
&lt;br /&gt;
Could some sites be fully integrated (support all stories) and others partly (only 1+2)&lt;br /&gt;
&lt;br /&gt;
=== Technical Criteria ===&lt;br /&gt;
&lt;br /&gt;
* Support for multiple programming languages&lt;br /&gt;
* Support or easy adoption for MeeGo services:&lt;br /&gt;
** CMS-system (Drupal)&lt;br /&gt;
** Wiki (MediaWiki)&lt;br /&gt;
** Issue tracker (Bugzilla)&lt;br /&gt;
** Forum (vBulletin)&lt;br /&gt;
** News (Midgard)&lt;br /&gt;
** Build service (OBS)&lt;br /&gt;
* Abstraction from the authentication method (Database, OpenID, LDAP, etc)&lt;br /&gt;
* User-data management (no must, but nice to have)&lt;br /&gt;
* Already used in big projects&lt;br /&gt;
&lt;br /&gt;
== Solutions ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.jasig.org/cas CENTRAL AUTHENTICATION SERVICE (CAS)]''' CAS provides a central system for applications and handles the user authentication for them. Technically CAS is a Java web application, which supports Tomcat to set it up. The management of the user credentials is not handled within the service. Commonly used authentication methods are supported, like LDAP, databases via JDBC, JAAS etc. Further, CAS supports different programming languages (PHP, Perl, Java) and provides clients for it. For the mediawiki is directly a plugin available. It supports besides its own authentication protocol OpenID and SAML. The provided example show, that it is pretty straight forward to add an application to the service.&lt;br /&gt;
* '''[http://www.josso.org JOSSO]''': This service is a Java-based implementation of a centralized authentication system. It runs on Java application servers like Tomcat or JBoss. The user data management is in JOSSO can be as well as in the CAS case be implemented with LDAP or an additional database. The drawback is the support of client agents. It is possible though to use the support of Perl through the Apache and its modules but direct client libraries are only supported for Java and PHP. OpenID and SAML can be used as authentication protocols as well.&lt;br /&gt;
* '''[https://opensso.dev.java.net/ OpenSSO]''' Java based authentication System, which is supported by Sun. The service runs on a Java application server, and supports as well as the previous systems the management of the user identity data in a database (JDBC) or integrated by LDAP. OppenSSO is Java-based, but supports as well other clients. The support for further clients seems to be not really in the focus of OpenSSO. The client SDK for PHP is for example under construction. OpenID and SAML extensions are available and the service is extensible with those.&lt;br /&gt;
* '''[http://shibboleth.internet2.edu/ Shibboleth]'''  is another security ticket -based authentication protocol that is fairly common in the university world. It also has the benefit of providing a federated identity and authentication  network where meego.com could also trust maemo.org user authentication and vice versa. It is slightly heavier to implement than CAS but is likely to provide security benefits. We have some experience with Shibboleth from various university web projects. Another benefit is that Shibboleth can be used as an Apache authentication module meaning that any web tool that supports Apache-level  authentication can authenticate via it out-of-the-box. (http://lists.meego.com/pipermail/meego-community/2010-February/000102.html)&lt;br /&gt;
** http://en.wikipedia.org/wiki/Shibboleth_(Internet2)&lt;br /&gt;
** https://spaces.internet2.edu/display/SHIB2/UnderstandingShibboleth&lt;br /&gt;
* '''[http://openid.net/ OpenID]'''  is an open authentication protocol, which allows a user to use an account of a OpenID provider of his/her choice and use it to login on every service, which supports the protocol. The idea bases simply on a unique id, which is provided to the user and which identifies the OpenID provider. The typical structure is 'username.openid_provider_url'. On the service, where the user wants to login, the OpenID has to be entered and after that, the user is redirected to the OpenID login page of the provider. To provide misusage the user has to agree use the OpenID provider to sign-on the service. Finally a redirect to the original service will take place. The service application validates the incoming data with the OpenID provider and the user is logged in.&lt;br /&gt;
* '''[http://wiki.lemonldap.ow2.org/xwiki/bin/view/NG/Documentation Lemonldap::NG]'''  is a modular Web-SSO based on Apache::Session modules. It simplifies the build of a protected area with a few changes in the application. It manages both authentication and authorization and provides headers for accounting.&lt;br /&gt;
* '''[http://oauth.net/ OAuth]''' &amp;quot;An open protocol to allow secure API authorization  in a simple and standard method from desktop and web applications&amp;quot;. Released/backed by Google/Twitter. There appear to be [http://oauth.net/code/ multiple client implementations]&lt;br /&gt;
* '''[http://drupal.org/project/modules Drupal Module]''' A new Drupal module can be created for each system to handle user replication as well as single-sign on, direct from the standard Drupal login page. This is the solution being used to link Drupal (meego.com) and vBulletin (forum.meego.com) via the module [http://drupal.org/project/drupalvb Drupal vB].&lt;br /&gt;
* '''SAML''' ...&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://lists.meego.com/pipermail/meego-community/2010-February/000102.html Initial post of Henri Bergius]&lt;br /&gt;
* [http://wiki.maemo.org/Task:Single_sign-on SSO in Maemo.org]&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010</id>
		<title>MeeGo Conference 2010</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010"/>
				<updated>2010-11-22T00:07:52Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Pictures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Conference Wrap-up ==&lt;br /&gt;
&lt;br /&gt;
=== Informal Feedback ===&lt;br /&gt;
&lt;br /&gt;
We might do something more formal (survey) later, but for now, you can add your feedback about the conference to the [[MeeGo_Conference_2010/Feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Session Presentations ===&lt;br /&gt;
* Please add session notes from your unconference sessions to the wiki, and include a link to them in [[MeeGo Conference 2010/Unconference]]&lt;br /&gt;
* Presenters - Your presentation materials should be uploaded and posted on [http://conference2010.meego.com/program/schedule your session page]&lt;br /&gt;
* Note: Videos of most sessions will also be posted to each [http://conference2010.meego.com/program/schedule your session page]&lt;br /&gt;
&lt;br /&gt;
=== Blog Posts ===&lt;br /&gt;
Did you write a wrap-up blog post about MeeGoConference 2010? Link to it here:&lt;br /&gt;
* [http://labs.qt.nokia.com/2010/11/19/meego-conference-2010-wrap-up/ MeeGo Conference 2010 wrap-up] by [http://meego.com/users/thiago Thiago]&lt;br /&gt;
* [http://revdkathy.livejournal.com/61968.html Reflections on Meego Conference] by [http://meego.com/users/revdkathy revdkathy]&lt;br /&gt;
* [http://marnanel.dreamwidth.org/173066.html The last day, with links to posts about other days] by [http://meego.com/users/tthurman tthurman]&lt;br /&gt;
* [http://www.carrypad.com/2010/11/15/meego-conference-to-create-the-meego-way-of-working/ MeeGo Conference to “Create the MeeGo way of Working.”] by [http://meego.com/users/chippy chippy]&lt;br /&gt;
* [http://www.carrypad.com/2010/11/17/meego-conference-day-2-touch-and-mobile-dominate/ MeeGo Conference Day 2 – Touch and Mobile Dominate] by [http://meego.com/users/chippy chippy]&lt;br /&gt;
* [http://thpmaemo.blogspot.com/2010/11/meegoconf-2010-fun-qml-gpodder-python.html MeeGoConf 2010: Fun, QML, gPodder, Python] by [http://meego.com/users/thp thp]&lt;br /&gt;
*[http://chani.wordpress.com/2010/11/19/meeeeeeeego/ meeeego] by [http://meego.com/users/chani Chani]&lt;br /&gt;
* [http://www.maemopeople.org/index.php/jaffa/2010/11/20/we_go_to_meego We go to MeeGo] by [http://meego.com/users/jaffa Jaffa]&lt;br /&gt;
* [http://fastwonderblog.com/2010/11/20/meego-conference-geeks-in-dublin/ MeeGo Conference: Geeks in Dublin] by [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
* [http://www.umpcportal.com/2010/11/report-timeline-for-meego-netbooks-tablets-and-smartphones/ Report: Timeline for MeeGo Netbooks, Tablets and Smartphones] - by [http://meego.com/users/chippy chippy]&lt;br /&gt;
* [http://wp.me/pPWnp-bM MeeGo Install on Lenovo Ideapad in less than 9mins] - by [http://meego.com/users/julienf julienf]&lt;br /&gt;
&lt;br /&gt;
=== Pictures ===&lt;br /&gt;
Please link to a set of pictures (not individual photos) if possible:&lt;br /&gt;
* Consider adding yourself and your photos to the [http://www.flickr.com/groups/meegoconf2010/ MeeGo Conference 2010 Flickr group]&lt;br /&gt;
* [http://www.flickr.com/photos/thp4/sets/72157625424106592/with/5188992035/ MeeGo Conference 2010 / Aviva Stadium / Dublin] - by [http://meego.com/users/thp thp]&lt;br /&gt;
* [http://www.flickr.com/photos/lucbyhet/sets/72157625295691137/with/5187831075/ MeeGo Conference 2010] by [http://meego.com/users/lucbyhet2 lucbyhet2]&lt;br /&gt;
* [http://www.flickr.com/photos/78178692@N00/sets/72157625315828025/ MeeGo Conference 2010] by [http://meego.com/users/reggie reggie]&lt;br /&gt;
* [http://picasaweb.google.com/martin.grimme/Dublin2010MeeGoConference Dublin and MeeGo Conference 2010 - Picasa Web Album] - by [http://meego.com/users/pycage pycage]&lt;br /&gt;
* [http://www.flickr.com/search/?q=meegoconf&amp;amp;ss=2&amp;amp;ct=0&amp;amp;mt=all&amp;amp;w=all&amp;amp;adv=1 Flickr images tagged with MeeGoConf]&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
&lt;br /&gt;
''' [http://conference2010.meego.com/ MeeGo Conference] will be held at Aviva Stadium in Dublin, Ireland November 15-17th, 2010'''&lt;br /&gt;
&lt;br /&gt;
The MeeGo Conference replaces the Maemo Summit. We're using the term &amp;quot;conference&amp;quot; because The Linux Foundation usually uses the term &amp;quot;summit&amp;quot; to refer to invitation-only events, and since the MeeGo conference is open to anyone who would like to attend, we decided to refer to it as the MeeGo Conference to avoid confusion.&lt;br /&gt;
&lt;br /&gt;
Registration is [http://conference2010.meego.com/ still open] and you can [http://conference2010.meego.com/logistics/hotels reserve your room] in our hotel block at the D4 complex right next to the Aviva Stadium.&lt;br /&gt;
&lt;br /&gt;
The Twitter hashtag for the MeeGo Conference is '''[http://search.twitter.com/search?q=%23meegoconf #MeeGoConf]'''. There will also be a Qaiku thread on the [http://www.qaiku.com/channels/show/meego/ MeeGo channel].&lt;br /&gt;
&lt;br /&gt;
There is an Identi.ca group tag [http://identi.ca/group/meegoconf !meegoconf]&lt;br /&gt;
&lt;br /&gt;
Flickr group: http://www.flickr.com/groups/meegoconf2010/&lt;br /&gt;
&lt;br /&gt;
== Sponsors ==&lt;br /&gt;
&lt;br /&gt;
Prospectus is now available, please send to anyone who is interested in sponsoring MeeGo Conference 2010! [http://wiki.meego.com/images/MeeGo_Prospectus_2010_%282%29.pdf MeeGo Conference Prospectus]&lt;br /&gt;
&lt;br /&gt;
== Audience ==&lt;br /&gt;
&lt;br /&gt;
The MeeGo Conference targets a technical audience of:&lt;br /&gt;
* MeeGo developers&lt;br /&gt;
* OSVs, OEMs, and other integrators&lt;br /&gt;
* Other MeeGo project contributors&lt;br /&gt;
&lt;br /&gt;
'''Other target audience suggestions'''&lt;br /&gt;
* Relevant media representatives (bloggers, promoters)&lt;br /&gt;
&lt;br /&gt;
== Format and Logistical Details ==&lt;br /&gt;
&lt;br /&gt;
* There are firm plans for some [[MeeGo_Conference_2010/Early_Bird_Events|early bird sessions]] organized by community members on the afternoon of Saturday, November 13 and all day Sunday, November 14.&lt;br /&gt;
* The main event is a 3 day event, begins Monday Nov. 15th thru Wednesday Nov. 17th&lt;br /&gt;
* The first two days (Monday and Tuesday) will have scheduled sessions&lt;br /&gt;
* Wednesday will be an [[MeeGo Conference 2010/Unconference|unconference day]]&lt;br /&gt;
* [[MeeGo_Conference_2010/Lightning_talks|Lightning Talks]] will be held on Wednesday.&lt;br /&gt;
* Some unofficial conference document templates are available for those who like these kinds of things:&lt;br /&gt;
** [[File:Meego conference template.otp| Simple OpenOffice tutorial with MeeGo logo and &amp;quot;conference 2010&amp;quot; underneath]]&lt;br /&gt;
** [[File:Meego conference template 2.otp| Simple OpenOffice tutorial with MeeGo logo]]&lt;br /&gt;
* We currently have evening events planned on Monday Nov. 15th at the Stadium, Tuesday Nov. 16th at Guinness Storehouse and will have tickets to the Ireland / Norway football game on Wednesday Nov. 17th. &lt;br /&gt;
* Conference Held at Aviva stadium&lt;br /&gt;
* Conference Space that we have:&lt;br /&gt;
** Presidents Terrace for Keynotes Day 1 sits 1200 theatre style or 580 cab ([http://www.lmc.ac.uk/home/hiring/seating.php cabaret style]) - suggesting theatre style for the keynotes&lt;br /&gt;
** Breakout session will be used as follows:&lt;br /&gt;
*** Level 02&lt;br /&gt;
**** 1. Presidents area split in half area 1 sits 300 cab&lt;br /&gt;
**** 2. Presidents area 2 sits 280 cab&lt;br /&gt;
**** 3. Vavasour suite sits 80 cab&lt;br /&gt;
*** Level 03 (where you enter)&lt;br /&gt;
**** The Atrium- registration/welcome/tea and coffee breaks&lt;br /&gt;
**** The flow between the Atrium and the next break out area called the Henry suite will be an area for a proposed Technology Showcase for MeeGo projects to be displayed and demo's. &lt;br /&gt;
**** 4. 1872 area sits 120 cab is the 4th breakout area opposite the atrium on the other side of the stadium.&lt;br /&gt;
*** Level 04 (stairs/elevator from the atrium)&lt;br /&gt;
**** 5. Havelock suite sits 130 cab- 5th breakout area&lt;br /&gt;
**** 6. Media center- in another part of the stadium: Perfect for a Graphics track or UI track based on the space.&lt;br /&gt;
* Hotels being used  are the D4 hotels and you may book through registration site (read about details on site below)&lt;br /&gt;
* Registration site is planned to go up no later than August 7. but we are aiming for it to be up mid-July.&lt;br /&gt;
* The Registration will have a place for submissions to the call for papers (including submissions from Intel / Nokia) and a small selection committee will be responsible for choosing the presentations based on the merits of each submission.&lt;br /&gt;
* Anyone is welcome to submit a proposal or attend the event.&lt;br /&gt;
* The event will be free for attendees &lt;br /&gt;
* Sponsorship Prospectus is attached under Sponsor section, please send to anyone interested&lt;br /&gt;
* Updated 6/22/10 AL&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Aviva Stadium in Dublin, Ireland- November 15-17th, 2010&lt;br /&gt;
&lt;br /&gt;
Contract is in place and planning information will be updated online for your involvement:)&lt;br /&gt;
&lt;br /&gt;
* [http://www.avivastadiumevents.ie/stadium.aspx Aviva Stadium]&lt;br /&gt;
* Conference facility has held for us one plenary room for the keynote session, and 6-8 breakout rooms to seat 100, I will be creating a presentation to place online, so everyone will see where and what rooms we will be the seesions of the conference in.&lt;br /&gt;
* Dublin is an easy city to get to for international travelers&lt;br /&gt;
* Venue is right on mass transit line (DART)&lt;br /&gt;
* Outside of Schengen area, non-EU citizens would require visa [http://www.dfa.ie/home/index.aspx?id=8777 Visa information for Ireland]&lt;br /&gt;
&lt;br /&gt;
== Accommodation ==&lt;br /&gt;
&lt;br /&gt;
See [[MeeGo Conference 2010/Accommodation]]&lt;br /&gt;
&lt;br /&gt;
* We have reserved a block of 530 rooms with D4 Hotels, in three hotels near the location. Rooms bookings are available [http://conference2010.meego.com/logistics/hotels through the conference site]. We will also have a 24hr networking room in the hotels during the conference&lt;br /&gt;
* Sponsored accommodation will be in this venue only - see [[#Sponsored_participants | sponsored participants]] for more information on requesting sponsorship. In the event of cancellation, the intial deposit on reservation will not be refunded&lt;br /&gt;
* Rooms are available from €65 per night to €115 per night through the conference registration system &lt;br /&gt;
* We are also holding 100 rooms at the Herbert Park hotel again only a couple blocks from the stadium&lt;br /&gt;
&lt;br /&gt;
== Flight Information ==&lt;br /&gt;
&lt;br /&gt;
See [[MeeGo Conference 2010/Flight Information]]&lt;br /&gt;
&lt;br /&gt;
== Video coverage ==&lt;br /&gt;
This is the plan so far:&lt;br /&gt;
&lt;br /&gt;
* There is a professional team dedicated to record, stream, edit and upload all the videos.&lt;br /&gt;
* All the tracks of the first two days will be recorded. The videos will be uploaded on the same evening or up to 48 hours later. The limitations are the editing work and also the risk of overloading the network bandwidth during the conference hours.&lt;br /&gt;
* In addition to this, the main room will have live streaming for all sessions during the first two days.&lt;br /&gt;
* The plan for the unconference day still needs to be defined but in any case the same video crew and equipment will be available.&lt;br /&gt;
&lt;br /&gt;
Volunteering: is someone is interested in shooting additional video coverage please share your ideas at the meego-community mailing list.&lt;br /&gt;
&lt;br /&gt;
== Sponsored participants ==&lt;br /&gt;
The organization has a budget to sponsor the travel and accommodation of selected community contributors. Participants willing to be sponsored must request it through the conference registration. The requests will be evaluated by the Sponsoring Committee (see below).&lt;br /&gt;
&lt;br /&gt;
The idea is to handle the approvals through several rounds of acceptance: first the speakers approved, then the requesters obtaining unanimous support, then the rest until all the sponsorship budget is allocated. An private online spreadsheet will be used to register the votes of the committee members. The discussion will be held through mail and we will organize IRC or conference meetings if needed. The rough prioritisation used by the committee shall be:&lt;br /&gt;
&lt;br /&gt;
# Speakers.&lt;br /&gt;
# Organisers/conference logistical people who aren't being paid to.&lt;br /&gt;
# Active MeeGo community members:&lt;br /&gt;
## Developers (both of MeeGo, and MeeGo applications)&lt;br /&gt;
## Bug reporters&lt;br /&gt;
## Community office-type stuff&lt;br /&gt;
## Anyone else making a valuable contribution&lt;br /&gt;
# Active legacy community members:&lt;br /&gt;
#*  Maemo community members (karma ''helps'' here, but isn't a be-all and end-all)&lt;br /&gt;
#* Moblin community members&lt;br /&gt;
# Members of core upstream projects&lt;br /&gt;
&lt;br /&gt;
Each request shall, of course, be made on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
If you have requested sponsorship and you require a 'complicated' visa please contact Quim Gil explaining your case and adding a URL to your meego.com profile.&lt;br /&gt;
&lt;br /&gt;
If you have applied for sponsorship and you can only attend the conference if being sponsored, then don't book anything until you have got a confirmation. The first round of sponsorship confirmations will be sent out on 24th September.&lt;br /&gt;
&lt;br /&gt;
The way the Linux Foundation handles this process in their conferences is simple: you find the best trip, get approval from Angela Brown (Linux Foundation), book your trip and the LF will reimburse you. If you have been approved and you don't have anybody around you with a credit card to do the booking then contact Angela and explain your case. This is no guarantee for anything but she is the one that will be coordinating these reimbursements.&lt;br /&gt;
&lt;br /&gt;
The hotel reservation of sponsored participants will be booked by the Linux Foundation directly. The organization will sponsor you 4 nights and you must decide which ones you choose. For instance, you can fly in on Saturday morning in order to take part in the [[MeeGo_Conference_2010/Early_Bird_Events|Early Bird Events]] but then you'll need to check out on Wednesday morning or cover the extra nights yourself.&lt;br /&gt;
&lt;br /&gt;
=== Time line ===&lt;br /&gt;
* Sep 20: Infra setup. Fine tuning details. Sponsorship approval of accepted speakers starts.&lt;br /&gt;
* Sep 24: Checkbox to request sponsorship removed from registration. No new sponsorship requests accepted.&lt;br /&gt;
* Sep 24: First wave of sponsorship requests approved: accepted speakers.&lt;br /&gt;
* Sep 28: Each sponsorship committee member has gone through all the candidates voting Yes/No in the private spreadsheet.&lt;br /&gt;
* Oct 1: Second wave completed: candidates with 5/5 votes.&lt;br /&gt;
* Oct 8: Third wave completed: candidates with 4-3 votes, depending on budget available.&lt;br /&gt;
* Oct 15: Resolution on remaining cases. All requests are accepted/declined at this point.&lt;br /&gt;
&lt;br /&gt;
== Team ==&lt;br /&gt;
* Coordination: [http://meego.com/users/dawnfoster Dawn Foster] and [http://meego.com/users/qgil Quim Gil].&lt;br /&gt;
* Logistics: [http://meego.com/users/amyleeland Amy Leeland] coordinates. Specific areas and people in charge to be listed below.&lt;br /&gt;
** Specific areas go here.&lt;br /&gt;
* Content committee: [http://meego.com/users/hohndel Dirk Hohndel] (coordination), [http://meego.com/users/thiago Thiago Macieira], [http://meego.com/users/mmeeks Michael Meeks] and [http://meego.com/users/stskeeps Carsten Munk].&lt;br /&gt;
&lt;br /&gt;
=== Sponsoring Committee ===&lt;br /&gt;
&lt;br /&gt;
The Sponsoring Committee is in charge of reviewing the sponsorship requests sent by individuals registering to the conference. It is formed by five members: [http://meego.com/users/qgil Quim Gil] (coordinator, [http://wiki.meego.com/Community_Office Community Office]), [http://meego.com/users/dawnfoster Dawn Foster] ([http://wiki.meego.com/Community_Office Community Office]), Angela Brown (Linux Foundation), [http://meego.com/users/slaine Glen Gray] (Moblin/netbook bg) and [http://meego.com/users/jaffa Andrew Flegg] (Maemo/handset bg).&lt;br /&gt;
&lt;br /&gt;
== Volunteering ==&lt;br /&gt;
&lt;br /&gt;
To run a smooth and successful MeeGo Conference will require a number of volunteers. If you want to volunteer for a certain part of the conference, please add your name below that heading, linked to your meego.com profile. You can follow the conference organization work at the [http://forum.meego.com/forumdisplay.php?f=5 Community Matters forum] (specifically [http://forum.meego.com/showthread.php?t=95 this thread]).&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
Not sure where you want to volunteer yet until the conference schedule is finalized? Put your name here and we'll add more detailed volunteer tables in the months to come.&lt;br /&gt;
&lt;br /&gt;
'''Volunteers:''' [http://meego.com/users/dneary Dave Neary/dneary], [http://meego.com/users/texrat Randall Arnold/Texrat], [http://meego.com/users/chippy Steve Paine/Chippy], [http://meego.com/users/timsamoff Tim Samoff/timsamoff], [http://meego.com/users/andreagrandi Andrea Grandi/andy80], [http://meego.com/users/ferwakeup Fernando Martin/ferwakeup], [http://meego.com/users/jnwi Jens Wiik/jnwi], [http://meego.com/users/thp Thomas Perl/thp], [http://meego.com/users/sivan Sivan Greenberg], [http://meego.com/users/anidel Aniello Del Sorbo/anidel], [http://meego.com/users/andrei1089 Andrei Mirestean/andrei1089], [http://meego.com/users/ryanware Ryan Ware/ryanware], [http://meego.com/users/saviq Michał Sawicz/saviq], [http://meego.com/users/vdvsx Valerio Valerio/VDVsx], [http://meego.com/users/nononoyes Alessandro Peralma/No!No!No!Yes!].&lt;br /&gt;
&lt;br /&gt;
=== Scheduled Opportunities ===&lt;br /&gt;
'''Please commit to specific tasks and times on the [[MeeGo_Conference_2010/Volunteering|Volunteer Grid]]'''&lt;br /&gt;
&lt;br /&gt;
There are a number of volunteer opportunities that people can signup for specific time slots, such as manning the information desk or session tech support. Since the final conference schedule isn't available yet, people can signup for the tasks now and then shift around the times they are available later. These are the types of volunteer opportunities:&lt;br /&gt;
&lt;br /&gt;
* IRC Chat Moderators&lt;br /&gt;
* Information Desk Helpers&lt;br /&gt;
* Session Tech Support&lt;br /&gt;
* Conference Setup - Sunday 14&lt;br /&gt;
* Conference Cleanup - Wednesday 17&lt;br /&gt;
* Speaker Assistants&lt;br /&gt;
* Conference Room Reservation Table&lt;br /&gt;
* Hacking Session Helpers&lt;br /&gt;
&lt;br /&gt;
'''Volunteers:'''&lt;br /&gt;
* [http://meego.com/users/ferwakeup Fernando Martin/ferwakeup] for Speaker Assistant.&lt;br /&gt;
* [http://meego.com/users/leinir Dan Leinir Turthra Jensen] for Conference Setup, Conference Cleanup and Hacking Session Helper (depending on sponsorship)&lt;br /&gt;
&lt;br /&gt;
=== Organizing Opportunities ===&lt;br /&gt;
A number of the conference activities have yet to be fully organized and the conference committee would love help with these tasks. Here is a list of activities still needing to be organized. It might be best to start forum threads for each of the specific organizing tasks and then document here the decisions. &lt;br /&gt;
&lt;br /&gt;
* Organize [[MeeGo_Conference_2010/Early_Bird_Events|Early Bird Events]]&lt;br /&gt;
* Organize Hacking Sessions&lt;br /&gt;
* Organize Temple Bar Night&lt;br /&gt;
* Organize Signup for Guinness Shuttles&lt;br /&gt;
* Reach out to local businesses for conference deals&lt;br /&gt;
&lt;br /&gt;
'''Volunteers:'''&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/andreagrandi Andrea Grandi/andy80]: I propose myself for '''Organize [http://wiki.meego.com/MeeGo_Conference_2010/Early_Bird_Events Early Bird Events]'''. I'd like to lead the organization of two days ('''November 13th, 14th''') in the similar way we (Maemo Community) organized the [http://wiki.maemo.org/Maemo-Barcelona_Long_Weekend Barcelona Long Weekend]. More details soon.&lt;br /&gt;
* [http://meego.com/users/thp thp] - Early Bird Events w/ Andrea&lt;br /&gt;
* [http://meego.com/users/revdkathy RevdKathy]: Organise the Meego Greeters to provide mobile information and help around the conference.&lt;br /&gt;
&lt;br /&gt;
== Topics ==&lt;br /&gt;
&lt;br /&gt;
Potential themes for the conference which suit a first conference.&lt;br /&gt;
&lt;br /&gt;
; MeeGo for Maemo &amp;amp; Moblin application developers &lt;br /&gt;
: Bringing developers from old platform to new &lt;br /&gt;
: please define here how the old differs from the new. I am assuming the new platform includes using the Qt framework as the standard, but what else? What is the smooth way to move RPM -&amp;gt; DEB?&lt;br /&gt;
; MeeGo for N900 and N8x0 owners&lt;br /&gt;
: What is MeeGo in a concrete way? Is it a set of userland libraries and applications that you can run on your N900 in a chrooted environment for example?&lt;br /&gt;
: Bring our old power users over&lt;br /&gt;
: dual booting a &amp;quot;Meego flash image&amp;quot; on your N?x? device? What about MER?&lt;br /&gt;
; New developers coming to MeeGo&lt;br /&gt;
: Qt and WRT, and maybe Clutter&lt;br /&gt;
; Distributing MeeGo software&lt;br /&gt;
: yes, please explain how to do this in light of the current system of uploading Debian packages &amp;amp; promoting?&lt;br /&gt;
: What comes after Extras?&lt;br /&gt;
; MeeGo platform&lt;br /&gt;
: Getting more developers involved in the MeeGo platform, and reaching out to upstream to have a critical mass of MeeGo middleware developers there&lt;br /&gt;
; Cool stuff (hardware &amp;amp; software) coming out of Helsinki &amp;amp; Portland&lt;br /&gt;
: Target press &amp;amp; new users&lt;br /&gt;
; Building a healthy MeeGo community&lt;br /&gt;
: Involving Intel and Nokia engineers, upstream, platform hackers, application developers and power users in the MeeGo community - covering things like outreach and events, community infrastructure (including the Technical Steering Group, working groups, council?), social dynamics &amp;amp; policies, and community involvement in product roadmaps, etc&lt;br /&gt;
;Testing with MeeGo&lt;br /&gt;
:Test development, image creation, test execution and debugging as a smooth ride along development.&lt;br /&gt;
;The Community Development Ecosystem around MeeGo (lbt)&lt;br /&gt;
: Building against MeeGo - the Maemo and MeeGo community OBSes&lt;br /&gt;
: Application development and community application QA - Extras and PPAs(?)&lt;br /&gt;
: Experimental development - MeeGo on N8x0&lt;br /&gt;
&lt;br /&gt;
'''''A first draft of the Call for Papers is up: [[MeeGo_Conference_2010/DraftCFP]]'''''&lt;br /&gt;
&lt;br /&gt;
== Other suggestions for the event ==&lt;br /&gt;
* 3 days event, 2 days organized by the community and one organized by the companies involved. Developers, platform and power users tracks. --[[User:Vdvsx|Vdvsx]] 22:24, 12 March 2010 (UTC)&lt;br /&gt;
* In addition to 20 minute talks and 5 minute lightning talks, a provision for talks that fit in between (10 minutes) --[[User:Texrat|Texrat]] 03:47, 14 March 2010 (UTC)&lt;br /&gt;
* team-building, brainstorming exercises on a large scale (like the [http://maemo.nokia.com/news/maemo-co-creation-workshop-video/ Co-Creation Workshop held before Maemo Summit 2009] --[[User:Texrat|Texrat]] 03:47, 14 March 2010 (UTC)&lt;br /&gt;
* themed tracks with breakout sessions between X sets of presentations (where X can be number of sessions or time duration). --[[User:Texrat|Texrat]] 05:41, 27 April 2010 (UTC)&lt;br /&gt;
* Birds Of Feather [http://en.wikipedia.org/wiki/Birds_of_a_Feather_(computing) (BOFs)]- for casual non formal feature planning and development specification: --[[User:sivan|sivan]]&lt;br /&gt;
** A group of people interested in a feature or a process gather around a round table.&lt;br /&gt;
** A driver for the discussion presents the topic he wants to spec out or a topic assigned to him to present from the list of process and features desired.&lt;br /&gt;
** Input is arriving from participants, and is ironed out as &amp;quot;[http://en.wikipedia.org/wiki/User_story user stories]&amp;quot; , as well as leads, references tips and hints for undertaking the development.&lt;br /&gt;
** The driver after finishing the session sets to finish the spec in terms of completeness and publish it on the wiki for peer review of the BOF participants and/or a review board that accepts features and new takes for the project.&lt;br /&gt;
* Recognize the '''non-technical''' contributor of the year. This is important since we have so many needs on the community side. --[[User:Texrat|Texrat]] 01:35, 17 August 2010 (UTC)&lt;br /&gt;
* Recognize the most popular presentations. There should be a formal survey for every talk and workshop, as well as a summary survey. Use the findings to reward those who stood out. --[[User:Texrat|Texrat]] 01:35, 17 August 2010 (UTC)&lt;br /&gt;
* Games. Some sort of intramural sports or activities. Hey, we're in a stadium, right? Let's take advantage! Okay, maybe we can't use the field, but surely we can come up with something... even tug-of-war would be fun --[[User:Texrat|Texrat]] 01:35, 17 August 2010 (UTC)&lt;br /&gt;
** Treasure/scavenger hunt for meego goodies and prizes.&lt;br /&gt;
* [http://wiki.meego.com/MeeGo_Greeters MeeGo Greeters] would make great volunteers! --[[User:Texrat|Texrat]] 19:58, 31 August 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Flight_Information</id>
		<title>MeeGo Conference 2010/Flight Information</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Flight_Information"/>
				<updated>2010-11-10T18:32:56Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Thursday 18 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flight Information ==&lt;br /&gt;
&lt;br /&gt;
''Wouldn't it make sense to split the table for arrivals and departures and then sort each table by date and time as with the [http://wiki.maemo.org/Maemo_Summit_2009/Travel Maemo Summit 2009 travel wiki page]?''&lt;br /&gt;
&lt;br /&gt;
Please move your entry from below to the new tables here. Keep the entries sorted by time and date.&lt;br /&gt;
&lt;br /&gt;
===Arrivals===&lt;br /&gt;
&lt;br /&gt;
====Saturday 13====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| [[user:timsamoff | Tim Samoff]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| from JFK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| [[user:dawnfoster | Dawn Foster]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| from ORD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:20&lt;br /&gt;
| [[user:texrat | Randall Arnold]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| from EWR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| 12:05&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Aurport (DUB)&lt;br /&gt;
| EI0235 from LGW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:25&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0267 from BHX&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Josep Roura ([http://meego.com/users/netoak netoak])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR7039 from GRO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:40&lt;br /&gt;
| Henri Bergius ([http://meego.com/users/bergie bergie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5014 from CDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:40&lt;br /&gt;
| Susanna Huhtanen ([http://maemo.org/profile/view/ihmis-suski/ ihmis-suski])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5014 from CDG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:20&lt;br /&gt;
| Attila Csipa ([http://meego.com/users/achipa achipa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| LH980 from FRA&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:35&lt;br /&gt;
| [[user:thp|thp]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 18:50&lt;br /&gt;
| Leonardo da Mata ([http://meego.com/users/barroca barroca])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| JJ 7922 from LHR&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sunday 14====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 8:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 722 from PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 08:50&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 722 from PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| Gary Birkett ([http://meego.com/users/lcuk lcuk])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR553 from MAN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| Reggie Suplido ([http://meego.com/users/reggie reggie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI124 from ORD (Chicago, IL)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 09:20&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight 126 (Continental) from EWR (Newark, NJ)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| SK537 from CPH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| Brendan Le Foll ([http://meego.com/users/arfoll arfoll])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| 6394 from BCN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 12:40&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AC848/BMI123 from YYZ/LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13.35 &lt;br /&gt;
| Kathy Smith ([http://meego.com/users/revdkathy RevdKathy])&lt;br /&gt;
| Airport (DUB) &lt;br /&gt;
| SZ593 from NQY &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 14.10 &lt;br /&gt;
| Carsten Munk ([http://meego.com/users/stskeeps Stskeeps])&lt;br /&gt;
| Airport (DUB) &lt;br /&gt;
| EI0363 from WAW &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:40&lt;br /&gt;
| timeless&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF1099/AF5014&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:25&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0645 from PRG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Monday 15====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 17====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/ anidel])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to EWR (Newark, NJ)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 13:45&lt;br /&gt;
| Kathy Smith ([http://meego.com/users/revdkathy RevdKathy])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to NQY (Newquay, Cornwall)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| [[user:thp|thp]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to VIE&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:40&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0276 to BHX&lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Thursday 18====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Carsten Munk ([http://meego.com/users/stskeeps Stskeeps])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0362 to WAW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| Henri Bergius ([http://meego.com/users/bergie bergie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5001 to CDG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| Susanna Huhtanen ([http://maemo.org/profile/view/ihmis-suski/ ihmis-suski])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5001 to CDG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| Josep Roura ([http://meego.com/users/netoak NetOak])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR7038 to GRO&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 10:45&lt;br /&gt;
| [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to JFK&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:05&lt;br /&gt;
| Reggie Suplido ([http://meego.com/users/reggie reggie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| SK538 to CPH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:05&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 723 to PHL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:05&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 723 to PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:40&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| IE0644 to PRG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 13:55&lt;br /&gt;
| Brendan Le Foll ([http://meego.com/users/arfoll arfoll])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| 6395&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:50&lt;br /&gt;
| timeless&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5009/AF1798&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:00&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI3296 to CWL&lt;br /&gt;
| Staying extra days after conference&lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| Gary Birkett ([http://meego.com/users/lcuk lcuk])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR556 to MAN&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:45&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| SK2538 to CPH&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 20:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0248 to LGW&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number to airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Saturday 20====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 10:45&lt;br /&gt;
| [[user:timsamoff | Tim Samoff]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to JFK&lt;br /&gt;
| My wife arrives on the 17th and we're staying through Saturday.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Old list (please don't add anything here - move to the tables above)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Participant name&lt;br /&gt;
! Arrival flight info&lt;br /&gt;
! Departure flight info&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| Lucas Maneos (lm)&lt;br /&gt;
| BD0121 - Mon 15 Nov 2010, LHR-DUB 06:35-07:55&lt;br /&gt;
| BD0132 - Wed 17 Nov 2010, DUB-LHR 21:05-22:20&lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Andrea Grandi ([http://meego.com/users/andreagrandi andreagrandi])&lt;br /&gt;
| Flight 9907 Depart PSA at 07:00 and arrive DUB at 08:45 - Sat, 13/November/2010&lt;br /&gt;
| Dublin BA British Airways 5964 at 13:15, Wed 17th Nov --&amp;gt; London BA British Airways 602 at 16:45 --&amp;gt; Pisa at 19:55&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Flight_Information</id>
		<title>MeeGo Conference 2010/Flight Information</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Flight_Information"/>
				<updated>2010-11-10T16:40:53Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Sunday 14 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flight Information ==&lt;br /&gt;
&lt;br /&gt;
''Wouldn't it make sense to split the table for arrivals and departures and then sort each table by date and time as with the [http://wiki.maemo.org/Maemo_Summit_2009/Travel Maemo Summit 2009 travel wiki page]?''&lt;br /&gt;
&lt;br /&gt;
Please move your entry from below to the new tables here. Keep the entries sorted by time and date.&lt;br /&gt;
&lt;br /&gt;
===Arrivals===&lt;br /&gt;
&lt;br /&gt;
====Saturday 13====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
| Aurport (DUB)&lt;br /&gt;
| from ORD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Aurport (DUB)&lt;br /&gt;
| EI0235 from LGW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:25&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0267 from BHX&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:40&lt;br /&gt;
| Henri Bergius ([http://meego.com/users/bergie bergie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5014 from CDG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:20&lt;br /&gt;
| Attila Csipa ([http://meego.com/users/achipa achipa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| LH980 from FRA&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:35&lt;br /&gt;
| [[user:thp|thp]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 18:50&lt;br /&gt;
| Leonardo da Mata ([http://meego.com/users/barroca barroca])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| JJ 7922 from LHR&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sunday 14====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 8:50&lt;br /&gt;
| Ryan Abel ([[User:Generalantilles|Generalantilles]])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 722 from PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 08:50&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 722 from PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| Gary Birkett ([http://meego.com/users/lcuk lcuk])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR553 from MAN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| Reggie Suplido ([http://meego.com/users/reggie reggie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI124 from ORD (Chicago, IL)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 09:20&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight 126 (Continental) from EWR (Newark, NJ)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| SK537 from CPH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 12:40&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AC848/BMI123 from YYZ/LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 14.10 &lt;br /&gt;
| Carsten Munk ([http://meego.com/users/stskeeps Stskeeps])&lt;br /&gt;
| Airport (DUB) &lt;br /&gt;
| EI0363 from WAW &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:40&lt;br /&gt;
| timeless&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF1099/AF5014&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:25&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0645 from PRG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Monday 15====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 17====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/ anidel])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to EWR (Newark, NJ)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| [[user:thp|thp]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to VIE&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:40&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0276 to BHX&lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Thursday 18====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Carsten Munk ([http://meego.com/users/stskeeps Stskeeps])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0362 to WAW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| Henri Bergius ([http://meego.com/users/bergie bergie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5001 to CDG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 10:45&lt;br /&gt;
| [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to JFK&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:05&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 723 to PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:40&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| IE0644 to PRG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 13:00&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI3296 to CWL&lt;br /&gt;
| Staying extra days after conference&lt;br /&gt;
|-&lt;br /&gt;
| 14:50&lt;br /&gt;
| timeless&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5009/AF1798&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| Gary Birkett ([http://meego.com/users/lcuk lcuk])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR556 to MAN&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:45&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| SK2538 to CPH&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 20:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0248 to LGW&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number to airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Old list (please don't add anything here - move to the tables above)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Participant name&lt;br /&gt;
! Arrival flight info&lt;br /&gt;
! Departure flight info&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| Lucas Maneos (lm)&lt;br /&gt;
| BD0121 - Mon 15 Nov 2010, LHR-DUB 06:35-07:55&lt;br /&gt;
| BD0132 - Wed 17 Nov 2010, DUB-LHR 21:05-22:20&lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Josep Roura (netoak)&lt;br /&gt;
| FR7039 - Sat 13 Nov 2010, GRO-DUB 14:05-15:35&lt;br /&gt;
| FR7038 - Thu 18 Nov 2010, DUB-GRO 10:20-13:40&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Andrea Grandi ([http://meego.com/users/andreagrandi andreagrandi])&lt;br /&gt;
| Flight 9907 Depart PSA at 07:00 and arrive DUB at 08:45 - Sat, 13/November/2010&lt;br /&gt;
| Dublin BA British Airways 5964 at 13:15, Wed 17th Nov --&amp;gt; London BA British Airways 602 at 16:45 --&amp;gt; Pisa at 19:55&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Flight_Information</id>
		<title>MeeGo Conference 2010/Flight Information</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Flight_Information"/>
				<updated>2010-11-10T16:40:24Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Flight Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flight Information ==&lt;br /&gt;
&lt;br /&gt;
''Wouldn't it make sense to split the table for arrivals and departures and then sort each table by date and time as with the [http://wiki.maemo.org/Maemo_Summit_2009/Travel Maemo Summit 2009 travel wiki page]?''&lt;br /&gt;
&lt;br /&gt;
Please move your entry from below to the new tables here. Keep the entries sorted by time and date.&lt;br /&gt;
&lt;br /&gt;
===Arrivals===&lt;br /&gt;
&lt;br /&gt;
====Saturday 13====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
| Aurport (DUB)&lt;br /&gt;
| from ORD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Aurport (DUB)&lt;br /&gt;
| EI0235 from LGW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:25&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0267 from BHX&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:40&lt;br /&gt;
| Henri Bergius ([http://meego.com/users/bergie bergie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5014 from CDG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:20&lt;br /&gt;
| Attila Csipa ([http://meego.com/users/achipa achipa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| LH980 from FRA&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:35&lt;br /&gt;
| [[user:thp|thp]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 18:50&lt;br /&gt;
| Leonardo da Mata ([http://meego.com/users/barroca barroca])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| JJ 7922 from LHR&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sunday 14====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 8:50&lt;br /&gt;
| Ryan Abel ([[User:Generalantilles|Generalantilles]])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 722 from PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 08:50&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 722 from PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| Gary Birkett ([http://meego.com/users/lcuk lcuk])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR553 from MAN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 08:50&lt;br /&gt;
| Reggie Suplido ([http://meego.com/users/reggie reggie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI124 from ORD (Chicago, IL)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 09:20&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight 126 (Continental) from EWR (Newark, NJ)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| SK537 from CPH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 12:40&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AC848/BMI123 from YYZ/LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 14.10 &lt;br /&gt;
| Carsten Munk ([http://meego.com/users/stskeeps Stskeeps])&lt;br /&gt;
| Airport (DUB) &lt;br /&gt;
| EI0363 from WAW &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:40&lt;br /&gt;
| timeless&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF1099/AF5014&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 17:25&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0645 from PRG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Monday 15====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 17====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 09:00&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/ anidel])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to EWR (Newark, NJ)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| [[user:thp|thp]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to VIE&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:40&lt;br /&gt;
| Andrew Flegg ([http://meego.com/users/jaffa Jaffa])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0276 to BHX&lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number from airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Thursday 18====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departure&lt;br /&gt;
! Means of transport&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Carsten Munk ([http://meego.com/users/stskeeps Stskeeps])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0362 to WAW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| Henri Bergius ([http://meego.com/users/bergie bergie])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5001 to CDG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 10:45&lt;br /&gt;
| [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| to JFK&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:05&lt;br /&gt;
| Stephen Gadsby ([http://meego.com/users/sjgadsby sjgadsby])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| US Air 723 to PHL&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:40&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| IE0644 to PRG&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 13:00&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI3296 to CWL&lt;br /&gt;
| Staying extra days after conference&lt;br /&gt;
|-&lt;br /&gt;
| 14:50&lt;br /&gt;
| timeless&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| AF5009/AF1798&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| Gary Birkett ([http://meego.com/users/lcuk lcuk])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| FR556 to MAN&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 18:45&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| SK2538 to CPH&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 20:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| EI0248 to LGW&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 00:00&lt;br /&gt;
| [[user:username|Firstname Lastname]]&lt;br /&gt;
| Airport (DUB)&lt;br /&gt;
| Flight number to airport&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Old list (please don't add anything here - move to the tables above)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Participant name&lt;br /&gt;
! Arrival flight info&lt;br /&gt;
! Departure flight info&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| Lucas Maneos (lm)&lt;br /&gt;
| BD0121 - Mon 15 Nov 2010, LHR-DUB 06:35-07:55&lt;br /&gt;
| BD0132 - Wed 17 Nov 2010, DUB-LHR 21:05-22:20&lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Josep Roura (netoak)&lt;br /&gt;
| FR7039 - Sat 13 Nov 2010, GRO-DUB 14:05-15:35&lt;br /&gt;
| FR7038 - Thu 18 Nov 2010, DUB-GRO 10:20-13:40&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Andrea Grandi ([http://meego.com/users/andreagrandi andreagrandi])&lt;br /&gt;
| Flight 9907 Depart PSA at 07:00 and arrive DUB at 08:45 - Sat, 13/November/2010&lt;br /&gt;
| Dublin BA British Airways 5964 at 13:15, Wed 17th Nov --&amp;gt; London BA British Airways 602 at 16:45 --&amp;gt; Pisa at 19:55&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Accommodation</id>
		<title>MeeGo Conference 2010/Accommodation</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Accommodation"/>
				<updated>2010-11-09T16:19:33Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Sponsored participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MeeGo Conference has a deal with the [http://www.d4hotels.ie/ D4 Hotels]: we have made a group booking and they provide us 24h hackers rooms with great connectivity, a games room, basic infrastructure for the Early MeeGo Birds activities, etc.&lt;br /&gt;
&lt;br /&gt;
If you haven't booked your room please do it now through this link: https://cpregistrations.com/MeeGo2010/ &lt;br /&gt;
&lt;br /&gt;
If you have booked elsewhere please consider re-booking at the D4 hotels, where most conference participants will be hosted. Thank you!&lt;br /&gt;
&lt;br /&gt;
== Shared rooms ==&lt;br /&gt;
This table helps participants getting organized sharing rooms and costs. If you would like to share a double room with someone, please add your name to the table below.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Hotel&lt;br /&gt;
! Roommate 1&lt;br /&gt;
! Roommate 2&lt;br /&gt;
! Check in / check out / Considerations&lt;br /&gt;
|-&lt;br /&gt;
| Ballbridge Inn&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Ballsbridge Towers&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D4 Berkeley&lt;br /&gt;
| Olivier Fauchon olivier@aixmarseille.com(32/non-smoker)&lt;br /&gt;
| Contact me if you want to share my room&lt;br /&gt;
| Twin Room, Arrive: Mon, 15-Nov-2010, Depart: Thu, 18-Nov-2010 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add more lines to the table if needed. Just keep the rooms grouped by hotels.&lt;br /&gt;
&lt;br /&gt;
== Sponsored participants ==&lt;br /&gt;
&lt;br /&gt;
Sponsored participants get 4 nights in a shared double room covered by the organization. The reservation is done as a group booking by the organization directly.&lt;br /&gt;
&lt;br /&gt;
'''Don't add yourself to this table unless you are an accepted sponsored participant.''' &lt;br /&gt;
&lt;br /&gt;
If you have already booked a room, please [http://lists.meego.com/pipermail/meego-community/2010-October/002229.html cancel it].&lt;br /&gt;
&lt;br /&gt;
If you want to swap room with a non-sponsored participant please do it directly at the hotel desk once you are in Dublin. To avoid mistakes, the group booking made by the organization will include only the names of the accepted sponsored participants included in this table.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! # Room&lt;br /&gt;
! Roommate 1&lt;br /&gt;
! Roommate 2&lt;br /&gt;
! Check in / check out / Considerations&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Dan Jensen (leinir)&lt;br /&gt;
| Lydia Pintscher (nightrose) (F)&lt;br /&gt;
| Arriving 14th - leaving 18th (leinir further staying 13-14 at Abigail's Hostel)&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Arek Stopczynski (hopbeat)&lt;br /&gt;
| Michał Sawicz (saviq) (M)&lt;br /&gt;
| arriving 14th - leaving 18th / saviq arriving 13th - leaving 17th, one night in Abraham House, flying out 18th evening &lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Till Harbaum (harbaum)&lt;br /&gt;
| Dave Neary (dneary)&lt;br /&gt;
| Arriving 13th - leaving 17th &lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Brendan Le Foll (arfoll)&lt;br /&gt;
| Heikki Holstila (hqh)&lt;br /&gt;
| arriving 14th - leaving 18th (both)&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| Andrea Grandi (andreagrandi) (M)&lt;br /&gt;
| Aniello Del Sorbo (anidel) (M)&lt;br /&gt;
| andreagrandi: arriving 13th - leaving 17th - anidel: arriving 14th - leaving 17th (to be confirmed)&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| Lau Wai Keung (benlau)&lt;br /&gt;
| Jonne Nauha (Pforce)&lt;br /&gt;
| benlau : arriving 13th - leaving 19th, Pforce: arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| Sivan Greenberg (sivang)&lt;br /&gt;
| Josh Smith Soref (timeless)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Randall Arnold (texrat)&lt;br /&gt;
| Sanjeev Visvanatha (eipi)&lt;br /&gt;
| texrat arriving morning of 13th leaving 18th.  eipi-15-17 (tentative)&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| Kathryn Smith (RevdKathy) (F)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Tom Wälti (twaelti)&lt;br /&gt;
| Atila Cipa (achipa)&lt;br /&gt;
| Arriving Saturday 13th, leaving Thursday 18th (paying 1 extra night)&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| Leonardo Luiz Padovani da Mata (barroca)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 18th (paying 1 extra night)&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| Felipe Crochik (fcrochik)&lt;br /&gt;
| Musta Ali (archebyte)&lt;br /&gt;
| fcrochik: arriving 14th - leaving 18th, archebyte: arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| Jonathan Tebaldi Petro (bioldo)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| Joshua Smith Soref (timeless)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| Dimitris Glezos (glezos)&lt;br /&gt;
| Diego Búrigo Zacarão (diegobz)&lt;br /&gt;
| arriving 14th - leaving 17th or 18th&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Edward Oren Page (epage)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 19th (handling extra days personally, I assume the sponsored booking covers 14th-18th)&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| Regino Suplido Jr (reggie)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th (early check-in) - leaving 18th (Travelling with wife, single room requested - will pay for half)&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| Uwe Kaminski (jukey)&lt;br /&gt;
| Damian Waradzyn (dwaradzyn) &lt;br /&gt;
| jukey: arriving 13th - leaving 17th, dwaradzyn: arriving 13th - leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| Tatsiana Makava (tanya) (F)&lt;br /&gt;
| Uladzislau Vasilyeu (vasvlad)&lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| Stephen Gadsby (sjgadsby)&lt;br /&gt;
| Alan Bruce (qole)&lt;br /&gt;
| sjgadsby: arriving 14th - leaving 18th; prefer non-smoker roommate; I do snore, sorry; qole: bringing earplugs, I do smell funny, sorry&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| Cornelius Hald (conny)&lt;br /&gt;
| Thomas Perl (thp)&lt;br /&gt;
| arriving 13th - leaving 17th (both)&lt;br /&gt;
|-&lt;br /&gt;
| 22&lt;br /&gt;
| Nathan Willis (n8willis)&lt;br /&gt;
| Morten Mjelva&lt;br /&gt;
| Nathan: arriving 14th - leaving 18th; nonsmoker &amp;amp; nonsnorer&lt;br /&gt;
Morten: arriving 13th, leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 23&lt;br /&gt;
| Andrew Flegg (Jaffa)&lt;br /&gt;
| Timothy R Samoff (timsamoff)&lt;br /&gt;
| Jaffa: 13th - 17th;  timsamoff: 13th - 18th&lt;br /&gt;
|-&lt;br /&gt;
| 24&lt;br /&gt;
| Andrew Olmsted (fiferboy)&lt;br /&gt;
| Ryan Abel (GeneralAntilles)&lt;br /&gt;
| fiferboy &amp;amp; GeneralAnitlles: 14th - 18th&lt;br /&gt;
|-&lt;br /&gt;
| 25&lt;br /&gt;
| Andrei Mirestean (andrei1089)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 26 &lt;br /&gt;
| Jose Teixeira (japolinario)&lt;br /&gt;
|&lt;br /&gt;
| arriving 14th - leaving 17th &lt;br /&gt;
|-&lt;br /&gt;
| 27 &lt;br /&gt;
| Hashiq Nazir (Meegoexperts)&lt;br /&gt;
| Mikhail Ramalho (Mikhail_Ramalho)&lt;br /&gt;
| arriving 14th - leaving 18th &lt;br /&gt;
|-&lt;br /&gt;
| 28 &lt;br /&gt;
| Alessandro Peralma (No!No!No!Yes!)&lt;br /&gt;
| Renata Serracchioli (Yes!Yes!Yes!No!) (F)&lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 29&lt;br /&gt;
| Eduardo M. Fleury (fleury)&lt;br /&gt;
| Caio Marcelo de Oliveira Filho (cmarcelo)&lt;br /&gt;
| arriving 13th - leaving 18th (handling last day costs by ourselves)&lt;br /&gt;
|-&lt;br /&gt;
| 30&lt;br /&gt;
| Daniele Maio (b0unc3) (M)&lt;br /&gt;
|&lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 31&lt;br /&gt;
| Thorsten Leemhuis (knurd) (M)&lt;br /&gt;
| Narayana Pattipati (np)   (M)&lt;br /&gt;
| arriving 14th - leaving 18th  . NP arriving on 14th and leaving on 16th/17th.&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Manrique Lopez (jsmanrique)&lt;br /&gt;
| Iñigo Gonzalez (haas)&lt;br /&gt;
| arriving 14th - leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 33&lt;br /&gt;
| Frank Karlitschek (Karli) (M)&lt;br /&gt;
|&lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Twitter_list</id>
		<title>MeeGo Conference 2010/Twitter list</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Twitter_list"/>
				<updated>2010-10-08T17:15:23Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Add me to the Twitter list */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We've created a [http://twitter.com/MeeGoConference/attendees-2010 2010 Attendees Twitter list] for people who are attending the 2010 MeeGo Conference. If you are attending the 2010 conference and want to be added to our Twitter list, please add your Twitter name on this page.&lt;br /&gt;
&lt;br /&gt;
You can also follow the [http://twitter.com/MeeGoConference/attendees-2010 2010 Attendees Twitter list] to get updates from all of the people attending the conference.&lt;br /&gt;
&lt;br /&gt;
'''Instructions:'''&lt;br /&gt;
* You must include your Twitter name and a link to your Twitter account.&lt;br /&gt;
* Only people who are attending the 2010 MeeGo Conference should add themselves to this list.&lt;br /&gt;
* Add your name to the '''end''' of this list (do '''not''' add yourself in the middle or alphabetize). &lt;br /&gt;
&lt;br /&gt;
== Add me to the Twitter list ==&lt;br /&gt;
# [http://twitter.com/geekygirldawn @geekygirldawn] - [[User:Dawnfoster|Dawn Foster]]&lt;br /&gt;
# [http://twitter.com/quimgil @quimgil] - Quim Gil&lt;br /&gt;
# [http://twitter.com/dhohndel @dhohndel] - Dirk Hohndel&lt;br /&gt;
# [http://twitter.com/jaffa2 @jaffa2] - Andrew Flegg&lt;br /&gt;
# [http://twitter.com/MeegoExperts @MeegoExperts] - Hashiq Nazir&lt;br /&gt;
# [http://twitter.com/nightrose @nightrose] - Lydia Pintscher&lt;br /&gt;
# [http://twitter.com/thp4 @thp4] - [[User:thp|Thomas Perl]]&lt;br /&gt;
# [http://twitter.com/texrat @texrat] - Randall Arnold&lt;br /&gt;
# [http://twitter.com/chippy @chippy] - Steve 'Chippy' Paine&lt;br /&gt;
# [http://twitter.com/barroca @barroca] - Leonardo 'barroca' da Mata&lt;br /&gt;
# [http://twitter.com/pdxideate/ @pdxideate] - Marc Anteparra-N&lt;br /&gt;
# [http://twitter.com/ausmusj @ausmusj] - James Ausmus&lt;br /&gt;
# [http://twitter.com/RevdKathy @RevdKathy] - Kathy Smith&lt;br /&gt;
# [http://twitter.com/h0pbeat @h0pbeat] - Arek Stopczynski&lt;br /&gt;
# [http://twitter.com/cmcgovern @cmcgovern] - Colin McGovern&lt;br /&gt;
# [http://twitter.com/jonquark @jonquark] - Jon Levell&lt;br /&gt;
# [http://twitter.com/aprilush @aprilush] - Laura Dragan&lt;br /&gt;
# [http://twitter.com/toninikkanen @toninikkanen] - Toni Nikkanen&lt;br /&gt;
# [http://twitter.com/andreagrandi @andreagrandi] - [http://meego.com/users/andreagrandi Andrea Grandi]&lt;br /&gt;
# [http://twitter.com/nearyd @nearyd] - [http://meego.com/users/dneary Dave Neary]*&lt;br /&gt;
# [http://twitter.com/rsuplido @rsuplido] - [http://meego.com/users/reggie Reggie Suplido]&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Accommodation</id>
		<title>MeeGo Conference 2010/Accommodation</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Accommodation"/>
				<updated>2010-10-07T05:16:27Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Sponsored participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MeeGo Conference has a deal with the [http://www.d4hotels.ie/ D4 Hotels]: we have made a group booking and they provide us 24h hackers rooms with great connectivity, a games room, basic infrastructure for the Early MeeGo Birds activities, etc.&lt;br /&gt;
&lt;br /&gt;
If you haven't booked your room please do it now through this link: https://cpregistrations.com/MeeGo2010/ &lt;br /&gt;
&lt;br /&gt;
If you have booked elsewhere please consider re-booking at the D4 hotels, where most conference participants will be hosted. Thank you!&lt;br /&gt;
&lt;br /&gt;
== Shared rooms ==&lt;br /&gt;
This table helps participants getting organized sharing rooms and costs. If you would like to share a double room with someone, please add your name to the table below.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Hotel&lt;br /&gt;
! Roommate 1&lt;br /&gt;
! Roommate 2&lt;br /&gt;
! Check in / check out / Considerations&lt;br /&gt;
|-&lt;br /&gt;
| Ballbridge Inn&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Ballsbridge Towers&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D4 Berkeley&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add more lines to the table if needed. Just keep the rooms grouped by hotels.&lt;br /&gt;
&lt;br /&gt;
== Sponsored participants ==&lt;br /&gt;
&lt;br /&gt;
Sponsored participants get 4 nights in a shared double room covered by the organization. The reservation is done as a group booking by the organization directly.&lt;br /&gt;
&lt;br /&gt;
'''Don't add yourself to this table unless you are an accepted sponsored participant.''' &lt;br /&gt;
&lt;br /&gt;
If you want to swap room with a non-sponsored participant please do it directly at the hotel desk once you are in Dublin. To avoid mistakes, the group booking made by the organization will include only the names of the accepted sponsored participants included in this table.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! # Room&lt;br /&gt;
! Roommate 1&lt;br /&gt;
! Roommate 2&lt;br /&gt;
! Check in / check out / Considerations&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Dan Jensen (leinir)&lt;br /&gt;
| &lt;br /&gt;
| Arriving 13th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Arek Stopczynski (hopbeat)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th &lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Till Harbaum (harbaum)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Brendan Le Foll (arfoll)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| Andrea Grandi (andreagrandi)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving ???&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| Lydia Pintscher (nightrose)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| Sivan Greenberg (sivang)&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Randall Arnold (texrat)&lt;br /&gt;
| (awaiting word from eipi)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| Kathryn Smith (RevdKathy)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Dave Neary (dneary)&lt;br /&gt;
| &lt;br /&gt;
| Arriving Saturday, leaving Thursday (paying 1 extra night)&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| Leonardo da Mata (barroca)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th (maybe arrive early paying 1 extra night)&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| Felipe Crochik (fcrochik)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th (not confirmed yet)&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| Jonathan Tebaldi Petro (bioldo)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| Joshua Smith Soref (timeless)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th (flights not booked yet...)&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| Dimitris Glezos (glezos)&lt;br /&gt;
| Diego Búrigo Zacarão (diegobz)&lt;br /&gt;
| arriving 14th - leaving 17th or 18th&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Edward Oren Page (epage)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 19th (handling extra days personally, I assume the sponsored booking covers 14th-18th)&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| Regino Suplido Jr (reggie)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th (early check-in) - leaving 18th (Travelling with wife, single room requested, if possible)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Accommodation</id>
		<title>MeeGo Conference 2010/Accommodation</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Accommodation"/>
				<updated>2010-10-07T05:14:58Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Sponsored participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MeeGo Conference has a deal with the [http://www.d4hotels.ie/ D4 Hotels]: we have made a group booking and they provide us 24h hackers rooms with great connectivity, a games room, basic infrastructure for the Early MeeGo Birds activities, etc.&lt;br /&gt;
&lt;br /&gt;
If you haven't booked your room please do it now through this link: https://cpregistrations.com/MeeGo2010/ &lt;br /&gt;
&lt;br /&gt;
If you have booked elsewhere please consider re-booking at the D4 hotels, where most conference participants will be hosted. Thank you!&lt;br /&gt;
&lt;br /&gt;
== Shared rooms ==&lt;br /&gt;
This table helps participants getting organized sharing rooms and costs. If you would like to share a double room with someone, please add your name to the table below.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Hotel&lt;br /&gt;
! Roommate 1&lt;br /&gt;
! Roommate 2&lt;br /&gt;
! Check in / check out / Considerations&lt;br /&gt;
|-&lt;br /&gt;
| Ballbridge Inn&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Ballsbridge Towers&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D4 Berkeley&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add more lines to the table if needed. Just keep the rooms grouped by hotels.&lt;br /&gt;
&lt;br /&gt;
== Sponsored participants ==&lt;br /&gt;
&lt;br /&gt;
Sponsored participants get 4 nights in a shared double room covered by the organization. The reservation is done as a group booking by the organization directly.&lt;br /&gt;
&lt;br /&gt;
'''Don't add yourself to this table unless you are an accepted sponsored participant.''' &lt;br /&gt;
&lt;br /&gt;
If you want to swap room with a non-sponsored participant please do it directly at the hotel desk once you are in Dublin. To avoid mistakes, the group booking made by the organization will include only the names of the accepted sponsored participants included in this table.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! # Room&lt;br /&gt;
! Roommate 1&lt;br /&gt;
! Roommate 2&lt;br /&gt;
! Check in / check out / Considerations&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Dan Jensen (leinir)&lt;br /&gt;
| &lt;br /&gt;
| Arriving 13th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Arek Stopczynski (hopbeat)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th &lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Till Harbaum (harbaum)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Brendan Le Foll (arfoll)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| Andrea Grandi (andreagrandi)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving ???&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| Lydia Pintscher (nightrose)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| Sivan Greenberg (sivang)&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Randall Arnold (texrat)&lt;br /&gt;
| (awaiting word from eipi)&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| Kathryn Smith (RevdKathy)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 17th&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Dave Neary (dneary)&lt;br /&gt;
| &lt;br /&gt;
| Arriving Saturday, leaving Thursday (paying 1 extra night)&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
| Leonardo da Mata (barroca)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th (maybe arrive early paying 1 extra night)&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
| Felipe Crochik (fcrochik)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th (not confirmed yet)&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
| Jonathan Tebaldi Petro (bioldo)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
| Joshua Smith Soref (timeless)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th (flights not booked yet...)&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
| Dimitris Glezos (glezos)&lt;br /&gt;
| Diego Búrigo Zacarão (diegobz)&lt;br /&gt;
| arriving 14th - leaving 17th or 18th&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Edward Oren Page (epage)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 19th (handling extra days personally, I assume the sponsored booking covers 14th-18th)&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
| Regino Suplido Jr (reggie)&lt;br /&gt;
| &lt;br /&gt;
| arriving 14th - leaving 18th (Travelling with wife, single room requested, if possible)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Web_infrastructure/Forum</id>
		<title>Web infrastructure/Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Web_infrastructure/Forum"/>
				<updated>2010-08-17T21:22:03Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Software &amp;amp; add-ons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Forum =&lt;br /&gt;
&lt;br /&gt;
* Link: http://forum.meego.com&lt;br /&gt;
* [http://wiki.meego.com/Forum_/_Talk History]&lt;br /&gt;
* Launched '''April 7, 2010'''&lt;br /&gt;
&lt;br /&gt;
== Team ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/reggie reggie] / Reggie Suplido (administration, installation, forum backup and database maintenance)&lt;br /&gt;
* [http://forum.meego.com/showgroups.php Moderators and Super Moderators]&lt;br /&gt;
&lt;br /&gt;
== Software &amp;amp; add-ons ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.vbulletin.com/ vBulletin] v3.8&lt;br /&gt;
* [http://drupal.org/project/drupalvb Drupal vB]&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=165673 Post Thank You]&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=177778 Cyb - Advanced Forum Statistics]&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=202843 Minify CSS]&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=206169 vbSEO :: Sitemap Generator]&lt;br /&gt;
* Forum/Mailing List integration - TBD&lt;br /&gt;
&lt;br /&gt;
== Monthly Bandwidth ==&lt;br /&gt;
&lt;br /&gt;
* May 2010: 11.73 GB&lt;br /&gt;
* June 2010: 20.31 GB&lt;br /&gt;
* July 2010:  18.10 GB&lt;br /&gt;
* August 2010 (as of 16th): 10.16 GB&lt;br /&gt;
&lt;br /&gt;
== Server Location ==&lt;br /&gt;
&lt;br /&gt;
* Currently hosted on same server as talk.maemo.org &lt;br /&gt;
* Hosted with [http://softlayer.com/ Softlayer]&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Web_infrastructure/Forum</id>
		<title>Web infrastructure/Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Web_infrastructure/Forum"/>
				<updated>2010-08-17T21:16:53Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Created page with &amp;quot;= Forum =  * Link: http://forum.meego.com * [http://wiki.meego.com/Forum_/_Talk History] * Launched '''April 7, 2010'''  == Team ==  * [http://meego.com/users/reggie reggie] / Re…&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Forum =&lt;br /&gt;
&lt;br /&gt;
* Link: http://forum.meego.com&lt;br /&gt;
* [http://wiki.meego.com/Forum_/_Talk History]&lt;br /&gt;
* Launched '''April 7, 2010'''&lt;br /&gt;
&lt;br /&gt;
== Team ==&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/reggie reggie] / Reggie Suplido (administration, installation, forum backup and database maintenance)&lt;br /&gt;
* [http://forum.meego.com/showgroups.php Moderators and Super Moderators]&lt;br /&gt;
&lt;br /&gt;
== Software &amp;amp; add-ons ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.vbulletin.com/ vBulletin] v3.8&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=165673 Post Thank You]&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=177778 Cyb - Advanced Forum Statistics]&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=202843 Minify CSS]&lt;br /&gt;
* [http://www.vbulletin.org/forum/showthread.php?t=206169 vbSEO :: Sitemap Generator]&lt;br /&gt;
&lt;br /&gt;
== Monthly Bandwidth ==&lt;br /&gt;
&lt;br /&gt;
* May 2010: 11.73 GB&lt;br /&gt;
* June 2010: 20.31 GB&lt;br /&gt;
* July 2010:  18.10 GB&lt;br /&gt;
* August 2010 (as of 16th): 10.16 GB&lt;br /&gt;
&lt;br /&gt;
== Server Location ==&lt;br /&gt;
&lt;br /&gt;
* Currently hosted on same server as talk.maemo.org &lt;br /&gt;
* Hosted with [http://softlayer.com/ Softlayer]&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Web_infrastructure</id>
		<title>Web infrastructure</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Web_infrastructure"/>
				<updated>2010-08-17T20:56:02Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Added link to Forum details.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Like most open source projects, MeeGo has a vast number of services that keep the community functioning on a day to day basis. As the number of services grows and the number of people involved in administering these services grows, it's important to closely track. Below is a list of the various services with links to details about these services.&lt;br /&gt;
&lt;br /&gt;
== MeeGo Web Services ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!Service&lt;br /&gt;
!Platform&lt;br /&gt;
!Current Host&lt;br /&gt;
!Status&lt;br /&gt;
!Details&lt;br /&gt;
|- &lt;br /&gt;
|http://meego.com 	&lt;br /&gt;
|Drupal 6.x 	&lt;br /&gt;
|Softlayer 	&lt;br /&gt;
|active 	&lt;br /&gt;
|[[Web_infrastructure/Meego.com|details]]&lt;br /&gt;
|-&lt;br /&gt;
|http://help.meego.com 	&lt;br /&gt;
|Drupal 6.x 	&lt;br /&gt;
|Softlayer 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://wiki.meego.com 	&lt;br /&gt;
|MediaWiki 1.15.1 	&lt;br /&gt;
|Softlayer 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://bugs.meego.com 	&lt;br /&gt;
|Bugzilla 3.6x 	&lt;br /&gt;
|Softlayer 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://apidocs.meego.com 	&lt;br /&gt;
|Static HTML/files 	&lt;br /&gt;
|Softlayer 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://lists.meego.com 	&lt;br /&gt;
|Mailman 	&lt;br /&gt;
|Softlayer 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://forum.meego.com 	&lt;br /&gt;
|vBulletin 	&lt;br /&gt;
|external community hosted 	&lt;br /&gt;
|active 	&lt;br /&gt;
|[[Web_infrastructure/Forum|details]]&lt;br /&gt;
|-&lt;br /&gt;
|planet.meego.com 	&lt;br /&gt;
|Midgard 	&lt;br /&gt;
|External community hosted 	&lt;br /&gt;
|ready for deployment 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://crashdb.meego.com 	&lt;br /&gt;
|Custom PHP 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|developer.meego.com 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|none	&lt;br /&gt;
|proposed 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://downloads.meego.com 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|Metrics Website 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|proposed 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|Conference Website http://conference2010.meego.com/ 	&lt;br /&gt;
|Drupal 6.x 	&lt;br /&gt;
|none	&lt;br /&gt;
|active/in process 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|Meeting IRC Bot 	&lt;br /&gt;
|[http://wiki.debian.org/MeetBot MeetBot]	&lt;br /&gt;
|Stskeeps' shell in DK&lt;br /&gt;
|active/should migrate to central location 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|povbot IRC bot (#meego) + web logs&lt;br /&gt;
|Supybot + [http://mg.pov.lt/irclog2html/ irclog2html]&lt;br /&gt;
|mgedmin&lt;br /&gt;
|active/should migrate to central location 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|merbot IRC bot (#meego-arm etc) + web logs&lt;br /&gt;
|irssi&lt;br /&gt;
|Stskeeps' shell in DK&lt;br /&gt;
|active/should migrate to central location/merge with meetbot&lt;br /&gt;
|details&lt;br /&gt;
|- &lt;br /&gt;
| MeeBot IRC bot&lt;br /&gt;
| supybot + [http://mg.pov.lt/irclog2html/ irclog2html] &lt;br /&gt;
| OSUOSL&lt;br /&gt;
| proposed, centralisation of meeting bot and logging&lt;br /&gt;
| [[Web_infrastructure/IRC|details]]&lt;br /&gt;
|-&lt;br /&gt;
|build.community.meego.com api.community.meego.com&lt;br /&gt;
|Community OBS 	&lt;br /&gt;
|maemo.org spare hardware.&lt;br /&gt;
|beta setup on spare hardware, currently setting up servers at OSU. 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|Community Apps Website 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|proposed 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://meego.gitorious.org 	&lt;br /&gt;
|Gitorious 	&lt;br /&gt;
|http://meego.gitorious.org 	&lt;br /&gt;
|active 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://transifex.moblin.org 	&lt;br /&gt;
|Transifex 	&lt;br /&gt;
|Softlayer 	&lt;br /&gt;
|active/in process of being migrated to below 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://meego.transifex.org 	&lt;br /&gt;
|Transifex 	&lt;br /&gt;
|http://meego.transifex.org 	&lt;br /&gt;
|active/in process 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://mxr.meego.com 	&lt;br /&gt;
|?? 	&lt;br /&gt;
|http://mxr.moego.org 	&lt;br /&gt;
|active/in process 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://testlink.meego.com 	&lt;br /&gt;
|http://www.teamst.org/ 	&lt;br /&gt;
|none 	&lt;br /&gt;
|active/in process 	&lt;br /&gt;
|details&lt;br /&gt;
|-&lt;br /&gt;
|http://hg.meego.com&lt;br /&gt;
|http://mercurial.selenic.com/&lt;br /&gt;
|??&lt;br /&gt;
|none&lt;br /&gt;
|details&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Web_infrastructure/Planet.meego.com</id>
		<title>Web infrastructure/Planet.meego.com</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Web_infrastructure/Planet.meego.com"/>
				<updated>2010-07-08T05:06:33Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Candidates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
Everybody likes the principle of news written by the community. It seems that everybody actually likes the http://maemo.org/news system, combining over hundred sources that get promoted or demoted based on user input (thumbs up &amp;amp; down) and karma from several sources e.g. del.icio.us, technorati... [http://bergie.iki.fi/blog/maemo_social_news_launched/ read more]&lt;br /&gt;
&lt;br /&gt;
But it will take us a while to implement [http://trac.midgard-project.org/browser/branches/ragnaroek/midcom/org.maemo.socialnews something like that] in meego.com. In the meantime we can start aggregating blogs and other MeeGo specific news sources.&lt;br /&gt;
&lt;br /&gt;
== How to start ==&lt;br /&gt;
&lt;br /&gt;
Drupal includes an Aggregation module out of the box: http://drupal.org/handbook/modules/aggregator&lt;br /&gt;
There is an official module that resembles a PlanetPlanet, but do we really need the extra maintenance for that? http://drupal.org/project/udplanet&lt;br /&gt;
&lt;br /&gt;
== Social News proof-of-concept ==&lt;br /&gt;
&lt;br /&gt;
The maemo.org Midgard team has prepared a proof-of-concept deployment of using Maemo's Midgard-based Social News system for MeeGo News.&lt;br /&gt;
&lt;br /&gt;
The deployment consists of:&lt;br /&gt;
&lt;br /&gt;
* Drupal installation where registrations can take place in http://meego.nemein.net/&lt;br /&gt;
* Midgard LTS installation with a MeeGo theme and Drupal SSO in http://news.meego.nemein.net/&lt;br /&gt;
* Social News and Planet setup where users can vote incoming posts in http://news.meego.nemein.net/news/planet_meego/&lt;br /&gt;
* RSS feed of top ranked (most relevant) posts in http://news.meego.nemein.net/news/items.xml&lt;br /&gt;
* RSS feed of all incoming posts in http://news.meego.nemein.net/news/planet_meego/rss.xml&lt;br /&gt;
&lt;br /&gt;
This system can be evaluated in its current temporary location and deployed on meego.com as desired.&lt;br /&gt;
&lt;br /&gt;
== Homepage ==&lt;br /&gt;
Would these news have a presence in the homepage? Under &amp;quot;What's new&amp;quot;, negotiating space with the current static promos?&lt;br /&gt;
&lt;br /&gt;
Note: the &amp;quot;What's new&amp;quot; area on the home page will likely be taken over by releases when they exist. Not exactly sure where that puts the What's new or the planet?&lt;br /&gt;
&lt;br /&gt;
== Blog aggregation checklist ==&lt;br /&gt;
&lt;br /&gt;
Anybody can request the aggregation of their blog at meego.com under the following conditions:&lt;br /&gt;
&lt;br /&gt;
# You are contributing to MeeGo in a direct way: software &amp;amp; community contributors, partners, manufacturers, specialized media...&lt;br /&gt;
# You have a public profile created at meego.com specifying your link with the MeeGo project.&lt;br /&gt;
# You have a blog somewhere with a MeeGo specific feed (your posts about lolcats won't show up @ Planet MeeGo).&lt;br /&gt;
# Your posts in that MeeGo feed are in English.&lt;br /&gt;
# You have been blogging about MeeGo for a while already. Exception: you have an official role in the project and you are starting to blog about your work at MeeGo.&lt;br /&gt;
# Your feed must be valid and must contain at least one MeeGo post (more preferred).&lt;br /&gt;
&lt;br /&gt;
== Request the aggregation of your blog ==&lt;br /&gt;
&lt;br /&gt;
If you fulfill your requirements above you can request the aggregation of your blog by adding it to the candidates list below:&lt;br /&gt;
* URL of your meego.com profile.&lt;br /&gt;
* URL of your MeeGo specific feed.&lt;br /&gt;
&lt;br /&gt;
Note: If it hasn't been added within 2-3 days, please send a message to [http://meego.com/users/dawnfoster Dawn Foster] or [http://meego.com/users/qgil Quim Gil]. Please remember that it will only be added if it meets the criteria.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
Or you can start adding yourself to the list of candidates:&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/rafe Rafe Blandford] - http://rss.allaboutmeego.com/aam-feed-full-cat-meego.xml (feed should validate now --[[User:Reggie|Reggie]] 05:06, 8 July 2010 (UTC))&lt;br /&gt;
* [http://meego.com/users/sivan Sivan Greenberg] - http://sivang.blogspot.com/feed (Can you provide a valid feed with only MeeGo items?)&lt;br /&gt;
* [http://www.maemopeople.org/index.php/jaffa?tempskin=_rss2&amp;amp;cat=94 Andrew Flegg] - http://www.maemopeople.org/index.php/jaffa?tempskin=_rss2&amp;amp;cat=94 (Add after first post to validate feed)&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
&lt;br /&gt;
* Travis Reitter [http://treitter.livejournal.com/tag/meego blog with MeeGo tag].&lt;br /&gt;
* Thomas Wood could create a MeeGo tag/category in [http://blogs.gnome.org/thos/2010/05/28/meego-zones/ his blog].&lt;br /&gt;
* Emmanuele Bassi's [http://blogs.gnome.org/ebassi blog]&lt;br /&gt;
&lt;br /&gt;
The proposed blogs are also maintained in the MeeGo News proof-of-concept and are available in OPML format from http://news.meego.nemein.net/news/planet_meego/feeds.opml&lt;br /&gt;
&lt;br /&gt;
'''Added'''&lt;br /&gt;
* [http://meego.com/users/qgil Quim Gil] - http://flors.wordpress.com/tag/meego/feed/&lt;br /&gt;
* [http://meego.com/users/w00t Robin Burchell] - http://blog.rburchell.com/feeds/posts/default/-/meego?alt=rss&lt;br /&gt;
* [http://meego.com/users/macron Ronan Mac Laverty] - http://maclaver.wordpress.com/tag/meego/feed/&lt;br /&gt;
* [http://meego.com/users/zaheerm Zaheer Abbas Merali] - http://zaheer.merali.org/articles/category/meego/feed&lt;br /&gt;
* [http://meego.com/users/dawnfoster Dawn Foster] - http://fastwonderblog.com/tag/meego/feed&lt;br /&gt;
* [http://meego.com/users/mattaustin Matt Austin] - http://meegoreview.com/feed/&lt;br /&gt;
* [http://meego.com/users/achipa Attila Csipa] - http://achipa.blogspot.com/feeds/posts/default/-/meego&lt;br /&gt;
* [http://meego.com/users/abock Aaron Bockover] - http://abock.org/tag/meego/feed&lt;br /&gt;
* [http://meego.com/users/lbt David Greaves] - http://mer-l-in.blogspot.com/feeds/posts/default/-/MeeGo (having some issues with this feed)&lt;br /&gt;
* [http://www.hohndel.org/communitymatters/category/meego/feed/ Dirk Hohndel, Community Matters] - this is a MeeGo feed; and yes, my blog has been named Community Matters for many years - long before this term was used here in MeeGo&lt;br /&gt;
* [http://marcin.soltysiak.com/feeds/category/MeeGo/ Marcin Soltysiak]&lt;br /&gt;
* [http://labs.qt.nokia.com/blogs/category/meego/feed/ Qt blog] - http://labs.qt.nokia.com/blogs/category/meego/feed/ &lt;br /&gt;
* [http://meego.com/users/thenokiablog Mark Guim] - http://thenokiablog.com/tag/meego/feed/&lt;br /&gt;
* [http://meego.com/users/texrat Randall Arnold] - http://tabulacrypticum.wordpress.com/category/mentioning%20meego/feed/&lt;br /&gt;
* [http://meego.com/users/jaffa Andrew Flegg] - http://www.mwkn.net/issues.rss&lt;br /&gt;
* [http://meego.com/users/zimmerle Felipe Zimmerle] - http://www.zimmerle.org/?cat=17&amp;amp;feed=rss2 &lt;br /&gt;
* [http://meego.com/users/bergie Henri Bergius] - http://bergie.iki.fi/blog/feeds/category/meego/&lt;br /&gt;
&lt;br /&gt;
== Next steps ==&lt;br /&gt;
What would be the next steps in order to introduce a system including news promotions based on ratings?&lt;br /&gt;
&lt;br /&gt;
Should we simply start simple and leave this discussion for later?&lt;br /&gt;
&lt;br /&gt;
''Start simple, especially with an initially limited set of people. Most Planet's have scores of active bloggers (in an &amp;quot;anything goes&amp;quot; format too - not just restricted to one topic) and do not provide any rankings. I see this as generally unnecessary, but definitely not a blocker. --[http://meego.com/users/abock abock]''&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Meetings</id>
		<title>Community Office/Meetings</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Meetings"/>
				<updated>2010-06-03T12:50:00Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Backlog of Proposed Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''June 1 Meeting Canceled: Next Meeting on June 15 14:00 UTC'''&lt;br /&gt;
&lt;br /&gt;
== Purpose and Intent ==&lt;br /&gt;
&lt;br /&gt;
The purpose of this meeting is to coordinate [[Community Office]] tasks by moving proposed tasks to committed tasks with clear owners and prioritization. We hope that this meeting will make it easier for us to get more organized about how we accomplish work in the CO, and avoid the duplicated effort that we have been seeing at least in these early days of the project while we merge the two communities. &lt;br /&gt;
&lt;br /&gt;
A few notes:&lt;br /&gt;
* Anyone can attend these meetings or participate in the process!&lt;br /&gt;
* Anyone can add any proposed task to the wiki. All we ask is that you have a single person coordinating the effort and a wiki page or bug filed with more information about the task. The process is documented on the [http://wiki.meego.com/Community_Office#Process Community Office wiki page].&lt;br /&gt;
&lt;br /&gt;
== Meeting Logistics == &lt;br /&gt;
&lt;br /&gt;
The Community Office meetings are held on the first Tuesday of every month at 19:00 UTC and the third Tuesday of every month at 14:00 UTC. Meetings will end promptly after 1 hour.&lt;br /&gt;
&lt;br /&gt;
All CO meetings take place in the MeeGo [http://meego.com/community/irc-channel IRC channels]:&lt;br /&gt;
* Main meeting: #meego-meeting&lt;br /&gt;
* Back channel &amp;amp; other discussions (optional): #meego&lt;br /&gt;
&lt;br /&gt;
== Next CO meeting ==&lt;br /&gt;
&lt;br /&gt;
'''The next meeting is on 15 June 2010 at [http://www.timeanddate.com/worldclock/fixedtime.html?month=6&amp;amp;day=15&amp;amp;year=2010&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=0 14:00 UTC].'''&lt;br /&gt;
&lt;br /&gt;
Note: If you are currently the coordinator of a committed task, please update your wiki page or bug report for that task '''24 hours prior to the meeting'''.&lt;br /&gt;
&lt;br /&gt;
'''Agenda'''&lt;br /&gt;
* Quick Review of the process for community work&lt;br /&gt;
* Review to do lists and discuss areas where people can contribute&lt;br /&gt;
* All Other Business / General Questions&lt;br /&gt;
&lt;br /&gt;
== Backlog of Proposed Topics ==&lt;br /&gt;
&lt;br /&gt;
* '''Company &amp;amp; Device Forums''' - ([http://forum.meego.com/showthread.php?t=441 forum discussion]) -- it looks like forum.meego.com won't have any Nokia or Intel forums, and no device forums like &amp;quot;Nokia N800&amp;quot; or &amp;quot;Nokia N900&amp;quot; either. End-users for future MeeGo devices need to discuss and ask support from their devices directly from manufacturers.&lt;br /&gt;
&lt;br /&gt;
== Propose a topic ==&lt;br /&gt;
Follow these instructions and your topic will be addressed in a CO meeting sooner or later.&lt;br /&gt;
&lt;br /&gt;
* Add your items in the Backlog of Proposed Topics Section.&lt;br /&gt;
* Make sure your topic is on-topic. &lt;br /&gt;
* Your topic proposed contains a title linking to a relevant page, an owner for the topic, and the names of other individuals proposing that topic, linking to their meego.com pages/profiles.&lt;br /&gt;
* The proposal owner needs to take part in the meeting. If you can't make it on a certain scheduled meeting please specify.&lt;br /&gt;
&lt;br /&gt;
== Resolved topics ==&lt;br /&gt;
&lt;br /&gt;
* To Karma or not to Karma ([http://forum.meego.com/showthread.php?t=126 forum discussion]) &lt;br /&gt;
*: ''Decision:''&lt;br /&gt;
*# We will collect various reputation statistics, which will be ordered lists of activity in various areas of the project&lt;br /&gt;
*# Intel and Nokia will not be building any aggregate karma/reputation metric, but based on the publicly available data, others should feel free to do so.&lt;br /&gt;
*# No decision was taken on an eventual integration of this karma measure - this doesn't make sense until it exists and we see how popular and useful it is.&lt;br /&gt;
 &lt;br /&gt;
== Past meetings ==&lt;br /&gt;
Click the links to get the meeting minutes. From there you can access the full logs.&lt;br /&gt;
* [http://trac.tspre.org/meetbot/meego-meeting/2010/meego-meeting.2010-05-04-18.57.html 2010-05-04] - First Community team meeting under the new regular process.&lt;br /&gt;
* [http://meego.mkdir.name/logs/meego-meeting/2010/meego-meeting.2010-02-24-20.04.html 2010-02-24] - First MeeGo community meeting, prior to the formalization of the Community WG (see [[Community website meeting 2010 2 24|wiki page]]).&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Meetings</id>
		<title>Community Office/Meetings</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Meetings"/>
				<updated>2010-05-14T17:56:25Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Backlog of Proposed Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose and Intent ==&lt;br /&gt;
&lt;br /&gt;
The purpose of this meeting is to coordinate [[Community Office]] tasks by moving proposed tasks to committed tasks with clear owners and prioritization. We hope that this meeting will make it easier for us to get more organized about how we accomplish work in the CO, and avoid the duplicated effort that we have been seeing at least in these early days of the project while we merge the two communities. &lt;br /&gt;
&lt;br /&gt;
A few notes:&lt;br /&gt;
* Anyone can attend these meetings or participate in the process!&lt;br /&gt;
* Anyone can add any proposed task to the wiki. All we ask is that you have a single person coordinating the effort and a wiki page or bug filed with more information about the task. The process is documented on the [http://wiki.meego.com/Community_Office#Process Community Office wiki page].&lt;br /&gt;
&lt;br /&gt;
== Meeting Logistics == &lt;br /&gt;
&lt;br /&gt;
The Community Office meetings are held on the first Tuesday of every month at 19:00 UTC and the third Tuesday of every month at 14:00 UTC. Meetings will end promptly after 1 hour.&lt;br /&gt;
&lt;br /&gt;
All CO meetings take place in the MeeGo [http://meego.com/community/irc-channel IRC channels]:&lt;br /&gt;
* Main meeting: #meego-meeting&lt;br /&gt;
* Back channel &amp;amp; other discussions (optional): #meego&lt;br /&gt;
&lt;br /&gt;
== Next CO meeting ==&lt;br /&gt;
&lt;br /&gt;
'''The next meeting is on 18 May 2010 at [http://www.timeanddate.com/worldclock/fixedtime.html?month=5&amp;amp;day=18&amp;amp;year=2010&amp;amp;hour=14&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=0 14:00 UTC].'''&lt;br /&gt;
&lt;br /&gt;
Note: If you are currently the coordinator of a committed task, please update your wiki page or bug report for that task '''24 hours prior to the meeting'''.&lt;br /&gt;
&lt;br /&gt;
'''Agenda'''&lt;br /&gt;
* TBD &lt;br /&gt;
* All Other Business / General Questions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Backlog of Proposed Topics ==&lt;br /&gt;
&lt;br /&gt;
* To Karma or not to Karma ([http://forum.meego.com/showthread.php?t=126 forum discussion])&lt;br /&gt;
&lt;br /&gt;
== Propose a topic ==&lt;br /&gt;
Follow these instructions and your topic will be addressed in a CO meeting sooner or later.&lt;br /&gt;
&lt;br /&gt;
* Add your items in the Backlog of Proposed Topics Section.&lt;br /&gt;
* Make sure your topic is on-topic. &lt;br /&gt;
* Your topic proposed contains a title linking to a relevant page, an owner for the topic, and the names of other individuals proposing that topic, linking to their meego.com pages/profiles.&lt;br /&gt;
* The proposal owner needs to take part in the meeting. If you can't make it on a certain scheduled meeting please specify.&lt;br /&gt;
&lt;br /&gt;
== Past meetings ==&lt;br /&gt;
Click the links to get the meeting minutes. From there you can access the full logs.&lt;br /&gt;
* [http://trac.tspre.org/meetbot/meego-meeting/2010/meego-meeting.2010-05-04-18.57.html 2010-05-04] - First Community team meeting under the new regular process.&lt;br /&gt;
* [http://meego.mkdir.name/logs/meego-meeting/2010/meego-meeting.2010-02-24-20.04.html 2010-02-24] - First MeeGo community meeting, prior to the formalization of the Community WG (see [[Community website meeting 2010 2 24|wiki page]]).&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Web_infrastructure/Meego.com</id>
		<title>Web infrastructure/Meego.com</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Web_infrastructure/Meego.com"/>
				<updated>2010-05-05T17:25:22Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Team */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''PROPOSAL''' - [http://forum.meego.com/showthread.php?t=113 discussion]&lt;br /&gt;
&lt;br /&gt;
The team in charge of the maintenance, update and expansion of meego.com. Any significant change in the website content or structure is coordinated here. &lt;br /&gt;
&lt;br /&gt;
== Team ==&lt;br /&gt;
&lt;br /&gt;
''ToDo: go through the main section and find out who are the factual maintainers. Then ask them whether they should be considered final maintainers or not. Rationale: many pages were created in the scope of the MeeGo launch and perhaps the people that created them are not the ones meant to own them regularly.''&lt;br /&gt;
&lt;br /&gt;
* Webmaster: [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
* Content coordination: [http://meego.com/users/qgil Quim Gil]&lt;br /&gt;
* Content owners:&lt;br /&gt;
** Homepage: [http://meego.com/users/qgil Quim Gil]&lt;br /&gt;
** Downloads: [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
** [[ApplicationDeveloperSiteDescription|Developers]]: '''FIXME'''&lt;br /&gt;
** Projects: '''FIXME'''&lt;br /&gt;
** &amp;quot;Garage&amp;quot;: '''FIXME'''&lt;br /&gt;
** Community: '''FIXME'''&lt;br /&gt;
*** Forum: [http://meego.com/users/reggie Reggie Suplido]&lt;br /&gt;
** About: '''FIXME'''&lt;br /&gt;
** [http://meego.com/devices/netbook Netbook]: '''FIXME'''&lt;br /&gt;
** [http://meego.com/devices/handheld Handsets]: '''FIXME'''&lt;br /&gt;
** [http://meego.com/devices/in-vehicle IVI]: '''FIXME'''&lt;br /&gt;
** [http://meego.com/devices/connected-tv Connected TV]: '''FIXME'''&lt;br /&gt;
** [http://meego.com/devices/media-phone Media Phone]: '''FIXME'''&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
'''PROPOSAL'''&lt;br /&gt;
&lt;br /&gt;
* Develop working architecture diagram (ie, site map) to better handle growth in a consistent and user focused way.&lt;br /&gt;
* Documentation/tutorials for creating and editing content, see [[Community working group#Tasks|Community WG list of tasks]].&lt;br /&gt;
* Use the wiki for rapid growth. Then the consolidated pages can be agreed to move to the main site.&lt;br /&gt;
* Significant changes in the homepage and the main pages of each section need to be agreed first. Use the wiki to document major changes and the Community Matters forum to discuss the proposals. Bugzilla should be used to track the tasks.&lt;br /&gt;
* Following the point above, content owners have flexibility to improve and expand their own areas.&lt;br /&gt;
* Volunteers can help improving certain area at any time. Use the Community Matters forum or contact the related maintainer in order to get involved.&lt;br /&gt;
* Regular contributors in a specific area can request editing permissions and content ownership. Make sure the maintainers of a specific area agree with your candidacy before requesting it to the meego.com team coordinators.&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
We are using the main [[Community working group#Tasks|Community WG list of tasks]] to organize the meego.com specific work.&lt;br /&gt;
&lt;br /&gt;
meego.com tasks are assigned and prioritized at the [[Community Working Group Meeting]].&lt;br /&gt;
&lt;br /&gt;
If you want to suggest a new task or get a task assigned to you just follow the usual [[Community working group#Process|Community WG process]].&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
Bugs about meego.com content or functionality must be filed at http://bugs.meego.com/enter_bug.cgi?product=meego.com&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office</id>
		<title>Community Office</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office"/>
				<updated>2010-05-04T12:28:48Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Tasks completed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mission ==&lt;br /&gt;
&lt;br /&gt;
The Community working group defines the strategy for collaboration tools and processes within the MeeGo project, and observes its implementation.&lt;br /&gt;
&lt;br /&gt;
The main channel of collaboration of this working group is the [http://forum.meego.com/forumdisplay.php?f=5 MeeGo Community Matters forum].&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''PROPOSAL'''&lt;br /&gt;
=== Coordination ===&lt;br /&gt;
The goals of the Community working group coordination are:&lt;br /&gt;
&lt;br /&gt;
* Overall guidance on tasks and priorities.&lt;br /&gt;
* Decision-making, when needed.&lt;br /&gt;
* Appointments within the working group.&lt;br /&gt;
* Connection with the MeeGo Technical Steering Group.&lt;br /&gt;
&lt;br /&gt;
The coordinators are appointed by the TSG:&lt;br /&gt;
* [http://meego.com/users/dawnfoster Dawn Foster], since March 24, 2010. ''MeeGo community manager employed by Intel.''&lt;br /&gt;
* [http://meego.com/users/qgil Quim Gil], since March 24, 2010. ''Regular Nokia contact with the Maemo community and other free software projects. Nokia pays me to take care of open source / community matters in meego.com.''&lt;br /&gt;
&lt;br /&gt;
=== Web infrastructure ===&lt;br /&gt;
&lt;br /&gt;
[[Web infrastructure]] coordination: Mike Shaver &amp;amp; Tero Kojo. See [[Single_sign-on]].&lt;br /&gt;
&lt;br /&gt;
* [[meego.com]] team - Coordination: Mike Shaver (sysadmin) &amp;amp; [http://meego.com/users/qgil Quim Gil] (content). Volunteers: . See [[News_and_Planet]].&lt;br /&gt;
* [[Bugzilla]] team - Coordination: [http://meego.com/users/wanshuang Wan Shuang] (sysadmin) &amp;amp; [http://meego.com/users/mshaver Mike Shaver] (content). Volunteers: [http://meego.com/users/lm lm]&lt;br /&gt;
* [[Extras/Downloads]] team - Coordination: Bob Spencer. Volunteers: &lt;br /&gt;
* [[Forum]] team - Coordination: [http://meego.com/users/reggie Reggie Suplido] (sysadmin) &amp;amp; [http://meego.com/users/qgil Quim Gil] (content). See [http://forum.meego.com/showgroups.php forum moderators]. Volunteers: [http://meego.com/users/revdkathy Kathy Smith]&lt;br /&gt;
* [[Git Infrastructure]] team - Coordination: [http://meego.com/users/ibrahim Ibrahim Haddad] (contracts) &amp;amp; [http://meego.com/users/mshaver Mike Shaver] (content). Volunteers: &lt;br /&gt;
* [[IRC]] team - Coordination: [http://meego.com/users/dawnfoster Dawn Foster]. Volunteers: [http://meego.com/users/w00t Robin Burchell], [http://meego.com/users/stskeeps Carsten Munk], [http://meego.com/users/termana Bradley Smith/Termana]&lt;br /&gt;
* [[OBS]] team - Coordination: [http://meego.com/users/ibrahim Ibrahim Haddad]. Volunteers: [http://meego.com/users/Jeremiah Jeremiah Foster].&lt;br /&gt;
* [[Mailman]] team - Coordination: [http://meego.com/users/dawnfoster Dawn Foster]. Volunteers:  [http://meego.com/users/lm lm]&lt;br /&gt;
* [[MediaWiki]] team - Coordination: Quim Gil. See [http://wiki.meego.com/index.php?title=Special%3AListUsers&amp;amp;username=&amp;amp;group=sysop&amp;amp;limit=50 wiki administrators]. Volunteers:&lt;br /&gt;
* [[Transifex]] team - Coordination: Dimitris Glezos (sysadmin), Margie Foster (content), [http://meego.com/users/ibrahim Ibrahim Haddad] (Contract). Volunteers:&lt;br /&gt;
&lt;br /&gt;
=== Marketing === &lt;br /&gt;
[[Marketing]] - Coordination: Quim Gil.&lt;br /&gt;
&lt;br /&gt;
* [[Brand and Design]] - Coordination: Claire? '''FIXME'''. Volunteers:  [http://meego.com/users/amfidiusz Adrian Marcinkowski]&lt;br /&gt;
* [[Trademark]] - Coordination: [http://meego.com/users/ibrahim Ibrahim Haddad]. Volunteers: &lt;br /&gt;
* [[Merchandising]] - Coordination: '''FIXME'''. Volunteers: [http://meego.com/users/texrat Randall Arnold/Texrat]&lt;br /&gt;
* [[Campaigns]] team - Coordination: '''FIXME'''. Volunteers:  [http://meego.com/users/freppas Fredrik Öqvist]&lt;br /&gt;
&lt;br /&gt;
=== Events ===&lt;br /&gt;
[[Events]] - Coordination: Dawn Foster.&lt;br /&gt;
&lt;br /&gt;
* [[MeeGo Summit 2010]] - Coordination: Dawn Foster &amp;amp; Quim Gil. See the [[MeeGo_Summit_2010#Team|full team]].&lt;br /&gt;
* See also [http://meego.com/community/events other events]&lt;br /&gt;
&lt;br /&gt;
=== Metrics ===&lt;br /&gt;
* [[Metrics]] - Coordination: Dawn Foster. Volunteers: [http://meego.com/users/texrat Randall Arnold/Texrat], [http://meego.com/users/dneary Dave Neary/dneary]&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
'''PROPOSAL'''&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
[[Community Working Group Meeting]] logistics for regular bi-weekly meetings for the CWG on the first and third Tuesdays of every month.&lt;br /&gt;
&lt;br /&gt;
The purpose of this meeting is to coordinate tasks by moving proposed tasks to committed tasks with clear owners and prioritization. We hope that this meeting will make it easier for us to get more organized about how we accomplish work in the CWG, and avoid the duplicated / wasted effort that we have been seeing at least in these early days of the project while we merge the two communities.&lt;br /&gt;
&lt;br /&gt;
=== Tasks ===&lt;br /&gt;
&lt;br /&gt;
Work and tasks will be broken down into '''Committed Tasks''' and '''Proposed Tasks'''.&lt;br /&gt;
&lt;br /&gt;
Committed tasks will have a clear owner and have been approved in a [[Community Working Group Meeting]]. The list of committed tasks may also include prioritization to make sure that we are working actively on the most important tasks. &lt;br /&gt;
&lt;br /&gt;
Proposed tasks includes all other work that we would someday like to do, but that has not yet been approved by the CWG. If you have a proposed topic that you are ready to start working on, please put together a proposal and request a spot on an upcoming [[Community Working Group Meeting]] agenda.&lt;br /&gt;
&lt;br /&gt;
==== Regular tasks ====&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.meego.com/Metrics Metrics] - [http://meego.com/users/dawnfoster Dawn]&lt;br /&gt;
* Planning for the [http://wiki.meego.com/MeeGo_Summit_2010 MeeGo Conference]: [http://meego.com/users/qgil Quim] and [http://meego.com/users/dawnfoster Dawn]&lt;br /&gt;
&lt;br /&gt;
==== Committed Tasks ====&lt;br /&gt;
&lt;br /&gt;
* Complete the Community WG structure and process with people in charge for each area: [http://meego.com/users/qgil Quim] and [http://meego.com/users/dawnfoster Dawn] - Must&lt;br /&gt;
* [http://bugs.meego.com/show_bug.cgi?id=1303 MeeGo trademark and logo usage guidelines] - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
* MeeGo Compliance Program at the Linux Foundation - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
* License to adopt for MeeGo documentation - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
* Decision on MeeGo marketing budget 2010: [http://meego.com/users/qgil Quim] - Should&lt;br /&gt;
* MeeGo presentations, processes and other ''internal'' materials published: [http://meego.com/users/qgil Quim] - Could&lt;br /&gt;
* Article on MeeGo for the Linux Journal - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
&lt;br /&gt;
==== Proposed Tasks: not committed yet ====&lt;br /&gt;
&lt;br /&gt;
* Defining the basics of the Maemo Conference: core organizers, date, location, audience.&lt;br /&gt;
* Clear landing page for developers visible at meego.com.&lt;br /&gt;
* Community WG way of working.&lt;br /&gt;
* Plan for Extras repository.&lt;br /&gt;
* [[Meego.com|Web Content team with identified owners]] - Quim&lt;br /&gt;
* [[Meego.com/May 2010 release website update|May 2010 release website update]] - Quim&lt;br /&gt;
* [[News and Planet]]. See the [http://news.meego.nemein.net/ proof-of-concept]&lt;br /&gt;
* Karma decision?&lt;br /&gt;
* [[Single sign-on|SSO]] decision - needs clarification.&lt;br /&gt;
* Mail/Forum integration. See [http://talk.maemo.org/showthread.php?t=28924 maemo.org test].&lt;br /&gt;
* How to handle company endorsements at meego.com.&lt;br /&gt;
* MeeGo job market (not sure this makes sense on it's own - combine with bigger [http://www.linuxfoundation.org/node/5716 Linux Foundation] effort?)&lt;br /&gt;
* MeeGo marketplace (combined with Linux.com market, maybe)&lt;br /&gt;
* Project Management (recommend Bugzilla integration; see [https://wiki.mozilla.org/Bugzilla:Addons#Project_management_software_integration PM Options].&lt;br /&gt;
* MeeGo document templates - priority on OpenOffice.org &amp;amp; MS Office presentation slides.&lt;br /&gt;
* Something along the lines of http://djangopeople.net/ (note that although that implementation has job-market features the idea is to have an easy-access &amp;quot;Who's Who&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
==== Tasks completed ====&lt;br /&gt;
* '''April 7, 2010''' - [http://forum.meego.com forum.meego.com] launched - [http://meego.com/users/reggie Reggie Suplido] &amp;amp; [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
&lt;br /&gt;
== How to contribute ==&lt;br /&gt;
&lt;br /&gt;
See the Process section above for current approved work and proposed tasks.&lt;br /&gt;
&lt;br /&gt;
=== Contributors looking for a team ===&lt;br /&gt;
&lt;br /&gt;
MeeGo members interested in taking an active role in this working group. Please move your names to the team(s) where you want to contribute regularly. Better to choose one than many.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/Jeremiah Jeremiah C. Foster] - maemo.org's current debmaster. Recently I've taken on a role in the [http://genivi.org/ GENIVI Alliance] as Core Integration team lead. I would like to participate actively in helping develop MeeGO, keeping it open with a thriving community.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/xfade Niels Breet] - maemo.org webmaster and long time maemo.org community member. Liberated by Nokia to work on community infra and community repository infrastructure for maemo.org. Interested in doing the same for meego.com.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/lbt David Greaves/lbt] - Mer build guy and maemo.org member. Introduced OBS to Maemo and working on Nokia build infrastructure.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/Jaffa Andrew Flegg/Jaffa] - Long term Maemo community member and developer and twice Maemo Community Council member. Interested in bringing the best of the Maemo and Moblin communities together in the nascent MeeGo community and ensuring that cross-community facilitation happens.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/ksanjeet Sanjeet Kumar] Willing to contribute as server admin.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/Elliot Elliot Smith/townxelliot] - meego.com websites techie, worked on moblin.org Moblin SDK materials, contributor to Moblin SDK tools. Intel pays me. Can get time to rework content from moblin.org for this site.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/bergie Henri Bergius] - contributor to the [http://bergie.iki.fi/blog/maemo-s_community_involvement_infrastructure_is_what_meego_needs/ maemo.org community infrastructure], behind services like Brainstorm, Karma and Social News. Working on maemo.org projects through Nemein, and interested in doing the same for meego.com&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/amby Gabor Ambrozy/amby] - recently joined maemo.org community member; would like to contribute to transition, community infrastructure and community marketing. Can bring virtual project mgmt and organization transition experience; IT system integration, sw development and learning projects practices. And a lot of end-user enthusiasm ;)&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/lm Lucas Maneos/lm] - member of the maemo.org bugsquad, happy to contribute in any way to the bugzilla transition.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/tekojo Tero Kojo] - One of the Nokia people involved in the Maemo community and maemo.org. My area has been working with the liberated community members and the infrastructure for maemo.org. Interested in making sure that MeeGo.com provides the necessary tools and services to both developers and active users. I work in Nokia Maemo developer platform team as project manager responsible for communities.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/margie Margie Foster] - I am the localization project manager for Moblin and also work on the MeeGo website. I am an Intel employee. I am really looking forward to helping create and maintain a vibrant MeeGo localization community using Transifex.&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/revdkathy Kathy Smith] - maemo.org community member, non-technical end user. Special interest in community building, project management and channeling the input of end users.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/qole Qole] - Two-term Maemo Community Council member, enthusiastic hacker and Linux user, primary maintainer of the Easy Debian project, and very active in the Maemo forums. Interested in helping out where I can to make MeeGo have the kind of powerhouse community that has made Maemo so special.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/vdvsx VDVsx] - Maemo Community member and developer, willing to keep helping everybody inside this new community from developers to end users.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices, originator of maemo.org community outreach efforts, maemo.org forum moderator and best practices blogger.  Ready to translate lessons learned from maemo.org to whatever develops here!&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/generalantilles Ryan Abel] - Long-term Maemo Community member and former two-term Maemo Community Council member. Interested in leveraging the strengths of the large maemo.org community into the growing MeeGo community. Also interested in helping to develop strong web infrastructure and tooling.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver Mike Shaver/mshaver] - Moblin.org webmaster and developer behind the current meego.com site. I am an Intel employee. Would love to see this list of people contributing and directing what we build and support for the meego.com community.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/sulamita Sulamita Garcia] - MeeGo Technical Marketing Engineer. I work at Open Source Technology Center at Intel and I've involved with Moblin from the beginning. I produce documentation, training and support for costumers and developers.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/sjgadsby Stephen Gadsby/sjgadsby] - Maemo community member, poster of weekly Bugzilla activity reports, and forum moderator. Interest in community building and communication channels between users and developers.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] - [http://wiki.maemo.org/Maemo.org_team#Talkmaster maemo.org Talkmaster], primary administrator of [http://talk.maemo.org/ talk.maemo.org]. Founded [http://www.internettablettalk.com/ Internet Tablet Talk] where it's forum later on became talk.maemo.org. Can help run the forums section of MeeGo, or perform integration with talk.maemo.org if the need arises.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/timeless timeless] - regular Nokia Browser contact with the Maemo community, contributor to Maemo, Mer, Mozilla.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/danielwilms danielwilms] - working in Nokia on the maemo.org community developer support. Taking over community tasks, working on documentation and support. Interested in helping out, by working on MeeGo.com services, support developers and users, and documentation.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/th0br0 Andreas Osowski/th0br0] - Interested in helping with infrastructure and community marketing. Currently working in Fedora as Ambassador and packager. ~4 years of C++ experience (with some Qt), RoR and Java experience&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff / timsamoff] - Designer (graphic, UI, interaction, web), long-time Maemo Community member (two-term Maemo Community Council Member), and forever open source advocate&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/gadgety Gadgety] - maemo.org community member, business end user; I'd like to contribute to making the MeeGo community an easy place to join for newbies, fans, enthusiasts and creating a community where everyone feels welcome to contribute regardless of technical skill level&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mikael Mikael Söderberg/mksoderberg] - I am Chair of the [http://genivi.org/ GENIVI Alliance] Reference System Work Group. I would like to contribute by assisting in development of the MeeGo Platform Infrastructure.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/dneary Dave Neary/dneary] - maemo.org community developer support with a specific documentation slant. Experienced community development consultant, event organiser &amp;amp; general busybody. I want to make sure that MeeGo makes the right strategic decisions related to transparency and participation guidelines at the project inception to avoid major issues later.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/solt Marcin Sołtysiak/solt] - Open to help with community. Aligned with l10n efforts I would see a place for language/country sub sections. Also, have experience with Midgard. I could help with geek-to-human relations :)&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/vilvo Ville Ilvonen/vilvo] - Nokia's Maemo Test Tools - responsible for advocating and coordinating development of test tools and test automation inside Maemo. Looking forward to continue with MeeGo. I can help with tools contribution and evangelism within this working group. Nokia pays me to spend time with this.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/dannybe Danny Bennett] - maemo.org community member, Nokia application architect for maemo sw. I'm interested in architecture and the technology components that make up the MeeGo distro. This is where and how I can contribute.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/auke Auke Kok] - Intel MeeGo developer, working on releases, fastboot, l10n project.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/glezos Dimitris Glezos] - [http://www.transifex.net/ Transifex] developer, [http://www.indifex.com/ Indifex] employee, working on L10n engineering. I'm interested in developing the L10n infrastructure of MeeGo.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/freppas Fredrik Öqvist] - Swedish/Finnish tech-loving marketing guy currently studying some MBA classes in China. Hoping to add a lot to the marketing and marketing strategy for Meego.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mitsutaka Mitsutaka Amano] - Moblin community member from Moblin 1.x, [http://git.moblin.org/cgit.cgi/moblin-image-creator Moblin Image Creator] maintainer, MeeGo/Moblin contributor, l10n(Japanese), Japanese evangelist, MIRACLE LINUX CORPORATION.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/gaveen Gaveen Prabhasara / gaveen] - a DevOps guy. Planning to become a Fedora packager soon. FOSS / Linux / Ruby advocate&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/baloo Jamie Bennett] - Ubuntu Mobile developer for Canonical, long-term Maemo user/contributor/promoter looking to help develop, advocate and ensure that the whole mobile ecosphere benefits from the MeeGo initiative.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/chippy Chippy / Steve Paine] - Full time mobile technology blogger (Carrypad, UMPCPortal) can assist with communication, presentations, meetings.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
The creation of the Community working group was approved by the Technical Steering Group on March 24, 2010. See the [http://trac.tspre.org/meetbot/meego-meeting/2010/meego-meeting.2010-03-24-19.58.html meeting minutes] for more details.&lt;br /&gt;
&lt;br /&gt;
There was a first [[Community_website_meeting_2010_2_24|Community website meeting]] on February 24, 2010. &lt;br /&gt;
&lt;br /&gt;
The role of working groups in the MeeGo project are explained at http://meego.com/about/governance.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-04-27T14:42:17Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
Structure:&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Application Developer Support''': Offer/get help dealing with application developer tools and APIs.&lt;br /&gt;
* '''Community Matters''': Discussion about infrastructure, processes, marketing and events for the MeeGo project, issues and suggestions about the website, community meet-ups, and community building. &lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
== Guidelines ==&lt;br /&gt;
&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
The MeeGo community is a working community. Sure, we like to have fun but we also like the communications to run smoothly. To that end here are some guidelines.&lt;br /&gt;
&lt;br /&gt;
* '''Do have integrity'''&lt;br /&gt;
There’s only one of you, so you only need one account, right? Multiple accounts will be deleted.&lt;br /&gt;
&lt;br /&gt;
* '''Do Contribute'''&lt;br /&gt;
Got something interesting to add to a conversation or a question about something? don't just sit there, jump in!&lt;br /&gt;
&lt;br /&gt;
* '''Do thank people for useful posts'''&lt;br /&gt;
The button is there for a reason, and everyone likes to be thanked. Yes you do too, you know you do!&lt;br /&gt;
&lt;br /&gt;
* '''Do be patient with others'''&lt;br /&gt;
We have both techies and non-techies here and we both know we don't exactly speak the same language at all times.&lt;br /&gt;
&lt;br /&gt;
* '''Do search before you post'''&lt;br /&gt;
I have this friend named Google who knows a lot of stuff so you might want to try asking him first. Then why not search the forum, maybe someone else has already asked your question?&lt;br /&gt;
&lt;br /&gt;
* '''Keep it clean'''&lt;br /&gt;
Some people browse MeeGo.org from work. Would you want your boss to see you looking at that stuff?&lt;br /&gt;
&lt;br /&gt;
* '''Keep it legal'''&lt;br /&gt;
Please don't post links to bootleg software or any other illegal content. You don't want to pay for expensive lawyers. &lt;br /&gt;
&lt;br /&gt;
* '''Don’t be creepy'''&lt;br /&gt;
You know the guy. Don't be that guy.&lt;br /&gt;
&lt;br /&gt;
* '''Don’t be spammy'''&lt;br /&gt;
Nobody likes spam. We don't want to see your &amp;quot;marketing messages&amp;quot;, and we don't want you to wire us money from your Nigerian bank.&lt;br /&gt;
&lt;br /&gt;
* '''Don’t be a flamer'''&lt;br /&gt;
If you wouldn’t like that said about your mother, neither will the other guy. &lt;br /&gt;
&lt;br /&gt;
* '''The mods Rule'''&lt;br /&gt;
Ultimately, the moderators and admins reserve the right to remove your posts or even your account if its felt to be unhelpful for the MeeGo endeavor or community. &lt;br /&gt;
&lt;br /&gt;
We also have some fancy legal stuff on our [http://meego.com/about/terms-service Terms of Service] page that covers a few other things you might want to know.&lt;br /&gt;
&lt;br /&gt;
== Testing ==&lt;br /&gt;
Testing done.&lt;br /&gt;
&lt;br /&gt;
== Implementation ==&lt;br /&gt;
'''April 7, 2010''': The forum is now live at http://forum.meego.com&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office</id>
		<title>Community Office</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office"/>
				<updated>2010-04-26T19:14:23Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Web infrastructure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mission ==&lt;br /&gt;
&lt;br /&gt;
The Community working group defines the strategy for collaboration tools and processes within the MeeGo project, and observes its implementation.&lt;br /&gt;
&lt;br /&gt;
The main channel of collaboration of this working group is the [http://forum.meego.com/forumdisplay.php?f=5 MeeGo Community Matters forum].&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''PROPOSAL'''&lt;br /&gt;
=== Coordination ===&lt;br /&gt;
The goals of the Community working group coordination are:&lt;br /&gt;
&lt;br /&gt;
* Overall guidance on tasks and priorities.&lt;br /&gt;
* Decision-making, when needed.&lt;br /&gt;
* Appointments within the working group.&lt;br /&gt;
* Connection with the MeeGo Technical Steering Group.&lt;br /&gt;
&lt;br /&gt;
The coordinators are appointed by the TSG:&lt;br /&gt;
* [http://meego.com/users/dawnfoster Dawn Foster], since March 24, 2010. ''MeeGo community manager employed by Intel.''&lt;br /&gt;
* [http://meego.com/users/qgil Quim Gil], since March 24, 2010. ''Regular Nokia contact with the Maemo community and other free software projects. Nokia pays me to take care of open source / community matters in meego.com.''&lt;br /&gt;
&lt;br /&gt;
=== Web infrastructure ===&lt;br /&gt;
&lt;br /&gt;
[[Web infrastructure]] coordination: Mike Shaver &amp;amp; Tero Kojo? '''FIXME'''. See [[Single_sign-on]].&lt;br /&gt;
&lt;br /&gt;
* [[meego.com]] team - Coordination: Mike Shaver (sysadmin) &amp;amp; [http://meego.com/users/qgil Quim Gil] (content). Volunteers: . See [[News_and_Planet]].&lt;br /&gt;
* [[Bugzilla]] team - Coordination: [http://meego.com/users/wanshuang Wan Shuang] (sysadmin) &amp;amp; [http://meego.com/users/mshaver Mike Shaver] (content). Volunteers: [http://meego.com/users/lm lm]&lt;br /&gt;
* [[Extras/Downloads]] team - Coordination: '''FIXME'''. Volunteers: &lt;br /&gt;
* [[Forum]] team - Coordination: [http://meego.com/users/reggie Reggie Suplido] (sysadmin) &amp;amp; [http://meego.com/users/qgil Quim Gil] (content). See [http://forum.meego.com/showgroups.php forum moderators]. Volunteers: [http://meego.com/users/revdkathy Kathy Smith]&lt;br /&gt;
* [[Gitorious]] team - Coordination: [http://meego.com/users/ibrahim Ibrahim Haddad] (contracts) &amp;amp; [http://meego.com/users/mshaver Mike Shaver] (content). Volunteers: &lt;br /&gt;
* [[IRC]] team - Coordination: [http://meego.com/users/dawnfoster Dawn Foster]. Volunteers: [http://meego.com/users/w00t Robin Burchell]&lt;br /&gt;
* [[OBS]] team - Coordination: [http://meego.com/users/ibrahim Ibrahim Haddad]. Volunteers: [http://meego.com/users/Jeremiah Jeremiah Foster].&lt;br /&gt;
* [[Mailman]] team - Coordination: [http://meego.com/users/dawnfoster Dawn Foster]. Volunteers:  [http://meego.com/users/lm lm]&lt;br /&gt;
* [[MediaWiki]] team - Coordination: '''FIXME'''. See [http://wiki.meego.com/index.php?title=Special%3AListUsers&amp;amp;username=&amp;amp;group=sysop&amp;amp;limit=50 wiki administrators]. Volunteers:&lt;br /&gt;
* [[Transifex]] team - Coordination: Dimitris Glezos (sysadmin), Margie Foster (content), [http://meego.com/users/ibrahim Ibrahim Haddad] (Contract). Volunteers:&lt;br /&gt;
&lt;br /&gt;
=== Marketing === &lt;br /&gt;
[[Marketing]] - Coordination: Quim Gil.&lt;br /&gt;
&lt;br /&gt;
* [[Brand and Design]] - Coordination: Claire? '''FIXME'''. Volunteers:  [http://meego.com/users/amfidiusz Adrian Marcinkowski]&lt;br /&gt;
* [[Trademark]] - Coordination: [http://meego.com/users/ibrahim Ibrahim Haddad]. Volunteers: &lt;br /&gt;
* [[Merchandising]] - Coordination: '''FIXME'''. Volunteers: [http://meego.com/users/texrat Randall Arnold/Texrat]&lt;br /&gt;
* [[Campaigns]] team - Coordination: '''FIXME'''. Volunteers:  [http://meego.com/users/freppas Fredrik Öqvist]&lt;br /&gt;
&lt;br /&gt;
=== Events ===&lt;br /&gt;
[[Events]] - Coordination: Dawn Foster.&lt;br /&gt;
&lt;br /&gt;
* [[MeeGo Summit 2010]] - Coordination: Dawn Foster &amp;amp; Quim Gil. Volunteers: [http://meego.com/users/dneary Dave Neary/dneary], [http://meego.com/users/texrat Randall Arnold/Texrat]&lt;br /&gt;
* See also [http://meego.com/community/events other events]&lt;br /&gt;
&lt;br /&gt;
=== Metrics ===&lt;br /&gt;
* [[Metrics]] - Coordination: Dawn Foster. Volunteers: [http://meego.com/users/texrat Randall Arnold/Texrat], [http://meego.com/users/dneary Dave Neary/dneary]&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
'''PROPOSAL'''&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
[[Community Working Group Meeting]] logistics for regular weekly (or bi-weekly) meetings for the CWG. Specific meeting details are still TBD.&lt;br /&gt;
&lt;br /&gt;
The purpose of this meeting is to coordinate tasks by moving proposed tasks to committed tasks with clear owners and prioritization. We hope that this meeting will make it easier for us to get more organized about how we accomplish work in the CWG, and avoid the duplicated / wasted effort that we have been seeing at least in these early days of the project while we merge the two communities.&lt;br /&gt;
&lt;br /&gt;
=== Tasks ===&lt;br /&gt;
&lt;br /&gt;
Work and tasks will be broken down into '''Committed Tasks''' and '''Proposed Tasks'''.&lt;br /&gt;
&lt;br /&gt;
Committed tasks will have a clear owner and have been approved in a [[Community Working Group Meeting]]. The list of committed tasks may also include prioritization to make sure that we are working actively on the most important tasks. &lt;br /&gt;
&lt;br /&gt;
Proposed tasks includes all other work that we would someday like to do, but that has not yet been approved by the CWG. If you have a proposed topic that you are ready to start working on, please put together a proposal and request a spot on an upcoming [[Community Working Group Meeting]] agenda.&lt;br /&gt;
&lt;br /&gt;
==== Committed Tasks ====&lt;br /&gt;
&lt;br /&gt;
* Complete the Community WG structure and process with people in charge for each area: [http://meego.com/users/qgil Quim] and [http://meego.com/users/dawnfoster Dawn] - Must&lt;br /&gt;
* [http://wiki.meego.com/Metrics Metrics] - [http://meego.com/users/dawnfoster Dawn] - Must&lt;br /&gt;
* Planning for the [http://wiki.meego.com/MeeGo_Summit_2010 MeeGo Conference]: [http://meego.com/users/qgil Quim] and [http://meego.com/users/dawnfoster Dawn] - Must&lt;br /&gt;
* Decision on MeeGo marketing budget 2010: [http://meego.com/users/qgil Quim] - Should&lt;br /&gt;
* MeeGo presentations, processes and other ''internal'' materials published: [http://meego.com/users/qgil Quim] - Could&lt;br /&gt;
* MeeGo trademark and logo usage guidelines - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
* License to adopt for MeeGo documentation - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
* MeeGo Compliance Program at the Linux Foundation - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
* Article on MeeGo for the Linux Journal - [http://meego.com/users/ibrahim Ibrahim] - Must&lt;br /&gt;
&lt;br /&gt;
==== Proposed Tasks: not committed yet ====&lt;br /&gt;
&lt;br /&gt;
* Defining the basics of the Maemo Conference: core organizers, date, location, audience.&lt;br /&gt;
* Clear landing page for developers visible at meego.com.&lt;br /&gt;
* forum.meego.com released.&lt;br /&gt;
* [http://bugs.meego.com/show_bug.cgi?id=1303 MeeGo brand and trademark guidelines]&lt;br /&gt;
* Community WG way of working.&lt;br /&gt;
* Plan for Extras repository.&lt;br /&gt;
* Web Content team with identified owners.&lt;br /&gt;
* May release marketing campaign.&lt;br /&gt;
* [[News and Planet]]. See the [http://news.meego.nemein.net/ proof-of-concept]&lt;br /&gt;
* Karma decision?&lt;br /&gt;
* [[Single sign-on|SSO]] decision - needs clarification.&lt;br /&gt;
* Mail/Forum integration. See [http://talk.maemo.org/showthread.php?t=28924 maemo.org test].&lt;br /&gt;
* How to handle company endorsements at meego.com.&lt;br /&gt;
* MeeGo job market (not sure this makes sense on it's own - combine with bigger [http://www.linuxfoundation.org/node/5716 Linux Foundation] effort?)&lt;br /&gt;
* MeeGo marketplace (combined with Linux.com market, maybe)&lt;br /&gt;
* Project Management (recommend Bugzilla integration; see [https://wiki.mozilla.org/Bugzilla:Addons#Project_management_software_integration PM Options].&lt;br /&gt;
* MeeGo document templates - priority on OpenOffice.org &amp;amp; MS Office presentation slides.&lt;br /&gt;
* Something along the lines of http://djangopeople.net/ (note that although that implementation has job-market features the idea is to have an easy-access &amp;quot;Who's Who&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
== How to contribute ==&lt;br /&gt;
&lt;br /&gt;
See the Process section above for current approved work and proposed tasks.&lt;br /&gt;
&lt;br /&gt;
=== Contributors looking for a team ===&lt;br /&gt;
&lt;br /&gt;
MeeGo members interested in taking an active role in this working group. Please move your names to the team(s) where you want to contribute regularly. Better to choose one than many.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/Jeremiah Jeremiah C. Foster] - maemo.org's current debmaster. Recently I've taken on a role in the [http://genivi.org/ GENIVI Alliance] as Core Integration team lead. I would like to participate actively in helping develop MeeGO, keeping it open with a thriving community.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/xfade Niels Breet] - maemo.org webmaster and long time maemo.org community member. Liberated by Nokia to work on community infra and community repository infrastructure for maemo.org. Interested in doing the same for meego.com.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/lbt David Greaves/lbt] - Mer build guy and maemo.org member. Introduced OBS to Maemo and working on Nokia build infrastructure.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/Jaffa Andrew Flegg/Jaffa] - Long term Maemo community member and developer and twice Maemo Community Council member. Interested in bringing the best of the Maemo and Moblin communities together in the nascent MeeGo community and ensuring that cross-community facilitation happens.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/ksanjeet Sanjeet Kumar] Willing to contribute as server admin.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/Elliot Elliot Smith/townxelliot] - meego.com websites techie, worked on moblin.org Moblin SDK materials, contributor to Moblin SDK tools. Intel pays me. Can get time to rework content from moblin.org for this site.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/bergie Henri Bergius] - contributor to the [http://bergie.iki.fi/blog/maemo-s_community_involvement_infrastructure_is_what_meego_needs/ maemo.org community infrastructure], behind services like Brainstorm, Karma and Social News. Working on maemo.org projects through Nemein, and interested in doing the same for meego.com&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/amby Gabor Ambrozy/amby] - recently joined maemo.org community member; would like to contribute to transition, community infrastructure and community marketing. Can bring virtual project mgmt and organization transition experience; IT system integration, sw development and learning projects practices. And a lot of end-user enthusiasm ;)&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/lm Lucas Maneos/lm] - member of the maemo.org bugsquad, happy to contribute in any way to the bugzilla transition.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/tekojo Tero Kojo] - One of the Nokia people involved in the Maemo community and maemo.org. My area has been working with the liberated community members and the infrastructure for maemo.org. Interested in making sure that MeeGo.com provides the necessary tools and services to both developers and active users. I work in Nokia Maemo developer platform team as project manager responsible for communities.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/margie Margie Foster] - I am the localization project manager for Moblin and also work on the MeeGo website. I am an Intel employee. I am really looking forward to helping create and maintain a vibrant MeeGo localization community using Transifex.&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/revdkathy Kathy Smith] - maemo.org community member, non-technical end user. Special interest in community building, project management and channeling the input of end users.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/qole Qole] - Two-term Maemo Community Council member, enthusiastic hacker and Linux user, primary maintainer of the Easy Debian project, and very active in the Maemo forums. Interested in helping out where I can to make MeeGo have the kind of powerhouse community that has made Maemo so special.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/vdvsx VDVsx] - Maemo Community member and developer, willing to keep helping everybody inside this new community from developers to end users.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member, former Nokia QA engineer for Maemo devices, originator of maemo.org community outreach efforts, maemo.org forum moderator and best practices blogger.  Ready to translate lessons learned from maemo.org to whatever develops here!&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/generalantilles Ryan Abel] - Long-term Maemo Community member and former two-term Maemo Community Council member. Interested in leveraging the strengths of the large maemo.org community into the growing MeeGo community. Also interested in helping to develop strong web infrastructure and tooling.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mshaver Mike Shaver/mshaver] - Moblin.org webmaster and developer behind the current meego.com site. I am an Intel employee. Would love to see this list of people contributing and directing what we build and support for the meego.com community.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/sulamita Sulamita Garcia] - MeeGo Technical Marketing Engineer. I work at Open Source Technology Center at Intel and I've involved with Moblin from the beginning. I produce documentation, training and support for costumers and developers.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/sjgadsby Stephen Gadsby/sjgadsby] - Maemo community member, poster of weekly Bugzilla activity reports, and forum moderator. Interest in community building and communication channels between users and developers.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] - [http://wiki.maemo.org/Maemo.org_team#Talkmaster maemo.org Talkmaster], primary administrator of [http://talk.maemo.org/ talk.maemo.org]. Founded [http://www.internettablettalk.com/ Internet Tablet Talk] where it's forum later on became talk.maemo.org. Can help run the forums section of MeeGo, or perform integration with talk.maemo.org if the need arises.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/timeless timeless] - regular Nokia Browser contact with the Maemo community, contributor to Maemo, Mer, Mozilla.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/danielwilms danielwilms] - working in Nokia on the maemo.org community developer support. Taking over community tasks, working on documentation and support. Interested in helping out, by working on MeeGo.com services, support developers and users, and documentation.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/th0br0 Andreas Osowski/th0br0] - Interested in helping with infrastructure and community marketing. Currently working in Fedora as Ambassador and packager. ~4 years of C++ experience (with some Qt), RoR and Java experience&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff / timsamoff] - Designer (graphic, UI, interaction, web), long-time Maemo Community member (two-term Maemo Community Council Member), and forever open source advocate&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/gadgety Gadgety] - maemo.org community member, business end user; I'd like to contribute to making the MeeGo community an easy place to join for newbies, fans, enthusiasts and creating a community where everyone feels welcome to contribute regardless of technical skill level&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mikael Mikael Söderberg/mksoderberg] - I am Chair of the [http://genivi.org/ GENIVI Alliance] Reference System Work Group. I would like to contribute by assisting in development of the MeeGo Platform Infrastructure.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/dneary Dave Neary/dneary] - maemo.org community developer support with a specific documentation slant. Experienced community development consultant, event organiser &amp;amp; general busybody. I want to make sure that MeeGo makes the right strategic decisions related to transparency and participation guidelines at the project inception to avoid major issues later.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/solt Marcin Sołtysiak/solt] - Open to help with community. Aligned with l10n efforts I would see a place for language/country sub sections. Also, have experience with Midgard. I could help with geek-to-human relations :)&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/vilvo Ville Ilvonen/vilvo] - Nokia's Maemo Test Tools - responsible for advocating and coordinating development of test tools and test automation inside Maemo. Looking forward to continue with MeeGo. I can help with tools contribution and evangelism within this working group. Nokia pays me to spend time with this.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/dannybe Danny Bennett] - maemo.org community member, Nokia application architect for maemo sw. I'm interested in architecture and the technology components that make up the MeeGo distro. This is where and how I can contribute.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/auke Auke Kok] - Intel MeeGo developer, working on releases, fastboot, l10n project.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/glezos Dimitris Glezos] - [http://www.transifex.net/ Transifex] developer, [http://www.indifex.com/ Indifex] employee, working on L10n engineering. I'm interested in developing the L10n infrastructure of MeeGo.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/freppas Fredrik Öqvist] - Swedish/Finnish tech-loving marketing guy currently studying some MBA classes in China. Hoping to add a lot to the marketing and marketing strategy for Meego.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/mitsutaka Mitsutaka Amano] - Moblin community member from Moblin 1.x, [http://git.moblin.org/cgit.cgi/moblin-image-creator Moblin Image Creator] maintainer, MeeGo/Moblin contributor, l10n(Japanese), Japanese evangelist, MIRACLE LINUX CORPORATION.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/gaveen Gaveen Prabhasara / gaveen] - a DevOps guy. Planning to become a Fedora packager soon. FOSS / Linux / Ruby advocate&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/baloo Jamie Bennett] - Ubuntu Mobile developer for Canonical, long-term Maemo user/contributor/promoter looking to help develop, advocate and ensure that the whole mobile ecosphere benefits from the MeeGo initiative.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
The creation of the Community working group was approved by the Technical Steering Group on March 24, 2010. See the [http://trac.tspre.org/meetbot/meego-meeting/2010/meego-meeting.2010-03-24-19.58.html meeting minutes] for more details.&lt;br /&gt;
&lt;br /&gt;
There was a first [[Community_website_meeting_2010_2_24|Community website meeting]] on February 24, 2010. &lt;br /&gt;
&lt;br /&gt;
The role of working groups in the MeeGo project are explained at http://meego.com/about/governance.&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-04-07T10:49:19Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
Structure:&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Application Developer Support''': Offer/get help dealing with application developer tools and APIs.&lt;br /&gt;
* '''Community Working Group''': Discussion about infrastructure, processes, marketing and events for the MeeGo project&lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
== Testing ==&lt;br /&gt;
=== Test Site ===&lt;br /&gt;
Feel free to visit the test site to test the forum theme and functionalities:&lt;br /&gt;
* URL: http://meegotalk.com/vb3/&lt;br /&gt;
* Username: meego&lt;br /&gt;
* Password: meego&lt;br /&gt;
&lt;br /&gt;
=== Browser Compatibility ===&lt;br /&gt;
''Feel free to add more browsers and columns.''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Browser&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Linux&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|OS X&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Windows&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Chrome'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Firefox'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE6'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE7'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE8'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Opera 10'''&lt;br /&gt;
| &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Safari'''&lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|}&lt;br /&gt;
== Implementation ==&lt;br /&gt;
'''April 7, 2010''': The forum is now live at http://forum.meego.com&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-04-06T17:20:42Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Candidates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
Structure:&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Application Developer Support''': Offer/get help dealing with application developer tools and APIs.&lt;br /&gt;
* '''Community Working Group''': Discussion about infrastructure, processes, marketing and events for the MeeGo project&lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
== Testing ==&lt;br /&gt;
=== Test Site ===&lt;br /&gt;
Feel free to visit the test site to test the forum theme and functionalities:&lt;br /&gt;
* URL: http://meegotalk.com/vb3/&lt;br /&gt;
* Username: meego&lt;br /&gt;
* Password: meego&lt;br /&gt;
&lt;br /&gt;
=== Browser Compatibility ===&lt;br /&gt;
''Feel free to add more browsers and columns.''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Browser&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Linux&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|OS X&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Windows&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Chrome'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Firefox'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE6'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE7'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE8'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Opera 10'''&lt;br /&gt;
| &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Safari'''&lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-03-23T22:08:14Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Browser Compatibility */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
'''Discuss'''&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Developer support''': Offer/get help dealing with developer tools and APIs.&lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
'''Work'''&lt;br /&gt;
* Working groups forums etc go here.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''meego.com''': Web infrastructure and community processes. Official channel of the Community Working Group. ((if the meego-community mailing list accepts the move))&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
== Testing ==&lt;br /&gt;
=== Test Site ===&lt;br /&gt;
Feel free to visit the test site to test the forum theme and functionalities:&lt;br /&gt;
* URL: http://meegotalk.com/vb3/&lt;br /&gt;
* Username: meego&lt;br /&gt;
* Password: meego&lt;br /&gt;
&lt;br /&gt;
=== Browser Compatibility ===&lt;br /&gt;
''Feel free to add more browsers and columns.''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Browser&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Linux&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|OS X&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Windows&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Chrome'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Firefox'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE6'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE7'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE8'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Opera 10'''&lt;br /&gt;
| &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Safari'''&lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-03-23T20:51:17Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Browser Compatibility */  Opera column problem fixed.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
'''Discuss'''&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Developer support''': Offer/get help dealing with developer tools and APIs.&lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
'''Work'''&lt;br /&gt;
* Working groups forums etc go here.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''meego.com''': Web infrastructure and community processes. Official channel of the Community Working Group. ((if the meego-community mailing list accepts the move))&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
== Testing ==&lt;br /&gt;
=== Test Site ===&lt;br /&gt;
Feel free to visit the test site to test the forum theme and functionalities:&lt;br /&gt;
* URL: http://meegotalk.com/vb3/&lt;br /&gt;
* Username: meego&lt;br /&gt;
* Password: meego&lt;br /&gt;
&lt;br /&gt;
=== Browser Compatibility ===&lt;br /&gt;
''Feel free to add more browsers and columns.''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Browser&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Linux&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|OS X&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Windows&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Chrome'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Firefox'''&lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE6'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE7'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE8'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Opera 10'''&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Safari'''&lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-03-23T15:20:00Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: Added testing browser compatibility&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
'''Discuss'''&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Developer support''': Offer/get help dealing with developer tools and APIs.&lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
'''Work'''&lt;br /&gt;
* Working groups forums etc go here.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''meego.com''': Web infrastructure and community processes. Official channel of the Community Working Group. ((if the meego-community mailing list accepts the move))&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
== Testing ==&lt;br /&gt;
=== Test Site ===&lt;br /&gt;
Feel free to visit the test site to test the forum theme and functionalities:&lt;br /&gt;
* URL: http://meegotalk.com/vb3/&lt;br /&gt;
* Username: meego&lt;br /&gt;
* Password: meego&lt;br /&gt;
&lt;br /&gt;
=== Browser Compatibility ===&lt;br /&gt;
''Feel free to add more browsers and columns.''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Browser&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Linux&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|OS X&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Windows&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Chrome'''&lt;br /&gt;
| &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Firefox'''&lt;br /&gt;
| &lt;br /&gt;
|OK&lt;br /&gt;
|OK&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE6'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE7'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''IE8'''&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Opera 10'''&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
* Thread and post columns do not resize correctly&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''Safari'''&lt;br /&gt;
| &lt;br /&gt;
|OK &lt;br /&gt;
|OK&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-03-19T15:13:06Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
'''Discuss'''&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Developer support''': Offer/get help dealing with developer tools and APIs.&lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
'''Work'''&lt;br /&gt;
* Working groups forums etc go here.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''meego.com''': Web infrastructure and community processes. Official channel of the Community Working Group. ((if the meego-community mailing list accepts the move))&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
== Test Site ==&lt;br /&gt;
Feel free to visit the test site to test the forum theme and functionalities:&lt;br /&gt;
* URL: http://meegotalk.com/vb3/&lt;br /&gt;
* Username: meego&lt;br /&gt;
* Password: meego&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum</id>
		<title>Forum</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum"/>
				<updated>2010-03-19T13:03:37Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Team ==&lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] leads the forum implementation.&lt;br /&gt;
&lt;br /&gt;
== Volunteer Moderators ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
&lt;br /&gt;
== Volunteer Testers ==&lt;br /&gt;
* [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
* [http://meego.com/users/timberhawk Chad Spears]&lt;br /&gt;
&lt;br /&gt;
== Engine ==&lt;br /&gt;
The MeeGo forum engine was agreed to be vBulletin. See the [[Forum_/_Talk]] wiki page and the [http://lists.meego.com/pipermail/meego-community/2010-March/000437.html post] communicating the decision.&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
* forum.meego.com seems to be the most popular vote in the [http://lists.meego.com/pipermail/meego-community/2010-March/000328.html thread] discussing this on meego-community.&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''DRAFT UNDER DISCUSSION'''&lt;br /&gt;
&lt;br /&gt;
We all agree on these basic principles:&lt;br /&gt;
# Start simple and growing organically based on concrete needs.&lt;br /&gt;
# Avoid forum / mailing list duplication to cover the same purpose.&lt;br /&gt;
&lt;br /&gt;
* '''General''': MeeGo related topics not classified in a specific subforum.&lt;br /&gt;
* '''Developer support''': Offer/get help dealing with developer tools and APIs.&lt;br /&gt;
* '''Off-topic''': Totally unrelated but still worth discussing ''between ameegos''.&lt;br /&gt;
&lt;br /&gt;
=== Candidates ===&lt;br /&gt;
* '''meego.com''': Web infrastructure and community processes. Official channel of the Community Working Group. ((if the meego-community mailing list accepts the move))&lt;br /&gt;
* '''Localization''' - if the L10n mailing list decides to move here. Otherwise let's avoid duplication.&lt;br /&gt;
* '''Design''' - If there is interest and critical mass.&lt;br /&gt;
* '''Using MeeGo''' - by the time a release for end users is offered. Probably better if having Netbook and Handset subforums since the first day?&lt;br /&gt;
* '''Devices''' - has the risk of being a can of worms &amp;amp; requires further discussion. Will also depend on the take of the MeeGo device vendors, the amount of devices, the differences between them... Not really needed before first devices are approaching the shops.&lt;br /&gt;
&lt;br /&gt;
=== Test Site ===&lt;br /&gt;
Feel free to visit the test site to test the forum theme and functionalities:&lt;br /&gt;
* URL: http://meegotalk.com/vb3/&lt;br /&gt;
* Username: meego&lt;br /&gt;
* Password: meego&lt;/div&gt;</summary>
		<author><name>Reggie</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Forum_/_Talk</id>
		<title>Forum / Talk</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Forum_/_Talk"/>
				<updated>2010-03-10T14:44:51Z</updated>
		
		<summary type="html">&lt;p&gt;Reggie: /* Volunteers and Testers */  Fixed table widths and vertical alignment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
There is no doubt that the forum module has been one of the most active, if not the most active component of a community site. It allows anyone to search for discussions almost about anything, and can start discussions about any new topic, news, or rumors. Over at [http://talk.maemo.org talk.maemo.org], the forums/fora have been used to announce new developments, get help from the community to test apps, and suggest enhancements to the operating system.&lt;br /&gt;
&lt;br /&gt;
In the first online [http://wiki.meego.com/Community_website_meeting_2010_2_24#List_of_services_on_MeeGo.com MeeGo Community Meeting], it was identified that a Forum is one of the components that need to be added ASAP. &lt;br /&gt;
&lt;br /&gt;
The main challenge for MeeGo is to properly bridge [http://drupal.org/ Drupal], MeeGo.com's content management system (CMS), and the Forum system to make [http://wiki.meego.com/Single_sign-on Single Sign-On (SSO)] work. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Features/Requirements ==&lt;br /&gt;
The software of choice to be used for the forum system has not been decided upon. The following table shows the proposed forum software that can be used:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
!width=&amp;quot;10%&amp;quot;|Forum Software&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|Drupal Forum&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|phpBB3&lt;br /&gt;
!width=&amp;quot;30%&amp;quot;|vBulletin&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SSO with other MeeGo services'''&lt;br /&gt;
|&lt;br /&gt;
| [http://drupal.org/project/phpbbforum Drupal phpBB3] Bridges latest versions of Drupal and phpBB3 to provide SSO and synchronisation.&lt;br /&gt;
&lt;br /&gt;
A selection of the options from the project page:&lt;br /&gt;
*Embedded inside drupal&lt;br /&gt;
*Replace Drupal comments with phpbb&lt;br /&gt;
*Authentication and synchronyzation in both directions&lt;br /&gt;
| [http://drupal.org/project/drupalvb Drupal vB], a Drupal module project, is currently the only add-on that supports the latest version of Drupal, and bridges the two systems. Drupal vB allows the following:&lt;br /&gt;
* existing vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* new vBulletin users to log in to Drupal (not needed since we are starting the forum from scratch)&lt;br /&gt;
* existing Drupal users to log in to vBulletin (after initial export)&lt;br /&gt;
* new Drupal users to log in to vBulletin&lt;br /&gt;
* a single/shared sign-on when logging in via Drupal&lt;br /&gt;
* updating user data in vBulletin upon update in Drupal&lt;br /&gt;
* deleting users in vBulletin upon deletion in Drupal&lt;br /&gt;
&lt;br /&gt;
[http://drupal.org/project/me Me Aliases] is another Drupal module project that needs to be installed in Drupal. This makes it easy to redirect users to use the Drupal member page to change their email address or password, rather than in vBulletin. Changes in the member's information (email and password) get automatically replicated to vBulletin.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| '''SEO'''&lt;br /&gt;
|&lt;br /&gt;
| Search friendly with per bot settings&lt;br /&gt;
[http://blog.phpbb.com/2008/08/23/seo-problems-and-solutions-to-improve-optimisation-within-phpbb3/#more-66 phpBB and SEO]&lt;br /&gt;
Also available: [http://www.phpbb-seo.com/ phpbb-seo]&lt;br /&gt;
| Comes with searchbot friendly archive pages. [http://www.vbulletin.org/forum/showthread.php?t=206169 vBSEO] enhances vBulletin SEO by autmoatically generating and submitting sitemaps to the popular search engines.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Search'''&lt;br /&gt;
| &lt;br /&gt;
| Built-in&lt;br /&gt;
| Built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Maintenance / Security / Upgradability'''&lt;br /&gt;
|&lt;br /&gt;
| [http://www.phpbb.com/support/documents.php?mode=install&amp;amp;version=3#update_auto  Automatic update package] &lt;br /&gt;
| Overwrite the whole system with upgraded version, and run a standard upgrade procedure which performs all upgrades automatically. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Administration'''&lt;br /&gt;
|&lt;br /&gt;
| Built-in Admin and Moderator CPs&lt;br /&gt;
| Built-in administrator and moderator control panel&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Plug-in Architecture'''&lt;br /&gt;
|&lt;br /&gt;
| [http://www.phpbb.com/mods/automod/ AutoMOD]&lt;br /&gt;
| Built-in plug-in and product management system. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Ranking/Voting on threads/posts'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| Ranking and voting built-in&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Karma/User Points'''&lt;br /&gt;
|&lt;br /&gt;
| [http://www.phpbb.com/community/viewtopic.php?f=69&amp;amp;t=1861325 Karma MOD]&lt;br /&gt;
| [http://www.vbulletin.org/forum/misc.php?do=producthelp&amp;amp;pid=post_thanks Post Thank You Hack]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Active Forum Topics Module'''&lt;br /&gt;
|&lt;br /&gt;
| Drupal phpbbforum provides blocks for integration with Drupal [http://drupal.org/project/phpbbforum]&lt;br /&gt;
| Drupal vB provides a 'Block' (Drupal term) to display the Active Forum Topics on any Drupal page. A sample can be found at the right sidebar of the test site.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Additional Features'''&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
* Archive&lt;br /&gt;
* Calendar&lt;br /&gt;
* Gallery&lt;br /&gt;
* Social Networking&lt;br /&gt;
* Blogs&lt;br /&gt;
* Projects&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Compatibility with [http://nginx.org/ Nginx]'''&lt;br /&gt;
|&lt;br /&gt;
| Yes [http://forum.nginx.org/read.php?9,39168,39168#msg-39168]&lt;br /&gt;
| Yes&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Testing'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| A test site has been created to test out the bridge between Drupal and vBulletin. The main objective is to test it's functionality, make sure it's stable, and iron out bugs. The test site is being opened so anyone willing to help can help test the bridge. Some items that need to be tested are the following:&lt;br /&gt;
&lt;br /&gt;
* Registration of accounts should only be via Drupal&lt;br /&gt;
* Accounts get replicated from Drupal to vBulletin&lt;br /&gt;
* Registered members should be able to change their account details/settings on both Drupal and vBulletin&lt;br /&gt;
* Registered members should be able to change their passwords only in Drupal and not in vBulletin&lt;br /&gt;
* Single/Shared Sign On (SSO) should be working&lt;br /&gt;
* Handling of cookies&lt;br /&gt;
* Check for vBulletin registration backdoors&lt;br /&gt;
&lt;br /&gt;
The test site is password protected. Below are the details on how to access it:&lt;br /&gt;
&lt;br /&gt;
* URL: [http://meegotalk.com http://meegotalk.com]&lt;br /&gt;
* Username: ''meego''&lt;br /&gt;
* Password: ''meego''&lt;br /&gt;
&lt;br /&gt;
More information on where to report bugs and suggest features can be found at the front page of the site.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Support'''&lt;br /&gt;
|&lt;br /&gt;
| [http://www.phpbb.com/community/ phpBB Community]&lt;br /&gt;
| [http://www.vbulletin.org Plug-ins], [http://www.vbulletin.com/forum Forums], [http://www.vbulletin.com/forum/project.php Bug Reports]&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| '''Licensing'''&lt;br /&gt;
| &lt;br /&gt;
| Open source&lt;br /&gt;
| Commercial&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /