<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=127.0.0.1</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=127.0.0.1"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/127.0.0.1"/>
	<updated>2026-04-22T02:03:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=MADDE/QtCreator_integration_for_Mac&amp;diff=14839</id>
		<title>MADDE/QtCreator integration for Mac</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=MADDE/QtCreator_integration_for_Mac&amp;diff=14839"/>
		<updated>2010-03-05T13:36:50Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Mac configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= QtCreator and MADDE on Mac OS X =&lt;br /&gt;
&lt;br /&gt;
This is a guide on how to enable MADDE in QtCreator. This is part of the technology preview. After following this guidance you are able to build your sources within QtCreator for your device, and deploy, run and debug your applications with few mouse clicks from your OS X installation.&lt;br /&gt;
&lt;br /&gt;
Requires:&lt;br /&gt;
&lt;br /&gt;
* [[MADDE | MADDE]] installed on your Mac&lt;br /&gt;
* If you want to compile your code natively then you have to have [http://developer.apple.com/tools/xcode/ XCode] installed on your machine&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General advice ==&lt;br /&gt;
As this is a technology preview, remember that bugs can occur. If some of the components don&#039;t work as expected, please add your question to the [http://talk.maemo.org/showthread.php?t=38075 talk-thread] and follow up the discussion.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Install latest QtCreator on your PC ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You cannot use the latest official QtCreator for this. The version has to be &amp;gt;= 1.3.80! For these instructions the version of the 2010-03-04 is used!&#039;&#039;&#039; Find the latest build of QtCreator for Mac OS X here:&lt;br /&gt;
&lt;br /&gt;
http://qt.nokia.com/developer/qt-snapshots&lt;br /&gt;
&lt;br /&gt;
== Add Qt for Maemo5 ==&lt;br /&gt;
&lt;br /&gt;
You can change the configuration of the Qt-version in your QtCreator installation by clicking:&lt;br /&gt;
&lt;br /&gt;
 QtCreator -&amp;gt; Preferences -&amp;gt; Qt4 -&amp;gt; Qt Versions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tip:&#039;&#039;&#039; If you do not see any Qt version by default here, you most likely haven&#039;t installed the needed Qt libraries to compile your Qt application for your Mac.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the next step you have to add the Qt version for Maemo5 to the configuration of QtCreator. It is needed to compile your sources for your Maemo device. Click on the &amp;quot;+&amp;quot; in the upper-right corner. The configuration form will ask you to enter a &amp;quot;Version name&amp;quot; and to locate &amp;quot;qmake&amp;quot;. You can find it in your MADDE installation folder under:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;MADDE_folder&amp;gt;/targets/&amp;lt;target_name&amp;gt;/bin&lt;br /&gt;
&lt;br /&gt;
For the &#039;&#039;&#039;standard installation&#039;&#039;&#039; it would be for example:&lt;br /&gt;
&lt;br /&gt;
 Version name: Maemo Qt4.5&lt;br /&gt;
 qmake Location: /Users/&amp;lt;username&amp;gt;/.madde/0.6.14/targets/fremantle-qt-0951/bin/qmake.exe&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tip:&#039;&#039;&#039; You cannot find the folder if you click on &amp;quot;Choose...&amp;quot;, as it is hidden. But after entering &amp;quot;/Users/&amp;lt;username&amp;gt;/.madde/&amp;quot; in the text-field &amp;quot;qmake Location&amp;quot; you can select the rest via the &amp;quot;Choose...&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now you will see Qt for Maemo as a new Qt Version in Qt Creator. But first you will see the red cross next to the Qt Version in the column &amp;quot;Debugging Helper&amp;quot;. The last step you have to do now is clicking on &amp;quot;Rebuild&amp;quot; and after a while (you can follow the status in the QtCreator main window) it should look like this:&lt;br /&gt;
&lt;br /&gt;
[[Image:01_mac_qtcreator_madde.png|500px]]&lt;br /&gt;
&lt;br /&gt;
== Configure device run-time in Qt Creator ==&lt;br /&gt;
&lt;br /&gt;
After setting up the connection between your Mac and your device, you will be able to compile, deploy, test and debug your application with a single mouse-click. The description shows the configuration for USB-networking and WLAN and is for each divided into two parts. It shows:&lt;br /&gt;
&lt;br /&gt;
* what to install on device, and&lt;br /&gt;
* how to set-up your Mac&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== General device set-up ===&lt;br /&gt;
&lt;br /&gt;
Please find the instructions on how to set up the device runtime from here:&lt;br /&gt;
&lt;br /&gt;
* [[MADDE/QtCreator_integration_for_windows#Install_the_client | Install the client]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Connect via USB-networking ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Device configuration ====&lt;br /&gt;
&lt;br /&gt;
The following guide shows you, what to do on your device to set up the USB connection. This has to be done &#039;&#039;&#039;before&#039;&#039;&#039; you connect your device with the Mac:&lt;br /&gt;
&lt;br /&gt;
* [[MADDE/QtCreator_integration_for_windows#Configure_the_client_for_USB | Configure the client for USB networking]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Mac configuration ====&lt;br /&gt;
&lt;br /&gt;
Connect the device with your mac, open the network configurations out of the upcoming dialog and enter the following details. Finally click on &amp;quot;Apply&amp;quot;. Then the connection should be established.&lt;br /&gt;
&lt;br /&gt;
[[Image:02_mac_usbnetwork.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Possible connection problem:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In some versions of Mac OS X &#039;&#039;&#039; &amp;lt; 10.5.8&#039;&#039;&#039;, the system selects the [http://docwiki.gumstix.org/index.php/Setting_up_USBnet#USBnet_on_Mac_OS_X_10.5.X wrong interface] by default, so that you won&#039;t be able to connect your device as a network component with the Mac via USB. OS X detects the N900 in those cases as a modem and not as a network device. Follow these instructions to install the necessary driver information:&lt;br /&gt;
&lt;br /&gt;
http://bugcommunity.com/wiki/index.php/Start_Guide_Mac_OS_X_10.5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After installing the patch, you can connect the device and configure the network interface as shown in the screen-shot above.&lt;br /&gt;
&lt;br /&gt;
=== Connect via WLAN ===&lt;br /&gt;
&lt;br /&gt;
If both devices are connected to the same wireless network the configuration is a bit easier, but be aware that the IP address might not be the same all the time. This effects the set up of your QtCreator configuration.&lt;br /&gt;
&lt;br /&gt;
==== Device configuration ====&lt;br /&gt;
&lt;br /&gt;
Please open the mad-developer application. If you are connected already to the wireless network, you can find the IP address in the initial window of the application:&lt;br /&gt;
&lt;br /&gt;
[[Image:10_mac_mad-dev_wlan.png|300px]]&lt;br /&gt;
&lt;br /&gt;
==== Mac configuration ====&lt;br /&gt;
&lt;br /&gt;
Please just make sure, that your Mac and device are connected to the same network.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== QtCreator Configuration ===&lt;br /&gt;
&lt;br /&gt;
After the connection between your PC and the device is set up, you can configure QtCreator to deploy and run the built applications on device. You can add your device in the configuration. You will find it in:&lt;br /&gt;
&lt;br /&gt;
 QtCreator -&amp;gt; Preferences -&amp;gt; Qt4 -&amp;gt; Maemo Device Configurations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First get the password from the Mad Developer application. You get it by clicking on &amp;quot;Developer Password&amp;quot; in the main view. &#039;&#039;&#039;Be aware&#039;&#039;&#039; that each time you click on the button, a new password will be created and that the password is only valid for the time it is shown in the application. &lt;br /&gt;
&lt;br /&gt;
[[Image:04_b_client_ready.png|300px]] [[Image:05_client_pw.png|300px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Instructions for USB-network====&lt;br /&gt;
&lt;br /&gt;
Add the password and all the data you see in the screenshot below. Check the box, that you want to use the password as the authentication method. After that click on &amp;quot;test&amp;quot; and see if the connection can be set up.&lt;br /&gt;
&lt;br /&gt;
[[Image:03_mac_qtcreator_usbnetwork.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Instructions for WLAN====&lt;br /&gt;
&lt;br /&gt;
If your device is using the WLAN interface, please enter the IP address you can see in the mad-developer application on device.&lt;br /&gt;
&lt;br /&gt;
[[Image:04_mac_qtcreator_wlan.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tip&#039;&#039;&#039; You can use your ssh key for the connection. Click on &amp;quot;Deploy Key ...&amp;quot; and select your key. If the other settings are correct the key will be automatically deployed on your device, so that you don&#039;t have to worry about the passwords anymore.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Use Maemo5 build settings ==&lt;br /&gt;
&lt;br /&gt;
Now all the configuration is done and you can select Maemo as a build configuration. If you have a project, which you want to compile for Maemo, then click on the project button in the menu of the left side. Now you should seen a screen, like in the screen shot below. If you have the Qt libraries installed, then you will have the &amp;quot;Desktop&amp;quot; as the default option selected.&lt;br /&gt;
&lt;br /&gt;
[[Image:06_mac_qtcreator_init.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tip:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
* It might be that you don&#039;t see the &amp;quot;Desktop&amp;quot; widget in your project configuration. In this case it might be that the configuration of the MADDE is not correct, or that a little bug prevents the widget from showing up. In this case click on &amp;quot;Dependencies&amp;quot; and then go back to &amp;quot;Build&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* If you start a new project you can add the Maemo build-configuration at the beginning:&lt;br /&gt;
&lt;br /&gt;
:[[Image:05_mac_qtcreator_select_madde.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now press the plus in the widget, which shows, that &amp;quot;Desktop&amp;quot; is selected as default. This should open a new dialog, where you select &amp;quot;Maemo Device&amp;quot;. After that you will find a new build-configuration:&lt;br /&gt;
&lt;br /&gt;
[[Image:07_mac_qtcreator_maemo_build.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now click there on &amp;quot;Run&amp;quot; and select your device, which you have configured before. In the example it was called Maemo5 Device.&lt;br /&gt;
&lt;br /&gt;
[[Image:08_mac_qtcreator_maemo_run.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally you can now set in the down left corner, which build configuration you want to use:&lt;br /&gt;
&lt;br /&gt;
[[Image:09_mac_qtcreator_final.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now you can click on the run button, and your application will be automatically compiled for the Maemo device, delpoyed, and started.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Root_access&amp;diff=36399</id>
		<title>Root access</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Root_access&amp;diff=36399"/>
		<updated>2008-08-11T11:20:20Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* OpenSSH */ Remove bit about securing root access since it&amp;#039;s done on install&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Warning: The steps described on this page &#039;&#039;could&#039;&#039; lead to severe damage to your system and/or device. Proceed at your own peril. It is &#039;&#039;likely&#039;&#039; that any breakage would be fixed by [[Upgrading tablet OS|reflashing your device]]: however this will lose any settings not backed up.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Having [http://en.wikipedia.org/wiki/Root_user root] access is an important step for users interested in modifying things &amp;quot;under the covers&amp;quot; of their tablets; without it, you wont have the necessary permissions to make those modifications. Unfortunately, root access is disabled by default on new tablets. Thankfully, the steps to enable root access are simple.&lt;br /&gt;
&lt;br /&gt;
== Why do I want root? ==&lt;br /&gt;
&lt;br /&gt;
root access is &#039;&#039;not&#039;&#039; required to install additional applications through Application Manager, open X Terminal or use your tablet in day-to-day operation.&lt;br /&gt;
&lt;br /&gt;
If you want to edit the underlying system configuration, install applications &#039;&#039;through the command line&#039;&#039; or other low-level tasks, you &#039;&#039;will&#039;&#039; require root access.&lt;br /&gt;
&lt;br /&gt;
== rootsh ==&lt;br /&gt;
&amp;lt;small&amp;gt;&#039;&#039;Note: As rootsh is the simplest option, and does not require a desktop computer or running additional services, it is the recommended method for gaining root access.&#039;&#039;&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
rootsh is available in Extras, and can be installed from the Application manager if you have [[Extras]] enabled.&lt;br /&gt;
&lt;br /&gt;
Then, from the shell, run &amp;lt;code&amp;gt;sudo gainroot&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;root&amp;lt;/code&amp;gt; for short). This will give you a root shell.&lt;br /&gt;
&lt;br /&gt;
== OpenSSH ==&lt;br /&gt;
&lt;br /&gt;
# [[Extras|Enable Extras]] (if you haven&#039;t already).&lt;br /&gt;
# Install OpenSSH (client and server).&lt;br /&gt;
** This will prompt you to change the root password from the default, &amp;lt;code&amp;gt;rootme&amp;lt;/code&amp;gt;.&lt;br /&gt;
# SSH into your tablet as root&lt;br /&gt;
#* For local access, run &amp;lt;code&amp;gt;ssh root@localhost&amp;lt;/code&amp;gt;&lt;br /&gt;
#* For remote access, run &amp;lt;code&amp;gt;ssh root@&#039;&#039;tablet&#039;s ip address&#039;&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
# Use the root password entered at step (2) to log in.&lt;br /&gt;
&lt;br /&gt;
To debug issues with SSH connections, use the SSH &#039;-v&#039; option.&lt;br /&gt;
&lt;br /&gt;
(To get SSH X forwarding (&#039;-X&#039; option) to work, you need to install &#039;&#039;xauth&#039;&#039; (or &#039;&#039;xbase-clients&#039;&#039;) package and enable X forwarding in the SSH server configuration file on the machine where you&#039;re connecting to.)&lt;br /&gt;
&lt;br /&gt;
== R&amp;amp;amp;D Mode ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;&#039;&#039;Note: As R&amp;amp;D mode has other side effects beyond simply enabling root access (including several that may negatively impact battery life), it is &#039;&#039;not&#039;&#039; the recommended method for gaining root access. Use [[#rootsh|rootsh]] instead.&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can enable the Research &amp;amp;amp; Development mode (R&amp;amp;amp;D or RD mode, which enables you to execute &amp;lt;code&amp;gt;sudo gainroot&amp;lt;/code&amp;gt; to get a root shell, simply follow the setup steps for flashing covered in [[Upgrading_tablet_OS#Flashing_your_Nokia_tablet|Upgrading tablet OS]], then execute&lt;br /&gt;
&lt;br /&gt;
 sudo ./flasher-3.0 --enable-rd-mode -R&lt;br /&gt;
&lt;br /&gt;
You are now in R&amp;amp;D mode, and the sudo gainroot script&#039;s check will be satisfied.&lt;br /&gt;
&lt;br /&gt;
[[Category:Users]]&lt;br /&gt;
[[Category:Wiki page of the day]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43459</id>
		<title>Wiki gardeners</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43459"/>
		<updated>2008-08-10T16:59:35Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This group is intended to act as a focusing point for, in the immediate term, the [http://maemo.org/community/wiki/wikireorg/ midgard wiki to mediawiki migration] and, in the long term, as a centralized organization point for all [[Main Page|maemowiki]]-related improvement efforts.&lt;br /&gt;
&lt;br /&gt;
Right now, the primary goal of this group is to assist with cleaning up the fallout of midgard wiki to mediawiki move by putting together a strong framework (templates, categorization, etc) for moving forward with a well organized and useful [[Main Page|maemowiki]], and bringing all of the ex-midgard wikipages up to the higher quality standards of the new mediawiki.&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
This is a summary of the group&#039;s current tasks. This list will be refined and expanded over the next few weeks as we determine the correct scope and focus, and pound out the details of this work.&lt;br /&gt;
&lt;br /&gt;
* Get the word out.&lt;br /&gt;
* Bring in people to help with the group&#039;s projects and begin defining task forces with certain realms of responsibility.&lt;br /&gt;
&lt;br /&gt;
=== Midgard migration ===&lt;br /&gt;
* Migrate old wiki pages to the new wiki, according to http://maemo.org/community/wiki/wikireorg/&lt;br /&gt;
* [[MAG:Categorization#Proposed categories|Categorise them]].&lt;br /&gt;
* Get the old midgard articles up to speed for the mediawiki, style, format and syntax.&lt;br /&gt;
** The articles will hopefully be tagged as former midgard articles during the migration (which will provide us with an auto-generated list similar to the way Wikipedia tags articles as belonging to a particular WikiProject), users should refer to this list for articles that need to be brought up to speed with mediawiki standards.&lt;br /&gt;
** Users should then remove the midgard tag after bringing tagged articles up to speed. &lt;br /&gt;
* Update article content to be relevant for the latest maemo and Internet Tablet OS releases.&lt;br /&gt;
&lt;br /&gt;
==== Principles guiding the migration ====&lt;br /&gt;
* Page names should be short and to the point. The page name is a label, not a sentence. No more &amp;quot;How to EASILY boot from an MMC Card&amp;quot;. &amp;quot;MMC card boot&amp;quot; (or similar) will do.&lt;br /&gt;
** Page names should also be capitalized like a sentence instead of a title (&amp;quot;MMC card boot&amp;quot;, &#039;&#039;not&#039;&#039; &amp;quot;MMC Card Boot&amp;quot;) and should contain spaces (&amp;quot;MMC card boot&amp;quot;, &#039;&#039;not&#039;&#039; &amp;quot;MMCCardBoot&amp;quot;).&lt;br /&gt;
* The front page must remain clean. Each section will have 4 to 5 front-page links, with a category link (hidden behind &amp;quot;More topics&amp;quot;) to all of the other pages in the category. We cat use subcategories too, for sections that get cumbersome (personal opinion of cumbersome: more than 20 articles).&lt;br /&gt;
* Pages should be split or consolidated so that they are roughly 1 to 2 browser page-lengths long. There&#039;s nothing worse than a 3-sentence wiki-page, or a 20-page document.&lt;br /&gt;
* I think we should link to the content outside the wiki which someone browsing to the wiki is likely to want to find. That means that for a developer, the first two links should be &amp;quot;An introduction to maemo&amp;quot; and &amp;quot;Porting applications to maemo&amp;quot;. Even though these are not wiki documents, and are official docs. Given that there is a plan to move official documentation to the wiki, this seems reasonable to me.&lt;br /&gt;
--[[User:dneary|dneary]] 20:19, 5 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Templates ===&lt;br /&gt;
{{main|MAG:Templates}}&lt;br /&gt;
* Put together a set of [http://www.mediawiki.org/wiki/Help:Templates templates] to assist in the categorization, tagging and expansion of articles, and help maintain a uniform style and format across the wiki.&lt;br /&gt;
* Set up a template reference page.&lt;br /&gt;
* Categorize all templates.&lt;br /&gt;
&lt;br /&gt;
=== Categorization ===&lt;br /&gt;
{{main|MAG:Categorization}}&lt;br /&gt;
* Begin defining clear categories for the organization of articles.&lt;br /&gt;
* Place articles into the correct categories.&lt;br /&gt;
* Put together an categorical index.&lt;br /&gt;
&lt;br /&gt;
=== Front page ===&lt;br /&gt;
* Put together a framework for the front page that is pretty, easy to use, and easy to modify.&lt;br /&gt;
* Set down a plan for front page maintenance and updating. As it&#039;s the most visible part of the website, changes to the front page shouldn&#039;t be taken lightly.&lt;br /&gt;
&lt;br /&gt;
== Members ==&lt;br /&gt;
New members should simply add their name to the bottom of the list and jump right into the project.&lt;br /&gt;
&lt;br /&gt;
# [[User:generalantilles|generalantilles]] 21:41, 2 June 2008 (UTC)&lt;br /&gt;
# [[User:dneary|dneary]] 10:16, 3 June 2008 (UTC)&lt;br /&gt;
# [[User:qgil|qgil]] 19:45, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:lcuk|lcuk]] 22:27, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:jaffa|jaffa]] 07:09, 5 June 2008 (UTC)&lt;br /&gt;
# [[User:andrewfblack|andrewfblack]] 10:36, 11 June 2008 (UTC)&lt;br /&gt;
# [[User:baloo|Baloo]] 22:26, 19 July 2008 (UTC)&lt;br /&gt;
# [[User:timsamoff|Tim Samoff]] 02:37, 24 July 2008 (UTC)&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43461</id>
		<title>Wiki gardeners</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43461"/>
		<updated>2008-08-10T12:22:20Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: wsSXIqNvc&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;i like your site thx &amp;lt;a href=&amp;quot; http://ourmedia.org//user/168822 &amp;quot;&amp;gt;youporne conm&amp;lt;/a&amp;gt; =) &amp;lt;a href=&amp;quot; http://ourmedia.org//user/168825 &amp;quot;&amp;gt;sextube tv&amp;lt;/a&amp;gt; see u&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43464</id>
		<title>Wiki gardeners</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43464"/>
		<updated>2008-08-08T19:43:19Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tasks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This group is intended to act as a focusing point for, in the immediate term, the [http://maemo.org/community/wiki/wikireorg/ midgard wiki to mediawiki migration] and, in the long term, as a centralized organization point for all [[Main Page|maemowiki]]-related improvement efforts.&lt;br /&gt;
&lt;br /&gt;
Right now, the primary goal of this group is to assist with cleaning up the fallout of midgard wiki to mediawiki move by putting together a strong framework (templates, categorization, etc) for moving forward with a well organized and useful [[Main Page|maemowiki]], and bringing all of the ex-midgard wikipages up to the higher quality standards of the new mediawiki.&lt;br /&gt;
&lt;br /&gt;
Jonny was here &amp;lt;a href=&amp;quot;  &amp;quot;&amp;gt;sex vidoes&amp;lt;/a&amp;gt;  =-(&lt;br /&gt;
&lt;br /&gt;
== Members ==&lt;br /&gt;
New members should simply add their name to the bottom of the list and jump right into the project.&lt;br /&gt;
&lt;br /&gt;
# [[User:generalantilles|generalantilles]] 21:41, 2 June 2008 (UTC)&lt;br /&gt;
# [[User:dneary|dneary]] 10:16, 3 June 2008 (UTC)&lt;br /&gt;
# [[User:qgil|qgil]] 19:45, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:lcuk|lcuk]] 22:27, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:jaffa|jaffa]] 07:09, 5 June 2008 (UTC)&lt;br /&gt;
# [[User:andrewfblack|andrewfblack]] 10:36, 11 June 2008 (UTC)&lt;br /&gt;
# [[User:baloo|Baloo]] 22:26, 19 July 2008 (UTC)&lt;br /&gt;
# [[User:timsamoff|Tim Samoff]] 02:37, 24 July 2008 (UTC)&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43466</id>
		<title>Wiki gardeners</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43466"/>
		<updated>2008-08-08T17:32:37Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tasks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This group is intended to act as a focusing point for, in the immediate term, the [http://maemo.org/community/wiki/wikireorg/ midgard wiki to mediawiki migration] and, in the long term, as a centralized organization point for all [[Main Page|maemowiki]]-related improvement efforts.&lt;br /&gt;
&lt;br /&gt;
Right now, the primary goal of this group is to assist with cleaning up the fallout of midgard wiki to mediawiki move by putting together a strong framework (templates, categorization, etc) for moving forward with a well organized and useful [[Main Page|maemowiki]], and bringing all of the ex-midgard wikipages up to the higher quality standards of the new mediawiki.&lt;br /&gt;
&lt;br /&gt;
Very interesting tale &amp;lt;a href=&amp;quot;  &amp;quot;&amp;gt;young girls preteens nude sex blowjobs panties&amp;lt;/a&amp;gt;  %O&lt;br /&gt;
&lt;br /&gt;
== Members ==&lt;br /&gt;
New members should simply add their name to the bottom of the list and jump right into the project.&lt;br /&gt;
&lt;br /&gt;
# [[User:generalantilles|generalantilles]] 21:41, 2 June 2008 (UTC)&lt;br /&gt;
# [[User:dneary|dneary]] 10:16, 3 June 2008 (UTC)&lt;br /&gt;
# [[User:qgil|qgil]] 19:45, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:lcuk|lcuk]] 22:27, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:jaffa|jaffa]] 07:09, 5 June 2008 (UTC)&lt;br /&gt;
# [[User:andrewfblack|andrewfblack]] 10:36, 11 June 2008 (UTC)&lt;br /&gt;
# [[User:baloo|Baloo]] 22:26, 19 July 2008 (UTC)&lt;br /&gt;
# [[User:timsamoff|Tim Samoff]] 02:37, 24 July 2008 (UTC)&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19958</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19958"/>
		<updated>2008-08-07T20:37:03Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tuesday 16 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 15 ===&lt;br /&gt;
Arrive one day before the conference.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 10:35&lt;br /&gt;
| [[User:hhedberg | Henrik Hedberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY911 from Helsinki, Finland&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| [[User:ntsourak | Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 974 from Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Daniele Maio ([[User:b0unc3|b0unc3]]), Mauro Foti ([[User:skler|skler]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Alitalia AZ 420&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8269 from Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Peter Schneider ([[User:peterschneider|peterschneider]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Juha Tukkinen ([[User:jtukkine|jtukkine]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:40&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF2534&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| [[User:Brontide | Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL078 from JFK&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 9:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1434 From France&lt;br /&gt;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 18:25&lt;br /&gt;
| [[User:kvalo|Kalle Valo]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY 917 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|-&lt;br /&gt;
| 21:27&lt;br /&gt;
| Krischan Keitsch&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE 1090&lt;br /&gt;
|-&lt;br /&gt;
| 23:08&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train from Bonn (using ICE from Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 8:05&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 06:10&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8358 to Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 08:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1435 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO097 to Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:48&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| back to Bonn (ICE to Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 09:55&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF1435&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 11:25&lt;br /&gt;
| [[User:brontide|Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL079 to JFK&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:jtukkine | Juha Tukkinen]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:kvalo | Kalle Valo]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| [[User:b0unc3 | Daniele Maio]], [[User:skler | Mauro Foti ]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Alitalia AZ 421&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| [[User:ntsourak|Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 3655 to Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [[User:hhedberg|Henrik Hedberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY918 to Helsinki, Finland&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19959</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19959"/>
		<updated>2008-08-07T20:36:01Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tuesday 16 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 15 ===&lt;br /&gt;
Arrive one day before the conference.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 10:35&lt;br /&gt;
| [[User:hhedberg | Henrik Hedberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY911 from Helsinki, Finland&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| [[User:ntsourak | Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 974 from Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| [[User:b0unc3 | Daniele Maio]] , [[User:skler| Mauro Foti]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Alitalia AZ 420&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8269 from Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Peter Schneider ([[User:peterschneider|peterschneider]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Juha Tukkinen ([[User:jtukkine|jtukkine]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:40&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF2534&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| [[User:Brontide | Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL078 from JFK&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 9:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1434 From France&lt;br /&gt;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 18:25&lt;br /&gt;
| [[User:kvalo|Kalle Valo]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY 917 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|-&lt;br /&gt;
| 21:27&lt;br /&gt;
| Krischan Keitsch&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE 1090&lt;br /&gt;
|-&lt;br /&gt;
| 23:08&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train from Bonn (using ICE from Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 8:05&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 06:10&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8358 to Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 08:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1435 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO097 to Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:48&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| back to Bonn (ICE to Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 09:55&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF1435&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 11:25&lt;br /&gt;
| [[User:brontide|Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL079 to JFK&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:jtukkine | Juha Tukkinen]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:kvalo | Kalle Valo]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| [[User:b0unc3 | Daniele Maio]], [[User:skler | Mauro Foti ]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Alitalia AZ 421&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| [[User:ntsourak|Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 3655 to Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [[User:hhedberg|Henrik Hedberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY918 to Helsinki, Finland&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19960</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19960"/>
		<updated>2008-08-07T20:34:57Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Sunday 21 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 15 ===&lt;br /&gt;
Arrive one day before the conference.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 10:35&lt;br /&gt;
| [[User:hhedberg | Henrik Hedberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY911 from Helsinki, Finland&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| [[User:ntsourak | Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 974 from Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Daniele Maio ([[User:b0unc3|b0unc3]]), Mauro Foti ([[User:skler|skler]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Alitalia AZ 420&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8269 from Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Peter Schneider ([[User:peterschneider|peterschneider]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Juha Tukkinen ([[User:jtukkine|jtukkine]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:40&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF2534&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| [[User:Brontide | Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL078 from JFK&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 9:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1434 From France&lt;br /&gt;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 18:25&lt;br /&gt;
| [[User:kvalo|Kalle Valo]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY 917 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|-&lt;br /&gt;
| 21:27&lt;br /&gt;
| Krischan Keitsch&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE 1090&lt;br /&gt;
|-&lt;br /&gt;
| 23:08&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train from Bonn (using ICE from Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 8:05&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 06:10&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8358 to Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 08:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1435 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO097 to Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:48&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| back to Bonn (ICE to Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 09:55&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF1435&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 11:25&lt;br /&gt;
| [[User:brontide|Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL079 to JFK&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:jtukkine | Juha Tukkinen]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:kvalo | Kalle Valo]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| [[User:b0unc3 | Daniele Maio]], [[User:skler | Mauro Foti ]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Alitalia AZ 421&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| [[User:ntsourak|Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 3655 to Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 19:10&lt;br /&gt;
| [[User:hhedberg|Henrik Hedberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AY918 to Helsinki, Finland&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Questions_for_Nokia&amp;diff=35473</id>
		<title>Questions for Nokia</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Questions_for_Nokia&amp;diff=35473"/>
		<updated>2008-08-06T10:25:43Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: Clarify that I was asking about video out through the 3.5mm jack&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page collects questions from the community on the availability of drivers, hardware support and documentation and other resources associated with elements of the Nokia internet tablets.&lt;br /&gt;
&lt;br /&gt;
== Hardware support questions ==&lt;br /&gt;
&lt;br /&gt;
===Status of PowerVR MBX driver [2] and OpenGL implementation=== &lt;br /&gt;
We have PowerVR MBX chips sat in our N8x0 machines, doing, afaict, not a lot. It would be nice if it worked (think OpenGL loveliness in games, and I would hope some frivolous but eye catching snazzy desktop features - prettier UI = more publicity = more sales; perhaps...). There are Linux 2.6.x kernel drivers available, though not for the right kernel version and for the OMAP2430 rather than OMAP2420. —Simon Pickering&lt;br /&gt;
::Deadline for answer: [[Maemo summit 2008|maemo summit]].--[[User:qgil|qgil]] 18:57, 11 June 2008 (UTC)&lt;br /&gt;
:::How does the latest reply to this [https://bugs.maemo.org/show_bug.cgi?id=1028 bug] affect this question? --Simon Pickering (lardman)&lt;br /&gt;
::::Daniel has very well indicated what are the plans and reasons until Diablo. The deadline above is to answer about the future.--[[User:qgil|qgil]] 05:42, 20 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Status of DSP SBC task===&lt;br /&gt;
In the roadmap there used to be (what I interpreted as) mention of implementing a DSP task to handle encoding audio for A2DP use (where A2DP stands for Advanced Audio Distribution Protocol and is a Bluetooth protocol for sending data to Bluetooth stereo headsets [1]). SBC stands for subband codec, which is the default encoding method required by A2DP hardware. At the moment this encoding must be carried out by the ARM in software, but if the task could be offloaded to the DSP it would free up the ARM to do other things (such as decoding video better). —Simon Pickering&lt;br /&gt;
::We have a working (but not-realtime yet) [https://garage.maemo.org/projects/dsp-sbc/ DSP task] for this, so not a major priority for me at least --Simon Pickering (lardman) 17.05 19 June 2008 BST.&lt;br /&gt;
:::Working real-time now, and with ARM @400MHz (DSP @133MHz) [https://garage.maemo.org/projects/dsp-sbc/ DSP task] is here. Integration with media player, etc., is next step... --Simon Pickering (lardman) 08.58 16 July 2008 BST.&lt;br /&gt;
&lt;br /&gt;
===Status of IVA===&lt;br /&gt;
This is part of the OMAP2420 and stands for Imaging and Video Accelerator chip. Its abilities are described at the end of this document [3], in the specifications. It looks like it could do some useful acceleration. There is however no real information available (from Ti or elsewhere) about what it is, and how to program it, though there are some hints, e.g. [4]. The DSP gateway (which is the bridge software between the ARM and the DSP) has been expanded to allow it to interface with the IVA, but the patches say that there&#039;s no driver for the IVA itself [5]. Is this being pursued (as there&#039;s little we can do about it as we have no information) and if not, why not? —Simon Pickering&lt;br /&gt;
:: I understand that the IVA is some specialized HW plus an ARM7TDMIE core. Why is it not being used? Lack of time/it doesn&#039;t work very well/no-one wanted to write code for it/etc.? --Simon Pickering (lardman) 13.25 22 June 2008 BST.&lt;br /&gt;
&lt;br /&gt;
===Status of AGPS support===&lt;br /&gt;
We have heard that there is AGPS software floating around inside Nokia. Is there any idea when we are likely to see this, and what method will it use to supply the data to the GPS chipset? Will it be possible for us to feed it data, i.e. will there be an API that we can access? —Simon Pickering&lt;br /&gt;
::This seems to be public knowledge by now. --[[User:qgil|qgil]] 18:57, 11 June 2008 (UTC)&lt;br /&gt;
:::Can we have an API so we can plug our own location service in (GeoClue anyone?) to provide the initial location for the SUPL server? --Simon Pickering (lardman) 09.00 16 July 2008 BST.&lt;br /&gt;
:::: I&#039;ll ask when the guys come from holidays. I know location API will improve but let me find out the details. In the meantime, have you tried knocking the door at http://www.nokia.com/betalabs/agps-tablet ? Direct access to location developers.--[[User:qgil|qgil]] 09:12, 16 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Wifi modules===&lt;br /&gt;
Is there any work being done to make binary only wifi modules open completely (definitively)? Or is it possible for Nokia to supply it in object form or at least updated as the kernel API changes over time? —Nick Loeve&lt;br /&gt;
::We can&#039;t give much details at this point, but something is going on and it should meet at least the basic community expectations. A safe deadline for an answer would be the [[Maemo summit 2008|maemo summit]].--[[User:qgil|qgil]] 18:59, 11 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Video out===&lt;br /&gt;
Is there any reason video out is not supported? Or is it already and we just don&#039;t know about it? --Simon Pickering (lardman) 10.26 6 August 2008 (BST)&lt;br /&gt;
:There should be tablets supporting video out for the presentations in the Maemo Summit. Let&#039;s ask there the guys providing them.  ;) --[[User:qgil|qgil]] 09:51, 6 August 2008 (UTC)&lt;br /&gt;
::Just to clarify, I was asking about the availability of video out through the 3.5mm jack, were you also referring to this Quim? --[[User:lardman|lardman]] 11.25 6 August 2008 (BST)&lt;br /&gt;
&lt;br /&gt;
== Open/closed software status questions for Nokia ==&lt;br /&gt;
===Mapping Openness===&lt;br /&gt;
Will maemo core provide list of maemo components with their open/close status + reasons for each component why it is closed. —hrw&lt;br /&gt;
::Now this is an accepted task in the 100 Days action plan. See [[Increasing transparency]].&lt;br /&gt;
&lt;br /&gt;
===tablet-browser=== &lt;br /&gt;
Why is the tablet-browser-ui closed? —[[User:generalantilles|GeneralAntilles]] 20:38, 25 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Bookmark manager engine===&lt;br /&gt;
I want to programmatically access and manipulate bookmarks. Why is the [http://www.webwizardry.net/~timeless/10/licensing-overview.html bookmark manager engine closed]? —Iñigo Illán Aranburu&lt;br /&gt;
&lt;br /&gt;
== Bug/bug tracker related questions for Nokia ==&lt;br /&gt;
&lt;br /&gt;
===Thumb keyboard and text cell renderers===&lt;br /&gt;
When will the thumb keyboard bug with text cell renderers (to edit table cells, e.g. in maemopad+ or todo) be fixed? how are priorities assigned inside of nokia to such bugs? —Thomas &#039;thp&#039; Perl&lt;br /&gt;
::Bug number/URL, please?--[[User:qgil|qgil]] 19:12, 11 June 2008 (UTC)&lt;br /&gt;
:::I believe it&#039;s [https://bugs.maemo.org/show_bug.cgi?id=1958 bug #1958]. —[[User:generalantilles|GeneralAntilles]] 14:08, 17 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Security bugs===&lt;br /&gt;
When will the bugs tagged &#039;security&#039; in bugzilla be acknowledged and fixed? Some have been open since early 2007 without even an acknowledgement from the maintainer. I ask Nokia because, to date, all these bugs are in Nokia-contributed code. Will responsiveness to security issues ever become a priority at Nokia? Will there, for example, ever be a public security contact for Nokia products?  Will Nokia (or the security@maemo.org staff, which today consists entirely of Nokia people) provide/produce a list of all upstream packages (and their version numbers) for ITOS versions to facilitate tracking of security issues in upstream code? —Olle Segerdahl&lt;br /&gt;
::The information available about security is located at http://maemo.org/community/security.html . If you need to know more or you think there should be additional information in that page please use the contact provided there.--[[User:qgil|qgil]] 19:12, 11 June 2008 (UTC)&lt;br /&gt;
::Fyi http://maemo.org/community/security.html has been updated after the Maemo 4.1 / OS2008 Feature Upgrade release.--[[User:qgil|qgil]] 09:32, 25 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Documentation related questions for Nokia ==&lt;br /&gt;
&lt;br /&gt;
===dmse and bme=== &lt;br /&gt;
Is it likely that some documentation (or code) will be made available in the future for the dsme and bme components for power/battery/charging/device control on the tablets? &lt;br /&gt;
&lt;br /&gt;
===Serial interface===&lt;br /&gt;
Is it possible to document the serial pins for the N8x0 devices?&lt;br /&gt;
:: The pins on the n800 are somewhat documented by keesj at [http://maemo.org/community/wiki/howto_kernelcompilation/ the old wiki] --[[User:trickie|trickie]] 14:05, 17 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Questions_for_Nokia&amp;diff=35475</id>
		<title>Questions for Nokia</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Questions_for_Nokia&amp;diff=35475"/>
		<updated>2008-08-06T09:27:57Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: Added question about video-out&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page collects questions from the community on the availability of drivers, hardware support and documentation and other resources associated with elements of the Nokia internet tablets.&lt;br /&gt;
&lt;br /&gt;
== Hardware support questions ==&lt;br /&gt;
&lt;br /&gt;
===Status of PowerVR MBX driver [2] and OpenGL implementation=== &lt;br /&gt;
We have PowerVR MBX chips sat in our N8x0 machines, doing, afaict, not a lot. It would be nice if it worked (think OpenGL loveliness in games, and I would hope some frivolous but eye catching snazzy desktop features - prettier UI = more publicity = more sales; perhaps...). There are Linux 2.6.x kernel drivers available, though not for the right kernel version and for the OMAP2430 rather than OMAP2420. —Simon Pickering&lt;br /&gt;
::Deadline for answer: [[Maemo summit 2008|maemo summit]].--[[User:qgil|qgil]] 18:57, 11 June 2008 (UTC)&lt;br /&gt;
:::How does the latest reply to this [https://bugs.maemo.org/show_bug.cgi?id=1028 bug] affect this question? --Simon Pickering (lardman)&lt;br /&gt;
::::Daniel has very well indicated what are the plans and reasons until Diablo. The deadline above is to answer about the future.--[[User:qgil|qgil]] 05:42, 20 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Status of DSP SBC task===&lt;br /&gt;
In the roadmap there used to be (what I interpreted as) mention of implementing a DSP task to handle encoding audio for A2DP use (where A2DP stands for Advanced Audio Distribution Protocol and is a Bluetooth protocol for sending data to Bluetooth stereo headsets [1]). SBC stands for subband codec, which is the default encoding method required by A2DP hardware. At the moment this encoding must be carried out by the ARM in software, but if the task could be offloaded to the DSP it would free up the ARM to do other things (such as decoding video better). —Simon Pickering&lt;br /&gt;
::We have a working (but not-realtime yet) [https://garage.maemo.org/projects/dsp-sbc/ DSP task] for this, so not a major priority for me at least --Simon Pickering (lardman) 17.05 19 June 2008 BST.&lt;br /&gt;
:::Working real-time now, and with ARM @400MHz (DSP @133MHz) [https://garage.maemo.org/projects/dsp-sbc/ DSP task] is here. Integration with media player, etc., is next step... --Simon Pickering (lardman) 08.58 16 July 2008 BST.&lt;br /&gt;
&lt;br /&gt;
===Status of IVA===&lt;br /&gt;
This is part of the OMAP2420 and stands for Imaging and Video Accelerator chip. Its abilities are described at the end of this document [3], in the specifications. It looks like it could do some useful acceleration. There is however no real information available (from Ti or elsewhere) about what it is, and how to program it, though there are some hints, e.g. [4]. The DSP gateway (which is the bridge software between the ARM and the DSP) has been expanded to allow it to interface with the IVA, but the patches say that there&#039;s no driver for the IVA itself [5]. Is this being pursued (as there&#039;s little we can do about it as we have no information) and if not, why not? —Simon Pickering&lt;br /&gt;
:: I understand that the IVA is some specialized HW plus an ARM7TDMIE core. Why is it not being used? Lack of time/it doesn&#039;t work very well/no-one wanted to write code for it/etc.? --Simon Pickering (lardman) 13.25 22 June 2008 BST.&lt;br /&gt;
&lt;br /&gt;
===Status of AGPS support===&lt;br /&gt;
We have heard that there is AGPS software floating around inside Nokia. Is there any idea when we are likely to see this, and what method will it use to supply the data to the GPS chipset? Will it be possible for us to feed it data, i.e. will there be an API that we can access? —Simon Pickering&lt;br /&gt;
::This seems to be public knowledge by now. --[[User:qgil|qgil]] 18:57, 11 June 2008 (UTC)&lt;br /&gt;
:::Can we have an API so we can plug our own location service in (GeoClue anyone?) to provide the initial location for the SUPL server? --Simon Pickering (lardman) 09.00 16 July 2008 BST.&lt;br /&gt;
:::: I&#039;ll ask when the guys come from holidays. I know location API will improve but let me find out the details. In the meantime, have you tried knocking the door at http://www.nokia.com/betalabs/agps-tablet ? Direct access to location developers.--[[User:qgil|qgil]] 09:12, 16 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Wifi modules===&lt;br /&gt;
Is there any work being done to make binary only wifi modules open completely (definitively)? Or is it possible for Nokia to supply it in object form or at least updated as the kernel API changes over time? —Nick Loeve&lt;br /&gt;
::We can&#039;t give much details at this point, but something is going on and it should meet at least the basic community expectations. A safe deadline for an answer would be the [[Maemo summit 2008|maemo summit]].--[[User:qgil|qgil]] 18:59, 11 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Video out===&lt;br /&gt;
Is there any reason video out is not supported? Or is it already and we just don&#039;t know about it? --Simon Pickering (lardman) 10.26 6 August 2008 (BST)&lt;br /&gt;
&lt;br /&gt;
== Open/closed software status questions for Nokia ==&lt;br /&gt;
===Mapping Openness===&lt;br /&gt;
Will maemo core provide list of maemo components with their open/close status + reasons for each component why it is closed. —hrw&lt;br /&gt;
::Now this is an accepted task in the 100 Days action plan. See [[Increasing transparency]].&lt;br /&gt;
&lt;br /&gt;
===tablet-browser=== &lt;br /&gt;
Why is the tablet-browser-ui closed? —[[User:generalantilles|GeneralAntilles]] 20:38, 25 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Bookmark manager engine===&lt;br /&gt;
I want to programmatically access and manipulate bookmarks. Why is the [http://www.webwizardry.net/~timeless/10/licensing-overview.html bookmark manager engine closed]? —Iñigo Illán Aranburu&lt;br /&gt;
&lt;br /&gt;
== Bug/bug tracker related questions for Nokia ==&lt;br /&gt;
&lt;br /&gt;
===Thumb keyboard and text cell renderers===&lt;br /&gt;
When will the thumb keyboard bug with text cell renderers (to edit table cells, e.g. in maemopad+ or todo) be fixed? how are priorities assigned inside of nokia to such bugs? —Thomas &#039;thp&#039; Perl&lt;br /&gt;
::Bug number/URL, please?--[[User:qgil|qgil]] 19:12, 11 June 2008 (UTC)&lt;br /&gt;
:::I believe it&#039;s [https://bugs.maemo.org/show_bug.cgi?id=1958 bug #1958]. —[[User:generalantilles|GeneralAntilles]] 14:08, 17 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Security bugs===&lt;br /&gt;
When will the bugs tagged &#039;security&#039; in bugzilla be acknowledged and fixed? Some have been open since early 2007 without even an acknowledgement from the maintainer. I ask Nokia because, to date, all these bugs are in Nokia-contributed code. Will responsiveness to security issues ever become a priority at Nokia? Will there, for example, ever be a public security contact for Nokia products?  Will Nokia (or the security@maemo.org staff, which today consists entirely of Nokia people) provide/produce a list of all upstream packages (and their version numbers) for ITOS versions to facilitate tracking of security issues in upstream code? —Olle Segerdahl&lt;br /&gt;
::The information available about security is located at http://maemo.org/community/security.html . If you need to know more or you think there should be additional information in that page please use the contact provided there.--[[User:qgil|qgil]] 19:12, 11 June 2008 (UTC)&lt;br /&gt;
::Fyi http://maemo.org/community/security.html has been updated after the Maemo 4.1 / OS2008 Feature Upgrade release.--[[User:qgil|qgil]] 09:32, 25 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Documentation related questions for Nokia ==&lt;br /&gt;
&lt;br /&gt;
===dmse and bme=== &lt;br /&gt;
Is it likely that some documentation (or code) will be made available in the future for the dsme and bme components for power/battery/charging/device control on the tablets? &lt;br /&gt;
&lt;br /&gt;
===Serial interface===&lt;br /&gt;
Is it possible to document the serial pins for the N8x0 devices?&lt;br /&gt;
:: The pins on the n800 are somewhat documented by keesj at [http://maemo.org/community/wiki/howto_kernelcompilation/ the old wiki] --[[User:trickie|trickie]] 14:05, 17 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19967</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19967"/>
		<updated>2008-08-05T10:05:08Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Sunday 21 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 15 ===&lt;br /&gt;
Arrive one day before the conference.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| ?&lt;br /&gt;
| [[User:hhedberg | Henrik Hedberg]]&lt;br /&gt;
| Berlin ?&lt;br /&gt;
| Not yet confirmed&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| [[User:ntsourak | Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 974 from Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8269 from Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Peter Schneider ([[User:peterschneider|peterschneider]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Juha Tukkinen ([[User:jtukkine|jtukkine]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:40&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF2534&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| [[User:Brontide | Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL078 from JFK&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 9:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1434 From France&lt;br /&gt;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|-&lt;br /&gt;
| 21:27&lt;br /&gt;
| Krischan Keitsch&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE 1090&lt;br /&gt;
|-&lt;br /&gt;
| 23:08&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train from Bonn (using ICE from Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 8:05&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 06:10&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8358 to Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 08:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1435 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO097 to Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:48&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| back to Bonn (ICE to Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 09:55&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF1435&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 11:25&lt;br /&gt;
| [[User:brontide|Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL079 to JFK&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:jtukkine | Juha Tukkinen]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| [[User:ntsourak|Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 3655 to Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| ?&lt;br /&gt;
| [[User:hhedberg|Henrik Hedberg]]&lt;br /&gt;
| Berlin ?&lt;br /&gt;
| Not yet confirmed&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19968</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19968"/>
		<updated>2008-08-05T10:03:54Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tuesday 16 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 15 ===&lt;br /&gt;
Arrive one day before the conference.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| ?&lt;br /&gt;
| [[User:hhedberg | Henrik Hedberg]]&lt;br /&gt;
| Berlin ?&lt;br /&gt;
| Not yet confirmed&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| [[User:ntsourak | Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 974 from Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8269 from Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Peter Schneider ([[User:peterschneider|peterschneider]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Juha Tukkinen ([[User:jtukkine|jtukkine]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:40&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF2534&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|-&lt;br /&gt;
| 09:40&lt;br /&gt;
| [[User:Brontide | Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL078 from JFK&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 9:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1434 From France&lt;br /&gt;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|-&lt;br /&gt;
| 21:27&lt;br /&gt;
| Krischan Keitsch&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE 1090&lt;br /&gt;
|-&lt;br /&gt;
| 23:08&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train from Bonn (using ICE from Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 8:05&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 06:10&lt;br /&gt;
| Thomas Perl ([[User:thp|thp]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AB8358 to Vienna&lt;br /&gt;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 08:30&lt;br /&gt;
| Benoît HERVIER ([[User:khertan|khertan]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight AF 1435 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO097 to Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:48&lt;br /&gt;
| [[User:Framstag|Tim Teulings]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| back to Bonn (ICE to Köln)&lt;br /&gt;
|-&lt;br /&gt;
| 09:55&lt;br /&gt;
| Loïc Minier ([[User:lool]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air France AF1435&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 11:25&lt;br /&gt;
| [[User:brontide|Eric Warnke]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Delta Air Lines DL079 to JFK&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 18:10&lt;br /&gt;
| [[User:ntsourak|Nikos Tsourakis]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Swiss - LX 3655 to Zurich&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| ?&lt;br /&gt;
| [[User:hhedberg|Henrik Hedberg]]&lt;br /&gt;
| Berlin ?&lt;br /&gt;
| Not yet confirmed&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Playing_OGG_files&amp;diff=32443</id>
		<title>Playing OGG files</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Playing_OGG_files&amp;diff=32443"/>
		<updated>2008-08-05T09:57:46Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Ogg capable players if gstreamer ogg codecs are installed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Nokia Internet Tablets don&#039;t have [http://en.wikipedia.org/wiki/Ogg ogg] support out of the box, but you can listen audio in this format by installing third party software. There is a feature request to have Ogg support in the tablets out of the box, see [http://bugs.maemo.org/show_bug.cgi?id=176 Bug #176: Support for OGG Vorbis / Theora missing].&lt;br /&gt;
&lt;br /&gt;
There has been [[programming the DSP | some work by community members]] enabled by the release of the DSP toolchain on the the Texas Instruments TMS320C55x DSP being released to the public, but essential proprietary components are still licensed and under NDA by TI in the form of the Code Composer Studio IDE. Simon Pickering has, nonetheless, [http://lists.maemo.org/pipermail/maemo-developers/2008-July/034209.html developed a working audio decoder using the DSP on a Nokia N810].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Gstreamer ogg codecs =&lt;br /&gt;
&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2007/mogg/ mogg] &lt;br /&gt;
*[http://downloads.maemo.org/product/ogg Ogg support]&lt;br /&gt;
&lt;br /&gt;
These codecs run on the main CPU, not on the DSP.&lt;br /&gt;
&lt;br /&gt;
= Ogg capable players if gstreamer ogg codecs are installed =&lt;br /&gt;
&lt;br /&gt;
*[http://maemo.org/downloads/product/ukmp UKMP]&lt;br /&gt;
*[http://kilikali.garage.maemo.org Kilikali] &lt;br /&gt;
*[http://madabar.com/exailemaemo/ Exaile port for maemo] &lt;br /&gt;
*[https://garage.maemo.org/projects/kagu/ Kagu] (uses osso-media-server like the built-in player)&lt;br /&gt;
*[http://www.rojtberg.net/workspace/youamp/ YouAmp]&lt;br /&gt;
*[http://openbossa.indt.org/canola/ Canola2], requires this extra [http://eblima.googlepages.com/ogg-support-lightmediascanner.install install] to enable the scanning of .ogg files (more info [http://etrunko.blogspot.com/2008/05/ogg-support-on-canola2.html here]).&lt;br /&gt;
&lt;br /&gt;
= Players with built-in ogg capability =&lt;br /&gt;
&lt;br /&gt;
*[http://downloads.maemo.org/product/mplayer Mplayer] &lt;br /&gt;
*[http://downloads.maemo.org/product/oggplay/Ogg Vorbis Player] (for the 770 only) &lt;br /&gt;
*[https://garage.maemo.org/projects/mpd mpd] &lt;br /&gt;
&lt;br /&gt;
See also this (long) [http://www.internettablettalk.com/forums/showthread.php?t=3441&amp;amp;amp;pp=10 InternetTabletTalk thread]: gstreamer with ogg vorbis support&lt;br /&gt;
&lt;br /&gt;
There is information for developers to enable ogg support in their applications at the &amp;quot;Getting started with multimedia&amp;quot; how-to pages for [https://maemo.org/development/documentation/how-tos/4-x/getting_started_with_multimedia.html maemo 4.x], [http://maemo.org/development/documentation/how-tos/3-x/getting_started_with_multimedia.html maemo 3.x], and [http://maemo.org/development/documentation/how-tos/2-x/getting_started.html maemo 2.2])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Users]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008&amp;diff=19590</id>
		<title>Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008&amp;diff=19590"/>
		<updated>2008-08-02T17:56:01Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Saturday 20 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[image:C-logo_claim_blue.png‎|right]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Join the first Maemo Summit&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Berlin, September 19-20&#039;&#039;&#039; @ [http://c-base.org/ c-base] - right after http://www.osimworld.com&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[https://maemo.org/news/events/registrations/register/2f91448248e711dd8bcbb7b26102ad49ad49.html Free registration]&#039;&#039;&#039; - &#039;&#039;&#039;[http://maemo.org/news/events/maemo_summit-001/ Who is attending]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Know more about Nokia&#039;s Linux platform and its evolution. Meet the core team, 3rd party professional developers and key community contributors. Showcase and discuss your work. Learn, share, hack. And have fun!&lt;br /&gt;
&lt;br /&gt;
The [http://www.osimworld.com Open Source in Mobile World] conference is an interesting venue to know more about the business and technical context of the Maemo platform. Nokia is active in this event and invites the Maemo community to join it. After the conference we propose the first Maemo Summit calling to all contributors.&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The program is still open. The basic idea is to have few and well executed session plus plenty of free time and free-form activities. You can propose sessions and improvements in the [[Talk:Maemo summit 2008|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The sessions and names are confirmed but the day/time they are scheduled might still change.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{|  width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; bordercolor=&amp;quot;#000000&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
|- &lt;br /&gt;
|  width=&amp;quot;112&amp;quot; | &#039;&#039;&#039;9:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Opening doors&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;9:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Welcome&amp;amp;#33;&#039;&#039;&#039;, by [http://jaaksi.blogspot.com/ Ari Jaaksi] (VP - Maemo Software @ Nokia)&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;10:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;The outside view&#039;&#039;&#039;, by [http://dailythemes.wordpress.com/ Jay Sullivan] ([http://www.mozilla.com/ Mozilla Corp.]) &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;10:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; |  &#039;&#039;&#039;Hildon UI Vision&#039;&#039;&#039;, by Harri Kiljander (Director, User Experience - Maemo Software @ Nokia)&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;11:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;What Maemo users want&#039;&#039;&#039;, by [http://tabletblog.com/2008/05/3rd-anniversary-community-spotlight.html Reggie Suplido] ([http://www.internettablettalk.com/ Internet Tablet Talk]) and [http://www.neoncherry.com/ Krisse] ([http://tabletschool.blogspot.com/ Internet Tablet School])&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;11:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;What value can developers get out of Maemo&#039;&#039;&#039;, by Peter Schneider (Head of Product Marketing, Maemo Software @ Nokia) &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;12:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Break.&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;12:15&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &amp;lt;p&amp;gt;&#039;&#039;&#039;Lightning sessions&#039;&#039;&#039;, 5 min each + up to 1 extra min of grace. No more, no less. &#039;&#039;&#039;More slots left&#039;&#039;&#039;. [[Talk:Maemo_Summit_2008#Lightning_.2Aidea.2A_sessions|Lightning ideas]] are welcome too. List your proposal below keeping the format. Don&#039;t worry about how many sessions fit in this time slot, we will have an additional lightning session at 18h if there are more sessions proposed.&lt;br /&gt;
# [http://liquid.googlepages.com/lcuk liqbase], by Gary Birkett ([http://maemo.org/profile/view/lcuk.html lcuk])&lt;br /&gt;
# Converting videos on Linux using [http://mediautils.garage.maemo.org/tablet-encode.html tablet-encode], by Andrew Flegg ([http://maemo.org/profile/view/jaffa/ Jaffa])&lt;br /&gt;
# [http://www.internettablettalk.com/forums/showthread.php?t=21629 Debian in a chroot on the tablet], demo by Alan Bruce (qole).&lt;br /&gt;
# Maemo Bug Jar: Origins, Results, and Future Plans, by Stephen Gadsby ([http://maemo.org/profile/view/sjgadsby/ sjgadsby]).&lt;br /&gt;
# Geocaching with [http://maemo.org/downloads/product/OS2008/gpxview/ gpxview] and [http://maemo.org/downloads/product/OS2008/maemo-mapper Maemo Mapper], by [http://www.linuxvision.de/ Uwe Koch]. ([http://maemo.org/profile/view/asys3/ asys3]).&lt;br /&gt;
# [http://samoff.com/maemoui/ An Unofficial Guide to Creating a Most Excellent maemo User Interface], by [[User:Timsamoff |Tim Samoff]].&lt;br /&gt;
# [http://esbox.garage.maemo.org/ ESBox] and [http://pluthon.garage.maemo.org/ Pluthon] &#039;&#039;&#039;Eclipse&#039;&#039;&#039; plugins: how to use Eclipse to develop Maemo applications, bye [[User:andy80|Andrea Grandi]].&lt;br /&gt;
# Teaser: maemo development using [http://illumination.sf.net Illumination] by [[User:framstag|Tim Teulings]].&lt;br /&gt;
# Cloud storage: Improve you app by syncing with internet services like Google Docs or Picasaweb by [[User:brontide|Eric Warnke]]&lt;br /&gt;
# Podcasts on NITs with [http://maemo.gpodder.org/ gPodder] and [http://thpinfo.com/2008/panucci/ Panucci] by Thomas Perl ([http://maemo.org/profile/view/thp.html thp])&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;14:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Lunch&amp;amp;#33;&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
|  rowspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;15:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;BoF meetings &amp;amp;amp; workshops&#039;&#039;&#039; ([[Talk:Maemo summit 2008#BoFs and Workshops|propose one]])&lt;br /&gt;
|- &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Hildon&#039;&#039;&#039;, facilitated by (Nokia tbd)&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;16:00&#039;&#039;&#039; &lt;br /&gt;
| &#039;&#039;&#039;[http://clutter-project.org/ Clutter]&#039;&#039;&#039;, facilitated by [http://butterfeet.org/ Matthew Allum] ([http://o-hand.com/ OpenedHand])&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;17:00&#039;&#039;&#039; &lt;br /&gt;
| &#039;&#039;&#039;Tracker&#039;&#039;&#039;, facilitated by (Nokia &amp;amp;amp; others tbd).&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;GStreamer&#039;&#039;&#039;, facilitated by (Nokia developer tbd).&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Connectivity&#039;&#039;&#039;, by Kalle Valo (Nokia).&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;18:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Chill out.&#039;&#039;&#039;&lt;br /&gt;
* Dinner, music, drinks tbd.&lt;br /&gt;
* Dress code recommended: t-shirt with the maemo.org logo of [[Maemo.org_logo_contest_submissions|your choice]]. DISCLAIMER: can&#039;t be the winner logo. ;)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|  width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; bordercolor=&amp;quot;#000000&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
&lt;br /&gt;
===Saturday 20===&lt;br /&gt;
&lt;br /&gt;
I&#039;m still working on a better way of scheduling this.  Please feel free to email [[User:brontide|me]] or post on the discussion page if you have input.  This is a work in progress, if you have good topic for community day I will find a way to schedule you in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  width=&amp;quot;53&amp;quot; | &#039;&#039;&#039;9:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Opening doors&#039;&#039;&#039; and wlan.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;9:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;maemo.org after [[100Days|100 Days]]&#039;&#039;&#039;, by [http://flors.wordpress.com/ Quim Gil] (marketing manager, open source - Maemo Software @ Nokia)&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;10:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Introducing the [[Task:Community Council|Maemo Community Council]]&#039;&#039;&#039; (assuming there is one), by the members.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;10:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;&amp;quot;We are not the Users&amp;quot;: The hate and love behind the custom User experiences on Maemo.&#039;&#039;&#039; My goal is to talk about why be so different, why we ran from GTK, what are the motivations to do things in a so different way, the drawbacks and benefits of custom user experiences and the most important law for us on interaction designer: We are not the users, and why we must look at the problem with their eyes, even when we think it&#039;s not as smart as we would do it (or we think we could do it). Also a little bit of how to combine designers and developers on a same team as we did with Canola, Carman and the future maemo projects coming from INDT. By [[User:handful|Marcelo eduardo]]&lt;br /&gt;
|-&lt;br /&gt;
|  width=&amp;quot;53&amp;quot; | &#039;&#039;&#039;11:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;BoF: Future of maemo.org extras&#039;&#039;&#039;, by Niels (and Ed?)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;11:30&#039;&#039;&#039;&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Lightning sessions&#039;&#039;&#039;, 5 min each + up to 1 extra min of grace. No more, no less.&lt;br /&gt;
# mCalendar and mContact: advanced syncing with google services [[User:khertan|Benoît HERVIER]]&lt;br /&gt;
# py2deb: packaging your app onboard using py2deb and extras autobuilder [[User:khertan|Benoît HERVIER]]&lt;br /&gt;
# Placeholder for Saturday sessions&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;12:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Break&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;TRACKS&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Community/Discussion&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Development&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Core Platform&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;12:30&#039;&#039;&#039; &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;[[2010 Agenda]]&#039;&#039;&#039;: Review Session&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Packaging and publishing software&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;13:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;[http://dev.openbossa.org/trac/mamona Mamona] &amp;amp;amp; Maemo: 2 way contribution (How to learn and grow up together)&#039;&#039;&#039;, by Mamona developers from INdT. &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Rountable on porting application to and exploiting the advantages of the maemo platform.  lead by [[User:anidel|anidel]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;maemo.org extras Package Cleanup Sprint&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;13:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Building a Business on Maemo:&#039;&#039;&#039; At [http://frogmetrics.com Frogmetrics] we&#039;re building a real time customer feedback system on the Maemo platform. Come participate in a discussion about using tablets and the Maemo platform to build sustainable products and profitable businesses. [[User:dob|Doug Petkanics]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Using [http://mud-builder.garage.maemo.org/ mud-builder] to build packages&#039;&#039;&#039;, by [[User:Jaffa|Jaffa]].&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;14:00&#039;&#039;&#039;&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot;  | &#039;&#039;&#039;Lunch&amp;amp;#33;&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;15:00&#039;&#039;&#039; &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Embedded Webapps&#039;&#039;&#039; Using webpy framework for on tablet web services by [[user:fpp]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | DSP Programming:  Introduction to DSP programming with examples of where and how, problems that might be met, how to use the DSP Gateway, data transfer, etc. [[User:lardman|Simon Pickering]]&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;15:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;&amp;quot;[http://samoff.com/maemoui/ An Unofficial Guide to Creating a Most Excellent maemo User Interface]&amp;quot;: Help make it &#039;&#039;official!&#039;&#039;&#039;&#039;&#039; I&#039;d like to open the doc up for community input and editing. Let&#039;s come together to create some truly &amp;quot;excellent&amp;quot; standards for dealing with user-centered UI design within the Maemo development community, by, [[User:Timsamoff |Tim Samoff]].&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Introduction To Telepathy:&#039;&#039;&#039;  Components and use on the maemo platform. by Marco Barisione&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;16:00&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Qt Maemo-Hildon Port &amp;amp; How to Develop Qt Application for the Maemo Platform&#039;&#039;&#039;, by [[User:kate |Kate Alhola]] &amp;amp; [[User:gnuton |Antonio Aloisio]].&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Introduction to WebKit&#039;&#039;&#039; Come see WebKit&#039;s internals, 2 of its ports (Gtk and Qt) and why it is cool to hack. by Pierre-Luc Beaudoin (Collabora)&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;16:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | BoF session an idea for software that provides vector-based map data to maemo Mapper without compromising the existing raster-based design of Maemo Mapper. Soliciting feedback and developers for the project. by [[user:gnuite]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Introduction to Google Data API&#039;s&#039;&#039;&#039;: An introduction to Python gdata bindings that can allow for easy interaction between you app and Google services.  by [[User:Brontide|Eric Warnke]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;17:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | [[2010 Agenda|&#039;&#039;&#039;Maemo 2010&#039;&#039;&#039;]]: Brainstorming session  discussing current status / future desires for the Maemo platform. Where do we want to go in the next 24 months?  What can we learn and share from other mobile platforms?  Bring the whole community together to get input.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;18:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;End.&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Venue ==&lt;br /&gt;
&lt;br /&gt;
The Maemo Summit is held in the headquarter of &#039;&#039;&#039;[http://www.c-base.org c-base]&#039;&#039;&#039; and the contiguous [http://www.eti-berlin.de/ eti Schauspielschule Berlin]. &lt;br /&gt;
&lt;br /&gt;
c-base is a non-profit association which has about 300 members. The purpose of this association is to increase knowledge and know-how regarding computer software, hardware and data networks ([http://en.wikipedia.org/wiki/C-base more]). eti Berlin is a school of actors based in a building with several rooms and a total surface available of 1.200m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. The perfect mix, full of creativity!&lt;br /&gt;
&lt;br /&gt;
See [http://share.ovi.com/channel/qgil.public the videos].&lt;br /&gt;
&lt;br /&gt;
c-base is in the very Mitte of Berlin. [http://maps.google.co.uk/maps?ie=UTF-8&amp;amp;oe=utf-8&amp;amp;rls=com.ubuntu:en-GB:unofficial&amp;amp;client=firefox-a&amp;amp;um=1&amp;amp;q=c-base&amp;amp;near=Berlin,+Germany&amp;amp;fb=1&amp;amp;cid=0,0,5828762841994571845&amp;amp;sa=X&amp;amp;oi=local_result&amp;amp;resnum=1&amp;amp;ct=image Map]&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&#039;&#039;&#039;[https://maemo.org/news/events/registrations/register/2f91448248e711dd8bcbb7b26102ad49ad49.html REGISTER]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s the first Maemo Summit and it is good to know in advance who plans to attend, to fine tune practicalities and have enough space, connection, drinks, food.&lt;br /&gt;
&lt;br /&gt;
Yes, the entrance is free. Registration is still requested for planning purposes.&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
See [[Maemo_Summit_2008/Travel|when people are arriving in and leaving Berlin]].&lt;br /&gt;
&lt;br /&gt;
[[Talk:Maemo_Summit_2008#Travel|Apparently]] there are options as affordable as 20€ including taxes from Stansted! [[Talk:Maemo_Summit_2008#Travel|Share your travel tips]] from different locations.&lt;br /&gt;
&lt;br /&gt;
== Accommodation ==&lt;br /&gt;
See [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Sponsoring community contributors ==&lt;br /&gt;
&lt;br /&gt;
See [[Maemo Summit 2008/Sponsorship]].&lt;br /&gt;
&lt;br /&gt;
== Maemo in the OSiM program ==&lt;br /&gt;
See [[Maemo in OSiM World 2008]].&lt;br /&gt;
&lt;br /&gt;
== Organization ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization]]. Volunteers needed!&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
Feel free to share/spread/forward/email...&lt;br /&gt;
&lt;br /&gt;
* [http://upcoming.yahoo.com/event/839617/ Maemo summit on Upcoming!]&lt;br /&gt;
* [http://www.facebook.com/event.php?eid=16582874206 Maemo summit on Facebook - requires FB registration]&lt;br /&gt;
* [http://www.internettablettalk.com/forums/showthread.php?t=21569 Maemo summit discussion at Internet Tablet Talk]&lt;br /&gt;
* [http://lwn.net/Calendar/Monthly/2008-09/ LWN Calendar]&lt;br /&gt;
&lt;br /&gt;
[[Events]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008&amp;diff=19592</id>
		<title>Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008&amp;diff=19592"/>
		<updated>2008-08-02T09:31:15Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Friday 19 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[image:C-logo_claim_blue.png‎|right]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Join the first Maemo Summit&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Berlin, September 19-20&#039;&#039;&#039; @ [http://c-base.org/ c-base] - right after http://www.osimworld.com&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[https://maemo.org/news/events/registrations/register/2f91448248e711dd8bcbb7b26102ad49ad49.html Free registration]&#039;&#039;&#039; - &#039;&#039;&#039;[http://maemo.org/news/events/maemo_summit-001/ Who is attending]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Know more about Nokia&#039;s Linux platform and its evolution. Meet the core team, 3rd party professional developers and key community contributors. Showcase and discuss your work. Learn, share, hack. And have fun!&lt;br /&gt;
&lt;br /&gt;
The [http://www.osimworld.com Open Source in Mobile World] conference is an interesting venue to know more about the business and technical context of the Maemo platform. Nokia is active in this event and invites the Maemo community to join it. After the conference we propose the first Maemo Summit calling to all contributors.&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The program is still open. The basic idea is to have few and well executed session plus plenty of free time and free-form activities. You can propose sessions and improvements in the [[Talk:Maemo summit 2008|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The sessions and names are confirmed but the day/time they are scheduled might still change.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{|  width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; bordercolor=&amp;quot;#000000&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
|- &lt;br /&gt;
|  width=&amp;quot;112&amp;quot; | &#039;&#039;&#039;9:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Opening doors&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;9:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Welcome&amp;amp;#33;&#039;&#039;&#039;, by [http://jaaksi.blogspot.com/ Ari Jaaksi] (VP - Maemo Software @ Nokia)&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;10:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;The outside view&#039;&#039;&#039;, by [http://dailythemes.wordpress.com/ Jay Sullivan] ([http://www.mozilla.com/ Mozilla Corp.]) &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;10:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; |  &#039;&#039;&#039;Hildon UI Vision&#039;&#039;&#039;, by Harri Kiljander (Director, User Experience - Maemo Software @ Nokia)&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;11:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;What Maemo users want&#039;&#039;&#039;, by [http://tabletblog.com/2008/05/3rd-anniversary-community-spotlight.html Reggie Suplido] ([http://www.internettablettalk.com/ Internet Tablet Talk]) and [http://www.neoncherry.com/ Krisse] ([http://tabletschool.blogspot.com/ Internet Tablet School])&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;11:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;What value can developers get out of Maemo&#039;&#039;&#039;, by Peter Schneider (Head of Product Marketing, Maemo Software @ Nokia) &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;12:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Break.&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;12:15&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &amp;lt;p&amp;gt;&#039;&#039;&#039;Lightning sessions&#039;&#039;&#039;, 5 min each + up to 1 extra min of grace. No more, no less. &#039;&#039;&#039;More slots left&#039;&#039;&#039;. [[Talk:Maemo_Summit_2008#Lightning_.2Aidea.2A_sessions|Lightning ideas]] are welcome too. List your proposal below keeping the format. Don&#039;t worry about how many sessions fit in this time slot, we will have an additional lightning session at 18h if there are more sessions proposed.&lt;br /&gt;
# [http://liquid.googlepages.com/lcuk liqbase], by Gary Birkett ([http://maemo.org/profile/view/lcuk.html lcuk])&lt;br /&gt;
# Converting videos on Linux using [http://mediautils.garage.maemo.org/tablet-encode.html tablet-encode], by Andrew Flegg ([http://maemo.org/profile/view/jaffa/ Jaffa])&lt;br /&gt;
# [http://www.internettablettalk.com/forums/showthread.php?t=21629 Debian in a chroot on the tablet], demo by Alan Bruce (qole).&lt;br /&gt;
# Maemo Bug Jar: Origins, Results, and Future Plans, by Stephen Gadsby ([http://maemo.org/profile/view/sjgadsby/ sjgadsby]).&lt;br /&gt;
# Geocaching with [http://maemo.org/downloads/product/OS2008/gpxview/ gpxview] and [http://maemo.org/downloads/product/OS2008/maemo-mapper Maemo Mapper], by [http://www.linuxvision.de/ Uwe Koch]. ([http://maemo.org/profile/view/asys3/ asys3]).&lt;br /&gt;
# [http://samoff.com/maemoui/ An Unofficial Guide to Creating a Most Excellent maemo User Interface], by [[User:Timsamoff |Tim Samoff]].&lt;br /&gt;
# [http://esbox.garage.maemo.org/ ESBox] and [http://pluthon.garage.maemo.org/ Pluthon] &#039;&#039;&#039;Eclipse&#039;&#039;&#039; plugins: how to use Eclipse to develop Maemo applications, bye [[User:andy80|Andrea Grandi]].&lt;br /&gt;
# Teaser: maemo development using [http://illumination.sf.net Illumination] by [[User:framstag|Tim Teulings]].&lt;br /&gt;
# Cloud storage: Improve you app by syncing with internet services like Google Docs or Picasaweb by [[User:brontide|Eric Warnke]] (Maybe we can talk of mCalendar and mContact (sync with google) [[User:khertan|Benoît HERVIER]]&lt;br /&gt;
# Podcasts on NITs with [http://maemo.gpodder.org/ gPodder] and [http://thpinfo.com/2008/panucci/ Panucci] by Thomas Perl ([http://maemo.org/profile/view/thp.html thp])&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;14:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Lunch&amp;amp;#33;&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
|  rowspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;15:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;BoF meetings &amp;amp;amp; workshops&#039;&#039;&#039; ([[Talk:Maemo summit 2008#BoFs and Workshops|propose one]])&lt;br /&gt;
|- &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Hildon&#039;&#039;&#039;, facilitated by (Nokia tbd)&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;16:00&#039;&#039;&#039; &lt;br /&gt;
| &#039;&#039;&#039;[http://clutter-project.org/ Clutter]&#039;&#039;&#039;, facilitated by [http://butterfeet.org/ Matthew Allum] ([http://o-hand.com/ OpenedHand])&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Open&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;17:00&#039;&#039;&#039; &lt;br /&gt;
| &#039;&#039;&#039;Tracker&#039;&#039;&#039;, facilitated by (Nokia &amp;amp;amp; others tbd).&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;GStreamer&#039;&#039;&#039;, facilitated by (Nokia developer tbd).&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Connectivity&#039;&#039;&#039;, by Kalle Valo (Nokia).&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;18:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Chill out.&#039;&#039;&#039;&lt;br /&gt;
* Dinner, music, drinks tbd.&lt;br /&gt;
* Dress code recommended: t-shirt with the maemo.org logo of [[Maemo.org_logo_contest_submissions|your choice]]. DISCLAIMER: can&#039;t be the winner logo. ;)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|  width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; bordercolor=&amp;quot;#000000&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
&lt;br /&gt;
===Saturday 20===&lt;br /&gt;
&lt;br /&gt;
I&#039;m still working on a better way of scheduling this.  Please feel free to email [[User:brontide|me]] or post on the discussion page if you have input.  This is a work in progress, if you have good topic for community day I will find a way to schedule you in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  width=&amp;quot;53&amp;quot; | &#039;&#039;&#039;9:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Opening doors&#039;&#039;&#039; and wlan.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;9:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;maemo.org after [[100Days|100 Days]]&#039;&#039;&#039;, by [http://flors.wordpress.com/ Quim Gil] (marketing manager, open source - Maemo Software @ Nokia)&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;10:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Introducing the [[Task:Community Council|Maemo Community Council]]&#039;&#039;&#039; (assuming there is one), by the members.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;10:30&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;&amp;quot;We are not the Users&amp;quot;: The hate and love behind the custom User experiences on Maemo.&#039;&#039;&#039; My goal is to talk about why be so different, why we ran from GTK, what are the motivations to do things in a so different way, the drawbacks and benefits of custom user experiences and the most important law for us on interaction designer: We are not the users, and why we must look at the problem with their eyes, even when we think it&#039;s not as smart as we would do it (or we think we could do it). Also a little bit of how to combine designers and developers on a same team as we did with Canola, Carman and the future maemo projects coming from INDT. By [[User:handful|Marcelo eduardo]]&lt;br /&gt;
|-&lt;br /&gt;
|  width=&amp;quot;53&amp;quot; | &#039;&#039;&#039;11:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;BoF: Future of maemo.org extras&#039;&#039;&#039;, by Niels (and Ed?)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;11:30&#039;&#039;&#039;&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Lightning sessions&#039;&#039;&#039;, 5 min each + up to 1 extra min of grace. No more, no less.&lt;br /&gt;
# Placeholder for Saturday sessions&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;12:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Break&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;TRACKS&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Community/Discussion&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Development&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Core Platform&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;12:30&#039;&#039;&#039; &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;[[2010 Agenda]]&#039;&#039;&#039;: Review Session&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Packaging and publishing software&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;13:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;[http://dev.openbossa.org/trac/mamona Mamona] &amp;amp;amp; Maemo: 2 way contribution (How to learn and grow up together)&#039;&#039;&#039;, by Mamona developers from INdT. &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | Rountable on porting application to and exploiting the advantages of the maemo platform.  lead by [[User:anidel|anidel]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;maemo.org extras Package Cleanup Sprint&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
|  &#039;&#039;&#039;13:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Building a Business on Maemo:&#039;&#039;&#039; At [http://frogmetrics.com Frogmetrics] we&#039;re building a real time customer feedback system on the Maemo platform. Come participate in a discussion about using tablets and the Maemo platform to build sustainable products and profitable businesses. [[User:dob|Doug Petkanics]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Using [http://mud-builder.garage.maemo.org/ mud-builder] to build packages&#039;&#039;&#039;, by [[User:Jaffa|Jaffa]].&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;14:00&#039;&#039;&#039;&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot;  | &#039;&#039;&#039;Lunch&amp;amp;#33;&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;15:00&#039;&#039;&#039; &lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Embedded Webapps&#039;&#039;&#039; Using webpy framework for on tablet web services by [[user:fpp]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | DSP Programming:  Introduction to DSP programming with examples of where and how, problems that might be met, how to use the DSP Gateway, data transfer, etc. [[User:lardman|Simon Pickering]]&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;15:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;&amp;quot;[http://samoff.com/maemoui/ An Unofficial Guide to Creating a Most Excellent maemo User Interface]&amp;quot;: Help make it &#039;&#039;official!&#039;&#039;&#039;&#039;&#039; I&#039;d like to open the doc up for community input and editing. Let&#039;s come together to create some truly &amp;quot;excellent&amp;quot; standards for dealing with user-centered UI design within the Maemo development community, by, [[User:Timsamoff |Tim Samoff]].&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Introduction To Telepathy:&#039;&#039;&#039;  Components and use on the maemo platform. by Marco Barisione&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;16:00&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Qt Maemo-Hildon Port &amp;amp; How to Develop Qt Application for the Maemo Platform&#039;&#039;&#039;, by [[User:kate |Kate Alhola]] &amp;amp; [[User:gnuton |Antonio Aloisio]].&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Introduction to WebKit&#039;&#039;&#039; Come see WebKit&#039;s internals, 2 of its ports (Gtk and Qt) and why it is cool to hack. by Pierre-Luc Beaudoin (Collabora)&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;16:30&#039;&#039;&#039;&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | BoF session an idea for software that provides vector-based map data to maemo Mapper without compromising the existing raster-based design of Maemo Mapper. Soliciting feedback and developers for the project. by [[user:gnuite]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | &#039;&#039;&#039;Introduction to Google Data API&#039;s&#039;&#039;&#039;: An introduction to Python gdata bindings that can allow for easy interaction between you app and Google services.  by [[User:Brontide|Eric Warnke]]&lt;br /&gt;
|  width=&amp;quot;33%&amp;quot; | -&lt;br /&gt;
|-&lt;br /&gt;
|  &#039;&#039;&#039;17:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | [[2010 Agenda|&#039;&#039;&#039;Maemo 2010&#039;&#039;&#039;]]: Brainstorming session  discussing current status / future desires for the Maemo platform. Where do we want to go in the next 24 months?  What can we learn and share from other mobile platforms?  Bring the whole community together to get input.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;18:00&#039;&#039;&#039;&lt;br /&gt;
|  colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;End.&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Venue ==&lt;br /&gt;
&lt;br /&gt;
The Maemo Summit is held in the headquarter of &#039;&#039;&#039;[http://www.c-base.org c-base]&#039;&#039;&#039; and the contiguous [http://www.eti-berlin.de/ eti Schauspielschule Berlin]. &lt;br /&gt;
&lt;br /&gt;
c-base is a non-profit association which has about 300 members. The purpose of this association is to increase knowledge and know-how regarding computer software, hardware and data networks ([http://en.wikipedia.org/wiki/C-base more]). eti Berlin is a school of actors based in a building with several rooms and a total surface available of 1.200m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. The perfect mix, full of creativity!&lt;br /&gt;
&lt;br /&gt;
See [http://share.ovi.com/channel/qgil.public the videos].&lt;br /&gt;
&lt;br /&gt;
c-base is in the very Mitte of Berlin. [http://maps.google.co.uk/maps?ie=UTF-8&amp;amp;oe=utf-8&amp;amp;rls=com.ubuntu:en-GB:unofficial&amp;amp;client=firefox-a&amp;amp;um=1&amp;amp;q=c-base&amp;amp;near=Berlin,+Germany&amp;amp;fb=1&amp;amp;cid=0,0,5828762841994571845&amp;amp;sa=X&amp;amp;oi=local_result&amp;amp;resnum=1&amp;amp;ct=image Map]&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&#039;&#039;&#039;[https://maemo.org/news/events/registrations/register/2f91448248e711dd8bcbb7b26102ad49ad49.html REGISTER]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s the first Maemo Summit and it is good to know in advance who plans to attend, to fine tune practicalities and have enough space, connection, drinks, food.&lt;br /&gt;
&lt;br /&gt;
Yes, the entrance is free. Registration is still requested for planning purposes.&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
See [[Maemo_Summit_2008/Travel|when people are arriving in and leaving Berlin]].&lt;br /&gt;
&lt;br /&gt;
[[Talk:Maemo_Summit_2008#Travel|Apparently]] there are options as affordable as 20€ including taxes from Stansted! [[Talk:Maemo_Summit_2008#Travel|Share your travel tips]] from different locations.&lt;br /&gt;
&lt;br /&gt;
== Accommodation ==&lt;br /&gt;
See [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Sponsoring community contributors ==&lt;br /&gt;
&lt;br /&gt;
See [[Maemo Summit 2008/Sponsorship]].&lt;br /&gt;
&lt;br /&gt;
== Maemo in the OSiM program ==&lt;br /&gt;
See [[Maemo in OSiM World 2008]].&lt;br /&gt;
&lt;br /&gt;
== Organization ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization]]. Volunteers needed!&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
Feel free to share/spread/forward/email...&lt;br /&gt;
&lt;br /&gt;
* [http://upcoming.yahoo.com/event/839617/ Maemo summit on Upcoming!]&lt;br /&gt;
* [http://www.facebook.com/event.php?eid=16582874206 Maemo summit on Facebook - requires FB registration]&lt;br /&gt;
* [http://www.internettablettalk.com/forums/showthread.php?t=21569 Maemo summit discussion at Internet Tablet Talk]&lt;br /&gt;
* [http://lwn.net/Calendar/Monthly/2008-09/ LWN Calendar]&lt;br /&gt;
&lt;br /&gt;
[[Events]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43468</id>
		<title>Wiki gardeners</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Wiki_gardeners&amp;diff=43468"/>
		<updated>2008-07-31T22:57:31Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tasks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This group is intended to act as a focusing point for, in the immediate term, the [http://maemo.org/community/wiki/wikireorg/ midgard wiki to mediawiki migration] and, in the long term, as a centralized organization point for all [[Main Page|maemowiki]]-related improvement efforts.&lt;br /&gt;
&lt;br /&gt;
Right now, the primary goal of this group is to assist with cleaning up the fallout of midgard wiki to mediawiki move by putting together a strong framework (templates, categorization, etc) for moving forward with a well organized and useful [[Main Page|maemowiki]], and bringing all of the ex-midgard wikipages up to the higher quality standards of the new mediawiki.&lt;br /&gt;
&lt;br /&gt;
cool site man&lt;br /&gt;
&lt;br /&gt;
== Members ==&lt;br /&gt;
New members should simply add their name to the bottom of the list and jump right into the project.&lt;br /&gt;
&lt;br /&gt;
# [[User:generalantilles|generalantilles]] 21:41, 2 June 2008 (UTC)&lt;br /&gt;
# [[User:dneary|dneary]] 10:16, 3 June 2008 (UTC)&lt;br /&gt;
# [[User:qgil|qgil]] 19:45, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:lcuk|lcuk]] 22:27, 4 June 2008 (UTC)&lt;br /&gt;
# [[User:jaffa|jaffa]] 07:09, 5 June 2008 (UTC)&lt;br /&gt;
# [[User:andrewfblack|andrewfblack]] 10:36, 11 June 2008 (UTC)&lt;br /&gt;
# [[User:baloo|Baloo]] 22:26, 19 July 2008 (UTC)&lt;br /&gt;
# [[User:timsamoff|Tim Samoff]] 02:37, 24 July 2008 (UTC)&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5772</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5772"/>
		<updated>2008-07-31T14:15:18Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Friday 19 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
* Ben van Klinken (CLucene/NL)  mailinglist&lt;br /&gt;
* Jos van den Oever (Strigi/NL)  mailinglist&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)  mailinglist&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation  mailinglist&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)  mailinglist&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)  mailinglist&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)  mailinglist&lt;br /&gt;
* Jerry Tan (Tracker)  mailinglist&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay  mailinglist&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay  mailinglist&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay  mailinglist&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)  mailinglist&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)  mailinglist&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)  mailinglist&lt;br /&gt;
* Ben Martin (libferris/Australia)  mailinglist&lt;br /&gt;
&lt;br /&gt;
fabrice.colin was invited, is on mailinglist, but won&#039;t make it. &lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Ben van Klinken (Haarlem/NL: any time)&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (via New york 15:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
* Jos van den Oever (from Hengelo, arrive at 17.08)&lt;br /&gt;
* Ben Martin&lt;br /&gt;
* Kevin Ottens&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark) (date to be confirmed)&lt;br /&gt;
* Ben Martin (libferris/Australia)  (date to be confirmed)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l) Can leave 9pm on thursday&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
* Lukas Lipka&lt;br /&gt;
* Ben van Klinken&lt;br /&gt;
* Kevin Ottens&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
* Jos van den Oever&lt;br /&gt;
* Ben Martin&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark) (date to be confirmed)&lt;br /&gt;
* Ben Martin (libferris/Australia)  (date to be confirmed)&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
*** Probably more than one workspace. Some people can work in xesam while other people hack/discuss other topics. --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
*** I&#039;ll try to organize a list of goals and tasks. We can use that to check the success of the hackfest. --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
*** At least blogging of the people there. Publicity in planet.gnome/planet.kde --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5776</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5776"/>
		<updated>2008-07-30T12:24:14Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
* Ben van Klinken (CLucene/NL)  mailinglist&lt;br /&gt;
* Jos van den Oever (Strigi/NL)  mailinglist&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)  mailinglist&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation  mailinglist&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)  mailinglist&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)  mailinglist&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)  mailinglist&lt;br /&gt;
* Jerry Tan (Tracker)  mailinglist&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay  mailinglist&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay  mailinglist&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay  mailinglist&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)  mailinglist&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)  mailinglist&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)  mailinglist&lt;br /&gt;
* Ben Martin (libferris/Australia)  mailinglist&lt;br /&gt;
&lt;br /&gt;
fabrice.colin was invited, is on mailinglist, but won&#039;t make it. &lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Ben van Klinken (Haarlem/NL: any time)&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (via New york 15:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
* Jos van den Oever (from Hengelo, arrive at 17.08)&lt;br /&gt;
* Ben Martin&lt;br /&gt;
* Kevin Ottens&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
* Lukas Lipka&lt;br /&gt;
* Ben van Klinken&lt;br /&gt;
* Kevin Ottens&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
* Jos van den Oever&lt;br /&gt;
* Ben Martin&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
*** Probably more than one workspace. Some people can work in xesam while other people hack/discuss other topics. --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
*** I&#039;ll try to organize a list of goals and tasks. We can use that to check the success of the hackfest. --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
*** At least blogging of the people there. Publicity in planet.gnome/planet.kde --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5777</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5777"/>
		<updated>2008-07-30T12:20:09Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
* Ben van Klinken (CLucene/NL)  mailinglist&lt;br /&gt;
* Jos van den Oever (Strigi/NL)  mailinglist&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)  mailinglist&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation  mailinglist&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)  mailinglist&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)  mailinglist&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)  mailinglist&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay  mailinglist&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay  mailinglist&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay  mailinglist&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay  mailinglist&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)  mailinglist&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)  mailinglist&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)  mailinglist&lt;br /&gt;
* Ben Martin (libferris/Australia)  mailinglist&lt;br /&gt;
&lt;br /&gt;
fabrice.colin was invited, is on mailinglist, but won&#039;t make it. &lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Ben van Klinken (Haarlem/NL: any time)&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (via New york 15:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
* Jos van den Oever (from Hengelo, arrive at 17.08)&lt;br /&gt;
* Ben Martin&lt;br /&gt;
* Kevin Ottens&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
* Lukas Lipka&lt;br /&gt;
* Ben van Klinken&lt;br /&gt;
* Kevin Ottens&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
* Jos van den Oever&lt;br /&gt;
* Ben Martin&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
*** Probably more than one workspace. Some people can work in xesam while other people hack/discuss other topics. --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
*** I&#039;ll try to organize a list of goals and tasks. We can use that to check the success of the hackfest. --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
*** At least blogging of the people there. Publicity in planet.gnome/planet.kde --[[User:ifrade|ifrade]] 13:49, 30 July 2008 (UTC)&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19987</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19987"/>
		<updated>2008-07-30T10:33:02Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tuesday 16 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Peter Schneider ([[User:peterschneider|peterschneider]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|-&lt;br /&gt;
| 21:27&lt;br /&gt;
| Krischan Keitsch&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE 1090&lt;br /&gt;
|-&lt;br /&gt;
| 8:05&lt;br /&gt;
| [[User:bunanson|bunanson]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Wilson, North Carolina, USA&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO097 to Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5783</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5783"/>
		<updated>2008-07-30T06:41:15Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
* Ben van Klinken (CLucene/NL)&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Ben van Klinken (Haarlem/NL: any time)&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (via New york 15:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
* Jos van den Oever (from Hengelo, arrive at 17.08)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
* Lukas Lipka&lt;br /&gt;
* Ben van Klinken&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
* Jos van den Oever&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5784</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5784"/>
		<updated>2008-07-29T19:54:07Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tuesday 23 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (via New york 15:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
* Jos van den Oever (from Hengelo, arrive at 17.08)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
* Lukas Lipka&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
* Jos van den Oever&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5785</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5785"/>
		<updated>2008-07-29T19:43:01Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Thursday 18 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (via New york 15:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
* Jos van den Oever (from Hengelo, arrive at 17.08)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
* Lukas Lipka&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5787</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5787"/>
		<updated>2008-07-29T14:28:14Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Monday 22 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (??? 18:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
* Lukas Lipka&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5788</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5788"/>
		<updated>2008-07-29T14:27:28Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Thursday 18 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (??? 18:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
* Lukas Lipka (Bratislava 18:00+)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5789</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5789"/>
		<updated>2008-07-29T13:40:03Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Thursday 18 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori (Helsinki 20:00+)&lt;br /&gt;
* Ivan Frade (Helsinki 18:00+)&lt;br /&gt;
* Philip van Hoof (Brussels/Eindhoven 18:00+)&lt;br /&gt;
* Martyn Russell (London 18:00+)&lt;br /&gt;
* Carlos Garnacho (Madrid 18:00+)&lt;br /&gt;
* Mikael Ottela (Helsinki 18:00+)&lt;br /&gt;
* Jamie McCracken (??? 18:00+)&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5790</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5790"/>
		<updated>2008-07-29T13:12:34Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: Added city and preferred time for arrival and departure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
* Sebastian Pölsterl (from Munich, no preferred time)&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl (Returning to Munich between 18:00 and 22:00)&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5791</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5791"/>
		<updated>2008-07-29T12:58:57Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tuesday 23 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5792</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5792"/>
		<updated>2008-07-29T12:57:05Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Monday 22 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (Returning to Washington Dulles)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5793</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5793"/>
		<updated>2008-07-29T12:56:31Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Friday 19 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (from SLC Int&#039;l)&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (Or Tues, Depending on Flights)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5794</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5794"/>
		<updated>2008-07-29T12:51:25Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Thursday 18 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Jamie McCracken&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (Or Tues, Depending on Flights)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19991</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19991"/>
		<updated>2008-07-29T11:32:14Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Sunday 21 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 09:35&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO097 to Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19992</id>
		<title>Maemo Summit 2008/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Maemo_Summit_2008/Travel&amp;diff=19992"/>
		<updated>2008-07-29T11:30:41Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Tuesday 16 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. Also, the organization takes this list as a basis to request a group registration to http://www.osimworld.com - covered by Nokia.&lt;br /&gt;
&lt;br /&gt;
Discuss your tips and offers at [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 14 ===&lt;br /&gt;
Arrive early to tour Berlin or prepare for the conference before the chaos of two separate conferences.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 12:30&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8974&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 16 ===&lt;br /&gt;
Recommended day for arrivals. Be in Berlin at this point or before if you want an invitation to OSiM World.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 08:05&lt;br /&gt;
| [[User:rm_you | Adam Harwell]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Continental Airlines CO096 from Newark, USA&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH174 from Frankfurt a.M.&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|rsuplido]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 11:35&lt;br /&gt;
| Niels Breet ([[User:xfade|xfade]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1823 from Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Florian Boor ([[User:florian|florian]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight LH180 from Frankfurt/Main&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]]), Alan Bruce ([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA984 from London&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Quim Gil ([[User:qgil|qgil]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 15:45&lt;br /&gt;
| Marcell Lengyel ([[User:marcell|marcell]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8309 from Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 18:35&lt;br /&gt;
| Simon Budig ([[User:simon|simon]])&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0016 from Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train ICE943 from Essen&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6237 from Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 17 ===&lt;br /&gt;
OSiM Day 1&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 09:10&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH248 from Dusseldorf&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
OSiM Day 2&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 14:05&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0345 From Riga&lt;br /&gt;
|-&lt;br /&gt;
| 14:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 635 from Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 16:30&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4580 From Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 17:13&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 174&lt;br /&gt;
|-&lt;br /&gt;
| 19:00&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4574 From Naples (circa 80?)&lt;br /&gt;
|-&lt;br /&gt;
| 20:50&lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6237 From Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8546 from London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Hopefully everybody is having breakfast in Berlin.&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
Maemo Summit Day 1 - Don&#039;t leave! There will be a night party.&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
Maemo Summit Day 2 - Sure? Still many sessions ongoing.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 16:38&lt;br /&gt;
| Andrew Flegg ([[User:jaffa|Jaffa]])&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train IC140 to Apeldoorn&lt;br /&gt;
|-&lt;br /&gt;
| 19:25&lt;br /&gt;
| Kamen Bundev ([[User:bundyo|bundyo]])&lt;br /&gt;
| Dortmund&lt;br /&gt;
| Flight W6 636 to Sofia&lt;br /&gt;
|-&lt;br /&gt;
| 21:15 &lt;br /&gt;
| Simon Pickering ([[User:lardman|lardman]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight Easyjet 6238 to Bristol&lt;br /&gt;
|-&lt;br /&gt;
| 21:55&lt;br /&gt;
| Lucas Maneos&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight FR8547 to London Stansted&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
Recommended day for departures.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&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;
|-&lt;br /&gt;
| 07:20&lt;br /&gt;
| Stephen Gadsby ([[User:sjgadsby|sjgadsby]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA981 to London&lt;br /&gt;
|-&lt;br /&gt;
| 08:15&lt;br /&gt;
| Marius Gedminas ([[User:mgedmin|mgedmin]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BT 0216 to Vilnius&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| [[User:xfade | Niels Breet]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| KLM KL1822 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 10:25&lt;br /&gt;
| [[User:Timsamoff | Tim Samoff]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH181 to Frankfurt&lt;br /&gt;
|-&lt;br /&gt;
| 10:46&lt;br /&gt;
| [[User:jbenc|Jiri Benc]]&lt;br /&gt;
| Berlin Hbf&lt;br /&gt;
| Train EC 175&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:qgil | Quim Gil]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 12:05&lt;br /&gt;
| [[User:marcell | Marcell Lengyel]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Air Berlin 8308 to Helsinki&lt;br /&gt;
|-&lt;br /&gt;
| 13:05&lt;br /&gt;
| [[User:rsperberg | Roger Sperberg]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Lufthansa LH223 to Munich&lt;br /&gt;
|-&lt;br /&gt;
| 14:35&lt;br /&gt;
| Alan Bruce([[User:qole|qole]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight BA993 to London&lt;br /&gt;
|-&lt;br /&gt;
| 15:15&lt;br /&gt;
| [[User:gnuite|John Costigan]]&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight UA 8991&lt;br /&gt;
|-&lt;br /&gt;
| 15:30&lt;br /&gt;
| [[User:simon|Simon Budig]]&lt;br /&gt;
| Berlin Schönefeld&lt;br /&gt;
| Flight Germanwings 4U 0017 to Köln/Bonn&lt;br /&gt;
|-&lt;br /&gt;
| 21:30&lt;br /&gt;
| Jamie Bennett ([[User:baloo|Baloo]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 6238 to Bristol&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
Just in case.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of departue&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 12:10&lt;br /&gt;
| Andrea Grandi ([[User:andy80|andy80]])&lt;br /&gt;
| Berlin Schoenefeld&lt;br /&gt;
| Flight EasyJet 4579 to Pisa&lt;br /&gt;
|-&lt;br /&gt;
| 12:25&lt;br /&gt;
| Reggie Suplido ([[User:rsuplido|Reggie]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight KL1824 to Amsterdam&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| Aniello Del Sorbo ([[User:anidel|anidel]])&lt;br /&gt;
| Berlin Tegel&lt;br /&gt;
| Flight Air Berlin 8430 To Naples via Milan (circa 100?)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5795</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5795"/>
		<updated>2008-07-29T09:47:37Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Thursday 18 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (Or Tues, Depending on Flights)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5796</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5796"/>
		<updated>2008-07-29T09:47:16Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Friday 19 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)   self covered trip + own accomondation&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)   covered trip + stay&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)   covered trip + stay&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)   covered trip + stay&lt;br /&gt;
* Urho Konttori (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Ivan Frade (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)   covered trip + stay&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
== Expected Arrivals ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
=== Thursday 18 ===&lt;br /&gt;
&#039;&#039;&#039;Preferred day for arrivals, this way you have the whole Friday for warming up and attend the Maemo Summit.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Your name here&lt;br /&gt;
&lt;br /&gt;
=== Friday 19 ===&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik&lt;br /&gt;
&lt;br /&gt;
=== Saturday 20 ===&lt;br /&gt;
&lt;br /&gt;
== Expected Departures ==&lt;br /&gt;
&#039;&#039;&#039;VERY IMPORTANT - NEEDED FOR FINDING ACCOMMODATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Sunday 21 ===&lt;br /&gt;
&lt;br /&gt;
=== Monday 22 ===&lt;br /&gt;
* Urho Konttori&lt;br /&gt;
* Ivan Frade&lt;br /&gt;
* Philip van Hoof&lt;br /&gt;
* Martyn Russell&lt;br /&gt;
* Carlos Garnacho&lt;br /&gt;
* Mikael Ottela&lt;br /&gt;
* Sebastian Pölsterl&lt;br /&gt;
* Kevin Kubasik (Or Tues, Depending on Flights)&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 23 ===&lt;br /&gt;
&#039;&#039;&#039;Monday night is the last one covered by the Hackfest sponsorship. Feel free staying until Tuesday making the most of your trip.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
=== Beagle Coding Task Ideas ===&lt;br /&gt;
* Beagle-Xeasm work, we will have almost everyone involved in this spec available too us, so lets work on getting our compatibility 100%&lt;br /&gt;
** Gnome-Do plugin. I want a solid beagle plugin for Gnome-Do, should be a super-quick codeup (Preferably over xesam!)&lt;br /&gt;
* Dashboard. I have a million and one ideas working for this, but the core of it would hopefully be getting some unified means of generating clue packets/context. I am thinking that utilizing screenreader api&#039;s to get working windows/text could be very helpful here. &lt;br /&gt;
** Work towards functional/usable/stable UI. Maybe even alpha demo?&lt;br /&gt;
* Beagle Client Optimization. We still do the whole XML serializing and deserializing thing... Look into Dbus/Protocol Buffers to increase performance&lt;br /&gt;
** This could increase the beagle-xesam performance considerably, and has the potential to fix Dashboard bottlenecks as well.&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
* Smarter Searching in Gnome: Keyword matching is cool, but user data is becoming more and more massive, Terabyte desktops are not unheard of. Thousands of e-mails and documents need a better ranking system.&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;br /&gt;
&lt;br /&gt;
= Organization ToDo =&lt;br /&gt;
Steps we need to make in order to bring this forward.&lt;br /&gt;
&lt;br /&gt;
* Coordination team&lt;br /&gt;
** A list of people easy to CC and decide fast on pure organizational stuff e.g. money, people, places. Proposal: Urho Konttori (link with Maemo Summit organization), Vincent Untz (GNOME Foundation), Xesam rep, Tracker rep &amp;amp; Beagle rep. Ideally a local rep too but let&#039;s not wait for this to start moving forward.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define dates&lt;br /&gt;
** Proposal: September 19 &amp;amp; 20 WarmUp, people can attend to the Maemo Summit and start the discussions e.g. at a project level. 21 &amp;amp; 22 Official Desktop Search Hackfest. Some might want to have an After Hours (?).--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Define people&lt;br /&gt;
** I need the list of people to be sponsored asap to arrange travel and know for sure what is needed for accommodation.--[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Infrastructure required&lt;br /&gt;
** One workspace room with wlan. Anything else? For instance, a projector or not? --[[User:qgil|qgil]] 08:13, 28 July 2008 (UTC)&lt;br /&gt;
* Program&lt;br /&gt;
** Flexible of course, but good to have confirmed in advanced a mission, achievable and specific objectives and a reference schedule.&lt;br /&gt;
* Marketing &amp;amp; press&lt;br /&gt;
** The World needs to know, before and after! How?&lt;br /&gt;
&lt;br /&gt;
Anything else? Add it to the list.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44925</id>
		<title>Talk:Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44925"/>
		<updated>2008-07-28T12:39:07Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: Added comment that A2DP should be easily demonstrable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Program==&lt;br /&gt;
&lt;br /&gt;
=== Help with the program ===&lt;br /&gt;
&lt;br /&gt;
I&#039;m happy having the role of benevolent dictator for the schedule on Friday 19: I organize the sessions submitted and if someone finds a bug or an improvement just complain and we&#039;ll find a solution. However, I really don&#039;t want to organize the sessions on Saturday 20, which is purely a maemo.org community day. Can you please find either another dictator or a system to get that sorted out yourselves? I&#039;m asking for a coordinator at [[Maemo_Summit_2008/Organization#Program]]. Thanks!--[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also, could someone draw nice tables for the schedules? I want to do this since.. but there is always something else taking the time. In principle each day needs a table with 3 columns (3 tracks), being some sessions single cells spanning through the whole row (no tracks, just one session at a time, or breaks). Appreciated. --[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Saturday Coordinator ~ [[User:brontide|Eric Warnke]]&#039;&#039;&#039; Feel free to contact me directly or put your ideas here.  I will distill them and be the buffer for Nokia that day.  [[User:brontide|brontide]] 14:32, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Lightning sessions ===&lt;br /&gt;
&lt;br /&gt;
These are really brief sessions of 5 minutes approx i.e. demos. You can propose your own session listing it directly in the schedule &#039;&#039;&#039;once you have confirmed your trip to Berlin&#039;&#039;&#039;. If we get many proposals we will have a second round of lightning sessions on Saturday. Lightning sessions are cool!&lt;br /&gt;
&lt;br /&gt;
We are open to submissions in the form of decent quality videos, to be shown to the audience and uploaded in maemo.org as part of the video materials of the Summit.&lt;br /&gt;
&lt;br /&gt;
* I&#039;ve see that there is a session about maemo packaging for extras, so i would talk of a tool recently available nammed py2deb, that enable onboard developper to make debian source package directly on a NIT that can be builded by autobuilder, but i m not sure yet i can come, so maybe someone else is interesting by this tool and maybe present it for me. As i use this tool for mcalendar,home widget, and other things, i think other onboard dev could be interested.-[[User:khertan|khertan]] 10:17, 28 July 2008 (GMT+2)&lt;br /&gt;
&lt;br /&gt;
* I&#039;d like to present Intranet search (extended desktop search) from maemo with libferris (http://www.libferris.com/). This would be a quick overview of what is available now and where I&#039;m heading with it. -- [https://wiki.maemo.org/User:Monkeyiq Monkeyiq] July 19.&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* We would like to demonstrate and talk about WorldTV99 (http://maemo.org/downloads/product/OS2008/worldtv99/) [bunanson and koos Vriezen] 09.16 16 July 2008 (BST).&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I don&#039;t know if 5 minutes would be enough, but I would like to talk about Rich UIs and the importance of being different and showing the potential of the platform to &amp;quot;Transform&amp;quot; itself in different products, focused in one main use: like our projects: Canola (media player) Carman (onboard computer + car media) and others like remote controls, etc. The real goal is to show why is really needed that some applications &amp;quot;break&amp;quot; the rules and extend the experience showing the power of openness. (this can be a full talk if of interest)&lt;br /&gt;
:20 seconds are enough for a great ad, 3:30 are enough for a great videoclip and 5:00 are enough for a great lightning session.  :)  Find a title and... a name for yourself (are you Marcelo?) Then on Saturday you could organize a full session.--[[User:qgil|qgil]] 08:30, 20 July 2008 (UTC)&lt;br /&gt;
:::Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I would like to present Illumination, an alternative GUI library, which is used by my applications. 5 minutes is a start (I&#039;m a fast speaker ;-)), but around 20 minutes would be better. Take 5 minutes on friday or can I get 20 minutes on saturday? I could also speak a little bit of my problems porting a non-Gtk based GUI library (togetehr with some hints towards existing APIs). What about that (5 minutes would be not enough again I fear)?--[[User:framstag|framstag]] 15:29, 20 July 2008 (UTC)&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I ([[user:barbieri| Gustavo Barbieri]]) got delayed due some personal problems and will just arrive in Berlin/Tegel by 2:10pm of 19th, after the lightning talks are over, may I remove my entry or someone else (qgil?) has to do it?&lt;br /&gt;
: Go ahead and remove it yourself. Can you move your session to anywhere else in the schedule? --[[User:timsamoff|timsamoff]] 13:49, 25 July 2008 (UTC)&lt;br /&gt;
: Qgil maybe another 30 minute lightning session right before we end for the day? ( assuming we have the interest from others to present ) [[User:brontide|brontide]] 13:54, 25 July 2008 (UTC)&lt;br /&gt;
:: timsamoff: brontide just did that for me. As for presenting later, of course I can, let&#039;s see if we can get another lightning sessions.&lt;br /&gt;
::If we get more lightning sessions we can have another round, although better on Saturday. They are good to break the routine.--[[User:qgil|qgil]] 18:29, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== BoFs and workshops ===&lt;br /&gt;
&lt;br /&gt;
List below your proposals for activities. They are thought to be highly participative i.e. discussion about an area of the platform, workshops, etc.  &#039;&#039;&#039;[[User:brontide|I]] have promoted many proposals onto the main page.  If you need longer than a half an hour slot then [[User:brontide|let me know]].&lt;br /&gt;
&lt;br /&gt;
* I&#039;d love to see some sort of break-out brainstorming session or round table discussing current status / future desires for the Maemo platform as a whole. I think this crowd would offer much wisdom to the official team. --[[User:timsamoff|timsamoff]] 02:44, 18 July 2008 (UTC)&lt;br /&gt;
:Unsure whether this would fit better on Friday or Saturday...--[[User:qgil|qgil]] 18:57, 20 July 2008 (UTC)&lt;br /&gt;
:: What about a single session during the 17:00 slot on Saturday -- a sort of , wrap-up for everyone to come back together and offer opinions? --[[User:timsamoff|timsamoff]] 15:22, 21 July 2008 (UTC)&lt;br /&gt;
:::Sounds good!--[[User:qgil|qgil]] 20:03, 23 July 2008 (UTC)&lt;br /&gt;
:::: I think we should combine a few of these forward looking talks into something more cogent [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I would like to make a case for embedded (on-tablet) web apps for easy creation of mobile applications for Maemo. With a little bit of python advocacy, a spotlight on the up-and-coming web2py framework, and an example with a little utilitarian app I made and use on my tablet. This is more than a lightning talk but certainly less than an hour - more like 15-20 mins ? --[[User:fredp|fpp]]&lt;br /&gt;
: Think of time for questions/comments as well -- if a presentation is 20-min, it could extend to 45-min with others&#039; input. --[[User:timsamoff|timsamoff]] 20:18, 22 July 2008 (UTC)&lt;br /&gt;
:: Fred, do you have a reservation?  are you coming? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* [[User:gnuite|gnuite]] would like to present in a BoF session an idea for software that provides vector-based map data to Maemo Mapper without compromising the existing raster-based design of Maemo Mapper.  The presented design will offer a completely modular solution that should require no changes to Maemo Mapper at all.  The software will utilize OpenStreetMap&#039;s free vector-based map data to provide both street visualization and routing instructions without an internet connection.  The presentation will serve as a means for soliciting help from developers interested in the project, since it is likely not a one-man operation.&lt;br /&gt;
: Sounds good, I will rewrite the schedule in the next day or so to try and rebalance everything [[User:brontide|brontide]] 16:34, 27 July 2008 (UTC)&lt;br /&gt;
* &#039;&#039;&#039;Building a Business on Maemo:&#039;&#039;&#039; At [http://frogmetrics.com Frogmetrics] we&#039;re building a real time customer feedback system on the Maemo platform. Come participate in a discussion about using tablets and the Maemo platform to build sustainable products and profitable businesses. [[User:dob|Doug Petkanics]]&lt;br /&gt;
&lt;br /&gt;
=== Mini Exhibit ===&lt;br /&gt;
&#039;&#039;This is getting big - please organize this at [[Maemo Summit 2008/Exhibit]]. As I see it, if we do it then it is better to have it both in OSiM and Summit for double impact. See also the comments at [[Maemo_Summit_2008/Organization#OSiM]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Anyone want to be in charge on having a mini exhibit -- maybe for the OSiM Maemo booth as well as at the Maemo Summit? Someone can contact, coordinate, and round-up remarkable apps, hacks, and interfaces and help set them up so enthusiasts and guests can see and play with them. The objective here is to show what the Internet Tablet is capable of doing.&lt;br /&gt;
&lt;br /&gt;
Here are some ideas: ( cleanup by [[User:brontide|Eric Warnke]] lets concentrate on community items )&lt;br /&gt;
&lt;br /&gt;
I would like to see a handful of units out with a selection of [[Task:Remarkable_community_projects#Born_for_Maemo|&amp;quot;Born for Maemo&amp;quot;]] loaded on each as well as a number of non-conflicting [[Task:Remarkable_community_projects#Outstanding_utilities|Outstanding Utilities]].  Below are the items that I believe would be booth and OSiM friendly.  The nice thing about this list is that we can consume any number of units with this same software and rotate what&#039;s being demo&#039;ed easily. [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Canola2&lt;br /&gt;
* Carman&lt;br /&gt;
* Maemo Mapper&lt;br /&gt;
* Maeno WordPy&lt;br /&gt;
* WorldTV99&lt;br /&gt;
* Numpty Physics&lt;br /&gt;
* OMWeather&lt;br /&gt;
* Personal Menu&lt;br /&gt;
* Personal Launcher&lt;br /&gt;
* Advanced Backlight&lt;br /&gt;
* USB Control&lt;br /&gt;
* Rotation support&lt;br /&gt;
* Quiver&lt;br /&gt;
* Large Statusbar clock&lt;br /&gt;
* MPlayer / mediaserv / tablet-encode (the entire video playback pipeline) - rm_you volunteer&lt;br /&gt;
* Connecting a Hard Drive ([http://tabletschool.blogspot.com/2008/06/nokia-n800-n810-how-to-attach-hdd-aka.html link 1], [http://www.internettablettalk.com/forums/showthread.php?t=22187 link 2]) - volunteer [[User:bunanson|bunanson]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
* Running VNC&lt;br /&gt;
: Client or server?  I think I would want to load vnc server on many of the units to allow for us to &amp;quot;demo&amp;quot; on a monitor.  [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
* A2DP? - Is this ready to be demo&#039;ed at OSiM?&lt;br /&gt;
: Shouldn&#039;t be a problem with demo&#039;ing either ARM or DSP version, might be worth bringing some 3.5mm speakers to plug into a headset so more than one person can head the output -[[User:lardman|lardman]] 13:36, 28 July 2008 (UTC+1)&lt;br /&gt;
&lt;br /&gt;
Nice to show, if we have enough demo units:&lt;br /&gt;
&lt;br /&gt;
* Running Android&lt;br /&gt;
: I know we can, but is there legal issues here if maemo.org does it? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
::I don&#039;t know. Why not asking them? Mike Jennings will come to OSiM, perhaps contacting in advance would a nice gesture. To avoid confusion, it should be clear that this is a move from maemo.org - the Maemo community and nothing Nokia official (this will be clear in the stand, if only by seeing a big maemo.org logo and many tablets with no-Maemo and non-Nokia 3rd party apps inside).--[[User:qgil|qgil]] 18:41, 26 July 2008 (UTC)&lt;br /&gt;
::: Sounds good.  I think one unit with Andriod would be great assuming we have enough units, but I would say it&#039;s low priority. [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
* Running Garnet VM&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ideas that I don&#039;t think will work well: ( maybe at the summit )&lt;br /&gt;
&lt;br /&gt;
* [http://www.redferret.net/?p=9533 Haptic Technology]&lt;br /&gt;
: I think we should keep it to things we will have access to [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://symbianwebblog.wordpress.com/2008/05/08/puppy-robot-controlled-by-nokia-internet-tablet/ Puppy Robot]&lt;br /&gt;
:The puppies are getting a bit old... I can ask the developers if you really want them there, though.--[[User:qgil|qgil]] 18:41, 26 July 2008 (UTC)&lt;br /&gt;
* Running Debian, KDE&lt;br /&gt;
:While interesting to hackers, I don&#039;t know how much of a splash they would make at OSiM.  If we do a summit table then I think it would be great there. [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m more than willing to demonstrate things at both OSiM and the summit if the hardware can be organised (I have an n800 I can bring a long). -- [[User:baloo|baloo]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
I have my own laptop and N800 that can be used for the video pipeline demos, but it would be nice to show them on an N810 and not have to use my own hardware for demos if possible. -- [[User:rm_you|Adam Harwell]] 04:39, 26 July 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
==== Signup ====&lt;br /&gt;
&lt;br /&gt;
If this is to be a reality we have to have at least 24 hours of coverage ( guestimate ) 6hours x2 days x2 people.  Signup below and then we will talk about what is realistic in terms of Demo&#039;s/Units.&lt;br /&gt;
&lt;br /&gt;
* [[User:brontide|Eric Warnke]] - 2 hours&lt;br /&gt;
* [[User:Timsamoff|Tim Samoff]] - 2 hours&lt;br /&gt;
* [[User:bunanson|bunanson]] - 4 hours ( Connect HD and WorldTV99 )&lt;br /&gt;
* [[User:qole|Alan Bruce]] - whatever you need ;)&lt;br /&gt;
* [[User:rm_you|Adam Harwell]] - whatever you need&lt;br /&gt;
* &#039;&#039;&#039;SIGNUP HERE, WE STILL NEED MANY MORE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I can help to man 2 dem stations, Connect HD and WorldTV99, side by side for 3 - 6 hrs; and I am also giving sessions on Friday.  I need &amp;quot;hardware&amp;quot; support.  If I am drafted, who is my contact man? ---[[User:bunanson|bunanson]] I think I would request at least two of each, preferably three, N800 and N810, for a total of 4 (or 6) with ALL the accessories, USB cables, AC adapters etc.&lt;br /&gt;
: You are a volunteer.  If you are demo-ing these projects what hardware support do you need?  I will try and make one request to Nokia once we have enough coverage to make the booth possible [[User:brontide|brontide]] 02:26, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
Moved to [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
==Accommodation==&lt;br /&gt;
Moved to [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Recording the Event ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization#Marketing_.26_coverage]] and post your comments / offers for help there.&lt;br /&gt;
&lt;br /&gt;
== Advertising ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve submitted the event to the [http://lwn.net/Calendar/Monthly/2008-09/ LWN Event Calendar]. Is there any other wider advertising we can do? --[[User:jaffa|Jaffa]] 11:55, 14 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve got some ideas to allow people attending at Maemo Summit to communicate better. If you have any other idea, please write/discuss here. --[[User:andy80|Andrea Grandi]] 10:35, 20 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Prepare a sort of &amp;quot;badge&amp;quot;. A simple card with these informations:&lt;br /&gt;
** Name (nickname)&lt;br /&gt;
** What we do in our life (Developer/Student/Blogger/ecc...)&lt;br /&gt;
** Spoken languages: we could print a flag for each language we speak&lt;br /&gt;
&lt;br /&gt;
* Prepare a custom Google map with all the hot points in Berlin: c-base, OSiM, all hotels we booked ecc...&lt;br /&gt;
&lt;br /&gt;
* Create POI&#039;s for these place to use on Map software in our tablets&lt;br /&gt;
&lt;br /&gt;
== Introduction to Maemo hacking? ==&lt;br /&gt;
&lt;br /&gt;
Keywan says in maemo-developers: &amp;quot;are there plans for a workshop or introduction for newcomers in the development for Maemo? What do you think about this idea? Is there anybody who would like to do this as a &amp;quot;speaker&amp;quot;? And are there other potential participants like me?&lt;br /&gt;
:Good idea, the question being: when? What is the right duration for this workshop and where could it fit in the agenda. One idea would be to have it on 2-3h on Saturday while the rest of running sessions are really hardcore developer or community wise.--[[User:qgil|qgil]] 07:06, 28 July 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5815</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5815"/>
		<updated>2008-07-28T06:22:58Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi/NL)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)&lt;br /&gt;
* Lukas Lipka (Beagle-Dashboard/Slovakia)&lt;br /&gt;
* Kevin Kubasik (Beagle/USA)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)&lt;br /&gt;
* Urho Konttori (Tracker/Finland)&lt;br /&gt;
* Ivan Frade (Tracker/Finland)&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44929</id>
		<title>Talk:Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44929"/>
		<updated>2008-07-28T04:53:05Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Community */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Program==&lt;br /&gt;
&lt;br /&gt;
=== Help with the program ===&lt;br /&gt;
&lt;br /&gt;
I&#039;m happy having the role of benevolent dictator for the schedule on Friday 19: I organize the sessions submitted and if someone finds a bug or an improvement just complain and we&#039;ll find a solution. However, I really don&#039;t want to organize the sessions on Saturday 20, which is purely a maemo.org community day. Can you please find either another dictator or a system to get that sorted out yourselves? I&#039;m asking for a coordinator at [[Maemo_Summit_2008/Organization#Program]]. Thanks!--[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also, could someone draw nice tables for the schedules? I want to do this since.. but there is always something else taking the time. In principle each day needs a table with 3 columns (3 tracks), being some sessions single cells spanning through the whole row (no tracks, just one session at a time, or breaks). Appreciated. --[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Saturday Coordinator ~ [[User:brontide|Eric Warnke]]&#039;&#039;&#039; Feel free to contact me directly or put your ideas here.  I will distill them and be the buffer for Nokia that day.  [[User:brontide|brontide]] 14:32, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Lightning sessions ===&lt;br /&gt;
&lt;br /&gt;
These are really brief sessions of 5 minutes approx i.e. demos. You can propose your own session listing it directly in the schedule &#039;&#039;&#039;once you have confirmed your trip to Berlin&#039;&#039;&#039;. If we get many proposals we will have a second round of lightning sessions on Saturday. Lightning sessions are cool!&lt;br /&gt;
&lt;br /&gt;
We are open to submissions in the form of decent quality videos, to be shown to the audience and uploaded in maemo.org as part of the video materials of the Summit.&lt;br /&gt;
&lt;br /&gt;
* I&#039;d like to present Intranet search (extended desktop search) from maemo with libferris (http://www.libferris.com/). This would be a quick overview of what is available now and where I&#039;m heading with it. -- [https://wiki.maemo.org/User:Monkeyiq Monkeyiq] July 19.&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* We would like to demonstrate and talk about WorldTV99 (http://maemo.org/downloads/product/OS2008/worldtv99/) [bunanson and koos Vriezen] 09.16 16 July 2008 (BST).&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I don&#039;t know if 5 minutes would be enough, but I would like to talk about Rich UIs and the importance of being different and showing the potential of the platform to &amp;quot;Transform&amp;quot; itself in different products, focused in one main use: like our projects: Canola (media player) Carman (onboard computer + car media) and others like remote controls, etc. The real goal is to show why is really needed that some applications &amp;quot;break&amp;quot; the rules and extend the experience showing the power of openness. (this can be a full talk if of interest)&lt;br /&gt;
:20 seconds are enough for a great ad, 3:30 are enough for a great videoclip and 5:00 are enough for a great lightning session.  :)  Find a title and... a name for yourself (are you Marcelo?) Then on Saturday you could organize a full session.--[[User:qgil|qgil]] 08:30, 20 July 2008 (UTC)&lt;br /&gt;
:::Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I would like to present Illumination, an alternative GUI library, which is used by my applications. 5 minutes is a start (I&#039;m a fast speaker ;-)), but around 20 minutes would be better. Take 5 minutes on friday or can I get 20 minutes on saturday? I could also speak a little bit of my problems porting a non-Gtk based GUI library (togetehr with some hints towards existing APIs). What about that (5 minutes would be not enough again I fear)?--[[User:framstag|framstag]] 15:29, 20 July 2008 (UTC)&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I ([[user:barbieri| Gustavo Barbieri]]) got delayed due some personal problems and will just arrive in Berlin/Tegel by 2:10pm of 19th, after the lightning talks are over, may I remove my entry or someone else (qgil?) has to do it?&lt;br /&gt;
: Go ahead and remove it yourself. Can you move your session to anywhere else in the schedule? --[[User:timsamoff|timsamoff]] 13:49, 25 July 2008 (UTC)&lt;br /&gt;
: Qgil maybe another 30 minute lightning session right before we end for the day? ( assuming we have the interest from others to present ) [[User:brontide|brontide]] 13:54, 25 July 2008 (UTC)&lt;br /&gt;
:: timsamoff: brontide just did that for me. As for presenting later, of course I can, let&#039;s see if we can get another lightning sessions.&lt;br /&gt;
::If we get more lightning sessions we can have another round, although better on Saturday. They are good to break the routine.--[[User:qgil|qgil]] 18:29, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== BoFs and workshops ===&lt;br /&gt;
&lt;br /&gt;
List below your proposals for activities. They are thought to be highly participative i.e. discussion about an area of the platform, workshops, etc.  &#039;&#039;&#039;[[User:brontide|I]] have promoted many proposals onto the main page.  If you need longer than a half an hour slot then [[User:brontide|let me know]].&lt;br /&gt;
&lt;br /&gt;
* I&#039;d love to see some sort of break-out brainstorming session or round table discussing current status / future desires for the Maemo platform as a whole. I think this crowd would offer much wisdom to the official team. --[[User:timsamoff|timsamoff]] 02:44, 18 July 2008 (UTC)&lt;br /&gt;
:Unsure whether this would fit better on Friday or Saturday...--[[User:qgil|qgil]] 18:57, 20 July 2008 (UTC)&lt;br /&gt;
:: What about a single session during the 17:00 slot on Saturday -- a sort of , wrap-up for everyone to come back together and offer opinions? --[[User:timsamoff|timsamoff]] 15:22, 21 July 2008 (UTC)&lt;br /&gt;
:::Sounds good!--[[User:qgil|qgil]] 20:03, 23 July 2008 (UTC)&lt;br /&gt;
:::: I think we should combine a few of these forward looking talks into something more cogent [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I would like to make a case for embedded (on-tablet) web apps for easy creation of mobile applications for Maemo. With a little bit of python advocacy, a spotlight on the up-and-coming web2py framework, and an example with a little utilitarian app I made and use on my tablet. This is more than a lightning talk but certainly less than an hour - more like 15-20 mins ? --[[User:fredp|fpp]]&lt;br /&gt;
: Think of time for questions/comments as well -- if a presentation is 20-min, it could extend to 45-min with others&#039; input. --[[User:timsamoff|timsamoff]] 20:18, 22 July 2008 (UTC)&lt;br /&gt;
:: Fred, do you have a reservation?  are you coming? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* [[User:gnuite|gnuite]] would like to present in a BoF session an idea for software that provides vector-based map data to Maemo Mapper without compromising the existing raster-based design of Maemo Mapper.  The presented design will offer a completely modular solution that should require no changes to Maemo Mapper at all.  The software will utilize OpenStreetMap&#039;s free vector-based map data to provide both street visualization and routing instructions without an internet connection.  The presentation will serve as a means for soliciting help from developers interested in the project, since it is likely not a one-man operation.&lt;br /&gt;
: Sounds good, I will rewrite the schedule in the next day or so to try and rebalance everything [[User:brontide|brontide]] 16:34, 27 July 2008 (UTC)&lt;br /&gt;
* &#039;&#039;&#039;Building a Business on Maemo:&#039;&#039;&#039; At [http://frogmetrics.com Frogmetrics] we&#039;re building a real time customer feedback system on the Maemo platform. Come participate in a discussion about using tablets and the Maemo platform to build sustainable products and profitable businesses. [[User:dob|Doug Petkanics]]&lt;br /&gt;
&lt;br /&gt;
=== Mini Exhibit ===&lt;br /&gt;
&#039;&#039;This is getting big - please organize this at [[Maemo Summit 2008/Exhibit]]. As I see it, if we do it then it is better to have it both in OSiM and Summit for double impact. See also the comments at [[Maemo_Summit_2008/Organization#OSiM]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Anyone want to be in charge on having a mini exhibit -- maybe for the OSiM Maemo booth as well as at the Maemo Summit? Someone can contact, coordinate, and round-up remarkable apps, hacks, and interfaces and help set them up so enthusiasts and guests can see and play with them. The objective here is to show what the Internet Tablet is capable of doing.&lt;br /&gt;
&lt;br /&gt;
Here are some ideas: ( cleanup by [[User:brontide|Eric Warnke]] lets concentrate on community items )&lt;br /&gt;
&lt;br /&gt;
I would like to see a handful of units out with a selection of [[Task:Remarkable_community_projects#Born_for_Maemo|&amp;quot;Born for Maemo&amp;quot;]] loaded on each as well as a number of non-conflicting [[Task:Remarkable_community_projects#Outstanding_utilities|Outstanding Utilities]].  Below are the items that I believe would be booth and OSiM friendly.  The nice thing about this list is that we can consume any number of units with this same software and rotate what&#039;s being demo&#039;ed easily. [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Canola2&lt;br /&gt;
* Carman&lt;br /&gt;
* Maemo Mapper&lt;br /&gt;
* Maeno WordPy&lt;br /&gt;
* WorldTV99&lt;br /&gt;
* Numpty Physics&lt;br /&gt;
* OMWeather&lt;br /&gt;
* Personal Menu&lt;br /&gt;
* Personal Launcher&lt;br /&gt;
* Advanced Backlight&lt;br /&gt;
* USB Control&lt;br /&gt;
* Rotation support&lt;br /&gt;
* Quiver&lt;br /&gt;
* Large Statusbar clock&lt;br /&gt;
* MPlayer / mediaserv / tablet-encode (the entire video playback pipeline) - rm_you volunteer&lt;br /&gt;
* Connecting a Hard Drive ([http://tabletschool.blogspot.com/2008/06/nokia-n800-n810-how-to-attach-hdd-aka.html link 1], [http://www.internettablettalk.com/forums/showthread.php?t=22187 link 2]) - volunteer [[User:bunanson|bunanson]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
* Running VNC&lt;br /&gt;
: Client or server?  I think I would want to load vnc server on many of the units to allow for us to &amp;quot;demo&amp;quot; on a monitor.  [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
* A2DP? - Is this ready to be demo&#039;ed at OSiM?&lt;br /&gt;
&lt;br /&gt;
Nice to show, if we have enough demo units:&lt;br /&gt;
&lt;br /&gt;
* Running Android&lt;br /&gt;
: I know we can, but is there legal issues here if maemo.org does it? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
::I don&#039;t know. Why not asking them? Mike Jennings will come to OSiM, perhaps contacting in advance would a nice gesture. To avoid confusion, it should be clear that this is a move from maemo.org - the Maemo community and nothing Nokia official (this will be clear in the stand, if only by seeing a big maemo.org logo and many tablets with no-Maemo and non-Nokia 3rd party apps inside).--[[User:qgil|qgil]] 18:41, 26 July 2008 (UTC)&lt;br /&gt;
::: Sounds good.  I think one unit with Andriod would be great assuming we have enough units, but I would say it&#039;s low priority. [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
* Running Garnet VM&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ideas that I don&#039;t think will work well: ( maybe at the summit )&lt;br /&gt;
&lt;br /&gt;
* [http://www.redferret.net/?p=9533 Haptic Technology]&lt;br /&gt;
: I think we should keep it to things we will have access to [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://symbianwebblog.wordpress.com/2008/05/08/puppy-robot-controlled-by-nokia-internet-tablet/ Puppy Robot]&lt;br /&gt;
:The puppies are getting a bit old... I can ask the developers if you really want them there, though.--[[User:qgil|qgil]] 18:41, 26 July 2008 (UTC)&lt;br /&gt;
* Running Debian, KDE&lt;br /&gt;
:While interesting to hackers, I don&#039;t know how much of a splash they would make at OSiM.  If we do a summit table then I think it would be great there. [[User:brontide|brontide]] 14:34, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m more than willing to demonstrate things at both OSiM and the summit if the hardware can be organised (I have an n800 I can bring a long). -- [[User:baloo|baloo]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
I have my own laptop and N800 that can be used for the video pipeline demos, but it would be nice to show them on an N810 and not have to use my own hardware for demos if possible. -- [[User:rm_you|Adam Harwell]] 04:39, 26 July 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
==== Signup ====&lt;br /&gt;
&lt;br /&gt;
If this is to be a reality we have to have at least 24 hours of coverage ( guestimate ) 6hours x2 days x2 people.  Signup below and then we will talk about what is realistic in terms of Demo&#039;s/Units.&lt;br /&gt;
&lt;br /&gt;
* [[User:brontide|Eric Warnke]] - 2 hours&lt;br /&gt;
* [[User:Timsamoff|Tim Samoff]] - 2 hours&lt;br /&gt;
* [[User:bunanson|bunanson]] - 4 hours ( Connect HD and WorldTV99 )&lt;br /&gt;
* [[User:qole|Alan Bruce]] - whatever you need ;)&lt;br /&gt;
* [[User:rm_you|Adam Harwell]] - whatever you need&lt;br /&gt;
* &#039;&#039;&#039;SIGNUP HERE, WE STILL NEED MANY MORE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I can help to man 2 dem stations, Connect HD and WorldTV99, side by side for 3 - 6 hrs; and I am also giving sessions on Friday.  I need &amp;quot;hardware&amp;quot; support.  If I am drafted, who is my contact man? ---[[User:bunanson|bunanson]] I think I would request at least two of each, preferably three, N800 and N810, for a total of 4 (or 6) with ALL the accessories, USB cables, AC adapters etc.&lt;br /&gt;
: You are a volunteer.  If you are demo-ing these projects what hardware support do you need?  I will try and make one request to Nokia once we have enough coverage to make the booth possible [[User:brontide|brontide]] 02:26, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
Moved to [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
==Accommodation==&lt;br /&gt;
Moved to [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Recording the Event ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization#Marketing_.26_coverage]] and post your comments / offers for help there.&lt;br /&gt;
&lt;br /&gt;
== Advertising ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve submitted the event to the [http://lwn.net/Calendar/Monthly/2008-09/ LWN Event Calendar]. Is there any other wider advertising we can do? --[[User:jaffa|Jaffa]] 11:55, 14 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve got some ideas to allow people attending at Maemo Summit to communicate better. If you have any other idea, please write/discuss here. --[[User:andy80|Andrea Grandi]] 10:35, 20 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Prepare a sort of &amp;quot;badge&amp;quot;. A simple card with these informations:&lt;br /&gt;
** Name (nickname)&lt;br /&gt;
** What we do in our life (Developer/Student/Blogger/ecc...)&lt;br /&gt;
** Spoken languages: we could print a flag for each language we speak&lt;br /&gt;
&lt;br /&gt;
* Prepare a custom Google map with all the hot points in Berlin: c-base, OSiM, all hotels we booked ecc...&lt;br /&gt;
&lt;br /&gt;
* Create POI&#039;s for these place to use on Map software in our tablets&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44940</id>
		<title>Talk:Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44940"/>
		<updated>2008-07-26T12:31:53Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Signup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Program==&lt;br /&gt;
&lt;br /&gt;
=== Help with the program ===&lt;br /&gt;
&lt;br /&gt;
I&#039;m happy having the role of benevolent dictator for the schedule on Friday 19: I organize the sessions submitted and if someone finds a bug or an improvement just complain and we&#039;ll find a solution. However, I really don&#039;t want to organize the sessions on Saturday 20, which is purely a maemo.org community day. Can you please find either another dictator or a system to get that sorted out yourselves? I&#039;m asking for a coordinator at [[Maemo_Summit_2008/Organization#Program]]. Thanks!--[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also, could someone draw nice tables for the schedules? I want to do this since.. but there is always something else taking the time. In principle each day needs a table with 3 columns (3 tracks), being some sessions single cells spanning through the whole row (no tracks, just one session at a time, or breaks). Appreciated. --[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Saturday Coordinator ~ [[User:brontide|Eric Warnke]]&#039;&#039;&#039; Feel free to contact me directly or put your ideas here.  I will distill them and be the buffer for Nokia that day.  [[User:brontide|brontide]] 14:32, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Lightning sessions ===&lt;br /&gt;
&lt;br /&gt;
These are really brief sessions of 5 minutes approx i.e. demos. You can propose your own session listing it directly in the schedule &#039;&#039;&#039;once you have confirmed your trip to Berlin&#039;&#039;&#039;. If we get many proposals we will have a second round of lightning sessions on Saturday. Lightning sessions are cool!&lt;br /&gt;
&lt;br /&gt;
We are open to submissions in the form of decent quality videos, to be shown to the audience and uploaded in maemo.org as part of the video materials of the Summit.&lt;br /&gt;
&lt;br /&gt;
* I&#039;d like to present Intranet search (extended desktop search) from maemo with libferris (http://www.libferris.com/). This would be a quick overview of what is available now and where I&#039;m heading with it. -- [https://wiki.maemo.org/User:Monkeyiq Monkeyiq] July 19.&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* We would like to demonstrate and talk about WorldTV99 (http://maemo.org/downloads/product/OS2008/worldtv99/) [bunanson and koos Vriezen] 09.16 16 July 2008 (BST).&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I don&#039;t know if 5 minutes would be enough, but I would like to talk about Rich UIs and the importance of being different and showing the potential of the platform to &amp;quot;Transform&amp;quot; itself in different products, focused in one main use: like our projects: Canola (media player) Carman (onboard computer + car media) and others like remote controls, etc. The real goal is to show why is really needed that some applications &amp;quot;break&amp;quot; the rules and extend the experience showing the power of openness. (this can be a full talk if of interest)&lt;br /&gt;
:20 seconds are enough for a great ad, 3:30 are enough for a great videoclip and 5:00 are enough for a great lightning session.  :)  Find a title and... a name for yourself (are you Marcelo?) Then on Saturday you could organize a full session.--[[User:qgil|qgil]] 08:30, 20 July 2008 (UTC)&lt;br /&gt;
:::Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I would like to present Illumination, an alternative GUI library, which is used by my applications. 5 minutes is a start (I&#039;m a fast speaker ;-)), but around 20 minutes would be better. Take 5 minutes on friday or can I get 20 minutes on saturday? I could also speak a little bit of my problems porting a non-Gtk based GUI library (togetehr with some hints towards existing APIs). What about that (5 minutes would be not enough again I fear)?--[[User:framstag|framstag]] 15:29, 20 July 2008 (UTC)&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I ([[user:barbieri| Gustavo Barbieri]]) got delayed due some personal problems and will just arrive in Berlin/Tegel by 2:10pm of 19th, after the lightning talks are over, may I remove my entry or someone else (qgil?) has to do it?&lt;br /&gt;
: Go ahead and remove it yourself. Can you move your session to anywhere else in the schedule? --[[User:timsamoff|timsamoff]] 13:49, 25 July 2008 (UTC)&lt;br /&gt;
: Qgil maybe another 30 minute lightning session right before we end for the day? ( assuming we have the interest from others to present ) [[User:brontide|brontide]] 13:54, 25 July 2008 (UTC)&lt;br /&gt;
: timsamoff: brontide just did that for me. As for presenting later, of course I can, let&#039;s see if we can get another lightning sessions.&lt;br /&gt;
&lt;br /&gt;
=== BoFs and workshops ===&lt;br /&gt;
&lt;br /&gt;
List below your proposals for activities. They are thought to be highly participative i.e. discussion about an area of the platform, workshops, etc.  &#039;&#039;&#039;[[User:brontide|I]] have promoted many proposals onto the main page.  If you need longer than a half an hour slot then [[User:brontide|let me know]].&lt;br /&gt;
&lt;br /&gt;
* I want to propose a BoF about the new process for Diablo Extras. (Autobuilder, Promotion, Assistant) --[[User:xfade|xfade]] 08:02, 4 July 2008 (UTC)&lt;br /&gt;
:These look like good topics for the Saturday morning track on packaging and publishing. Please help defining the content of that track.--[[User:qgil|qgil]] 21:37, 4 July 2008 (UTC)&lt;br /&gt;
:: Have all of these been scheduled yet or do you need more time? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* I&#039;d love to see some sort of break-out brainstorming session or round table discussing current status / future desires for the Maemo platform as a whole. I think this crowd would offer much wisdom to the official team. --[[User:timsamoff|timsamoff]] 02:44, 18 July 2008 (UTC)&lt;br /&gt;
:Unsure whether this would fit better on Friday or Saturday...--[[User:qgil|qgil]] 18:57, 20 July 2008 (UTC)&lt;br /&gt;
:: What about a single session during the 17:00 slot on Saturday -- a sort of , wrap-up for everyone to come back together and offer opinions? --[[User:timsamoff|timsamoff]] 15:22, 21 July 2008 (UTC)&lt;br /&gt;
:::Sounds good!--[[User:qgil|qgil]] 20:03, 23 July 2008 (UTC)&lt;br /&gt;
:::: I think we should combine a few of these forward looking talks into something more cogent [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I would like to make a case for embedded (on-tablet) web apps for easy creation of mobile applications for Maemo. With a little bit of python advocacy, a spotlight on the up-and-coming web2py framework, and an example with a little utilitarian app I made and use on my tablet. This is more than a lightning talk but certainly less than an hour - more like 15-20 mins ? --[[User:fredp|fpp]]&lt;br /&gt;
: Think of time for questions/comments as well -- if a presentation is 20-min, it could extend to 45-min with others&#039; input. --[[User:timsamoff|timsamoff]] 20:18, 22 July 2008 (UTC)&lt;br /&gt;
:: Fred, do you have a reservation?  are you coming? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* Mamona doesn&#039;t seem to have gone through this page, but putting X-Fade&#039;s talk about the future of the auto-builder, and my talk about mud on at the same time seems counter-intuitive, given they&#039;re on the same track. Will mamona&#039;s talk need the space of all 3 rooms? Is it a keynote? Might make sense to free up one of the rooms so that X-Fade and I can follow on from each other. --[[User:jaffa|Jaffa]] 23:01, 24 July 2008 (UTC)&lt;br /&gt;
: How much time will you need for mud?  I&#039;ve started tracking things out a little into community and programming to see how things line up.  I would like to see the important programming topic non-overlapping [[User:brontide|brontide]] 02:39, 25 July 2008 (UTC)&lt;br /&gt;
:: Eric, I really like what you are doing. Coolness. --[[User:timsamoff|timsamoff]] 02:55, 25 July 2008 (UTC)&lt;br /&gt;
:: I can probably fill as much time as I&#039;m given. I&#039;ve only a vague idea of what it&#039;ll contain at the moment, so fixing the time period is probably better than me trying to fix the content :-) --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
:I believe that whoever put Mamona in the table simply didn&#039;t want to fight with table cells in MediaWiki format. It should be one session in one track imo. Thanks brontide for taking the drive!--[[User:qgil|qgil]] 08:24, 25 July 2008 (UTC)&lt;br /&gt;
:: Ah, cool. Ditto the thanks to brontide! --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
::: Actually, when I created the tables, I added the track to it [https://wiki.maemo.org/index.php?title=Maemo_Summit_2008&amp;amp;diff=4818&amp;amp;oldid=4803|as it was described] in the original schedule (check ut the 10a slot in the original version). In any case, I figured this would be sorted out in due time. ;) --[[User:timsamoff|timsamoff]] 12:51, 25 July 2008 (UTC)&lt;br /&gt;
* [[User:gnuite|gnuite]] would like to present in a BoF session an idea for software that provides vector-based map data to Maemo Mapper without compromising the existing raster-based design of Maemo Mapper.  The presented design will offer a completely modular solution that should require no changes to Maemo Mapper at all.  The software will utilize OpenStreetMap&#039;s free vector-based map data to provide both street visualization and routing instructions without an internet connection.  The presentation will serve as a means for soliciting help from developers interested in the project, since it is likely not a one-man operation.&lt;br /&gt;
&lt;br /&gt;
=== Mini Exhibit ===&lt;br /&gt;
&lt;br /&gt;
Anyone want to be in charge on having a mini exhibit -- maybe for the OSiM Maemo booth as well as at the Maemo Summit? Someone can contact, coordinate, and round-up remarkable apps, hacks, and interfaces and help set them up so enthusiasts and guests can see and play with them. The objective here is to show what the Internet Tablet is capable of doing.&lt;br /&gt;
&lt;br /&gt;
Here are some ideas:&lt;br /&gt;
&lt;br /&gt;
* [http://www.redferret.net/?p=9533 Haptic Technology]&lt;br /&gt;
: I think we should keep it to things we will have access to [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://www.internettablettalk.com/2008/03/14/the-nobounds-project/ noBounds Project]&lt;br /&gt;
: Do we have access to a unit? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://symbianwebblog.wordpress.com/2008/05/08/puppy-robot-controlled-by-nokia-internet-tablet/ Puppy Robot]&lt;br /&gt;
* Connecting a Hard Drive ([http://tabletschool.blogspot.com/2008/06/nokia-n800-n810-how-to-attach-hdd-aka.html link 1], [http://www.internettablettalk.com/forums/showthread.php?t=22187 link 2]) - volunteer [[User:bunanson|bunanson]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
* Running Debian&lt;br /&gt;
* Running KDE&lt;br /&gt;
* Running Android&lt;br /&gt;
: I know we can, but is there legal issues here if maemo.org does it? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* Running Garnet VM&lt;br /&gt;
* Running VNC&lt;br /&gt;
* Running Carman&lt;br /&gt;
* Other [http://wiki.maemo.org/Task:Remarkable_community_projects Remarkable Community Projects]&lt;br /&gt;
* WorldTV99 - bunanson + koos volunteer&lt;br /&gt;
* MPlayer / mediaserv / tablet-encode (the entire video playback pipeline) - rm_you volunteer&lt;br /&gt;
&lt;br /&gt;
I&#039;m more than willing to demonstrate things at both OSiM and the summit if the hardware can be organised (I have an n800 I can bring a long). -- [[User:baloo|baloo]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
I have my own laptop and N800 that can be used for the video pipeline demos, but it would be nice to show them on an N810 and not have to use my own hardware for demos if possible. -- [[User:rm_you|Adam Harwell]] 04:39, 26 July 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
==== Signup ====&lt;br /&gt;
&lt;br /&gt;
If this is to be a reality we have to have at least 24 hours of coverage ( guestimate ) 6hours x2 days x2 people.  Signup below and then we will talk about what is realistic in terms of Demo&#039;s/Units.&lt;br /&gt;
&lt;br /&gt;
* [[User:brontide|Eric Warnke]] - 2 hours&lt;br /&gt;
* [[User:Timsamoff|Tim Samoff]] - 2 hours&lt;br /&gt;
* [[User:bunanson|bunanson]] - 4 hours ( Connect HD and WorldTV99 )&lt;br /&gt;
* [[User:qole|Alan Bruce]] - whatever you need ;)&lt;br /&gt;
* [[User:rm_you|Adam Harwell]] - whatever you need&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I can help to man 2 dem stations, Connect HD and WorldTV99, side by side for 3 - 6 hrs; and I am also giving sessions on Friday.  I need &amp;quot;hardware&amp;quot; support.  If I am drafted, who is my contact man? ---[[User:bunanson|bunanson]] I think I would request at least two of each, preferably three, N800 and N810, for a total of 4 (or 6) with ALL the accessories, USB cables, AC adapters etc.&lt;br /&gt;
: You are a volunteer.  If you are demo-ing these projects what hardware support do you need?  I will try and make one request to Nokia once we have enough coverage to make the booth possible [[User:brontide|brontide]] 02:26, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
Moved to [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
==Accommodation==&lt;br /&gt;
Moved to [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Recording the Event ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization#Marketing_.26_coverage]] and post your comments / offers for help there.&lt;br /&gt;
&lt;br /&gt;
== Advertising ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve submitted the event to the [http://lwn.net/Calendar/Monthly/2008-09/ LWN Event Calendar]. Is there any other wider advertising we can do? --[[User:jaffa|Jaffa]] 11:55, 14 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve got some ideas to allow people attending at Maemo Summit to communicate better. If you have any other idea, please write/discuss here. --[[User:andy80|Andrea Grandi]] 10:35, 20 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Prepare a sort of &amp;quot;bagde&amp;quot;. A simple card with these informations:&lt;br /&gt;
** Name (nickname)&lt;br /&gt;
** What we do in our life (Developer/Student/Blogger/ecc...)&lt;br /&gt;
** Spoken languages: we could print a flag for each language we speak&lt;br /&gt;
&lt;br /&gt;
* Prepare a custom Google map with all the hot points in Berlin: c-base, OSiM, all hotels we booked ecc...&lt;br /&gt;
&lt;br /&gt;
* Create POI&#039;s for these place to use on Map software in our tablets&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44941</id>
		<title>Talk:Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44941"/>
		<updated>2008-07-26T12:14:21Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Mini Exhibit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Program==&lt;br /&gt;
&lt;br /&gt;
=== Help with the program ===&lt;br /&gt;
&lt;br /&gt;
I&#039;m happy having the role of benevolent dictator for the schedule on Friday 19: I organize the sessions submitted and if someone finds a bug or an improvement just complain and we&#039;ll find a solution. However, I really don&#039;t want to organize the sessions on Saturday 20, which is purely a maemo.org community day. Can you please find either another dictator or a system to get that sorted out yourselves? I&#039;m asking for a coordinator at [[Maemo_Summit_2008/Organization#Program]]. Thanks!--[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also, could someone draw nice tables for the schedules? I want to do this since.. but there is always something else taking the time. In principle each day needs a table with 3 columns (3 tracks), being some sessions single cells spanning through the whole row (no tracks, just one session at a time, or breaks). Appreciated. --[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Saturday Coordinator ~ [[User:brontide|Eric Warnke]]&#039;&#039;&#039; Feel free to contact me directly or put your ideas here.  I will distill them and be the buffer for Nokia that day.  [[User:brontide|brontide]] 14:32, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Lightning sessions ===&lt;br /&gt;
&lt;br /&gt;
These are really brief sessions of 5 minutes approx i.e. demos. You can propose your own session listing it directly in the schedule &#039;&#039;&#039;once you have confirmed your trip to Berlin&#039;&#039;&#039;. If we get many proposals we will have a second round of lightning sessions on Saturday. Lightning sessions are cool!&lt;br /&gt;
&lt;br /&gt;
We are open to submissions in the form of decent quality videos, to be shown to the audience and uploaded in maemo.org as part of the video materials of the Summit.&lt;br /&gt;
&lt;br /&gt;
* I&#039;d like to present Intranet search (extended desktop search) from maemo with libferris (http://www.libferris.com/). This would be a quick overview of what is available now and where I&#039;m heading with it. -- [https://wiki.maemo.org/User:Monkeyiq Monkeyiq] July 19.&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* We would like to demonstrate and talk about WorldTV99 (http://maemo.org/downloads/product/OS2008/worldtv99/) [bunanson and koos Vriezen] 09.16 16 July 2008 (BST).&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I don&#039;t know if 5 minutes would be enough, but I would like to talk about Rich UIs and the importance of being different and showing the potential of the platform to &amp;quot;Transform&amp;quot; itself in different products, focused in one main use: like our projects: Canola (media player) Carman (onboard computer + car media) and others like remote controls, etc. The real goal is to show why is really needed that some applications &amp;quot;break&amp;quot; the rules and extend the experience showing the power of openness. (this can be a full talk if of interest)&lt;br /&gt;
:20 seconds are enough for a great ad, 3:30 are enough for a great videoclip and 5:00 are enough for a great lightning session.  :)  Find a title and... a name for yourself (are you Marcelo?) Then on Saturday you could organize a full session.--[[User:qgil|qgil]] 08:30, 20 July 2008 (UTC)&lt;br /&gt;
:::Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I would like to present Illumination, an alternative GUI library, which is used by my applications. 5 minutes is a start (I&#039;m a fast speaker ;-)), but around 20 minutes would be better. Take 5 minutes on friday or can I get 20 minutes on saturday? I could also speak a little bit of my problems porting a non-Gtk based GUI library (togetehr with some hints towards existing APIs). What about that (5 minutes would be not enough again I fear)?--[[User:framstag|framstag]] 15:29, 20 July 2008 (UTC)&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I ([[user:barbieri| Gustavo Barbieri]]) got delayed due some personal problems and will just arrive in Berlin/Tegel by 2:10pm of 19th, after the lightning talks are over, may I remove my entry or someone else (qgil?) has to do it?&lt;br /&gt;
: Go ahead and remove it yourself. Can you move your session to anywhere else in the schedule? --[[User:timsamoff|timsamoff]] 13:49, 25 July 2008 (UTC)&lt;br /&gt;
: Qgil maybe another 30 minute lightning session right before we end for the day? ( assuming we have the interest from others to present ) [[User:brontide|brontide]] 13:54, 25 July 2008 (UTC)&lt;br /&gt;
: timsamoff: brontide just did that for me. As for presenting later, of course I can, let&#039;s see if we can get another lightning sessions.&lt;br /&gt;
&lt;br /&gt;
=== BoFs and workshops ===&lt;br /&gt;
&lt;br /&gt;
List below your proposals for activities. They are thought to be highly participative i.e. discussion about an area of the platform, workshops, etc.  &#039;&#039;&#039;[[User:brontide|I]] have promoted many proposals onto the main page.  If you need longer than a half an hour slot then [[User:brontide|let me know]].&lt;br /&gt;
&lt;br /&gt;
* I want to propose a BoF about the new process for Diablo Extras. (Autobuilder, Promotion, Assistant) --[[User:xfade|xfade]] 08:02, 4 July 2008 (UTC)&lt;br /&gt;
:These look like good topics for the Saturday morning track on packaging and publishing. Please help defining the content of that track.--[[User:qgil|qgil]] 21:37, 4 July 2008 (UTC)&lt;br /&gt;
:: Have all of these been scheduled yet or do you need more time? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* I&#039;d love to see some sort of break-out brainstorming session or round table discussing current status / future desires for the Maemo platform as a whole. I think this crowd would offer much wisdom to the official team. --[[User:timsamoff|timsamoff]] 02:44, 18 July 2008 (UTC)&lt;br /&gt;
:Unsure whether this would fit better on Friday or Saturday...--[[User:qgil|qgil]] 18:57, 20 July 2008 (UTC)&lt;br /&gt;
:: What about a single session during the 17:00 slot on Saturday -- a sort of , wrap-up for everyone to come back together and offer opinions? --[[User:timsamoff|timsamoff]] 15:22, 21 July 2008 (UTC)&lt;br /&gt;
:::Sounds good!--[[User:qgil|qgil]] 20:03, 23 July 2008 (UTC)&lt;br /&gt;
:::: I think we should combine a few of these forward looking talks into something more cogent [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I would like to make a case for embedded (on-tablet) web apps for easy creation of mobile applications for Maemo. With a little bit of python advocacy, a spotlight on the up-and-coming web2py framework, and an example with a little utilitarian app I made and use on my tablet. This is more than a lightning talk but certainly less than an hour - more like 15-20 mins ? --[[User:fredp|fpp]]&lt;br /&gt;
: Think of time for questions/comments as well -- if a presentation is 20-min, it could extend to 45-min with others&#039; input. --[[User:timsamoff|timsamoff]] 20:18, 22 July 2008 (UTC)&lt;br /&gt;
:: Fred, do you have a reservation?  are you coming? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* Mamona doesn&#039;t seem to have gone through this page, but putting X-Fade&#039;s talk about the future of the auto-builder, and my talk about mud on at the same time seems counter-intuitive, given they&#039;re on the same track. Will mamona&#039;s talk need the space of all 3 rooms? Is it a keynote? Might make sense to free up one of the rooms so that X-Fade and I can follow on from each other. --[[User:jaffa|Jaffa]] 23:01, 24 July 2008 (UTC)&lt;br /&gt;
: How much time will you need for mud?  I&#039;ve started tracking things out a little into community and programming to see how things line up.  I would like to see the important programming topic non-overlapping [[User:brontide|brontide]] 02:39, 25 July 2008 (UTC)&lt;br /&gt;
:: Eric, I really like what you are doing. Coolness. --[[User:timsamoff|timsamoff]] 02:55, 25 July 2008 (UTC)&lt;br /&gt;
:: I can probably fill as much time as I&#039;m given. I&#039;ve only a vague idea of what it&#039;ll contain at the moment, so fixing the time period is probably better than me trying to fix the content :-) --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
:I believe that whoever put Mamona in the table simply didn&#039;t want to fight with table cells in MediaWiki format. It should be one session in one track imo. Thanks brontide for taking the drive!--[[User:qgil|qgil]] 08:24, 25 July 2008 (UTC)&lt;br /&gt;
:: Ah, cool. Ditto the thanks to brontide! --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
::: Actually, when I created the tables, I added the track to it [https://wiki.maemo.org/index.php?title=Maemo_Summit_2008&amp;amp;diff=4818&amp;amp;oldid=4803|as it was described] in the original schedule (check ut the 10a slot in the original version). In any case, I figured this would be sorted out in due time. ;) --[[User:timsamoff|timsamoff]] 12:51, 25 July 2008 (UTC)&lt;br /&gt;
* [[User:gnuite|gnuite]] would like to present in a BoF session an idea for software that provides vector-based map data to Maemo Mapper without compromising the existing raster-based design of Maemo Mapper.  The presented design will offer a completely modular solution that should require no changes to Maemo Mapper at all.  The software will utilize OpenStreetMap&#039;s free vector-based map data to provide both street visualization and routing instructions without an internet connection.  The presentation will serve as a means for soliciting help from developers interested in the project, since it is likely not a one-man operation.&lt;br /&gt;
&lt;br /&gt;
=== Mini Exhibit ===&lt;br /&gt;
&lt;br /&gt;
Anyone want to be in charge on having a mini exhibit -- maybe for the OSiM Maemo booth as well as at the Maemo Summit? Someone can contact, coordinate, and round-up remarkable apps, hacks, and interfaces and help set them up so enthusiasts and guests can see and play with them. The objective here is to show what the Internet Tablet is capable of doing.&lt;br /&gt;
&lt;br /&gt;
Here are some ideas:&lt;br /&gt;
&lt;br /&gt;
* [http://www.redferret.net/?p=9533 Haptic Technology]&lt;br /&gt;
: I think we should keep it to things we will have access to [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://www.internettablettalk.com/2008/03/14/the-nobounds-project/ noBounds Project]&lt;br /&gt;
: Do we have access to a unit? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://symbianwebblog.wordpress.com/2008/05/08/puppy-robot-controlled-by-nokia-internet-tablet/ Puppy Robot]&lt;br /&gt;
* Connecting a Hard Drive ([http://tabletschool.blogspot.com/2008/06/nokia-n800-n810-how-to-attach-hdd-aka.html link 1], [http://www.internettablettalk.com/forums/showthread.php?t=22187 link 2]) - volunteer [[User:bunanson|bunanson]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
* Running Debian&lt;br /&gt;
* Running KDE&lt;br /&gt;
* Running Android&lt;br /&gt;
: I know we can, but is there legal issues here if maemo.org does it? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* Running Garnet VM&lt;br /&gt;
* Running VNC&lt;br /&gt;
* Running Carman&lt;br /&gt;
* Other [http://wiki.maemo.org/Task:Remarkable_community_projects Remarkable Community Projects]&lt;br /&gt;
* WorldTV99 - bunanson + koos volunteer&lt;br /&gt;
* MPlayer / mediaserv / tablet-encode (the entire video playback pipeline) - rm_you volunteer&lt;br /&gt;
&lt;br /&gt;
I&#039;m more than willing to demonstrate things at both OSiM and the summit if the hardware can be organised (I have an n800 I can bring a long). -- [[User:baloo|baloo]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
I have my own laptop and N800 that can be used for the video pipeline demos, but it would be nice to show them on an N810 and not have to use my own hardware for demos if possible. -- [[User:rm_you|Adam Harwell]] 04:39, 26 July 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
==== Signup ====&lt;br /&gt;
&lt;br /&gt;
If this is to be a reality we have to have at least 24 hours of coverage ( guestimate ) 6hours x2 days x2 people.  Signup below and then we will talk about what is realistic in terms of Demo&#039;s/Units.&lt;br /&gt;
&lt;br /&gt;
* [[User:brontide|Eric Warnke]] - 2 hours&lt;br /&gt;
* [[User:Timsamoff|Tim Samoff]] - 2 hours&lt;br /&gt;
* [[User:bunanson|bunanson]] - 4 hours ( Connect HD and WorldTV99 )&lt;br /&gt;
* [[User:qole|Alan Bruce]] - whatever you need ;)&lt;br /&gt;
* [[User:rm_you|Adam Harwell]] - whatever you need (thinking about demoing video playback / mediaserv)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I can help to man 2 dem stations, Connect HD and WorldTV99, side by side for 3 - 6 hrs; and I am also giving sessions on Friday.  I need &amp;quot;hardware&amp;quot; support.  If I am drafted, who is my contact man? ---[[User:bunanson|bunanson]] I think I would request at least two of each, preferably three, N800 and N810, for a total of 4 (or 6) with ALL the accessories, USB cables, AC adapters etc.&lt;br /&gt;
: You are a volunteer.  If you are demo-ing these projects what hardware support do you need?  I will try and make one request to Nokia once we have enough coverage to make the booth possible [[User:brontide|brontide]] 02:26, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
Moved to [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
==Accommodation==&lt;br /&gt;
Moved to [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Recording the Event ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization#Marketing_.26_coverage]] and post your comments / offers for help there.&lt;br /&gt;
&lt;br /&gt;
== Advertising ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve submitted the event to the [http://lwn.net/Calendar/Monthly/2008-09/ LWN Event Calendar]. Is there any other wider advertising we can do? --[[User:jaffa|Jaffa]] 11:55, 14 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve got some ideas to allow people attending at Maemo Summit to communicate better. If you have any other idea, please write/discuss here. --[[User:andy80|Andrea Grandi]] 10:35, 20 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Prepare a sort of &amp;quot;bagde&amp;quot;. A simple card with these informations:&lt;br /&gt;
** Name (nickname)&lt;br /&gt;
** What we do in our life (Developer/Student/Blogger/ecc...)&lt;br /&gt;
** Spoken languages: we could print a flag for each language we speak&lt;br /&gt;
&lt;br /&gt;
* Prepare a custom Google map with all the hot points in Berlin: c-base, OSiM, all hotels we booked ecc...&lt;br /&gt;
&lt;br /&gt;
* Create POI&#039;s for these place to use on Map software in our tablets&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44942</id>
		<title>Talk:Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44942"/>
		<updated>2008-07-26T11:39:40Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Mini Exhibit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Program==&lt;br /&gt;
&lt;br /&gt;
=== Help with the program ===&lt;br /&gt;
&lt;br /&gt;
I&#039;m happy having the role of benevolent dictator for the schedule on Friday 19: I organize the sessions submitted and if someone finds a bug or an improvement just complain and we&#039;ll find a solution. However, I really don&#039;t want to organize the sessions on Saturday 20, which is purely a maemo.org community day. Can you please find either another dictator or a system to get that sorted out yourselves? I&#039;m asking for a coordinator at [[Maemo_Summit_2008/Organization#Program]]. Thanks!--[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also, could someone draw nice tables for the schedules? I want to do this since.. but there is always something else taking the time. In principle each day needs a table with 3 columns (3 tracks), being some sessions single cells spanning through the whole row (no tracks, just one session at a time, or breaks). Appreciated. --[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Saturday Coordinator ~ [[User:brontide|Eric Warnke]]&#039;&#039;&#039; Feel free to contact me directly or put your ideas here.  I will distill them and be the buffer for Nokia that day.  [[User:brontide|brontide]] 14:32, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Lightning sessions ===&lt;br /&gt;
&lt;br /&gt;
These are really brief sessions of 5 minutes approx i.e. demos. You can propose your own session listing it directly in the schedule &#039;&#039;&#039;once you have confirmed your trip to Berlin&#039;&#039;&#039;. If we get many proposals we will have a second round of lightning sessions on Saturday. Lightning sessions are cool!&lt;br /&gt;
&lt;br /&gt;
We are open to submissions in the form of decent quality videos, to be shown to the audience and uploaded in maemo.org as part of the video materials of the Summit.&lt;br /&gt;
&lt;br /&gt;
* I&#039;d like to present Intranet search (extended desktop search) from maemo with libferris (http://www.libferris.com/). This would be a quick overview of what is available now and where I&#039;m heading with it. -- [https://wiki.maemo.org/User:Monkeyiq Monkeyiq] July 19.&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* We would like to demonstrate and talk about WorldTV99 (http://maemo.org/downloads/product/OS2008/worldtv99/) [bunanson and koos Vriezen] 09.16 16 July 2008 (BST).&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I don&#039;t know if 5 minutes would be enough, but I would like to talk about Rich UIs and the importance of being different and showing the potential of the platform to &amp;quot;Transform&amp;quot; itself in different products, focused in one main use: like our projects: Canola (media player) Carman (onboard computer + car media) and others like remote controls, etc. The real goal is to show why is really needed that some applications &amp;quot;break&amp;quot; the rules and extend the experience showing the power of openness. (this can be a full talk if of interest)&lt;br /&gt;
:20 seconds are enough for a great ad, 3:30 are enough for a great videoclip and 5:00 are enough for a great lightning session.  :)  Find a title and... a name for yourself (are you Marcelo?) Then on Saturday you could organize a full session.--[[User:qgil|qgil]] 08:30, 20 July 2008 (UTC)&lt;br /&gt;
:::Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I would like to present Illumination, an alternative GUI library, which is used by my applications. 5 minutes is a start (I&#039;m a fast speaker ;-)), but around 20 minutes would be better. Take 5 minutes on friday or can I get 20 minutes on saturday? I could also speak a little bit of my problems porting a non-Gtk based GUI library (togetehr with some hints towards existing APIs). What about that (5 minutes would be not enough again I fear)?--[[User:framstag|framstag]] 15:29, 20 July 2008 (UTC)&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I ([[user:barbieri| Gustavo Barbieri]]) got delayed due some personal problems and will just arrive in Berlin/Tegel by 2:10pm of 19th, after the lightning talks are over, may I remove my entry or someone else (qgil?) has to do it?&lt;br /&gt;
: Go ahead and remove it yourself. Can you move your session to anywhere else in the schedule? --[[User:timsamoff|timsamoff]] 13:49, 25 July 2008 (UTC)&lt;br /&gt;
: Qgil maybe another 30 minute lightning session right before we end for the day? ( assuming we have the interest from others to present ) [[User:brontide|brontide]] 13:54, 25 July 2008 (UTC)&lt;br /&gt;
: timsamoff: brontide just did that for me. As for presenting later, of course I can, let&#039;s see if we can get another lightning sessions.&lt;br /&gt;
&lt;br /&gt;
=== BoFs and workshops ===&lt;br /&gt;
&lt;br /&gt;
List below your proposals for activities. They are thought to be highly participative i.e. discussion about an area of the platform, workshops, etc.  &#039;&#039;&#039;[[User:brontide|I]] have promoted many proposals onto the main page.  If you need longer than a half an hour slot then [[User:brontide|let me know]].&lt;br /&gt;
&lt;br /&gt;
* I want to propose a BoF about the new process for Diablo Extras. (Autobuilder, Promotion, Assistant) --[[User:xfade|xfade]] 08:02, 4 July 2008 (UTC)&lt;br /&gt;
:These look like good topics for the Saturday morning track on packaging and publishing. Please help defining the content of that track.--[[User:qgil|qgil]] 21:37, 4 July 2008 (UTC)&lt;br /&gt;
:: Have all of these been scheduled yet or do you need more time? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* I&#039;d love to see some sort of break-out brainstorming session or round table discussing current status / future desires for the Maemo platform as a whole. I think this crowd would offer much wisdom to the official team. --[[User:timsamoff|timsamoff]] 02:44, 18 July 2008 (UTC)&lt;br /&gt;
:Unsure whether this would fit better on Friday or Saturday...--[[User:qgil|qgil]] 18:57, 20 July 2008 (UTC)&lt;br /&gt;
:: What about a single session during the 17:00 slot on Saturday -- a sort of , wrap-up for everyone to come back together and offer opinions? --[[User:timsamoff|timsamoff]] 15:22, 21 July 2008 (UTC)&lt;br /&gt;
:::Sounds good!--[[User:qgil|qgil]] 20:03, 23 July 2008 (UTC)&lt;br /&gt;
:::: I think we should combine a few of these forward looking talks into something more cogent [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I would like to make a case for embedded (on-tablet) web apps for easy creation of mobile applications for Maemo. With a little bit of python advocacy, a spotlight on the up-and-coming web2py framework, and an example with a little utilitarian app I made and use on my tablet. This is more than a lightning talk but certainly less than an hour - more like 15-20 mins ? --[[User:fredp|fpp]]&lt;br /&gt;
: Think of time for questions/comments as well -- if a presentation is 20-min, it could extend to 45-min with others&#039; input. --[[User:timsamoff|timsamoff]] 20:18, 22 July 2008 (UTC)&lt;br /&gt;
:: Fred, do you have a reservation?  are you coming? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* Mamona doesn&#039;t seem to have gone through this page, but putting X-Fade&#039;s talk about the future of the auto-builder, and my talk about mud on at the same time seems counter-intuitive, given they&#039;re on the same track. Will mamona&#039;s talk need the space of all 3 rooms? Is it a keynote? Might make sense to free up one of the rooms so that X-Fade and I can follow on from each other. --[[User:jaffa|Jaffa]] 23:01, 24 July 2008 (UTC)&lt;br /&gt;
: How much time will you need for mud?  I&#039;ve started tracking things out a little into community and programming to see how things line up.  I would like to see the important programming topic non-overlapping [[User:brontide|brontide]] 02:39, 25 July 2008 (UTC)&lt;br /&gt;
:: Eric, I really like what you are doing. Coolness. --[[User:timsamoff|timsamoff]] 02:55, 25 July 2008 (UTC)&lt;br /&gt;
:: I can probably fill as much time as I&#039;m given. I&#039;ve only a vague idea of what it&#039;ll contain at the moment, so fixing the time period is probably better than me trying to fix the content :-) --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
:I believe that whoever put Mamona in the table simply didn&#039;t want to fight with table cells in MediaWiki format. It should be one session in one track imo. Thanks brontide for taking the drive!--[[User:qgil|qgil]] 08:24, 25 July 2008 (UTC)&lt;br /&gt;
:: Ah, cool. Ditto the thanks to brontide! --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
::: Actually, when I created the tables, I added the track to it [https://wiki.maemo.org/index.php?title=Maemo_Summit_2008&amp;amp;diff=4818&amp;amp;oldid=4803|as it was described] in the original schedule (check ut the 10a slot in the original version). In any case, I figured this would be sorted out in due time. ;) --[[User:timsamoff|timsamoff]] 12:51, 25 July 2008 (UTC)&lt;br /&gt;
* [[User:gnuite|gnuite]] would like to present in a BoF session an idea for software that provides vector-based map data to Maemo Mapper without compromising the existing raster-based design of Maemo Mapper.  The presented design will offer a completely modular solution that should require no changes to Maemo Mapper at all.  The software will utilize OpenStreetMap&#039;s free vector-based map data to provide both street visualization and routing instructions without an internet connection.  The presentation will serve as a means for soliciting help from developers interested in the project, since it is likely not a one-man operation.&lt;br /&gt;
&lt;br /&gt;
=== Mini Exhibit ===&lt;br /&gt;
&lt;br /&gt;
Anyone want to be in charge on having a mini exhibit -- maybe for the OSiM Maemo booth as well as at the Maemo Summit? Someone can contact, coordinate, and round-up remarkable apps, hacks, and interfaces and help set them up so enthusiasts and guests can see and play with them. The objective here is to show what the Internet Tablet is capable of doing.&lt;br /&gt;
&lt;br /&gt;
Here are some ideas:&lt;br /&gt;
&lt;br /&gt;
* [http://www.redferret.net/?p=9533 Haptic Technology]&lt;br /&gt;
: I think we should keep it to things we will have access to [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://www.internettablettalk.com/2008/03/14/the-nobounds-project/ noBounds Project]&lt;br /&gt;
: Do we have access to a unit? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://symbianwebblog.wordpress.com/2008/05/08/puppy-robot-controlled-by-nokia-internet-tablet/ Puppy Robot]&lt;br /&gt;
* Connecting a Hard Drive ([http://tabletschool.blogspot.com/2008/06/nokia-n800-n810-how-to-attach-hdd-aka.html link 1], [http://www.internettablettalk.com/forums/showthread.php?t=22187 link 2]) - volunteer [[User:bunanson|bunanson]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
* Running Debian&lt;br /&gt;
* Running KDE&lt;br /&gt;
* Running Android&lt;br /&gt;
: I know we can, but is there legal issues here if maemo.org does it? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* Running Garnet VM&lt;br /&gt;
* Running VNC&lt;br /&gt;
* Running Carman&lt;br /&gt;
* Other [http://wiki.maemo.org/Task:Remarkable_community_projects Remarkable Community Projects]&lt;br /&gt;
* WorldTV99 - bunanson + koos volunteer&lt;br /&gt;
* MPlayer / mediaserv / tablet-encode (the entire video playback pipeline)&lt;br /&gt;
&lt;br /&gt;
I&#039;m more than willing to demonstrate things at both OSiM and the summit if the hardware can be organised (I have an n800 I can bring a long). -- [[User:baloo|baloo]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
I have my own laptop and N800 that can be used for the video pipeline demos, but it would be nice to show them on an N810 and not have to use my own hardware for demos if possible. -- [[User:rm_you|Adam Harwell]] 04:39, 26 July 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
==== Signup ====&lt;br /&gt;
&lt;br /&gt;
If this is to be a reality we have to have at least 24 hours of coverage ( guestimate ) 6hours x2 days x2 people.  Signup below and then we will talk about what is realistic in terms of Demo&#039;s/Units.&lt;br /&gt;
&lt;br /&gt;
* [[User:brontide|Eric Warnke]] - 2 hours&lt;br /&gt;
* [[User:Timsamoff|Tim Samoff]] - 2 hours&lt;br /&gt;
* [[User:bunanson|bunanson]] - 4 hours ( Connect HD and WorldTV99 )&lt;br /&gt;
* [[User:qole|Alan Bruce]] - whatever you need ;)&lt;br /&gt;
* [[User:rm_you|Adam Harwell]] - whatever you need (thinking about demoing video playback / mediaserv)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I can help to man 2 dem stations, Connect HD and WorldTV99, side by side for 3 - 6 hrs; and I am also giving sessions on Friday.  I need &amp;quot;hardware&amp;quot; support.  If I am drafted, who is my contact man? ---[[User:bunanson|bunanson]] I think I would request at least two of each, preferably three, N800 and N810, for a total of 4 (or 6) with ALL the accessories, USB cables, AC adapters etc.&lt;br /&gt;
: You are a volunteer.  If you are demo-ing these projects what hardware support do you need?  I will try and make one request to Nokia once we have enough coverage to make the booth possible [[User:brontide|brontide]] 02:26, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
Moved to [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
==Accommodation==&lt;br /&gt;
Moved to [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Recording the Event ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization#Marketing_.26_coverage]] and post your comments / offers for help there.&lt;br /&gt;
&lt;br /&gt;
== Advertising ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve submitted the event to the [http://lwn.net/Calendar/Monthly/2008-09/ LWN Event Calendar]. Is there any other wider advertising we can do? --[[User:jaffa|Jaffa]] 11:55, 14 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve got some ideas to allow people attending at Maemo Summit to communicate better. If you have any other idea, please write/discuss here. --[[User:andy80|Andrea Grandi]] 10:35, 20 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Prepare a sort of &amp;quot;bagde&amp;quot;. A simple card with these informations:&lt;br /&gt;
** Name (nickname)&lt;br /&gt;
** What we do in our life (Developer/Student/Blogger/ecc...)&lt;br /&gt;
** Spoken languages: we could print a flag for each language we speak&lt;br /&gt;
&lt;br /&gt;
* Prepare a custom Google map with all the hot points in Berlin: c-base, OSiM, all hotels we booked ecc...&lt;br /&gt;
&lt;br /&gt;
* Create POI&#039;s for these place to use on Map software in our tablets&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44943</id>
		<title>Talk:Maemo Summit 2008</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Talk:Maemo_Summit_2008&amp;diff=44943"/>
		<updated>2008-07-26T11:35:51Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Signup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Program==&lt;br /&gt;
&lt;br /&gt;
=== Help with the program ===&lt;br /&gt;
&lt;br /&gt;
I&#039;m happy having the role of benevolent dictator for the schedule on Friday 19: I organize the sessions submitted and if someone finds a bug or an improvement just complain and we&#039;ll find a solution. However, I really don&#039;t want to organize the sessions on Saturday 20, which is purely a maemo.org community day. Can you please find either another dictator or a system to get that sorted out yourselves? I&#039;m asking for a coordinator at [[Maemo_Summit_2008/Organization#Program]]. Thanks!--[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also, could someone draw nice tables for the schedules? I want to do this since.. but there is always something else taking the time. In principle each day needs a table with 3 columns (3 tracks), being some sessions single cells spanning through the whole row (no tracks, just one session at a time, or breaks). Appreciated. --[[User:qgil|qgil]] 09:45, 18 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Saturday Coordinator ~ [[User:brontide|Eric Warnke]]&#039;&#039;&#039; Feel free to contact me directly or put your ideas here.  I will distill them and be the buffer for Nokia that day.  [[User:brontide|brontide]] 14:32, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Lightning sessions ===&lt;br /&gt;
&lt;br /&gt;
These are really brief sessions of 5 minutes approx i.e. demos. You can propose your own session listing it directly in the schedule &#039;&#039;&#039;once you have confirmed your trip to Berlin&#039;&#039;&#039;. If we get many proposals we will have a second round of lightning sessions on Saturday. Lightning sessions are cool!&lt;br /&gt;
&lt;br /&gt;
We are open to submissions in the form of decent quality videos, to be shown to the audience and uploaded in maemo.org as part of the video materials of the Summit.&lt;br /&gt;
&lt;br /&gt;
* I&#039;d like to present Intranet search (extended desktop search) from maemo with libferris (http://www.libferris.com/). This would be a quick overview of what is available now and where I&#039;m heading with it. -- [https://wiki.maemo.org/User:Monkeyiq Monkeyiq] July 19.&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* We would like to demonstrate and talk about WorldTV99 (http://maemo.org/downloads/product/OS2008/worldtv99/) [bunanson and koos Vriezen] 09.16 16 July 2008 (BST).&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I don&#039;t know if 5 minutes would be enough, but I would like to talk about Rich UIs and the importance of being different and showing the potential of the platform to &amp;quot;Transform&amp;quot; itself in different products, focused in one main use: like our projects: Canola (media player) Carman (onboard computer + car media) and others like remote controls, etc. The real goal is to show why is really needed that some applications &amp;quot;break&amp;quot; the rules and extend the experience showing the power of openness. (this can be a full talk if of interest)&lt;br /&gt;
:20 seconds are enough for a great ad, 3:30 are enough for a great videoclip and 5:00 are enough for a great lightning session.  :)  Find a title and... a name for yourself (are you Marcelo?) Then on Saturday you could organize a full session.--[[User:qgil|qgil]] 08:30, 20 July 2008 (UTC)&lt;br /&gt;
:::Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I would like to present Illumination, an alternative GUI library, which is used by my applications. 5 minutes is a start (I&#039;m a fast speaker ;-)), but around 20 minutes would be better. Take 5 minutes on friday or can I get 20 minutes on saturday? I could also speak a little bit of my problems porting a non-Gtk based GUI library (togetehr with some hints towards existing APIs). What about that (5 minutes would be not enough again I fear)?--[[User:framstag|framstag]] 15:29, 20 July 2008 (UTC)&lt;br /&gt;
:Now you can list it yourself.--[[User:qgil|qgil]] 18:52, 20 July 2008 (UTC)&lt;br /&gt;
* I ([[user:barbieri| Gustavo Barbieri]]) got delayed due some personal problems and will just arrive in Berlin/Tegel by 2:10pm of 19th, after the lightning talks are over, may I remove my entry or someone else (qgil?) has to do it?&lt;br /&gt;
: Go ahead and remove it yourself. Can you move your session to anywhere else in the schedule? --[[User:timsamoff|timsamoff]] 13:49, 25 July 2008 (UTC)&lt;br /&gt;
: Qgil maybe another 30 minute lightning session right before we end for the day? ( assuming we have the interest from others to present ) [[User:brontide|brontide]] 13:54, 25 July 2008 (UTC)&lt;br /&gt;
: timsamoff: brontide just did that for me. As for presenting later, of course I can, let&#039;s see if we can get another lightning sessions.&lt;br /&gt;
&lt;br /&gt;
=== BoFs and workshops ===&lt;br /&gt;
&lt;br /&gt;
List below your proposals for activities. They are thought to be highly participative i.e. discussion about an area of the platform, workshops, etc.  &#039;&#039;&#039;[[User:brontide|I]] have promoted many proposals onto the main page.  If you need longer than a half an hour slot then [[User:brontide|let me know]].&lt;br /&gt;
&lt;br /&gt;
* I want to propose a BoF about the new process for Diablo Extras. (Autobuilder, Promotion, Assistant) --[[User:xfade|xfade]] 08:02, 4 July 2008 (UTC)&lt;br /&gt;
:These look like good topics for the Saturday morning track on packaging and publishing. Please help defining the content of that track.--[[User:qgil|qgil]] 21:37, 4 July 2008 (UTC)&lt;br /&gt;
:: Have all of these been scheduled yet or do you need more time? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* I&#039;d love to see some sort of break-out brainstorming session or round table discussing current status / future desires for the Maemo platform as a whole. I think this crowd would offer much wisdom to the official team. --[[User:timsamoff|timsamoff]] 02:44, 18 July 2008 (UTC)&lt;br /&gt;
:Unsure whether this would fit better on Friday or Saturday...--[[User:qgil|qgil]] 18:57, 20 July 2008 (UTC)&lt;br /&gt;
:: What about a single session during the 17:00 slot on Saturday -- a sort of , wrap-up for everyone to come back together and offer opinions? --[[User:timsamoff|timsamoff]] 15:22, 21 July 2008 (UTC)&lt;br /&gt;
:::Sounds good!--[[User:qgil|qgil]] 20:03, 23 July 2008 (UTC)&lt;br /&gt;
:::: I think we should combine a few of these forward looking talks into something more cogent [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I would like to make a case for embedded (on-tablet) web apps for easy creation of mobile applications for Maemo. With a little bit of python advocacy, a spotlight on the up-and-coming web2py framework, and an example with a little utilitarian app I made and use on my tablet. This is more than a lightning talk but certainly less than an hour - more like 15-20 mins ? --[[User:fredp|fpp]]&lt;br /&gt;
: Think of time for questions/comments as well -- if a presentation is 20-min, it could extend to 45-min with others&#039; input. --[[User:timsamoff|timsamoff]] 20:18, 22 July 2008 (UTC)&lt;br /&gt;
:: Fred, do you have a reservation?  are you coming? [[User:brontide|brontide]] 02:15, 25 July 2008 (UTC)&lt;br /&gt;
* Mamona doesn&#039;t seem to have gone through this page, but putting X-Fade&#039;s talk about the future of the auto-builder, and my talk about mud on at the same time seems counter-intuitive, given they&#039;re on the same track. Will mamona&#039;s talk need the space of all 3 rooms? Is it a keynote? Might make sense to free up one of the rooms so that X-Fade and I can follow on from each other. --[[User:jaffa|Jaffa]] 23:01, 24 July 2008 (UTC)&lt;br /&gt;
: How much time will you need for mud?  I&#039;ve started tracking things out a little into community and programming to see how things line up.  I would like to see the important programming topic non-overlapping [[User:brontide|brontide]] 02:39, 25 July 2008 (UTC)&lt;br /&gt;
:: Eric, I really like what you are doing. Coolness. --[[User:timsamoff|timsamoff]] 02:55, 25 July 2008 (UTC)&lt;br /&gt;
:: I can probably fill as much time as I&#039;m given. I&#039;ve only a vague idea of what it&#039;ll contain at the moment, so fixing the time period is probably better than me trying to fix the content :-) --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
:I believe that whoever put Mamona in the table simply didn&#039;t want to fight with table cells in MediaWiki format. It should be one session in one track imo. Thanks brontide for taking the drive!--[[User:qgil|qgil]] 08:24, 25 July 2008 (UTC)&lt;br /&gt;
:: Ah, cool. Ditto the thanks to brontide! --[[User:jaffa|Jaffa]] 08:33, 25 July 2008 (UTC)&lt;br /&gt;
::: Actually, when I created the tables, I added the track to it [https://wiki.maemo.org/index.php?title=Maemo_Summit_2008&amp;amp;diff=4818&amp;amp;oldid=4803|as it was described] in the original schedule (check ut the 10a slot in the original version). In any case, I figured this would be sorted out in due time. ;) --[[User:timsamoff|timsamoff]] 12:51, 25 July 2008 (UTC)&lt;br /&gt;
* [[User:gnuite|gnuite]] would like to present in a BoF session an idea for software that provides vector-based map data to Maemo Mapper without compromising the existing raster-based design of Maemo Mapper.  The presented design will offer a completely modular solution that should require no changes to Maemo Mapper at all.  The software will utilize OpenStreetMap&#039;s free vector-based map data to provide both street visualization and routing instructions without an internet connection.  The presentation will serve as a means for soliciting help from developers interested in the project, since it is likely not a one-man operation.&lt;br /&gt;
&lt;br /&gt;
=== Mini Exhibit ===&lt;br /&gt;
&lt;br /&gt;
Anyone want to be in charge on having a mini exhibit -- maybe for the OSiM Maemo booth as well as at the Maemo Summit? Someone can contact, coordinate, and round-up remarkable apps, hacks, and interfaces and help set them up so enthusiasts and guests can see and play with them. The objective here is to show what the Internet Tablet is capable of doing.&lt;br /&gt;
&lt;br /&gt;
Here are some ideas:&lt;br /&gt;
&lt;br /&gt;
* [http://www.redferret.net/?p=9533 Haptic Technology]&lt;br /&gt;
: I think we should keep it to things we will have access to [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://www.internettablettalk.com/2008/03/14/the-nobounds-project/ noBounds Project]&lt;br /&gt;
: Do we have access to a unit? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* [http://symbianwebblog.wordpress.com/2008/05/08/puppy-robot-controlled-by-nokia-internet-tablet/ Puppy Robot]&lt;br /&gt;
* Connecting a Hard Drive ([http://tabletschool.blogspot.com/2008/06/nokia-n800-n810-how-to-attach-hdd-aka.html link 1], [http://www.internettablettalk.com/forums/showthread.php?t=22187 link 2]) - volunteer [[User:bunanson|bunanson]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
* Running Debian&lt;br /&gt;
* Running KDE&lt;br /&gt;
* Running Android&lt;br /&gt;
: I know we can, but is there legal issues here if maemo.org does it? [[User:brontide|brontide]] 23:41, 25 July 2008 (UTC)&lt;br /&gt;
* Running Garnet VM&lt;br /&gt;
* Running VNC&lt;br /&gt;
* Running Carman&lt;br /&gt;
* Other [http://wiki.maemo.org/Task:Remarkable_community_projects Remarkable Community Projects]&lt;br /&gt;
* WorldTV99 - bunanson + koos volunteer&lt;br /&gt;
I&#039;m more than willing to demonstrate things at both OSiM and the summit if the hardware can be organised (I have an n800 I can bring a long). -- [[User:baloo|baloo]] 19:50, 24 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
==== Signup ====&lt;br /&gt;
&lt;br /&gt;
If this is to be a reality we have to have at least 24 hours of coverage ( guestimate ) 6hours x2 days x2 people.  Signup below and then we will talk about what is realistic in terms of Demo&#039;s/Units.&lt;br /&gt;
&lt;br /&gt;
* [[User:brontide|Eric Warnke]] - 2 hours&lt;br /&gt;
* [[User:Timsamoff|Tim Samoff]] - 2 hours&lt;br /&gt;
* [[User:bunanson|bunanson]] - 4 hours ( Connect HD and WorldTV99 )&lt;br /&gt;
* [[User:qole|Alan Bruce]] - whatever you need ;)&lt;br /&gt;
* [[User:rm_you|Adam Harwell]] - whatever you need (thinking about demoing video playback / mediaserv)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I can help to man 2 dem stations, Connect HD and WorldTV99, side by side for 3 - 6 hrs; and I am also giving sessions on Friday.  I need &amp;quot;hardware&amp;quot; support.  If I am drafted, who is my contact man? ---[[User:bunanson|bunanson]] I think I would request at least two of each, preferably three, N800 and N810, for a total of 4 (or 6) with ALL the accessories, USB cables, AC adapters etc.&lt;br /&gt;
: You are a volunteer.  If you are demo-ing these projects what hardware support do you need?  I will try and make one request to Nokia once we have enough coverage to make the booth possible [[User:brontide|brontide]] 02:26, 26 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Travel ==&lt;br /&gt;
Moved to [[Talk:Maemo_Summit_2008/Travel]].&lt;br /&gt;
&lt;br /&gt;
==Accommodation==&lt;br /&gt;
Moved to [[Maemo Summit 2008/Accommodation]].&lt;br /&gt;
&lt;br /&gt;
== Recording the Event ==&lt;br /&gt;
See [[Maemo_Summit_2008/Organization#Marketing_.26_coverage]] and post your comments / offers for help there.&lt;br /&gt;
&lt;br /&gt;
== Advertising ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve submitted the event to the [http://lwn.net/Calendar/Monthly/2008-09/ LWN Event Calendar]. Is there any other wider advertising we can do? --[[User:jaffa|Jaffa]] 11:55, 14 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve got some ideas to allow people attending at Maemo Summit to communicate better. If you have any other idea, please write/discuss here. --[[User:andy80|Andrea Grandi]] 10:35, 20 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
* Prepare a sort of &amp;quot;bagde&amp;quot;. A simple card with these informations:&lt;br /&gt;
** Name (nickname)&lt;br /&gt;
** What we do in our life (Developer/Student/Blogger/ecc...)&lt;br /&gt;
** Spoken languages: we could print a flag for each language we speak&lt;br /&gt;
&lt;br /&gt;
* Prepare a custom Google map with all the hot points in Berlin: c-base, OSiM, all hotels we booked ecc...&lt;br /&gt;
&lt;br /&gt;
* Create POI&#039;s for these place to use on Map software in our tablets&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5816</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5816"/>
		<updated>2008-07-25T17:16:36Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)&lt;br /&gt;
* Lukas Lipka (Beagle/Dashboard)&lt;br /&gt;
* Kevin Kubasik (Beagle)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)&lt;br /&gt;
* Urho Konttori (Tracker/Finland)&lt;br /&gt;
* Ivan Frade (Tracker/Finland)&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=User_talk:Feri&amp;diff=50930</id>
		<title>User talk:Feri</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=User_talk:Feri&amp;diff=50930"/>
		<updated>2008-07-25T14:10:17Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Test */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;dd&lt;br /&gt;
aa&lt;br /&gt;
== Test ==&lt;br /&gt;
&lt;br /&gt;
testing testing--[[User:qgil|qgil]] 13:43, 23 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
deleteNewtalk is never called? this might be the reason why we see the orange banner. -- [[User:feri|feri]] 13:53, 25 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
testing -- [[Special:Contributions/127.0.0.1|127.0.0.1]] 14:10, 25 July 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5818</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5818"/>
		<updated>2008-07-25T06:52:45Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)&lt;br /&gt;
* Lukas Lipka (Beagle/Dashboard)&lt;br /&gt;
* Kevin Kubasik (Beagle)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)&lt;br /&gt;
* Urho Konttori (Tracker/Finland)&lt;br /&gt;
* Ivan Frade (Tracker/Finland)&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)&lt;br /&gt;
* Mikkel Kamstrup (Xesam/Denmark)&lt;br /&gt;
* Evgeny Egorochkin (Xesam/Ukraine)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Task:Remarkable_community_projects&amp;diff=40671</id>
		<title>Task:Remarkable community projects</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Task:Remarkable_community_projects&amp;diff=40671"/>
		<updated>2008-07-25T05:14:59Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Outstanding utilities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:100Days agenda}}&lt;br /&gt;
{{task|accepted}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This is a subtask of [[Task:Defining maemo]] and is looking for volunteers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are hundreds of community projects around Maemo, but some are especially remarkable, providing a unique contribution to the project. &lt;br /&gt;
&lt;br /&gt;
Getting a list of these projects would help to&lt;br /&gt;
* Improve their quality and promote them as &#039;&#039;ready to primetime&#039;&#039;.&lt;br /&gt;
* Highlight to externals some of the amazing stuff the Maemo platform can offer.&lt;br /&gt;
* Bring attention, testing, contributions, new users to them.&lt;br /&gt;
* Indicate to Nokia what is really worth promoting in their Maemo related activities. &lt;br /&gt;
* Cheer up the ego of promoters and contributors.  :)&lt;br /&gt;
&lt;br /&gt;
==Criteria==&lt;br /&gt;
Propose criteria to select projects.&lt;br /&gt;
* &#039;&#039;&#039;Alive&#039;&#039;&#039;: Maintained regularly and available in the last stable release.&lt;br /&gt;
* &#039;&#039;&#039;Open&#039;&#039;&#039;: community feedback and contributions are part of the project - open source is a very good factor but not a must.&lt;br /&gt;
* &#039;&#039;&#039;Stable&#039;&#039;&#039;: feature set complete, installs flawlessly, works, doesn&#039;t harm the system, secure.&lt;br /&gt;
* &#039;&#039;&#039;Finger/thumb UI&#039;&#039;&#039;: stylus to be required only in exceptional and evident cases (e.g. drawing apps).&lt;br /&gt;
* &#039;&#039;&#039;Decent design&#039;&#039;&#039;: visually attractive and/or simple interface that works just as expected.&lt;br /&gt;
* &#039;&#039;&#039;maemo.org active&#039;&#039;&#039;: available in extras, complete information page in Downloads.&lt;br /&gt;
* &#039;&#039;&#039;Non commercial&#039;&#039;&#039;: Not developed by Nokia or commercial partners.&lt;br /&gt;
&lt;br /&gt;
==New Proposals==&lt;br /&gt;
List your proposals below. Add your comments supporting/against. Provide links to their pages at http://maemo.org/downloads to get more information, see screenshots and try them out.&lt;br /&gt;
* List your proposal here.&lt;br /&gt;
&lt;br /&gt;
==Candidates==&lt;br /&gt;
&#039;&#039;&#039;Please do not list new proposals directly here&#039;&#039;&#039;. These are projects that accomplish most of the criteria above. They be available in the Maemo 4.1 extras repository and offer a Download page in maemo.org. Add you comment if you think any of these candidates is not fit enough for the top selection, or belong to a different category.&lt;br /&gt;
&lt;br /&gt;
===Born for Maemo===&lt;br /&gt;
Remarkable projects targetting primarily the Maemo platform.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/canola2/ Canola2]: Canola is a media consumer: photos, music, videos...local or remote, you name it.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-mapper Maemo Mapper]: Most downloaded application for Maemo. Best map application. Can interact with lots of different mapping sites, including OpenStreetmap.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-wordpy Maemo WordPy]: Blogging software that hooks to WordPress and Blogger accounts, allows image uploads, post creating and editing, tagging. Especially notable for its finger-friendly menu.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mediabox/ MediaBox]: A nice, simple UI for viewing photos and movies.  Not as &#039;bare-bones&#039; as Mplayer, not as &#039;tricked-out&#039; as Canola2.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mytube/ mYTube] : An youtube browsing/downloading/playing application.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/numptyphysics Numpty Physics]: This game is educational, hard, fun. Made for the stylus.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/vagalume Vagalume]: Last.fm is my favourite music site, and Vagalume is my favourite Last.fm client.&lt;br /&gt;
&lt;br /&gt;
===Very nice ports===&lt;br /&gt;
Remarkable projects successfully ported to Maemo.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/labyrinth Labyrinth] : An idea-mapping tool with a lot of potential.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mplayer/ MPlayer]: Simple UI, provides the best playback performance for mpeg4/divx/xvid video on Nokia 770/N8x0.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/pidgin Pidgin for Maemo] : Instant messaging application, ported from the desktop.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/scummvm/ ScummVM] : program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/evince/ Evince] : Evince is a document viewer for multiple document formats. It currently supports pdf, postscript, djvu, tiff and dvi.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/ines/ iNES], [http://maemo.org/downloads/product/OS2008/fmsx/ fMSX], [http://maemo.org/downloads/product/OS2008/colem/ ColEm], [http://maemo.org/downloads/product/OS2008/speccy/ Speccy], [http://maemo.org/downloads/product/OS2008/vgba/ VGBA] - all fms&#039;s emulators - great ports of his original ones.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/xournal Xournal] : A great notes/sketch utility.  One of &#039;&#039;few&#039;&#039; apps that utilize the pressure sensitivity of the screen!  Invaluable to create and annotate PDF documents on a pocket computer.&lt;br /&gt;
&lt;br /&gt;
===Outstanding utilities===&lt;br /&gt;
Remarkable projects successful in a focused mission.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] : Replaces the default Volume and Brightness applets with a unified applet that also provides rotation orientation selection.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/erminig Erminig] : Allows a two-way sync between Google Calendars and the GPE calendar on the N810.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/load-applet/ Load Applet]: Because being able to see when/why the system becomes slow makes a huge difference in user experience.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/statusbarclock/ Large StatusBar Clock]: A configurable digital clock for the statusbar.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemopadplus MaemoPad+] : Tree-based notes and sketching application &lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-recorder Maemo Recorder] : Turn your N8X0 into a dictaphone. Very useful.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mirage/ Mirage]: Opens many file formats; allows for simple photo editing on the tablet.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mogg/ mogg]: Although not as ideal a solution as DSP-side decoding, the best we&#039;ve got at the moment.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/omweather/ OMWeather]: Critical app.  When this didn&#039;t work for a whole day after the Diablo release, I had to look outside!&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/phonelink PhoneLink]: Send SMS or dial a number using GPE or built-in (EDS) Contacts and a bluetooth-enable mobile phone.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/personal-menu/ Personal Menu]: Sidebar plugin, customizable menu for launching up to 36 installed applications or arbitrary commands.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/quiver/ Quiver]: Simple UI is fast and flexible.  Does one thing--displays photos--well.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/usbcontrol/ USB Control]: Take advantage of USB keyboards &amp;amp; drives (drives require a separate power source) w/Nokia cable &amp;amp; adapter.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/worldtv99/ WorldTV99]: TVs around the world on your tablet. Best Edutainment without monthly fee&lt;br /&gt;
&lt;br /&gt;
==Ruled Out==&lt;br /&gt;
These can be brought back to the Proposals once they meet the criteria.&lt;br /&gt;
&lt;br /&gt;
===Not in maemo.org extras===&lt;br /&gt;
Appear in good condition to the user (e.g. beta/stable, page in Downloads, one-click install...) but are out of the maemo.org extras game.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/claws-mail Claws Mail]: The only full-featured mail program for the tablet.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/fbreader FBReader] : The best free e-book reader.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mauku/ Mauku]: Jaiku client designed explicitly for Maemo, and makes good use of the UI including finger / stylus / kinetic gestures.&lt;br /&gt;
&lt;br /&gt;
===Not available in Downloads===&lt;br /&gt;
Being consistent, the most remarkable applications for Maemo need to be available in http://maemo.org/downloads&lt;br /&gt;
*Abiword : Abiword&#039;s another desktop application which has a really nice port to maemo. A document editor which is very powerful and lightweight.&lt;br /&gt;
*Dates &amp;amp; Contacts : Both part of the Pimlico suite of applications, these allow me to use the N810 as a personal calendar and address book, with desktop synchronisation to boot.&lt;br /&gt;
*Gnumeric : Gnumeric is a great spreadsheet application, and the maemo port has been very nicely done.&lt;br /&gt;
*GPE Suite : Calendar, Contacts and To-Do List are quite useful. Use Erminig to sync Calendar with Google Calendars.&lt;br /&gt;
*GrandCentral Dialer : A simple GUI that interfaces with GrandCentral.  Dialer + Gizmo can be used for virtually free calling to and from regular phones.&lt;br /&gt;
*Gourmet Recipe Manager : A neat way to plan meals.&lt;br /&gt;
*MLB Viewer : For baseball fans, simple UI, subscription to mlb.com required for video, audio is &#039;free&#039;.&lt;br /&gt;
*[http://notecase.sourceforge.net/index.html NoteCase] : a full featured hierarchical note manager &lt;br /&gt;
*VCURLs72 : Major US TV channels on your tablet. Best Edutainment without monthly fee&lt;br /&gt;
*XChat : IRC on your tablet. Nice port.&lt;br /&gt;
&lt;br /&gt;
===Still Alpha===&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/weightjinni Weightjinni] :  A simple way to track food consumption, weight loss/gain (still in alpha).&lt;br /&gt;
&lt;br /&gt;
*[http://www.internettablettalk.com/forums/showthread.php?t=21259 liqbase] : playtest for sketching with kinetic graffiti and fullscreen tearfree refresh&lt;br /&gt;
&lt;br /&gt;
===Developed by Nokia===&lt;br /&gt;
These are left out here.&lt;br /&gt;
*Camera : This is the first 3rd party application I installed on my tablet.&lt;br /&gt;
*Fmradio : The other first 3rd party application n800 users install on their tablet.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Task:Remarkable_community_projects&amp;diff=40672</id>
		<title>Task:Remarkable community projects</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Task:Remarkable_community_projects&amp;diff=40672"/>
		<updated>2008-07-25T05:14:21Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Outstanding utilities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:100Days agenda}}&lt;br /&gt;
{{task|accepted}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This is a subtask of [[Task:Defining maemo]] and is looking for volunteers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are hundreds of community projects around Maemo, but some are especially remarkable, providing a unique contribution to the project. &lt;br /&gt;
&lt;br /&gt;
Getting a list of these projects would help to&lt;br /&gt;
* Improve their quality and promote them as &#039;&#039;ready to primetime&#039;&#039;.&lt;br /&gt;
* Highlight to externals some of the amazing stuff the Maemo platform can offer.&lt;br /&gt;
* Bring attention, testing, contributions, new users to them.&lt;br /&gt;
* Indicate to Nokia what is really worth promoting in their Maemo related activities. &lt;br /&gt;
* Cheer up the ego of promoters and contributors.  :)&lt;br /&gt;
&lt;br /&gt;
==Criteria==&lt;br /&gt;
Propose criteria to select projects.&lt;br /&gt;
* &#039;&#039;&#039;Alive&#039;&#039;&#039;: Maintained regularly and available in the last stable release.&lt;br /&gt;
* &#039;&#039;&#039;Open&#039;&#039;&#039;: community feedback and contributions are part of the project - open source is a very good factor but not a must.&lt;br /&gt;
* &#039;&#039;&#039;Stable&#039;&#039;&#039;: feature set complete, installs flawlessly, works, doesn&#039;t harm the system, secure.&lt;br /&gt;
* &#039;&#039;&#039;Finger/thumb UI&#039;&#039;&#039;: stylus to be required only in exceptional and evident cases (e.g. drawing apps).&lt;br /&gt;
* &#039;&#039;&#039;Decent design&#039;&#039;&#039;: visually attractive and/or simple interface that works just as expected.&lt;br /&gt;
* &#039;&#039;&#039;maemo.org active&#039;&#039;&#039;: available in extras, complete information page in Downloads.&lt;br /&gt;
* &#039;&#039;&#039;Non commercial&#039;&#039;&#039;: Not developed by Nokia or commercial partners.&lt;br /&gt;
&lt;br /&gt;
==New Proposals==&lt;br /&gt;
List your proposals below. Add your comments supporting/against. Provide links to their pages at http://maemo.org/downloads to get more information, see screenshots and try them out.&lt;br /&gt;
* List your proposal here.&lt;br /&gt;
&lt;br /&gt;
==Candidates==&lt;br /&gt;
&#039;&#039;&#039;Please do not list new proposals directly here&#039;&#039;&#039;. These are projects that accomplish most of the criteria above. They be available in the Maemo 4.1 extras repository and offer a Download page in maemo.org. Add you comment if you think any of these candidates is not fit enough for the top selection, or belong to a different category.&lt;br /&gt;
&lt;br /&gt;
===Born for Maemo===&lt;br /&gt;
Remarkable projects targetting primarily the Maemo platform.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/canola2/ Canola2]: Canola is a media consumer: photos, music, videos...local or remote, you name it.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-mapper Maemo Mapper]: Most downloaded application for Maemo. Best map application. Can interact with lots of different mapping sites, including OpenStreetmap.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-wordpy Maemo WordPy]: Blogging software that hooks to WordPress and Blogger accounts, allows image uploads, post creating and editing, tagging. Especially notable for its finger-friendly menu.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mediabox/ MediaBox]: A nice, simple UI for viewing photos and movies.  Not as &#039;bare-bones&#039; as Mplayer, not as &#039;tricked-out&#039; as Canola2.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mytube/ mYTube] : An youtube browsing/downloading/playing application.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/numptyphysics Numpty Physics]: This game is educational, hard, fun. Made for the stylus.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/vagalume Vagalume]: Last.fm is my favourite music site, and Vagalume is my favourite Last.fm client.&lt;br /&gt;
&lt;br /&gt;
===Very nice ports===&lt;br /&gt;
Remarkable projects successfully ported to Maemo.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/labyrinth Labyrinth] : An idea-mapping tool with a lot of potential.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mplayer/ MPlayer]: Simple UI, provides the best playback performance for mpeg4/divx/xvid video on Nokia 770/N8x0.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/pidgin Pidgin for Maemo] : Instant messaging application, ported from the desktop.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/scummvm/ ScummVM] : program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/evince/ Evince] : Evince is a document viewer for multiple document formats. It currently supports pdf, postscript, djvu, tiff and dvi.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/ines/ iNES], [http://maemo.org/downloads/product/OS2008/fmsx/ fMSX], [http://maemo.org/downloads/product/OS2008/colem/ ColEm], [http://maemo.org/downloads/product/OS2008/speccy/ Speccy], [http://maemo.org/downloads/product/OS2008/vgba/ VGBA] - all fms&#039;s emulators - great ports of his original ones.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/xournal Xournal] : A great notes/sketch utility.  One of &#039;&#039;few&#039;&#039; apps that utilize the pressure sensitivity of the screen!  Invaluable to create and annotate PDF documents on a pocket computer.&lt;br /&gt;
&lt;br /&gt;
===Outstanding utilities===&lt;br /&gt;
Remarkable projects successful in a focused mission.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] : Replaces the default Volume and Brightness applets with a unified applet that also provides rotation orientation selection.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/erminig Erminig] : Allows a two-way sync between Google Calendars and the GPE calendar on the N810.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/load-applet/ Load Applet]: Because being able to see when/why the system becomes slow makes a huge difference in user experience.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/statusbarclock/ Large StatusBar Clock]: A configurable digital clock for the statusbar.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemopadplus MaemoPad+] : Tree-based notes and sketching application &lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-recorder Maemo Recorder] : Turn your N8X0 into a dictaphone. Very useful.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mirage/ Mirage]: Opens many file formats; allows for simple photo editing on the tablet.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mogg/ mogg]: Although not as ideal a solution as DSP-side decoding, the best we&#039;ve got at the moment.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/omweather/ OMWeather]: Critical app.  When this didn&#039;t work for a whole day after the Diablo release, I had to look outside!&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/phonelink PhoneLink]: Send SMS or dial a number using GPE or built-in (EDS) Contacts and a bluetooth-enable mobile phone.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/personal-menu/ Personal Menu]: Sidebar plugin, customizable menu for launching up to 36 installed applications or arbitrary commands.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/quiver/ Quiver]: Simple UI is fast and flexible.  Does one thing--displays photos--well.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/usbcontrol/ USB Control]: Take advantage of USB keyboards &amp;amp; drives (drives require a separate power source) w/Nokia cable &amp;amp; adapter.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/worldtv99/ WorldTV99]:WorldTV99 : TVs around the world on your tablet. Best Edutainment without monthly fee&lt;br /&gt;
&lt;br /&gt;
==Ruled Out==&lt;br /&gt;
These can be brought back to the Proposals once they meet the criteria.&lt;br /&gt;
&lt;br /&gt;
===Not in maemo.org extras===&lt;br /&gt;
Appear in good condition to the user (e.g. beta/stable, page in Downloads, one-click install...) but are out of the maemo.org extras game.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/claws-mail Claws Mail]: The only full-featured mail program for the tablet.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/fbreader FBReader] : The best free e-book reader.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mauku/ Mauku]: Jaiku client designed explicitly for Maemo, and makes good use of the UI including finger / stylus / kinetic gestures.&lt;br /&gt;
&lt;br /&gt;
===Not available in Downloads===&lt;br /&gt;
Being consistent, the most remarkable applications for Maemo need to be available in http://maemo.org/downloads&lt;br /&gt;
*Abiword : Abiword&#039;s another desktop application which has a really nice port to maemo. A document editor which is very powerful and lightweight.&lt;br /&gt;
*Dates &amp;amp; Contacts : Both part of the Pimlico suite of applications, these allow me to use the N810 as a personal calendar and address book, with desktop synchronisation to boot.&lt;br /&gt;
*Gnumeric : Gnumeric is a great spreadsheet application, and the maemo port has been very nicely done.&lt;br /&gt;
*GPE Suite : Calendar, Contacts and To-Do List are quite useful. Use Erminig to sync Calendar with Google Calendars.&lt;br /&gt;
*GrandCentral Dialer : A simple GUI that interfaces with GrandCentral.  Dialer + Gizmo can be used for virtually free calling to and from regular phones.&lt;br /&gt;
*Gourmet Recipe Manager : A neat way to plan meals.&lt;br /&gt;
*MLB Viewer : For baseball fans, simple UI, subscription to mlb.com required for video, audio is &#039;free&#039;.&lt;br /&gt;
*[http://notecase.sourceforge.net/index.html NoteCase] : a full featured hierarchical note manager &lt;br /&gt;
*VCURLs72 : Major US TV channels on your tablet. Best Edutainment without monthly fee&lt;br /&gt;
*XChat : IRC on your tablet. Nice port.&lt;br /&gt;
&lt;br /&gt;
===Still Alpha===&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/weightjinni Weightjinni] :  A simple way to track food consumption, weight loss/gain (still in alpha).&lt;br /&gt;
&lt;br /&gt;
*[http://www.internettablettalk.com/forums/showthread.php?t=21259 liqbase] : playtest for sketching with kinetic graffiti and fullscreen tearfree refresh&lt;br /&gt;
&lt;br /&gt;
===Developed by Nokia===&lt;br /&gt;
These are left out here.&lt;br /&gt;
*Camera : This is the first 3rd party application I installed on my tablet.&lt;br /&gt;
*Fmradio : The other first 3rd party application n800 users install on their tablet.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Task:Remarkable_community_projects&amp;diff=40673</id>
		<title>Task:Remarkable community projects</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Task:Remarkable_community_projects&amp;diff=40673"/>
		<updated>2008-07-25T05:09:56Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Not available in Downloads */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:100Days agenda}}&lt;br /&gt;
{{task|accepted}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;This is a subtask of [[Task:Defining maemo]] and is looking for volunteers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are hundreds of community projects around Maemo, but some are especially remarkable, providing a unique contribution to the project. &lt;br /&gt;
&lt;br /&gt;
Getting a list of these projects would help to&lt;br /&gt;
* Improve their quality and promote them as &#039;&#039;ready to primetime&#039;&#039;.&lt;br /&gt;
* Highlight to externals some of the amazing stuff the Maemo platform can offer.&lt;br /&gt;
* Bring attention, testing, contributions, new users to them.&lt;br /&gt;
* Indicate to Nokia what is really worth promoting in their Maemo related activities. &lt;br /&gt;
* Cheer up the ego of promoters and contributors.  :)&lt;br /&gt;
&lt;br /&gt;
==Criteria==&lt;br /&gt;
Propose criteria to select projects.&lt;br /&gt;
* &#039;&#039;&#039;Alive&#039;&#039;&#039;: Maintained regularly and available in the last stable release.&lt;br /&gt;
* &#039;&#039;&#039;Open&#039;&#039;&#039;: community feedback and contributions are part of the project - open source is a very good factor but not a must.&lt;br /&gt;
* &#039;&#039;&#039;Stable&#039;&#039;&#039;: feature set complete, installs flawlessly, works, doesn&#039;t harm the system, secure.&lt;br /&gt;
* &#039;&#039;&#039;Finger/thumb UI&#039;&#039;&#039;: stylus to be required only in exceptional and evident cases (e.g. drawing apps).&lt;br /&gt;
* &#039;&#039;&#039;Decent design&#039;&#039;&#039;: visually attractive and/or simple interface that works just as expected.&lt;br /&gt;
* &#039;&#039;&#039;maemo.org active&#039;&#039;&#039;: available in extras, complete information page in Downloads.&lt;br /&gt;
* &#039;&#039;&#039;Non commercial&#039;&#039;&#039;: Not developed by Nokia or commercial partners.&lt;br /&gt;
&lt;br /&gt;
==New Proposals==&lt;br /&gt;
List your proposals below. Add your comments supporting/against. Provide links to their pages at http://maemo.org/downloads to get more information, see screenshots and try them out.&lt;br /&gt;
* List your proposal here.&lt;br /&gt;
&lt;br /&gt;
==Candidates==&lt;br /&gt;
&#039;&#039;&#039;Please do not list new proposals directly here&#039;&#039;&#039;. These are projects that accomplish most of the criteria above. They be available in the Maemo 4.1 extras repository and offer a Download page in maemo.org. Add you comment if you think any of these candidates is not fit enough for the top selection, or belong to a different category.&lt;br /&gt;
&lt;br /&gt;
===Born for Maemo===&lt;br /&gt;
Remarkable projects targetting primarily the Maemo platform.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/canola2/ Canola2]: Canola is a media consumer: photos, music, videos...local or remote, you name it.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-mapper Maemo Mapper]: Most downloaded application for Maemo. Best map application. Can interact with lots of different mapping sites, including OpenStreetmap.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-wordpy Maemo WordPy]: Blogging software that hooks to WordPress and Blogger accounts, allows image uploads, post creating and editing, tagging. Especially notable for its finger-friendly menu.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mediabox/ MediaBox]: A nice, simple UI for viewing photos and movies.  Not as &#039;bare-bones&#039; as Mplayer, not as &#039;tricked-out&#039; as Canola2.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mytube/ mYTube] : An youtube browsing/downloading/playing application.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/numptyphysics Numpty Physics]: This game is educational, hard, fun. Made for the stylus.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/vagalume Vagalume]: Last.fm is my favourite music site, and Vagalume is my favourite Last.fm client.&lt;br /&gt;
&lt;br /&gt;
===Very nice ports===&lt;br /&gt;
Remarkable projects successfully ported to Maemo.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/labyrinth Labyrinth] : An idea-mapping tool with a lot of potential.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mplayer/ MPlayer]: Simple UI, provides the best playback performance for mpeg4/divx/xvid video on Nokia 770/N8x0.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/pidgin Pidgin for Maemo] : Instant messaging application, ported from the desktop.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/scummvm/ ScummVM] : program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/evince/ Evince] : Evince is a document viewer for multiple document formats. It currently supports pdf, postscript, djvu, tiff and dvi.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/ines/ iNES], [http://maemo.org/downloads/product/OS2008/fmsx/ fMSX], [http://maemo.org/downloads/product/OS2008/colem/ ColEm], [http://maemo.org/downloads/product/OS2008/speccy/ Speccy], [http://maemo.org/downloads/product/OS2008/vgba/ VGBA] - all fms&#039;s emulators - great ports of his original ones.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/xournal Xournal] : A great notes/sketch utility.  One of &#039;&#039;few&#039;&#039; apps that utilize the pressure sensitivity of the screen!  Invaluable to create and annotate PDF documents on a pocket computer.&lt;br /&gt;
&lt;br /&gt;
===Outstanding utilities===&lt;br /&gt;
Remarkable projects successful in a focused mission.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/advanced-backlight/ Advanced Backlight] : Replaces the default Volume and Brightness applets with a unified applet that also provides rotation orientation selection.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/erminig Erminig] : Allows a two-way sync between Google Calendars and the GPE calendar on the N810.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/load-applet/ Load Applet]: Because being able to see when/why the system becomes slow makes a huge difference in user experience.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/statusbarclock/ Large StatusBar Clock]: A configurable digital clock for the statusbar.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemopadplus MaemoPad+] : Tree-based notes and sketching application &lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/maemo-recorder Maemo Recorder] : Turn your N8X0 into a dictaphone. Very useful.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mirage/ Mirage]: Opens many file formats; allows for simple photo editing on the tablet.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mogg/ mogg]: Although not as ideal a solution as DSP-side decoding, the best we&#039;ve got at the moment.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/omweather/ OMWeather]: Critical app.  When this didn&#039;t work for a whole day after the Diablo release, I had to look outside!&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/phonelink PhoneLink]: Send SMS or dial a number using GPE or built-in (EDS) Contacts and a bluetooth-enable mobile phone.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/personal-menu/ Personal Menu]: Sidebar plugin, customizable menu for launching up to 36 installed applications or arbitrary commands.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/quiver/ Quiver]: Simple UI is fast and flexible.  Does one thing--displays photos--well.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/usbcontrol/ USB Control]: Take advantage of USB keyboards &amp;amp; drives (drives require a separate power source) w/Nokia cable &amp;amp; adapter.&lt;br /&gt;
&lt;br /&gt;
==Ruled Out==&lt;br /&gt;
These can be brought back to the Proposals once they meet the criteria.&lt;br /&gt;
&lt;br /&gt;
===Not in maemo.org extras===&lt;br /&gt;
Appear in good condition to the user (e.g. beta/stable, page in Downloads, one-click install...) but are out of the maemo.org extras game.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/claws-mail Claws Mail]: The only full-featured mail program for the tablet.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/fbreader FBReader] : The best free e-book reader.&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/mauku/ Mauku]: Jaiku client designed explicitly for Maemo, and makes good use of the UI including finger / stylus / kinetic gestures.&lt;br /&gt;
&lt;br /&gt;
===Not available in Downloads===&lt;br /&gt;
Being consistent, the most remarkable applications for Maemo need to be available in http://maemo.org/downloads&lt;br /&gt;
*Abiword : Abiword&#039;s another desktop application which has a really nice port to maemo. A document editor which is very powerful and lightweight.&lt;br /&gt;
*Dates &amp;amp; Contacts : Both part of the Pimlico suite of applications, these allow me to use the N810 as a personal calendar and address book, with desktop synchronisation to boot.&lt;br /&gt;
*Gnumeric : Gnumeric is a great spreadsheet application, and the maemo port has been very nicely done.&lt;br /&gt;
*GPE Suite : Calendar, Contacts and To-Do List are quite useful. Use Erminig to sync Calendar with Google Calendars.&lt;br /&gt;
*GrandCentral Dialer : A simple GUI that interfaces with GrandCentral.  Dialer + Gizmo can be used for virtually free calling to and from regular phones.&lt;br /&gt;
*Gourmet Recipe Manager : A neat way to plan meals.&lt;br /&gt;
*MLB Viewer : For baseball fans, simple UI, subscription to mlb.com required for video, audio is &#039;free&#039;.&lt;br /&gt;
*[http://notecase.sourceforge.net/index.html NoteCase] : a full featured hierarchical note manager &lt;br /&gt;
*VCURLs72 : Major US TV channels on your tablet. Best Edutainment without monthly fee&lt;br /&gt;
*XChat : IRC on your tablet. Nice port.&lt;br /&gt;
&lt;br /&gt;
===Still Alpha===&lt;br /&gt;
*[http://maemo.org/downloads/product/OS2008/weightjinni Weightjinni] :  A simple way to track food consumption, weight loss/gain (still in alpha).&lt;br /&gt;
&lt;br /&gt;
*[http://www.internettablettalk.com/forums/showthread.php?t=21259 liqbase] : playtest for sketching with kinetic graffiti and fullscreen tearfree refresh&lt;br /&gt;
&lt;br /&gt;
===Developed by Nokia===&lt;br /&gt;
These are left out here.&lt;br /&gt;
*Camera : This is the first 3rd party application I installed on my tablet.&lt;br /&gt;
*Fmradio : The other first 3rd party application n800 users install on their tablet.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5819</id>
		<title>Desktop Search Hackfest</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Desktop_Search_Hackfest&amp;diff=5819"/>
		<updated>2008-07-24T16:37:52Z</updated>

		<summary type="html">&lt;p&gt;127.0.0.1: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See also the [[Talk:Desktop_Search_Hackfest|discussion]] page.&lt;br /&gt;
&lt;br /&gt;
= Event description =&lt;br /&gt;
&lt;br /&gt;
[COMPLETE]&lt;br /&gt;
&lt;br /&gt;
Hackfest around the Desktop Search and Metadata handling topic. Currently there are many partial solutions to the problem, so a hackfest could help to share some code, define lines to the projects and steal the good points of other projects :P&lt;br /&gt;
&lt;br /&gt;
== Proposed dates ==&lt;br /&gt;
&lt;br /&gt;
* After [[Maemo Summit 2008]] (September 19-20th + weekend)&lt;br /&gt;
* In Berlin&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
&lt;br /&gt;
* Name (Project / Location)&lt;br /&gt;
&lt;br /&gt;
* Jos van den Oever (Strigi)&lt;br /&gt;
* Jamie McCracken (Tracker/Turks&amp;amp;Caicos,Carribean)&lt;br /&gt;
* Sebastian Trueg (Nepomuk/Germany)&lt;br /&gt;
* Lukas Lipka (Beagle/Dashboard)&lt;br /&gt;
* Kevin Kubasik (Beagle)&lt;br /&gt;
* Kevin Ottens (KDE Plasma search / France/Toulouse)&lt;br /&gt;
* Jerry Tan (Tracker)&lt;br /&gt;
* Martyn Russel (Tracker/UK)&lt;br /&gt;
* Carlos Garnacho (Tracker/Spain)&lt;br /&gt;
* Philip van Hoof (Tracker/Belgium)&lt;br /&gt;
* Urho Konttori (Tracker/Finland)&lt;br /&gt;
* Ivan Frade (Tracker/Finland)&lt;br /&gt;
* Mikael Ottela (Tracker/Finland)&lt;br /&gt;
* Mikkel Kamstrup (XESAM/Denmark?)&lt;br /&gt;
* Sebastian Pölsterl (Deskbar-Applet/Germany)&lt;br /&gt;
* Ben Martin (libferris/Australia)&lt;br /&gt;
&lt;br /&gt;
= Proposed items to work =&lt;br /&gt;
&lt;br /&gt;
== Concrete Coding Tasks ==&lt;br /&gt;
* Xesam integration in file chooser and Nautilus. Possibly use xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create language bindings for xesam-glib (specifically Vala, C#, and Python) for xesam-glib and use these achieve&lt;br /&gt;
&lt;br /&gt;
** a deskbar module&lt;br /&gt;
** a Gnome Do add-in&lt;br /&gt;
** Gnome launch box extension&lt;br /&gt;
&lt;br /&gt;
* Create/draft a xesam-gtk library with widgets empowered by xesam-glib&lt;br /&gt;
&lt;br /&gt;
* Create a small server that exposes the Xesam search engine over Avahi (probably over http). This is correlated with the second point under BOFs.&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata test corpus&lt;br /&gt;
&lt;br /&gt;
* Create a common metadata unit test suite for the most common file types&lt;br /&gt;
&lt;br /&gt;
** Improve current extractors (all engines). Prepare a huge database of creative commons contents with a lot of metadata, including corrupted files before the hack meeting. Prepare an automated script to check if we are extracting the interesting information from the files (showing information like &amp;quot;extraced the expected information in 90% of the mp3, incomplete information in 9%, crashed in 1% of them&amp;quot;). We can even organize a small competition with a modest prize. &lt;br /&gt;
&lt;br /&gt;
* Time ordering / searching optimized model for tracker&lt;br /&gt;
&lt;br /&gt;
* Category optimized database model for tracker&lt;br /&gt;
&lt;br /&gt;
== BOF Sessions ==&lt;br /&gt;
* There are several metadata-heavy technologies emerging. Soylent, People, Online Desktop/Desktop Data Model, Xesam, and others. Can we somehow work more together? They all appear to take slightly different approaches.&lt;br /&gt;
&lt;br /&gt;
* How to share metadata between engines when it&#039;s not stored in the file itself (say... tags)&lt;br /&gt;
&lt;br /&gt;
* How to share extractors between the engines. (How many code to read id3 is out there?)&lt;br /&gt;
&lt;br /&gt;
* A shared way to harvest metadata and register metadata extractors or sources. This is also relevant for Xesam.&lt;br /&gt;
&lt;br /&gt;
* Dashboard? Why has the idea that everybody loved never landed on consumer desktops? How can we make it real. What technical solutions do we need in place?&lt;br /&gt;
&lt;br /&gt;
* While it is pretty hype to talk about desktop search and even write lots of code for it, why is it not more integrated in the desktop than it is? A big reason is of course the quality of the search engine. I can think of a lot of other reasons though (feel the teaser!).&lt;br /&gt;
&lt;br /&gt;
* Xesam over alternative protocols. Keywords: http/REST, Avahi, Bluetooth, XMLRPC, Soap, Plain ol&#039; socket.&lt;br /&gt;
&lt;br /&gt;
* How can we integrate pervasive searching capabilities in the current Gnome desktop (ie. without changing the desktop interaction model)&lt;br /&gt;
&lt;br /&gt;
* How can we create a whole new user interface based on metadata and instant searches. Ie possibly breaking totally with the standard interaction model of the desktop. One possible starting point:&lt;br /&gt;
&lt;br /&gt;
** &amp;quot;do-what-I-think-desktop&amp;quot; The basic premise is &amp;quot;the user should not need to even touch the computer. It should just do the expected/desired in all circumstances without user interaction&amp;quot;. Then see how far we can go with statistical analysis of historic user actions and rich metadata - and then accept that we can not achieve the end goal, but still get as close as possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Discuss the Xesam Metadata Storage spec. It is slated to be included in the post 1.0 release of Xesam, but there is very little concrete written down or agreed upon. This can seriously use a lot of discussion. It has ramifications into Soylent and desktop-data-model as well, probably others too.&lt;br /&gt;
&lt;br /&gt;
* Gnome and Nepomuk? Hitherto Gnome and Nepomuk has not really been related at all. Even though Xesam and Nepomuk has its disagreements we are also trying to collaborate. Should Gnome do more, what steps would be necessary to utilize Nepomuk technologies in Gnome?&lt;br /&gt;
&lt;br /&gt;
* Semantic Gnome?&lt;br /&gt;
&lt;br /&gt;
== Meta ==&lt;br /&gt;
* It would be great to have RC3 of the Xesam Search spec ready at least a week or two ahead of this. It is likely to contain some (minor) API-breaks. Probably an updated xesam-glib to go with it too.&lt;br /&gt;
&lt;br /&gt;
* Given an updated Xesam spec it would be great to have all servers updated to the latest spec and have easy-to-set-up trunks or branches. The point is that a hack fest should not be spent with everybody trying to set up a privately circulated branch of MyGreatSearchEngine.&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
</feed>