<?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/Timeless&amp;feed=atom&amp;limit=50&amp;target=Timeless&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/Timeless&amp;feed=atom&amp;limit=50&amp;target=Timeless&amp;year=&amp;month="/>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Special:Contributions/Timeless"/>
		<updated>2013-05-22T11:27:28Z</updated>
		<subtitle>From MeeGo wiki</subtitle>
		<generator>MediaWiki 1.16.2</generator>

	<entry>
		<id>http://wiki.meego.com/MeeGo-Lem</id>
		<title>MeeGo-Lem</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo-Lem"/>
				<updated>2011-06-05T08:34:46Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: fix links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=MeeGo-Lem: Linux Everywhere for MeeGolem=&lt;br /&gt;
&lt;br /&gt;
 WARNING:  THIS IS A WORK IN PROGRESS&lt;br /&gt;
 STATUS: Not even close yet.&lt;br /&gt;
&lt;br /&gt;
This is a guide on how to run and install Fedora's &amp;quot;noncompliant apps&amp;quot;, along with the rest of Fedora14 libs and apps, on MeeGo 1.2 Netbook.&lt;br /&gt;
The intent here is not MeeGo non-compliance, but rather end-user usefulness, on-par with what other user's get from installing Fedora, and then following instructions like http://www.mjmwired.net/resources/mjm-fedora-f14.html to actually get a system that's worth using.&lt;br /&gt;
&lt;br /&gt;
This hack provides the following repositories that work alongside MeeGo's if you're careful with your use of 'zypper'&lt;br /&gt;
* Fedora 14 from http://fedoraproject.org/ &lt;br /&gt;
* Noncompliant and additional packages from http://rpmfusion.org/&lt;br /&gt;
* Audio/Video from http://ccrma.stanford.edu/planetccrma/software/&lt;br /&gt;
* Adobe's Flash Plugin RPM repository from http://www.adobe.com/products/flashplayer/productinfo/instructions/#section-3&lt;br /&gt;
* Google Chrome Browser RPM repository from http://www.google.com/chrome/eula.html?platform=linux&lt;br /&gt;
&lt;br /&gt;
The end result is over [http://nielsmayer.com/meego/lem/meegolem-packagelist.txt 20000 packages] many of which work beautifully.&lt;br /&gt;
&lt;br /&gt;
See http://lists.meego.com/pipermail/meego-community/2011-March/003675.html&lt;br /&gt;
&lt;br /&gt;
https://bugs.meego.com/show_bug.cgi?id=14129&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
===Prerequisites===&lt;br /&gt;
&lt;br /&gt;
* Setup sudo&lt;br /&gt;
 ...&lt;br /&gt;
* Install tar and wget&lt;br /&gt;
 sudo zypper install tar wget&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
===Install repositories===&lt;br /&gt;
&lt;br /&gt;
* /etc/zypp/repos.d/*.repo&lt;br /&gt;
  cd /tmp ; wget '[https://bugs.meego.com/attachment.cgi?id=4761 https://bugs.meego.com/attachment.cgi?id=4761]'&lt;br /&gt;
  cd /    ; tar xvzf '/tmp/attachment.cgi?id=4761'&lt;br /&gt;
&lt;br /&gt;
* /etc/pki/rpm-gpg/*&lt;br /&gt;
  cd /tmp ; wget '[https://bugs.meego.com/attachment.cgi?id=4762 https://bugs.meego.com/attachment.cgi?id=4762]'&lt;br /&gt;
  cd /    ; tar xvzf '/tmp/attachment.cgi?id=4762'&lt;br /&gt;
&lt;br /&gt;
===Refresh zypper===&lt;br /&gt;
&lt;br /&gt;
 $ sudo zypper clean --all&lt;br /&gt;
 $ sudo zypper --gpg-auto-import-keys refresh&lt;br /&gt;
&lt;br /&gt;
===The Hacks that Make it All Possible===&lt;br /&gt;
&lt;br /&gt;
* Fedora uses readline6, MeeGo uses readline5.&lt;br /&gt;
&lt;br /&gt;
* Fedora uses Python 2.7, MeeGo uses Python 2.6.&lt;br /&gt;
&lt;br /&gt;
=Some Example Installations=&lt;br /&gt;
&lt;br /&gt;
==Google Chrome, Flash Plugins, Java, Skype, LibreOffice, etc.==&lt;br /&gt;
&lt;br /&gt;
* Simple install of google-chrome beta (and flash/java/talk) on MeeGo 1.2 Netbook&lt;br /&gt;
** see http://lists.meego.com/pipermail/meego-community/2011-February/003570.html&lt;br /&gt;
&lt;br /&gt;
* Chrome: simple setup with LEM installed:&lt;br /&gt;
&lt;br /&gt;
 sudo zypper install google-chrome-beta&lt;br /&gt;
 ...&lt;br /&gt;
 ## note three different versions available:&lt;br /&gt;
 $ zypper search chrome&lt;br /&gt;
 ...&lt;br /&gt;
 i | google-chrome-beta            | Google Chrome | package&lt;br /&gt;
   | google-chrome-stable          | Google Chrome | package&lt;br /&gt;
   | google-chrome-unstable        | Google Chrome | package&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
* Firefox4 and BlueGriffon:&lt;br /&gt;
** See: [[MeeGo-Lem-Firefox4]]&lt;br /&gt;
** Just-released [http://www.mozilla.com/en-US/firefox/4.0/releasenotes/ Firefox4] is packaged with Fedora 15. &lt;br /&gt;
** Also released: Firefox4-based web-editor, [http://bluegriffon.org/ BlueGriffon]&lt;br /&gt;
** MeeGo, closer to Fedora 14, is supported by Fedora 'remi' ([http://forums.famillecollet.com/viewforum.php?id=5 Remi Collet] repositories), that also provide the official BlueGriffon distribution site for Fedora (both BlueGriffon and Firefox4 depend xulrunner2 package in remi repo).&lt;br /&gt;
** With LEM, http://www.if-not-true-then-false.com/2010/install-firefox-4-on-fedora/ is relatively straightforward.&lt;br /&gt;
&lt;br /&gt;
* Adobe Flash: simple setup with LEM installed:&lt;br /&gt;
** See: https://bugs.meego.com/show_bug.cgi?id=10894#c4&lt;br /&gt;
&lt;br /&gt;
 ## install from Adobe RPM reposotory from LEM&lt;br /&gt;
 $ sudo zypper install flash-plugin&lt;br /&gt;
 Loading repository data...&lt;br /&gt;
 Reading installed packages...&lt;br /&gt;
 Resolving package dependencies...&lt;br /&gt;
 The following NEW package is going to be installed:&lt;br /&gt;
  flash-plugin &lt;br /&gt;
  1 new package to install.&lt;br /&gt;
 Overall download size: 4.7 MiB. After the operation, additional 11.6 MiB will be used.&lt;br /&gt;
  Continue? [y/n/?] (y): y&lt;br /&gt;
  Retrieving package flash-plugin-10.2.152.27-release.i386 (1/1), 4.7 MiB (11.6 MiB unpacked)&lt;br /&gt;
  Retrieving: flash-plugin-10.2.152.27-release.i386.rpm [done (790.4 KiB/s)]&lt;br /&gt;
  Installing: flash-plugin-10.2.152.27-release [done]&lt;br /&gt;
 &lt;br /&gt;
 ## Setup Link to enable web browser plugin:&lt;br /&gt;
 $ sudo rm -f /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
 $ sudo ln -s /usr/lib/flash-plugin/libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so&lt;br /&gt;
 ## Now restart browser or qtwebkit-based apps requiring flash.&lt;br /&gt;
&lt;br /&gt;
* Installing Skype on MeeGo 1.2 Netbook (doesn't use LEM since skype doesn't provide repository):&lt;br /&gt;
** Use browser to download Fedora RPM from http://www.skype.com/intl/en/get-skype/on-your-computer/linux/downloading.fedora&lt;br /&gt;
** Latest Skype intended for Fedora 13+ resolves issues from earlier versions: https://bugs.meego.com/show_bug.cgi?id=14117#c4&lt;br /&gt;
 $ sudo rpm -ivh skype-2.2.0.25-fedora.i586.rpm &lt;br /&gt;
  Failed to expand %__security_plugin macro&lt;br /&gt;
  Preparing...                ########################################### [100%]&lt;br /&gt;
     1:skype                  ########################################### [100%]&lt;br /&gt;
&lt;br /&gt;
* Install latest LibreOffice on MeeGo 1.2 Netbook:&lt;br /&gt;
** See: [[LibreOffice]]&lt;br /&gt;
** LibreOffice is recommended over Fedora's OpenOffice: http://forum.meego.com/showpost.php?p=18796&amp;amp;postcount=24 ; also Fedora provides a much older version than LibreOffice, and has special weird Fedora dependencies to the OpenJDK java included with Fedora.&lt;br /&gt;
&lt;br /&gt;
==Be able to watch/hear common internet media formats==&lt;br /&gt;
&lt;br /&gt;
Using LEM, follow instructions in http://www.mjmwired.net/resources/mjm-fedora-f14.html#mp3 and&lt;br /&gt;
http://www.mjmwired.net/resources/mjm-fedora-f14.html#mediaplayers to be able to hear MP3's or watch FLV, AVI  or other &amp;quot;nonfree&amp;quot; codec-requiring formats.&lt;br /&gt;
&lt;br /&gt;
 $ sudo zypper in gstreamer-ffmpeg gstreamer-plugins-ugly gstreamer-plugins-bad&lt;br /&gt;
 Loading repository data...&lt;br /&gt;
 Reading installed packages...&lt;br /&gt;
 'gstreamer-plugins-ugly' is already installed.&lt;br /&gt;
 No update candidate for 'gstreamer-plugins-ugly-0.10.16-2.fc14.i686'. The highest available version is already installed.&lt;br /&gt;
 Resolving package dependencies...&lt;br /&gt;
 &lt;br /&gt;
 The following NEW packages are going to be installed:&lt;br /&gt;
   gstreamer-ffmpeg gstreamer-plugins-bad gstreamer-plugins-bad-free libass &lt;br /&gt;
   libcdaudio libkate libmimic libmms libofa libquicktime mjpegtools-libs &lt;br /&gt;
 &lt;br /&gt;
 11 new packages to install.&lt;br /&gt;
 Overall download size: 2.2 MiB. After the operation, additional 6.4 MiB will be &lt;br /&gt;
 used.&lt;br /&gt;
 Continue? [y/n/?] (y): y&lt;br /&gt;
 Retrieving package libmms-0.6.2-1.fc14.i686 (1/11), 48.0 KiB (108.0 KiB unpacked)&lt;br /&gt;
 Retrieving: libmms-0.6.2-1.fc14.i686.rpm [done (7.6 KiB/s)]&lt;br /&gt;
 Retrieving package libquicktime-1.1.5-2.fc14.i686 (2/11), 283.0 KiB (857.0 KiB unpacked)&lt;br /&gt;
 Retrieving: libquicktime-1.1.5-2.fc14.i686.rpm [done (20.5 KiB/s)]&lt;br /&gt;
 Retrieving package libmimic-1.0.4-4.fc12.i686 (3/11), 28.0 KiB (78.0 KiB unpacked)&lt;br /&gt;
 Retrieving: libmimic-1.0.4-4.fc12.i686.rpm [done]&lt;br /&gt;
 Retrieving package gstreamer-ffmpeg-0.10.11-1.fc14.i686 (4/11), 169.0 KiB (494.0 KiB unpacked)&lt;br /&gt;
 Retrieving: gstreamer-ffmpeg-0.10.11-1.fc14.i686.rpm [done (83.3 KiB/s)]&lt;br /&gt;
 Retrieving package libofa-0.9.3-16.fc12.i686 (5/11), 56.0 KiB (154.0 KiB unpacked)&lt;br /&gt;
 Retrieving: libofa-0.9.3-16.fc12.i686.rpm [done (1.3 KiB/s)]&lt;br /&gt;
 Retrieving package libass-0.9.11-1.fc14.i686 (6/11), 62.0 KiB (125.0 KiB unpacked)&lt;br /&gt;
 Retrieving: libass-0.9.11-1.fc14.i686.rpm [done (16.1 KiB/s)]&lt;br /&gt;
 Retrieving package libcdaudio-0.99.12p2-13.fc12.i686 (7/11), 38.0 KiB (81.0 KiB unpacked)&lt;br /&gt;
 Retrieving: libcdaudio-0.99.12p2-13.fc12.i686.rpm [done (6.6 KiB/s)]&lt;br /&gt;
 Retrieving package libkate-0.3.7-2.fc14.i686 (8/11), 46.0 KiB (92.0 KiB unpacked)&lt;br /&gt;
 Retrieving: libkate-0.3.7-2.fc14.i686.rpm [done (13.6 KiB/s)]&lt;br /&gt;
 Retrieving package mjpegtools-libs-1.9.0-2.fc14.i686 (9/11), 233.0 KiB (581.0 KiB unpacked)&lt;br /&gt;
 Retrieving: mjpegtools-libs-1.9.0-2.fc14.i686.rpm [done (58.4 KiB/s)]&lt;br /&gt;
 Retrieving package gstreamer-plugins-bad-free-0.10.20-3.fc14.i686 (10/11), 1.0 MiB (3.3 MiB unpacked)&lt;br /&gt;
 Retrieving: gstreamer-plugins-bad-free-0.10.20-3.fc14.i686.rpm [done (356.9 KiB/s)]&lt;br /&gt;
 Retrieving package gstreamer-plugins-bad-0.10.20-2.fc14.i686 (11/11), 241.0 KiB (679.0 KiB unpacked)&lt;br /&gt;
 Retrieving: gstreamer-plugins-bad-0.10.20-2.fc14.i686.rpm [done (40.1 KiB/s)]&lt;br /&gt;
 Installing: libmms-0.6.2-1.fc14 [done]&lt;br /&gt;
 Installing: libquicktime-1.1.5-2.fc14 [done]&lt;br /&gt;
 Installing: libmimic-1.0.4-4.fc12 [done]&lt;br /&gt;
 Installing: gstreamer-ffmpeg-0.10.11-1.fc14 [done]&lt;br /&gt;
 Installing: libofa-0.9.3-16.fc12 [done]&lt;br /&gt;
 Installing: libass-0.9.11-1.fc14 [done]&lt;br /&gt;
 Installing: libcdaudio-0.99.12p2-13.fc12 [done]&lt;br /&gt;
 Installing: libkate-0.3.7-2.fc14 [done]&lt;br /&gt;
 Installing: mjpegtools-libs-1.9.0-2.fc14 [done]&lt;br /&gt;
 Installing: gstreamer-plugins-bad-free-0.10.20-3.fc14 [done]&lt;br /&gt;
 Installing: gstreamer-plugins-bad-0.10.20-2.fc14 [done]&lt;br /&gt;
 $ sudo zypper in xine-lib-extras-freeworld ffmpeg2dirac ffmpeg2theora ffmpegthumbnailer&lt;br /&gt;
 Loading repository data...&lt;br /&gt;
 Reading installed packages...&lt;br /&gt;
 Resolving package dependencies...&lt;br /&gt;
 &lt;br /&gt;
 The following NEW packages are going to be installed:&lt;br /&gt;
   ffmpeg2dirac ffmpeg2theora ffmpegthumbnailer liboil vcdimager vcdimager-libs &lt;br /&gt;
   xine-lib-extras-freeworld &lt;br /&gt;
 &lt;br /&gt;
 7 new packages to install.&lt;br /&gt;
 Overall download size: 999.0 KiB. After the operation, additional 3.1 MiB will &lt;br /&gt;
 be used.&lt;br /&gt;
 Continue? [y/n/?] (y): y&lt;br /&gt;
 Retrieving package ffmpegthumbnailer-2.0.6-1.fc14.i686 (1/7), 55.0 KiB (171.0 KiB unpacked)&lt;br /&gt;
 Retrieving: ffmpegthumbnailer-2.0.6-1.fc14.i686.rpm [done]&lt;br /&gt;
 Retrieving package vcdimager-0.7.23-13.fc13.1.i686 (2/7), 300.0 KiB (1.1 MiB unpacked)&lt;br /&gt;
 Retrieving: vcdimager-0.7.23-13.fc13.1.i686.rpm [done (14.5 KiB/s)]&lt;br /&gt;
 Retrieving package ffmpeg2theora-0.27-1.fc14.i686 (3/7), 61.0 KiB (149.0 KiB unpacked)&lt;br /&gt;
 Retrieving: ffmpeg2theora-0.27-1.fc14.i686.rpm [done]&lt;br /&gt;
 Retrieving package liboil-0.3.16-4.fc12.i686 (4/7), 113.0 KiB (497.0 KiB unpacked)&lt;br /&gt;
 Retrieving: liboil-0.3.16-4.fc12.i686.rpm [done (35.7 KiB/s)]&lt;br /&gt;
 Retrieving package vcdimager-libs-0.7.23-13.fc13.1.i686 (5/7), 96.0 KiB (187.0 KiB unpacked)&lt;br /&gt;
 Retrieving: vcdimager-libs-0.7.23-13.fc13.1.i686.rpm [done (39.7 KiB/s)]&lt;br /&gt;
 Retrieving package ffmpeg2dirac-0.1.0-4.fc12.i686 (6/7), 49.0 KiB (102.0 KiB unpacked)&lt;br /&gt;
 Retrieving: ffmpeg2dirac-0.1.0-4.fc12.i686.rpm [done (20.4 KiB/s)]&lt;br /&gt;
 Retrieving package xine-lib-extras-freeworld-1.1.19-1.fc14.i686 (7/7), 325.0 KiB (889.0 KiB unpacked)&lt;br /&gt;
 Retrieving: xine-lib-extras-freeworld-1.1.19-1.fc14.i686.rpm [done (20.2 KiB/s)]&lt;br /&gt;
 Installing: ffmpegthumbnailer-2.0.6-1.fc14 [done]&lt;br /&gt;
 Installing: vcdimager-0.7.23-13.fc13.1 [done]&lt;br /&gt;
 Installing: ffmpeg2theora-0.27-1.fc14 [done]&lt;br /&gt;
 Installing: liboil-0.3.16-4.fc12 [done]&lt;br /&gt;
 Installing: vcdimager-libs-0.7.23-13.fc13.1 [done]&lt;br /&gt;
 Installing: ffmpeg2dirac-0.1.0-4.fc12 [done]&lt;br /&gt;
 Installing: xine-lib-extras-freeworld-1.1.19-1.fc14 [done]&lt;br /&gt;
 $ sudo zypper in  mplayer-gui gecko-mediaplayer mencoder ## see http://www.mjmwired.net/resources/mjm-fedora-f14.html#mediaplayers&lt;br /&gt;
 Loading repository data...&lt;br /&gt;
 Reading installed packages...&lt;br /&gt;
 Resolving package dependencies...&lt;br /&gt;
 &lt;br /&gt;
 The following NEW packages are going to be installed:&lt;br /&gt;
   gecko-mediaplayer gnome-mplayer-common gnome-mplayer-minimal mencoder &lt;br /&gt;
   mplayer-gui &lt;br /&gt;
 &lt;br /&gt;
 5 new packages to install.&lt;br /&gt;
 Overall download size: 7.1 MiB. After the operation, additional 18.6 MiB will &lt;br /&gt;
 be used.&lt;br /&gt;
 Continue? [y/n/?] (y): y&lt;br /&gt;
 Retrieving package gnome-mplayer-common-1.0.0-1.fc14.i686 (1/5), 210.0 KiB (858.0 KiB unpacked)&lt;br /&gt;
 Retrieving: gnome-mplayer-common-1.0.0-1.fc14.i686.rpm [done (37.2 KiB/s)]&lt;br /&gt;
 Retrieving package mplayer-gui-1.0-0.119.20100703svn.fc14.i686 (2/5), 3.5 MiB (9.0 MiB unpacked)&lt;br /&gt;
 Retrieving: mplayer-gui-1.0-0.119.20100703svn.fc14.i686.rpm [done (113.1 KiB/s)]&lt;br /&gt;
 Retrieving package mencoder-1.0-0.119.20100703svn.fc14.i686 (3/5), 3.1 MiB (8.0 MiB unpacked)&lt;br /&gt;
 Retrieving: mencoder-1.0-0.119.20100703svn.fc14.i686.rpm [done (105.1 KiB/s)]&lt;br /&gt;
 Retrieving package gnome-mplayer-minimal-1.0.0-1.fc14.i686 (4/5), 114.0 KiB (319.0 KiB unpacked)&lt;br /&gt;
 Retrieving: gnome-mplayer-minimal-1.0.0-1.fc14.i686.rpm [done (23.3 KiB/s)]&lt;br /&gt;
 Retrieving package gecko-mediaplayer-1.0.0-1.fc14.i686 (5/5), 78.0 KiB (493.0 KiB unpacked)&lt;br /&gt;
 Retrieving: gecko-mediaplayer-1.0.0-1.fc14.i686.rpm [done]&lt;br /&gt;
 Installing: gnome-mplayer-common-1.0.0-1.fc14 [done]&lt;br /&gt;
 Installing: mplayer-gui-1.0-0.119.20100703svn.fc14 [done]&lt;br /&gt;
 Installing: mencoder-1.0-0.119.20100703svn.fc14 [done]&lt;br /&gt;
 Installing: gnome-mplayer-minimal-1.0.0-1.fc14 [done]&lt;br /&gt;
 Installing: gecko-mediaplayer-1.0.0-1.fc14 [done]&lt;br /&gt;
 &lt;br /&gt;
 $ killall -HUP banshee-1  ##must kill and restart banshee&lt;br /&gt;
 $ banshee-1               ##start from commandline to see entertaining error messages https://bugs.meego.com/show_bug.cgi?id=14658&lt;br /&gt;
&lt;br /&gt;
The end result -- you can watch FLV video downloaded from youtube:&lt;br /&gt;
&lt;br /&gt;
[[file:Banshee-on-meegolem-playing-flv-via-nonfree-gsteamer-ffmpeg-plugins.png]]&lt;br /&gt;
&lt;br /&gt;
The [http://code.google.com/p/gecko-mediaplayer/ gecko-mediaplayer plugin] installed above, allows media to be viewed directly in the web browser:&lt;br /&gt;
&lt;br /&gt;
[[File:Chrome-with-gecko-mediaplayer-on-meegolem.png]]&lt;br /&gt;
&lt;br /&gt;
==smplayer for streaming audio/video playback==&lt;br /&gt;
&lt;br /&gt;
[[File:Smplayer-on-meegolem.png]]&lt;br /&gt;
&lt;br /&gt;
==gpodder and needed python plugins -- to watch/manage podcasts==&lt;br /&gt;
&lt;br /&gt;
[[File:Gpodder-on-meegolem.png]]&lt;br /&gt;
&lt;br /&gt;
==The OpenShot Video Editor==&lt;br /&gt;
&lt;br /&gt;
[[file:Openshot-on-meegolem.png]]&lt;br /&gt;
&lt;br /&gt;
==The Jack Audio Connection Kit, QJackCtl, and Various Cool Audio Tools==&lt;br /&gt;
&lt;br /&gt;
[[file:Qjackctl-on-meegolem.png]]&lt;br /&gt;
[[file:qjackctl-connections-on-meegolem.png]]&lt;br /&gt;
[[file:Jack-alsa-audio-analyser-on-meegolem.png]]&lt;br /&gt;
[[file:Jack-audio-applications-on-meegolem.png]]&lt;br /&gt;
[[file:Jack-alsa-perceptual-analyser.png]]&lt;br /&gt;
&lt;br /&gt;
==Qtractor Audio/MIDI Editor and Sound processing plugins==&lt;br /&gt;
&lt;br /&gt;
[[File:Qtractor-plastique-style-on-meegolem.png]]&lt;br /&gt;
[[File:Qtractor-dialogs-plastique-style-meego.png]]&lt;br /&gt;
&lt;br /&gt;
==Games Games Games!==&lt;br /&gt;
&lt;br /&gt;
(Author doesn't have time for games, but notes a fully populated installer, and son happy with MeeGo on his netbook).&lt;br /&gt;
&lt;br /&gt;
[[File:meego-installer-on-meegolem.png]]&lt;/div&gt;</summary>
		<author><name>Timeless</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-05-17T14:54:36Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: correcting flight code and harmonizing style&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&lt;br /&gt;
| origin: HEL&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&lt;br /&gt;
| origin: Berlin (SXF) via Dublin (DUB)&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&lt;br /&gt;
| origin: KL1164 (HEL)&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 (FRA)&lt;br /&gt;
| origin: Dresden (DRS)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Berlin (TXL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 12:50&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AF84 from Paris&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport (OAK) then BART&lt;br /&gt;
| WN2012 from Burbank (BUR)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA225 from Washington (IAD)&lt;br /&gt;
| origin: London (LHR)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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&lt;br /&gt;
| origin: Florence (FLR)&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&lt;br /&gt;
| origin: Vienna (VIE)&lt;br /&gt;
|-&lt;br /&gt;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK&lt;br /&gt;
| origin: Finland (HEL)&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| BART Station&lt;br /&gt;
| BART to OAK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport (OAK)&lt;br /&gt;
| WN301 to BUR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA900 To Frankfurt (FRA)&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| AA566 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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:52:26Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: harmonizing style&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&lt;br /&gt;
| origin: HEL&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&lt;br /&gt;
| origin: Berlin (SXF) via Dublin (DUB)&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&lt;br /&gt;
| origin: KL1164 (HEL)&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 (FRA)&lt;br /&gt;
| origin: Dresden (DRS)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Berlin (TXL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 12:50&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AF84 from Paris&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport (OAK) then BART&lt;br /&gt;
| WN2012 from Burbank (BUR)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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&lt;br /&gt;
| origin: Florence (FLR)&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&lt;br /&gt;
| origin: Vienna (VIE)&lt;br /&gt;
|-&lt;br /&gt;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK&lt;br /&gt;
| origin: Finland (HEL)&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| BART Station&lt;br /&gt;
| BART to OAK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport (OAK)&lt;br /&gt;
| WN301 to BUR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA900 To Frankfurt (FRA)&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| AA566 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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:46:01Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: harmonizing style&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&lt;br /&gt;
| origin: HEL&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&lt;br /&gt;
| origin: Berlin (SXF) via Dublin (DUB)&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&lt;br /&gt;
| origin: KL1164 (HEL)&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 (FRA)&lt;br /&gt;
| origin: Dresden (DRS)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Berlin (TXL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 12:50&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AF84 from Paris&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport (OAK) then BART&lt;br /&gt;
| WN2012 from Burbank (BUR)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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&lt;br /&gt;
| origin: Florence (FLR)&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&lt;br /&gt;
| origin: Vienna (VIE)&lt;br /&gt;
|-&lt;br /&gt;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK&lt;br /&gt;
| origin: Finland (HEL)&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| OAK&lt;br /&gt;
| BART to Airport at 11:30&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA900 To Frankfurt (FRA)&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| AA566 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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:41:08Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: harmonizing style&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&lt;br /&gt;
| origin: HEL&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&lt;br /&gt;
| origin: Berlin (SXF) via Dublin (DUB)&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&lt;br /&gt;
| origin: KL1164 (HEL)&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 (FRA)&lt;br /&gt;
| origin: Dresden (DRS)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Berlin (TXL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 12:50&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AF84 from Paris&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport (OAK) then BART&lt;br /&gt;
| WN2012 from Burbank (BUR)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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&lt;br /&gt;
| origin: Florence (FLR)&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&lt;br /&gt;
| origin: Vienna (VIE)&lt;br /&gt;
|-&lt;br /&gt;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK&lt;br /&gt;
| origin: Finland (HEL)&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| OAK&lt;br /&gt;
| BART to Airport at 11:30&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA900 To Frankfurt (FRA)&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:33:41Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: harmonizing style&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&lt;br /&gt;
| origin: HEL&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&lt;br /&gt;
| origin: Berlin (SXF) via Dublin (DUB)&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&lt;br /&gt;
| origin: KL1164 (HEL)&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 (FRA)&lt;br /&gt;
| origin: Dresden (DRS)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Berlin (TXL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 12:50&lt;br /&gt;
| [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AF84 from Paris&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport (OAK) then BART&lt;br /&gt;
| WN2012 from Burbank (BUR)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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&lt;br /&gt;
| origin: Florence (FLR)&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&lt;br /&gt;
| origin: Vienna (VIE)&lt;br /&gt;
|-&lt;br /&gt;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK&lt;br /&gt;
| origin: Finland (HEL)&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| OAK&lt;br /&gt;
| BART to Airport at 11:30&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| To Frankfurt&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:26:30Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: minor style bits&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&lt;br /&gt;
| origin: HEL&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&lt;br /&gt;
| origin: Berlin (SXF) via Dublin (DUB)&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&lt;br /&gt;
| origin: KL1164 (HEL)&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 (FRA)&lt;br /&gt;
| origin: Dresden (DRS)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Berlin (TXL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&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;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport then BART&lt;br /&gt;
| OAK from BUR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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&lt;br /&gt;
| origin: Florence (FLR)&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&lt;br /&gt;
| origin: Vienna (VIE)&lt;br /&gt;
|-&lt;br /&gt;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK&lt;br /&gt;
| origin: Finland (HEL)&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| OAK&lt;br /&gt;
| BART to Airport at 11:30&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| To Frankfurt&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| [http://meego.com/users/timeless timeless]&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:24:14Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: moving origin to comments&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&lt;br /&gt;
| origin: HEL&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&lt;br /&gt;
| origin: Berlin (SXF) via Dublin (DUB)&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| timeless ([http://meego.com/users/timeless timeless])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&lt;br /&gt;
| origin: KL 1164 (HEL)&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 (FRA)&lt;br /&gt;
| origin: Dresden (DRS)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Berlin (TXL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA)&lt;br /&gt;
| origin: Helsinki (HEL)&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;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport then BART&lt;br /&gt;
| OAK from BUR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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&lt;br /&gt;
| origin: Florence (FLR)&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&lt;br /&gt;
| origin: Vienna (VIE)&lt;br /&gt;
|-&lt;br /&gt;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK&lt;br /&gt;
| origin: Finland (HEL)&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| OAK&lt;br /&gt;
| BART to Airport at 11:30&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| To Frankfurt&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| timeless ([http://meego.com/users/timeless timeless])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN 1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:15:19Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: flight from sjc for timeless&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| timeless ([http://meego.com/users/timeless timeless])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&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 (FRA) (origin: Dresden (DRS)) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA) (origin: Berlin (TXL))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA) (origin: Helsinki (HEL))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA) (origin: Helsinki (HEL))&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;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport then BART&lt;br /&gt;
| OAK from BUR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK (origin: Finland (HEL))&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| OAK&lt;br /&gt;
| BART to Airport at 11:30&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| To Frankfurt&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:20&lt;br /&gt;
| timeless ([http://meego.com/users/timeless timeless])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| WN 1113 to BUR&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</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-05-17T14:13:13Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: flight to sfo for timeless&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: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;
| 11:50&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:50&lt;br /&gt;
| timeless ([http://meego.com/users/timeless timeless])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL605 from Amsterdam&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 (FRA) (origin: Dresden (DRS)) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA) (origin: Berlin (TXL))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA) (origin: Helsinki (HEL))&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Dariusz Filipski ([http://meego.com/users/Darek Darek])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt (FRA) (origin: Helsinki (HEL))&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;
| 14:20&lt;br /&gt;
| Timo Rongas ([http://meego.com/users/ronksu ronksu])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA285 from London (LHR) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 15:50&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| Airport then BART&lt;br /&gt;
| OAK from BUR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from MUC&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;
| 00:35&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/users/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UN225 from London Heathrow (via Washington IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 11:55&lt;br /&gt;
| Jukka Eklund ([http://meego.com/users/jukka jukka])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH454 from Frankfurt&lt;br /&gt;
| &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;
| Iekku Huttunen([http://meego.com/users/iekku iekku])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0285 from LHR&lt;br /&gt;
|&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;
| 15:50&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| VS019 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 16:45&lt;br /&gt;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0287 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/myrtti Miia Ranta]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 17:18&lt;br /&gt;
| [http://meego.com/users/dsample Duncan Sample]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| UA931 from LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| Thiago Macieira ([http://meego.com/users/thiago thiago])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH458 from Munich (MUC)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:20&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA515 from Dallas Ft. Worth DFW&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;
| 23:05&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA17 from JFK (origin: Finland (HEL))&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;
| Airport (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;
| Airport (SFO)&lt;br /&gt;
| UA759 from ORD&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:13&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1776 from Vancouver&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 12:35&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC757 from YYZ&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;
| sometime in the afternoon (early)&lt;br /&gt;
| Aniello Del Sorbo ([http://meego.com/users/anidel anidel])&lt;br /&gt;
| Straight to the Hyatt&lt;br /&gt;
| By car (travelling from Las Vegas) 	&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Departures===&lt;br /&gt;
&lt;br /&gt;
====Wednesday 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;
| 14:40&lt;br /&gt;
| Alan Bruce ([http://meego.com/users/qole qole])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| WS1563 to Calgary&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;
| 11:30&lt;br /&gt;
| Dan Leinir Turthra Jensen ([http://meego.com/user/leinir leinir])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC563 to LHR (via IAD)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Andrew Olmsted ([http://meego.com/users/fiferboy fiferboy])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AC756 to YYZ&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13:30&lt;br /&gt;
| [http://meego.com/users/timsamoff Tim Samoff]&lt;br /&gt;
| OAK&lt;br /&gt;
| BART to Airport at 11:30&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 13:48&lt;br /&gt;
| [http://meego.com/users/vivainio Ville M. Vainio]&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| To Frankfurt&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;
| 14:00&lt;br /&gt;
| Andre Klapper ([http://meego.com/users/andre andre])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| KL606 to AMS&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| 14:20&lt;br /&gt;
| Cosimo Kroll ([http://meetmeego.org/about/ zehjotkah])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt (FRA)&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;
| LH455 to Frankfurt (FRA)&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;
| Iekku Huttunen ([http://meego.com/users/iekku iekku])&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;
| Jarno Teivas ([http://meego.com/users/jarnoteivas jarnoteivas])&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;
| Anssi Takku ([http://meego.com/users/zotte zotte])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| BA0286 to LHR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 19:01&lt;br /&gt;
| Arek Stopczynski ([http://meego.com/users/hopbeat hopbeat])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH9127 to Frankfurt&lt;br /&gt;
|&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;
| 19:05&lt;br /&gt;
| Tom Swindell ([http://meego.com/users/tswindell Alterego])&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;
| 07:10&lt;br /&gt;
| Jerry Jalava ([http://meego.com/users/Wick3d Wick3d])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| AA24 to JFK / AA7160 to HEL&lt;br /&gt;
|&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;
| 14:15&lt;br /&gt;
| Eric Le Roux ([http://meego.com/users/ericlr ericlr])&lt;br /&gt;
| Airport (SFO)&lt;br /&gt;
| LH455 to Frankfurt / LH850 to Helsinki&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;
| 09:50&lt;br /&gt;
| Ryan Abel ([http://meego.com/users/generalantilles GeneralAntilles])&lt;br /&gt;
| Airport (SJC)&lt;br /&gt;
| AA1543 to Dallas Ft. Worth&lt;br /&gt;
| &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>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_Spring_2011/Accommodation</id>
		<title>MeeGo Conference Spring 2011/Accommodation</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_Spring_2011/Accommodation"/>
				<updated>2011-05-12T06:36:57Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MeeGo Conference has a special rate with the [http://sf2011.meego.com/logistics/hotel San Francisco Hyatt Regency Embarcadero Center].  If you have been approved for sponsored travel, please ensure that you have booked a room at the Hyatt through the [https://www.eiseverywhere.com/ereg/index.php?eventid=19946 conference registration tool] already.  The hotel will modify your reservation based upon the input provided below.&lt;br /&gt;
&lt;br /&gt;
Sponsored participants will receive up to 4 nights in the conference hotel, in a dual occupancy room.  MeeGo will pay for the room rate and taxes for 4 nights, and you will be responsible for any other charges to the room.  Please note the total duration of your stay below (e.g., arriving early for Conference Warm Up or staying a night after the conference).  &lt;br /&gt;
&lt;br /&gt;
If sponsored attendees do not have a roommate preference, we'll assign one for you.  All roommates must also be conference attendees.  If you request a roommate that is not sponsored, they will be responsible for the remainder of the room fee.&lt;br /&gt;
&lt;br /&gt;
If you plan to spend more time in San Francisco and would like to share costs with a roommate before or after the conference, please note it in the last table.  This is for convenience and matching roommates only; you will need to manage your own hotel reservations for these nights.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot;|Roommate 1&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot;| Roommate 2&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot; style=&amp;quot;width:200px&amp;quot;| Considerations&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:200px&amp;quot;|Name &lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Arrive&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Depart&lt;br /&gt;
!style=&amp;quot;width:200px&amp;quot;|Name&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Arrive&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Depart&lt;br /&gt;
|-&lt;br /&gt;
|Alan Bruce||May 22||May 25||Stephen Gadsby||May 22||May 25||&lt;br /&gt;
|-&lt;br /&gt;
|Andrea Grandi||May 21||May 25||Cornelius Hald||May 21||May 25||&lt;br /&gt;
|-&lt;br /&gt;
|Andrew Flegg||21 May||26 May||Tim Samoff||20 May, 15:50||23 May (switching hotels, but will be in SF through the 26th)||&lt;br /&gt;
|-&lt;br /&gt;
|Andrew Olmsted||22 May||26 May || Andrew Zhilin? || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Andrew Zhilin|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Anselmo Lacerda S. de Melo||22 May||26 May||Artur Souza||22 May||26 May||&lt;br /&gt;
|-&lt;br /&gt;
|Brendan Le Foll|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Dan Leinir Turthra Jensen|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Dave Neary||20 May||26 May||Julien Fourgeaud||20 May||26 May||&lt;br /&gt;
|-&lt;br /&gt;
|Dimitris Glezos|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Ed Page|| May 21st @ 10:00am || May 26th at 4:00pm || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Felipe Crochik||22nd ||25th || Robert Bauer || May 21 6:00pm || May 25 7:00am ||&lt;br /&gt;
|-&lt;br /&gt;
|Ferenc Szekely|| May 20th || May 28th || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Frank Karlitschek||22nd ||26th || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Gabriel Beddingfield|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Gustavo Padovan||May 22nd || May 26th || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Hashiq Nazir|| May 20th || May 25th || Zak borg || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Jakob Eg Larsen|| 21 May || 25 May || Arkadiusz Stopczynski || 21 May || 25 May ||&lt;br /&gt;
|-&lt;br /&gt;
|Jarkko Moilanen|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Josh Soref|| May 22nd || May 26th || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Maitrey Mishra|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Michael Hasselmann|| May 20th || June 4th || Thomas Perl || May 21st || May 25th ||&lt;br /&gt;
|-&lt;br /&gt;
|Michał Sawicz|| May 20th || May 28th || || || || MS moving out of Hyatt on May 24th&lt;br /&gt;
|-&lt;br /&gt;
|Miia Ranta|| May 21st || May 25th || Duncan Sample ||May 21st || May 25th||&lt;br /&gt;
|-&lt;br /&gt;
|Mitul Bhat|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Niels Mayer|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Randall Arnold||21 May 10:30 AM||26 May 5:30 PM||Jens Wiik|| 2011-05-21 21:30|| 2011-05-26 07:10 ||&lt;br /&gt;
|-&lt;br /&gt;
|Sivan Greenberg|| || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|Tom Swindell||21 May||25 May|| || || ||&lt;br /&gt;
|-&lt;br /&gt;
|Uladzislau Vasilyeu||May 22 ||May 26 ||Tatsiana Makava ||May 22 ||May 26 ||&lt;br /&gt;
|-&lt;br /&gt;
|Zak Borg||20 May ||25 May || || || ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Non-Conference Lodging ==&lt;br /&gt;
&lt;br /&gt;
If you plan to stay in San Francisco after May 26 and are looking for a roommate to share costs, note it here.  You will be responsible for making your own lodging arrangements, and these nights are not eligible for MeeGo sponsorship.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot;|Roommate 1&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot;| Roommate 2&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot; style=&amp;quot;width:200px&amp;quot;| Considerations&lt;br /&gt;
|-&lt;br /&gt;
!style=&amp;quot;width:200px&amp;quot;|Name &lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Arrive&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Depart&lt;br /&gt;
!style=&amp;quot;width:200px&amp;quot;|Name&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Arrive&lt;br /&gt;
!style=&amp;quot;width:100px&amp;quot;|Depart&lt;br /&gt;
|-&lt;br /&gt;
|Your name&lt;br /&gt;
|May 21&lt;br /&gt;
|May 25&lt;br /&gt;
|Your roommate's name&lt;br /&gt;
|May 21&lt;br /&gt;
|May 25&lt;br /&gt;
|Staying in different hotel, etc&lt;br /&gt;
|-&lt;br /&gt;
| Ferenc Szekely || May 24th || May 28th || || || || Ferenc: Planning to stay in Hyatt&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Quality/UpstreamBugTrackers</id>
		<title>Quality/UpstreamBugTrackers</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Quality/UpstreamBugTrackers"/>
				<updated>2011-04-15T07:40:06Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: adding SWI-Prolog&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Practice ==&lt;br /&gt;
&lt;br /&gt;
If a bug in code or in translations exists that comes from an &amp;quot;upstream&amp;quot; project and that was not changed in (&amp;quot;downstream&amp;quot;) MeeGo it is common practice to forward this bug report to the corresponding upstream bugtracker.&lt;br /&gt;
&lt;br /&gt;
This makes upstream developers / translators become aware of issues (that were found in MeeGo but affect any other downstream projects too) so they can get fixed upstream. Patches are of course also welcome to be attached in an upstream report.&lt;br /&gt;
&lt;br /&gt;
Fixing issues upstream reduces the efforts of maintaining downstream patches. It is welcome to query first in the upstream bugtracker for a potentially already existing report covering the issue.&lt;br /&gt;
&lt;br /&gt;
In case an upstream bug has been filed or has been found, add the URL to the field &amp;quot;See Also: Add Bug URLs:&amp;quot; in the report in bugs.meego.com, and vice versa if possible. CC yourself to the upstream bug report to keep track and update the report in bugs.meego.com once it is fixed upstream.&lt;br /&gt;
&lt;br /&gt;
== Mapping ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; + Upstream Bug Trackers&lt;br /&gt;
!rowspan=&amp;quot;2&amp;quot;|MeeGo Components&lt;br /&gt;
!colspan=&amp;quot;3&amp;quot;|Upstream&lt;br /&gt;
|-&lt;br /&gt;
! Project&lt;br /&gt;
! Bugtracker URL&lt;br /&gt;
! Product for Translation Issues&lt;br /&gt;
|-&lt;br /&gt;
| Alsa&lt;br /&gt;
| Alsa&lt;br /&gt;
| https://bugtrack.alsa-project.org/alsa-bug/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Xorg&lt;br /&gt;
| FreeDesktop.org&lt;br /&gt;
| https://bugs.freedesktop.org/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Banshee, librest, libsocialweb&lt;br /&gt;
| Gnome&lt;br /&gt;
| https://bugzilla.gnome.org/&lt;br /&gt;
| L10N&lt;br /&gt;
|-&lt;br /&gt;
| KDE&lt;br /&gt;
| KDE&lt;br /&gt;
| https://bugs.kde.org/&lt;br /&gt;
| i18n&lt;br /&gt;
|-&lt;br /&gt;
| ntp&lt;br /&gt;
| ntp&lt;br /&gt;
| http://bugs.ntp.org/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| PulseAudio&lt;br /&gt;
| PulseAudio&lt;br /&gt;
| http://pulseaudio.org/report&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Qt&lt;br /&gt;
| Qt&lt;br /&gt;
| http://bugreports.qt.nokia.com&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| SWI-Prolog&lt;br /&gt;
| SWI-Prolog&lt;br /&gt;
| http://www.swi-prolog.org/bugzilla/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| WebKit, WebCore, CoreJS&lt;br /&gt;
| WebKit&lt;br /&gt;
| https://bugs.webkit.org/&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If the component you're looking for isn't listed here, please add it, possible places to find further bug trackers include:&lt;br /&gt;
* Ubuntu: https://launchpad.net/bugs/bugtrackers/&lt;br /&gt;
* Gnome: http://live.gnome.org/Bugsquad/TriageGuide/NonGnome&lt;br /&gt;
&lt;br /&gt;
[[Category:QA]]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Quality/Bugtriage_Guide</id>
		<title>Quality/Bugtriage Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Quality/Bugtriage_Guide"/>
				<updated>2011-03-21T12:06:55Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: Connect to Quality/UpstreamBugTrackers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
| style=&amp;quot;background: #ffcc00; color: black&amp;quot; | '''Note:''' This is a first and very rough draft. If you can add information please go ahead. -- [[User:Andre]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This article is for anyone who wants to help triaging the incoming and existing bug reports in MeeGo Bugzilla. This article is not for bug reporters, but those people taking a look at the reports after they have been submitted.&lt;br /&gt;
&lt;br /&gt;
Following the techniques listed and explained here will help important bugs get fixed, as well as optimize precious developer time.&lt;br /&gt;
&lt;br /&gt;
Also see [http://wiki.meego.com/Quality/How_To_Report_Bugs How To Report Bugs].&lt;br /&gt;
&lt;br /&gt;
== How can I help? ==&lt;br /&gt;
&lt;br /&gt;
# Create an account. The [http://bugs.meego.com bugs.meego.com] authentication system is integrated with the [http://meego.com meego.com] authentication system, so the same account is used for both sites. To create a MeeGo account visit the [http://meego.com/user/register registration page]. Soon after you will receive an email with a link that must be visited to confirm your account creation. You will have to change your password on meego.com before attempting to log into Bugzilla. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;background: #ffcc00; color: black&amp;quot; | '''TO DO:''' Introduce [http://wiki.maemo.org/Bugs:Stock_answers Stock answers] if wanted and agreed on -- [[User:Andre]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
# Read the [Stock_answers Stock answers]. These stock responses are general examples of the kinds of comments that triagers should add to bug reports. There are even a surprising number of bug reports for which you can simply use these responses. Please always add a comment when changing the bug status to RESOLVED or NEEDINFO, so the user can comprehend your decision.&lt;br /&gt;
# Find what should be changed. Read the Steps of Triaging below to determine what should be changed (if anything) and how.&lt;br /&gt;
# Add yourself to the CC list of the reports you triage so you will receive updates and notifications on changes.&lt;br /&gt;
# Ask someone to verify your changes. In #meego-bugs on irc.freenode.net mention the bug number you are looking at and the changes that you think should be made. (If no one is around, it is perfectly okay to leave a comment in the relevant bug with information that could be useful to others, e.g. &amp;quot;I think this bug report is a duplicate of bug 1234&amp;quot;). &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;background: #ffcc00; color: black&amp;quot; | '''TO DO:''' editbugs permissions: Does this make any sense in the bugs.meego.com setup? -- [[User:Andre]]&lt;br /&gt;
|}&lt;br /&gt;
As time goes by and you become more familiar with Bugzilla, please ask the [[Quality/Bugtriage#MeeGo_Bug_Triage_Team|Bugsquad members]] to provide [http://www.bugzilla.org/docs/3.6/en/html/useradmin.html#modifyusers editbugs permissions] to you so you have gain much more power to change things and work efficiently in the bug database.&lt;br /&gt;
&lt;br /&gt;
=== Potential tasks ===&lt;br /&gt;
&lt;br /&gt;
Please take a look at [[Quality/Bugtriage_Tasks|some ideas here]].&lt;br /&gt;
&lt;br /&gt;
== Steps of Triaging ==&lt;br /&gt;
&lt;br /&gt;
This guide should make triaging a bug as easy and simple as possible. Remember, if in doubt, ask! Also, remember that you may not be able to find anything to change for some bugs since not all bugs are filed incorrectly or incompletely.&lt;br /&gt;
&lt;br /&gt;
=== Is it part of MeeGo Bugzilla? ===&lt;br /&gt;
&lt;br /&gt;
Some pieces of software that users think of as part of MeeGo might be 3rd party software and have their bug tracking systems elsewhere. If the bug relates to one of these components, please close the bug as INVALID and ask the reporter to report it to the corresponding tracking system.&lt;br /&gt;
&lt;br /&gt;
==== Hardware problems and Hardware enhancement requests ====&lt;br /&gt;
&lt;br /&gt;
MeeGo is a software platform, hence bug reports about hardware bugs are invalid in bugs.meego.com. Please ask the reporter to either contact the hardware manufactorer (in case of Nokia this would be www.nokia.com) or to contact the company who sold the product to them.&lt;br /&gt;
In case of enhancement ideas for Nokia hardware there is http://conversations.nokia.com/design-by-community/.&lt;br /&gt;
&lt;br /&gt;
==== Is it a valid, but wide and non-specific feature request? ====&lt;br /&gt;
&lt;br /&gt;
Some reporters have great ideas and visions. They want to improve the User Experience in general or change behaviour of several applications at once.&lt;br /&gt;
These ideas are very hard to handle in Bugzilla as they require extensive brainstorming, discussing and involvement of several people/teams. Such reports are better to be discussed on one of the [http://meego.com/community/mailing-lists MeeGo mailing list] first .&lt;br /&gt;
&lt;br /&gt;
=== Does it make sense? ===&lt;br /&gt;
&lt;br /&gt;
Does it have enough information? Common sense rules here - &amp;quot;this sucks&amp;quot; or &amp;quot;this crashed&amp;quot; should be moved to NEEDINFO state with a polite message, as should other things that are too ambiguous to be useful.&lt;br /&gt;
In many cases asking for a URL or attachment will help. If you need help making changes to bug fields, just comment describing what changes you want made, or ask for help from the #meego-bugs channel on Freenode IRC, or send an email to meego-qa@lists.meego.com.&lt;br /&gt;
&lt;br /&gt;
=== Is the bug a duplicate? ===&lt;br /&gt;
&lt;br /&gt;
Some bugs in Bugzilla have been reported before. Finding them is more of an art than a science :-) This is an important step, but don't spend too long over it; if a bug is filed twice, someone else will mark the duplicate later. Be creative, e.g. searching for &amp;quot;delet&amp;quot; will bring up all bugs that have &amp;quot;delete&amp;quot; or &amp;quot;deleting&amp;quot; in the report, and &amp;quot;remov&amp;quot; is another popular string with a similar meaning to &amp;quot;delet&amp;quot; that other people could have used to already report the same problem.&lt;br /&gt;
If the bug is a duplicate, mark it as a duplicate in the resolution box at the bottom of bugzilla and add a polite comment explaining that this bug/request has been filed before. You don't need to carry on triaging it if it's a duplicate; press the &amp;quot;Commit&amp;quot; button and go onto your next bug!&lt;br /&gt;
&lt;br /&gt;
=== Can you reproduce it? ===&lt;br /&gt;
&lt;br /&gt;
If you can, please try to reproduce the problem. If you think the problem is not reproducable, write a comment indicating the exact software version you tested, the hardware that you used, the steps you took, the results you got, and why you think the bug WORKSFORME.&lt;br /&gt;
&lt;br /&gt;
=== Is the version set correctly? ===&lt;br /&gt;
&lt;br /&gt;
In general we always ask people to run the latest available software release, because nobody works on fixing ancient and obsolete releases anymore.&lt;br /&gt;
&lt;br /&gt;
Image build date is available at /etc/meego-release, and you could refer [[Release_Engineering/Release_Versioning]]&lt;br /&gt;
&lt;br /&gt;
=== Is it in the right place? ===&lt;br /&gt;
&lt;br /&gt;
If you think the bug was filed against the wrong product, look for a better alternative in the drop-down list box (general information about the MeeGo architecture can be found [http://meego.com/developers/meego-architecture here]).&lt;br /&gt;
&lt;br /&gt;
If the bug is about code which is buggy in its upstream form, please use the [[Quality/UpstreamBugTrackers|list of upstream bug trackers]] to find the correct bug tracker and then find/report it there. Once you have an upstream bug url, please add it to the bug by filling in &amp;lt;See Also&amp;gt;. If you can't add it to see also, add a comment to the bug.&lt;br /&gt;
&lt;br /&gt;
=== What severity/priority should be set? ===&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;background: #ffcc00; color: black&amp;quot; | '''TO DO:''' [https://bugs.meego.com/show_bug.cgi?id=12254 Document restrictions and permissions] -- [[User:Andre]]&lt;br /&gt;
|}&lt;br /&gt;
==== Severity ====&lt;br /&gt;
Severity field describes the impact of a bug and is open to all bugzilla users. Bug triage team will adjust the severity if the original one set by bug reporter is not proper. Roughly, MeeGo bugzilla provides 5 levels of severities: &lt;br /&gt;
 * ''critical'' --- Crashes, loss of data, negative impact to other components, etc&lt;br /&gt;
 * ''major'' --- Major loss of functionality&lt;br /&gt;
 * ''normal'' --- Regular issue, some loss of functionality under certain circumstance&lt;br /&gt;
 * ''minor'' --- Minor loss of functionality, or issues with easy workaround available&lt;br /&gt;
 * ''enhancement'' --- Request for enhancement&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;background: #ffcc00; color: black&amp;quot; | '''TO DO:''' [https://bugs.meego.com/show_bug.cgi?id=12252 Please explain ''enhancement'' severity vs ''MeeGo Features'' classification] -- [[User:Andre]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Priority ====&lt;br /&gt;
Priority field describes the importance and order in which a bug should be fixed. The priority field is restricted to '''group_of_some_people''' so it cannot be set by reporters or changed by average users. Triage team has the privilege to assign a proper priority based on bug severity and user imapct described by bug reporter. Roughly, MeeGo Bugs are with 3 levels of priorities: &lt;br /&gt;
 * ''High'' --- SHOW STOPPER, must fix shortly in upcoming milestone and definitely for final product&lt;br /&gt;
 * ''Medium'' --- fix before product release, however for upcoming milestones, we can document the issue with possible work-around for visible defects&lt;br /&gt;
 * ''Low'' --- Lowest priority, harder to reproduce or are component specific in a different non-MeeGo environment.&lt;br /&gt;
&lt;br /&gt;
Field Priority may keep &amp;quot;Undecided&amp;quot; for the first triage if triage team does not get enough information to assign a proper value. For example, lack of reproduce steps, image date for issue verification, user impact, etc. In this scenario, triage team will set bug status to &amp;quot;NEEDINFO&amp;quot; and add comments about what kind of information is needed for triaging. The Priority of the very bug is kept &amp;quot;Undecided&amp;quot; until information is feed and bug re-triaged. &lt;br /&gt;
&lt;br /&gt;
* '''Crasher bugs'''&lt;br /&gt;
Should have Severity=Critical.&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;background: #ffcc00; color: black&amp;quot; | '''TO DO:''' Introduce [http://wiki.maemo.org/Bugs:Stock_answers Stock answers] if wanted and agreed on -- [[User:Andre]]&lt;br /&gt;
|}&lt;br /&gt;
Set the status to NEEDINFO if they don't have a stack trace, and ask the reporter to get a decent stack trace (see Stock_answers for more information). If there is no information about how it is triggered you should ask the original reporter how to reproduce the bug.&lt;br /&gt;
* '''Something not working as expected'''&lt;br /&gt;
Severity=Low or Medium depending on how much it breaks the application.&lt;br /&gt;
* '''Incorrect strings, typos, etc.'''&lt;br /&gt;
Severity=Low, Priority=Normal or High depending on how user-visible it is.&lt;br /&gt;
* '''Feature requests'''&lt;br /&gt;
If it really is a new feature, and not an improvement to something already in the product, set Severity=Enhancement.&lt;br /&gt;
If you're unsure about your Severity triage, add a comment in the bug explaining why you triaged it as you did. You can also add yourself to the CC field, so if someone retriages it differently you can find out why.&lt;br /&gt;
&lt;br /&gt;
=== Is the assignee and QA contact correctly? ===&lt;br /&gt;
MeeGo bugzilla provides a default assignee and QA contact for each new filed bug. However, due to the complexity of each component and different supported platforms, the default one may not always be the proper one. Triage team also checks whether these two field are filled with proper person, to ensure that bugs will be owned and followed smoothly in their life cycle.&lt;br /&gt;
&lt;br /&gt;
== Specific areas ==&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;background: #ffcc00; color: black&amp;quot; | '''TO DO: Anything needed here?''' &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Is the bug a release/update blocker? ===&lt;br /&gt;
When approaching the upcoming MeeGo release or update release, MeeGo bug fixing will be controlled through Flags like &amp;quot;MeeGo_1.0_Update_Release_Blocker&amp;quot;, &amp;quot;MeeGo_1.1_Release_Blocker&amp;quot;, etc. During these period, triage team will also propose potential blocker issues for Management team to judge. This is to push show stopper issues be fixed timely before formal release.&lt;br /&gt;
&lt;br /&gt;
== Acknowledgment ==&lt;br /&gt;
&lt;br /&gt;
Kudos to [http://browser.garage.maemo.org/news/8/ timeless], the [http://wiki.mozilla.org/MozillaQualityAssurance:Triage Mozilla Triage Team] and the [http://live.gnome.org/Bugsquad/TriageGuide GNOME Bugsquad]. This guide is based on the [http://wiki.maemo.org/Bugs:Triage_guide maemo.org guide].&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Quality/Bugtriage</id>
		<title>Quality/Bugtriage</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Quality/Bugtriage"/>
				<updated>2011-03-21T11:55:18Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: use wiki link instead of url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Bug Triage Definition ==&lt;br /&gt;
* Bug Triage is a process to:&lt;br /&gt;
** Ensure bug report completeness &lt;br /&gt;
** Analyze and assign bug to proper component &lt;br /&gt;
** Assign bug to proper bug owner &lt;br /&gt;
** Set appropriate bug priority&lt;br /&gt;
** Adjust bug severity properly (initially set by bug reporter)&lt;br /&gt;
** Resolve obvious invalid, duplication, won’t fix bugs etc.&lt;br /&gt;
&lt;br /&gt;
* Bug Triage Team&lt;br /&gt;
** A small team works on bug triage, could be experienced developer, distro engineer or QA&lt;br /&gt;
** Triage team members are expected to contribute significant time to bug triage&lt;br /&gt;
&lt;br /&gt;
Please share your triaging knowledge by adding/editing [[Quality/Bugtriage_Stock_Answers | MeeGo Bug Triage Stock Answers]].&lt;br /&gt;
&lt;br /&gt;
== Bug Triage Process ==&lt;br /&gt;
* Triage new incoming bug reports timely by each triage team (from twice a week to daily triage). &lt;br /&gt;
* Triage team members in each triage team could have different focus, such as IA arch bugs, ARM bugs or specific applications etc.&lt;br /&gt;
* Each triage team meet on IRC weekly to discuss controversial bug reports and any open reports&lt;br /&gt;
* Bug assignees accept bug reports by setting target milestones for triaged bug reports&lt;br /&gt;
* [http://meego.com/about/governance/program-office Program Managers] host bug report scrub meetings to discuss bug reports which do not have a target milestone set&lt;br /&gt;
&lt;br /&gt;
Triage Process Flow as follows:&lt;br /&gt;
[[File:bug_triage_process.jpg]]&lt;br /&gt;
&lt;br /&gt;
== MeeGo Bug Triage Guide ==&lt;br /&gt;
Check the [[Quality/Bugtriage_Guide|Triage Guide]] that explains good practices when triaging bug reports.&lt;br /&gt;
&lt;br /&gt;
== MeeGo Bug Triage Team ==&lt;br /&gt;
{|cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!|MeeGo Bug Triage Team&lt;br /&gt;
!|Member&lt;br /&gt;
|-&lt;br /&gt;
| MeeGo Core OS Triage || [http://meego.com/users/jerry Jerry Yu], Peter Zhu, [http://meego.com/users/shuangeeer Yanshuang Zheng], [http://meego.com/users/ttoropainen Tommi Toropainen], [http://meego.com/users/juhanitaipale Juhani Taipale], [http://meego.com/users/jarnoteivas Jarno Teivas], [http://meego.com/users/iekku Iekku Huttunen]&lt;br /&gt;
|-&lt;br /&gt;
| MeeGo Handset UX Triage || Fan Zhao, Cathy Li, [http://meego.com/users/srikanthyarlagadda Srikanth Yarlagadda],[http://meego.com/users/mikikone Mika Ikonen], [http://meego.com/users/jylha Petri Jylha], [http://meego.com/users/pekoski Petri Koski], [http://meego.com/users/ceferron Chris Ferron], [http://meego.com/users/iekku Iekku Huttunen]&lt;br /&gt;
|-&lt;br /&gt;
| MeeGo Netbook UX Triage || [http://meego.com/users/lingyu Ling Yu], Daniel Tao, [http://meego.com/users/yanglei Lei Yang], [http://meego.com/users/rossburton Ross Burton]&lt;br /&gt;
|-&lt;br /&gt;
| MeeGo IVI Triage || [http://meego.com/users/shuangeeer Yanshuang Zheng]&lt;br /&gt;
|-&lt;br /&gt;
| MeeGo Translation Triage || [http://meego.com/users/margie Margie Foster], [http://meego.com/users/pmccarty Patrick McCarty]&lt;br /&gt;
|-&lt;br /&gt;
| MeeGo SDK Triage || Juha Peisanen, Daniel Mihai, Fathi Boudra, Jackie Wu, Max Yu&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== MeeGo Bug Triage Meetings ===&lt;br /&gt;
&lt;br /&gt;
* MeeGo Core Bug Triage&lt;br /&gt;
** Time: Every Monday at 07:00 [http://www.timeanddate.com/worldclock/converter.html UTC]&lt;br /&gt;
* MeeGo Handset Bug Triage&lt;br /&gt;
** Time: Every Wednesday at 07:00 [http://www.timeanddate.com/worldclock/converter.html UTC]&lt;br /&gt;
* MeeGo Netbook Bug Triage&lt;br /&gt;
** Time: Every Tuesday at 13:00 [http://www.timeanddate.com/worldclock/converter.html UTC]&lt;br /&gt;
* MeeGo IVI Bug Triage&lt;br /&gt;
** Time: TBD&lt;br /&gt;
* MeeGo Translation Bug Triage&lt;br /&gt;
** Time: TBD&lt;br /&gt;
* MeeGo SDK Bug Triage&lt;br /&gt;
** Time: TBD&lt;br /&gt;
* MCTS Bug Triage&lt;br /&gt;
** Time: Every Wednesday at 08:00 [http://www.timeanddate.com/worldclock/converter.html UTC]&lt;br /&gt;
&lt;br /&gt;
Those meetings take place in the IRC channel'''#meego-meeting''' on [http://freenode.net irc.freenode.net].&lt;br /&gt;
&lt;br /&gt;
To discuss MeeGo bug triaging at any time feel free to visit the IRC channel '''#meego-bugs''' on [http://freenode.net irc.freenode.net].&lt;br /&gt;
&lt;br /&gt;
* [[CoreBugTriageMinutesArchive|MeeGo Core Bug Triage Meeting Minutes Archive]]&lt;br /&gt;
* [[HandsetBugTriageMinutesArchive|MeeGo Handset Bug Triage Meeting Minutes Archive]]&lt;br /&gt;
* [[NetbookBugTriageMinutesArchive|MeeGo Netbook Bug Triage Meeting Minutes Archive]]&lt;br /&gt;
&lt;br /&gt;
=== Getting involved ===&lt;br /&gt;
&lt;br /&gt;
Anyone can sign up for the triage team and start helping (see the [[Quality/Bugtriage_Guide|Triage Guide]] for information and steps). Just send an email to the [http://lists.meego.com/listinfo/meego-qa meego-qa mailing list] to get involved in. Thanks for your contribution to MeeGo!&lt;br /&gt;
&lt;br /&gt;
== Other references ==&lt;br /&gt;
[[Quality/How_To_Report_Bugs|How to report MeeGo bugs?]]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Quality/UpstreamBugTrackers</id>
		<title>Quality/UpstreamBugTrackers</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Quality/UpstreamBugTrackers"/>
				<updated>2011-03-21T11:52:42Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: Initial stub for Bug trackers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|+ Upstream Bug Trackers&lt;br /&gt;
! Project&lt;br /&gt;
! URL&lt;br /&gt;
! Components&lt;br /&gt;
|-&lt;br /&gt;
| Alsa&lt;br /&gt;
| https://bugtrack.alsa-project.org/alsa-bug/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| FreeDesktop.org&lt;br /&gt;
| https://bugs.freedesktop.org/&lt;br /&gt;
| Xorg&lt;br /&gt;
|-&lt;br /&gt;
| Gnome&lt;br /&gt;
| https://bugzilla.gnome.org/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| KDE&lt;br /&gt;
| https://bugzilla.kde.org/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| ntp&lt;br /&gt;
| http://bugs.ntp.org/&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| PulseAudio&lt;br /&gt;
| http://pulseaudio.org/report&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| WebKit&lt;br /&gt;
| https://bugs.webkit.org/&lt;br /&gt;
| WebKit, WebCore, CoreJS&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If the component you're looking for isn't listed here, please add it, possible places to find bug trackers include:&lt;br /&gt;
* Ubuntu: https://launchpad.net/bugs/bugtrackers/&lt;br /&gt;
* Gnome: http://live.gnome.org/Bugsquad/TriageGuide/NonGnome&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Qt_across_(Maemo-)MeeGo_%26_Symbian</id>
		<title>Qt across (Maemo-)MeeGo &amp; Symbian</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Qt_across_(Maemo-)MeeGo_%26_Symbian"/>
				<updated>2011-03-16T15:49:51Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: editorial&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
&lt;br /&gt;
The introduction of the Nokia Qt SDK enables great ideas to become reality in a cross platform way. &amp;quot;Code once, deploy everywhere&amp;quot; is not just a slogan for the latest Qt releases. The recent additions of API stacks like Mobility, QMF and sensors stretch what you can do with just the Qt framework. This allows great exploitation of the underlying platform while maintaining straightforward API usage and relatively relaxed learning curve.&lt;br /&gt;
&lt;br /&gt;
The latest additions have been exemplified mostly on Nokian mobile Linux computer platforms. I would like to be able to offer Symbian developers the same great building blocks to build great software using pure Qt just as it is slowly being realized on the N900/Maemo/MeeGo. &lt;br /&gt;
&lt;br /&gt;
I think this is very important in order to keep the Symbian offering alive, current, and to prevent it from falling behind the Mobile Linux computers application development offering. I feel this is important in order to revive the Symbian experience, as historically developing for the platform required specific lowlevel platform knowledge and usage of somewhat exotic development, signing and deployment paradigms that are even to date, considered by Symbian developers hard and unpleasant.&lt;br /&gt;
&lt;br /&gt;
I would like to change this and make Symbian development fun, educational and rewarding through the latest Qt offerings, removing as much as possible the historic barriers. Nokia's latest changes to the signing and individual app publishing are great steps towards that, as an example.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Breakdown to milestones  ==&lt;br /&gt;
&lt;br /&gt;
To make the MeeGo-Symbian cross application development experience complete I would like to pursue:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Blogging about new features that allow to code once deploy everywhere. Code snippets that exemplify and emphasis cross platform-ness.&lt;br /&gt;
* Be in constant touch with developer community to see what they liked to be taken from N8 to N900 and vice versa ( == S^3 &amp;lt;-&amp;gt; MeeGo)&lt;br /&gt;
* Create guides and tutorials / blog posts about how to port an app that uses feature or api X in either platforms to the other if use of api X feature requires porting work.&lt;br /&gt;
* blog and write about porting success stories between the platforms; reach out for companies we know target N8/S3 as well as N900/MeeGo through OVI and ask for their experience. We should be able to learn from their experience, publish it with their consent for good of community and identify where we're great and where not with our support of them. &lt;br /&gt;
* List the features/ api calls that do not need any modifications to be ported, to encourage early  consideration of cross Symbian/MeeGo code.&lt;br /&gt;
* Be up to question about porting through a mailing list, an irc channel and a Forum Nokia discussion board and forums.meego.com section. &lt;br /&gt;
* Try to tackle the GUI open-ended problem in places where mobility is not giving the answer; Either by documentation or recipes and bug fixes where applicable and up to my (and interested community members) skills. &lt;br /&gt;
* Covering the progress of Qt components that are slowly getting backends both for Symbian and MeeGo, blog/ announce when they are ready and provide recipes to show them off when backends are available for&lt;br /&gt;
both platforms. Posting videos.&lt;br /&gt;
* __Very__ distant goal- writing a book about cross platform development for MeeGo and S3 maybe similar to [0]: but with more emphasis on full real world applications (-recipes). The hope is that developers and companies could reuse recipes close to verbatim in their apps.&lt;br /&gt;
&lt;br /&gt;
That might look too ambitious at first glance, but it is planned for over a period of time, the more proximate stuff are the first action items naturally.&lt;br /&gt;
&lt;br /&gt;
[0]: http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470750103.html&lt;br /&gt;
&lt;br /&gt;
== Ongoing Work and Contacts ==&lt;br /&gt;
&lt;br /&gt;
As some efforts and already ongoing for Qt across Symbian and MeeGo, it is useful to know who does what and the fields he can help with already, through the work he's done so far.&lt;br /&gt;
&lt;br /&gt;
If you are interested in contributing to one of the items listed here, please contact the person coordinating it and start a discussion on the porting mailing list.&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;color:green; background-color:#ffffcc;&amp;quot; cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Name&lt;br /&gt;
!Hardware/OS&lt;br /&gt;
!Email&lt;br /&gt;
!Affiliation&lt;br /&gt;
!Working On&lt;br /&gt;
!Can Help With&lt;br /&gt;
|-&lt;br /&gt;
| Sivan Greenberg&lt;br /&gt;
| N900 (Maemo 10.2010.19-1, latest MeeGo arm)&lt;br /&gt;
| sivan __AT__ omniqueue.com&lt;br /&gt;
| Community Member&lt;br /&gt;
| Starting coordination efforts, investigating current state of affairs, evaluating documentation, report porting bugs, develop porting examples and documentation (-in the future)&lt;br /&gt;
| Testing ported works, listen to issue and try to find solutions or contact persons to help with porting requirements or issues.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Current general issues with the Symbian-MeeGo story ==&lt;br /&gt;
&lt;br /&gt;
Thanks for Ville for pointing this status:&lt;br /&gt;
&lt;br /&gt;
We have 2 Symbian - MeeGo portability stories&lt;br /&gt;
&lt;br /&gt;
* QWidget&lt;br /&gt;
* QML + Qt Components&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(as far as the GUIs go - backend functionality is an open-ended problem,&lt;br /&gt;
with a lot of it attacked by Qt Mobility).&lt;br /&gt;
&lt;br /&gt;
Unfortunately QWidget stuff is not mature yet for MeeGo, so you can't do&lt;br /&gt;
a useful analysis of the portability aspects.&lt;br /&gt;
&lt;br /&gt;
As for Qt Components, Symbian backends don't exist yet. and for MeeGo&lt;br /&gt;
it's a work very much in progress as well.&lt;br /&gt;
&lt;br /&gt;
== Maemo to MeeGo portability stories ==&lt;br /&gt;
&lt;br /&gt;
And actually, we have a quite large Maemo -&amp;gt; MeeG portability story, which seems to still require a lot of work, and most of the current apps on Maemo are gtk+ based. So to offer a complete UX on the (Nokia?) arm handset this must be take in account:&lt;br /&gt;
&lt;br /&gt;
* To possibly avoid complete Qt rewrite of legacy Maemo application we want to support on MeeGo, it would be nice to have something along the lines of - http://kde-look.org/content/show.php?content=129715. This is a gtk+ plugin that allows rendering of Gtk apps with the current Qt theme.&lt;br /&gt;
&lt;br /&gt;
== Collecting Porting Experience ==&lt;br /&gt;
&lt;br /&gt;
Please use this table to note any current issues you are facing trying to make your application cross platform (MeeGo &amp;lt;-&amp;gt; Symbian).&lt;br /&gt;
&lt;br /&gt;
Please provide the git/svn/bzr/$YOUR VCS clone-able/branchable link so I can easily check out the code and see the build issues and try to run it on my devices to experience your pain. I am interested in creating &amp;quot;porting bugs&amp;quot; so of your issue triggers a bug in the underlying framework I will try best to report it as so.&lt;br /&gt;
&lt;br /&gt;
If you already identified it as not your code's fault, and opened a bug about it, please include the links to the bug reports in the &amp;quot;VCS link&amp;quot; column as well.&lt;br /&gt;
&lt;br /&gt;
If the issue was already solved, please include a link to a solution writeup you could do on the wiki for the benefit of others who face the same issue you did.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;color:green; background-color:#ffffcc;&amp;quot; cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Project Name&lt;br /&gt;
!libs used&lt;br /&gt;
!contact person email&lt;br /&gt;
!link to issues page&lt;br /&gt;
!VCS link&lt;br /&gt;
!Solution&lt;br /&gt;
|-&lt;br /&gt;
|That Rabbit Game&lt;br /&gt;
|Qt, QtMobility (M5+S^3) + dbus, opengl (M5 only)&lt;br /&gt;
|[[User:thp|thp]]&lt;br /&gt;
|[http://thpmaemo.blogspot.com/2010/10/qt-write-once-ifdef-everywhere.html Blog entry]&lt;br /&gt;
| -&lt;br /&gt;
|Workarounds (see blog post)&lt;br /&gt;
|-&lt;br /&gt;
|QuickHit Game&lt;br /&gt;
|Qt Quick (QML)&lt;br /&gt;
|See FN projects page&lt;br /&gt;
|portable by design&lt;br /&gt;
|[https://projects.forum.nokia.com/quickhit/browser/trunk/QuickHit click]&lt;br /&gt;
|QML, auto inserted #ifdef(s) by SDK&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
NOTE: When this gets bigger we should probably sort it according to fields / problem domains.&lt;br /&gt;
&lt;br /&gt;
* [http://qt.nokia.com/developer/learning/online/talks/developerdays2010/tech-talks/qt-for-cross-platform-mobile-development A must see talk and presentation about cross platform development with Qt. Shows Maemo/Symbian study cases but just as relevant for MeeGo as well, for example in particular when porting legacy apps.]&lt;br /&gt;
* [http://www.slideshare.net/andreasjakl/software-development-with-qt-4410650 Qt for Symbian &amp;amp; Maemo / MeeGo Introduction] - v2.2.0 (October 11th, 2010)&lt;br /&gt;
* [http://www.slideshare.net/andreasjakl/quickstart-qt-for-windows-symbian-and-maemo-meego-4410776 Quickstart: Qt for Windows, Symbian and Maemo / Meego v2.0.3] (August 23rd 2010)&lt;br /&gt;
* [http://library.forum.nokia.com/index.jsp?topic=/Qt_for_Symbian_Developers_Library/GUID-E4B75E54-8708-4E64-AE3C-8BF5D8183223.html Differences between Qt and Symbian network access APIs] (Link to forum nokia)&lt;br /&gt;
* [https://projects.forum.nokia.com/colibri This is the research project started by Digia to provide Cross platform Qt Quick Component Library, community effort]&lt;br /&gt;
* [http://developer.qt.nokia.com/wiki/Qt_Quick_Components The Official Nokia funded project to bring cross platform components to QML, Committed to and endorsed by Nokia]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Qt_across_(Maemo-)MeeGo_%26_Symbian</id>
		<title>Qt across (Maemo-)MeeGo &amp; Symbian</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Qt_across_(Maemo-)MeeGo_%26_Symbian"/>
				<updated>2011-03-16T15:46:27Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
&lt;br /&gt;
The introduction of the Nokia Qt SDK enables great ideas to become reality, in a cross platform way. &amp;quot;Code once, deploy everywhere&amp;quot; is not just a slogan for latest Qt releases, and the recent additions of API stacks like Mobility, QMF and sensors stretches what you can do by purely using the Qt framework. This allows great exploitation of the underlying platform while maintaining straight forward API usage and relatively relaxed learning curve.&lt;br /&gt;
&lt;br /&gt;
This latest additions have been exemplified mostly on Nokian mobile Linux computer platforms. I would like to be able to offer Symbian developers the same great building blocks to build great software using pure Qt just as it is slowly being realized on the N900/Maemo/MeeGo. &lt;br /&gt;
&lt;br /&gt;
I think this is very important in order to keep the Symbian offering live and up to date, and not fall behind the Mobile Linux computers application development offering. I feel this is important in order to revive the Symbian experience, as historically developing for the platform required specific lowlevel platform knowledge and usage of somewhat exotic development, signing and deployment paradigms that are even to date, considered by Symbian developers hard and unpleasant.&lt;br /&gt;
&lt;br /&gt;
I would like to change this and make Symbian development fun, educational and rewarding through the latest Qt offerings, removing as much as possible the historic barriers. Nokia's latest changes to the signing and individual app publishing are great steps towards that, as an example.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Breakdown to milestones  ==&lt;br /&gt;
&lt;br /&gt;
To make the MeeGo-Symbian cross application development experience complete I would like to pursue:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Blogging about new features that allow to code once deploy everywhere. Code snippets that exemplify and emphasis cross platform-ness.&lt;br /&gt;
* Be in constant touch with developer community to see what they liked to be taken from N8 to N900 and vice versa ( == S^3 &amp;lt;-&amp;gt; MeeGo)&lt;br /&gt;
* Create guides and tutorials / blog posts about how to port an app that uses feature or api X in either platforms to the other if use of api X feature requires porting work.&lt;br /&gt;
* blog and write about porting success stories between the platforms; reach out for companies we know target N8/S3 as well as N900/MeeGo through OVI and ask for their experience. We should be able to learn from their experience, publish it with their consent for good of community and identify where we're great and where not with our support of them. &lt;br /&gt;
* List the features/ api calls that do not need any modifications to be ported, to encourage early  consideration of cross Symbian/MeeGo code.&lt;br /&gt;
* Be up to question about porting through a mailing list, an irc channel and a Forum Nokia discussion board and forums.meego.com section. &lt;br /&gt;
* Try to tackle the GUI open-ended problem in places where mobility is not giving the answer; Either by documentation or recipes and bug fixes where applicable and up to my (and interested community members) skills. &lt;br /&gt;
* Covering the progress of Qt components that are slowly getting backends both for Symbian and MeeGo, blog/ announce when they are ready and provide recipes to show them off when backends are available for&lt;br /&gt;
both platforms. Posting videos.&lt;br /&gt;
* __Very__ distant goal- writing a book about cross platform development for MeeGo and S3 maybe similar to [0]: but with more emphasis on full real world applications (-recipes). The hope is that developers and companies could reuse recipes close to verbatim in their apps.&lt;br /&gt;
&lt;br /&gt;
That might look too ambitious at first glance, but it is planned for over a period of time, the more proximate stuff are the first action items naturally.&lt;br /&gt;
&lt;br /&gt;
[0]: http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470750103.html&lt;br /&gt;
&lt;br /&gt;
== Ongoing Work and Contacts ==&lt;br /&gt;
&lt;br /&gt;
As some efforts and already ongoing for Qt across Symbian and MeeGo, it is useful to know who does what and the fields he can help with already, through the work he's done so far.&lt;br /&gt;
&lt;br /&gt;
If you are interested in contributing to one of the items listed here, please contact the person coordinating it and start a discussion on the porting mailing list.&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;color:green; background-color:#ffffcc;&amp;quot; cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Name&lt;br /&gt;
!Hardware/OS&lt;br /&gt;
!Email&lt;br /&gt;
!Affiliation&lt;br /&gt;
!Working On&lt;br /&gt;
!Can Help With&lt;br /&gt;
|-&lt;br /&gt;
| Sivan Greenberg&lt;br /&gt;
| N900 (Maemo 10.2010.19-1, latest MeeGo arm)&lt;br /&gt;
| sivan __AT__ omniqueue.com&lt;br /&gt;
| Community Member&lt;br /&gt;
| Starting coordination efforts, investigating current state of affairs, evaluating documentation, report porting bugs, develop porting examples and documentation (-in the future)&lt;br /&gt;
| Testing ported works, listen to issue and try to find solutions or contact persons to help with porting requirements or issues.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Current general issues with the Symbian-MeeGo story ==&lt;br /&gt;
&lt;br /&gt;
Thanks for Ville for pointing this status:&lt;br /&gt;
&lt;br /&gt;
We have 2 Symbian - MeeGo portability stories&lt;br /&gt;
&lt;br /&gt;
* QWidget&lt;br /&gt;
* QML + Qt Components&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(as far as the GUIs go - backend functionality is an open-ended problem,&lt;br /&gt;
with a lot of it attacked by Qt Mobility).&lt;br /&gt;
&lt;br /&gt;
Unfortunately QWidget stuff is not mature yet for MeeGo, so you can't do&lt;br /&gt;
a useful analysis of the portability aspects.&lt;br /&gt;
&lt;br /&gt;
As for Qt Components, Symbian backends don't exist yet. and for MeeGo&lt;br /&gt;
it's a work very much in progress as well.&lt;br /&gt;
&lt;br /&gt;
== Maemo to MeeGo portability stories ==&lt;br /&gt;
&lt;br /&gt;
And actually, we have a quite large Maemo -&amp;gt; MeeG portability story, which seems to still require a lot of work, and most of the current apps on Maemo are gtk+ based. So to offer a complete UX on the (Nokia?) arm handset this must be take in account:&lt;br /&gt;
&lt;br /&gt;
* To possibly avoid complete Qt rewrite of legacy Maemo application we want to support on MeeGo, it would be nice to have something along the lines of - http://kde-look.org/content/show.php?content=129715. This is a gtk+ plugin that allows rendering of Gtk apps with the current Qt theme.&lt;br /&gt;
&lt;br /&gt;
== Collecting Porting Experience ==&lt;br /&gt;
&lt;br /&gt;
Please use this table to note any current issues you are facing trying to make your application cross platform (MeeGo &amp;lt;-&amp;gt; Symbian).&lt;br /&gt;
&lt;br /&gt;
Please provide the git/svn/bzr/$YOUR VCS clone-able/branchable link so I can easily check out the code and see the build issues and try to run it on my devices to experience your pain. I am interested in creating &amp;quot;porting bugs&amp;quot; so of your issue triggers a bug in the underlying framework I will try best to report it as so.&lt;br /&gt;
&lt;br /&gt;
If you already identified it as not your code's fault, and opened a bug about it, please include the links to the bug reports in the &amp;quot;VCS link&amp;quot; column as well.&lt;br /&gt;
&lt;br /&gt;
If the issue was already solved, please include a link to a solution writeup you could do on the wiki for the benefit of others who face the same issue you did.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;color:green; background-color:#ffffcc;&amp;quot; cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Project Name&lt;br /&gt;
!libs used&lt;br /&gt;
!contact person email&lt;br /&gt;
!link to issues page&lt;br /&gt;
!VCS link&lt;br /&gt;
!Solution&lt;br /&gt;
|-&lt;br /&gt;
|That Rabbit Game&lt;br /&gt;
|Qt, QtMobility (M5+S^3) + dbus, opengl (M5 only)&lt;br /&gt;
|[[User:thp|thp]]&lt;br /&gt;
|[http://thpmaemo.blogspot.com/2010/10/qt-write-once-ifdef-everywhere.html Blog entry]&lt;br /&gt;
| -&lt;br /&gt;
|Workarounds (see blog post)&lt;br /&gt;
|-&lt;br /&gt;
|QuickHit Game&lt;br /&gt;
|Qt Quick (QML)&lt;br /&gt;
|See FN projects page&lt;br /&gt;
|portable by design&lt;br /&gt;
|[https://projects.forum.nokia.com/quickhit/browser/trunk/QuickHit click]&lt;br /&gt;
|QML, auto inserted #ifdef(s) by SDK&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
NOTE: When this gets bigger we should probably sort it according to fields / problem domains.&lt;br /&gt;
&lt;br /&gt;
* [http://qt.nokia.com/developer/learning/online/talks/developerdays2010/tech-talks/qt-for-cross-platform-mobile-development A must see talk and presentation about cross platform development with Qt. Shows Maemo/Symbian study cases but just as relevant for MeeGo as well, for example in particular when porting legacy apps.]&lt;br /&gt;
* [http://www.slideshare.net/andreasjakl/software-development-with-qt-4410650 Qt for Symbian &amp;amp; Maemo / MeeGo Introduction] - v2.2.0 (October 11th, 2010)&lt;br /&gt;
* [http://www.slideshare.net/andreasjakl/quickstart-qt-for-windows-symbian-and-maemo-meego-4410776 Quickstart: Qt for Windows, Symbian and Maemo / Meego v2.0.3] (August 23rd 2010)&lt;br /&gt;
* [http://library.forum.nokia.com/index.jsp?topic=/Qt_for_Symbian_Developers_Library/GUID-E4B75E54-8708-4E64-AE3C-8BF5D8183223.html Differences between Qt and Symbian network access APIs] (Link to forum nokia)&lt;br /&gt;
* [https://projects.forum.nokia.com/colibri This is the research project started by Digia to provide Cross platform Qt Quick Component Library, community effort]&lt;br /&gt;
* [http://developer.qt.nokia.com/wiki/Qt_Quick_Components The Official Nokia funded project to bring cross platform components to QML, Committed to and endorsed by Nokia]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/SDK/Toolchains/ToolchainChangeProposal</id>
		<title>SDK/Toolchains/ToolchainChangeProposal</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/SDK/Toolchains/ToolchainChangeProposal"/>
				<updated>2010-12-01T20:16:27Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: spelling/grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Change Proposal: Toolchain upgrade in MeeGo Release 1.2 ==&lt;br /&gt;
&lt;br /&gt;
This page describes proposal to upgrade MeeGo toolchain in MeeGo Release 1.2. Current toolchain is based on gcc-4.5.0 and it is proposed to be upgraded to gcc-4.5.1 based in the Rel 1.2. Also full support of FPU (Floating Point Unit) in ARM processor architecture is proposed to be taken into use in the toolchain. &lt;br /&gt;
&lt;br /&gt;
=== Introduction and Background ===&lt;br /&gt;
&lt;br /&gt;
Responsibility area of Nokia is to take care of ARM processor architecture support in MeeGo toolchain. Current toolchain setup in MeeGo Release 1.1 only partially supports the use of FPU in ARM architecture.&lt;br /&gt;
&lt;br /&gt;
Gcc compiler provides three options to support floating points in -mfloat-abi [1]:&lt;br /&gt;
* soft - Full software implementation of floating point. Fits to those processors without FPU. All FPU operations are emulated by the compiler.&lt;br /&gt;
* softfp - FPU unit is used, but the code is compatible to full software float code. Floating Point operations are passed to FPU in integer registers. &lt;br /&gt;
* hard - Floating Point arguments are passed directly in FPU registers. No compatibility to options soft and softfp.&lt;br /&gt;
&lt;br /&gt;
Linaro (http://www.linaro.org) is providing ARM support to gcc. Linaro provides ARM patches to gcc upstream. Support of -mfloat-abi=hard option is available in gcc-4.5.1.&lt;br /&gt;
&lt;br /&gt;
Performance tests comparing options -mfloat-abi=softp and -mfloat-abi=hardfp are done using Linaro 2010.11 (http://lists.linaro.org/pipermail/linaro-toolchain/2010-November/000414.html) toolchain. E.g. in PythonBench16 the improvement is 60 %.&lt;br /&gt;
&lt;br /&gt;
=== Change Proposal ===&lt;br /&gt;
&lt;br /&gt;
Nokia propose to upgrade gcc-4.5.1 with -mfloat-abi=hard option support. This change applies in MeeGo Release 1.2. &lt;br /&gt;
&lt;br /&gt;
Together with gcc update, binutils is updated to version 2.20 or newer and (e)glibc to version 2.10 or newer.&lt;br /&gt;
&lt;br /&gt;
Reason to update is that gcc-4.5.1 contains numbers of ARM patches (submitted by Linaro) that are important for Nokia and other device vendors that develop ARM based devices.&lt;br /&gt;
&lt;br /&gt;
Architecture name is also thought by Debian [2]. Debian considered &amp;quot;armv7hf&amp;quot; to be used to indicate if the hard floating point architecture is used. The name &amp;quot;armel&amp;quot; indicates that the hard floating point architecture is not used (-mfloat-abi=softfp). Since it is useful to also indicate that little endian mode is used, the new architecture name is proposed to be &amp;quot;armv7hl&amp;quot;. The sub-architecture name &amp;quot;armv7nhl&amp;quot; is used to indicate NEON optimized binary.&lt;br /&gt;
&lt;br /&gt;
Current softfp support (-mfloat-abi=softfp) is not allowed in MeeGo Release 1.2 and onwards.&lt;br /&gt;
&lt;br /&gt;
In the same architecture the two sets of toolchain setups is proposed to be published as in follows:&lt;br /&gt;
* Default set (RPM architecture name &amp;quot;armv7hl&amp;quot;)&lt;br /&gt;
   * ARMv7 architecture (-march=armv7-a) &lt;br /&gt;
   * VFPv3-D16 (-mfpu=vfpv3-d16)&lt;br /&gt;
&lt;br /&gt;
* NEON optimized set (RPM architecture name &amp;quot;armv7nhl&amp;quot; which is the sub-architecture of &amp;quot;armv7hl)&amp;quot;&lt;br /&gt;
   * ARMv7 architecture (-march=armv7-a)&lt;br /&gt;
   * NEON (-mfpu=neon)&lt;br /&gt;
&lt;br /&gt;
Applications using the optimized set are provided as dedicated binaries that optimized for each HW platform. &lt;br /&gt;
&lt;br /&gt;
=== Impact ===&lt;br /&gt;
&lt;br /&gt;
Following impacts can be foreseen if the Toolchain is changed or not changed.&lt;br /&gt;
&lt;br /&gt;
Toolchain changed:&lt;br /&gt;
&lt;br /&gt;
* Important ARM patches available to vendors using the latest ARM architecture.&lt;br /&gt;
* Tremendous improvement in terms of performance in floating point operations. Performance improvement can be seen e.g. in scaling and zooming operations in the device screen and other applications that are using lots of floating points (e.g. map and navigation applications)&lt;br /&gt;
* Upgrade to gcc-4.5.1 with -mfloat-abi=hard option means the binary break between MeeGo Release 1.1 and Release 1.2.&lt;br /&gt;
* Possible implications to RPM package manager (under investigations).&lt;br /&gt;
&lt;br /&gt;
Toolchain NOT changed:&lt;br /&gt;
&lt;br /&gt;
* If the toolchain remains gcc-4.5.0 based and without full support of FPU, the performance improvements provided by the FPU is not utilized and sooner or later there will be pressure to utilize it anyway.&lt;br /&gt;
* No binary break between Release 1.1 and Release 1.2.&lt;br /&gt;
&lt;br /&gt;
Analysis of impacts:&lt;br /&gt;
&lt;br /&gt;
* Release 1.2 is the final point when this kind of change (i.e. binary break) can be done&lt;br /&gt;
* Implications are not yet markable since there are not devices using MeeGo Release 1.1 in the markets. Situation is different when the Release 1.2 has been published. Later on this kind of change would cause more serious consequences.&lt;br /&gt;
* Nokia is investigating currently implications to RPM Package Manager.&lt;br /&gt;
&lt;br /&gt;
=== Timeline ===&lt;br /&gt;
&lt;br /&gt;
Toolchain version must be agreed during 11/2010 and it must be available to testing in OBS at the beginning of 12/2010.&lt;br /&gt;
&lt;br /&gt;
=== Summary ===&lt;br /&gt;
&lt;br /&gt;
Toolchain change in MeeGo Release 1.2 as follows:&lt;br /&gt;
&lt;br /&gt;
* gcc-4.5.1&lt;br /&gt;
* glibc-2.10 (or newer)&lt;br /&gt;
* binutils-2.20 (or newer)&lt;br /&gt;
* Support of -mfloat-abi=hard as gcc option&lt;br /&gt;
* New ARM architecture name &amp;quot;armv7hl&amp;quot; indicating the use of -mfloat-abi=hard and sub-architecture name &amp;quot;armv7nhl&amp;quot; to indicate that NEON is used&lt;br /&gt;
* Two sets of compiler options: Default set (armv7hl) and NEON optimized set (armv7nhl)&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
[1]  http://wiki.debian.org/ArmHardFloatPort/VfpComparison#DetailsonGCCfloating-pointoptions&lt;br /&gt;
&lt;br /&gt;
[2]  http://wiki.debian.org/ArmHardFloatPort/#Nameoftheport&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/SDK/Toolchains/ToolchainChangeProposal</id>
		<title>SDK/Toolchains/ToolchainChangeProposal</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/SDK/Toolchains/ToolchainChangeProposal"/>
				<updated>2010-12-01T20:14:44Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: snapshot&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Change Proposal: Toolchain upgrade in MeeGo Release 1.2 ==&lt;br /&gt;
&lt;br /&gt;
This page describes proposal to upgrade MeeGo toolchain in MeeGo Release 1.2. Current toolchain is based on gcc-4.5.0 and it is proposed to be upgraded to gcc-4.5.1 based in the Rel 1.2. Also full support of FPU (Floating Point Unit) in ARM processor architecture is proposed to be taken into use in the toolchain. &lt;br /&gt;
&lt;br /&gt;
=== Introduction and Background ===&lt;br /&gt;
&lt;br /&gt;
Responsibility area of Nokia is to take care of ARM processor architecture support in MeeGo toolchain. Current toolchain setup in MeeGo Release 1.1 only partially supports the use of FPU in ARM architecture.&lt;br /&gt;
&lt;br /&gt;
Gcc compiler provides three options to support floating points in -mfloat-abi [1]:&lt;br /&gt;
* soft - Full software implementation of floating point. Fits to those processors without FPU. All FPU operations are emulated by the compiler.&lt;br /&gt;
* softfp - FPU unit is used, but the code is compatible to full software float code. Floating Point operations are passed to FPU in integer registers. &lt;br /&gt;
* hard - Floating Point arguments are passed directly in FPU registers. No compatibility to options soft and softfp.&lt;br /&gt;
&lt;br /&gt;
Linaro (http://www.linaro.org) is providing ARM support to gcc. Linaro provides ARM patches to gcc upstream. Support of -mfloat-abi=hard option is available in gcc-4.5.1.&lt;br /&gt;
&lt;br /&gt;
Performance tests comparing options -mfloat-abi=softp and -mfloat-abi=hardfp are done using Linaro 2010.11 (http://lists.linaro.org/pipermail/linaro-toolchain/2010-November/000414.html) toolchain. E.g. in PythonBench16 the improvement is 60 %.&lt;br /&gt;
&lt;br /&gt;
=== Change Proposal ===&lt;br /&gt;
&lt;br /&gt;
Nokia propose to upgrade gcc-4.5.1 with -mfloat-abi=hard option support. This change applies in MeeGo Release 1.2. &lt;br /&gt;
&lt;br /&gt;
Together with gcc update, binutils is updated to version 2.20 or newer and (e)glibc to version 2.10 or newer.&lt;br /&gt;
&lt;br /&gt;
Reason to update is that gcc-4.5.1 contains numbers of ARM patches (submitted by Linaro) that are important for Nokia and other device vendors that develope ARM based devices.&lt;br /&gt;
&lt;br /&gt;
Architecture name is also thought by Debian [2]. Debian considered &amp;quot;armv7hf&amp;quot; to be used to indicate if the hard floating point architecture is used. The name &amp;quot;armel&amp;quot; indicates that the hard floating point architecture is not used (-mfloat-abi=softfp). Since it is useful to also indicate that little endian mode is used, the new architecture name is proposed to be &amp;quot;armv7hl&amp;quot;. The sub-architecture name &amp;quot;armv7nhl&amp;quot; is used to indicate NEON optimized binary.&lt;br /&gt;
&lt;br /&gt;
Current softfp support (-mfloat-abi=softfp) is not allowed in MeeGo Release 1.2 and onwards.&lt;br /&gt;
&lt;br /&gt;
In the same architecture the two sets of toolchain setups is proposed to be published as in follows:&lt;br /&gt;
* Default set (RPM architecture name &amp;quot;armv7hl&amp;quot;)&lt;br /&gt;
   * ARMv7 architecture (-march=armv7-a) &lt;br /&gt;
   * VFPv3-D16 (-mfpu=vfpv3-d16)&lt;br /&gt;
&lt;br /&gt;
* NEON optimized set (RPM architecture name &amp;quot;armv7nhl&amp;quot; which is the sub-architecture of &amp;quot;armv7hl)&amp;quot;&lt;br /&gt;
   * ARMv7 architecture (-march=armv7-a)&lt;br /&gt;
   * NEON (-mfpu=neon)&lt;br /&gt;
&lt;br /&gt;
Applications using the optimized set are provided as dedicated binaries that optimized for each HW platform. &lt;br /&gt;
&lt;br /&gt;
=== Impact ===&lt;br /&gt;
&lt;br /&gt;
Following impacts can be foreseen if the Toolchain is changed or not changed.&lt;br /&gt;
&lt;br /&gt;
Toolchain changed:&lt;br /&gt;
&lt;br /&gt;
* Important ARM patches available to vendors using the latest ARM architecture.&lt;br /&gt;
* Tremendous improvement in terms of performance in floating point operations. Performance improvement can be seen e.g. in scaling and zooming operations in the device screen and other applications that are using lots of floating points (e.g. map and navigation applications)&lt;br /&gt;
* Upgrade to gcc-4.5.1 with -mfloat-abi=hard option means the binary break between MeeGo Release 1.1 and Release 1.2.&lt;br /&gt;
* Possible implications to RPM package manager (under investigations).&lt;br /&gt;
&lt;br /&gt;
Toolchain NOT changed:&lt;br /&gt;
&lt;br /&gt;
* If the toolchain remains gcc-4.5.0 based and without full support of FPU, the performance improvements provided by the FPU is not utilized and sooner or later there will be pressure to utilize it anyway.&lt;br /&gt;
* No binary break between Release 1.1 and Release 1.2.&lt;br /&gt;
&lt;br /&gt;
Analysis of impacts:&lt;br /&gt;
&lt;br /&gt;
* Release 1.2 is the final point when this kind of change (i.e. binary break) can be done&lt;br /&gt;
* Implications are not yet markable since there are not devices using MeeGo Release 1.1 in the markets. Situation is different when the Release 1.2 has been published. Later on this kind of change would cause more serious consequences.&lt;br /&gt;
* Nokia is investigating currently implications to RPM Package Manager.&lt;br /&gt;
&lt;br /&gt;
=== Timeline ===&lt;br /&gt;
&lt;br /&gt;
Toolchain version must be agreed during 11/2010 and it must be available to testing in OBS at the begin of 12/2010.&lt;br /&gt;
&lt;br /&gt;
=== Summary ===&lt;br /&gt;
&lt;br /&gt;
Toolchain change in MeeGo Release 1.2 as follows:&lt;br /&gt;
&lt;br /&gt;
* gcc-4.5.1&lt;br /&gt;
* glibc-2.10 (or newer)&lt;br /&gt;
* binutils-2.20 (or newer)&lt;br /&gt;
* Support of -mfloat-abi=hard as gcc option&lt;br /&gt;
* New ARM architecture name &amp;quot;armv7hl&amp;quot; indicating the use of -mfloat-abi=hard and sub-architecture name &amp;quot;armv7nhl&amp;quot; to indicate that NEON is used&lt;br /&gt;
* Two sets of compiler options: Default set (armv7hl) and NEON optimized set (armv7nhl)&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
[1]  http://wiki.debian.org/ArmHardFloatPort/VfpComparison#DetailsonGCCfloating-pointoptions&lt;br /&gt;
&lt;br /&gt;
[2]  http://wiki.debian.org/ArmHardFloatPort/#Nameoftheport&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:22:00Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: wifi concentration + PoP&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
* Hallways/Walkways were too easily obstructed - do not stick things along the path where people will travel, they invite congestion and are tripping hazards&lt;br /&gt;
* Signage needs to be in two parts &amp;quot;turn here&amp;quot; followed by a sign after the turn to confirm to people they made the right turn&lt;br /&gt;
* If places are far from eachother, run colored stripes down the halls&lt;br /&gt;
* People should be informed of the layout of name tags in advance so that they can properly fill in their tags (tags of course need to be double sided and should be *big* with large fonts [1.5&amp;quot; tall letters would be nice, not tiny)&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
* Advertising for this was poor, I only found out about it on tuesday night&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
* Copresenters couldn't do anything, they should be able to do everything that the primary presenter could do&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
* Provide video recording for all sessions&lt;br /&gt;
* Schedule board should be tied to a computer so people can see it online and so that we can have a final copy&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* WiFi coverage needs to be aware that at times everyone will be in *one* place&lt;br /&gt;
* Ideally there should be more than one public ip for people otherwise some services tend to block people out&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:20:04Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: copresenters were asked to do things but not actually allowed to do them....&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
* Hallways/Walkways were too easily obstructed - do not stick things along the path where people will travel, they invite congestion and are tripping hazards&lt;br /&gt;
* Signage needs to be in two parts &amp;quot;turn here&amp;quot; followed by a sign after the turn to confirm to people they made the right turn&lt;br /&gt;
* If places are far from eachother, run colored stripes down the halls&lt;br /&gt;
* People should be informed of the layout of name tags in advance so that they can properly fill in their tags (tags of course need to be double sided and should be *big* with large fonts [1.5&amp;quot; tall letters would be nice, not tiny)&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
* Advertising for this was poor, I only found out about it on tuesday night&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
* Copresenters couldn't do anything, they should be able to do everything that the primary presenter could do&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
* Provide video recording for all sessions&lt;br /&gt;
* Schedule board should be tied to a computer so people can see it online and so that we can have a final copy&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:18:54Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: signage, signage, signage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
* Hallways/Walkways were too easily obstructed - do not stick things along the path where people will travel, they invite congestion and are tripping hazards&lt;br /&gt;
* Signage needs to be in two parts &amp;quot;turn here&amp;quot; followed by a sign after the turn to confirm to people they made the right turn&lt;br /&gt;
* If places are far from eachother, run colored stripes down the halls&lt;br /&gt;
* People should be informed of the layout of name tags in advance so that they can properly fill in their tags (tags of course need to be double sided and should be *big* with large fonts [1.5&amp;quot; tall letters would be nice, not tiny)&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
* Advertising for this was poor, I only found out about it on tuesday night&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
* Provide video recording for all sessions&lt;br /&gt;
* Schedule board should be tied to a computer so people can see it online and so that we can have a final copy&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:16:06Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: poor advertising&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
* Hallways/Walkways were too easily obstructed - do not stick things along the path where people will travel, they invite congestion and are tripping hazards&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
* Advertising for this was poor, I only found out about it on tuesday night&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
* Provide video recording for all sessions&lt;br /&gt;
* Schedule board should be tied to a computer so people can see it online and so that we can have a final copy&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:15:21Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: walkway obstructions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
* Hallways/Walkways were too easily obstructed - do not stick things along the path where people will travel, they invite congestion and are tripping hazards&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
* Provide video recording for all sessions&lt;br /&gt;
* Schedule board should be tied to a computer so people can see it online and so that we can have a final copy&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:13:20Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: indent...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
* Provide video recording for all sessions&lt;br /&gt;
* Schedule board should be tied to a computer so people can see it online and so that we can have a final copy&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:12:49Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: video sessions and computer whiteboard for schedule&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
 * Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
* Provide video recording for all sessions&lt;br /&gt;
* Schedule board should be tied to a computer so people can see it online and so that we can have a final copy&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/MeeGo_Conference_2010/Feedback</id>
		<title>MeeGo Conference 2010/Feedback</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/MeeGo_Conference_2010/Feedback"/>
				<updated>2010-11-26T03:11:18Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: wrong focus for videos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll probably gather some more formal feedback later, but this is a good place to gather feedback in the meantime.&lt;br /&gt;
&lt;br /&gt;
== What Worked? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to make sure we keep these and don't change the things that people liked.&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Printouts of the sessions (both the big handbook and the small pocket-sized list)&lt;br /&gt;
* Useful gifts in the give-away bag (the umbrella)&lt;br /&gt;
* Hotel reservation&lt;br /&gt;
* The registration&lt;br /&gt;
* The style of venue was a great choice&lt;br /&gt;
* Side suites were perfect for BoFs&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
* Streamed over the Internet just fine&lt;br /&gt;
* Videos captured sound properly&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Free beer and collaborative creative party games and sports&lt;br /&gt;
* A lot of room!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Schedule in the website combining videos (live and recorded), slides and abstracts&lt;br /&gt;
* Uploading of slides centralised in program website&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Tone-setting and handling of sessions&lt;br /&gt;
* Organisation of sessions&lt;br /&gt;
* The number of rooms (10+)&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
* Presenters kept to the allotted time&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
== What Didn't Work? ==&lt;br /&gt;
&lt;br /&gt;
We'll try to fix any issues before the next conference&lt;br /&gt;
&lt;br /&gt;
=== Logistics ===&lt;br /&gt;
* Some registrations were lost in the system (software glitch?)&lt;br /&gt;
* Registration bags could not be dropped at the hotels&lt;br /&gt;
* Website sign-up link wasn't easy to find (centre of the homepage)&lt;br /&gt;
* Once the block hotel booking is made, website/wiki must have clear guidance on how/whom to contact.  If necessary management should reserve their rooms but ask the hotel to continue to allow reservations via promotional code so that a deposit is taken but those rooms are accounted for out of the block booking remainder.&lt;br /&gt;
* Lack of power cables and/or charging stations!&lt;br /&gt;
* President's Suite was not a good venue for BoFs.  It was too formal and too dark.  Columns also intruded a bit.&lt;br /&gt;
* Announcements for all sessions, including speaker names and locations, would have been nice.&lt;br /&gt;
* We really need tracks.  And business-oriented sessions in morning with developer-oriented sessions in afternoon make sense.&lt;br /&gt;
&lt;br /&gt;
=== Live Stream / Video / AV ===&lt;br /&gt;
 * Camera should generally focus on the slides not the presenters&lt;br /&gt;
&lt;br /&gt;
=== Early Bird Events ===&lt;br /&gt;
&lt;br /&gt;
=== Hacker Lounge ===&lt;br /&gt;
* Hacker Lounge needed at venue, not just hotel!&lt;br /&gt;
&lt;br /&gt;
=== Sessions / Program ===&lt;br /&gt;
* Presenters had to sign up to meego.com, to the conference and confirm they were presenting&lt;br /&gt;
* Confirmations for accepted speakers should be sooner&lt;br /&gt;
&lt;br /&gt;
=== Unconference ===&lt;br /&gt;
* Schedule board could be larger&lt;br /&gt;
* More sessions in the afternoon&lt;br /&gt;
&lt;br /&gt;
=== Lightning Talks ===&lt;br /&gt;
&lt;br /&gt;
=== Other / General ===&lt;br /&gt;
&lt;br /&gt;
=== What Else? ===&lt;br /&gt;
* Better profile of the audience (hackers, corporate developers, corporate decision-makers, press, etc.)&lt;br /&gt;
* Often the internet connection was not enough for all people. Maybe because there was more people than expected...&lt;br /&gt;
* The WLAN should account for every person having two devices (and for unexpected last minute higher turnout)&lt;br /&gt;
* Not many places to charge, could be even more convenient by having some socket adapters&lt;br /&gt;
* Need more ways to encourage &amp;quot;cross-pollination&amp;quot;.  We tended to clump together based on friendships, skill types, etc.  Werewolf game is a good start, but what else?&lt;br /&gt;
&lt;br /&gt;
Add other feedback, suggestions and misc. comments here.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Predictive_virtual_keyboard</id>
		<title>Predictive virtual keyboard</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Predictive_virtual_keyboard"/>
				<updated>2010-11-21T21:13:17Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: typos happen&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Predictive virtual keyboard.png|right|Mockup]]&lt;br /&gt;
== The idea ==&lt;br /&gt;
&lt;br /&gt;
The idea is to have the virtual keyboard know what letters are more likely, and:&lt;br /&gt;
&lt;br /&gt;
* make them easier to hit, and&lt;br /&gt;
* ''(possibly)'' highlight them visually, or at least dim all the other ones.&lt;br /&gt;
&lt;br /&gt;
== Implementation ==&lt;br /&gt;
&lt;br /&gt;
The back end can take a set of Markov chains based on a given language and output the most likely result.  [http://www.chiark.greenend.org.uk/ucgi/~tthurman/git/predictive.git/ Here's a sketch of a program to produce such a database.]&lt;br /&gt;
&lt;br /&gt;
''Possibly'' we could also reuse [http://meego.gitorious.org/meegotouch/meegotouch-inputmethodengine/blobs/master/words/mimenginewordsinterface.h IM predictive text], but there are statistical reasons why this isn't a perfect solution.&lt;br /&gt;
&lt;br /&gt;
(What about the front end?)&lt;br /&gt;
&lt;br /&gt;
== Training texts ==&lt;br /&gt;
&lt;br /&gt;
What would be appropriate training texts for each language?  Public domain would be helpful, so they will be quite old, but if they're too old (e.g. Chaucer in the original) they'll be less useful for producing the data.&lt;br /&gt;
&lt;br /&gt;
lcuk: we have extensive conversation logs from the IRC channels around which might be useful?&lt;br /&gt;
&lt;br /&gt;
timeless: to some extent you're going to want to filter against a spelling dictionary to avoid typos. Some additional magic should be applied to learn proper nouns. This is all doable, I even have scripts or beginnings of scripts for some of it.&lt;br /&gt;
&lt;br /&gt;
== IRC logs ==&lt;br /&gt;
&lt;br /&gt;
=== 2010-11-20 ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: so someone at the conference said (not in these terms) that what we need is to take n-grams of English text and produce Markov chains such that after n-1 letters entered on the osk, the three or so most likely following letters became *slightly* larger&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; yes marnanel&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: so I wondered whether you know whether anyone else was working on it&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: otherwise I might.&lt;br /&gt;
* &amp;lt;thiago_home&amp;gt; marnanel: they don't have to be larger. Just their hit areas.&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; thiago_home: true&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; marnanel, I remarked that to slightly dim the other non useful characters would be a good visual indicator&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: oh yeah, I remember you saying that&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: I could probably fix up UI stuff to do that.  but atm I am thinking about the back-end implementation&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; I think this could be a thing of great niftiness&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; i heard the keymats for the vkb are a big ass svg file&lt;br /&gt;
* ...&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; anyway, not sure if those keymats can have birightness modified on the fly or if the hitzones can be effected&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; and I am not sure how I would proceed using qml&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; whether you can have an element but have its hit area larger without intefering&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; I don't know either.&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; making a new transparant layer ontop with bigger hitzones would suffice&lt;br /&gt;
* marnanel nods&lt;br /&gt;
* lcuk hmms&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; i am wondering how I would implement it by thinking about the liqbase keyboard&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; marnanel, how many potential keys would we need to show larger&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: I am thinking three-ish.  more than that would defeat the point&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; marnanel, reasonable&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; so holding a group of transparent redefinable (and relocatable) widgets sitting ontop of the keyboard which would offer larger hitzone for the press would work?&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; I believe so, yes&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: so if I wrote a library where you gave it zero to three letters and it returned a string of three characters which were likely to follow, that would be a start&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; plus the database&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; marnanel, one thing about keyboards - using circular distance algorythms from the centre of each letter&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; rather than a rectangle hitzone&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; would be nicer potentially&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; marnanel, so the library would accept a string&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; which is the text leading upto the cursor current position&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: circular&amp;gt; yes, we just use pythagoras with respect to each letter and find the shortest maybe, with weighting for the more likely letters&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: yes&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; marnanel, lets talk again on monday after getting some thoughts sunk in&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: yeah, good plan&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: I'll hack around with ngrams a bit maybe&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; do you want to perhaps copy paste this convo into the wiki&lt;br /&gt;
* &amp;lt;marnanel&amp;gt; lcuk: the meego wiki? sure&lt;br /&gt;
* &amp;lt;lcuk&amp;gt; and then we can flesh it out and do some bits with it&lt;/div&gt;</summary>
		<author><name>Timeless</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-10T14:40:08Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: flight info for timeless&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Flight Information ==&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;
| Andrew Olmsted (fiferboy)&lt;br /&gt;
| Air Canada flight 848/BMI flight 123 (Dublin for 12:40 PM Sat 14)&lt;br /&gt;
| Air Canada flight 849 Heathrow-Toronto (Sun 21)&lt;br /&gt;
| Staying extra days after conference&lt;br /&gt;
|-&lt;br /&gt;
| Ryan Abel ([[User:Generalantilles|Generalantilles]])&lt;br /&gt;
| US Air flight 1044/US Airways flight 722 arriving Dublin 8:50 AM&lt;br /&gt;
| US Air flight 723 departing Dublin 11:05 AM&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Andrew Flegg (Jaffa)&lt;br /&gt;
| EI267 - Sat 13 Nov 2010, BHX-DUB 12:25-13:25&lt;br /&gt;
| EI276 - Wed 17 Nov 2010, DUB-BHX 18:40-19:40&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Carsten Munk (Stskeeps) &lt;br /&gt;
| EI0363 - Sun 14 Nov 2010, WAW-DUB 12:00-14.00&lt;br /&gt;
| EI0362 - Thu 18 Nov 2010, DUB-WAW 07:20-11.15&lt;br /&gt;
|&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;
| Dan Leinir Turthra Jensen (leinir)&lt;br /&gt;
| EI0235 - Sat 13 Nov 2010, LGW-DUB 10:45-12:05&lt;br /&gt;
| EI0248 - Thu 18 Nov 2010, DUB-LGW 20:30-21:50&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;
| Stephen Gadsby (sjgadsby)&lt;br /&gt;
| US Air flight 1044/US Airways flight 722 arriving Dublin 8:50 AM&lt;br /&gt;
| US Air flight 723 departing Dublin 11:05 AM&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;br /&gt;
| timeless&lt;br /&gt;
| AF1099/AF5014 arr DUB Nov 14 @ 16:40&lt;br /&gt;
| AF5009/AF1798 dep DUB Nov 18 @ 14:50&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add more lines to the table if needed.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/SDK/Two_weeks_delay_proposal</id>
		<title>SDK/Two weeks delay proposal</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/SDK/Two_weeks_delay_proposal"/>
				<updated>2010-10-17T11:55:17Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: random change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Initial author: Bob Spencer&amp;lt;br/&amp;gt;&lt;br /&gt;
Interested parties:  &amp;lt;place your name here&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page describes the reasons for delaying the release of the SDK two weeks after the release of each MeeGo OS.&lt;br /&gt;
&lt;br /&gt;
The SDK uses images from the MeeGo OS images.  After MeeGo OS images are released the following must be done:&lt;br /&gt;
&lt;br /&gt;
* Ensure image is stable.  Constant image instability (on device and in VM) has delayed current SDK updating for months.&lt;br /&gt;
* Image content changes can impact QEMU.  Example: Recent X version update broke both QEMU and Xephyr for x86 handheld and netbook.&lt;br /&gt;
* Modify the handheld image with x86 kernel for QEMU.  &lt;br /&gt;
* Validate the image inside the SDK&lt;br /&gt;
&lt;br /&gt;
Sometimes the MeeGo OS changes right up until release.  Even minor changes require re-validation of the SDK.  Due to the above tasks, it is safer for the release date for the SDK to be a couple of weeks after the release of the MeeGo OS image.&lt;br /&gt;
&lt;br /&gt;
If the SDK were tested by the same OS team that tested the image and the SDK bugs were included in the showstoppers for release then the delay would be unnecessary.  However, currently that is not the case.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/SDK/Two_weeks_delay_proposal</id>
		<title>SDK/Two weeks delay proposal</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/SDK/Two_weeks_delay_proposal"/>
				<updated>2010-10-17T11:51:55Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Initial author: Bob Spencer&amp;lt;br/&amp;gt;&lt;br /&gt;
Interested parties:  &amp;lt;place your name here&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page describes the reasons for delaying the release of the SDK two weeks after the release of each MeeGo OS.&lt;br /&gt;
&lt;br /&gt;
The SDK uses images from the MeeGo OS images.  After MeeGo OS images are released the following must be done:&lt;br /&gt;
&lt;br /&gt;
* Ensure image is stable.  Constant image instability (on device and in VM) has delayed current SDK updating for months.&lt;br /&gt;
* Image content changes can impact QEMU.  Example: Recent X version update broke both QEMU and Xephyr for x86 handheld and netbook.&lt;br /&gt;
* Modify the handheld image with x86 kernel for QEMU.  &lt;br /&gt;
* Validate the image inside the SDK&lt;br /&gt;
&lt;br /&gt;
Sometimes the MeeGo OS changes right up until release.  Even minor changes require re-validation of the SDK.  Due to the above tasks, it is safer for the release date for the SDK to be a couple of weeks after the release of the MeeGo OS image.&lt;br /&gt;
&lt;br /&gt;
If the SDK were tested by the same OS team that tested the image and the SDK bugs were included in the showstoppers for release then the delay would be unnecessary.  However, that is not the case currently.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Proposal_for_a_Debian_Packaging_working_group</id>
		<title>Proposal for a Debian Packaging working group</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Proposal_for_a_Debian_Packaging_working_group"/>
				<updated>2010-10-17T11:47:00Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: case&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The role of MeeGo working groups are explained at http://meego.com/about/governance&lt;br /&gt;
&lt;br /&gt;
This is a request to the Technical Steering Group to approve the creation of a Debian Packaging working group.  There is no procedure defined but we can improvise with some common sense. &lt;br /&gt;
&lt;br /&gt;
'''The proposal was turned down by the MeeGo Technical Steering Group; &amp;quot;AGREED: The TSG doesn't see the need to have an official team working on Debian packaging. (qgil, 20:52:38)&amp;quot;&lt;br /&gt;
[http://trac.tspre.org/meetbot/meego-meeting/2010/meego-meeting.2010-03-31-19.58.html IRC meeting logs]'''&lt;br /&gt;
&lt;br /&gt;
=== How to contribute ===&lt;br /&gt;
&lt;br /&gt;
Since there is no &amp;quot;official&amp;quot; support from MeeGo's side, we'll have to find a way to ensure that the bits we want from MeeGo get imported into Debian. We'll need to find a way to organize this work within our community so that we don't duplicate work and can keep various libraries and packages up to date. There is an alioth page that has been set up for this work, available here: [https://alioth.debian.org/projects/pkg-meego/ https://alioth.debian.org/projects/pkg-meego/]&lt;br /&gt;
&lt;br /&gt;
=== Mission ===&lt;br /&gt;
&lt;br /&gt;
Ensure that it's possible to build MeeGo systems based on DEB packages and optionally managed by APT.&lt;br /&gt;
&lt;br /&gt;
=== Areas ===&lt;br /&gt;
&lt;br /&gt;
==== Technical responsibilities ====&lt;br /&gt;
* Improve the infrastructure based on OBS wherever needed to correctly support Debian packages (both source and binary) and APT sources.&lt;br /&gt;
* Packaging policy for Debian packages provided by MeeGo (it might diverge from the official Debian policy for various reasons).&lt;br /&gt;
* Provide and maintain the &amp;quot;debian&amp;quot; directory in all MeeGo software repositories.&lt;br /&gt;
* Provide DEB and or APT-powered alternatives for end-user applications dealing with package management (graphical application installer for instance).&lt;br /&gt;
&lt;br /&gt;
==== Organizational responsibilities ====&lt;br /&gt;
* Decide who will receive commit rights for the purpose of maintaining the debian directories/branches in all the MeeGo repositories.&lt;br /&gt;
&lt;br /&gt;
=== Rationale ===&lt;br /&gt;
&lt;br /&gt;
While the founders of MeeGo have clearly selected RPM due to availability of some testing/QA infrastructure coming from Moblin, there's no technical reason why DEB/APT could not be used to build alternate MeeGo system images, and some existing and potential MeeGo community participants have substantial existing expertise and investment in product lifecycle infrastructure built around Debian packaging.&lt;br /&gt;
&lt;br /&gt;
The OBS build system is able to cope with Debian packages and the number of contributors with a Debian background is sufficiently high to provide the required packaging files.&lt;br /&gt;
&lt;br /&gt;
Official DEB/APT support will avoid useless MeeGo forks and ensure that everybody is able to work as close to upstream as possible. It also makes it easier to offer an upgrade path for existing Maemo devices to MeeGo.&lt;br /&gt;
&lt;br /&gt;
An official MeeGo Debian port might simplify the path for applications going from Maemo to MeeGo, easing the job of Nokia and community developers.&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
Coordinators of this working group:&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/rhertzog Raphael Hertzog / buxy] - Debian developer, [http://www.freexian.com self-employed] as free software consultant/developer. I'd like to use my long experience as Debian developer to ensure that we do the proper technical choices to make Debian packaging as easy as possible in the context of Meego.&lt;br /&gt;
* [http://meego.com/users/lool Loïc Minier / lool] - Ubuntu and Debian developer. My main interest is in improving the Ubuntu and Debian armel ports, providing better tools for embedded development, and graphical user interfaces for end-user devices.&lt;br /&gt;
* [http://meego.com/users/jak Julian Andres Klode / jak] - Debian developer, interested in packaging stuff.&lt;br /&gt;
&lt;br /&gt;
MeeGo members interested in taking an active role in this working group.  Please detail your interests and what you can contribute to the group ('''Please keep this list alphabetically-ordered, as it will make finding people easier'''):&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes / ayanes] - Debian maintainer &amp;amp; mobile developer. Interested in help providing easy integration of MeeGo and Debian packaging.&lt;br /&gt;
* [http://meego.com/users/aloisiojr Aloisio Almeida Jr / aloisiojr] - Mobile platform developer. Long time developing embedded debian-like distributions. Also want to see a DEB repository for MeeGo.&lt;br /&gt;
* [http://meego.com/users/bdale Bdale Garbee / bdale] - Debian and HP&lt;br /&gt;
* [http://meego.com/users/lbt David Greaves / lbt] - OBS/build guy for Mer and on the MeeGo build WG. Also involved in OBS inside Nokia.&lt;br /&gt;
* [http://meego.com/users/erle Erle Pereira / eap] - Free software development and support. Interested working on MeeGo + Debian packaging to make the road as easy as possible.  Working as an [http://www.erlepereira.com Independent] consultant, experienced in aligning free software with Business goals for organisations.&lt;br /&gt;
* [http://meego.com/users/fabo Fathi Boudra / fabo] - Debian developer, software engineer&lt;br /&gt;
* [http://meego.com/users/jeremiah Jeremiah C. Foster] - Current Maemo 'debmaster', interested in keeping the ecosystem thriving and open.&lt;br /&gt;
* [http://meego.com/users/rzr Philippe Coval / rzr] - Debian packager and mobile developer, interested into packaging or merging efforts done debian, ubuntu, maemo and mer sides ...&lt;br /&gt;
* [http://meego.com/users/sivan Sivan Greenberg / sivang] - Former Ubuntu developer (might apply for universe upload rights again for pushing MeeGo's SDK stuff) In for doing Debian packaging work and using CDBS for automation. Would like to foresee a common development base that would automatically produce both RPMs and DEBs from the same source pkg.&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
&lt;br /&gt;
* [http://meego.gitorious.org MeeGo repository on Gitorious]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Talk:Developing_in_a_Meego_Environment</id>
		<title>Talk:Developing in a Meego Environment</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Talk:Developing_in_a_Meego_Environment"/>
				<updated>2010-10-17T11:42:23Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: moved Talk:Developing in a Meego Environment to Talk:Developing in a MeeGo Environment:&amp;amp;#32;case&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Talk:Developing in a MeeGo Environment]]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Talk:Developing_in_a_MeeGo_Environment</id>
		<title>Talk:Developing in a MeeGo Environment</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Talk:Developing_in_a_MeeGo_Environment"/>
				<updated>2010-10-17T11:42:23Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: moved Talk:Developing in a Meego Environment to Talk:Developing in a MeeGo Environment:&amp;amp;#32;case&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Can we get more links for this? Some of the current documentation assumes too much, like that one knows the ins and outs of OBS. (jeremiah)&lt;br /&gt;
-- There's no OBS needed for that one, but yes, I agree - hopefully development will get saner soon. (Stskeeps)&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Developing_in_a_Meego_Environment</id>
		<title>Developing in a Meego Environment</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Developing_in_a_Meego_Environment"/>
				<updated>2010-10-17T11:42:23Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: moved Developing in a Meego Environment to Developing in a MeeGo Environment:&amp;amp;#32;case&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Developing in a MeeGo Environment]]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Developing_in_a_MeeGo_Environment</id>
		<title>Developing in a MeeGo Environment</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Developing_in_a_MeeGo_Environment"/>
				<updated>2010-10-17T11:42:23Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: moved Developing in a Meego Environment to Developing in a MeeGo Environment:&amp;amp;#32;case&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This guide is a way to build packages for the MeeGo 'day one' release, before more proper developer tools are introduced.&lt;br /&gt;
&lt;br /&gt;
== Setting up your development environment ==&lt;br /&gt;
&lt;br /&gt;
To begin developing for the MeeGo 'day one' release, you will need to follow these steps:&lt;br /&gt;
&lt;br /&gt;
* NOTE: These instructions were tested on a Fedora 12 chroot (X86), your experience may vary with other distributions.&lt;br /&gt;
* Have access to 'root' on your development machine.&lt;br /&gt;
* [http://wiki.meego.com/Image_Creation#Requirements Satisfy the requirements for MIC2 installation]&lt;br /&gt;
* [http://wiki.meego.com/Image_Creation#Installation Download MIC2 from the git repository] (development tree)&lt;br /&gt;
* [http://wiki.meego.com/Image_Creation#Installation Install MIC2]&lt;br /&gt;
* For ARM, Install QEMU: Grab the qemu package for your system. Fedora one is at [http://build.moblin.org/build/devel:tools:building/Fedora_11/i586/qemu/qemu-arm-static-0.12.3-10.1.i386.rpm this url]&lt;br /&gt;
* After this, run 'qemu-binfmt-conf.sh' as root. This will enable your system to run ARM binaries and will have to be repeated at system startup.&lt;br /&gt;
* If you have Scratchbox and/or Maemo SDK installed, please follow [http://wiki.maemo.org/Mer/Build/Application_Building#Co-existing_with_Scratchbox these instructions to avoid conflicts]&lt;br /&gt;
* Download MeeGo development images for [http://repo.meego.com/MeeGo/devel/n900/images/meego-codedrop-ia32-developer-201003311106.img.bz2 MeeGo X86] and [http://repo.meego.com/MeeGo/devel/n900/images/meego-codedrop-arm-developer-201003311152.img.bz2 MeeGo ARM] and bzip2 -d them (they are 3GB loopback images)&lt;br /&gt;
* Or you can create your own development images with [[Media:Devel-ia32.ks|this kickstart file for X86]] or [[Media:Devel-arm.ks|this kickstart file for ARM]] and the instructions at [[Image_Creation_For_Beginners]]&lt;br /&gt;
&lt;br /&gt;
== Introducing the tools ==&lt;br /&gt;
&lt;br /&gt;
=== mic-chroot ===&lt;br /&gt;
&lt;br /&gt;
mic-chroot is a tool that allows you to 'chroot' into an existing MeeGo image in order to develop within it, without contaminating your developer machine's environment.  Chroot simply means to 'change the root' to a new location (so instead of your root being / on your dev machine, it will be the new root directory within the image). &lt;br /&gt;
&lt;br /&gt;
This restricts access to your real root and your real file system, and instead, uses the image filesystem as its root and filesystem. No contamination, and no effect on your development machine.&lt;br /&gt;
&lt;br /&gt;
With mic-chroot, you will effectively be able to modify and manipulate the image's filesystem as if you were running a shell within an installed image, without having to install the image.  When finished, you can also create a new MeeGo image based on your changes.&lt;br /&gt;
&lt;br /&gt;
=== Developer images ===&lt;br /&gt;
&lt;br /&gt;
The developer images contain the exact same packages as is installed when you try to build a package in the MeeGo OBS without any dependencies, along with some helper packages (vim, nano) to make chroot usage easier. The list of these packages can be seen in the kickstart file mentioned above.&lt;br /&gt;
&lt;br /&gt;
This is because, in the end, it will save you time when you want to upload your application into a builder system because it will make sure that you specify your package build dependencies correctly.&lt;br /&gt;
&lt;br /&gt;
You can in the development image chroot run 'yum install &amp;lt;package names&amp;gt;' and that way install your package build dependencies to the chroot to compile your package.&lt;br /&gt;
&lt;br /&gt;
== Building your package: Step by step ==&lt;br /&gt;
&lt;br /&gt;
Prerequisites:&lt;br /&gt;
&lt;br /&gt;
* It is assumed you have already made either a source rpm (.src.rpm) or a package (.spec and attached files) before these steps. For a guide how to create packaging for MeeGo, see [[Packaging]].&lt;br /&gt;
* You have already chosen an architecture to build your package towards in these steps. That is the development image &amp;lt;image-name&amp;gt;, either meego-codedrop-ia32*.img (X86) or meego-codedrop-arm*.img (ARM)&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Chrooting into the development image ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo mic-chroot &amp;lt;image-name&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
With this command, you are now transported into the root filesystem of the image. It is possible to exchange files with your normal file system through the /parentroot directory. You can also conduct yum install, yum remove and any other network related operations.&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Setting up the build directories ===&lt;br /&gt;
&lt;br /&gt;
You only need to do this once, but you may want to clean up the directory and remake it once in a while. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir -p ~/rpmbuild&lt;br /&gt;
cd ~/rpmbuild&lt;br /&gt;
mkdir -p SOURCES SPECS BUILD RPMS SRPMS&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Staging source package for build ===&lt;br /&gt;
&lt;br /&gt;
You must change directory to the location of your sources.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /parentroot/path/to/your/sources&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have a source rpm (.src.rpm), you will need to extract it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rpm2cpio &amp;lt;MyPkg&amp;gt;.src.rpm | cpio -idmv --no-absolute-filenames &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will result in a .spec file and maybe some attached files (patches, source tarball, etc). The .spec file is in this guide called package.spec.&lt;br /&gt;
&lt;br /&gt;
When you have a .spec file you need to place it in ~/rpmbuild/SPECS and the remaining files in ~/rpmbuild/SOURCES.&lt;br /&gt;
&lt;br /&gt;
=== Step 4: Installing your build dependencies ===&lt;br /&gt;
&lt;br /&gt;
You can see your build dependencies in the package.spec file, which is the lines starting with BuildRequires. Those packages can then be installed using 'yum install':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
yum install &amp;lt;package names&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 5: Building your package ===&lt;br /&gt;
&lt;br /&gt;
To build your package, you must then run the following command, where package.spec is the name of your spec file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rpmbuild -ba ~/rpmbuild/SPECS/package.spec &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 6: Enjoying your built package ===&lt;br /&gt;
&lt;br /&gt;
Provided the build completed without errors, you can now see the resulting rpms in ~/rpmbuild/RPMS/. You can transfer these back to your filesystem through the /parentroot directory and you can then transfer these to your MeeGo device, virtual machine, etc and install them there.&lt;br /&gt;
&lt;br /&gt;
== Including your packages in a MeeGo image ==&lt;br /&gt;
Before reading these sections, we suggest to first read [[Image Creation For Beginners]] and [[Image Creation]]&lt;br /&gt;
&lt;br /&gt;
This will give you the basics of what you need to generate a basic MeeGo image.&lt;br /&gt;
&lt;br /&gt;
Specifically, there are important details about how to modify a .ks file here: [[Image_Creation#Modifying_your_.ks]]&lt;br /&gt;
&lt;br /&gt;
KickStart .ks files are the main configuration file that the Image Creator uses to create images, and the brunt of what is talked about in this section has to do with modifying your .ks file.&lt;br /&gt;
&lt;br /&gt;
=== Recreating a standard MeeGo Image ===&lt;br /&gt;
To create a standard MeeGo image, please follow the instructions in [[Image Creation For Beginners]].&lt;br /&gt;
&lt;br /&gt;
=== Adding more MeeGo packages to a MeeGo Image ===&lt;br /&gt;
Here is a scenario where you want to add additional MeeGo packages to the standard MeeGo image.&lt;br /&gt;
&lt;br /&gt;
First, obtain a standard MeeGo .ks file [http://repo.meego.com/MeeGo/ from here]&lt;br /&gt;
&lt;br /&gt;
Check the [http://repo.meego.com/MeeGo/ MeeGo repos] and make sure that the packages you're looking doesn't already exist in MeeGo&lt;br /&gt;
&lt;br /&gt;
Now within the .ks file, add the MeeGo package names that you want included in this new image.  For more on how add packages in a .ks file, please read this important section here: [[Image_Creation#Modifying_your_.ks]]&lt;br /&gt;
&lt;br /&gt;
Run this modified .ks file through the Image Creator MIC.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo mic-image-creator -c my-new-ks.ks -f livecd&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For more options and details on image creation and MIC, go here: [[Image_Creation]]&lt;br /&gt;
&lt;br /&gt;
Your new image will now be a standard MeeGo image including the new packages you've added.&lt;br /&gt;
&lt;br /&gt;
Again, this wiki is of great value to you when manipulating and navigating through .ks files: [[Image_Creation#Modifying_your_.ks]]&lt;br /&gt;
It is the key to mastering the art of creating custom-made MeeGo images.&lt;br /&gt;
&lt;br /&gt;
=== Adding your own code &amp;amp; and non-MeeGo packages to a MeeGo Image ===&lt;br /&gt;
&lt;br /&gt;
If you have your own packages on your developer machine that you want to test out by creating a new MeeGo image with them.&lt;br /&gt;
&lt;br /&gt;
First obtain a standard MeeGo .ks file. This is possible through the repository.&lt;br /&gt;
&lt;br /&gt;
To add a new repo to your .ks file, go here for easy and detailed steps: [[Image_Creation#Modifying_your_.ks]]&lt;br /&gt;
&lt;br /&gt;
Once you add the new repo(s) that the Image Creator will pull from, you now have to list the packages you want to pull down from these repos.  For instructions on adding packages to your .ks file, go here: [[Image_Creation#Modifying_your_.ks]]&lt;br /&gt;
&lt;br /&gt;
If you have local rpms on your local machine that you would like to include, you need to first create a local repo on your machine.  Move your rpms into a directory.  Then create a local repo with that directory like so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mv *.rpms /home/user/my-local-repo&lt;br /&gt;
&lt;br /&gt;
$ createrepo -d /home/user/my-local-repo&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This turns /home/user/my-local-repo into a local repository that you can point your .ks file to.  For steps on how to add a new repo, go here: [[Image_Creation#Modifying_your_.ks]]&lt;br /&gt;
&lt;br /&gt;
And again, make sure you have listed in your .ks all the packages you would like to include in your new MeeGo Image.&lt;br /&gt;
&lt;br /&gt;
Now, simply run this new .ks file through MIC, the Image Creator.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo mic-image-creator -c my-new-ks.ks -f livecd&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For more options and details on image creation and MIC, go here: [[Image_Creation]]&lt;br /&gt;
&lt;br /&gt;
Your new image will now be a standard MeeGo image including the new packages and repos you've added. &lt;br /&gt;
&lt;br /&gt;
Again, this wiki is of great value to you when manipulating and navigating through .ks files: [[Image_Creation#Modifying_your_.ks]]&lt;br /&gt;
It is the key to mastering the art of creating custom-made MeeGo images.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting (ARM) ==&lt;br /&gt;
&lt;br /&gt;
=== Error: chroot: cannot run command X: No such file or directory ===&lt;br /&gt;
&lt;br /&gt;
Most likely cause: You have Scratchbox1 installed and you need to follow instructions given in Prerequisites for ARM.&lt;br /&gt;
&lt;br /&gt;
=== Exec format error ===&lt;br /&gt;
&lt;br /&gt;
Most likely cause: You have not run qemu-binfmt-misc.sh as root.&lt;br /&gt;
&lt;br /&gt;
=== mmap: permission denied ===&lt;br /&gt;
&lt;br /&gt;
Most likely cause: VDSO&lt;br /&gt;
&lt;br /&gt;
Do this as root:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo 0 &amp;gt; /proc/sys/vm/vdso_enabled&lt;br /&gt;
echo 4096 &amp;gt; /proc/sys/vm/mmap_min_addr&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Proposal_for_a_Repository_working_group</id>
		<title>Proposal for a Repository working group</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Proposal_for_a_Repository_working_group"/>
				<updated>2010-10-17T11:40:40Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: spelling/case corrections&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The role of MeeGo working groups are explained at http://meego.com/about/governance&lt;br /&gt;
&lt;br /&gt;
This is a request to the Technical Steering Group to approve the creation of a Repository working group. There is no procedure defined but we can improvise with some common sense.&lt;br /&gt;
&lt;br /&gt;
To set the context: like most linux distros, MeeGo will inevitably consist of &amp;quot;MeeGo supported packages&amp;quot; and &amp;quot;Community supported packages&amp;quot; this proposal is about the latter.&lt;br /&gt;
&lt;br /&gt;
=== Announcement ===&lt;br /&gt;
&lt;br /&gt;
The (so far un-official) Repository Working Group (RWG) held its [http://meego.mkdir.name/logs/meego-meeting/2010/meego-meeting.2010-03-21-20.02.html first meeting on Sunday, 21. March 2010].&lt;br /&gt;
&lt;br /&gt;
N.b. It has been suggested that the name is not quite right - maybe &amp;quot;Community Repository WG&amp;quot;... but since MeeGo aims to be a community project then phrases like Non-Core or Unsupported or &amp;quot;Surrounding Repository WG&amp;quot;. At this point lets focus on the objective, not the name.&lt;br /&gt;
&lt;br /&gt;
=== Mission ===&lt;br /&gt;
&lt;br /&gt;
The Repository Working Group (RWG) would define and oversee implementation of the strategy for publishing community created software with the MeeGo project.&lt;br /&gt;
&lt;br /&gt;
The goal of the RWG would be to unite the various community contributions interested in applications &amp;amp; libraries, packaging, policy, QA processes, building, etc **and integrate them with Core release engineering***&lt;br /&gt;
&lt;br /&gt;
We realize this is a wide scope but feel it should have coherent representation in the community.&lt;br /&gt;
&lt;br /&gt;
We propose 3 sub-groups to cover:&lt;br /&gt;
* Repository: take responsibility for maintaining the applications repository, the community supported packages repository (cf Ubuntu Universe) and associated QA and policies for MeeGo,&lt;br /&gt;
* Build: support administrative implementation with the Build System team in coordination with these goals,&lt;br /&gt;
* Document: take responsibility for the MeeGo community packaging documentation&lt;br /&gt;
&lt;br /&gt;
The nature of this area means it would likely form a gateway to the inclusion of packages in MeeGo Core and a community maintainable location for packages removed from the Core.&lt;br /&gt;
&lt;br /&gt;
=== Areas ===&lt;br /&gt;
&lt;br /&gt;
The proposed repositories would cover distinct areas:&lt;br /&gt;
&lt;br /&gt;
* '''Applications repository'''&lt;br /&gt;
This area would provide a home for more discrete applications with individual release cycles.&lt;br /&gt;
This brings something equivalent to the maemo.org Extras repository to MeeGo.&lt;br /&gt;
&lt;br /&gt;
* '''MeeGo Surrounds repository'''&lt;br /&gt;
MeeGo plans to be a first class distribution and should not prevent packages from being made available. Cf MeeGo:Universe and MOTU.&lt;br /&gt;
Surrounds therefore provides a more coherent set of inter-related or depended-upon libraries and applications. The entire collection would follow the same release cycle (which may be the same as MeeGo Core).&lt;br /&gt;
The surrounds area would probably support historical releases of MeeGo for situations where vendors didn't provide updates for devices.&lt;br /&gt;
&lt;br /&gt;
It may make sense for the Surrounds area to establish relationships (close, arms-length, formal or informal) to maintainers in other community distros to share the burden of maintaining some packages.&lt;br /&gt;
&lt;br /&gt;
Policy would cover:&lt;br /&gt;
* '''Community Package QA''': Quality Assurance on packages.&lt;br /&gt;
* '''Packaging policy''': Define a clear packaging policy for MeeGo, and keeping the packaging system open to the community&lt;br /&gt;
* '''Package maintaining''': Provide an interface for maintainers of a package to maintain their package.&lt;br /&gt;
* '''Documentation''': Document package contribution, creation and maintenance.&lt;br /&gt;
* '''Managing dependencies''': Make sure dependencies for user applications are maintained by maintainers. The 'Surrounds' area will prevent developers from having to maintain their whole dependency chain.&lt;br /&gt;
&lt;br /&gt;
This WG area would also provide a support function for other teams and workgroups.&lt;br /&gt;
&lt;br /&gt;
Provide a community interface into the core release engineering activity to align with Release Managers and a handle the impact of changes in Core. Gather issues seen by the community and relay those to Core.&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
MeeGo members interested in taking an active role in this working group. Please detail your interests and what you can contribute to the group:&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;
* [http://meego.com/users/stskeeps Carsten Munk] - maemo.org distmaster and Mer lead developer. Liberated by Nokia to work on OS development facilitation in the community. Interested in helping shape packaging policy and distribution level choices.&lt;br /&gt;
* [http://meego.com/users/jeremiah Jeremiah Foster] - maemo.org debmaster and Core Integration Team Lead for GENIVI. Interested in keeping the packaging process transparent and open with greater community participation at all levels using best practices.&lt;br /&gt;
* [http://meego.com/users/th0br0 Andreas Osowski/th0br0] - Fedora packager(RPM) (and ambassador) and new maemo.org community member --&amp;gt; Interested in getting the packaging process started, working on packaging policies and helping with packaging&lt;br /&gt;
* [http://meego.com/users/gcobb Graham Cobb/gcobb] - former Maemo Community Council member and long term maemo.org community member and developer.  Interested in avoiding the &amp;quot;repository hell&amp;quot; we had early on in the Maemo world and in learning from maemo.org experience with the extras-* structure.&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;
* [http://meego.com/users/slaine Glen Gray/slaine_] - Moblin commity member. Provides a repo of Moblin packages at [http://slaine.org slaine.org].&lt;br /&gt;
* [http://meego.com/users/clay Clay Carey/Clay] - Moblin community member. Interested in helping with packaging&lt;br /&gt;
* [http://meego.com/users/clintcan Clint Christopher Cañada/clintcan] - Uses Moblin extensively on his netbook. Helped a little bit in introducing [http://apt4rpm.sourceforge.net apt4rpm] to [http://www.alinux.tv aLinux] a few years ago through [http://pnutproject.org pnutproject]. Also set up a small repo of Moblin and CentOS packages at [http://ostalks.com ostalks.com].  Interested in helping out with packaging.&lt;br /&gt;
* [http://meego.com/users/gaveen Gaveen Prabhasara/gaveen] - a DevOps guy. Planning to become a Fedora packager soon. Can help with RPM packaging and Linux infrastructure.&lt;br /&gt;
* [http://meego.com/users/kimitake Kimitake] - long time maemo.org community member and have maintained Qt for diablo (for N8x0) package.&lt;br /&gt;
* [http://meego.com/users/zigbee Kozinov Ivan/ZigBee] - MeeGo community member. Interested in packaging. Maintainer of [http://forum.meego.com/showthread.php?t=1451 Community repo]&lt;br /&gt;
&lt;br /&gt;
The initial representatives are: lbt (David Greaves) and th0br0 (Andreas Osowski)&lt;br /&gt;
&lt;br /&gt;
=== How to contribute ===&lt;br /&gt;
&lt;br /&gt;
Volunteer to work in a particular area, participate constructively in conversations and help develop code, docs, processes or community spirit...&lt;br /&gt;
Add your name to the list above and dive in - this is a community project. As usual, respect the status quo until you understand why it exists - but then feel free to offer constructive criticism.&lt;br /&gt;
&lt;br /&gt;
Feel free to ask for help on irc, the mailing lists or the forums.&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Timeless</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-09T18:08:22Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: &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 have already booked a room, please 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;
| &lt;br /&gt;
| Arriving 13th - leaving 18th&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Arek Stopczynski (hopbeat)&lt;br /&gt;
| Michał Sawicz (saviq)&lt;br /&gt;
| arriving 14th - leaving 18th / saviq leaving 17th&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;
| Aniello Del Sorbo (anidel)&lt;br /&gt;
| andreagrandi: arriving 13th - leaving ??? - anidel: arriving 14th - leaving 18th (to be confirmed)&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&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, if possible)&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
| Uwe Kaminski (jukey)&lt;br /&gt;
| &lt;br /&gt;
| arriving 13th - leaving 17th (flights not booked yet)&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
| Tatsiana Makava (tanya)&lt;br /&gt;
| Uladzislau Vasilyeu (vasvlad)&lt;br /&gt;
| arriving 14th - leaving 18th (flights not booked yet)&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
| Stephen Gadsby (sjgadsby)&lt;br /&gt;
|&lt;br /&gt;
| sjgadsby: arriving 14th - leaving 18th; prefer non-smoker roommate; I do snore, sorry&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
| Cornelius Hald (conny)&lt;br /&gt;
| Thomas Perl (thp)&lt;br /&gt;
| conny: arriving 13th - leaving 17th;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Timeless</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-07T00:20:51Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: gah, reporting requirement from LF wants name as it appears on travel doc&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;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Timeless</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-06T22:13:30Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: I'm going!&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;
| 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;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Project/Browser/Who_We_Are</id>
		<title>Project/Browser/Who We Are</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Project/Browser/Who_We_Are"/>
				<updated>2010-09-21T11:49:29Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: timeless&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Other documents:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Email&lt;br /&gt;
! IRC&lt;br /&gt;
! Skype&lt;br /&gt;
! Account on BMO&amp;lt;BR&amp;gt;(bugzilla.mozilla.org)&lt;br /&gt;
! Account on BMC&amp;lt;BR&amp;gt;(bugs.meego.com)&lt;br /&gt;
! Acount on OBS&amp;lt;BR&amp;gt;(build.meego.com)&lt;br /&gt;
! Account on &amp;lt;BR&amp;gt;hg.meego.com&lt;br /&gt;
! Role &amp;lt;BR&amp;gt;(Developer or QE)&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| Halton Huo &lt;br /&gt;
| halton.huo@intel.com &lt;br /&gt;
| halton &lt;br /&gt;
| halton.huo &lt;br /&gt;
| halton.huo@gmail.com &lt;br /&gt;
| halton.huo@intel.com &lt;br /&gt;
| [http://build.meego.com/project/show?project=home%3Ahhuo hhuo] &lt;br /&gt;
| [http://bitbucket.org/halton halton]&lt;br /&gt;
| Developer&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| timeless&lt;br /&gt;
| timeless@gmail.com &lt;br /&gt;
| timeless&lt;br /&gt;
| &lt;br /&gt;
| timeless@bemail.org &lt;br /&gt;
| timeless@gmail.com &lt;br /&gt;
| [http://build.meego.com/project/show?project=home%3Atimeless timeless] &lt;br /&gt;
| [http://bitbucket.org/timeless timeless]&lt;br /&gt;
| Developer&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Timeless</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-08-21T21:55:03Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: mxr.meego.com is live&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mission ==&lt;br /&gt;
&lt;br /&gt;
The Community Office (CO) 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 team is the [http://meego.com/community/mailing-lists meego-community mailing list].&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''PROPOSAL'''&lt;br /&gt;
=== Coordination ===&lt;br /&gt;
The goals of the Community Office 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 Community Office.&lt;br /&gt;
* Connection with the MeeGo Technical Steering Group (TSG).&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: [http://meego.com/users/mshaver Mike Shaver] &amp;amp; [http://meego.com/users/tekojo Tero Kojo]. See [[Single_sign-on]].&lt;br /&gt;
&lt;br /&gt;
* [[meego.com]] team - Coordination: [http://meego.com/users/mshaver Mike Shaver] (sysadmin) &amp;amp; [http://meego.com/users/qgil Quim Gil] (content). Volunteers: &amp;lt;none&amp;gt;. 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: [http://meego.com/users/bspencer Bob Spencer]. Volunteers: &amp;lt;none&amp;gt;&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: [http://meego.com/users/qgil 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: [[User:Dneary|Dave Neary]]&lt;br /&gt;
: Are you looking for MediaWiki maintainers, or wiki gardeners, or both? --[[User:Dneary|Dneary]] 13:55, 4 May 2010 (UTC)&lt;br /&gt;
* [[Transifex]] team - Coordination: [http://meego.com/users/glezos Dimitris Glezos] (sysadmin), [http://meego.com/users/margie Margie Foster] (content), [http://meego.com/users/ibrahim Ibrahim Haddad] (Contract). Volunteers: [http://meego.com/users/amfidiusz Adrian Marcinkowski]&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 Conference 2010]] - Coordination: Dawn Foster &amp;amp; Quim Gil. See the [[MeeGo Conference 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], [http://meego.com/users/bergie Henri Bergius/Bergie]&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
Logistics for bi-weekly [[/Meetings|Community Office meetings]] on the first and third Tuesdays of every month. This meeting is open to anyone who wants to attend and contribute.&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 CO, 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_Office/Meetings|Community Office 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 include all other work that we would someday like to do, but that has not yet been approved by the CO. Anyone can add a proposed task to this page. 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_Office/Meetings|Community Office 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 [[MeeGo Conference 2010]]: [http://meego.com/users/qgil Quim] and [http://meego.com/users/dawnfoster Dawn]&lt;br /&gt;
&lt;br /&gt;
==== Committed Tasks ====&lt;br /&gt;
Our backlog. Every task must point to a bug report and/or a wiki page describing the task, where to help and the progress. One coordinator is assigned to each task but more people might be involved (check the link).&lt;br /&gt;
&lt;br /&gt;
# '''MeeGo Compliance Program at the Linux Foundation ''' - [http://meego.com/users/ibrahim Ibrahim]&lt;br /&gt;
#: Ongoing - MeeGo compliance proposal was submitted for review to Nokia and Intel &lt;br /&gt;
# '''[[Web infrastructure]] servers at OSU''' - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
# '''[[Proposal for Community Application Support]]''' - [http://meego.com/users/tekojo Tero Kojo]&lt;br /&gt;
# '''[[Forum Triage]]''' to coordinate answering user questions in the forum - anyone can help. --[[User:Dawnfoster|Dawn]] 15 June 2010&lt;br /&gt;
# '''[http://bugs.meego.com/show_bug.cgi?id=2258 Complete the Community Office structure with people in charge for each area]''': [http://meego.com/users/qgil Quim]&lt;br /&gt;
# '''[[Application developer site]] on meego.com''' - [http://meego.com/users/macron Ronan]&lt;br /&gt;
# '''Mail/Forum integration'''. [http://forum.meego.com/showthread.php?t=85 Forum thread] - See [http://talk.maemo.org/showthread.php?t=28924 maemo.org test] - [http://meego.com/users/reggie Reggie] and [http://meego.com/users/bergie Bergie]&lt;br /&gt;
# [[DeveloperEngagement|Developer Engagement]] - educating and engaging new &amp;amp; old application developers --[[User:W00t|W00t]] &lt;br /&gt;
# '''[http://forum.meego.com/showthread.php?t=177 Decision on MeeGo marketing budget 2010]''': [http://meego.com/users/qgil Quim]&lt;br /&gt;
# '''Implementation of social [[News and Planet]]''' - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
# '''[http://forum.meego.com/showthread.php?t=195 How to handle company endorsements at meego.com]''' - [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
# '''[[Meego.com|Web Content team with identified owners]]''' - [http://meego.com/users/qgil Quim]&lt;br /&gt;
# '''[[meego.com]] documentation''' - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
# Push fixes for the [http://bugs.meego.com/show_bug.cgi?id=4898 MeeGo openness meta-bug] - [http://meego.com/users/qgil Quim]&lt;br /&gt;
&lt;br /&gt;
Basic rule of prioritization: every coordinator gets one task prioritized before a second task from a same coordinator. &lt;br /&gt;
&lt;br /&gt;
Examples: &lt;br /&gt;
* CORRECT: 1 Mary - 2 John - 3 Mary&lt;br /&gt;
* WRONG: 1 Mary - 2 Mary - 3 John&lt;br /&gt;
&lt;br /&gt;
==== Proposed Tasks: not committed yet ====&lt;br /&gt;
&lt;br /&gt;
Please click on the button &amp;quot;Your signature with codestamp&amp;quot; at the end of your proposed task to keep a record of who made each proposal when.&lt;br /&gt;
&lt;br /&gt;
* [[Single sign-on|SSO]] decision - needs clarification.&lt;br /&gt;
* MeeGo jobs - combine with http://jobs.linux.com&lt;br /&gt;
* MeeGo marketplace - combine with http://store.linux.com&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;
* List activities for which rankings of MeeGo users will be provided (see [[reputation]] page for ongoing list)&lt;br /&gt;
* Agreement on 'Should meego.com offer mailing lists to open source community projects?' --[[User:Qgil|Qgil]] 04:15, 20 May 2010 (UTC)&lt;br /&gt;
* Agreement on 'Should meego.com offer a bug tracker tool to open source community projects?' --[[User:Qgil|Qgil]] 04:36, 20 May 2010 (UTC)&lt;br /&gt;
* [http://bugs.meego.com/show_bug.cgi?id=3641 MeeGo Press Kit] --[[User:Qgil|Qgil]] 22:42, 3 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==== Tasks completed ====&lt;br /&gt;
* 2010-08-10 - '''MeeGo Conference - [http://conference2010.meego.com/ registration and proposal website]''' -[http://meego.com/users/amyleeland Amy Leeland]&lt;br /&gt;
#:registration and proposal submission should be live first week of August&lt;br /&gt;
* 2010-05-26 - '''[[Community_Office/Meego.com/May_2010_release_website_update|May 2010 release website update]]''' - [http://meego.com/users/qgil Quim]&lt;br /&gt;
* 2010-05-26 - [[help.meego.com]] - [http://help.meego.com] - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
* 2010-05-18 - [http://forum.meego.com/showpost.php?p=1421&amp;amp;postcount=8 License to adopt for MeeGo documentation] - [http://meego.com/users/ibrahim Ibrahim] - Recommendations from the Linux Foundation were delivered to Intel and Nokia and are inline with http://meego.com/about/terms-service. &lt;br /&gt;
* 2010-05-18 - [http://forum.meego.com/showpost.php?p=1444&amp;amp;postcount=47 Karma decision] - [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
* 2010-05-06 - Fix [http://bugs.meego.com/show_bug.cgi?id=1560 Wiki login fails for newly-created meego.com accounts] - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
* 2010-05-04 - [[Community_Office#Process|Community Office process]] -  [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
* 2010-05-04 - [http://bugs.meego.com/show_bug.cgi?id=1536 meego.gitorious.org documentation] - [[Git_Infrastructure]] - [http://meego.com/users/nashif Anas Nashif]&lt;br /&gt;
* 2010-04-07 - [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;
* 2010-06-30 [http://www.linuxfoundation.org/about/linux-foundation-trademark-usage-guidelines MeeGo trademark and logo usage guidelines ([http://bugs.meego.com/show_bug.cgi?id=1303 Details]) - [http://meego.com/users/ibrahim Ibrahim]&lt;br /&gt;
* 2010-06-22 [http://wiki.meego.com/images/MeeGo_Introduction.pdf Article on MeeGo for the Linux Journal (pdf link)] - [http://meego.com/users/ibrahim Ibrahim]&lt;br /&gt;
&lt;br /&gt;
==== Tasks dropped ====&lt;br /&gt;
* 2010-05-04 - MeeGo presentations, processes and other ''internal'' materials published. [http://meego.com/users/qgil Quim Gil]&lt;br /&gt;
** Chasing the TSG but it's a slow task since it requires discussion from the future roles and the people actually assuming the software development responsibilities. I feel this is going well over my head. I am pushing, but I'm not the actual re3spoble. The TSG is. Proposing to drop this task from my list.--[[User:Qgil|Qgil]] 13:00, 4 May 2010 (UTC)&lt;br /&gt;
* 2010-06-15 - Ask Nokia to modify licence on Maemo documentation to CC BY 3.0 + BSD for code samples, to allow reuse of relevant parts in MeeGo documentation&lt;br /&gt;
** Quim says &amp;quot;if something is 100% produced by Nokia and useful to MeeGo, copy it over.&amp;quot; The general opinion (Quim, Tero) is that not much Maemo documentation is useful for MeeGo.&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. You might also find this guide for [[Contributing to MeeGo]] helpful.&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 team. 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/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, Transifex. Runs [http://mxr.meego.com mxr.meego.com]&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;
* [http://meego.com/users/thp Thomas Perl / thp] - Application developer, interested in user experience design and development in multiple languages&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/andre Andre Klapper] - [http://wiki.maemo.org/Bugsquad maemo.org Bugmaster]. Also active in Maemo user support ([http://talk.maemo.org forum] and mailing lists). Former member of [http://l10n.gnome.org/languages/de/ German] and current member of [http://l10n.gnome.org/languages/cs/ Czech] GNOME translation team.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/dvalfre Daniel Valfre] - Software engineer, based in Argentina.  Work for Intel but not related to MeeGo.  Will like to help on having Community efforts replicated in the Latin América Region.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/amjad Amjad Syed]- Build Engineer. Will like to contribute in packaging and porting meego to new hardware.&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>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Application_developer_site/WireFrames</id>
		<title>Application developer site/WireFrames</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Application_developer_site/WireFrames"/>
				<updated>2010-08-17T15:11:34Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: Initial comments about Style and Typography&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Home Page ==&lt;br /&gt;
&lt;br /&gt;
[[File:DMC_Home.PNG]]&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
&lt;br /&gt;
The 'c's in Developer.meego.com/Architecture are blurred in the first page. This hints at a poor base font.&lt;br /&gt;
&lt;br /&gt;
== Guides Page ==&lt;br /&gt;
&lt;br /&gt;
[[File:DMC_Guides.PNG]]&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
&lt;br /&gt;
... Comments here ...&lt;br /&gt;
&lt;br /&gt;
== Guides/Basics Page ==&lt;br /&gt;
&lt;br /&gt;
[[File:DMC_Guides_Basics.PNG]]&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
&lt;br /&gt;
... Comments here ...&lt;br /&gt;
&lt;br /&gt;
== Guides/Basics/GettingStarted Page ==&lt;br /&gt;
&lt;br /&gt;
[[File:DMC_Guides_Basics_GettingStarted.PNG]]&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
&lt;br /&gt;
Getting Started should probably be shown in Title Caps instead of Sentence caps.&lt;br /&gt;
&lt;br /&gt;
... Comments here ...&lt;br /&gt;
== Guides/Tutorials Page ==&lt;br /&gt;
&lt;br /&gt;
[[File:DMC_Guides_Tutorials.PNG]]&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
&lt;br /&gt;
Ili all appear the same in &amp;quot;Building&amp;quot;/&amp;quot;Ipsum&amp;quot;/&amp;quot;Sit&amp;quot; which again indicates a poor font.&lt;br /&gt;
&lt;br /&gt;
... Comments here ...&lt;br /&gt;
&lt;br /&gt;
== Community Page ==&lt;br /&gt;
&lt;br /&gt;
[[File:DMC_Community.PNG]]&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
&lt;br /&gt;
... Comments here ...&lt;/div&gt;</summary>
		<author><name>Timeless</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-08-17T14:42:13Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: linking people&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mission ==&lt;br /&gt;
&lt;br /&gt;
The Community Office (CO) 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 team is the [http://meego.com/community/mailing-lists meego-community mailing list].&lt;br /&gt;
&lt;br /&gt;
== Structure ==&lt;br /&gt;
'''PROPOSAL'''&lt;br /&gt;
=== Coordination ===&lt;br /&gt;
The goals of the Community Office 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 Community Office.&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: [http://meego.com/users/mshaver Mike Shaver] &amp;amp; [http://meego.com/users/tekojo Tero Kojo]. See [[Single_sign-on]].&lt;br /&gt;
&lt;br /&gt;
* [[meego.com]] team - Coordination: [http://meego.com/users/mshaver Mike Shaver] (sysadmin) &amp;amp; [http://meego.com/users/qgil Quim Gil] (content). Volunteers: &amp;lt;none&amp;gt;. 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: [http://meego.com/users/bspencer Bob Spencer]. Volunteers: &amp;lt;none&amp;gt;&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: [http://meego.com/users/qgil 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: [[User:Dneary|Dave Neary]]&lt;br /&gt;
: Are you looking for MediaWiki maintainers, or wiki gardeners, or both? --[[User:Dneary|Dneary]] 13:55, 4 May 2010 (UTC)&lt;br /&gt;
* [[Transifex]] team - Coordination: [http://meego.com/users/glezos Dimitris Glezos] (sysadmin), [http://meego.com/users/margie Margie Foster] (content), [http://meego.com/users/ibrahim Ibrahim Haddad] (Contract). Volunteers: [http://meego.com/users/amfidiusz Adrian Marcinkowski]&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 Conference 2010]] - Coordination: Dawn Foster &amp;amp; Quim Gil. See the [[MeeGo Conference 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], [http://meego.com/users/bergie Henri Bergius/Bergie]&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
=== Meetings ===&lt;br /&gt;
&lt;br /&gt;
Logistics for bi-weekly [[/Meetings|Community Office meetings]] on the first and third Tuesdays of every month. This meeting is open to anyone who wants to attend and contribute.&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 CO, 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_Office/Meetings|Community Office 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 CO. Anyone can add a proposed task to this page. 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_Office/Meetings|Community Office 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 [[MeeGo Conference 2010]]: [http://meego.com/users/qgil Quim] and [http://meego.com/users/dawnfoster Dawn]&lt;br /&gt;
&lt;br /&gt;
==== Committed Tasks ====&lt;br /&gt;
Our backlog. Every task must point to a bug report and/or a wiki page describing the task, where to help and the progress. One coordinator is assigned to each task but more people might be involved (check the link).&lt;br /&gt;
&lt;br /&gt;
# '''MeeGo Conference - registration and proposal website''' -[http://meego.com/users/amyleeland Amy Leeland]&lt;br /&gt;
#:registration and proposal submission should be live first week of August&lt;br /&gt;
# '''MeeGo Compliance Program at the Linux Foundation ''' - [http://meego.com/users/ibrahim Ibrahim]&lt;br /&gt;
#: Ongoing - MeeGo compliance proposal was submitted for review to Nokia and Intel &lt;br /&gt;
# '''[[Web infrastructure]] servers at OSU''' - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
# '''[[Proposal for Community Application Support]]''' - [http://meego.com/users/tekojo Tero Kojo]&lt;br /&gt;
# '''[[Forum Triage]]''' to coordinate answering user questions in the forum - anyone can help. --[[User:Dawnfoster|Dawn]] 15 June 2010&lt;br /&gt;
# '''[http://bugs.meego.com/show_bug.cgi?id=2258 Complete the Community Office structure with people in charge for each area]''': [http://meego.com/users/qgil Quim]&lt;br /&gt;
# '''[[Application developer site]] on meego.com''' - [http://meego.com/users/macron Ronan]&lt;br /&gt;
# '''Mail/Forum integration'''. [http://forum.meego.com/showthread.php?t=85 Forum thread] - See [http://talk.maemo.org/showthread.php?t=28924 maemo.org test] - [http://meego.com/users/reggie Reggie] and [http://meego.com/users/bergie Bergie]&lt;br /&gt;
# [[DeveloperEngagement|Developer Engagement]] - educating and engaging new &amp;amp; old application developers --[[User:W00t|W00t]] &lt;br /&gt;
# '''[http://forum.meego.com/showthread.php?t=177 Decision on MeeGo marketing budget 2010]''': [http://meego.com/users/qgil Quim]&lt;br /&gt;
# '''Implementation of social [[News and Planet]]''' - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
# '''[http://forum.meego.com/showthread.php?t=195 How to handle company endorsements at meego.com]''' - [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
# '''[[Meego.com|Web Content team with identified owners]]''' - [http://meego.com/users/qgil Quim]&lt;br /&gt;
# '''[[meego.com]] documentation''' - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
# Push fixes for the [http://bugs.meego.com/show_bug.cgi?id=4898 MeeGo openness meta-bug] - [http://meego.com/users/qgil Quim]&lt;br /&gt;
&lt;br /&gt;
Basic rule of prioritization: every coordinator gets one task prioritized before a second task from a same coordinator. Examples: &lt;br /&gt;
* CORRECT: 1 Mary - 2 John - 3 Mary&lt;br /&gt;
* WRONG: 1 Mary - 2 Mary - 3 John&lt;br /&gt;
&lt;br /&gt;
==== Proposed Tasks: not committed yet ====&lt;br /&gt;
&lt;br /&gt;
Please click on the button &amp;quot;Your signature with codestamp&amp;quot; at the end of your proposed task to keep a record of who made each proposal when.&lt;br /&gt;
&lt;br /&gt;
* [[Single sign-on|SSO]] decision - needs clarification.&lt;br /&gt;
* MeeGo jobs - combine with http://jobs.linux.com&lt;br /&gt;
* MeeGo marketplace - combine with http://store.linux.com&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;
* List activities for which rankings of MeeGo users will be provided (see [[reputation]] page for ongoing list)&lt;br /&gt;
* Agreement on 'Should meego.com offer mailing lists to open source community projects?' --[[User:Qgil|Qgil]] 04:15, 20 May 2010 (UTC)&lt;br /&gt;
* Agreement on 'Should meego.com offer a bug tracker tool to open source community projects?' --[[User:Qgil|Qgil]] 04:36, 20 May 2010 (UTC)&lt;br /&gt;
* [http://bugs.meego.com/show_bug.cgi?id=3641 MeeGo Press Kit] --[[User:Qgil|Qgil]] 22:42, 3 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==== Tasks completed ====&lt;br /&gt;
* 2010-05-26 - '''[[Community_Office/Meego.com/May_2010_release_website_update|May 2010 release website update]]''' - [http://meego.com/users/qgil Quim]&lt;br /&gt;
* 2010-05-26 - [[help.meego.com]] - [http://help.meego.com] - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
* 2010-05-18 - [http://forum.meego.com/showpost.php?p=1421&amp;amp;postcount=8 License to adopt for MeeGo documentation] - [http://meego.com/users/ibrahim Ibrahim] - Recommendations from the Linux Foundation were delivered to Intel and Nokia and are inline with http://meego.com/about/terms-service. &lt;br /&gt;
* 2010-05-18 - [http://forum.meego.com/showpost.php?p=1444&amp;amp;postcount=47 Karma decision] - [http://meego.com/users/dneary Dave Neary]&lt;br /&gt;
* 2010-05-06 - Fix [http://bugs.meego.com/show_bug.cgi?id=1560 Wiki login fails for newly-created meego.com accounts] - [http://meego.com/users/mshaver Mike Shaver]&lt;br /&gt;
* 2010-05-04 - [[Community_Office#Process|Community Office process]] -  [http://meego.com/users/dawnfoster Dawn Foster]&lt;br /&gt;
* 2010-05-04 - [http://bugs.meego.com/show_bug.cgi?id=1536 meego.gitorious.org documentation] - [[Git_Infrastructure]] - [http://meego.com/users/nashif Anas Nashif]&lt;br /&gt;
* 2010-04-07 - [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;
* 2010-06-30 [http://www.linuxfoundation.org/about/linux-foundation-trademark-usage-guidelines MeeGo trademark and logo usage guidelines ([http://bugs.meego.com/show_bug.cgi?id=1303 Details]) - [http://meego.com/users/ibrahim Ibrahim]&lt;br /&gt;
* 2010-06-22 [http://wiki.meego.com/images/MeeGo_Introduction.pdf Article on MeeGo for the Linux Journal (pdf link)] - [http://meego.com/users/ibrahim Ibrahim]&lt;br /&gt;
&lt;br /&gt;
==== Tasks dropped ====&lt;br /&gt;
* 2010-05-04 - MeeGo presentations, processes and other ''internal'' materials published. [http://meego.com/users/qgil Quim Gil]&lt;br /&gt;
** Chasing the TSG but it's a slow task since it requires discussion from the future roles and the people actually assuming the software development responsibilities. I feel this is going well over my head. I am pushing, but I'm not the actual re3spoble. The TSG is. Proposing to drop this task from my list.--[[User:Qgil|Qgil]] 13:00, 4 May 2010 (UTC)&lt;br /&gt;
* 2010-06-15 - Ask Nokia to modify licence on Maemo documentation to CC BY 3.0 + BSD for code samples, to allow reuse of relevant parts in MeeGo documentation&lt;br /&gt;
** Quim says &amp;quot;if something is 100% produced by Nokia and useful to MeeGo, copy it over.&amp;quot; The general opinion (Quim, Tero) is that not much Maemo documentation is useful for MeeGo.&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. You might also find this guide for [[Contributing to MeeGo]] helpful.&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 team. 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/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;
* [http://meego.com/users/thp Thomas Perl / thp] - Application developer, interested in user experience design and development in multiple languages&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/andre Andre Klapper] - [http://wiki.maemo.org/Bugsquad maemo.org Bugmaster]. Also active in Maemo user support ([http://talk.maemo.org forum] and mailing lists). Former member of [http://l10n.gnome.org/languages/de/ German] and current member of [http://l10n.gnome.org/languages/cs/ Czech] GNOME translation team.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/dvalfre Daniel Valfre] - Software engineer, based in Argentina.  Work for Intel but not related to MeeGo.  Will like to help on having Community efforts replicated in the Latin América Region.&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/amjad Amjad Syed]- Build Engineer. Will like to contribute in packaging and porting meego to new hardware.&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>Timeless</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-08-17T14:34:50Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: wikifying people and groups&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The information below is work-in-progress.&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
&lt;br /&gt;
''' 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;
Our Call for Proposals has begun! Would you like to speak at the first MeeGo Conference? Anyone who wants to speak at the conference must [http://conference2010.meego.com/news/call-session-proposals-has-started submit a proposal]!&lt;br /&gt;
&lt;br /&gt;
Submit your proposals on a variety of topics including:&lt;br /&gt;
*Hardware support&lt;br /&gt;
*Platform development&lt;br /&gt;
*Application development&lt;br /&gt;
*MeeGo project, process and progress&lt;br /&gt;
*and any other MeeGo related topics&lt;br /&gt;
&lt;br /&gt;
Call for proposals closes August 23rd and you will recieve an email on whether or not your session is approved by September 24, 2010. &lt;br /&gt;
&lt;br /&gt;
Registration is open now and there is an [[/FAQ|FAQ]] for attendees (and potential attendees)&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;
* 3 day event, begins Monday Nov. 15th thru Wednesday Nov. 17th&lt;br /&gt;
* We currently have events planned on Monday Nov. 15th at the Stadium, and Tuesday Nov. 16th at Guinness Storehouse, but are welcoming the community to put together events on Sunday Nov. 14th and 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- 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;
* We will be holding 530 rooms at the D4 hotels- 5 min walk from stadium, literally across the street, these are 3* and 4* hotels and will be around 115 euros/ night, to save money you could split a room with someone, as they do have double rooms. We will also have a 24hr networking room&lt;br /&gt;
set up in the D4 hotels for ppl to get together at the hotel facilities http://www.d4hotels.ie/ &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;
* 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;
== 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;
'''PROPOSAL'''&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;
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.&lt;br /&gt;
&lt;br /&gt;
=== Volunteering ===&lt;br /&gt;
&lt;br /&gt;
If you want to volunteer on a certain area, please add your name, linked to your meego.com profile, and 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;
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].&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;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Packaging/Guidelines</id>
		<title>Packaging/Guidelines</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Packaging/Guidelines"/>
				<updated>2010-06-02T19:25:49Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: packages should not contain evil symlinks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Packaging Guidelines =&lt;br /&gt;
&lt;br /&gt;
Guidelines below were adapted for MeeGo from Moblin, OpenSUSE, Fedora and other distributions.&lt;br /&gt;
&lt;br /&gt;
== Package Naming ==&lt;br /&gt;
* Dash '-' must be used as the delimiter for name parts. &lt;br /&gt;
* Do NOT use an underscore '_', a plus '+', or a period '.' as a delimiter. &lt;br /&gt;
* The spec file should be named using the %{name}.spec scheme which should also correspond to the package name within a project in the build system.&lt;br /&gt;
&lt;br /&gt;
== Version and Release ==&lt;br /&gt;
&lt;br /&gt;
=== Version ===&lt;br /&gt;
The Version field in the spec file is where you should put the current version of the software being packaged. &lt;br /&gt;
There are four cases where the version contains non-numeric characters:&lt;br /&gt;
&lt;br /&gt;
* Pre-release packages: Packages released as &amp;quot;pre-release&amp;quot; versions, prior to a &amp;quot;final&amp;quot; version. Example tags include &amp;quot;alpha&amp;quot;, &amp;quot;beta&amp;quot;, &amp;quot;rc&amp;quot;, &amp;quot;cvs&amp;quot;, &amp;quot;git&amp;quot;.&lt;br /&gt;
* Post-release packages: Packages released after a &amp;quot;final&amp;quot; version. These packages contain the same numeric version as the &amp;quot;final&amp;quot; version, but have an additional non-numeric identifier.&lt;br /&gt;
* Snapshot packages: Packages built from SCM snapshots. These packages could be either &amp;quot;pre&amp;quot; or &amp;quot;post&amp;quot; release packages. &lt;br /&gt;
&lt;br /&gt;
=== Release ===&lt;br /&gt;
This field is handled by the build system to be able to manage automated builds. The initial setting in the spec file is used by the build system but in many cases it does not need to be changed.&lt;br /&gt;
&lt;br /&gt;
There is no need for the %{dist} macro in the release field. This is also handled directly by the build system.&lt;br /&gt;
&lt;br /&gt;
The release number is set to zero with any version update. It is increased by one with any change in the package.&lt;br /&gt;
&lt;br /&gt;
== Tags ==&lt;br /&gt;
*The ''Packager'' tag should not be used in spec files. The identities of the packagers are evident from the changelog entries. By not using the ''Packager'' tag, you also avoid seeing bad binaries rebuilt by someone else with your name in the header.  See also the '''Maximum RPM definition of the Packager tag''' at [http://www.rpm.org/max-rpm/s1-rpm-inside-tags.html#S3-RPM-INSIDE-PACKAGER-TAG www.rpm.org] .  If you need to include information about the packager in the rpms ''you'' built, use &amp;lt;code&amp;gt;%packager&amp;lt;/code&amp;gt; in your &amp;lt;code&amp;gt;~/.rpmmacros&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
*The ''Vendor'' tag should not be used. It is set automatically by the build system.&lt;br /&gt;
&lt;br /&gt;
*Usually, the ''Pre&amp;lt;code&amp;gt;&amp;lt;/code&amp;gt;Req'' tag should be replaced by plain ''Requires''.   For more info, see Maximum RPM snapshot's  [http://www.rpm.org/max-rpm-snapshot/s1-rpm-depend-manual-dependencies.html#S3-RPM-DEPEND-FINE-GRAINED fine grained dependencies chapter] .&lt;br /&gt;
* The ''Source'' tag documents where to find the upstream sources for the rpm.  In most cases this should be a complete URL to the upstream tarball.  &lt;br /&gt;
=== Summary Tag ===&lt;br /&gt;
The summary is a single line string describing the package. The maximum length is 80 characters. It should fit all standard situations and not assume any special context. It should be helpful alone, in alphabetically sorted or unsorted lists of some selected packages, and in alphabetically sorted or unsorted lists of all packages.&lt;br /&gt;
&lt;br /&gt;
It should describe the package's main function and point out any special properties of the package to support the user comparing similar packages. For example, the two words &amp;quot;Web Browser&amp;quot; summarize any web browser, but using additional adjectives (like minimalistic, complex, GNOME, KDE, text-based, fast, or author's) helps characterize a specific package.&lt;br /&gt;
&lt;br /&gt;
The RPM spec file contains only the English version to keep the RPM database small.&lt;br /&gt;
&lt;br /&gt;
*The ''Summary'' tag value should not end in a period. If this bothers you from a grammatical point of view, sit down, take a deep breath, and get over it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Group Tag ===&lt;br /&gt;
&lt;br /&gt;
Valid RPM Groups are:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Amusements/Games&lt;br /&gt;
Amusements/Graphics&lt;br /&gt;
Applications/Archiving&lt;br /&gt;
Applications/Communications&lt;br /&gt;
Applications/Databases&lt;br /&gt;
Applications/Editors&lt;br /&gt;
Applications/Emulators&lt;br /&gt;
Applications/Engineering&lt;br /&gt;
Applications/File&lt;br /&gt;
Applications/Internet&lt;br /&gt;
Applications/Multimedia&lt;br /&gt;
Applications/Productivity&lt;br /&gt;
Applications/Publishing&lt;br /&gt;
Applications/System&lt;br /&gt;
Applications/Text&lt;br /&gt;
Development/Debuggers&lt;br /&gt;
Development/Languages&lt;br /&gt;
Development/Libraries&lt;br /&gt;
Development/System&lt;br /&gt;
Development/Tools&lt;br /&gt;
Documentation&lt;br /&gt;
System/Boot&lt;br /&gt;
System/Console&lt;br /&gt;
System/I18n/Chinese&lt;br /&gt;
System/I18n/Japanese&lt;br /&gt;
System/I18n/Korean&lt;br /&gt;
System/Packages&lt;br /&gt;
System/Base&lt;br /&gt;
System/Daemons&lt;br /&gt;
System/Kernel&lt;br /&gt;
System/Libraries&lt;br /&gt;
System/Shells&lt;br /&gt;
System/X11&lt;br /&gt;
System/X11/Fonts&lt;br /&gt;
System/X11/Icons&lt;br /&gt;
System/GUI/XFCE&lt;br /&gt;
System/GUI/Other&lt;br /&gt;
System/GUI/GNOME&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== BuildRoot tag ===&lt;br /&gt;
The ''BuildRoot'' value MUST be below &amp;lt;code&amp;gt;%{_tmppath}/&amp;lt;/code&amp;gt; and MUST contain at least &amp;lt;code&amp;gt;%{name}&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;%{version}&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;%{release}&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The ''recommended'' values for the ''BuildRoot'' tag are (in descending order of preference) :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
%{_tmppath}/%{name}-%{version}-%{release}-root&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The BuildRoot tag can be omitted in packages targeting MeeGo only and is handled directly by rpm in MeeGo, for packages that need to run on other distros with older rpm it should be added for backward compatibility.&lt;br /&gt;
&lt;br /&gt;
=== PreReq ===&lt;br /&gt;
&lt;br /&gt;
Packages should not use the PreReq tag. Once upon a time, in dependency loops PreReq used to &amp;quot;win&amp;quot; over the conventional Requires when RPM determined the installation order in a transaction. This is no longer the case.&lt;br /&gt;
&lt;br /&gt;
=== Explicit Requires ===&lt;br /&gt;
Packages must not contain explicit ''Requires'' on libraries except when absolutely &lt;br /&gt;
necessary. When explicit library ''Requires'' are necessary, there should be a spec file comment justifying it.&lt;br /&gt;
&lt;br /&gt;
We generally rely on rpmbuild to automatically add dependencies on library SONAMEs. &lt;br /&gt;
Modern package management tools are capable of resolving such dependencies to determine &lt;br /&gt;
the required packages. Explicit dependencies on specific package names may aid the &lt;br /&gt;
inexperienced user, who attempts at installing RPM packages manually, however, history &lt;br /&gt;
has shown that such dependencies add confusion when library/files are moved from one &lt;br /&gt;
package to another, when packages get renamed, when one out of multiple alternative &lt;br /&gt;
packages would suffice, and when versioned explicit dependencies become out-of-date and &lt;br /&gt;
inaccurate. Additionally, in some cases, old explicit dependencies on package names &lt;br /&gt;
require unnecessary updates/rebuilds. &lt;br /&gt;
&lt;br /&gt;
Exemplary rationale for a versioned explicit dependency:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  # The automatic dependency on libfubar.so.1 is insufficient,&lt;br /&gt;
  # as we strictly need at least the release that fixes two segfaults.&lt;br /&gt;
  Requires: libfubar &amp;gt;= 0:1.2.3-7&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Packagers should revisit an explicit dependency as appropriate to avoid &lt;br /&gt;
it becoming inaccurate and superfluous.&lt;br /&gt;
&lt;br /&gt;
=== BuildRequires ===&lt;br /&gt;
&lt;br /&gt;
In package development and testing, please verify that your package is not missing any necessary build dependencies. Having proper build requirements saves the time of all developers and testers as well as build systems because they will not need to search for missing build requirements manually. It is also a safety feature that prevents builds with that would not otherwise fail, but would be missing crucial features. For example, a graphical application may exclude PNG support after its '''configure''' script detects that libpng is not installed.&lt;br /&gt;
&lt;br /&gt;
Before adding Build&amp;lt;code&amp;gt;&amp;lt;/code&amp;gt;Requires to any package, please be comfortable with [[#Requires|  Requires]] .&lt;br /&gt;
&lt;br /&gt;
=== Patches ===&lt;br /&gt;
Each problem should be solved in a separate patch. To allow easy maintenance of patches, every patch should have a header providing the following information:&lt;br /&gt;
&lt;br /&gt;
* Authors' names&lt;br /&gt;
* Detailed description of the fixed problem&lt;br /&gt;
* URL of the original source of the patch if any&lt;br /&gt;
&lt;br /&gt;
The name of a patch file consists of:&lt;br /&gt;
&lt;br /&gt;
* The name and version of the source tarball from which the patched file is derived&lt;br /&gt;
* Some words that characterize the patch content&lt;br /&gt;
* The filename suffix &amp;lt;code class=&amp;quot;filename&amp;quot;&amp;gt;.patch&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Patches are in the unified format (&amp;lt;span&amp;gt;'''diff -u'''&amp;lt;/span&amp;gt;) and should be applied with 1 strip level in the spec file (&amp;lt;span&amp;gt;'''%patch -p1'''&amp;lt;/span&amp;gt;). The only exceptions are the patches obtained from an another primary source site. The original name, suffix, and format is preserved in this case.&lt;br /&gt;
&lt;br /&gt;
Each patch should be compressed with &amp;lt;span&amp;gt;'''bzip2'''&amp;lt;/span&amp;gt; if its size is greater than 100kB. The macros &amp;lt;code class=&amp;quot;systemitem&amp;quot;&amp;gt;%name&amp;lt;/code&amp;gt; and &amp;lt;code class=&amp;quot;systemitem&amp;quot;&amp;gt;%version&amp;lt;/code&amp;gt; should be used whenever possible.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
 Source:   %{name}-%{version}.tar.bz2&lt;br /&gt;
 Patch0:   %{name}-%{version}-autoconf.patch&lt;br /&gt;
 Patch1:   %{name}-%{version}-gcc31.patch&lt;br /&gt;
&lt;br /&gt;
For the patches to be applied, the patches should be mentioned under %setup. For the above example, this could be done as&lt;br /&gt;
&lt;br /&gt;
 %setup -q&lt;br /&gt;
 %patch0 -p1&lt;br /&gt;
 %patch1 -p1&lt;br /&gt;
&lt;br /&gt;
== Writing a package from scratch ==&lt;br /&gt;
&lt;br /&gt;
See [[Spectacle]]&lt;br /&gt;
&lt;br /&gt;
== Modifying existing Packages ==&lt;br /&gt;
&lt;br /&gt;
If you base a new package on an existing non-MeeGo package, make sure you verify its correctness of the package  and the spec file and to understand exactly what has been done to package the software exactly. Do not submit a package without knowing what those strange, but innocent-looking commands do.&lt;br /&gt;
&lt;br /&gt;
In particular, you should&lt;br /&gt;
&lt;br /&gt;
* ensure that original tarballs are self-contained pristine tarballs. The tarball should not contain symlinks that reference outside the tarball root directory&lt;br /&gt;
* verify any sources and patches and remove patches or sources that:&lt;br /&gt;
** are related to platforms we do not support (example: sparc, ia64, ppc, ...)&lt;br /&gt;
** Implement features we do not support (example: selinux)&lt;br /&gt;
** Read every patch and understand what it does, if it is needed, put an explanation in the header justifying why the patch is needed.&lt;br /&gt;
* verify that the license stated in the spec file matches the actual license of the software,&lt;br /&gt;
* skim the summary and description for typos and oddities (see Summary and description ),&lt;br /&gt;
* make sure that the correct build root is used,&lt;br /&gt;
* ensure that macro usage is consistent and that the macros are available in MeeGo (see Macros ). &lt;br /&gt;
&lt;br /&gt;
Keep old changelog entries to credit the original authors. Entries that are several years old or refer to ancient versions of the software may be erased. If you end up doing radical changes and re-write most of the spec file anyway, feel free to start the changelog from scratch. In other words, use your best judgement.&lt;br /&gt;
&lt;br /&gt;
== Changelogs ==&lt;br /&gt;
&lt;br /&gt;
This section describes the MeeGo policy for RPM changelogs. (Original changelogs included in the original source are not affected by this policy.) &lt;br /&gt;
&lt;br /&gt;
Please consider that a &amp;quot;normal end user with some technical skills&amp;quot; should be able to read and understand an RPM changelog. Changelog entries have to be in chronological order. Newer change log entries are listed above older entries, with the first entry being the most recent. &lt;br /&gt;
&lt;br /&gt;
Please bear in mind theat MeeGo changelogs will be automatically parsed to prepare distribution release notes and to report on bugs and CVEs and malformed entries may not be read correctly.&lt;br /&gt;
&lt;br /&gt;
=== General information ===&lt;br /&gt;
&lt;br /&gt;
* MeeGo uses a separate file for package changes which is similar to a debian changelog file. This file is named as the spec file, but ends in *.changes instead of *.spec &lt;br /&gt;
* Entries in the changes file should have the following structure:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* dow mmm dd yyyy Name Goes Here &amp;lt;your@email.com&amp;gt; - [version]&lt;br /&gt;
- comment&lt;br /&gt;
- comment&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the following exceptions are noted through observation:&lt;br /&gt;
* version is often omitted (eg: alsa-utils 1.0.15-1 -&amp;gt; 1.0.16-1)&lt;br /&gt;
* there are multiple changelog entries per version (eg: alsa-utils 1.0.19)&lt;br /&gt;
* the hyphen between email and version is often omitted (eg: alsa-utils)&lt;br /&gt;
* spaces between name and &amp;lt;email&amp;gt; are omitted (eg Zhang, Qiang Z&amp;lt;qiang.z.zhang@intel.com&amp;gt; nano)&lt;br /&gt;
* name is sometimes omitted (eg bitstream-vera-fonts nicolas.mailhot at laposte.net)&lt;br /&gt;
* &amp;lt;email&amp;gt; is sometimes omitted (eg binutils Jim Kingdon)&lt;br /&gt;
This wide variation in formats makes automation tasks harder than they should be. Please use the correct format.&lt;br /&gt;
&lt;br /&gt;
=== External References ===&lt;br /&gt;
&lt;br /&gt;
Each external reference (bug numbers etc) should be of the form:&lt;br /&gt;
 &amp;quot;(&amp;quot; + external reference code + bug number +&amp;quot;)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Currently defined:&lt;br /&gt;
* MeeGo Bugs : MB#&lt;br /&gt;
* Common Vulnerability / Exposure : CVE&lt;br /&gt;
&lt;br /&gt;
==== Bug Numbers in the change log ====&lt;br /&gt;
&lt;br /&gt;
During maintenance of a distribution, every change has to be marked with the correct bug number. Normally this has to be an number from https://bugzilla.meego.com/. Add an entry with bugzilla number and a short description of the bug-summary. For example:&lt;br /&gt;
 - Removed invalid desktop Category &amp;quot;Application&amp;quot; (MB#4654).&lt;br /&gt;
 - Symlink icon to pixmaps dir (MB#2108)&lt;br /&gt;
 - Added gnome-ui-properties to control-center (MB#1960).&lt;br /&gt;
&lt;br /&gt;
==== CVE numbers in change log ====&lt;br /&gt;
&lt;br /&gt;
As with bug numbers: Add a short description (normally the CVE summary should be enough), the Bugzilla and the CVE number to the changelog entry. Examples:&lt;br /&gt;
 - Add gdk-pixbuf-226710.patch (MB#226710), and (CVE-2007-0010).&lt;br /&gt;
 - More XPM fixes: (CVE-2005-2975) xpm too many colors DoS (MB#129642)&lt;br /&gt;
 - fix ~/.dmrc symlink attack (MB#180704), (CVE-2006-2449)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Spec File changes ===&lt;br /&gt;
Be as precise as possible! This is especially important if you remove something from the spec file. &lt;br /&gt;
&lt;br /&gt;
* Removing original source code must be declared in spec file with a comment (&amp;quot;useful for FreeBSD only&amp;quot; for example) - not necessary to repeat the comment in specfile.&lt;br /&gt;
* Extra commands (for example during %install) can be illustrated with a short comment in spec file&lt;br /&gt;
* Adding/Removing packages from Requires/Provides must be described in the changelog&lt;br /&gt;
&lt;br /&gt;
=== Source Code changes ===&lt;br /&gt;
&lt;br /&gt;
Document the most important changes but limit verbosity.&lt;br /&gt;
&lt;br /&gt;
* look into the source changelog and pick up the most important changes for the distribution (changes for other operation systems are not important). What has changed in the new version, usually in the level of detail of a NEWS file, the change log files are usually too long. More than '''10-15 lines''' shouldn't be necessary to describe the most important changes.&lt;br /&gt;
* arrange the original changes behind the version update information. Example:&lt;br /&gt;
  - Update to 1.3.2:&lt;br /&gt;
    + fixes memory leak in import function&lt;br /&gt;
    + new API command: unlock_client()&lt;br /&gt;
    + the following bugs are closed by this new upstream release:&lt;br /&gt;
    ++ ............ [MGN:332]&lt;br /&gt;
    ++ .............[MGN:337]&lt;br /&gt;
  - split of devel package&lt;br /&gt;
* If upstream does not provide a meaningful change log, then only do best effort. Don't waste too much time over it.&lt;br /&gt;
* If the upstream tarball really has not changed except for the version number, just the version number in the change log would be fine. Same goes for packages just containing some graphics or theming (unless upstream already provides something that fits). If the upstream changes just consists of &amp;quot;updated translation&amp;quot; or &amp;quot;several bug fixes&amp;quot; even that can be sufficient for a changelog entry (unless these bug fixes contain something you find worth mentioning).&lt;br /&gt;
&lt;br /&gt;
[[Category:Packaging]]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/ARM/N900</id>
		<title>ARM/N900</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/ARM/N900"/>
				<updated>2010-05-11T15:46:07Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Nokia N900 Hardware Adaptation Team ==&lt;br /&gt;
&lt;br /&gt;
(under construction)&lt;br /&gt;
&lt;br /&gt;
This hardware adaptation team maintains the port of MeeGo for the N900. &lt;br /&gt;
&lt;br /&gt;
Due to the use of closed components in the hardware adaptation, this team &lt;br /&gt;
cannot run fully in the open. However, it will strive to minimize the&lt;br /&gt;
non-openness in its work related to those components and the number of&lt;br /&gt;
those components. Closed components will be maintained exclusively&lt;br /&gt;
by employees and subcontractors of Nokia.&lt;br /&gt;
&lt;br /&gt;
Anyone is welcome to contribute and non-member contributions will be treated&lt;br /&gt;
with same process and review as member contributions.&lt;br /&gt;
&lt;br /&gt;
We will be adding members to the team based on merit, by acceptance by&lt;br /&gt;
team lead after proposal on the agenda for a sync meeting.&lt;br /&gt;
&lt;br /&gt;
Team communication is in English.&lt;br /&gt;
&lt;br /&gt;
The current team members are (in no particular order):&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
| Name&lt;br /&gt;
| Role&lt;br /&gt;
| Affiliation&lt;br /&gt;
| IRC nickname&lt;br /&gt;
|- &lt;br /&gt;
| Harri Hakulinen || Team lead || Nokia || Hah&lt;br /&gt;
|-&lt;br /&gt;
| Marko Saukko || Team member || Cybercom Turku || Sage&lt;br /&gt;
|-&lt;br /&gt;
| Jouni Peltonen || Team member || Cybercom Turku || jpeltonen&lt;br /&gt;
|- &lt;br /&gt;
| Sami Sirkiä || Team member || Cybercom Turku || ssirkia&lt;br /&gt;
|- &lt;br /&gt;
| Jari Smura || Team member || Cybercom Turku || jarismura&lt;br /&gt;
|- &lt;br /&gt;
| Luka Milovanov || Team member || Cybercom Turku ||&lt;br /&gt;
|- &lt;br /&gt;
| Kalle Lampila || Team member || Cybercom Tampere || kallam&lt;br /&gt;
|-&lt;br /&gt;
| Teemu Tuominen || Team member || Cybercom Tampere || theodor&lt;br /&gt;
|- &lt;br /&gt;
| Tuukka Mäkinen || Team member || Cybercom Tampere || tukem&lt;br /&gt;
|-&lt;br /&gt;
| Ville Marjusaari || Team member || Cybercom Tampere || &lt;br /&gt;
|- &lt;br /&gt;
| Carsten Valdemar Munk || Team member || Nomovok || Stskeeps&lt;br /&gt;
|- &lt;br /&gt;
| Jarkko Nikula || Team member || Atomide || &lt;br /&gt;
|- &lt;br /&gt;
| Jan-Simon Möller || Team member || Linux Foundation || dl9pf&lt;br /&gt;
|-&lt;br /&gt;
| Alexander Kanevskiy || Team member || Nokia || kad&lt;br /&gt;
|-&lt;br /&gt;
| Felipe Contreras || Team member || Nokia || felipec&lt;br /&gt;
|- &lt;br /&gt;
| Markus Lehtonen || Team member || Nokia || marquiz &lt;br /&gt;
|-&lt;br /&gt;
| Ameya Palande || Team member || Nokia || ameya&lt;br /&gt;
|- &lt;br /&gt;
| Sakari Poussa || Team member || Nokia || spoussa&lt;br /&gt;
|-&lt;br /&gt;
| Roger Quadros || Team member || Nokia || quadros&lt;br /&gt;
|- &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Our collaboration spaces are:&lt;br /&gt;
&lt;br /&gt;
* [http://lists.meego.com/listinfo/meego-dev meego-dev@meego.com mailing list], please prefix with 'N900' for team related topics.&lt;br /&gt;
* [http://webchat.freenode.net/?channels=meego-arm #meego-arm IRC channel on irc.freenode.net] ([http://trac.tspre.org/merbot/freenode/%23meego-arm/ IRC channel logs])&lt;br /&gt;
* Gitorious team, http://meego.gitorious.org/+meego-arm-n900 - meego.gitorious.org project TBA&lt;br /&gt;
* MeeGo OBS devel:devices:n900 project&lt;br /&gt;
* This wiki area&lt;br /&gt;
* For the closed components -only-:&lt;br /&gt;
** an internal Nokia mailing list: meego-arm&lt;br /&gt;
** [http://tablets-dev.nokia.com/meego-codedrop.php The tablets-dev.nokia.com repository for closed components]&lt;br /&gt;
&lt;br /&gt;
Team synchronisation meetings are held in #meego-meeting&lt;br /&gt;
on irc.freenode.net every X at HH:MM UTC (TBA). View previous meeting minutes&lt;br /&gt;
here and the next meeting agenda here. Proposals for the agenda can be added&lt;br /&gt;
to the backlog.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Proposal_for_a_Repository_working_group</id>
		<title>Proposal for a Repository working group</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Proposal_for_a_Repository_working_group"/>
				<updated>2010-03-21T20:15:54Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: linkify&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The role of MeeGo working groups are explained at http://meego.com/about/governance&lt;br /&gt;
&lt;br /&gt;
This is a request to the Technical Steering Group to approve the creation of a Repository working group. There is no procedure defined but we can can improvise with some common sense:&lt;br /&gt;
&lt;br /&gt;
=== Mission ===&lt;br /&gt;
The Community working group defines the strategy for publishing community created software with the MeeGo project, and observes its implementation.&lt;br /&gt;
&lt;br /&gt;
=== Areas ===&lt;br /&gt;
The main areas within the scope of the working group are (in no particular order):&lt;br /&gt;
&lt;br /&gt;
* '''User package repository''': bringing something equivalent to the maemo.org Extras repository to MeeGo.&lt;br /&gt;
* '''Manage dependencies''': Make sure dependencies for user applications are maintained by maintainers. Prevent developers from having to maintain their whole dependency chain.&lt;br /&gt;
* '''User package QA''': Quality Assurance on packages.&lt;br /&gt;
* '''Packaging policy''': Define a clear packaging policy for MeeGo, and keeping the packaging system open to the community&lt;br /&gt;
* '''Package maintaining''': Provide an interface for maintainers of a package to maintain their package.&lt;br /&gt;
* '''Documentation''': Document package contribution, creation and maintenance.&lt;br /&gt;
&lt;br /&gt;
lbt proposes something in the 'scope' area.&lt;br /&gt;
* '''Package the world''': Meego plans to be a 1st class distro and should not prevent packages from being made available. Cf MeeGo:Universe and MOTU (There are license constraints however, so things that do not have an OSI approved license might not be hosted by MeeGo.)&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
MeeGo members interested in taking an active role in this working group. Please detail your interests and what you can contribute to the group:&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;
* [http://meego.com/users/stskeeps Carsten Munk] - maemo.org distmaster and Mer lead developer. Liberated by Nokia to work on OS development facilitation in the community. Interested in helping shape packaging policy and distribution level choices.&lt;br /&gt;
* [http://meego.com/users/jeremiah Jeremiah Foster] - maemo.org debmaster and Core Integration Team Lead for GenIVI. Interested in keeping the packaging process transparent and open with greater community participation at all levels using best practices.&lt;br /&gt;
* [http://meego.com/users/th0br0 Andreas Osowski/th0br0] - Fedora packager(RPM) (and ambassador) and new maemo.org community member --&amp;gt; Interested in getting the packaging process started, working on packaging policies and helping with packaging&lt;br /&gt;
* [http://meego.com/users/gcobb Graham Cobb/gcobb] - Maemo Community Council member and long term maemo.org community member and developer.  Interested in avoiding the &amp;quot;repository hell&amp;quot; we had early on in the Maemo world and in learning from maemo.org experience with the extras-* structure.&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;
* [http://meego.com/users/slaine Glen Gray/slaine_] - Moblin commity member. Provides a repo of Moblin packages at [http://slaine.org slaine.org].&lt;br /&gt;
* [http://meego.com/users/clay Clay Carey/Clay] - Moblin community member. Interested in helping with packaging&lt;br /&gt;
* [http://meego.com/users/clintcan Clint Christopher Cañada/clintcan] - Uses Moblin extensively on his netbook. Helped a little bit in introducing [http://apt4rpm.sourceforge.net apt4rpm] to [http://www.alinux.tv aLinux] a few years ago through [http://pnutproject.org pnutproject]. Also set up a small repo of Moblin and CentOS packages at [http://ostalks.com ostalks.com].  Interested in helping out with packaging.&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Localization_team</id>
		<title>Localization team</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Localization_team"/>
				<updated>2010-02-20T17:33:15Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: adding myself&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The role of MeeGo working groups are explained at http://meego.com/about/governance.&lt;br /&gt;
This is a request to the Technical Steering Group to approve the creation of a Localization working group. There is no procedure defined but we can can improvise with some common sense.&lt;br /&gt;
&lt;br /&gt;
To discuss and plan the localization of MeeGo, subscribe to the MeeGo l10n mailing list: http://lists.meego.com/listinfo/meego-l10n. You can also subscribe from your account page on meego.com.&lt;br /&gt;
&lt;br /&gt;
Mission&lt;br /&gt;
&lt;br /&gt;
The Localization working group defines the strategy for utilizing crowd-sourcing for translating MeeGo into multiple languages, and observes its implementation. Using [http://www.transifex.net/ Transifex] as the tool, our goal is to build a community of dedicated translators, editors, reviewers, and testers in multiple languages.&lt;br /&gt;
&lt;br /&gt;
Areas&lt;br /&gt;
&lt;br /&gt;
The main areas within the scope of the working group are (in no particular order):&lt;br /&gt;
&lt;br /&gt;
* Maemo/Moblin transition: bringing the best of localization policies, procedures, and best-known methods from maemo.org and moblin.org to meego.com&lt;br /&gt;
* Transifex administration: deciding where to host the tool, determining a team of admins and other users with special permissions, server administration&lt;br /&gt;
* Crowd-sourcing infrastructure: selection and administration of online tools for l10n community collaboration &lt;br /&gt;
&lt;br /&gt;
Contributors&lt;br /&gt;
&lt;br /&gt;
MeeGo members interested in taking an active role in this working group. Please detail your interests and what you can contribute to the group:&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/margie Margie Foster] - I am currently the l10n project manager for Moblin, and will be transitioning my focus to MeeGo. Submitter of this proposal and happy to take an active role. Full disclosure: I am an [http://intel.com Intel] employee.&lt;br /&gt;
* [http://meego.com/users/glezos Dimitris Glezos] - I am the creator and lead developer for [http://www.transifex.net/ Transifex], the L10n tool powering the translations of [http://translate.moblin.org/ Moblin] and [http://www.transifex.net/collections/c/maemo-extras/ Maemo Extras], and also the L10n lead of the Fedora Project. I'd be happy to take an active role in the L10n engineering of MeeGo. Full disclosure: I am an [http://indifex.com/ Indifex] employee, the company sponsoring the development of Transifex.&lt;br /&gt;
* [http://meego.com/users/omaciel Og Maciel] - I am deeply involved with the translation efforts of several open source groups including GNOME, Xfce, LXDE, Openbox, Moblin, and some minor contributions to KDE and Fedora. I'd be very interested to also take a more active role in the engineering and steering process of making MeeGo internationalized. Full disclosure: I am a big Transifex supporter (for many reasons) and am huge on quality control!&lt;br /&gt;
* [http://meego.com/users/milo Milo Casagrande] - I'm involved with different translation groups (Ubuntu, GNOME, and the Translation Project), and I'm leading the Italian Ubuntu translators group. I've made contributions also to Debian and Fedora, although I'm not really involved with them. I'd be happy to help this new L10n group.&lt;br /&gt;
* [http://meego.com/users/timeless timeless] - I maintain alternate translations of Maemo 4 and 5 for en_US and en_GB, which are also the basis for Mer. I've been on the periphery of l10n concerns as a member of the [http://mozilla.org Mozilla community]. Full disclosure: I am a [http://nokia.com Nokia] employee.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Localization_team</id>
		<title>Localization team</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Localization_team"/>
				<updated>2010-02-20T17:32:49Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: grammar / wiki bits&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The role of MeeGo working groups are explained at http://meego.com/about/governance.&lt;br /&gt;
This is a request to the Technical Steering Group to approve the creation of a Localization working group. There is no procedure defined but we can can improvise with some common sense.&lt;br /&gt;
&lt;br /&gt;
To discuss and plan the localization of MeeGo, subscribe to the MeeGo l10n mailing list: http://lists.meego.com/listinfo/meego-l10n. You can also subscribe from your account page on meego.com.&lt;br /&gt;
&lt;br /&gt;
Mission&lt;br /&gt;
&lt;br /&gt;
The Localization working group defines the strategy for utilizing crowd-sourcing for translating MeeGo into multiple languages, and observes its implementation. Using [http://www.transifex.net/ Transifex] as the tool, our goal is to build a community of dedicated translators, editors, reviewers, and testers in multiple languages.&lt;br /&gt;
&lt;br /&gt;
Areas&lt;br /&gt;
&lt;br /&gt;
The main areas within the scope of the working group are (in no particular order):&lt;br /&gt;
&lt;br /&gt;
* Maemo/Moblin transition: bringing the best of localization policies, procedures, and best-known methods from maemo.org and moblin.org to meego.com&lt;br /&gt;
* Transifex administration: deciding where to host the tool, determining a team of admins and other users with special permissions, server administration&lt;br /&gt;
* Crowd-sourcing infrastructure: selection and administration of online tools for l10n community collaboration &lt;br /&gt;
&lt;br /&gt;
Contributors&lt;br /&gt;
&lt;br /&gt;
MeeGo members interested in taking an active role in this working group. Please detail your interests and what you can contribute to the group:&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/margie Margie Foster] - I am currently the l10n project manager for Moblin, and will be transitioning my focus to MeeGo. Submitter of this proposal and happy to take an active role. Full disclosure: I am an [http://intel.com Intel] employee.&lt;br /&gt;
* [http://meego.com/users/glezos Dimitris Glezos] - I am the creator and lead developer for [http://www.transifex.net/ Transifex], the L10n tool powering the translations of [http://translate.moblin.org/ Moblin] and [http://www.transifex.net/collections/c/maemo-extras/ Maemo Extras], and also the L10n lead of the Fedora Project. I'd be happy to take an active role in the L10n engineering of MeeGo. Full disclosure: I am an [http://indifex.com/ Indifex] employee, the company sponsoring the development of Transifex.&lt;br /&gt;
* [http://meego.com/users/omaciel Og Maciel] - I am deeply involved with the translation efforts of several open source groups including GNOME, Xfce, LXDE, Openbox, Moblin, and some minor contributions to KDE and Fedora. I'd be very interested to also take a more active role in the engineering and steering process of making MeeGo internationalized. Full disclosure: I am a big Transifex supporter (for many reasons) and am huge on quality control!&lt;br /&gt;
* [http://meego.com/users/milo Milo Casagrande] - I'm involved with different translation groups (Ubuntu, GNOME, and the Translation Project), and I'm leading the Italian Ubuntu translators group. I've made contributions also to Debian and Fedora, although I'm not really involved with them. I'd be happy to help this new L10n group.&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Who%27s_who</id>
		<title>Who's who</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Who%27s_who"/>
				<updated>2010-02-19T01:07:09Z</updated>
		
		<summary type="html">&lt;p&gt;Timeless: linking people&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Technical Steering Group ==&lt;br /&gt;
''Members of the [http://meego.com/about/governance TSG]''&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/imad Imad Sousou/imad] - benevolent dictator&lt;br /&gt;
* [http://meego.com/users/valhalla Valtteri Halla] - benevolent dictator&lt;br /&gt;
* ???&lt;br /&gt;
&lt;br /&gt;
== Maemo community stakeholders ==&lt;br /&gt;
'' Official representatives of the Maemo community''&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/qgil Quim Gil/qgil] - Nokia's Maemo Community Manager&lt;br /&gt;
* [http://meego.com/users/tekojo Tero Kojo/tekojo] - Nokia's Maemo Technical Manager&lt;br /&gt;
* [http://meego.com/users/xfade Niels Breet/X-Fade] - maemo.org webmaster&lt;br /&gt;
* Dave Neary/dneary - maemo.org docmaster&lt;br /&gt;
* [http://meego.com/users/andre André Klapper/andre_] - maemo.org bugmaster&lt;br /&gt;
* [http://meego.com/users/jeremiah Jeremiah Foster/jeremiah] - maemo.org debmaster &lt;br /&gt;
* [http://meego.com/users/reggie Reggie Suplido] - maemo.org talkmaster&lt;br /&gt;
* [http://meego.com/users/stskeeps Carsten Munk/Stskeeps] - maemo.org distmaster &amp;amp; Mer project lead&lt;br /&gt;
* [http://meego.com/users/bergie Henri Bergius/bergie] - maemo.org web/Midgard developer&lt;br /&gt;
* [http://meego.com/users/vdvsx Valerio Valerio/VDVsx] - Maemo Community Council chair&lt;br /&gt;
* [http://meego.com/users/texrat Randall Arnold/Texrat] - Maemo Community Council member&lt;br /&gt;
* [http://meego.com/users/qole Alan Bruce/qole] - Maemo Community Council member&lt;br /&gt;
* [http://meego.com/users/penguinbait Matthew Lewis/penguinbait] - Maemo Community Council member&lt;br /&gt;
* Graham Cobb - Maemo Commnunity Council member&lt;br /&gt;
&lt;br /&gt;
== Moblin community stakeholders ==&lt;br /&gt;
''Representatives of the Moblin community''&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/dirkhh Dirk Hohndel/dirkhh], chief Linux and open source technologist at Intel&lt;br /&gt;
* [http://meego.com/users/townxelliot Elliot Smith/townxelliot] - moblin.org &amp;amp; meego.com website techy&lt;br /&gt;
* [http://meego.com/users/mshaver Michael Shaver/mshaver] - moblin.org webmaster &amp;amp; meego.com website developer&lt;br /&gt;
* [http://meego.com/users/margie Margie Foster/mlfoster] - localization project manager for Moblin &amp;amp; meego.com website developer&lt;br /&gt;
&lt;br /&gt;
== MeeGo developers ==&lt;br /&gt;
'' People paid to contribute to MeeGo and/or have commit rights''&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/nashif Anas Nashif/anaZ] - Random developer&lt;br /&gt;
* [http://meego.com/users/hbons Hylke Bons/hbons] - User Experience Designer&lt;br /&gt;
* [http://meego.com/users/auke Auke Kok/auke] - developer&lt;br /&gt;
* [http://meego.com/users/jku Jussi Kukkonen/jku] - developer&lt;br /&gt;
&lt;br /&gt;
== MeeGo community ==&lt;br /&gt;
''Anyone not in the above sections''&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/jaffa Andrew Flegg/Jaffa] - long term gadget freak &amp;amp; Maemo community member&lt;br /&gt;
* [http://meego.com/users/generalantilles Ryan Abel/GeneralAntilles] - long term Maemo community member&lt;br /&gt;
* [http://meego.com/users/lbt David Greaves/lbt] - Mer OBS build guy.&lt;br /&gt;
* [http://meego.com/users/zerojay Jason Carter/zerojay] - long term Maemo community member&lt;br /&gt;
* [http://meego.com/users/debernardis Ernesto de Bernardis/debernardis] - Maemo community member, mobile device tinkerer&lt;br /&gt;
* [http://meego.com/users/timeless timeless/timeless] - Mozilla contributor, Nokia employee.&lt;br /&gt;
__NOTOC__ &amp;lt;!-- disable the table of contents from ever being shown --&amp;gt;&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Timeless</name></author>	</entry>

	</feed>