<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.openmoko.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.openmoko.org/api.php?action=feedcontributions&amp;user=Cga&amp;feedformat=atom</id>
		<title>Openmoko - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.openmoko.org/api.php?action=feedcontributions&amp;user=Cga&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Special:Contributions/Cga"/>
		<updated>2013-05-22T17:43:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.6</generator>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner</id>
		<title>Flashing the Neo FreeRunner</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner"/>
				<updated>2008-12-26T10:10:37Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Do a backup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages|Flashing_the_Neo_FreeRunner}}&lt;br /&gt;
Openmoko regularly releases updated versions of the Openmoko root filesystem, the [[kernel]], and the [[Bootloader]] (called U-Boot) as binary images. These may be programmed into the Flash memory (NAND) of Neo FreeRunner. For that, you can use the USB cable and another computer which will run an Openmoko-provided tool to flash the Neo FreeRunner &amp;quot;through&amp;quot; USB.&lt;br /&gt;
&lt;br /&gt;
== 3 software components and 2 kinds of storage ==&lt;br /&gt;
&lt;br /&gt;
Inside the FreeRunner 3 software components are working:&lt;br /&gt;
* '''bootloader''': a small program that runs first and starts everything else when the FreeRunner is powered on or reset (depending on [[Booting the Neo FreeRunner|how you reset it]], the version from NOR or NAND is booted).&lt;br /&gt;
* '''kernel''': the central component in the Linux operating system.&lt;br /&gt;
* '''root filesystem''': contains all the files that make up the commands and applications that you can run.&lt;br /&gt;
All software components in the FreeRunner are bundled together into binary images. &lt;br /&gt;
&lt;br /&gt;
The FreeRunner has two kinds of internal program storage: NOR flash and NAND flash. On a desktop computer when you want to replace the operating system (OS), you would boot it from a CD-ROM drive, then copy OS files from the CD to the internal hard drive. The FreeRunner does not have a CD-ROM drive and files must typically be re-written/flashed directly into internal storage (NAND flash). Alternatively, it is possible to boot from a microSD where all the files have been loaded onto.&lt;br /&gt;
&lt;br /&gt;
NOR flash is small and stores only a special boot program used when you need to re-write the contents of the NAND flash. Usually it is not necessary to re-write the the NOR flash. Instructions to do so is here: [[Flashing NOR]].&lt;br /&gt;
&lt;br /&gt;
NAND flash acts more like a hard drive. It is divided into 3 partitions for the bootloader, kernel, and root filesystem. Being on different partitions, each component can be flashed separately. For example if you are trying to install a modified kernel, you only have to follow the steps to flash the kernel image.&lt;br /&gt;
&lt;br /&gt;
'''Before you start: Erasing the root filesystem or flashing the bootloader are radical measures. Take the time to ponder the necessity. Sometimes problems can be fixed by only updating the kernel.'''&lt;br /&gt;
&lt;br /&gt;
== Alternative : running from microSD card ==&lt;br /&gt;
&lt;br /&gt;
You may install this distribution on the microSD card, in order to [[Booting from SD | boot from microSD card]]. That allows you to keep another distribution installed in NAND (for instance to test 2008.08 while still having 2007.2 for default boot).&lt;br /&gt;
&lt;br /&gt;
== Collect the things you need ==&lt;br /&gt;
&lt;br /&gt;
=== Download the DFU-util program ===&lt;br /&gt;
&lt;br /&gt;
You will download that program on your desktop computer. It will allow you to connect to the FreeRunner through the USB cable and control its bootloader. That connection uses a special protocol which addresses the bootloader's interface, and differs from USB networking. There is a separate page to describe it in more detail: [[dfu-util]].&lt;br /&gt;
&lt;br /&gt;
'''MacOS X:''' [[MacOS_X#Graphical_Flashing_with_Openmoko_Flasher]]&lt;br /&gt;
&lt;br /&gt;
'''Linux:''' http://downloads.openmoko.org/releases/Om2008.9/dfu-util&lt;br /&gt;
&lt;br /&gt;
Make sure it is executable by setting the permissions with this command: chmod a+x dfu-util&lt;br /&gt;
&lt;br /&gt;
'''Linux 64-bit:''' You need 64-bit version of dfu-util, which usually can be found in your distribution repository.&lt;br /&gt;
If your destribution does not provide 64-bit dfu-util, or it consistently fails with a &amp;quot;-62&amp;quot; error, you have two ways to go:&lt;br /&gt;
# Seek for 32-bit machine and do flashing form it.&lt;br /&gt;
# Use 32-bit chroot (on amd64 debian). Worked for me --[[User:Bubak|Bubak]] 16:54, 4 September 2008 (UTC).&lt;br /&gt;
&lt;br /&gt;
'''Windows:''' http://projects.openmoko.org/frs/?group_id=166&amp;amp;release_id=162&lt;br /&gt;
&lt;br /&gt;
See additional driver installation instructions for Windows at [[Dfu-util-windows]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''''Note:''' While there has been some limited success reported using dfu-util from within a Virtual Machine (such as VMware), in general it is not possible to use dfu-util in this fashion.  You must use dfu-util on an operating system that has direct access to the physical USB device hardware.''&lt;br /&gt;
&lt;br /&gt;
=== GUI for DFU-util ===&lt;br /&gt;
&lt;br /&gt;
Optionally, you may want to use this GUI tool instead the dfu-util commands: [[NeoTool]] &lt;br /&gt;
&lt;br /&gt;
=== Download the image files that you will need ===&lt;br /&gt;
&lt;br /&gt;
Exactly what files you need depends on what you are trying to install. In most cases you will need to install a Kernel (uImage) and a Root Filesystem (rootfs). In rare cases, when there is a bug you need fixed, you will also install a new bootloader.&lt;br /&gt;
&lt;br /&gt;
Please read [[Distributions]] for choosing the distribution which fits your needs, and then see [[Download]] for downloading.&lt;br /&gt;
&lt;br /&gt;
== Boot the FreeRunner from NOR Flash ==&lt;br /&gt;
&lt;br /&gt;
[[Image:menu15.jpg|thumb|Booting from NOR Flash]]&lt;br /&gt;
&lt;br /&gt;
# Read the other sections of this page first, because you will have 30 seconds to enter the flashing commands, come back here when ready.&lt;br /&gt;
# Do not connect the USB cable from the PC to your Neo FreeRunner yet (disconnect it).&lt;br /&gt;
# Boot your Neo FreeRunner into the NOR uBoot menu for flashing.&lt;br /&gt;
## Press and hold AUX button&lt;br /&gt;
## Press the Power button until the boot menu comes up&lt;br /&gt;
## This menu is labelled '''*** BOOT MENU (NOR) ***'''&lt;br /&gt;
## See also [[Booting the Neo FreeRunner]]&lt;br /&gt;
# Stay in NOR uBoot menu, do not select or enter any item in menu. Now you will be able to flash, make backups of your FreeRunner or query the FreeRunner with dfu-util.&lt;br /&gt;
# The FreeRunner only stays at the NOR boot prompt for about 30 seconds and then shuts off unless you do something.&lt;br /&gt;
# Connect your Neo to the GNU/Linux or Windows host via a USB cable.&lt;br /&gt;
# Now you can enter the dfu-util commands on your PC as described below.&lt;br /&gt;
# If the Neo FreeRunner turns off before you press start flashing ('''screen goes black'''), go back to step 2. If you start flashing in time, the phone will not turn off meanwhile.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The following, upto dfu-util -l is taken from the thread &amp;quot;Re: FreeRunner (GTK2007.2) has suddenly become unbootable&amp;quot; on the Support list. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the dfu-util connection does '''not''' use Ethernet over USB - that is, you should not attempt to set up a usb0 network interface on your GNU/Linux host desktop (on Windows, you need a DFU class driver, or you can use the LibUSB-Win32 driver described on the [[Dfu-util-windows]] page). The dfu-util utility sets up its own connection to the FreeRunner. In fact, you will not be able to make an Ethernet-over-USB connection to the FreeRunner when it is at the uBoot menu; this type of connection is only available when the FreeRunner has booted fully.&lt;br /&gt;
&lt;br /&gt;
After connecting the FreeRunner to your host via USB cable, you can test whether dfu-util &amp;quot;sees&amp;quot; the FreeRunner by executing:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;dfu-util -l&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you get error messages from the dfu-util command then try again. Often it works on the second try.&lt;br /&gt;
&lt;br /&gt;
dfu-util uses the DeviceFirmwareUpgrade protocol, and may list more than one device. If so, try unplugging the other device (e.g. a USB mouse) or using the -d switch to tell dfu-util which device it should talk to, as described at the relevant bug report [http://docs.openmoko.org/trac/ticket/2039].&lt;br /&gt;
&lt;br /&gt;
Also, please remember to execute the dfu-util command with sufficient privileges (ie. root) -- you will need complete control over the usb bus.&lt;br /&gt;
&lt;br /&gt;
== Do a backup ==&lt;br /&gt;
&lt;br /&gt;
If you have a working image that you're happy with but want to try something different, you should probably do a [[Backup]].&lt;br /&gt;
&lt;br /&gt;
== Using dfu-util ==&lt;br /&gt;
&lt;br /&gt;
dfu-util can be used to read flash memory, write memory, and get information from the device.&lt;br /&gt;
&lt;br /&gt;
This is the general command format to write an image file to a (predefined) &amp;quot;partition name&amp;quot; (referred to as ''altsetting'' in dfu-util help/manual) :&lt;br /&gt;
&lt;br /&gt;
dfu-util -a ''&amp;lt;altsetting&amp;gt;'' -R -D ''&amp;lt;file_name&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
where:&amp;lt;br&amp;gt;&lt;br /&gt;
-a ''altsetting'' : Specify the altsetting of the DFU interface by name or by number&amp;lt;br&amp;gt;&lt;br /&gt;
-R  : Issue USB Reset signalling once we're finished&amp;lt;br&amp;gt;&lt;br /&gt;
-D  ''file_name'' : Write firmware from ''file_name'' into device&lt;br /&gt;
&lt;br /&gt;
On Linux, you run dfu-util from a command shell prompt. If you have not put it somewhere on your command path you probably need to prefix it with a &amp;quot;./&amp;quot; like this '''./dfu-util'''.&lt;br /&gt;
On some systems you need to be root before this will work and on Ubuntu you must preface the command with &amp;quot;sudo&amp;quot; or you will get the following error: &amp;quot;Cannot claim interface: could not claim interface 2: Operation not permitted&amp;quot;&lt;br /&gt;
&lt;br /&gt;
On Windows, you need to open a command window and run from a command line. Use Start-Run Program and type &amp;quot;cmd&amp;quot; to open a Window.&lt;br /&gt;
&lt;br /&gt;
More detailed manual for dfu-util is available here : [[Dfu-util]]&lt;br /&gt;
&lt;br /&gt;
GUI frontend for dfu-util (and more): [[NeoTool]]&lt;br /&gt;
&lt;br /&gt;
== Flashing the Kernel ==&lt;br /&gt;
&lt;br /&gt;
 Note: The phone needs to be in the U-boot bootup menu for this to work.&lt;br /&gt;
       Get there by holding down the aux button while powering up the device.&lt;br /&gt;
&lt;br /&gt;
The command format is &lt;br /&gt;
&lt;br /&gt;
 dfu-util -a kernel -R -D ''/path/to/uImage''&lt;br /&gt;
&lt;br /&gt;
When flashing succeeds the following will be shown:&lt;br /&gt;
&lt;br /&gt;
 status(0) = No error condition is present&lt;br /&gt;
 Done!&lt;br /&gt;
&lt;br /&gt;
Flashing may fail with an error -110. This indicates that the kernel is too big for the default kernel partition. uboot can be used to change the size of the default partitions on the device. It may also mean that you are trying to put the wrong thing in the kernel space.&lt;br /&gt;
&lt;br /&gt;
== Flashing the Root Filesystem ==&lt;br /&gt;
&lt;br /&gt;
The root filesystem has to be an image in jffs2 format. If the file you downloaded is zipped or compressed (has a .gz, bz2, .zip, tar, tar.gz or .tgz extension) you have to uncompress it first.&lt;br /&gt;
&lt;br /&gt;
The command format is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
dfu-util -a rootfs -R -D rootfs_filename.jffs2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
| U-Boot&lt;br /&gt;
where ''rootfs_filename.jffs2'' is the name of the file containing the root file system.&lt;br /&gt;
&lt;br /&gt;
The flashing process can take up to 15 minutes for a ~70MB image. It is also wise to make sure that your Neo has enough battery charge prior to flashing.&lt;br /&gt;
&lt;br /&gt;
When flashing succeeds the following will be shown:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
status(0) = No error condition is present&lt;br /&gt;
Done!&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flashing the boot loader to the NAND==&lt;br /&gt;
&lt;br /&gt;
{{Note|In most cases you don't need to flash your bootloader. Flash it only if you want to update for a specific feature or due to a specific problem.}}&lt;br /&gt;
&lt;br /&gt;
The boot loader (U-boot) file should have a .bin extension. As with the root filesystem, if the file you downloaded is zipped or compressed (has a .gz or .zip extension) you have to uncompress it first.&lt;br /&gt;
&lt;br /&gt;
The command format is &lt;br /&gt;
&lt;br /&gt;
 dfu-util -a u-boot -R -D ''uboot.bin''&lt;br /&gt;
&lt;br /&gt;
where ''uboot.bin'' is the name of the boot loader binary image file.&lt;br /&gt;
&lt;br /&gt;
''Reminder'': You should have [[Flashing_the_Neo_FreeRunner#Boot_the_FreeRunner_from_NOR_Flash|boot from NOR first]], in order to flash the boot-loader in NAND. After flashing succesfully, make sure you reboot from NAND's newly flashed boot loader, to benefit from the updates.&lt;br /&gt;
&lt;br /&gt;
=== Optional: Verifying boot-loader version ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The following should probably be moved to [[Bootloader_versions]], IMHO --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Taken from posts by Mikael Berthe &amp;lt;mikael.berthe@lilotux.net&amp;gt; and Torfinn Ingolfsen &amp;lt;tingox@gmail.com&amp;gt; to Support list, subject: Re: Upgrading u-boot needed ? --&amp;gt;&lt;br /&gt;
(Optional) After an upgrade, you may wish to check that the u-boot version matches the one you have just flashed. You can use 'grep  Bootloader /dev/mtdblock1' from a shell on the FreeRunner (and possibly the 1973 as well) to get the '''NAND''' u-boot version, like this:&lt;br /&gt;
   root@om-gta02:~# grep Bootloader /dev/mtdblock1&lt;br /&gt;
   Neo1973 Bootloader U-Boot 1.3.2+gitr18+64eb10cab8055084ae25ea4e73b66dd03cc1a0cb&lt;br /&gt;
&lt;br /&gt;
You can grep for the same string in /dev/mtdblock0 to retrieve the '''NOR''' u-boot version:&lt;br /&gt;
   root@om-gta02:~# grep  Bootloader /dev/mtdblock0&lt;br /&gt;
   Neo1973 Bootloader U-Boot 1.3.2-moko12&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ENDS ... subject: Re: Upgrading u-boot needed ? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Reboot the FreeRunner from NAND ==&lt;br /&gt;
&lt;br /&gt;
You should now be able to boot into the new images.&lt;br /&gt;
&lt;br /&gt;
Pay attention '''to booting from the NAND flash this time''', in particular if you upgraded the boot-loader (in short: 1. press and hold ''power button'' down, and then 2. press ''aux button'')&lt;br /&gt;
&lt;br /&gt;
The boot menu should be labelled '''*** BOOT MENU (NAND) ***''' this time (see [[Booting#Log_into_U-Boot_in_the_NAND_Flash|booting from NAND]] for more detailed instructions).&lt;br /&gt;
&lt;br /&gt;
== A command line script to simplify dfu-util ==&lt;br /&gt;
&lt;br /&gt;
DFUScript developed to assist users who have multiple devices in using dfu-util via the command line. Information on where to download and use DFUScript can be found on [[DFUScript]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Qi]] alternative to uboot&lt;br /&gt;
&lt;br /&gt;
[[Category:Flashing Openmoko| ]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Dfu-util</id>
		<title>Dfu-util</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Dfu-util"/>
				<updated>2008-12-26T10:06:17Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Source Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages|Dfu-util}}&lt;br /&gt;
&lt;br /&gt;
{{warning|Dfu-util is currently broken on [http://en.wikipedia.org/wiki/Big_endian#Endianness_and_hardware big-endian] architectures}}&lt;br /&gt;
{{warning|Do not flash U-Boot unless you are sure you need to}}&lt;br /&gt;
{{note|You need to connect your neo directly to your pc with no hub between. Otherwise there could be problems with the hub and the usb reset.}}&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
&lt;br /&gt;
dfu-util is a program that implements the Host (PC) side of the [[USB DFU]] (Universal Serial Bus Device Firmware Upgrade) protocol.&lt;br /&gt;
&lt;br /&gt;
In the Openmoko project, we use this program to communicate with our specially enhanced [[u-boot]] boot loader, which implements the DFU device side.&lt;br /&gt;
&lt;br /&gt;
Using dfu-util and your smartphone, you can&lt;br /&gt;
* transfer and flash [[Partitions|partitions]] in internal [[NAND Flash]].&lt;br /&gt;
* transfer anything into RAM&lt;br /&gt;
** this can be used for fast development cycles of low-level code such as kernels without flashing them&lt;br /&gt;
* read out the current internal NAND [[Partitions|partitions]]&lt;br /&gt;
** this is an easy and efficient way of doing full backups of your phone&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
On Debian and Ubuntu, you'll need libusb-dev:&lt;br /&gt;
sudo apt-get install libusb-dev autogen pkg-config autotools-dev autoconf automake&lt;br /&gt;
&lt;br /&gt;
On Fedora you'll need libusb-devel and libusb-static:&lt;br /&gt;
yum install libusb-devel libusb-static&lt;br /&gt;
&lt;br /&gt;
On Gentoo you can emerge openmoko-dfu-util after unmasking it:&lt;br /&gt;
echo &amp;quot;app-mobilephone/openmoko-dfu-util       **&amp;quot; &amp;gt;&amp;gt; /etc/portage/package.keywords&lt;br /&gt;
emerge -va app-mobilephone/openmoko-dfu-util&lt;br /&gt;
&lt;br /&gt;
You can check out and build the latest version of dfu-util using the following subversion commands:&amp;lt;br&amp;gt;&lt;br /&gt;
svn co https://svn.openmoko.org/trunk/src/host/dfu-util/&amp;lt;br&amp;gt;&lt;br /&gt;
cd dfu-util&amp;lt;br&amp;gt;&lt;br /&gt;
./autogen.sh&amp;lt;br&amp;gt;&lt;br /&gt;
./configure&amp;lt;br&amp;gt;&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
The resulting binary is dfu-util/src/dfu-util.&lt;br /&gt;
&lt;br /&gt;
== Binaries ==&lt;br /&gt;
&lt;br /&gt;
Binary packages will be [http://downloads.openmoko.org/releases/Om2008.9/dfu-util made available] as part of the regular Openmoko builds. Currently, there is a dfu-util for Linux/i386.&lt;br /&gt;
&lt;br /&gt;
You need to make the downloaded file (dfu-util) executable with:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x dfu-util&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
you can then run it with&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./dfu-util&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
see below for full instructions.&lt;br /&gt;
&lt;br /&gt;
[http://packages.debian.org/dfu-util dfu-util is packaged] for Debian ''&amp;gt;= lenny'', so can be installed with: &amp;lt;tt&amp;gt;apt-get install dfu-util&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://downloads.sourceforge.net/slackfr-packs/dfu-util-svn4686-i686-1cfdev12.1.tgz dfu-util is packaged] for '''Slackware''' (12.1), so can be installed with: &amp;lt;tt&amp;gt;pkgtool&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Currently, there is a largely untested binary for Win32 (see [[Dfu-util-windows]]). Windows users can refer to [[No_Linux]] for a more tested approach.&lt;br /&gt;
&lt;br /&gt;
Compiling dfu-util on Mac:&lt;br /&gt;
* http://lists.openmoko.org/pipermail/community/2007-July/008438.html&lt;br /&gt;
* [[User:SNMoore]]&lt;br /&gt;
* [[MacOS_X#Flashing_to_your_device]]&lt;br /&gt;
&lt;br /&gt;
== Reference Documentation ==&lt;br /&gt;
&lt;br /&gt;
To run dfu-util, you need to have /proc/bus/usb mounted and working.  The terminal command &amp;quot;ls /proc/bus/usb&amp;quot; should return something similar to, &amp;quot;001  002  003  004  005  devices&amp;quot;, it shouldn't be empty. If it is empty, use this command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo mount -t usbfs usbfs /proc/bus/usb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can permanently add it in your fstab so that it automatically mounts. You can use emacs to edit you fstab using the command &amp;quot;sudo emacs /etc/fstab -nw&amp;quot; in your terminal window. Add the below line to your fstab:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
usbfs   /proc/bus/usb   usbfs   defaults&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Before using dfu-util ===&lt;br /&gt;
You'll need to boot your phone into the NAND Boot Menu:&lt;br /&gt;
* Ensure your phone is connected directly to the host computer by USB (not the USB-charger! :)&lt;br /&gt;
* Ensure that you execute all dfu-util commands as root&lt;br /&gt;
* Power off the phone&lt;br /&gt;
* Hold down AUX&lt;br /&gt;
* Press POWER until the Boot Menu appears&lt;br /&gt;
see also [[Booting the Neo FreeRunner]]&lt;br /&gt;
&lt;br /&gt;
=== Command-line options ===&lt;br /&gt;
&lt;br /&gt;
==== --help ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
dfu-util - (C) 2007 by Openmoko Inc.&lt;br /&gt;
This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
&lt;br /&gt;
Usage: dfu-util [options] ...&lt;br /&gt;
-h --help                     Print this help message&lt;br /&gt;
-V --version                  Print the version number&lt;br /&gt;
-l --list                     List the currently attached DFU capable USB devices&lt;br /&gt;
-d --device vendor:product    Specify Vendor/Product ID of DFU device&lt;br /&gt;
-c --cfg config_nr            Specify the Configuration of DFU device&lt;br /&gt;
-i --intf intf_nr             Specify the DFU Interface number&lt;br /&gt;
-a --alt alt_nr               Specify the Altseting of the DFU Interface&lt;br /&gt;
-t --transfer-size            Specify the number of bytes per USB Transfer&lt;br /&gt;
-U --upload file              Read firmware from device into &amp;lt;file&amp;gt;&lt;br /&gt;
-D --download file            Write firmware from &amp;lt;file&amp;gt; into device&lt;br /&gt;
-R --reset                    Issue USB Reset signalling once we're finished&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== --alt ====&lt;br /&gt;
With the -a switch you specify the location on the device you want to write to or read from.&lt;br /&gt;
However, for most cases, ''kernel'' and ''rootfs'' will be enough.&lt;br /&gt;
&lt;br /&gt;
See [[Neo_FreeRunner_partitions]] for a list. You may also use the ''--list'' switch (see below), to get an online list.&lt;br /&gt;
&lt;br /&gt;
==== --list ====&lt;br /&gt;
&lt;br /&gt;
Using the --list option, you can list the available DFU capable devices, their configuration, interface and altsettings.&lt;br /&gt;
Below is an example for a current Neo1973 phone in u-boot '''Runtime Mode'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# ./dfu-util --list&lt;br /&gt;
dfu-util - (C) 2007 by Openmoko Inc.&lt;br /&gt;
This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
&lt;br /&gt;
Found DFU Runtime: [0x1457:0x5119] devnum=0, cfg=0, intf=2, alt=0, name=&amp;quot;USB Device Firmware Upgrade&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Below is an example for a current Neo1973 phone in u-boot '''DFU Mode'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# ./dfu-util --list&lt;br /&gt;
dfu-util - (C) 2007 by Openmoko Inc.&lt;br /&gt;
This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
&lt;br /&gt;
Found DFU: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=0, name=&amp;quot;RAM 0x32000000&amp;quot;&lt;br /&gt;
Found DFU: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=1, name=&amp;quot;u-boot&amp;quot;&lt;br /&gt;
Found DFU: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=2, name=&amp;quot;u-boot_env&amp;quot;&lt;br /&gt;
Found DFU: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=3, name=&amp;quot;kernel&amp;quot;&lt;br /&gt;
Found DFU: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=4, name=&amp;quot;splash&amp;quot;&lt;br /&gt;
Found DFU: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=5, name=&amp;quot;rootfs&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This shows you six interfaces, all in '''configuration 0''' and '''interface 0''', with altsetting 0...5, for RAM and each [[Partitions|partition]].&lt;br /&gt;
&lt;br /&gt;
==== --device ====&lt;br /&gt;
&lt;br /&gt;
You can specify the USB Vendor and Product ID of the device you want to program:&lt;br /&gt;
&lt;br /&gt;
dfu-util --device 0x1457:0x5119&lt;br /&gt;
&lt;br /&gt;
If you only have one standards-compliant DFU device attached to your PC, this is optional.  However, as soon as you have multiple DFU devices, dfu-util will detect this and abort, asking you to specify which device it shall use.&lt;br /&gt;
&lt;br /&gt;
==== --transfer-size ====&lt;br /&gt;
&lt;br /&gt;
Specifies the size of each individual USB transfer.  If you don't use it, the maximum possible size for your combination of host operating system and USB device is chosen (for optimal performance).&lt;br /&gt;
&lt;br /&gt;
==== --download ====&lt;br /&gt;
&lt;br /&gt;
download the given file into the device.&lt;br /&gt;
&lt;br /&gt;
==== --upload ====&lt;br /&gt;
&lt;br /&gt;
upload from the DFU device into the given file[name].&lt;br /&gt;
&lt;br /&gt;
{{note|Upload support is currently broken - [http://docs.openmoko.org/trac/ticket/676 #676]}}&lt;br /&gt;
&lt;br /&gt;
== Phrasebook ==&lt;br /&gt;
&lt;br /&gt;
There's no full-fledged manual yet.  Instead, some examples:&lt;br /&gt;
&lt;br /&gt;
=== Flashing the rootfs ===&lt;br /&gt;
&lt;br /&gt;
dfu-util -a rootfs -R -D /path/to/openmoko-devel-image.jffs2&lt;br /&gt;
&lt;br /&gt;
=== Flashing the kernel ===&lt;br /&gt;
&lt;br /&gt;
dfu-util -a kernel -R -D /path/to/uImage&lt;br /&gt;
&lt;br /&gt;
=== Flashing the bootloader ===&lt;br /&gt;
&lt;br /&gt;
dfu-util -a u-boot -R -D /path/to/u-boot.bin&lt;br /&gt;
&lt;br /&gt;
=== Flashing the splash image ===&lt;br /&gt;
&lt;br /&gt;
dfu-util -a splash -R -D /path/to/splash.gz&lt;br /&gt;
&lt;br /&gt;
see also [[Configuring_the_boot_splash_screens]]&lt;br /&gt;
&lt;br /&gt;
=== Copying a kernel into RAM ===&lt;br /&gt;
&lt;br /&gt;
dfu-util -a 0 -R -D /path/to/uImage&lt;br /&gt;
&lt;br /&gt;
Once this has finished, the kernel will be available at the default load address of 0x32000000 in Neo1973 RAM.&lt;br /&gt;
&lt;br /&gt;
{{note|You cannot transfer more than 2MB of data into RAM using this method}}&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting notes ==&lt;br /&gt;
&lt;br /&gt;
If during flashing of an image using dfu-util you're consistently getting an error -110 message, check that the size of the destination NAND [[Partitions|partition]] is big enough to hold the image.  For example the kernel partition is only 2 MB big by default and a kernel with debugging info compiled-in can often exceed this.  It's possible to change the partition layout to enlarge a given partition and shrink other partitions but you have to remember to reflash all partitions whose start offset has changed afterwards.  To adjust partitions layout use the ''mtdparts'' [[Bootloader|u-boot command]].&lt;br /&gt;
&lt;br /&gt;
If in turn you're facing errors in seemingly random places during the flashing of images, most likely the USB hub or cable through which your Neo1973 is connected, is of too poor quality.  It is recommended that you always connect the phone directly to the host when using dfu-util.&lt;br /&gt;
&lt;br /&gt;
If dfu-util reports a message like the following, before it starts flashing:&amp;lt;pre&amp;gt;&lt;br /&gt;
Resetting USB...&lt;br /&gt;
not at least 2 device changes found ?!?&lt;br /&gt;
Lost device after RESET?&amp;lt;/pre&amp;gt; retry the command - it should work on a second run.&lt;br /&gt;
&lt;br /&gt;
If dfu-util complains about not being able to program the device while in runtime mode, do the following: while in the boot menu, remove the usb cable and insert it again. Depending on the version of uBoot it should display somewhere in the menu that it is now in DFU mode. Now dfu-util should be able to continue.&lt;br /&gt;
&lt;br /&gt;
If dfu-util is too slow on Windows, that's a known bug. A suggestion is to run Linux on a virtual box. An full root image 97MB that is 776Mbit, the USB 1.1 on the Neo FreeRunner is capable of either 1.5 Mbit/s (Low-Speed) and 12 Mbit/s (Full-Speed). So flashing it should take less than 9 minutes with low speed and a bit more than a minute with full-speed. Plus transfer overhead, plus decompression on the Neo side.&lt;br /&gt;
&lt;br /&gt;
Note that any error messages indicate a probable failed transfer, despite latter messages emitted about success, etc.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Flashing the Neo 1973]] to the latest software.&lt;br /&gt;
*[[Flashing the Neo FreeRunner]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Flashing Openmoko]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Backup</id>
		<title>Backup</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Backup"/>
				<updated>2008-10-04T08:52:55Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Interactive script */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Backing up just PIM data (contacts/tasks/calendar) ==&lt;br /&gt;
The following applies to all Qtopia PIM suite based derivations (FDOM, 2008.8, Qtopia)&lt;br /&gt;
&lt;br /&gt;
Contacts, calendar appointments, and tasks are kept in ~/Applications/Qtopia/qtopia_db.sqlite&lt;br /&gt;
&lt;br /&gt;
To backup from simply use secure copy:&lt;br /&gt;
 scp -pr root@192.168.0.202:~/Applications/ .&lt;br /&gt;
 scp -pr root@192.168.0.202:~/Documents/ .&lt;br /&gt;
And to restore do the reverse:&lt;br /&gt;
 scp -pr Applications root@192.168.0.202:~/&lt;br /&gt;
 scp -pr Documents root@192.168.0.202:~/&lt;br /&gt;
Make sure you restart to allow the Qtopia PIM suite to see the changes:&lt;br /&gt;
 reboot&lt;br /&gt;
This way we can flash applicable distributions with minimal effort and not lose all our important data.&lt;br /&gt;
&lt;br /&gt;
== Backing up just /home/root ==&lt;br /&gt;
&lt;br /&gt;
To backup the home folder (all your personal files in theory).&lt;br /&gt;
&lt;br /&gt;
From the desktop pc run:&lt;br /&gt;
&lt;br /&gt;
 ssh root@phone 'tar -cpz /home/root' &amp;gt; moko-home-`date +%Y%m%d-%H%M%S`.tar.gz&lt;br /&gt;
&lt;br /&gt;
Where phone is the ip address of your phone (192.168.0.202).&lt;br /&gt;
&lt;br /&gt;
Personally I added an entry to /etc/hosts so the above works for me. I also added the desktop key to /home/root/.ssh/authorized_keys on the phone as per the instructions in [[USB_Networking#SSH_Keys]].&lt;br /&gt;
&lt;br /&gt;
If you want to check what is in the backup, run the following, replacing the filename with what was just created.&lt;br /&gt;
&lt;br /&gt;
 tar -tzf moko-home-20080802-203108.tar.gz | less&lt;br /&gt;
&lt;br /&gt;
[http://timwise.wikispaces.com/my+neo+freerunner reference]&lt;br /&gt;
&lt;br /&gt;
== Backing up everything ==&lt;br /&gt;
&lt;br /&gt;
You may either :&lt;br /&gt;
* Backup the flash contents, in order to be able to restore (see below)&lt;br /&gt;
* or move the system to SD to be able to boot it from SD in case of need. See [[Moving current system from flash to SD]]&lt;br /&gt;
&lt;br /&gt;
=== Backing-up flash images ===&lt;br /&gt;
&lt;br /&gt;
{{note|Upload support is currently broken - [http://docs.openmoko.org/trac/ticket/676 #676]}}&lt;br /&gt;
&lt;br /&gt;
You will need the [[Dfu-util]] to make a backup of your existing image.&lt;br /&gt;
&lt;br /&gt;
As when [[Flashing_the_Neo_FreeRunner|flashing]], you will need to be in [[Booting_the_Neo_FreeRunner#Log_into_U-Boot_in_the_NOR_Flash|U-Boot in the NOR Flash]]. Log into the NOR uBoot menu and select ''Set console to USB'' (for FreeRunner just stay in NOR uBoot menu, do not select or enter anything). Now you will be able to flash, make backups of your FreeRunner or query the FreeRunner with [[Dfu-util|dfu-util]].  Backup is fairly slow; it took over ten minutes to back up a 247 MB rootfs.&lt;br /&gt;
&lt;br /&gt;
It is important that you connect the USB cable directly from your computer to your phone.  If there is a hub between them, backup (and flashing) will mostly likely fail.&lt;br /&gt;
&lt;br /&gt;
{{note|On a Windows host, omit the &amp;quot;./&amp;quot; or &amp;quot;sudo ./&amp;quot; that precedes the commands listed on this page}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo ./dfu-util -a kernel -R -U good-kernel.bin&lt;br /&gt;
sudo ./dfu-util -a rootfs -R -U good-rootfs.jffs2&lt;br /&gt;
sudo ./dfu-util -a splash -R -U good-splash.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot -R -U good-u-boot.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot_env -R -U good-u-boot_env.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is what a successful dfu-util backup run looks like:&lt;br /&gt;
&lt;br /&gt;
on the host PC:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo ./dfu-util -a kernel -R -U good-kernel.img&lt;br /&gt;
dfu-util - (C) 2007 by Openmoko Inc.&lt;br /&gt;
This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
&lt;br /&gt;
Opening USB Device 0x0000:0x0000...&lt;br /&gt;
Claiming USB DFU Runtime Interface...&lt;br /&gt;
Determining device status: state = appIDLE, status = 0&lt;br /&gt;
Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
Resetting USB...&lt;br /&gt;
Opening USB Device...&lt;br /&gt;
Found Runtime: [0x1d50:0x5119] devnum=12, cfg=0, intf=0, alt=3, name=&amp;quot;kernel&amp;quot;&lt;br /&gt;
Claiming USB DFU Interface...&lt;br /&gt;
Setting Alternate Setting ...&lt;br /&gt;
Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
dfuIDLE, continuing&lt;br /&gt;
Transfer Size = 0x1000&lt;br /&gt;
Resetting USB to switch back to runtime mode&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
on the FreeRunner:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DFU: Switching to DFU Mode&lt;br /&gt;
DEVICE_CONFIGURED: 1&lt;br /&gt;
Starting DFU Upload of partition 'kernel'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A failed run of dfu-util looks like this:&lt;br /&gt;
&lt;br /&gt;
 dfu-util - (C) 2007 by Openmoko Inc.&lt;br /&gt;
 This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
 &lt;br /&gt;
 Opening USB Device 0x0000:0x0000...&lt;br /&gt;
 Claiming USB DFU Runtime Interface... &lt;br /&gt;
 Determining device status: state = appIDLE, status = 0&lt;br /&gt;
 Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
 Resetting USB... &lt;br /&gt;
 Opening USB Device...&lt;br /&gt;
 Found Runtime: [0x1d50:0x5119] devnum=20, cfg=0, intf=0, alt=6, name=&amp;quot;rootfs&amp;quot;&lt;br /&gt;
 Claiming USB DFU Interface...&lt;br /&gt;
 Setting Alternate Setting ...&lt;br /&gt;
 Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
 dfuIDLE, continuing&lt;br /&gt;
 Transfer Size = 0x1000&lt;br /&gt;
 dfu_upload error -110&lt;br /&gt;
&lt;br /&gt;
And shows errors demsg like this:&lt;br /&gt;
 usb 5-2: usbfs: USBDEVFS_CONTROL failed cmd dfu-util rqt 161 rq 2 len 4096 ret -110&lt;br /&gt;
&lt;br /&gt;
=== Backing-up flash images (alternative) ===&lt;br /&gt;
&lt;br /&gt;
On the device:&lt;br /&gt;
 mkdir /var/tmp/root&lt;br /&gt;
 mount /dev/root /var/tmp/root&lt;br /&gt;
&lt;br /&gt;
On your workstation:&lt;br /&gt;
 ssh root@192.168.0.202 &amp;quot;mkfs.jffs2 -d /var/tmp/root -e 128 --pad --no-cleanmarkers -x lzo&amp;quot; | pv -W &amp;gt; rootfs.jffs2&lt;br /&gt;
(The &amp;quot;| pv -W&amp;quot; is optional, it just gives you something to watch as the bytes fly by.)&lt;br /&gt;
&lt;br /&gt;
On the device:&lt;br /&gt;
 umount /var/tmp/root&lt;br /&gt;
&lt;br /&gt;
=== Backing-up in a tar archive ===&lt;br /&gt;
&lt;br /&gt;
 ssh root@192.168.0.202 &amp;quot;tar c /bin /etc /home /lib /opt /sbin /tmp /usr /var&amp;quot; | pv -W &amp;gt; rootfs.tar&lt;br /&gt;
(The &amp;quot;| pv -W&amp;quot; is optional, it just gives you something to watch as the bytes fly by.)&lt;br /&gt;
&lt;br /&gt;
Extract it and use &amp;lt;code&amp;gt;mkfs.jffs2&amp;lt;/code&amp;gt; if you want convert it to a jffs2 image.&lt;br /&gt;
&lt;br /&gt;
==Backup Scripts==&lt;br /&gt;
&lt;br /&gt;
If you plan on backing up frequently, using a script will simplify the process:&lt;br /&gt;
&lt;br /&gt;
===Simple backup script===&lt;br /&gt;
&lt;br /&gt;
This script works well if you want to configure it to backup always the same device.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Back up all partitions of the phone to a backup directory,&lt;br /&gt;
# adding today's date to the saved filenames.&lt;br /&gt;
&lt;br /&gt;
DATE=`date +%Y-%m-%d`&lt;br /&gt;
DFU=./dfu-util&lt;br /&gt;
BACKUP_DIR=bak/&lt;br /&gt;
&lt;br /&gt;
${DFU} -a kernel -R -U ${BACKUP_DIR}kernel-${DATE}.bin&lt;br /&gt;
${DFU} -a rootfs -R -U ${BACKUP_DIR}rootfs-${DATE}.jffs2&lt;br /&gt;
${DFU} -a splash -R -U ${BACKUP_DIR}splash-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot -R -U ${BACKUP_DIR}u-boot-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot_env -R -U ${BACKUP_DIR}u-boot_env-${DATE}.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Interactive script===&lt;br /&gt;
&lt;br /&gt;
This script is based on the above &amp;quot;Simple backup script&amp;quot; (by unknown). It does the backup of what you want and choose promting you for choices. Enjoy it! test it! contribute! You can find us at /server irc.freenode.net /j #openmoko and we'll be pleased to accept you help (ideas || code).                                &lt;br /&gt;
&lt;br /&gt;
NOTE that the script works for me(tm) but it still needs some love. especially on traps and catches for wrong choices.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## This script is Free Software, it's licensed under the GPLv3 and has ABSOLUTELY NO WARRANTY              ##&lt;br /&gt;
## you can find and read the complete version of the GPLv3 @ http://www.gnu.org/licenses/gpl.html          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## Q: what does this script do?                                                                            ##&lt;br /&gt;
## A: the script back up all partitions of the phone to a backup directory, interactively,                 ## &lt;br /&gt;
##    adding today's date to the saved filenames.                                                          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## IMPORTANT:!!! REMEMBER TO RUN THIS SCRIPT AS ROOT SINCE dfu-util HAS TO BE USED AS ROOT!!!              ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## based on the orginal simple backup script at http://wiki.openmoko.org/wiki/Backup                       ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## this version has been conceived and written by cga, x77686d, Infoport, jomat at /server irc.freenode.net##&lt;br /&gt;
## /j #openmoko,#bash and my collegue aubba @ work.                                                        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## for any suggestions and contributions contact cga (or one of the above) in the #openmoko channel        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
&lt;br /&gt;
## let's roll!!&lt;br /&gt;
&lt;br /&gt;
## sets the date format for the date in the backup file, change accordingly to your local custom if you need&lt;br /&gt;
DATE=`date +%d-%m-%Y`&lt;br /&gt;
&lt;br /&gt;
## here the scripts try to find the dfu-util binary and set it as the DFU var:&lt;br /&gt;
if which dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in your path&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	## 1 the function use this if you placed/linked dfu-util in your $PATH&lt;br /&gt;
	DFU=dfu-util&lt;br /&gt;
&lt;br /&gt;
elif ls dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in current directory&amp;quot; &lt;br /&gt;
	echo&lt;br /&gt;
	## or 2 use following line if dfu-util is placed in the same directory where you run the script&lt;br /&gt;
	DFU=./dfu-util&lt;br /&gt;
	 &lt;br /&gt;
else&lt;br /&gt;
	## or 3 if the script doesn't find dfu-util shows the link for installing it and exit&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util NOT found! install and use howto @ http://wiki.openmoko.org/wiki/Dfu-util&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	exit 1&lt;br /&gt;
fi&lt;br /&gt;
&lt;br /&gt;
## here we get the hex code for devices found with dfu-util --list &lt;br /&gt;
## the hex code is grabbed and the name of the device is shown accordingly and you are prompetd to chose the right one:&lt;br /&gt;
echo&lt;br /&gt;
echo 'these are the devices i found:' &lt;br /&gt;
echo&lt;br /&gt;
for device in `${DFU} --list | grep 0x | cut -f3 -d' ' | tr -d '[]'` ; do&lt;br /&gt;
	if [ &amp;quot;$device&amp;quot; == '0x1457:0x5119' ] ; then&lt;br /&gt;
		echo 'Neo 1973'&lt;br /&gt;
	elif [ &amp;quot;$device&amp;quot; == '0x1d50:0x5119' ] ;	then&lt;br /&gt;
		echo &amp;quot;Neo FreeRunner&amp;quot;&lt;br /&gt;
	else&lt;br /&gt;
		echo 'other device found, DO NOT use dfu-util on this!!! it might bork it...'&lt;br /&gt;
		exit 1&lt;br /&gt;
	fi&lt;br /&gt;
done | nl&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the device to backup:' &lt;br /&gt;
echo&lt;br /&gt;
read selection&lt;br /&gt;
HEX=$(${DFU} --list | grep 0x | head -n $selection | tail -1 | cut -f3 -d' ' | tr -d '[]') &lt;br /&gt;
&lt;br /&gt;
## use the built-in read command to ask you and use the directory for the backup&lt;br /&gt;
while [ -z &amp;quot;$BACKUP_DIR&amp;quot; ] ; do&lt;br /&gt;
	echo&lt;br /&gt;
	read -e -p $&amp;quot;enter the directory for the backup:&amp;quot; BACKUP_DIR&lt;br /&gt;
	echo&lt;br /&gt;
&lt;br /&gt;
	## chek wether the dir exist and proceed, else create it and proceed.&lt;br /&gt;
	if [ ! -d &amp;quot;$BACKUP_DIR&amp;quot; ] ; then&lt;br /&gt;
		echo&lt;br /&gt;
		echo -n &amp;quot;$BACKUP_DIR does not exist, create it? [Y/n] &amp;quot;&lt;br /&gt;
		echo&lt;br /&gt;
		read CREATE_DIR&lt;br /&gt;
		if [ x&amp;quot;$CREATE_DIR&amp;quot; = xy -o x&amp;quot;$CREATE_DIR&amp;quot; = xY -o -z &amp;quot;$CREATE_DIR&amp;quot; ] ; then&lt;br /&gt;
			mkdir -p -v &amp;quot;${BACKUP_DIR}&amp;quot;&lt;br /&gt;
		else&lt;br /&gt;
			BACKUP_DIR=&lt;br /&gt;
		fi&lt;br /&gt;
	fi&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
## here you get prompted to chose the backup you want, you can backup single files or all of them.&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the component to backup from the list:'&lt;br /&gt;
echo&lt;br /&gt;
&lt;br /&gt;
select howto in kernel splash u-boot u-boot_env rootfs all quit; do&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;kernel&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a kernel -R -U ${BACKUP_DIR}/kernel-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;splash&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a splash -R -U ${BACKUP_DIR}/splash-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot -R -U ${BACKUP_DIR}/u-boot-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot_env&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot_env -R -U ${BACKUP_DIR}/u-boot_env-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;rootfs&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a rootfs -R -U ${BACKUP_DIR}/rootfs-${DATE}.jffs2&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;quit&amp;quot; ] ; then&lt;br /&gt;
		exit 0&lt;br /&gt;
	fi&lt;br /&gt;
	echo&lt;br /&gt;
	echo 'the component(s) has/have been backed up, what next? (press enter for menu)'&lt;br /&gt;
	echo&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
exit 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Pretty GUI Script ===&lt;br /&gt;
&lt;br /&gt;
[[NeoTool]] is a zenity-based script which allows you to both backup and Flash your device from a pretty GUI. It uses both the dfu-util method and the alternate method described on this page, and can produce flashable images of everything including rootfs. Check it out.&lt;br /&gt;
&lt;br /&gt;
[[category:Advanced End User]]&lt;br /&gt;
[[Category:Flashing Openmoko]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Backup</id>
		<title>Backup</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Backup"/>
				<updated>2008-08-14T21:36:14Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Interactive script */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Backing up just /home/root ==&lt;br /&gt;
&lt;br /&gt;
To backup the home folder (all your files personal files in theory).&lt;br /&gt;
&lt;br /&gt;
From the desktop pc run:&lt;br /&gt;
&lt;br /&gt;
 ssh root@phone 'tar -cpz /home/root' &amp;gt; moko-home-`date +%Y%m%d-%H%M%S`.tar.gz&lt;br /&gt;
&lt;br /&gt;
Where phone is the ip address of your phone (192.168.0.202).&lt;br /&gt;
&lt;br /&gt;
Personally I added an entry to /etc/hosts so the above works for me. I also added the desktop key to /home/root.ssh/authorized_keys on the phone as per the instructions in [[USB_Networking#SSH_Keys]].&lt;br /&gt;
&lt;br /&gt;
If you want to check what is in the backup, run the following, replacing the filename with what was just created.&lt;br /&gt;
&lt;br /&gt;
 tar -tzf moko-home-20080802-203108.tar.gz | less&lt;br /&gt;
&lt;br /&gt;
[http://timwise.wikispaces.com/my+neo+freerunner reference]&lt;br /&gt;
&lt;br /&gt;
== Backing up everything ==&lt;br /&gt;
&lt;br /&gt;
You may either :&lt;br /&gt;
* Backup the flash contents, in order to be able to restore (see bellow)&lt;br /&gt;
* or move the system to SD to be able to boot it from SD in case of need. See [[Moving current system from flash to SD]]&lt;br /&gt;
&lt;br /&gt;
=== Backing-up flash images ===&lt;br /&gt;
&lt;br /&gt;
You will need the [[Dfu-util]] to make a backup of your existing image.&lt;br /&gt;
&lt;br /&gt;
As when [[Flashing_the_Neo_FreeRunner|flashing]], you will need to be in [[Booting_the_Neo_FreeRunner#Log_into_U-Boot_in_the_NOR_Flash|U-Boot in the NOR Flash]]. Log into the NOR uBoot menu and select ''Set console to USB'' (for NRF just stay in NOR uBoot menu, do not select or enter anything). Now you will be able to flash, make backups of your Freerunner or query the Freerunner with [[Dfu-util|dfu-util]].  Backup is fairly slow; it took over ten minutes to back up a 247 MB rootfs.&lt;br /&gt;
&lt;br /&gt;
It is important that you connect the USB cable directly from your computer to your phone.  If there is a hub between them, backup (and flashing) will mostly likely fail.&lt;br /&gt;
&lt;br /&gt;
{{note|On a Windows host, omit the &amp;quot;./&amp;quot; or &amp;quot;sudo ./&amp;quot; that precedes the commands listed on this page}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo ./dfu-util -a kernel -R -U good-kernel.bin&lt;br /&gt;
sudo ./dfu-util -a rootfs -R -U good-rootfs.jffs2&lt;br /&gt;
sudo ./dfu-util -a splash -R -U good-splash.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot -R -U good-u-boot.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot_env -R -U good-u-boot_env.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is what a successful dfu-util backup run looks like:&lt;br /&gt;
&lt;br /&gt;
on the host PC:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo ./dfu-util -a kernel -R -U good-kernel.img&lt;br /&gt;
dfu-util - (C) 2007 by OpenMoko Inc.&lt;br /&gt;
This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
&lt;br /&gt;
Opening USB Device 0x0000:0x0000...&lt;br /&gt;
Claiming USB DFU Runtime Interface...&lt;br /&gt;
Determining device status: state = appIDLE, status = 0&lt;br /&gt;
Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
Resetting USB...&lt;br /&gt;
Opening USB Device...&lt;br /&gt;
Found Runtime: [0x1d50:0x5119] devnum=12, cfg=0, intf=0, alt=3, name=&amp;quot;kernel&amp;quot;&lt;br /&gt;
Claiming USB DFU Interface...&lt;br /&gt;
Setting Alternate Setting ...&lt;br /&gt;
Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
dfuIDLE, continuing&lt;br /&gt;
Transfer Size = 0x1000&lt;br /&gt;
Resetting USB to switch back to runtime mode&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
on the FreeRunner:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DFU: Switching to DFU Mode&lt;br /&gt;
DEVICE_CONFIGURED: 1&lt;br /&gt;
Starting DFU Upload of partition 'kernel'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A failed run of dfu-util looks like this:&lt;br /&gt;
&lt;br /&gt;
 dfu-util - (C) 2007 by OpenMoko Inc.&lt;br /&gt;
 This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
 &lt;br /&gt;
 Opening USB Device 0x0000:0x0000...&lt;br /&gt;
 Claiming USB DFU Runtime Interface... &lt;br /&gt;
 Determining device status: state = appIDLE, status = 0&lt;br /&gt;
 Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
 Resetting USB... &lt;br /&gt;
 Opening USB Device...&lt;br /&gt;
 Found Runtime: [0x1d50:0x5119] devnum=20, cfg=0, intf=0, alt=6, name=&amp;quot;rootfs&amp;quot;&lt;br /&gt;
 Claiming USB DFU Interface...&lt;br /&gt;
 Setting Alternate Setting ...&lt;br /&gt;
 Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
 dfuIDLE, continuing&lt;br /&gt;
 Transfer Size = 0x1000&lt;br /&gt;
 dfu_upload error -110&lt;br /&gt;
&lt;br /&gt;
And shows errors demsg like this:&lt;br /&gt;
 usb 5-2: usbfs: USBDEVFS_CONTROL failed cmd dfu-util rqt 161 rq 2 len 4096 ret -110&lt;br /&gt;
&lt;br /&gt;
==Backup Scripts==&lt;br /&gt;
&lt;br /&gt;
If you plan on backing up frequently, using a script will simplify the process:&lt;br /&gt;
&lt;br /&gt;
===Simple backup script===&lt;br /&gt;
&lt;br /&gt;
This script works well if you want to configure it to backup always the same device.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Back up all partitions of the phone to a backup directory,&lt;br /&gt;
# adding today's date to the saved filenames.&lt;br /&gt;
&lt;br /&gt;
DATE=`date +%Y-%m-%d`&lt;br /&gt;
DFU=./dfu-util&lt;br /&gt;
BACKUP_DIR=bak/&lt;br /&gt;
&lt;br /&gt;
${DFU} -a kernel -R -U ${BACKUP_DIR}kernel-${DATE}.bin&lt;br /&gt;
${DFU} -a rootfs -R -U ${BACKUP_DIR}rootfs-${DATE}.jffs2&lt;br /&gt;
${DFU} -a splash -R -U ${BACKUP_DIR}splash-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot -R -U ${BACKUP_DIR}u-boot-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot_env -R -U ${BACKUP_DIR}u-boot_env-${DATE}.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Interactive script===&lt;br /&gt;
&lt;br /&gt;
This script is based on the above &amp;quot;Simple backup script&amp;quot; (by unknown). It does the backup of what you want and choose promting you for choices. Enjoy it! test it! contribute! You can find us at /server irc.freenode.net /j #openmoko and we'll be pleased to accept you help (ideas || code).                                &lt;br /&gt;
&lt;br /&gt;
NOTE that the script works for me(tm) but it still needs some love. especially on traps and catches for wrong choices.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## This script is Free Software is licensed under the GPLv3 and has ABSOLUTELY NO WARRANTY                 ##&lt;br /&gt;
## you can find and read the complete version of the GPLv3 @ http://www.gnu.org/licenses/gpl.html          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## Q: what does this script do?                                                                            ##&lt;br /&gt;
## A: the script back up all partitions of the phone to a backup directory, interactively,                 ## &lt;br /&gt;
##    adding today's date to the saved filenames.                                                          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## IMPORTANT:!!! REMEMBER TO RUN THIS SCRIPT AS ROOT SINCE dfu-util HAS TO BE USED AS ROOT!!!              ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## based on the orginal simple backup script at http://wiki.openmoko.org/wiki/Pre-Flash_Backup             ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## this version has been conceived and written by cga, x77686d, Infoport, jomat at /server irc.freenode.net##&lt;br /&gt;
## /j #openmoko,#bash and my collegue aubba @ work.                                                        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## for any suggestions and contributions contact cga (or one of the above) in the #openmoko channel        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
&lt;br /&gt;
## let's roll!!&lt;br /&gt;
&lt;br /&gt;
## sets the date format for the date in the backup file, change accordingly to your local custom if you need&lt;br /&gt;
DATE=`date +%d-%m-%Y`&lt;br /&gt;
&lt;br /&gt;
## here the scripts try to find the dfu-util binary and set it as the DFU var:&lt;br /&gt;
if which dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in your path&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	## 1 the function use this if you placed/linked dfu-util in your $PATH&lt;br /&gt;
	DFU=dfu-util&lt;br /&gt;
&lt;br /&gt;
elif ls dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in current directory&amp;quot; &lt;br /&gt;
	echo&lt;br /&gt;
	## or 2 use following line if dfu-util is placed in the same directory where you run the script&lt;br /&gt;
	DFU=./dfu-util&lt;br /&gt;
	 &lt;br /&gt;
else&lt;br /&gt;
	## or 3 if the script doesn't find dfu-util shows the link for installing it and exit&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util NOT found! install and use howto @ http://wiki.openmoko.org/wiki/Dfu-util&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	exit 1&lt;br /&gt;
fi&lt;br /&gt;
&lt;br /&gt;
## here we get the hex code for devices found with dfu-util --list &lt;br /&gt;
## the hex code is grabbed and the name of the device is shown accordingly and you are prompetd to chose the right one:&lt;br /&gt;
echo&lt;br /&gt;
echo 'these are the devices i found:' &lt;br /&gt;
echo&lt;br /&gt;
for device in `${DFU} --list | grep 0x | cut -f3 -d' ' | tr -d '[]'` ; do&lt;br /&gt;
	if [ &amp;quot;$device&amp;quot; == '0x1457:0x5119' ] ; then&lt;br /&gt;
		echo 'Neo 1973'&lt;br /&gt;
	elif [ &amp;quot;$device&amp;quot; == '0x1d50:0x5119' ] ;	then&lt;br /&gt;
		echo &amp;quot;Neo Freerunner&amp;quot;&lt;br /&gt;
	else&lt;br /&gt;
		echo 'other device found, DO NOT use dfu-util on this!!! it might bork it...'&lt;br /&gt;
		exit 1&lt;br /&gt;
	fi&lt;br /&gt;
done | nl&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the device to backup:' &lt;br /&gt;
echo&lt;br /&gt;
read selection&lt;br /&gt;
HEX=$(${DFU} --list | grep 0x | head -n $selection | tail -1 | cut -f3 -d' ' | tr -d '[]') &lt;br /&gt;
&lt;br /&gt;
## use the built-in read command to ask you and use the directory for the backup&lt;br /&gt;
while [ -z &amp;quot;$BACKUP_DIR&amp;quot; ] ; do&lt;br /&gt;
	echo&lt;br /&gt;
	read -e -p $&amp;quot;enter the directory for the backup:&amp;quot; BACKUP_DIR&lt;br /&gt;
	echo&lt;br /&gt;
&lt;br /&gt;
	## chek wether the dir exist and proceed, else create it and proceed.&lt;br /&gt;
	if [ ! -d &amp;quot;$BACKUP_DIR&amp;quot; ] ; then&lt;br /&gt;
		echo&lt;br /&gt;
		echo -n &amp;quot;$BACKUP_DIR does not exist, create it? [Y/n] &amp;quot;&lt;br /&gt;
		echo&lt;br /&gt;
		read CREATE_DIR&lt;br /&gt;
		if [ x&amp;quot;$CREATE_DIR&amp;quot; = xy -o x&amp;quot;$CREATE_DIR&amp;quot; = xY -o -z &amp;quot;$CREATE_DIR&amp;quot; ] ; then&lt;br /&gt;
			mkdir -p -v &amp;quot;${BACKUP_DIR}&amp;quot;&lt;br /&gt;
		else&lt;br /&gt;
			BACKUP_DIR=&lt;br /&gt;
		fi&lt;br /&gt;
	fi&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
## here you get prompted to chose the backup you want, you can backup single files or all of them.&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the component to backup from the list:'&lt;br /&gt;
echo&lt;br /&gt;
&lt;br /&gt;
select howto in kernel splash u-boot u-boot_env rootfs all quit; do&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;kernel&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a kernel -R -U ${BACKUP_DIR}/kernel-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;splash&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a splash -R -U ${BACKUP_DIR}/splash-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot -R -U ${BACKUP_DIR}/u-boot-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot_env&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot_env -R -U ${BACKUP_DIR}/u-boot_env-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;rootfs&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a rootfs -R -U ${BACKUP_DIR}/rootfs-${DATE}.jffs2&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;quit&amp;quot; ] ; then&lt;br /&gt;
		exit 0&lt;br /&gt;
	fi&lt;br /&gt;
	echo&lt;br /&gt;
	echo 'the component(s) has/have been backed up, what next? (press enter for menu)'&lt;br /&gt;
	echo&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
exit 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[category:Guides]]&lt;br /&gt;
[[category:Technical]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Backup</id>
		<title>Backup</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Backup"/>
				<updated>2008-08-14T21:33:26Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Interactive script based on the previous one */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Backing up just /home/root ==&lt;br /&gt;
&lt;br /&gt;
To backup the home folder (all your files personal files in theory).&lt;br /&gt;
&lt;br /&gt;
From the desktop pc run:&lt;br /&gt;
&lt;br /&gt;
 ssh root@phone 'tar -cpz /home/root' &amp;gt; moko-home-`date +%Y%m%d-%H%M%S`.tar.gz&lt;br /&gt;
&lt;br /&gt;
Where phone is the ip address of your phone (192.168.0.202).&lt;br /&gt;
&lt;br /&gt;
Personally I added an entry to /etc/hosts so the above works for me. I also added the desktop key to /home/root.ssh/authorized_keys on the phone as per the instructions in [[USB_Networking#SSH_Keys]].&lt;br /&gt;
&lt;br /&gt;
If you want to check what is in the backup, run the following, replacing the filename with what was just created.&lt;br /&gt;
&lt;br /&gt;
 tar -tzf moko-home-20080802-203108.tar.gz | less&lt;br /&gt;
&lt;br /&gt;
[http://timwise.wikispaces.com/my+neo+freerunner reference]&lt;br /&gt;
&lt;br /&gt;
== Backing up everything ==&lt;br /&gt;
&lt;br /&gt;
You may either :&lt;br /&gt;
* Backup the flash contents, in order to be able to restore (see bellow)&lt;br /&gt;
* or move the system to SD to be able to boot it from SD in case of need. See [[Moving current system from flash to SD]]&lt;br /&gt;
&lt;br /&gt;
=== Backing-up flash images ===&lt;br /&gt;
&lt;br /&gt;
You will need the [[Dfu-util]] to make a backup of your existing image.&lt;br /&gt;
&lt;br /&gt;
As when [[Flashing_the_Neo_FreeRunner|flashing]], you will need to be in [[Booting_the_Neo_FreeRunner#Log_into_U-Boot_in_the_NOR_Flash|U-Boot in the NOR Flash]]. Log into the NOR uBoot menu and select ''Set console to USB'' (for NRF just stay in NOR uBoot menu, do not select or enter anything). Now you will be able to flash, make backups of your Freerunner or query the Freerunner with [[Dfu-util|dfu-util]].  Backup is fairly slow; it took over ten minutes to back up a 247 MB rootfs.&lt;br /&gt;
&lt;br /&gt;
It is important that you connect the USB cable directly from your computer to your phone.  If there is a hub between them, backup (and flashing) will mostly likely fail.&lt;br /&gt;
&lt;br /&gt;
{{note|On a Windows host, omit the &amp;quot;./&amp;quot; or &amp;quot;sudo ./&amp;quot; that precedes the commands listed on this page}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo ./dfu-util -a kernel -R -U good-kernel.bin&lt;br /&gt;
sudo ./dfu-util -a rootfs -R -U good-rootfs.jffs2&lt;br /&gt;
sudo ./dfu-util -a splash -R -U good-splash.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot -R -U good-u-boot.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot_env -R -U good-u-boot_env.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is what a successful dfu-util backup run looks like:&lt;br /&gt;
&lt;br /&gt;
on the host PC:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo ./dfu-util -a kernel -R -U good-kernel.img&lt;br /&gt;
dfu-util - (C) 2007 by OpenMoko Inc.&lt;br /&gt;
This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
&lt;br /&gt;
Opening USB Device 0x0000:0x0000...&lt;br /&gt;
Claiming USB DFU Runtime Interface...&lt;br /&gt;
Determining device status: state = appIDLE, status = 0&lt;br /&gt;
Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
Resetting USB...&lt;br /&gt;
Opening USB Device...&lt;br /&gt;
Found Runtime: [0x1d50:0x5119] devnum=12, cfg=0, intf=0, alt=3, name=&amp;quot;kernel&amp;quot;&lt;br /&gt;
Claiming USB DFU Interface...&lt;br /&gt;
Setting Alternate Setting ...&lt;br /&gt;
Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
dfuIDLE, continuing&lt;br /&gt;
Transfer Size = 0x1000&lt;br /&gt;
Resetting USB to switch back to runtime mode&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
on the FreeRunner:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DFU: Switching to DFU Mode&lt;br /&gt;
DEVICE_CONFIGURED: 1&lt;br /&gt;
Starting DFU Upload of partition 'kernel'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A failed run of dfu-util looks like this:&lt;br /&gt;
&lt;br /&gt;
 dfu-util - (C) 2007 by OpenMoko Inc.&lt;br /&gt;
 This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
 &lt;br /&gt;
 Opening USB Device 0x0000:0x0000...&lt;br /&gt;
 Claiming USB DFU Runtime Interface... &lt;br /&gt;
 Determining device status: state = appIDLE, status = 0&lt;br /&gt;
 Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
 Resetting USB... &lt;br /&gt;
 Opening USB Device...&lt;br /&gt;
 Found Runtime: [0x1d50:0x5119] devnum=20, cfg=0, intf=0, alt=6, name=&amp;quot;rootfs&amp;quot;&lt;br /&gt;
 Claiming USB DFU Interface...&lt;br /&gt;
 Setting Alternate Setting ...&lt;br /&gt;
 Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
 dfuIDLE, continuing&lt;br /&gt;
 Transfer Size = 0x1000&lt;br /&gt;
 dfu_upload error -110&lt;br /&gt;
&lt;br /&gt;
And shows errors demsg like this:&lt;br /&gt;
 usb 5-2: usbfs: USBDEVFS_CONTROL failed cmd dfu-util rqt 161 rq 2 len 4096 ret -110&lt;br /&gt;
&lt;br /&gt;
==Backup Scripts==&lt;br /&gt;
&lt;br /&gt;
If you plan on backing up frequently, using a script will simplify the process:&lt;br /&gt;
&lt;br /&gt;
===Simple backup script===&lt;br /&gt;
&lt;br /&gt;
This script works well if you want to configure it to backup always the same device.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Back up all partitions of the phone to a backup directory,&lt;br /&gt;
# adding today's date to the saved filenames.&lt;br /&gt;
&lt;br /&gt;
DATE=`date +%Y-%m-%d`&lt;br /&gt;
DFU=./dfu-util&lt;br /&gt;
BACKUP_DIR=bak/&lt;br /&gt;
&lt;br /&gt;
${DFU} -a kernel -R -U ${BACKUP_DIR}kernel-${DATE}.bin&lt;br /&gt;
${DFU} -a rootfs -R -U ${BACKUP_DIR}rootfs-${DATE}.jffs2&lt;br /&gt;
${DFU} -a splash -R -U ${BACKUP_DIR}splash-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot -R -U ${BACKUP_DIR}u-boot-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot_env -R -U ${BACKUP_DIR}u-boot_env-${DATE}.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Interactive script===&lt;br /&gt;
&lt;br /&gt;
This script is based on the above &amp;quot;Simple backup script&amp;quot; (by unknown). It does the backup of what you want and choose promting you for choices. Enjoy it! test it! contribute! You can find us at /server irc.freenode.net /j #openmoko and we'll be pleased to accept you help (ideas || code).                                &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## This script is Free Software is licensed under the GPLv3 and has ABSOLUTELY NO WARRANTY                 ##&lt;br /&gt;
## you can find and read the complete version of the GPLv3 @ http://www.gnu.org/licenses/gpl.html          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## Q: what does this script do?                                                                            ##&lt;br /&gt;
## A: the script back up all partitions of the phone to a backup directory, interactively,                 ## &lt;br /&gt;
##    adding today's date to the saved filenames.                                                          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## IMPORTANT:!!! REMEMBER TO RUN THIS SCRIPT AS ROOT SINCE dfu-util HAS TO BE USED AS ROOT!!!              ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## based on the orginal simple backup script at http://wiki.openmoko.org/wiki/Pre-Flash_Backup             ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## this version has been conceived and written by cga, x77686d, Infoport, jomat at /server irc.freenode.net##&lt;br /&gt;
## /j #openmoko,#bash and my collegue aubba @ work.                                                        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## for any suggestions and contributions contact cga (or one of the above) in the #openmoko channel        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
&lt;br /&gt;
## let's roll!!&lt;br /&gt;
&lt;br /&gt;
## sets the date format for the date in the backup file, change accordingly to your local custom if you need&lt;br /&gt;
DATE=`date +%d-%m-%Y`&lt;br /&gt;
&lt;br /&gt;
## here the scripts try to find the dfu-util binary and set it as the DFU var:&lt;br /&gt;
if which dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in your path&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	## 1 the function use this if you placed/linked dfu-util in your $PATH&lt;br /&gt;
	DFU=dfu-util&lt;br /&gt;
&lt;br /&gt;
elif ls dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in current directory&amp;quot; &lt;br /&gt;
	echo&lt;br /&gt;
	## or 2 use following line if dfu-util is placed in the same directory where you run the script&lt;br /&gt;
	DFU=./dfu-util&lt;br /&gt;
	 &lt;br /&gt;
else&lt;br /&gt;
	## or 3 if the script doesn't find dfu-util shows the link for installing it and exit&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util NOT found! install and use howto @ http://wiki.openmoko.org/wiki/Dfu-util&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	exit 1&lt;br /&gt;
fi&lt;br /&gt;
&lt;br /&gt;
## here we get the hex code for devices found with dfu-util --list &lt;br /&gt;
## the hex code is grabbed and the name of the device is shown accordingly and you are prompetd to chose the right one:&lt;br /&gt;
echo&lt;br /&gt;
echo 'these are the devices i found:' &lt;br /&gt;
echo&lt;br /&gt;
for device in `${DFU} --list | grep 0x | cut -f3 -d' ' | tr -d '[]'` ; do&lt;br /&gt;
	if [ &amp;quot;$device&amp;quot; == '0x1457:0x5119' ] ; then&lt;br /&gt;
		echo 'Neo 1973'&lt;br /&gt;
	elif [ &amp;quot;$device&amp;quot; == '0x1d50:0x5119' ] ;	then&lt;br /&gt;
		echo &amp;quot;Neo Freerunner&amp;quot;&lt;br /&gt;
	else&lt;br /&gt;
		echo 'other device found, DO NOT use dfu-util on this!!! it might bork it...'&lt;br /&gt;
		exit 1&lt;br /&gt;
	fi&lt;br /&gt;
done | nl&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the device to backup:' &lt;br /&gt;
echo&lt;br /&gt;
read selection&lt;br /&gt;
HEX=$(${DFU} --list | grep 0x | head -n $selection | tail -1 | cut -f3 -d' ' | tr -d '[]') &lt;br /&gt;
&lt;br /&gt;
## use the built-in read command to ask you and use the directory for the backup&lt;br /&gt;
while [ -z &amp;quot;$BACKUP_DIR&amp;quot; ] ; do&lt;br /&gt;
	echo&lt;br /&gt;
	read -e -p $&amp;quot;enter the directory for the backup:&amp;quot; BACKUP_DIR&lt;br /&gt;
	echo&lt;br /&gt;
&lt;br /&gt;
	## chek wether the dir exist and proceed, else create it and proceed.&lt;br /&gt;
	if [ ! -d &amp;quot;$BACKUP_DIR&amp;quot; ] ; then&lt;br /&gt;
		echo&lt;br /&gt;
		echo -n &amp;quot;$BACKUP_DIR does not exist, create it? [Y/n] &amp;quot;&lt;br /&gt;
		echo&lt;br /&gt;
		read CREATE_DIR&lt;br /&gt;
		if [ x&amp;quot;$CREATE_DIR&amp;quot; = xy -o x&amp;quot;$CREATE_DIR&amp;quot; = xY -o -z &amp;quot;$CREATE_DIR&amp;quot; ] ; then&lt;br /&gt;
			mkdir -p -v &amp;quot;${BACKUP_DIR}&amp;quot;&lt;br /&gt;
		else&lt;br /&gt;
			BACKUP_DIR=&lt;br /&gt;
		fi&lt;br /&gt;
	fi&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
## here you get prompted to chose the backup you want, you can backup single files or all of them.&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the component to backup from the list:'&lt;br /&gt;
echo&lt;br /&gt;
&lt;br /&gt;
select howto in kernel splash u-boot u-boot_env rootfs all quit; do&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;kernel&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a kernel -R -U ${BACKUP_DIR}/kernel-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;splash&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a splash -R -U ${BACKUP_DIR}/splash-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot -R -U ${BACKUP_DIR}/u-boot-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot_env&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot_env -R -U ${BACKUP_DIR}/u-boot_env-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;rootfs&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a rootfs -R -U ${BACKUP_DIR}/rootfs-${DATE}.jffs2&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;quit&amp;quot; ] ; then&lt;br /&gt;
		exit 0&lt;br /&gt;
	fi&lt;br /&gt;
	echo&lt;br /&gt;
	echo 'the component(s) has/have been backed up, what next? (press enter for menu)'&lt;br /&gt;
	echo&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
exit 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[category:Guides]]&lt;br /&gt;
[[category:Technical]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Backup</id>
		<title>Backup</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Backup"/>
				<updated>2008-08-14T21:32:49Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: i submitted the script and reviewd the formattin of the page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Backing up just /home/root ==&lt;br /&gt;
&lt;br /&gt;
To backup the home folder (all your files personal files in theory).&lt;br /&gt;
&lt;br /&gt;
From the desktop pc run:&lt;br /&gt;
&lt;br /&gt;
 ssh root@phone 'tar -cpz /home/root' &amp;gt; moko-home-`date +%Y%m%d-%H%M%S`.tar.gz&lt;br /&gt;
&lt;br /&gt;
Where phone is the ip address of your phone (192.168.0.202).&lt;br /&gt;
&lt;br /&gt;
Personally I added an entry to /etc/hosts so the above works for me. I also added the desktop key to /home/root.ssh/authorized_keys on the phone as per the instructions in [[USB_Networking#SSH_Keys]].&lt;br /&gt;
&lt;br /&gt;
If you want to check what is in the backup, run the following, replacing the filename with what was just created.&lt;br /&gt;
&lt;br /&gt;
 tar -tzf moko-home-20080802-203108.tar.gz | less&lt;br /&gt;
&lt;br /&gt;
[http://timwise.wikispaces.com/my+neo+freerunner reference]&lt;br /&gt;
&lt;br /&gt;
== Backing up everything ==&lt;br /&gt;
&lt;br /&gt;
You may either :&lt;br /&gt;
* Backup the flash contents, in order to be able to restore (see bellow)&lt;br /&gt;
* or move the system to SD to be able to boot it from SD in case of need. See [[Moving current system from flash to SD]]&lt;br /&gt;
&lt;br /&gt;
=== Backing-up flash images ===&lt;br /&gt;
&lt;br /&gt;
You will need the [[Dfu-util]] to make a backup of your existing image.&lt;br /&gt;
&lt;br /&gt;
As when [[Flashing_the_Neo_FreeRunner|flashing]], you will need to be in [[Booting_the_Neo_FreeRunner#Log_into_U-Boot_in_the_NOR_Flash|U-Boot in the NOR Flash]]. Log into the NOR uBoot menu and select ''Set console to USB'' (for NRF just stay in NOR uBoot menu, do not select or enter anything). Now you will be able to flash, make backups of your Freerunner or query the Freerunner with [[Dfu-util|dfu-util]].  Backup is fairly slow; it took over ten minutes to back up a 247 MB rootfs.&lt;br /&gt;
&lt;br /&gt;
It is important that you connect the USB cable directly from your computer to your phone.  If there is a hub between them, backup (and flashing) will mostly likely fail.&lt;br /&gt;
&lt;br /&gt;
{{note|On a Windows host, omit the &amp;quot;./&amp;quot; or &amp;quot;sudo ./&amp;quot; that precedes the commands listed on this page}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo ./dfu-util -a kernel -R -U good-kernel.bin&lt;br /&gt;
sudo ./dfu-util -a rootfs -R -U good-rootfs.jffs2&lt;br /&gt;
sudo ./dfu-util -a splash -R -U good-splash.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot -R -U good-u-boot.bin&lt;br /&gt;
sudo ./dfu-util -a u-boot_env -R -U good-u-boot_env.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is what a successful dfu-util backup run looks like:&lt;br /&gt;
&lt;br /&gt;
on the host PC:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo ./dfu-util -a kernel -R -U good-kernel.img&lt;br /&gt;
dfu-util - (C) 2007 by OpenMoko Inc.&lt;br /&gt;
This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
&lt;br /&gt;
Opening USB Device 0x0000:0x0000...&lt;br /&gt;
Claiming USB DFU Runtime Interface...&lt;br /&gt;
Determining device status: state = appIDLE, status = 0&lt;br /&gt;
Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
Resetting USB...&lt;br /&gt;
Opening USB Device...&lt;br /&gt;
Found Runtime: [0x1d50:0x5119] devnum=12, cfg=0, intf=0, alt=3, name=&amp;quot;kernel&amp;quot;&lt;br /&gt;
Claiming USB DFU Interface...&lt;br /&gt;
Setting Alternate Setting ...&lt;br /&gt;
Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
dfuIDLE, continuing&lt;br /&gt;
Transfer Size = 0x1000&lt;br /&gt;
Resetting USB to switch back to runtime mode&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
on the FreeRunner:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
DFU: Switching to DFU Mode&lt;br /&gt;
DEVICE_CONFIGURED: 1&lt;br /&gt;
Starting DFU Upload of partition 'kernel'&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A failed run of dfu-util looks like this:&lt;br /&gt;
&lt;br /&gt;
 dfu-util - (C) 2007 by OpenMoko Inc.&lt;br /&gt;
 This program is Free Software and has ABSOLUTELY NO WARRANTY&lt;br /&gt;
 &lt;br /&gt;
 Opening USB Device 0x0000:0x0000...&lt;br /&gt;
 Claiming USB DFU Runtime Interface... &lt;br /&gt;
 Determining device status: state = appIDLE, status = 0&lt;br /&gt;
 Device really in Runtime Mode, send DFU detach request...&lt;br /&gt;
 Resetting USB... &lt;br /&gt;
 Opening USB Device...&lt;br /&gt;
 Found Runtime: [0x1d50:0x5119] devnum=20, cfg=0, intf=0, alt=6, name=&amp;quot;rootfs&amp;quot;&lt;br /&gt;
 Claiming USB DFU Interface...&lt;br /&gt;
 Setting Alternate Setting ...&lt;br /&gt;
 Determining device status: state = dfuIDLE, status = 0&lt;br /&gt;
 dfuIDLE, continuing&lt;br /&gt;
 Transfer Size = 0x1000&lt;br /&gt;
 dfu_upload error -110&lt;br /&gt;
&lt;br /&gt;
And shows errors demsg like this:&lt;br /&gt;
 usb 5-2: usbfs: USBDEVFS_CONTROL failed cmd dfu-util rqt 161 rq 2 len 4096 ret -110&lt;br /&gt;
&lt;br /&gt;
==Backup Scripts==&lt;br /&gt;
&lt;br /&gt;
If you plan on backing up frequently, using a script will simplify the process:&lt;br /&gt;
&lt;br /&gt;
===Simple backup script===&lt;br /&gt;
&lt;br /&gt;
This script works well if you want to configure it to backup always the same device.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Back up all partitions of the phone to a backup directory,&lt;br /&gt;
# adding today's date to the saved filenames.&lt;br /&gt;
&lt;br /&gt;
DATE=`date +%Y-%m-%d`&lt;br /&gt;
DFU=./dfu-util&lt;br /&gt;
BACKUP_DIR=bak/&lt;br /&gt;
&lt;br /&gt;
${DFU} -a kernel -R -U ${BACKUP_DIR}kernel-${DATE}.bin&lt;br /&gt;
${DFU} -a rootfs -R -U ${BACKUP_DIR}rootfs-${DATE}.jffs2&lt;br /&gt;
${DFU} -a splash -R -U ${BACKUP_DIR}splash-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot -R -U ${BACKUP_DIR}u-boot-${DATE}.bin&lt;br /&gt;
${DFU} -a u-boot_env -R -U ${BACKUP_DIR}u-boot_env-${DATE}.bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Interactive script based on the previous one===&lt;br /&gt;
&lt;br /&gt;
This script is based on the above &amp;quot;Simple backup script&amp;quot; (by unknown). It does the backup of what you want and choose promting you for choices. Enjoy it! test it! contribute! You can find us at /server irc.freenode.net /j #openmoko and we'll be pleased to accept you help (ideas || code).                                &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## This script is Free Software is licensed under the GPLv3 and has ABSOLUTELY NO WARRANTY                 ##&lt;br /&gt;
## you can find and read the complete version of the GPLv3 @ http://www.gnu.org/licenses/gpl.html          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## Q: what does this script do?                                                                            ##&lt;br /&gt;
## A: the script back up all partitions of the phone to a backup directory, interactively,                 ## &lt;br /&gt;
##    adding today's date to the saved filenames.                                                          ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## IMPORTANT:!!! REMEMBER TO RUN THIS SCRIPT AS ROOT SINCE dfu-util HAS TO BE USED AS ROOT!!!              ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## based on the orginal simple backup script at http://wiki.openmoko.org/wiki/Pre-Flash_Backup             ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## this version has been conceived and written by cga, x77686d, Infoport, jomat at /server irc.freenode.net##&lt;br /&gt;
## /j #openmoko,#bash and my collegue aubba @ work.                                                        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
## for any suggestions and contributions contact cga (or one of the above) in the #openmoko channel        ##&lt;br /&gt;
##                                                                                                         ##&lt;br /&gt;
#############################################################################################################&lt;br /&gt;
&lt;br /&gt;
## let's roll!!&lt;br /&gt;
&lt;br /&gt;
## sets the date format for the date in the backup file, change accordingly to your local custom if you need&lt;br /&gt;
DATE=`date +%d-%m-%Y`&lt;br /&gt;
&lt;br /&gt;
## here the scripts try to find the dfu-util binary and set it as the DFU var:&lt;br /&gt;
if which dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in your path&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	## 1 the function use this if you placed/linked dfu-util in your $PATH&lt;br /&gt;
	DFU=dfu-util&lt;br /&gt;
&lt;br /&gt;
elif ls dfu-util &amp;gt;/dev/null ; then&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util found in current directory&amp;quot; &lt;br /&gt;
	echo&lt;br /&gt;
	## or 2 use following line if dfu-util is placed in the same directory where you run the script&lt;br /&gt;
	DFU=./dfu-util&lt;br /&gt;
	 &lt;br /&gt;
else&lt;br /&gt;
	## or 3 if the script doesn't find dfu-util shows the link for installing it and exit&lt;br /&gt;
	echo&lt;br /&gt;
	echo &amp;quot;dfu-util NOT found! install and use howto @ http://wiki.openmoko.org/wiki/Dfu-util&amp;quot;&lt;br /&gt;
	echo&lt;br /&gt;
	exit 1&lt;br /&gt;
fi&lt;br /&gt;
&lt;br /&gt;
## here we get the hex code for devices found with dfu-util --list &lt;br /&gt;
## the hex code is grabbed and the name of the device is shown accordingly and you are prompetd to chose the right one:&lt;br /&gt;
echo&lt;br /&gt;
echo 'these are the devices i found:' &lt;br /&gt;
echo&lt;br /&gt;
for device in `${DFU} --list | grep 0x | cut -f3 -d' ' | tr -d '[]'` ; do&lt;br /&gt;
	if [ &amp;quot;$device&amp;quot; == '0x1457:0x5119' ] ; then&lt;br /&gt;
		echo 'Neo 1973'&lt;br /&gt;
	elif [ &amp;quot;$device&amp;quot; == '0x1d50:0x5119' ] ;	then&lt;br /&gt;
		echo &amp;quot;Neo Freerunner&amp;quot;&lt;br /&gt;
	else&lt;br /&gt;
		echo 'other device found, DO NOT use dfu-util on this!!! it might bork it...'&lt;br /&gt;
		exit 1&lt;br /&gt;
	fi&lt;br /&gt;
done | nl&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the device to backup:' &lt;br /&gt;
echo&lt;br /&gt;
read selection&lt;br /&gt;
HEX=$(${DFU} --list | grep 0x | head -n $selection | tail -1 | cut -f3 -d' ' | tr -d '[]') &lt;br /&gt;
&lt;br /&gt;
## use the built-in read command to ask you and use the directory for the backup&lt;br /&gt;
while [ -z &amp;quot;$BACKUP_DIR&amp;quot; ] ; do&lt;br /&gt;
	echo&lt;br /&gt;
	read -e -p $&amp;quot;enter the directory for the backup:&amp;quot; BACKUP_DIR&lt;br /&gt;
	echo&lt;br /&gt;
&lt;br /&gt;
	## chek wether the dir exist and proceed, else create it and proceed.&lt;br /&gt;
	if [ ! -d &amp;quot;$BACKUP_DIR&amp;quot; ] ; then&lt;br /&gt;
		echo&lt;br /&gt;
		echo -n &amp;quot;$BACKUP_DIR does not exist, create it? [Y/n] &amp;quot;&lt;br /&gt;
		echo&lt;br /&gt;
		read CREATE_DIR&lt;br /&gt;
		if [ x&amp;quot;$CREATE_DIR&amp;quot; = xy -o x&amp;quot;$CREATE_DIR&amp;quot; = xY -o -z &amp;quot;$CREATE_DIR&amp;quot; ] ; then&lt;br /&gt;
			mkdir -p -v &amp;quot;${BACKUP_DIR}&amp;quot;&lt;br /&gt;
		else&lt;br /&gt;
			BACKUP_DIR=&lt;br /&gt;
		fi&lt;br /&gt;
	fi&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
## here you get prompted to chose the backup you want, you can backup single files or all of them.&lt;br /&gt;
echo&lt;br /&gt;
echo 'choose the component to backup from the list:'&lt;br /&gt;
echo&lt;br /&gt;
&lt;br /&gt;
select howto in kernel splash u-boot u-boot_env rootfs all quit; do&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;kernel&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a kernel -R -U ${BACKUP_DIR}/kernel-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;splash&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a splash -R -U ${BACKUP_DIR}/splash-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot -R -U ${BACKUP_DIR}/u-boot-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;u-boot_env&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a u-boot_env -R -U ${BACKUP_DIR}/u-boot_env-${DATE}.bin&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;rootfs&amp;quot; -o &amp;quot;$howto&amp;quot; == &amp;quot;all&amp;quot; ] ; then&lt;br /&gt;
		${DFU} -d ${HEX} -a rootfs -R -U ${BACKUP_DIR}/rootfs-${DATE}.jffs2&lt;br /&gt;
	fi&lt;br /&gt;
	if [ &amp;quot;$howto&amp;quot; == &amp;quot;quit&amp;quot; ] ; then&lt;br /&gt;
		exit 0&lt;br /&gt;
	fi&lt;br /&gt;
	echo&lt;br /&gt;
	echo 'the component(s) has/have been backed up, what next? (press enter for menu)'&lt;br /&gt;
	echo&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
exit 0&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[category:Guides]]&lt;br /&gt;
[[category:Technical]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Qtopia_/_Qt_Extended_on_FreeRunner</id>
		<title>Qtopia / Qt Extended on FreeRunner</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Qtopia_/_Qt_Extended_on_FreeRunner"/>
				<updated>2008-08-08T22:34:05Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Current status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides instructions on how to install Qtopia (proper, not the [[ASU]] or [[QtopiaOnX11]] efforts) on the GTA02 (Freerunner) phone.  It is similar to the [[Qtopia on Neo1973]] page.&lt;br /&gt;
&lt;br /&gt;
{|align=right&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Current status ==&lt;br /&gt;
On 08 August 2008, Qtopia released the [http://www.qtopia.net/modules/mydownloads/singlefile.php?lid=77 latest flash image for the FIC Neo Freerunner (gta02)] containing the Qtopia 4.3.2 snapshot (Version: 4.3.2-080808) of 08 August 2008 (GPL version). &lt;br /&gt;
&lt;br /&gt;
This image can successfully make and receive calls and text messages.  It can read all contacts from the SIM card (which the updated 2007.2 does not appear to be able to do).  It contains apps that appear to be more stable than the ones found in the 2007.2 image.  It has multiple input methods that appear to be more mature.  It does not, however, have a web browser or a GPS application.&lt;br /&gt;
&lt;br /&gt;
You can find all the Qtopia iamges [http://www.qtopia.net/modules/mydownloads/viewcat.php?cid=6 here]&lt;br /&gt;
&lt;br /&gt;
== Option 1: Flashing Qtopia to FreeRunner ==&lt;br /&gt;
&lt;br /&gt;
Download the image mentioned above and follow the instructions here: [[Flashing the Neo FreeRunner]]&lt;br /&gt;
&lt;br /&gt;
== Option 2: Dual-Booting between Qtopia and 2007.2 (Qtopia boots from MicroSD card) ==&lt;br /&gt;
&lt;br /&gt;
Installation Requirements: &lt;br /&gt;
&lt;br /&gt;
# SSH shell access to 2007.2 based image of the FreeRunner through USB interface or WLAN.&lt;br /&gt;
# A Desktop Linux distro (to unpack the .jffs2 image, I ran Ubuntu under VMWare)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Preparing the SD card ===&lt;br /&gt;
&lt;br /&gt;
See the [[Booting from SD#Prepare the SD card| Preparing the SD Card]] section of the [[Booting from SD]] page for partitioning and formatting instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installing Qtopia ===&lt;br /&gt;
&lt;br /&gt;
==== Unpacking the Qtopia Root Filesystem Image ====&lt;br /&gt;
&lt;br /&gt;
Download the Qtopia FLASH image from [[Latest Images#Qtopia image from qtopia.net]] to your Linux box and extract its contents:&lt;br /&gt;
&lt;br /&gt;
  tar xzf qtopia-4.3.2-gta02-flash-*.tgz&lt;br /&gt;
&lt;br /&gt;
You should now have two files: &lt;br /&gt;
#uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin&lt;br /&gt;
#qtopia-4.3.2-gta02-rootfs-07172049.jffs2  &lt;br /&gt;
Now extract the root file system from the jffs2 using the commands found [[Userspace root image#Mounting the JFFS2 image on a loop back device (Block Memory MTD Emulation) |here]].&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
Now, tar up the root filesystem:&lt;br /&gt;
&lt;br /&gt;
  tar czf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz -C &amp;lt;mountpoint&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
Where ''&amp;lt;mountpoint&amp;gt;'' is the location where the jff2 filesystem was mounted.&lt;br /&gt;
&lt;br /&gt;
==== Installing Root Filesystem ====&lt;br /&gt;
&lt;br /&gt;
Transfer this compressed tarball to the second partition of the MicroSD that is mounted on the FreeRunner:&lt;br /&gt;
&lt;br /&gt;
  scp qtopia-4.3.2-gta02-rootfs-07172049.tar.gz root@192.168.0.202:/media/mmcblk0p2/&lt;br /&gt;
&lt;br /&gt;
Log in to your FreeRunner and unpack the root filesystem:&lt;br /&gt;
&lt;br /&gt;
  cd /media/mmcblk0p2&lt;br /&gt;
  tar xzf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz&lt;br /&gt;
  rm qtopia-4.3.2-gta02-rootfs-07172049.tar.gz&lt;br /&gt;
  rm -f /media/mmcblk0p2/boot/*&lt;br /&gt;
&lt;br /&gt;
'''''Note:''''' the last step removes the kernel image from the second partition.  For some reason, U-Boot cannot find the uImage.bin file in the first partition if a kernel image exists in the second partition boot/ directory.&lt;br /&gt;
&lt;br /&gt;
==== Installing Kernel ====&lt;br /&gt;
&lt;br /&gt;
From your Linux box, rename uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin to uImage.bin and copy it to the boot/ on the first partition of the MicroSD card.&lt;br /&gt;
&lt;br /&gt;
{{note|There are reports that the kernel image sometimes does not work from the /boot directory.  If this is the case for you, try moving the kernel image into the root of the microSD card, ie: /media/card instead of /media/card/boot.  This is probably dependent on the version of U-Boot installed.  It also doesn't hurt, seeing as there is room on the first partition, to simply have uImage.bin in both locations.}}&lt;br /&gt;
&lt;br /&gt;
  mv uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin uImage.bin&lt;br /&gt;
  scp uImage.bin root@192.168.0.202:/media/card/boot/&lt;br /&gt;
  scp uImage.bin root@192.168.0.202:/media/card/&lt;br /&gt;
&lt;br /&gt;
=== Option 3: updating from source ===&lt;br /&gt;
&lt;br /&gt;
{{note|This will upgrade only opt/Qtopia directory, you should use opkg update/upgrade for the rest}}&lt;br /&gt;
Original Qtopia images (the distribution released by Trolltech, not ASU) are rarely released as a rootfs image, but the source code is often updated. If you want to reflash your OM with the latest version of Qtopia you might build it from sources. This has been explained in [http://lists.openmoko.org/pipermail/community/2008-August/024785.html this thread] of the community mailing list. Summing up:&lt;br /&gt;
&lt;br /&gt;
* get the latest toolchain released by trolltech: http://www.qtopia.net/modules/mydownloads/singlefile.php?lid=38 &lt;br /&gt;
* unzip it on your PC in / (as root)&lt;br /&gt;
* get the latest snapshot from trolltech: ftp://ftp.trolltech.com/qtopia/snapshots/&lt;br /&gt;
*  once dowloaded untar it&lt;br /&gt;
   tar xvzf qtopia-opensource-src-4.3.2-snapshot-20080806.tar.gz&lt;br /&gt;
* make a &amp;quot;build&amp;quot; dir &lt;br /&gt;
   mkdir build&lt;br /&gt;
   cd build&lt;br /&gt;
* configure and make:&lt;br /&gt;
   ../qtopia-opensource-src-4.3.2-snapshot-20080806/configure -device ficgta01&lt;br /&gt;
   make &lt;br /&gt;
This will take some time (couple hours). Note that the option &amp;quot;-device ficgta01&amp;quot; should work for both neo and freerunner. Then:&lt;br /&gt;
&lt;br /&gt;
  make install&lt;br /&gt;
&lt;br /&gt;
will make a root directory into build directory. That directory should be copied to /opt/Qtopia of your phone with scp. once done restart qpe or whole phone.&lt;br /&gt;
&lt;br /&gt;
=== Booting into Qtopia ===&lt;br /&gt;
&lt;br /&gt;
Now shutdown the FreeRunner&lt;br /&gt;
&lt;br /&gt;
  shutdown -h now&lt;br /&gt;
&lt;br /&gt;
Log into U-Boot in the NOR Flash to boot from the MicroSD card: (instructions from [[Booting the Neo FreeRunner]])&lt;br /&gt;
&lt;br /&gt;
* Press and hold Power button&lt;br /&gt;
* Then while still pressing the Power button, press and hold AUX button for 5 to 8 seconds. &lt;br /&gt;
* A boot menu will appear. &lt;br /&gt;
* Press the AUX button to select &amp;quot;[[Boot from sd card|Boot from MicroSD]]&amp;quot; and then press the Power button to execute.&lt;br /&gt;
&lt;br /&gt;
Qtopia should now boot.&lt;br /&gt;
&lt;br /&gt;
'''''Note:''''' you may get a kernel panic which says that &amp;quot;optional features not supported&amp;quot;.  If this is the case, boot back into 2007.2 and run&lt;br /&gt;
&lt;br /&gt;
  umount /dev/mmcblk0p2&lt;br /&gt;
  fsck.ext3.e2fsprogs /dev/mmcblk0p2&lt;br /&gt;
&lt;br /&gt;
This will clean up the file system and clear recovery flags in ext3 that ext2 does not support, then try booting from the MicroSD again.&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;br /&gt;
[[Category:Qtopia]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Qtopia_/_Qt_Extended_on_FreeRunner</id>
		<title>Qtopia / Qt Extended on FreeRunner</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Qtopia_/_Qt_Extended_on_FreeRunner"/>
				<updated>2008-08-08T22:32:38Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Current status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides instructions on how to install Qtopia (proper, not the [[ASU]] or [[QtopiaOnX11]] efforts) on the GTA02 (Freerunner) phone.  It is similar to the [[Qtopia on Neo1973]] page.&lt;br /&gt;
&lt;br /&gt;
{|align=right&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Current status ==&lt;br /&gt;
On 08 August 2008, Qtopia released the [http://www.qtopia.net/modules/mydownloads/singlefile.php?lid=77 latest flash image for the FIC Neo Freerunner (gta02)] containing the Qtopia 4.3.2 snapshot (Version: 4.3.2-080808) of 08 August 2008 (GPL version). &lt;br /&gt;
&lt;br /&gt;
This image can successfully make and receive calls and text messages.  It can read all contacts from the SIM card (which the updated 2007.2 does not appear to be able to do).  It contains apps that appear to be more stable than the ones found in the 2007.2 image.  It has multiple input methods that appear to be more mature.  It does not, however, have a web browser or a GPS application.&lt;br /&gt;
&lt;br /&gt;
== Option 1: Flashing Qtopia to FreeRunner ==&lt;br /&gt;
&lt;br /&gt;
Download the image mentioned above and follow the instructions here: [[Flashing the Neo FreeRunner]]&lt;br /&gt;
&lt;br /&gt;
== Option 2: Dual-Booting between Qtopia and 2007.2 (Qtopia boots from MicroSD card) ==&lt;br /&gt;
&lt;br /&gt;
Installation Requirements: &lt;br /&gt;
&lt;br /&gt;
# SSH shell access to 2007.2 based image of the FreeRunner through USB interface or WLAN.&lt;br /&gt;
# A Desktop Linux distro (to unpack the .jffs2 image, I ran Ubuntu under VMWare)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Preparing the SD card ===&lt;br /&gt;
&lt;br /&gt;
See the [[Booting from SD#Prepare the SD card| Preparing the SD Card]] section of the [[Booting from SD]] page for partitioning and formatting instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installing Qtopia ===&lt;br /&gt;
&lt;br /&gt;
==== Unpacking the Qtopia Root Filesystem Image ====&lt;br /&gt;
&lt;br /&gt;
Download the Qtopia FLASH image from [[Latest Images#Qtopia image from qtopia.net]] to your Linux box and extract its contents:&lt;br /&gt;
&lt;br /&gt;
  tar xzf qtopia-4.3.2-gta02-flash-*.tgz&lt;br /&gt;
&lt;br /&gt;
You should now have two files: &lt;br /&gt;
#uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin&lt;br /&gt;
#qtopia-4.3.2-gta02-rootfs-07172049.jffs2  &lt;br /&gt;
Now extract the root file system from the jffs2 using the commands found [[Userspace root image#Mounting the JFFS2 image on a loop back device (Block Memory MTD Emulation) |here]].&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
Now, tar up the root filesystem:&lt;br /&gt;
&lt;br /&gt;
  tar czf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz -C &amp;lt;mountpoint&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
Where ''&amp;lt;mountpoint&amp;gt;'' is the location where the jff2 filesystem was mounted.&lt;br /&gt;
&lt;br /&gt;
==== Installing Root Filesystem ====&lt;br /&gt;
&lt;br /&gt;
Transfer this compressed tarball to the second partition of the MicroSD that is mounted on the FreeRunner:&lt;br /&gt;
&lt;br /&gt;
  scp qtopia-4.3.2-gta02-rootfs-07172049.tar.gz root@192.168.0.202:/media/mmcblk0p2/&lt;br /&gt;
&lt;br /&gt;
Log in to your FreeRunner and unpack the root filesystem:&lt;br /&gt;
&lt;br /&gt;
  cd /media/mmcblk0p2&lt;br /&gt;
  tar xzf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz&lt;br /&gt;
  rm qtopia-4.3.2-gta02-rootfs-07172049.tar.gz&lt;br /&gt;
  rm -f /media/mmcblk0p2/boot/*&lt;br /&gt;
&lt;br /&gt;
'''''Note:''''' the last step removes the kernel image from the second partition.  For some reason, U-Boot cannot find the uImage.bin file in the first partition if a kernel image exists in the second partition boot/ directory.&lt;br /&gt;
&lt;br /&gt;
==== Installing Kernel ====&lt;br /&gt;
&lt;br /&gt;
From your Linux box, rename uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin to uImage.bin and copy it to the boot/ on the first partition of the MicroSD card.&lt;br /&gt;
&lt;br /&gt;
{{note|There are reports that the kernel image sometimes does not work from the /boot directory.  If this is the case for you, try moving the kernel image into the root of the microSD card, ie: /media/card instead of /media/card/boot.  This is probably dependent on the version of U-Boot installed.  It also doesn't hurt, seeing as there is room on the first partition, to simply have uImage.bin in both locations.}}&lt;br /&gt;
&lt;br /&gt;
  mv uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin uImage.bin&lt;br /&gt;
  scp uImage.bin root@192.168.0.202:/media/card/boot/&lt;br /&gt;
  scp uImage.bin root@192.168.0.202:/media/card/&lt;br /&gt;
&lt;br /&gt;
=== Option 3: updating from source ===&lt;br /&gt;
&lt;br /&gt;
{{note|This will upgrade only opt/Qtopia directory, you should use opkg update/upgrade for the rest}}&lt;br /&gt;
Original Qtopia images (the distribution released by Trolltech, not ASU) are rarely released as a rootfs image, but the source code is often updated. If you want to reflash your OM with the latest version of Qtopia you might build it from sources. This has been explained in [http://lists.openmoko.org/pipermail/community/2008-August/024785.html this thread] of the community mailing list. Summing up:&lt;br /&gt;
&lt;br /&gt;
* get the latest toolchain released by trolltech: http://www.qtopia.net/modules/mydownloads/singlefile.php?lid=38 &lt;br /&gt;
* unzip it on your PC in / (as root)&lt;br /&gt;
* get the latest snapshot from trolltech: ftp://ftp.trolltech.com/qtopia/snapshots/&lt;br /&gt;
*  once dowloaded untar it&lt;br /&gt;
   tar xvzf qtopia-opensource-src-4.3.2-snapshot-20080806.tar.gz&lt;br /&gt;
* make a &amp;quot;build&amp;quot; dir &lt;br /&gt;
   mkdir build&lt;br /&gt;
   cd build&lt;br /&gt;
* configure and make:&lt;br /&gt;
   ../qtopia-opensource-src-4.3.2-snapshot-20080806/configure -device ficgta01&lt;br /&gt;
   make &lt;br /&gt;
This will take some time (couple hours). Note that the option &amp;quot;-device ficgta01&amp;quot; should work for both neo and freerunner. Then:&lt;br /&gt;
&lt;br /&gt;
  make install&lt;br /&gt;
&lt;br /&gt;
will make a root directory into build directory. That directory should be copied to /opt/Qtopia of your phone with scp. once done restart qpe or whole phone.&lt;br /&gt;
&lt;br /&gt;
=== Booting into Qtopia ===&lt;br /&gt;
&lt;br /&gt;
Now shutdown the FreeRunner&lt;br /&gt;
&lt;br /&gt;
  shutdown -h now&lt;br /&gt;
&lt;br /&gt;
Log into U-Boot in the NOR Flash to boot from the MicroSD card: (instructions from [[Booting the Neo FreeRunner]])&lt;br /&gt;
&lt;br /&gt;
* Press and hold Power button&lt;br /&gt;
* Then while still pressing the Power button, press and hold AUX button for 5 to 8 seconds. &lt;br /&gt;
* A boot menu will appear. &lt;br /&gt;
* Press the AUX button to select &amp;quot;[[Boot from sd card|Boot from MicroSD]]&amp;quot; and then press the Power button to execute.&lt;br /&gt;
&lt;br /&gt;
Qtopia should now boot.&lt;br /&gt;
&lt;br /&gt;
'''''Note:''''' you may get a kernel panic which says that &amp;quot;optional features not supported&amp;quot;.  If this is the case, boot back into 2007.2 and run&lt;br /&gt;
&lt;br /&gt;
  umount /dev/mmcblk0p2&lt;br /&gt;
  fsck.ext3.e2fsprogs /dev/mmcblk0p2&lt;br /&gt;
&lt;br /&gt;
This will clean up the file system and clear recovery flags in ext3 that ext2 does not support, then try booting from the MicroSD again.&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;br /&gt;
[[Category:Qtopia]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Qtopia_/_Qt_Extended_on_FreeRunner</id>
		<title>Qtopia / Qt Extended on FreeRunner</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Qtopia_/_Qt_Extended_on_FreeRunner"/>
				<updated>2008-08-08T22:32:07Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Current status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides instructions on how to install Qtopia (proper, not the [[ASU]] or [[QtopiaOnX11]] efforts) on the GTA02 (Freerunner) phone.  It is similar to the [[Qtopia on Neo1973]] page.&lt;br /&gt;
&lt;br /&gt;
{|align=right&lt;br /&gt;
|__TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Current status ==&lt;br /&gt;
On 18 July 2008, Qtopia released the [http://www.qtopia.net/modules/mydownloads/singlefile.php?lid=77 latest flash image for the FIC Neo Freerunner (gta02)] containing the Qtopia 4.3.2 snapshot (Version: 4.3.2-080808) of 08 August 2008 (GPL version). &lt;br /&gt;
&lt;br /&gt;
This image can successfully make and receive calls and text messages.  It can read all contacts from the SIM card (which the updated 2007.2 does not appear to be able to do).  It contains apps that appear to be more stable than the ones found in the 2007.2 image.  It has multiple input methods that appear to be more mature.  It does not, however, have a web browser or a GPS application.&lt;br /&gt;
&lt;br /&gt;
== Option 1: Flashing Qtopia to FreeRunner ==&lt;br /&gt;
&lt;br /&gt;
Download the image mentioned above and follow the instructions here: [[Flashing the Neo FreeRunner]]&lt;br /&gt;
&lt;br /&gt;
== Option 2: Dual-Booting between Qtopia and 2007.2 (Qtopia boots from MicroSD card) ==&lt;br /&gt;
&lt;br /&gt;
Installation Requirements: &lt;br /&gt;
&lt;br /&gt;
# SSH shell access to 2007.2 based image of the FreeRunner through USB interface or WLAN.&lt;br /&gt;
# A Desktop Linux distro (to unpack the .jffs2 image, I ran Ubuntu under VMWare)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Preparing the SD card ===&lt;br /&gt;
&lt;br /&gt;
See the [[Booting from SD#Prepare the SD card| Preparing the SD Card]] section of the [[Booting from SD]] page for partitioning and formatting instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installing Qtopia ===&lt;br /&gt;
&lt;br /&gt;
==== Unpacking the Qtopia Root Filesystem Image ====&lt;br /&gt;
&lt;br /&gt;
Download the Qtopia FLASH image from [[Latest Images#Qtopia image from qtopia.net]] to your Linux box and extract its contents:&lt;br /&gt;
&lt;br /&gt;
  tar xzf qtopia-4.3.2-gta02-flash-*.tgz&lt;br /&gt;
&lt;br /&gt;
You should now have two files: &lt;br /&gt;
#uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin&lt;br /&gt;
#qtopia-4.3.2-gta02-rootfs-07172049.jffs2  &lt;br /&gt;
Now extract the root file system from the jffs2 using the commands found [[Userspace root image#Mounting the JFFS2 image on a loop back device (Block Memory MTD Emulation) |here]].&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
Now, tar up the root filesystem:&lt;br /&gt;
&lt;br /&gt;
  tar czf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz -C &amp;lt;mountpoint&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
Where ''&amp;lt;mountpoint&amp;gt;'' is the location where the jff2 filesystem was mounted.&lt;br /&gt;
&lt;br /&gt;
==== Installing Root Filesystem ====&lt;br /&gt;
&lt;br /&gt;
Transfer this compressed tarball to the second partition of the MicroSD that is mounted on the FreeRunner:&lt;br /&gt;
&lt;br /&gt;
  scp qtopia-4.3.2-gta02-rootfs-07172049.tar.gz root@192.168.0.202:/media/mmcblk0p2/&lt;br /&gt;
&lt;br /&gt;
Log in to your FreeRunner and unpack the root filesystem:&lt;br /&gt;
&lt;br /&gt;
  cd /media/mmcblk0p2&lt;br /&gt;
  tar xzf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz&lt;br /&gt;
  rm qtopia-4.3.2-gta02-rootfs-07172049.tar.gz&lt;br /&gt;
  rm -f /media/mmcblk0p2/boot/*&lt;br /&gt;
&lt;br /&gt;
'''''Note:''''' the last step removes the kernel image from the second partition.  For some reason, U-Boot cannot find the uImage.bin file in the first partition if a kernel image exists in the second partition boot/ directory.&lt;br /&gt;
&lt;br /&gt;
==== Installing Kernel ====&lt;br /&gt;
&lt;br /&gt;
From your Linux box, rename uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin to uImage.bin and copy it to the boot/ on the first partition of the MicroSD card.&lt;br /&gt;
&lt;br /&gt;
{{note|There are reports that the kernel image sometimes does not work from the /boot directory.  If this is the case for you, try moving the kernel image into the root of the microSD card, ie: /media/card instead of /media/card/boot.  This is probably dependent on the version of U-Boot installed.  It also doesn't hurt, seeing as there is room on the first partition, to simply have uImage.bin in both locations.}}&lt;br /&gt;
&lt;br /&gt;
  mv uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin uImage.bin&lt;br /&gt;
  scp uImage.bin root@192.168.0.202:/media/card/boot/&lt;br /&gt;
  scp uImage.bin root@192.168.0.202:/media/card/&lt;br /&gt;
&lt;br /&gt;
=== Option 3: updating from source ===&lt;br /&gt;
&lt;br /&gt;
{{note|This will upgrade only opt/Qtopia directory, you should use opkg update/upgrade for the rest}}&lt;br /&gt;
Original Qtopia images (the distribution released by Trolltech, not ASU) are rarely released as a rootfs image, but the source code is often updated. If you want to reflash your OM with the latest version of Qtopia you might build it from sources. This has been explained in [http://lists.openmoko.org/pipermail/community/2008-August/024785.html this thread] of the community mailing list. Summing up:&lt;br /&gt;
&lt;br /&gt;
* get the latest toolchain released by trolltech: http://www.qtopia.net/modules/mydownloads/singlefile.php?lid=38 &lt;br /&gt;
* unzip it on your PC in / (as root)&lt;br /&gt;
* get the latest snapshot from trolltech: ftp://ftp.trolltech.com/qtopia/snapshots/&lt;br /&gt;
*  once dowloaded untar it&lt;br /&gt;
   tar xvzf qtopia-opensource-src-4.3.2-snapshot-20080806.tar.gz&lt;br /&gt;
* make a &amp;quot;build&amp;quot; dir &lt;br /&gt;
   mkdir build&lt;br /&gt;
   cd build&lt;br /&gt;
* configure and make:&lt;br /&gt;
   ../qtopia-opensource-src-4.3.2-snapshot-20080806/configure -device ficgta01&lt;br /&gt;
   make &lt;br /&gt;
This will take some time (couple hours). Note that the option &amp;quot;-device ficgta01&amp;quot; should work for both neo and freerunner. Then:&lt;br /&gt;
&lt;br /&gt;
  make install&lt;br /&gt;
&lt;br /&gt;
will make a root directory into build directory. That directory should be copied to /opt/Qtopia of your phone with scp. once done restart qpe or whole phone.&lt;br /&gt;
&lt;br /&gt;
=== Booting into Qtopia ===&lt;br /&gt;
&lt;br /&gt;
Now shutdown the FreeRunner&lt;br /&gt;
&lt;br /&gt;
  shutdown -h now&lt;br /&gt;
&lt;br /&gt;
Log into U-Boot in the NOR Flash to boot from the MicroSD card: (instructions from [[Booting the Neo FreeRunner]])&lt;br /&gt;
&lt;br /&gt;
* Press and hold Power button&lt;br /&gt;
* Then while still pressing the Power button, press and hold AUX button for 5 to 8 seconds. &lt;br /&gt;
* A boot menu will appear. &lt;br /&gt;
* Press the AUX button to select &amp;quot;[[Boot from sd card|Boot from MicroSD]]&amp;quot; and then press the Power button to execute.&lt;br /&gt;
&lt;br /&gt;
Qtopia should now boot.&lt;br /&gt;
&lt;br /&gt;
'''''Note:''''' you may get a kernel panic which says that &amp;quot;optional features not supported&amp;quot;.  If this is the case, boot back into 2007.2 and run&lt;br /&gt;
&lt;br /&gt;
  umount /dev/mmcblk0p2&lt;br /&gt;
  fsck.ext3.e2fsprogs /dev/mmcblk0p2&lt;br /&gt;
&lt;br /&gt;
This will clean up the file system and clear recovery flags in ext3 that ext2 does not support, then try booting from the MicroSD again.&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;br /&gt;
[[Category:Qtopia]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Switching_Keyboards_on_Om_2007.2</id>
		<title>Switching Keyboards on Om 2007.2</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Switching_Keyboards_on_Om_2007.2"/>
				<updated>2008-08-03T19:22:18Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Fix Default */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Fix Default==&lt;br /&gt;
&lt;br /&gt;
Due to a bug, the default keyboard supplied on the 2007.2 doesn't allow you to enter the &amp;quot;/&amp;quot; or &amp;quot;\&amp;quot; characters, which should be on the same key (0?) as &amp;quot;+&amp;quot;.&lt;br /&gt;
You can instead add these characters to other keys, in this example &amp;quot;&amp;gt;&amp;quot; and &amp;quot;/&amp;quot; are added to the 1 key.&lt;br /&gt;
The  | character may also be useful.&lt;br /&gt;
Edit &amp;lt;tt&amp;gt;/etc/multitap-pad/im-multipress.conf&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 [keys]&lt;br /&gt;
 KP_0 = +;=;/;\\&lt;br /&gt;
 KP_1 = .;,;/;&amp;gt;;-;?;!;@;:;(;)&lt;br /&gt;
 KP_2 = a;b;c;2&lt;br /&gt;
 KP_3 = d;e;f;3&lt;br /&gt;
 KP_4 = g;h;i;4&lt;br /&gt;
 KP_5 = j;k;l;5&lt;br /&gt;
 KP_6 = m;n;o;6&lt;br /&gt;
 KP_7 = p;q;r;s;7&lt;br /&gt;
 KP_8 = t;u;v;8&lt;br /&gt;
 KP_9 = w;x;y;z;9&lt;br /&gt;
 KP_10 = A;B;C;2&lt;br /&gt;
 KP_11 = D;E;F;3&lt;br /&gt;
 KP_12 = G;H;I;4&lt;br /&gt;
 KP_13 = J;K;L;5&lt;br /&gt;
 KP_14 = M;N;O;6&lt;br /&gt;
 KP_15 = P;Q;R;S;7&lt;br /&gt;
 KP_16 = T;U;V;8&lt;br /&gt;
 KP_17 = W;X;Y;Z;9&lt;br /&gt;
&lt;br /&gt;
The buggy key is &amp;lt;tt&amp;gt;KP_0&amp;lt;/tt&amp;gt; in the above file.&lt;br /&gt;
&lt;br /&gt;
The ; character is also missing. You can add this character by adding ;\; to any of the lines above.&lt;br /&gt;
&lt;br /&gt;
==Matchbox keyboard==&lt;br /&gt;
&lt;br /&gt;
Another keyboard is available: matchbox-keyboard. It is a full QWERTY keyboard. This howto is based on a blog entry which can be found [http://www.ginguppin.de/node/15 here]&lt;br /&gt;
&lt;br /&gt;
===What does the keyboard look like?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Complete_QWERTY_Keyboard_On_The_Freerunner_screenshot.png|none|thumb|260px|Screenshot of the keyboard applet]]&lt;br /&gt;
&lt;br /&gt;
===Considerations===&lt;br /&gt;
&lt;br /&gt;
Pros:&lt;br /&gt;
* All keys can be generated&lt;br /&gt;
* Takes up less space than the keypad (multitap-pad), leaving more space for the application&lt;br /&gt;
&lt;br /&gt;
Cons:&lt;br /&gt;
* You pretty much have to use a stylus.  With difficulty you can hit keys with the corner of a fingernail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===How to install it?===&lt;br /&gt;
&lt;br /&gt;
If you use a ScaredyCat release (http://buildhost.automated.it/OM2007.2/), use the following:&lt;br /&gt;
&lt;br /&gt;
 opkg remove -force-depends multitap-pad&lt;br /&gt;
 opkg install matchbox-keyboard-inputmethod&lt;br /&gt;
 opkg install matchbox-keyboard-im&lt;br /&gt;
 opkg install matchbox-keyboard-applet&lt;br /&gt;
&lt;br /&gt;
Otherwise, you'll have to download the ipk files from [http://www.ginguppin.de/files/keyboard-ipk.tar.bz2 here]. Assuming you have a working internet connection on your Freerunner, you can do the following:&lt;br /&gt;
&lt;br /&gt;
 cd /tmp&lt;br /&gt;
 mkdir matchbox-keyboard&lt;br /&gt;
 cd matchbox-keyboard&lt;br /&gt;
 wget http://www.ginguppin.de/files/keyboard-ipk.tar.bz2&lt;br /&gt;
 tar -jxf keyboard-ipk.tar.bz2&lt;br /&gt;
 opkg remove -force-depends multitap-pad&lt;br /&gt;
 opkg install matchbox-keyboard-inputmethod*.ipk&lt;br /&gt;
 opkg install matchbox-keyboard-im*.ipk&lt;br /&gt;
 opkg install matchbox-keyboard-applet*.ipk&lt;br /&gt;
 cd ..&lt;br /&gt;
 rm -rf matchbox-keyboard&lt;br /&gt;
&lt;br /&gt;
After that you'll have to restart the X server:&lt;br /&gt;
 /etc/init.d/xserver-nodm restart&lt;br /&gt;
&lt;br /&gt;
===How to add a keyboard toggle button===&lt;br /&gt;
&lt;br /&gt;
To add a button to enable showing / hiding the keyboard, edit &amp;lt;tt&amp;gt;/etc/matchbox/session&amp;lt;/tt&amp;gt;. In the list of applets after &amp;lt;tt&amp;gt;--end-applets&amp;lt;/tt&amp;gt;, add &amp;lt;tt&amp;gt;keyboard&amp;lt;/tt&amp;gt;, and restart your X server&lt;br /&gt;
&lt;br /&gt;
===How to switch between matchbox-keyboard and multitap-pad===&lt;br /&gt;
&lt;br /&gt;
If you want to keep the multitap keyboard, but also be able to start up the matchbox-keyboard, you can follow these ugly instructions:&lt;br /&gt;
&lt;br /&gt;
First you must install matchbox-keyboard.&lt;br /&gt;
 opkg install matchbox-keyboard&lt;br /&gt;
&lt;br /&gt;
Do the following (from the terminal or an ssh session with DISPLAY=:0.0):&lt;br /&gt;
 killall multitap-pad&lt;br /&gt;
 matchbox-keyboard &amp;gt; /dev/null 2&amp;gt;&amp;amp;1 &amp;amp;&lt;br /&gt;
&lt;br /&gt;
(If you type the above commands with multitap, you have to leave off the redirection of matchbox-keyboard output, since several of the keys you need are missing.)&lt;br /&gt;
&lt;br /&gt;
Caveats:  When you start the matchbox-keyboard, it stays up all the time.  This will (among other things) prevent you from unlocking, since the keyboard covers the openmoko logo at the bottom of the lock screen.  You will need to:&lt;br /&gt;
# nohup multitap-pad -d &amp;amp;&lt;br /&gt;
# killall matchbox-keyboard&lt;br /&gt;
to close it down, and at least get the matchbox keyboard going again.  You should do that any time you're going to leave the neo alone for any length of time, so you can unlock it later.&lt;br /&gt;
&lt;br /&gt;
To make sure you don't end up removing all your keyboard input capability, you can create a new .desktop file in /usr/share/applications/ for starting and closing the keyboard.  This is pretty easy to do by copying and editing an existing .desktop file.&lt;br /&gt;
&lt;br /&gt;
==Switch back to the original Openmoko keypad==&lt;br /&gt;
&lt;br /&gt;
If you for whatever reason need to switch back, here are the steps:&lt;br /&gt;
 opkg remove matchbox-keyboard-inputmethod matchbox-keyboard-im matchbox-keyboard-applet&lt;br /&gt;
 opkg install multitap-pad&lt;br /&gt;
&lt;br /&gt;
Comment or delete the following lines in /etc/gtk-2.0/gtk.immodules :&lt;br /&gt;
 #&amp;quot;/usr/lib/gtk-2.0/2.10.0/immodules/libmb-im-invoker.so&amp;quot;&lt;br /&gt;
 #&amp;quot;matchbox-im-invoker&amp;quot; &amp;quot;Virtual Keyboard&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;*&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Now restart the xserver:&lt;br /&gt;
 /etc/init.d/xserver-nodm restart&lt;br /&gt;
&lt;br /&gt;
[[Category:Openmoko]]&lt;br /&gt;
[[Category:Technical]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Group_sales</id>
		<title>Group sales</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Group_sales"/>
				<updated>2008-06-27T11:23:35Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Milano e dintorni */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Openmoko have announced a scheme to sell the forthcoming Neo Freerunner at a discount if bought in multiples of 10 (US$369, instead of 399), to be shipped in one package. Group buying will thus save money on the purchase, and on the shipping. This page is to to organise group purchases by region.&lt;br /&gt;
&lt;br /&gt;
For calculating shipping costs, the dimensions of one 10-pack is 435mm x 371mm x 119mm. The weight should be around 3kg.&lt;br /&gt;
&lt;br /&gt;
Steve from Openmoko announced &amp;quot;Every 10 pack, will come with a box of stuff. 10 pouches and 10 head sets.&amp;quot;&lt;br /&gt;
So join us within a local group !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style='float:right'&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[Group Sales Australia| Australia ]]==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
There is a group-buy page at MetaLab, available here: http://metalab.at/wiki/OpenMoko .. we almost have the full 10 slots assigned, and its quite possible that we will order *20* phones, so please register on the Metalab pages and let us know if you're interested .. &lt;br /&gt;
&lt;br /&gt;
=== Salzburg ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* D. Kepplinger (at MetaLab)&lt;br /&gt;
&lt;br /&gt;
=== Wien ===&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* M. Greifeneder [http://wiki.openmoko.org/wiki/Special:Emailuser/mikegr Contact me here]&lt;br /&gt;
* J. Vaughan (torpor) -- http://metalab.at/wiki/OpenMoko [http://wiki.openmoko.org/wiki/Special:Emailuser/torpor Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Styria ===&lt;br /&gt;
==== Graz ====&lt;br /&gt;
Group 1: Status: 10/10&lt;br /&gt;
&lt;br /&gt;
* F Hackenberger [http://wiki.openmoko.org/wiki/Special:Emailuser/Deadman66 Contact me here]&lt;br /&gt;
* J Florineth [http://wiki.openmoko.org/wiki/Special:Emailuser/Flojoh Contact me here]&lt;br /&gt;
* G Michelitsch [http://wiki.openmoko.org/wiki/Special:Emailuser/graf_ithaka Contact me here]&lt;br /&gt;
* R Stoegbuchner [http://wiki.openmoko.org/wiki/Special:Emailuser/stoero Contact me here]&lt;br /&gt;
* M Lipp [http://wiki.openmoko.org/wiki/Special:Emailuser/Neldoreth Contact me here]&lt;br /&gt;
* M Maier [http://wiki.openmoko.org/wiki/Special:Emailuser/species Contact me here]&lt;br /&gt;
* M Konrad [http://wiki.openmoko.org/wiki/Special:Emailuser/konni Contact me here]&lt;br /&gt;
* K Krammer [http://wiki.openmoko.org/wiki/Special:Emailuser/krake Contact me here]&lt;br /&gt;
* M Prokop [http://wiki.openmoko.org/wiki/Special:Emailuser/mika Contact me here]&lt;br /&gt;
* C Lauermann [http://wiki.openmoko.org/wiki/Special:Emailuser/cms Contact me here]&lt;br /&gt;
&lt;br /&gt;
Group 2: Status: 3/10&lt;br /&gt;
* S Simmer [http://wiki.openmoko.org/wiki/Special:Emailuser/StefanS Contact me here]&lt;br /&gt;
* K Holler [http://wiki.openmoko.org/wiki/Special:Emailuser/kho Contact me here]&lt;br /&gt;
* St Stampler [http://wiki.openmoko.org/wiki/Special:Emailuser/stst Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Belgium ==&lt;br /&gt;
=== Brussels ===&lt;br /&gt;
Status 5/10&lt;br /&gt;
* npettiaux [http://wiki.openmoko.org/wiki/Special:Emailuser/Npettiaux Contact me here]&lt;br /&gt;
* jwarnier [http://wiki.openmoko.org/wiki/Special:Emailuser/Jwarnier Contact me here]&lt;br /&gt;
* mvanderdonck [http://wiki.openmoko.org/wiki/Special:Emailuser/nicodache Contact me here]&lt;br /&gt;
* lpirotte [http://wiki.openmoko.org/wiki/Special:Emailuser/lpirotte Contact me here]&lt;br /&gt;
* Ciaran [http://wiki.openmoko.org/wiki/Special:Emailuser/ciaran Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Flanders ===&lt;br /&gt;
==== Aalst/Aarschot/Gent/Brugge ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
* XVens, mailto: xavier DOT vens AT gmail DOT com&lt;br /&gt;
* Arno85, mailto: aaron DOT helin AT gmail DOT com, Kortrijk&lt;br /&gt;
&lt;br /&gt;
* Yvo Brasseur, mailto: yvo_brasseur AT archon DOT be Living in Aarschot, working in Brussels.&lt;br /&gt;
* Emmanuel Mathot, mailto: aiieeee DOT gmail DOT com, Brussels&lt;br /&gt;
* Kamil Kubacki, mailto: kamil DOT kubacki AT gmail DOT com  [or kamil.kubacki@gmail.com]&lt;br /&gt;
* 2x Hans Vanpée, mailto: hans AT vanpee DOT be&lt;br /&gt;
&lt;br /&gt;
ps: Dolfje think it will be cheaper to buy it from pulster.de. Can anyone confirm?&lt;br /&gt;
&lt;br /&gt;
Confirmation: From Pulster.eu:&lt;br /&gt;
&lt;br /&gt;
Our sales price is 299 EUR. The idea of &amp;quot;open&amp;quot; is ours. So check our price calculation: if you order the Freerunner from Taiwan, it's 399 USD + 100 USD shipping + c. 90 USD &amp;quot;import taxes&amp;quot; inside Europe. Total 589 USD = c.380 EUR.&lt;br /&gt;
&lt;br /&gt;
So it will be cheaper and we Europeans have 2 years of warranty when buying from Pulster, instead of a 14 days(?) for imported goods.&lt;br /&gt;
You can read all advantages on pulster.eu&lt;br /&gt;
&lt;br /&gt;
==== Antwerp ====&lt;br /&gt;
Status 10/10&lt;br /&gt;
&lt;br /&gt;
* michielv [http://wiki.openmoko.org/wiki/Special:Emailuser/Michielv Contact me here]&lt;br /&gt;
* Peter N [http://wiki.openmoko.org/wiki/Special:Emailuser/Bubsy Contact me here]&lt;br /&gt;
* Ivo [http://wiki.openmoko.org/wiki/Special:Emailuser/Ivo Contact me here]&lt;br /&gt;
* Peter Leemans, mailto: peter AT x-tend DOT be&lt;br /&gt;
* Richard B [http://wiki.openmoko.org/wiki/Special:Emailuser/richardb Contact me here]&lt;br /&gt;
* Jeroen Van Goey [http://wiki.openmoko.org/wiki/Special:Emailuser/BioGeek Contact me here]&lt;br /&gt;
* Jeroen D [http://wiki.openmoko.org/wiki/Special:Emailuser/jeroendoggen Contact me here]&lt;br /&gt;
* Diego Garcia, mailto: didac.garcia AT gmail DOT com&lt;br /&gt;
* Sam Geeraerts (Laakdal) [http://wiki.openmoko.org/wiki/Special:Emailuser/Samgee Contact me here]&lt;br /&gt;
* Stefaan [http://wiki.openmoko.org/wiki/Special:Emailuser/Stefaan Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Status 1/10&lt;br /&gt;
* Jove [http://wiki.openmoko.org/wiki/Special:Emailuser/Jove Contact me here] I would like a developer board too.&lt;br /&gt;
&lt;br /&gt;
Perhaps if we have a few more users, we can redistribute the groups geographically?&lt;br /&gt;
&lt;br /&gt;
=== Wallonia ===&lt;br /&gt;
==== Walloon Brabant ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Istvan, mailto: buki DOT istvan AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
== Bulgaria ==&lt;br /&gt;
=== Sofia ===&lt;br /&gt;
==== Sofia ====&lt;br /&gt;
Status : 7/10&lt;br /&gt;
&lt;br /&gt;
* Dimitar Staykov, [http://wiki.openmoko.org/wiki/Special:Emailuser/OpenMitko Contact]&lt;br /&gt;
* Vernim, [http://wiki.openmoko.org/wiki/Special:Emailuser/Vernim Contact]&lt;br /&gt;
* Geo, [http://wiki.openmoko.org/wiki/Special:Emailuser/geomer Contact]&lt;br /&gt;
* Iceman, [http://wiki.openmoko.org/wiki/Special:Emailuser/ice Contact], 30 May 2008&lt;br /&gt;
* jdivanov, [http://wiki.openmoko.org/wiki/Special:Emailuser/jdivanov Contact], 16 June 2008&lt;br /&gt;
* luchoh, [http://wiki.openmoko.org/wiki/Special:Emailuser/luchoh Contact], 26 June 2008&lt;br /&gt;
* nninov, [http://wiki.openmoko.org/wiki/Special:Emailuser/nninov Contact], 26 June 2008&lt;br /&gt;
&lt;br /&gt;
== Canada ==&lt;br /&gt;
&lt;br /&gt;
=== British Columbia ===&lt;br /&gt;
Status : 12/10&lt;br /&gt;
&lt;br /&gt;
* Justin (Vancouver): mailto: stryderjzw AT gmail&lt;br /&gt;
* Dave (Vancouver) Vancouver Linux users group (unconfirmed but about 7 so far): mailto: doc AT skynet REMOVE dot REMOVE ie&lt;br /&gt;
* Steven (Victoria) - If someone in the group will remail the package for me. mailto: skurylo --&amp;gt; gmail dot com&lt;br /&gt;
* Morley (Victoria) - If someone in the group will mail to the island. mailto:morleyw@gmail.com&lt;br /&gt;
* Robert (Vancouver) - robtaylor &amp;lt;AT&amp;gt; tinsputnik &amp;lt;DOT&amp;gt; com (1 unit)&lt;br /&gt;
* Jeff (Vancouver) - jef dot jef gmail com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Group 2'''&lt;br /&gt;
&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
* Ben Cadieux (Abbotsford &amp;amp; Vancouver) - ben [DOT] cadieux &amp;lt;AT&amp;gt; gmail [DOT] com&lt;br /&gt;
* Kelvie Wong (Vancouver, in Richmond) - kelvie (over at) ieee (period) org (one)&lt;br /&gt;
* Doug (Vancouver) - illusion65 at gmail (1 + debug)&lt;br /&gt;
&lt;br /&gt;
=== Alberta ===&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Wuth|Wuth]] : [mailto:wuth@acm.org]&lt;br /&gt;
* [[User:Slm3095om|stacy]] (2 units) : slm3095om AT millions dOt ca&lt;br /&gt;
* [[User:Abnormal|Morgan]] : [mailto:lightningperf@hotmail.com]&lt;br /&gt;
* [[User:picosrfr|Will]] : [mailto:will.siddall@gmail.com]&lt;br /&gt;
* [[User:Dewey|Dewey]] (Calgary) : [http://wiki.openmoko.org/wiki/Special:Emailuser/Dewey Contact me here]&lt;br /&gt;
* [[User:Shadowwolf|Vince]] (Red Deer) : 1 Unit + 1 Debug board [http://wiki.openmoko.org/wiki/Special:Emailuser/Shadowwolf Get a hold of me here]&lt;br /&gt;
* [[User:Deanb2|Dean]] (Calgary) : [mailto:deanb@gbtn.net]&lt;br /&gt;
* [[User:jimb|jim b]] (Edmonton) : [mailto:callonjim@gmail.com][http://wiki.openmoko.org/wiki/Special:Emailuser/jimb mokomail]&lt;br /&gt;
&lt;br /&gt;
=== Ontario/Quebec ===&lt;br /&gt;
==== GTA (Toronto) ====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Gerald A [http://wiki.openmoko.org/wiki/Special:Emailuser/Historybuff Contact me here]&lt;br /&gt;
* MattC, mailto: quirkz AT gmail&lt;br /&gt;
* Sergey K, openmoko AT deeptown dOt org&lt;br /&gt;
* Daniel Lister, gmail(dan.lister)&lt;br /&gt;
* Ronnie Wong: '''3 units''' - r25wong AT ryerson dOT ca&lt;br /&gt;
* Paul V [http://wiki.openmoko.org/wiki/Special:Emailuser/Roju Contact me here]&lt;br /&gt;
* Matt Manjos, matt (AT) manjos * com&lt;br /&gt;
* Steven O'Reilly, soreilly AT walled DOT net&lt;br /&gt;
&lt;br /&gt;
Group 2 Status (Hamilton): 6/10&lt;br /&gt;
&lt;br /&gt;
* Gabriel D - ace AT staticwave DOT ca&lt;br /&gt;
* Richard D - rtdegelder --&amp;gt; gmail.com&lt;br /&gt;
* Steve S   - ssinger_pg AT sympatico dot ca&lt;br /&gt;
* Wolfram Kahl - kahl McMaster CA&lt;br /&gt;
* Paul Wouters - paul@xelerance.com '''1 units'''&lt;br /&gt;
* John Hurley - nybble at eml dot cc&lt;br /&gt;
&lt;br /&gt;
Group 3 Status (Montréal): 2/10&lt;br /&gt;
* Patrick Hétu - patrick AT koumbit DOT org&lt;br /&gt;
* Eric Lebel - lebeleri AT aei DOT ca&lt;br /&gt;
&lt;br /&gt;
== Chile ==&lt;br /&gt;
=== Santiago ===&lt;br /&gt;
Status : 5/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mankeke]] Ricardo Manríquez C., mailto: ricardo.manriquez &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:XKnightmareX]] Gonzalo Pesenti., mailto: mare.knight1 &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Freyes]] Felipe Reyes., mailto: felipereyes &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:crsepulv]] Cristian Sepúlveda, mailto: sepulveda.cristian@gmail.com&lt;br /&gt;
* [[User:nischg]] Nicolás Schubert, mailto: nischg@gmail.com&lt;br /&gt;
&lt;br /&gt;
== China ==&lt;br /&gt;
=== BeiJing ===&lt;br /&gt;
Status:10/10&lt;br /&gt;
*Luther  &amp;lt;br/&amp;gt; mailto:lutherluo@qq.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board.&lt;br /&gt;
*Gnosy &amp;lt;br/&amp;gt; mailto:gnosyhh@gmail.com &amp;lt;br/&amp;gt;   1 freerunner and 1 debug board.&lt;br /&gt;
*Bin Zong &amp;lt;br /&amp;gt; mailto:hunter_00zb@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt; MSN:hunter_00zb@hotmail.com&lt;br /&gt;
*Lee zaixin&amp;lt;br /&amp;gt; mailto:shqlzx@126.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
*Zhuwei&amp;lt;br /&amp;gt; mailto:grissom_zhu@139.com &amp;lt;br/&amp;gt; MSN:wyh0310@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
*zhaojun&amp;lt;br/&amp;gt; mailto:zhaojun1631@163.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board&lt;br /&gt;
*Benoit Begue&amp;lt;br/&amp;gt; mailto:snk4ever@gmail.com &amp;lt;br/&amp;gt;  1 freerunner&lt;br /&gt;
*Tristan&amp;lt;br/&amp;gt; mailto:0x5478(at)gmail.com &amp;lt;br/&amp;gt;  MSN:liu_bei_bei(at)hotmail.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board.&lt;br /&gt;
*Lalo&amp;lt;br/&amp;gt; mailto:lalo.martins@gmail.com&amp;lt;br/&amp;gt; 1 freerunner&lt;br /&gt;
*Lu Kuo&amp;lt;br /&amp;gt;Email and MSN: koreylu#hotmail.com (substitute @ for # please)&amp;lt;br /&amp;gt;1 freerunner and 1 debug board&lt;br /&gt;
&lt;br /&gt;
Status:1/10&lt;br /&gt;
*Hong Zhiyi  &amp;lt;br/&amp;gt; mailto: zhiyi.hong@gmail.com &amp;lt;br/&amp;gt;  1 freerunner&lt;br /&gt;
&lt;br /&gt;
=== ShangHai ===&lt;br /&gt;
Status:3/10&lt;br /&gt;
&amp;lt;br/&amp;gt; &lt;br /&gt;
* Pajda, info on my [[User:Pajda|user page]], or you can [[Special:Emailuser/Pajda|contact me here]]. 1 x freerunner&lt;br /&gt;
* ChandleWEi mailto:chandle.wei@gmail.com  1 x freerunner and 1 debug board&lt;br /&gt;
* YxunLan mailto:dennis.yxun@gmail.com  1 x freerunner and 1 debug board&lt;br /&gt;
&lt;br /&gt;
=== Guangzhou ===&lt;br /&gt;
Status:1/10&lt;br /&gt;
*Geoffrey &amp;lt;br/&amp;gt; mailto:dghfalcon@gmail.com &amp;lt;br/&amp;gt; 1 freerunner and 1 debug borad.&lt;br /&gt;
&lt;br /&gt;
== Colombia ==&lt;br /&gt;
=== Bogotá ===&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* Javier Rojas. Phone and debug board. &amp;lt;br /&amp;gt; mailto:jerojasro@gmail.com&amp;lt;br /&amp;gt;&lt;br /&gt;
* Gustavo Andrés Angulo. Phone and debug board. &amp;lt;br /&amp;gt; mailto:woakas@gmail.com&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
If we do not reach a total large enough, Denmark **is** a very small place - surely we could figure out a way of getting them to find their way 'round the country :)&lt;br /&gt;
&lt;br /&gt;
=== Jutland ===&lt;br /&gt;
==== Aalborg ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
Should anyone need it, transportation from Aalborg to Thisted for phones can be arranged, if you don't want to pick it up in Aalborg yourself :) ~leinir&lt;br /&gt;
&lt;br /&gt;
As it looks right now, it seems that it would be cheaper and easier for us to buy through Pulster in Germany - see the following email: http://lists.openmoko.org/pipermail/community/2008-May/017778.html ~leinir&lt;br /&gt;
&lt;br /&gt;
* Dan Leinir Turthra Jensen &amp;lt;br /&amp;gt; mailto:admin@leinir.dk &amp;lt;br /&amp;gt; [[User:Leinir]]&lt;br /&gt;
* Fabian Olesen &amp;lt;br /&amp;gt; mailto:firewalkerx@gmail.com&lt;br /&gt;
* Helge Willum Larsen &amp;lt;br /&amp;gt; mailto:helge.at.helges.dk&lt;br /&gt;
* Kristian Lindemann Larsen (2 stk)&amp;lt;br /&amp;gt; mailto:walker@pandia.dk&lt;br /&gt;
* Brian Olsen &amp;lt;br /&amp;gt; mailto:downloader@pandia.dk&lt;br /&gt;
* Henrik Odder Jensen &amp;lt;br /&amp;gt; mailto:herakles@pandia.dk&lt;br /&gt;
&lt;br /&gt;
==== Aarhus ====&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
* Kent S. Knudsen - [http://wiki.openmoko.org/wiki/Special:Emailuser/Forestmountain contact me here] - [[User:Forestmountain]] (1 phone; will join any danish group if necessary)&lt;br /&gt;
* Lars Jensen - [http://wiki.openmoko.org/wiki/Special:Emailuser/el_senator contact me here] (1 phone; will join any danish group if necessary)&lt;br /&gt;
* Martin Pedersen - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cheeses contact me here] (1 phone; will join any danish group if necessary)&lt;br /&gt;
&lt;br /&gt;
==== Skjern ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Carlo]]&lt;br /&gt;
&lt;br /&gt;
==== Sønderborg ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* Theis Hjorth [http://wiki.openmoko.org/wiki/Special:Emailuser/Theis.hjorth contact me here] (1 phone + 1 devkit) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Fyn ===&lt;br /&gt;
Status: 5/10&lt;br /&gt;
(Unnless others join Esben and Peter will join the Copenhagen order and Peter will pick up the phones for Fyn in Copenhagen)&lt;br /&gt;
&lt;br /&gt;
* [[User:EsbenDamgaard]] (need 3 (Looney &amp;amp; Gert))&lt;br /&gt;
* [[User:apm]] (need 1 with invoice - can pick up in Copenhagen)&lt;br /&gt;
* [[User:LarsOPoulsen | Lars Poulsen]] [http://wiki.openmoko.org/wiki/Special:Emailuser/LarsOPoulsen (contact)] (1 phone)&lt;br /&gt;
&lt;br /&gt;
=== Sjælland ===&lt;br /&gt;
==== Copenhagen ====&lt;br /&gt;
Status: 29/10 (34 including the 5 for Fyn - see above)&lt;br /&gt;
&lt;br /&gt;
* [[User:jrcarlsen | Johnny Rose Carlsen]] (+45) 28 14 60 04 [http://wiki.openmoko.org/wiki/Special:Emailuser/jrcarlsen (contact)] 1 phone&lt;br /&gt;
* [[User:Fursund]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Fursund (contact)] 1 phone&lt;br /&gt;
* [[User:tabac | Thomas Ammitzbøll-Bach ]] [http://wiki.openmoko.org/wiki/Special:Emailuser/tabac (contact)] 1 phone&lt;br /&gt;
* [[User:chel | Christian E. Lysel ]] [http://wiki.openmoko.org/wiki/Special:Emailuser/chel (contact)] 1 phone&lt;br /&gt;
* [[User:UlrikRasmussen | Ulrik Rasmussen]] [http://wiki.openmoko.org/wiki/Special:Emailuser/UlrikRasmussen (contact)] (1)&lt;br /&gt;
* [[User:KlaymenDK | Jan Gundtofte-Bruun]]  [http://wiki.openmoko.org/wiki/Special:Emailuser/KlaymenDK (contact)] (Pending final hw, eg. low-power LEDs)&lt;br /&gt;
* [[User:OleTange | Ole Tange]] [http://wiki.openmoko.org/wiki/Special:Emailuser/OleTange (contact)] (I need 14 with invoice)&lt;br /&gt;
* [[User:Pascal | Pascal d'Hermilly]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Pascal (contact)] (I need 1 with invoice)&lt;br /&gt;
* [[User:maha | Martin Hansen]] [http://wiki.openmoko.org/wiki/Special:Emailuser/maha (contact)] (3 with invoice)&lt;br /&gt;
* [[User:SvenneK | Svenne Krap ]] [http://wiki.openmoko.org/wiki/Special:Emailuser/SvenneK (contact)] (1+devkit with invoice)&lt;br /&gt;
* [[User:bss | Bo Stendal Sørensen]] [http://wiki.openmoko.org/wiki/Special:Emailuser/bss (contact)] (1)&lt;br /&gt;
* [[User:Glenn | Glenn Møller-Holst]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Glenn (contact)] (2 freerunners + debug board, +invoice)&lt;br /&gt;
* [[User:knmeister | Kristian Nielsen]] [http://wiki.openmoko.org/wiki/Special:Emailuser/knmeister (contact)] (I need 1 with invoice)&lt;br /&gt;
* [[User:Sir_Gallivant | Henrik Jordahn]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Sir_Gallivant (contact)] (I need one, probably one more later)&lt;br /&gt;
* [[User:hammerfar | Henrik Hammer Berthelsen]] [http://wiki.openmoko.org/wiki/Special:Emailuser/hammerfar (contact)] (2 with invoice)&lt;br /&gt;
&lt;br /&gt;
== Estonia ==&lt;br /&gt;
=== Tallinn ===&lt;br /&gt;
Let's see if we can get ten people together for this. I'm willing to organise the local distribution if we can. Spread the word and try to get more locals interested in it. [[User:Yogiz|Yogiz]] 08:22, 3 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Yogiz | Yogiz]] ([mailto:yogizz@gmail.com contact]) 1 phone&lt;br /&gt;
* [[User:Zooter | Zooter]] ([mailto:zooter@hot.ee contact]) 1 phone&lt;br /&gt;
&lt;br /&gt;
== Finland ==&lt;br /&gt;
=== Uusimaa ===&lt;br /&gt;
Note to gta02v6 waiting people:&amp;quot;The A5 boards have been reworked to remove the [LED] issue. So WRT&lt;br /&gt;
LEDs a5 and a6 have the same power consumption&amp;quot;. So, no problem? Also a quote from [[Neo FreeRunner GTA02 Hardware#GTA02v6]]: &amp;quot;Capacitor and resistor change A6 also on mass production A5&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==== Helsinki I (Full)====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Mikko Rauhala x2 [mailto:mjr@iki.fi mjr@iki.fi]&lt;br /&gt;
* Aleksi Hankalahti &amp;lt;br /&amp;gt; [mailto:aleksi.hankalahti@iki.fi aleksi.hankalahti@iki.fi]&lt;br /&gt;
* Seppo Hätönen &amp;lt;br /&amp;gt; [mailto:karrde@iki.fi karrde@iki.fi]&lt;br /&gt;
* Arttu Sund &amp;lt;br /&amp;gt; thearttu AT gmail DOT com&lt;br /&gt;
* Ville-Pekka Vainio &amp;lt;br /&amp;gt; vpivaini AT cs.helsinki.fi&lt;br /&gt;
* Heikki Hallamaa &amp;lt;br /&amp;gt; [mailto:heikki.hallamaa@iki.fi heikki.hallamaa@iki.fi]&lt;br /&gt;
* Tomi Jylhä-Ollila &amp;lt;br /&amp;gt; tomi.jylha-ollila@helsinki.fi&lt;br /&gt;
* Richard Braakman&lt;br /&gt;
* Timo Jyrinki &amp;lt;br /&amp;gt; [mailto:timo.jyrinki@iki.fi timo.jyrinki@iki.fi]&lt;br /&gt;
&lt;br /&gt;
==== Helsinki II, Turku &amp;amp; Vaasa====&lt;br /&gt;
&lt;br /&gt;
[http://wiki.openmoko.org/wiki/User:Rhk DISCUSS HERE]&lt;br /&gt;
&lt;br /&gt;
Tilauksen saa ottaa hoitaakseen kuka tahansa tilaajista, rhk ei ole ainakaan vielä sitoutunut hoitamaan!&lt;br /&gt;
&lt;br /&gt;
Jos tätä &amp;amp; lapin tilausta ei saada täyteen voinee Lapin ryhmästä siirtyä osa tähän tilaukseen?&lt;br /&gt;
&lt;br /&gt;
Status : 7/10&lt;br /&gt;
&lt;br /&gt;
Helsinki:&lt;br /&gt;
&lt;br /&gt;
* Risto H. Kurppa &amp;lt;br /&amp;gt; risto AT kurppa DOT fi&lt;br /&gt;
* Aapo Rantalainen &amp;lt;br /&amp;gt; aapo DOT rantalainen AT gmail DOT com&lt;br /&gt;
* Matti Laakso &amp;lt;br /&amp;gt; matti DOT laakso AT kotiposti DOT net&lt;br /&gt;
* Ilari Oras &amp;lt;br /&amp;gt; ilari DOT oras AT welho DOT com&lt;br /&gt;
* Jussi Kekkonen &amp;lt;br /&amp;gt; tmt AT ubuntu DOT com&lt;br /&gt;
&lt;br /&gt;
Turku:&lt;br /&gt;
&lt;br /&gt;
* Jaakko Lehtinen, jaakko dot lehtinen at gmail dot com&lt;br /&gt;
&lt;br /&gt;
Vaasa:&lt;br /&gt;
&lt;br /&gt;
* Mikko Niemikorpi, mikefulli ÄT gmail PISTE com&lt;br /&gt;
&lt;br /&gt;
=== Lappi ===&lt;br /&gt;
==== Kemi ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
'''[[User:Cg|Discuss the order here]]'''&lt;br /&gt;
&lt;br /&gt;
Kemi:&lt;br /&gt;
* Henri Valta &amp;lt;br /&amp;gt;henri PISTE valta ÄT kemi PISTE fi&lt;br /&gt;
* Tommi Juvonen &amp;lt;br /&amp;gt;tassi ÄT mediapumppu PISTE info&lt;br /&gt;
* Jaakko Pörhö &amp;lt;br /&amp;gt;ensteinfrank ÄT hotmail PISTE com&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
=== Bretagne ===&lt;br /&gt;
==== Brest ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux [mailto:steven@pourri.fr steven@pourri.fr] Jabber_Id:Steven@jabber.fr&lt;br /&gt;
* Acheteur potentiel #2&lt;br /&gt;
&lt;br /&gt;
==== Rennes ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Cédric DUFOUIL (openmoko at tsleg point com)&lt;br /&gt;
* Yves MAHE (ymahe at zindep dot com)&lt;br /&gt;
* Guillaume BERTHELOM (yogui29 at gmail dot com)&lt;br /&gt;
&lt;br /&gt;
=== Pays de la Loire ===&lt;br /&gt;
==== La Roche sur Yon ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vtouchar Vincent Touchard]&lt;br /&gt;
&lt;br /&gt;
==== Nantes ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
* [[User:Yoann|Yoann ARNAUD]]. OK for a ship in Rennes if needed. [http://wiki.openmoko.org/wiki/Special:Emailuser/Yoann Contact me here]&lt;br /&gt;
* [[User:sim51|Benoît SIMARD]]. Idem  [http://wiki.openmoko.org/wiki/Special:Emailuser/sim51 Contact me here]&lt;br /&gt;
* [[User:salim|Salim BOULKOUR]]. Rennes would be ok as well...[http://wiki.openmoko.org/wiki/Special:Emailuser/salim Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Nord ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Ile de france ===&lt;br /&gt;
==== Paris ====&lt;br /&gt;
Status : 25/30&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux&lt;br /&gt;
* &amp;lt;s&amp;gt;[[User:Phyce|Phyce]]&amp;lt;/s&amp;gt; (''commandé sur http://bearstech.com/shop '')&lt;br /&gt;
* Yann SLADEK ([http://wiki.openmoko.org/wiki/Special:Emailuser/Maveryck Contact me here])&lt;br /&gt;
* [[User:Wilk|Wilk]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Wilk Contact me here]&lt;br /&gt;
* Jonathan Magano ([http://wiki.openmoko.org/wiki/Special:Emailuser/JonathanMM Contact me here])&lt;br /&gt;
* Benjamin Renard (bn8[AT]zionetrix.net)&lt;br /&gt;
* [[User:OlivierBerger|OlivierBerger]]&lt;br /&gt;
* [[User:BartGS|BartGS]] [http://wiki.openmoko.org/wiki/Special:Emailuser/BartGS Contact me here]&lt;br /&gt;
* [[User:rcoscali|Rémi Cohen-Scali]]&lt;br /&gt;
* [[User:Valos|Valéry Febvre]]&lt;br /&gt;
* [[User:Manou|Emmanuel Raviart]]&lt;br /&gt;
* Le Troll Farceur ([http://wiki.openmoko.org/wiki/Special:Emailuser/LeTrollFarceur Contact me here])&lt;br /&gt;
* [[User:mshook|Mathieu Chouquet-Stringer]]&lt;br /&gt;
* [[User:LoicMinier|Loïc Minier]]&lt;br /&gt;
* [[User:chansen|Cyril Hansen]]&lt;br /&gt;
* [[User:hbernard|hugues]]&lt;br /&gt;
* Titilambert ([http://wiki.openmoko.org/wiki/Special:Emailuser/titilambert Contact me here])&lt;br /&gt;
* [[User:Raphux|Raphux]]([http://wiki.openmoko.org/wiki/Special:Emailuser/Raphux Contact me here])&lt;br /&gt;
* [[User:tuXXX|Damien Thébault]] (Contact me [[User:tuXXX|here]] or [[Special:Emailuser/tuXXX|here]])&lt;br /&gt;
* [[User:kkum|Kumar]] (contact me [[Special:Emailuser/kkum|here]])&lt;br /&gt;
* Gand' ([http://wiki.openmoko.org/wiki/Special:Emailuser/Gand' Contact me here])&lt;br /&gt;
* [[User:Sporniket|David SPORN]]&lt;br /&gt;
* [[User:Bedo|Bedo]]&lt;br /&gt;
* [[User:Ainulindale|Julien Cassignol]] (contact me [[Special:Emailuser/Ainulindale|here]])&lt;br /&gt;
* [[User:Theocrite|Theocrite]] &lt;br /&gt;
* [[User:Gui82|Gui82]] &lt;br /&gt;
You may also see :&lt;br /&gt;
http://bearstech.com/shop&lt;br /&gt;
&lt;br /&gt;
=== Lorraine ===&lt;br /&gt;
==== Nancy ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:mosan|Nicolas Salles]]&lt;br /&gt;
&lt;br /&gt;
=== Rhône-Alpes ===&lt;br /&gt;
==== Lyon ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/patou Vincent MEURISSE]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pini Gilles FILIPPINI]&lt;br /&gt;
&lt;br /&gt;
==== Grenoble ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;s&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/pbollard Philippe]&amp;lt;/s&amp;gt; (''commandé sur http://bearstech.com/shop '')&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/aurelien Aurelien]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Hey_popey Damien]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/swap38 Johann]&lt;br /&gt;
&lt;br /&gt;
=== Alpes de Haute Provence ===&lt;br /&gt;
==== Manosque ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/cfdev Cyril]&lt;br /&gt;
&lt;br /&gt;
=== Provence Alpes Cote d'Azur ===&lt;br /&gt;
==== Sophia Antipolis ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/nico.inc Nicolas HUOT]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Xavier_OM Xavier CREMASCHI]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vasile Vasile Jureschi]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Herve5 Hervé Sainct]&lt;br /&gt;
&lt;br /&gt;
=== Midi-Pyrénées ===&lt;br /&gt;
==== Toulouse ====&lt;br /&gt;
&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Ortalo|Ortalo]]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Micktaiwan Mickael Faivre-Maçon]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
=== Baden-Württemberg ===&lt;br /&gt;
==== Karlsruhe ====&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Spacemarine|Spacemarine]] 2 Freerunner. -- I'm managing the communication between the groupbuyers, so please contact me if you are interested and haven't received an email from me yet. We will meet at the Kalug Meeting http://www.karlsruhe.linux.de/ on 26. 5. 2008 to discuss things further.&lt;br /&gt;
* [[Special:Emailuser/Dr.Nop|Dr.Nop]] (inzw. Ludwigsburg, falls es sich anbietet könnte ich auch zur Leonberger Gruppe wechseln)&lt;br /&gt;
* [[Special:Emailuser/JensB|JensB]]&lt;br /&gt;
* [[Special:Emailuser/Tedo|Tedo]]&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Gromgull|Gromgull]] (in Kaiserslautern, but Karlsruhe is close enough, and I doubt that I'll find 10 people here.&lt;br /&gt;
* [[Special:Emailuser/Ebi|Ebi]]&lt;br /&gt;
* [[Special:Emailuser/RIdd3r|Fabian]]&lt;br /&gt;
* [[Special:Emailuser/Gollum|Gollum]] in Mannheim, ditto :)  Maybe local postal service is an option?&lt;br /&gt;
* [[Special:Emailuser/Archimedes|Sebastian]] (in Kaiserslautern on workdays and Daun/Eifel during the weekend)&lt;br /&gt;
* [[Special:Emailuser/Roduit|Roduit]] In Heidelberg. Karlsruhe is close enough.&lt;br /&gt;
* [[Special:Emailuser/Cfo|cfo]] Karlsruhe&lt;br /&gt;
* [[Special:Emailuser/Adonres|Adonres]] Karlsruhe - Hope I'm not too late.&lt;br /&gt;
* [[Special:Emailuser/Nomeata|Nomeata]] is interested&lt;br /&gt;
&lt;br /&gt;
==== Leonberg ====&lt;br /&gt;
Status 10/10&lt;br /&gt;
* [[Special:Emailuser/ZaPPaS|ZaPPaS]] about 8 Freerunners.&lt;br /&gt;
* [[Special:Emailuser/Cc|Cc]]&lt;br /&gt;
* [[Special:Emailuser/Agon|Agon]] Maybe 1 Freerunner.&lt;br /&gt;
&lt;br /&gt;
==== Tübingen ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
* [[Special:Emailuser/MiTo|MiTo]]&lt;br /&gt;
* [[Special:Emailuser/NoBody|NoBody]] close to tuebingen and stuttgart (between both)&lt;br /&gt;
* [[Special:Emailuser/eliasp|eliasp]] (3 Freerunner (me, qknight + sbock) - Tübingen downtown&lt;br /&gt;
* [[Special:Emailuser/nobs|nobs]] thinking about buying one; if I am #10, count me in; if there is someone else #11 you can drop me&lt;br /&gt;
* [[Special:Emailuser/marjay|marjay]] take also one (Dettingen/Erms)&lt;br /&gt;
&lt;br /&gt;
==== Ulm ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* [[Special:Emailuser/mzanetti|mzanetti]] &lt;br /&gt;
* [[Special:Emailuser/Lord_Evil|Lord_Evil]] ich nehm auch eins. Evtl. kann ich mich auch an Augsburg anhängen.&lt;br /&gt;
&lt;br /&gt;
=== Bayern ===&lt;br /&gt;
&lt;br /&gt;
==== Augsburg ====&lt;br /&gt;
&lt;br /&gt;
Status 5/10&lt;br /&gt;
I just want to see if there are enough people to fill up to ten. So add your name here if you are interested.&lt;br /&gt;
&lt;br /&gt;
*[[Special:Emailuser/Whoever|whoever]] - Ich nehm eins, wenn die Münchner keines übrig haben.&lt;br /&gt;
*[[Special:Emailuser/paddy2706|paddy2706]] - Ein OpenMoko bitte :)&lt;br /&gt;
----&lt;br /&gt;
*[[Special:Emailuser/Nightmare|Nightmare]] - Ich will es doch lieber beim Händler kaufen mit voller Garantie (pulster.de bietet es für 299 Euro an)&lt;br /&gt;
&lt;br /&gt;
Wann werden die dann bestellt/gezahlt? Dauert bei mir no kurz bis ichs Geld für zusammen hab aber dann nehm ich eins.&lt;br /&gt;
MfG [http://wiki.openmoko.org/wiki/Special:Emailuser/MookiE MookiE]&lt;br /&gt;
&lt;br /&gt;
Hallo, ich würde mich für einen Freerunner interessieren. Wie sieht es mit Zoll aus? Kommt der noch dazu?&lt;br /&gt;
[http://wiki.openmoko.org/wiki/Special:Emailuser/Murks Murks]&lt;br /&gt;
&lt;br /&gt;
   $3690 (10 Freerunner) &lt;br /&gt;
 + $ 160 (Versand lt. Australiern)&lt;br /&gt;
 =======&lt;br /&gt;
   $3850&lt;br /&gt;
&lt;br /&gt;
   $3850&lt;br /&gt;
 + $ 732 (19% Einfuhrumsatzsteuer)&lt;br /&gt;
 + $   0 (kein Zoll für Handys)&lt;br /&gt;
 =======&lt;br /&gt;
   $4582&lt;br /&gt;
&lt;br /&gt;
 $458 / 1,5$/€ = 305 € pro Telefon (als Richtwert)&lt;br /&gt;
&lt;br /&gt;
==== München ====&lt;br /&gt;
&lt;br /&gt;
Wir suchen noch einen Organisator für die Bestellung! Weiß jemand, was man so alles beachten muss?&lt;br /&gt;
&lt;br /&gt;
'''Diskussion auf der [[OpenMoko_Local_Groups:_Munich|Münchner UserGroup Seite]]!'''&lt;br /&gt;
&lt;br /&gt;
Hilf mit, eine [[OpenMoko_Local_Groups:_Munich|Münchner UserGroup]] aufzubauen!&lt;br /&gt;
&lt;br /&gt;
Status 14/20&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Imitation|Imitation]] 30 April 2008&lt;br /&gt;
* [[Special:Emailuser/meyerm|meyerm]] 16:25 CEST, 01. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Koebi|koebi]] 05. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/wof|wof]] (2) 07. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/floe|floe]] 10. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/mathew muc|mathew muc]] 12. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/einalex|einalex]] 13. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/smurfy|smurfy]] 18. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Whoever|whoever]] 02. Juni 2008 (München oder Augsburg, ich mach bei der Gruppe mit, die mir als erste ein Freerunner &amp;quot;garantiert&amp;quot;)&lt;br /&gt;
* [[Special:Emailuser/Beni|Beni]] 05. Juni 2008&lt;br /&gt;
* [[Special:Emailuser/Nosyjoe|Nosyjoe]] 08. Juni 2008&lt;br /&gt;
* [[Special:Emailuser/peter_b|peter_b]] needs 2 Freerunner 16. Juni 2008&lt;br /&gt;
* [[Special:Emailuser/calestyo|Cálestyo]] 2008-06-23&lt;br /&gt;
----&lt;br /&gt;
* [[Special:Emailuser/Eriks|Eriks]] Unfortunately I have to sign me off. So somebody else has to arrange it. I'm really sorry about that. :-(&lt;br /&gt;
&lt;br /&gt;
=== Berlin===&lt;br /&gt;
==== Berlin ====&lt;br /&gt;
&lt;br /&gt;
Help to form a [[OpenMoko_Local_Groups:_Berlin|Berlin User Group]]!&lt;br /&gt;
&lt;br /&gt;
Status 15/20&lt;br /&gt;
* Stephan [http://wiki.openmoko.org/wiki/User:Fischel Contact me here]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/User:Thebohemian Contact me here]&lt;br /&gt;
* Nico [http://wiki.openmoko.org/wiki/User:Nico Contact me here]&lt;br /&gt;
* Bastian [[User:Fries43]]&lt;br /&gt;
* Sven-Ola [http://wiki.openmoko.org/wiki/User:Sven-ola Contact]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/User:arnepp Contact me here]&lt;br /&gt;
* MM [http://wiki.openmoko.org/wiki/User:MM Contact]&lt;br /&gt;
* Keks [http://wiki.openmoko.org/wiki/User:Keksdosenmann Contact]&lt;br /&gt;
* Matthias [http://wiki.openmoko.org/wiki/User:mk Contact]&lt;br /&gt;
* Norbert [http://wiki.openmoko.org/wiki/User:Noha Contact]&lt;br /&gt;
* Joscha [http://wiki.openmoko.org/wiki/User:Joka Contact]&lt;br /&gt;
* Janne [http://wiki.openmoko.org/wiki/User:Janne Contact]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/Special:Emailuser/Robx Contact]&lt;br /&gt;
* Conrad [http://wiki.openmoko.org/wiki/User:Caribu Contact me here]&lt;br /&gt;
* govindas [http://wiki.openmoko.org/wiki/User:govindas Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Bremen ===&lt;br /&gt;
==== Bremen ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
* Gero Mudersbach [http://wiki.openmoko.org/wiki/Special:Emailuser/Gero Contact me here]&lt;br /&gt;
* Hartje Bruns [http://wiki.openmoko.org/wiki/Special:Emailuser/MrBurns Contact me here]&lt;br /&gt;
* Timo Scheffler [http://wiki.openmoko.org/wiki/Special:Emailuser/Faldrian Contact me here]&lt;br /&gt;
&lt;br /&gt;
==== Bremerhaven ====&lt;br /&gt;
&lt;br /&gt;
=== Hamburg ===&lt;br /&gt;
==== Hamburg ====&lt;br /&gt;
Status 9-10&lt;br /&gt;
&lt;br /&gt;
* Jan 4-5[http://wiki.openmoko.org/wiki/Special:Emailuser/Jan07 Contact me here]&lt;br /&gt;
* Varacanero [http://wiki.openmoko.org/wiki/Special:Emailuser/varacanero Contact me here]&lt;br /&gt;
* Ole 3-5 pcs [http://wiki.openmoko.org/wiki/Special:Emailuser/Olemoko Contact me here]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/Special:Emailuser/GuraX Contact me here]&lt;br /&gt;
* Arne.anka 1pc [http://wiki.openmoko.org/wiki/Special:Emailuser/Arne.anka Contact me here]&lt;br /&gt;
* Wasili Goutas 1pc + debug adapter [http://wiki.openmoko.org/wiki/Special:Emailuser/Laki Contact me here]&lt;br /&gt;
* mimbeck 1pc [http://wiki.openmoko.org/wiki/Special:Emailuser/mimbeck Contact me here]&lt;br /&gt;
* savi 1pc [http://wiki.openmoko.org/wiki/Special:Emailuser/savi Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hessen ===&lt;br /&gt;
==== Frankfurt ====&lt;br /&gt;
Status 1-10&lt;br /&gt;
&lt;br /&gt;
* Blacky [http://wiki.openmoko.org/wiki/Special:Emailuser/Blacky Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Niedersachsen===&lt;br /&gt;
==== Hannover====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Dattel83 [http://wiki.openmoko.org/wiki/Special:Emailuser/Dattel83 Contact me here]&lt;br /&gt;
* [[User:Ditto|Ditto]] contact me via [[Special:Emailuser/Ditto|e-mail form]] (If we don't get enough orders maybe we should join with [[GroupSales#Bielefeld|Bielefeld]] or another town close by)&lt;br /&gt;
&lt;br /&gt;
=== NRW ===&lt;br /&gt;
==== Aachen ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
* Henrik, infos on my [[User:Henrikz|user page]], or you can [[Special:Emailuser/Henrikz|contact me here]]&lt;br /&gt;
* David, infos on my [[User:TechnoFan|user page]], or you can [[Special:Emailuser/TechnoFan|contact me here]]&lt;br /&gt;
* Stephan, infos on my [[User:chaq|user page]], or you can [[Special:Emailuser/chaq|contact me here]]&lt;br /&gt;
* Michael, infos on my [[User:knut|user page]], or you can [[Special:Emailuser/knut|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Bielefeld ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* David, infos on my [[User:Raven|user page]], or you can [[Special:Emailuser/Raven|contact me here]]&lt;br /&gt;
* Sebastian, infos on my [[User:Seppi|user page]], or you can [[Special:Emailuser/Seppi|contact me here]]&lt;br /&gt;
* Dackel, infos on my [[User:Killerdackel|user page]], or you can [[Special:Emailuser/Killerdackel|contact me here]]&lt;br /&gt;
* Conny&lt;br /&gt;
* Arndt, infos on my [[User:Arndot|user page]], or you can [[Special:Emailuser/Arndot|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Bocholt ====&lt;br /&gt;
===== (Fachhochschule in Bocholt) =====&lt;br /&gt;
* 1 x adslex&lt;br /&gt;
* 1 x dg [[Special:Emailuser/dg|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Düsseldorf ====&lt;br /&gt;
* mac2k, infos on my [[User:mac2k|user page]], or you can [[Special:Emailuser/mac2k|contact me here]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sachsen-Anhalt ===&lt;br /&gt;
==== Stendal (evtl. Magdeburg) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Fabian Off [http://wiki.openmoko.org/wiki/Special:Emailuser/Fabian2de Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Thueringen ===&lt;br /&gt;
==== Weimar ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fries43]]&lt;br /&gt;
&lt;br /&gt;
==== Ilmenau ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:KimKiesel]]&lt;br /&gt;
&lt;br /&gt;
=== Sachsen ===&lt;br /&gt;
Eventuell sollten wir eine gemeinsame Bestellung für ganz Sachsen machen, damit wir auf ausreichend Leute kommen.&lt;br /&gt;
&lt;br /&gt;
==== Chemnitz ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Tobias [http://wiki.openmoko.org/wiki/Special:Emailuser/Tobydox Contact me here]&lt;br /&gt;
* Michael [http://wiki.openmoko.org/wiki/Special:Emailuser/her Contact me here]&lt;br /&gt;
==== Dresden ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Martin [http://wiki.openmoko.org/wiki/Special:Emailuser/nodge Contact me here]&lt;br /&gt;
&lt;br /&gt;
==== Leipzig ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Natanael [http://wiki.openmoko.org/wiki/Special:Emailuser/white_gecko Contact me here] (+2)&lt;br /&gt;
* Micha [http://wiki.openmoko.org/wiki/Special:Emailuser/Adian Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Hungary == &lt;br /&gt;
Good to know:&lt;br /&gt;
*discussion here: http://hup.hu/node/54588&lt;br /&gt;
*mailing list: http://groups.google.com/group/freerunner-groupsales-hungary&lt;br /&gt;
*group ordering coordinator: Dániel Vásárhelyi (see below) - please contact me on any questions&lt;br /&gt;
&lt;br /&gt;
ordering rules:&lt;br /&gt;
* anyone can add and remove him/herself on the list - new names MUST be _appended_ to the list&lt;br /&gt;
* please use real name and working e-mail address&lt;br /&gt;
* although this list is informative, please extend it _only_ if you are really serious about ordering it&lt;br /&gt;
* coordinator contacts everyone interested prior to actual buying&lt;br /&gt;
&lt;br /&gt;
=== Budapest ===&lt;br /&gt;
&lt;br /&gt;
# Ferenc 'Lion' Veres [http://wiki.openmoko.org/wiki/Special:Emailuser/kempelen Contact] lion kukac netngine pont hu&lt;br /&gt;
# Laszlo 'rka' Szabo [http://wiki.openmoko.org/wiki/Special:Emailuser/rka Contact]&lt;br /&gt;
# tg [http://wiki.openmoko.org/wiki/Special:Emailuser/tg?wpSubject=OpenMoko%20GroupSales Contact]&lt;br /&gt;
# LiRul - lirul [KUKAC] hixsplit [PONT] hu&lt;br /&gt;
# Nyosigomboc - nyos [KUKAC] nyos [PONT] homelinux [PONT] net&lt;br /&gt;
# Ludvig Adam - hunludvig [KUKAC] gmail [PONT] com&lt;br /&gt;
# [http://wiki.openmoko.org/wiki/Special:Emailuser/asdmin?wpSubject=OpenMoko%20GroupSales Dániel 'asd' Vásárhelyi]&lt;br /&gt;
# btamas, [http://wiki.openmoko.org/wiki/Special:Emailuser/btamas Contact]&lt;br /&gt;
# Kovács 'ka87' András, andras [kukac] csevego [pont] net&lt;br /&gt;
# pcm, pcm [kukac] freemail [pont] hu&lt;br /&gt;
# Geza Piros, [http://wiki.openmoko.org/wiki/Special:Emailuser/gpiros Contact]&lt;br /&gt;
# Áron Preisinger, appa00 [kukac] gmail [pont] com [http://wiki.openmoko.org/wiki/Special:Emailuser/appa Contact]&lt;br /&gt;
# pierre286, [http://wiki.openmoko.org/wiki/Special:Emailuser/pierre286 Contact]&lt;br /&gt;
# Hélei Zoltán, heleiz [kukac] gmail&lt;br /&gt;
# Radics Áron, raron @ vipmail . hu&lt;br /&gt;
# Laszlo Szomor [http://wiki.openmoko.org/wiki/Special:Emailuser/Lci Contact]&lt;br /&gt;
# tr3w [http://wiki.openmoko.org/wiki/Special:Emailuser/tr3w Contact]&lt;br /&gt;
# Ferenc Szomor [http://wiki.openmoko.org/wiki/Special:Emailuser/Lci Contact]&lt;br /&gt;
# Bolyóczki Zsombor, mogorva kukac tuxworx pont hu&lt;br /&gt;
# Sütő Zoltán, suto dot zoltan at t dash online dot hu&lt;br /&gt;
# Zsolt Pittmann, pittmann dot zsolt at gmail dot com&lt;br /&gt;
# KREKACS Laszlo, laszlo {pont} krekacs {pont} list {kukacka} gmail {pont} com&lt;br /&gt;
# Móker Tamás - rwind [KUKAC]  apacheweb  [PONT] hu&lt;br /&gt;
# Krisztián Kovács, [http://wiki.openmoko.org/wiki/Special:Emailuser/Krisztian Contact]&lt;br /&gt;
# Tamas Michalik, [http://wiki.openmoko.org/wiki/Special:Emailuser/dotmind Contact]&lt;br /&gt;
# Peter Roosz, [http://wiki.openmoko.org/wiki/Special:Emailuser/rope Contact]&lt;br /&gt;
# Eduard Iacoboaia, [http://wiki.openmoko.org/wiki/Special:Emailuser/Polaru Contact]&lt;br /&gt;
# László Vadász, [http://wiki.openmoko.org/wiki/Special:Emailuser/Lvadasz Contact]&lt;br /&gt;
# Attila Lendvai, [http://wiki.openmoko.org/wiki/Special:Emailuser/attila.lendvai Contact]&lt;br /&gt;
# Thomas Otterbein [http://wiki.openmoko.org/wiki/Special:Emailuser/Tommi Contact]&lt;br /&gt;
&lt;br /&gt;
=== Kecskemét ===&lt;br /&gt;
Dániel Vásárhelyi handles transportation to Kecskemét, therefore it is not necessary to collect 10 all pieces here.&lt;br /&gt;
&lt;br /&gt;
== India ==&lt;br /&gt;
=== Bangalore ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/sh4r4d sharad]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/gadiyar Anand Gadiyar]&lt;br /&gt;
&lt;br /&gt;
=== Delhi/NCR ===&lt;br /&gt;
Status 2/10&lt;br /&gt;
* Sameer Mohamed Thahir [http://wiki.openmoko.org/wiki/Special:Emailuser/sameerthahir Contact]&lt;br /&gt;
* Pratul Kalia (lut4rp) ''pratulkalia [at] gmail [dot] com''&lt;br /&gt;
&lt;br /&gt;
== Italy == &lt;br /&gt;
For more informations and to organize groups, visit the&lt;br /&gt;
*[http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''''Italian Freerunner Group Sales Google Group'''''] (ML/Web/Feeds) ([mailto:freerunner-italian-group-sales@googlegroups.com freerunner-italian-group-sales@googlegroups.com]).&lt;br /&gt;
&lt;br /&gt;
'''BUT please keep adding your name and email to the list below'''&lt;br /&gt;
&lt;br /&gt;
If we don't reach the 10 phones limit in each city, maybe we could place an order in the &amp;quot;most requested city&amp;quot;, and from shipping to other buyers. We'll have anyway a good discount although the &amp;quot;double-shipping&amp;quot;. ([http://thread.gmane.org/gmane.comp.handhelds.openmoko.community/10937/focus=10981 Read here for reference]).&lt;br /&gt;
&lt;br /&gt;
=== Toscana ===&lt;br /&gt;
==== Firenze (e dintorni) ====&lt;br /&gt;
Status 12/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Treviño|Marco Trevisan (Treviño)]] - [http://blog.3v1n0.net/contatti-trevino/ Contacts here]&lt;br /&gt;
* [[User:Niccolo|Niccolo Rigacci]] - ''niccolo [AT] rigacci.org''&lt;br /&gt;
* [[User:pcav|Paolo Cavallini]] - ''cavallini [AT] faunalia.it''&lt;br /&gt;
* [[User:BiggMatt|Mattia Gentile]] - ''biggmatt@hotmail.it''&lt;br /&gt;
* Elisa ''[mailto:lab@kkk.it lab@kkk.it]'' (Empoli)&lt;br /&gt;
* [[User:Sugacapra|Sugacapra]] - ''alessio.chemeri [AT] gmail.com''&lt;br /&gt;
* [[User:tom_morello|Carlo Ascani (Morello)]] - ''carlo.ratm [AT] gmail.com''&lt;br /&gt;
* [[User:marrano|Stefano Burchietti (Marrano)]] - ''stefano [AT] nontelodiromai.it''&lt;br /&gt;
* [[User:Geli86|Matteo Gelimeri X 2 (Imola - Bologna)]] - ''gelimatteo [AT] gmail.com''&lt;br /&gt;
* [[User:dcoppa|David Coppa (Borgo a Buggiano, Pistoia)]] - ''dcoppa@gmail.com''&lt;br /&gt;
* [[User:Panthack|Dario Panthack Pantani (Pontedera - Pisa)]] - ''panthack2 [AT] tiscali.it''&lt;br /&gt;
&lt;br /&gt;
=== Lombardia ===&lt;br /&gt;
&lt;br /&gt;
==== Milano e dintorni ====&lt;br /&gt;
Status 25/30&lt;br /&gt;
&lt;br /&gt;
[[GroupSales_Milano_e_dintorni|Organizzazione preliminare]] DEPRECATA lì 11 Maggio 2008.&lt;br /&gt;
&lt;br /&gt;
Da ora in poi usiamo il [http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''Freerunner Italian Group Sales'''].&lt;br /&gt;
&lt;br /&gt;
Ad ogni modo, per stabilire le precedenze nella prenotazione dei pacchi da 10 pezzi&amp;lt;br&amp;gt;&lt;br /&gt;
'''continuate ad aggiugerVi nella lista qui sotto'''&lt;br /&gt;
&lt;br /&gt;
*'''Gruppo 1'''&lt;br /&gt;
*# Marcello Gorla [mailto:marcello.gorla@gmail.com Contacts here] (Milano città)&lt;br /&gt;
*# Maxxer [mailto:maxxer@yetopen.it maxxer@yetopen.it] (Lecco)&lt;br /&gt;
*# Pietro Montorfano [mailto:monto84@gmail.com monto84@gmail.com] (from como)&lt;br /&gt;
*# Gianluigi Belli - [http://wiki.openmoko.org/wiki/Special:Emailuser/Pulciux Contacts here] (Milano)&lt;br /&gt;
*# Michele Castellano - [http://wiki.openmoko.org/wiki/Special:Emailuser/mubumba Contacts here] (Milano)&lt;br /&gt;
*# Maurizio Lipreri -  [http://wiki.openmoko.org/wiki/Special:Emailuser/Maldido Contacts here]( Como )&lt;br /&gt;
*# Guido Conaldi - [http://wiki.openmoko.org/wiki/Special:Emailuser/skepz Contacts here] (Varese)&lt;br /&gt;
*# [[User:Furester|Igor Scabini (furester)]] - [http://wiki.openmoko.org/wiki/Special:Emailuser/Furester Contacts here] (Milano)&lt;br /&gt;
*# Dario Panico [http://wiki.openmoko.org/wiki/Special:Emailuser/Dareus Contacts here] (Busto Arsizio, VA)&lt;br /&gt;
*# Marco Zanzotera (Milano città) &lt;br /&gt;
&lt;br /&gt;
*'''Gruppo 2'''&lt;br /&gt;
*# Francesco Ricci (Milano, Dipartimento di Scienze dell'Informazione, via Comelico 39/41) - possibile punto di ricezione/distribuzione - [http://wiki.openmoko.org/wiki/Special:Emailuser/Alfa21 Contacts here]&lt;br /&gt;
*# Federico Belvisi - [http://wiki.openmoko.org/wiki/Special:Emailuser/Armalite Contacts here] (Legnano, MI/Varese)&lt;br /&gt;
*# Francesco Leserri - [http://wiki.openmoko.org/wiki/Special:Emailuser/Francy Contacts here] (Vimercate, MI)&lt;br /&gt;
*# [[User:Pietrao| Pietro Isotti]] - [mailto:isottipietro@gmail.com isottipietro@gmail.com]&lt;br /&gt;
*# Baz - [mailto:buzzi.paolo@gmail.com buzzi.paolo@gmail.com]&lt;br /&gt;
*# Mario Signorino ('''2 unità''') ([[User:Dodiesis|Dodiesis]])- [mailto:mario@sgrunt.net mario@sgrunt.net] (Milano - possibile punto di ricezione alternativo )&lt;br /&gt;
*# [[user:Stemby|Carlo Stemberger]] (Stemby) - '''carlo'''&amp;lt;small&amp;gt;dot&amp;lt;/small&amp;gt;'''stemberger'''&amp;lt;small&amp;gt;at&amp;lt;/small&amp;gt;'''gmail'''&amp;lt;small&amp;gt;dot&amp;lt;/small&amp;gt;'''com''' (Missaglia, LC)&lt;br /&gt;
*# Marco Crobu - [http://wiki.openmoko.org/wiki/Special:Emailuser/Tron.tron Contacts here] (Zogno, BG)&lt;br /&gt;
*# Maurizio [[User:Trizio!|&amp;quot;Trizio!&amp;quot;]] Ciceri (Novara)&lt;br /&gt;
&lt;br /&gt;
*Gruppo 3 - incompleto&lt;br /&gt;
*# Gianluca [mailto:cimi.luca@gmail.com Contacts here] (Lugano-CH)&lt;br /&gt;
*# Matteo Tarantino [mailto:matteo.tarantino@gmail.com Contacts here] (Milano città)&lt;br /&gt;
*# Jacopo [mailto:jacopo.anselmi@gmail.com] (Milano Citta')&lt;br /&gt;
*# david josè giovannini (green.riot AT gmail DOT com) [Arona - Lake Major]&lt;br /&gt;
&lt;br /&gt;
=== Piemonte ===&lt;br /&gt;
==== Torino (and province) ====&lt;br /&gt;
Status 10/10&lt;br /&gt;
&lt;br /&gt;
Per coordinamento [http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''Freerunner Italian Group Sales'''] (Torino)&lt;br /&gt;
&lt;br /&gt;
Precedenza è stabilita in base all'ordine di aggiunta nella lista inizale&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Gruppo 1''' (prime persone a fare l'ordine):&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Claudio Carnino (jollyr0g3r AT gmail DOT com)&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Alessandro Degano (a.degano AT gmail DOT com)&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Enrico Pigozzi (videokill71 AT gmail DOT com)&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Giuseppe Barbieri (elect86 at gmail dot com)&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Riccardo Issoglio (riccardo.issoglio AT polito DOT it)&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Flavio Pastore [http://wiki.openmoko.org/wiki/Special:Emailuser/Iron_Bishop Contacts here]&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Michele Renda ( mic DOT renda AT email DOT it )&amp;lt;br&amp;gt;&lt;br /&gt;
2 x Katjia Mirri (gattoniglia AT gmail DOT com ) two items (ne voglio due)!!&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*'''Gruppo 2''' (coloro che non ci stanno nel primo gruppo o che vogliono aspettare che il primo gruppo abbia ricevuto il telefono):&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Giovanni Di Mingo ( pino_otto AT yahoo DOT com )&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Marco Forasacco (zer0fil3 AT gmail DOT com)&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Gabriele Martino (pierino DOT the DOT living DOT joke AT gmail DOT com)&amp;lt;br&amp;gt;&lt;br /&gt;
1 x Massimo Valerio (my AT massimovalerio DOT it)&amp;lt;br&amp;gt;&lt;br /&gt;
...&amp;lt;br&amp;gt;&lt;br /&gt;
(aggiungersi chi è nuovo)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-------------------------------------&lt;br /&gt;
LISTA ORIGINALE (24/05/08 14:48):&lt;br /&gt;
* Claudio Carnino &amp;lt;br/&amp;gt; (jollyr0g3r AT gmail DOT com)&lt;br /&gt;
* Alessandro Degano &amp;lt;br/&amp;gt; (a.degano AT gmail DOT com)&lt;br /&gt;
* Enrico Pigozzi &amp;lt;br/&amp;gt; (videokill71 AT gmail DOT com)&lt;br /&gt;
* Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&lt;br /&gt;
* Giuseppe Barbieri (elect86 at gmail dot com)&lt;br /&gt;
* Riccardo Issoglio &amp;lt;br/&amp;gt; (riccardo.issoglio AT polito DOT it)&lt;br /&gt;
* Flavio Pastore [http://wiki.openmoko.org/wiki/Special:Emailuser/Iron_Bishop Contacts here]&lt;br /&gt;
* Michele Renda ( mic DOT renda AT email DOT it )&lt;br /&gt;
* Katjia Mirri (gattoniglia AT gmail DOT com ) two items (ne voglio due)!!&lt;br /&gt;
* Giovanni Di Mingo ( pino_otto AT yahoo DOT com )&lt;br /&gt;
* Marco Forasacco &amp;lt;br/&amp;gt; (zer0fil3 AT gmail DOT com)&lt;br /&gt;
* Gabriele Martino &amp;lt;br/&amp;gt; (pierino DOT the DOT living DOT joke AT gmail DOT com)&lt;br /&gt;
* Massimo Valerio &amp;lt;br/&amp;gt; (my AT massimovalerio DOT it)&lt;br /&gt;
--------------------------------------&lt;br /&gt;
&lt;br /&gt;
=== Trentino-Alto Adige ===&lt;br /&gt;
==== Trento ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
&lt;br /&gt;
* Vincenzo D'Andrea (vincenzo.dandrea AT gmail DOT com) &amp;lt;br/&amp;gt; (also Verona is OK - and I can carry others' phone VR to TN or viceversa)&lt;br /&gt;
* Emanuele Olivetti (emanuele CHIOCCIOLA relativita PUNTO com)&lt;br /&gt;
* Marco Ciampa (ciampix (*) libero (*) it)&lt;br /&gt;
&lt;br /&gt;
=== Friuli Venezia Giulia ===&lt;br /&gt;
==== Trieste ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* dorje [mailto:dorje@libero.it dorje@libero.it] - [[User:dorje|dorje]]&lt;br /&gt;
&lt;br /&gt;
=== Veneto ===&lt;br /&gt;
Status: 14/20&lt;br /&gt;
&lt;br /&gt;
==== Verona ====&lt;br /&gt;
&lt;br /&gt;
* Persegat [mailto:persegat@alice.it persegat@alice.it] - [[User:Pecce|Pecce]]&lt;br /&gt;
* Sylar91 [mailto:sylar1991@gmail.com sylar1991@gmail.com] - [[User:Sylar91|Sylar91]]&lt;br /&gt;
* Marco Franceschetti - [http://wiki.openmoko.org/wiki/Special:Emailuser/vonfritz Contacts here]&lt;br /&gt;
* AleksFalcone [mailto:aleks.falcone@gmail.com aleks.falcone@gmail.com] - [[User:AleksFalcone|AleksFalcone]]&lt;br /&gt;
* Roberto Previdi [mailto:hariseldon78(AT)gmail.com hariseldon78(AT)gmail.com] - [[User:hariseldon78|hariseldon78]] (also Milano is ok)&lt;br /&gt;
&lt;br /&gt;
==== Vicenza ====&lt;br /&gt;
&lt;br /&gt;
* Michele [mailto:michele@cooperativabiosphaera.it michele(at)cooperativabiosphaera.it] - &amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Paolo [mailto:paolo.sartore@gmail.com paolo.sartore(at)gmail.com]&amp;lt;br /&amp;gt; Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Renato [mailto:wasgiventofly@gmail.com wasgiventofly AT gmail DOT com]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Sandro [http://wiki.openmoko.org/wiki/Special:Emailuser/vigerty contact me here]&amp;lt;br /&amp;gt; Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Marco [mailto:marco.napetti@linux.it marco.napetti(at)linux.it]&amp;lt;br /&amp;gt; Also Padova and Verona are ok.&lt;br /&gt;
&lt;br /&gt;
==== Venezia ====&lt;br /&gt;
&lt;br /&gt;
* Tommaso [mailto:tommaso.gardumi@gmail.com tommaso.gardumi@gmail.com] - [[User:Tobarello|Tobarello]] &amp;lt;br /&amp;gt;Also Padova, Vicenza &amp;amp; Trento are ok.&lt;br /&gt;
&lt;br /&gt;
==== Treviso ====&lt;br /&gt;
&lt;br /&gt;
* Dario [mailto:aliasbrain@gmail.com aliasbrain(at)gmail.com] - [[User:Rastafan|Rastafan]] &amp;lt;br /&amp;gt;one, maybe two.&lt;br /&gt;
&lt;br /&gt;
* Pedro [mailto:paguilar@junkerhq.net paguilar(at)junkerhq.net] - [[User:Paguilar|Paguilar]] &amp;lt;br/&amp;gt;Also Padova and Vicenza are ok.&lt;br /&gt;
&lt;br /&gt;
* mr [mailto:maurizio.rottin@gmail.com maurizio.rottin a-t gmail d-o-t com] - [[User:Mr|Mr]] &amp;lt;br/&amp;gt;one for sure, maybe two&lt;br /&gt;
&lt;br /&gt;
=== Emilia Romagna ===&lt;br /&gt;
Status : 6/10&lt;br /&gt;
==== Parma ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Delian|Marco Albanese]] [mailto:delian2@gmail.com delian2@gmail.com] For Me, it's ok for the decentralized shipment ( Milano for example :) ).&lt;br /&gt;
&lt;br /&gt;
* [[User:Hachreak|Leonardo Rossi]] ssj3gokou AT libero Dot it Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
==== Ravenna ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fano|Stefano Ronconi]] fanharlok AT libero Dot it decentralized shipping is ok.&lt;br /&gt;
* vagamente AT gmail DOT com (even hub if it's necessary...). ( se ti vanno bene ambo le citta' basta dirlo tra parentesi. Cosi', si fa confusione :) )&lt;br /&gt;
&lt;br /&gt;
==== Bologna ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:nixy_999|Lorenzo]] nixy_999 AT yahoo Dot it Also for me it's ok the decentralized shipping.&lt;br /&gt;
* vagamente AT gmail DOT com (even hub if it's necessary...).&lt;br /&gt;
* [[User:lord.of.the.dimm|Mauro]] lord.of.the.dimm AT gmail DOT com decentralized shipping: OK.&lt;br /&gt;
&lt;br /&gt;
=== Puglia ===&lt;br /&gt;
==== Lecce ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Morpheus90|Morpheus90]] [mailto:ugopiemontese@rudiaelinux.com ugopiemontese@rudiaelinux.com]&lt;br /&gt;
* [[User:Italyanker|italyanker]] [mailto:italyanker@gmail.com italyanker@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Bari ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fradeve11|Fradeve11]] [mailto:fradeve@ubuntu-it.org fradeve@ubuntu-it.org]&lt;br /&gt;
&lt;br /&gt;
=== Abruzzo ===&lt;br /&gt;
==== Pescara ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* ZarZ [mailto:zarz25@gmail.com zarz25@gmail.com]&lt;br /&gt;
&lt;br /&gt;
=== Campania ===&lt;br /&gt;
==== Caserta (and province) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* fenoxxx [mailto:fenoxxx@gmail.com] - Aversa&lt;br /&gt;
&lt;br /&gt;
=== Lazio ===&lt;br /&gt;
==== Roma ====&lt;br /&gt;
Status 10/10&lt;br /&gt;
&lt;br /&gt;
Per coordinamento [http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''Freerunner Italian Group Sales'''] (Roma)&lt;br /&gt;
&lt;br /&gt;
La precedenza è stabilita in base all'ordine di aggiunta nella lista inizale&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Gruppo 1 (incompleto):&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Hire X 2 [mailto:hiretto@gmail.com hiretto@gmail.com] (Roma)&lt;br /&gt;
* Darkbasic X 1 [mailto:darkbasic4(at)gmail darkbasic4(at)gmail] (Ancona)&lt;br /&gt;
* zione X 1 [mailto:alessio.filipponio@gmail.com alessio.filipponio@gmail.com](Roma)&lt;br /&gt;
* AntoMan X 1 [mailto:obe_65@yahoo.it AntoMan](Roma)&lt;br /&gt;
* Christian X 1(Gino46) [mailto:christian.marzola@alice.it] (ferrara) Qualcuno me lo dovrebbe spedire. || Ci pensa Hire a spedirli a chi non è di Roma, mettete semplicemente in conto 8/9 euro in più per la spedizione.&lt;br /&gt;
* Tempix X 1 [mailto:tempix11@gmail.com tempix11@gmail.com] (Ancona)&lt;br /&gt;
* 6xsempre X 1 [mailto:6xsempre@jumpy.it] (frosinone)&lt;br /&gt;
* lynx1673 X1 [mailto: acarfi at yahoo dot com] - lynx sei di Roma?&lt;br /&gt;
* zullinux X1 [mailto: francesco dot zuliani at gmail dot com] (Roma)&lt;br /&gt;
&lt;br /&gt;
=== Liguria ===&lt;br /&gt;
==== Genova ====&lt;br /&gt;
Status 5/10&lt;br /&gt;
&lt;br /&gt;
* Luca Maranzano X 1 (liuk AT linux DOT it) [[User:liuk|liuk]]&lt;br /&gt;
* Lorenzo Fornara X 1 (fw1987 AT hotmail DOT it)&lt;br /&gt;
* Stefano Cutelle' X 1 (staff@ascservices.it) [[User:ascservices|ascservices]]&lt;br /&gt;
* Andrea De Gaetano X 1 (dega1999 AT gmail DOT com) [[User:Dega1999|Dega1999]]&lt;br /&gt;
* Salvo Schiavone X 1 (salvoschiavone AT gmail DOT com [[User:Salvador|Salvador]]&lt;br /&gt;
&lt;br /&gt;
=== Sicilia ===&lt;br /&gt;
==== Palermo ====&lt;br /&gt;
Status 10/10&lt;br /&gt;
&lt;br /&gt;
* Giorgio Marciano' X 1 [mailto:giorgio.marciano@email.it giorgio]&lt;br /&gt;
* Michele Puccio X 1 [mailto:narkos@iol.it michele]&lt;br /&gt;
* Roberto Calandra X 1 [mailto:isokazi@yahoo.it roberto]&lt;br /&gt;
* Vincenzo Moreno Luna X 6 [mailto:ciop85plus@hotmail.com vincenzo]&lt;br /&gt;
* Daniele Lupo X 1 [mailto:danwolf80@libero.it daniele]&lt;br /&gt;
&lt;br /&gt;
==== Messina ====&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* Melug X 6 [mailto:suuuper@messinalug.org MeLug]&lt;br /&gt;
&lt;br /&gt;
=== Calabria ===&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
==== Catanzaro ====&lt;br /&gt;
* Carlo Mangani X 1 [mailto:carlo.mangani@gmail.com carlo.mangani@gmail.com] - Lamezia Terme&lt;br /&gt;
&lt;br /&gt;
==== Cosenza ====&lt;br /&gt;
* Francesco Portus X 1 [mailto:portusgraphics@gmail.com portusgraphics@gmail.com] - Bisignano (Cosenza)&lt;br /&gt;
&lt;br /&gt;
=== Sardegna ===&lt;br /&gt;
==== Cagliari ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Panta x 1 [[User:Panta]]&lt;br /&gt;
Viaggio per tutta l'Isola, per cui, nel caso in cui arrivassimo a 10 utenti...&lt;br /&gt;
&lt;br /&gt;
== Macedonia ==&lt;br /&gt;
=== Skopje ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
* Kristijan Krsteski 1/10 &amp;lt;br /&amp;gt; [[User:neutrino]] &amp;lt;br /&amp;gt; [mailto:kristijan.krsteski@gmail.com]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== México ==&lt;br /&gt;
=== Ciudad de México ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Kozapatista [[Special:Emailuser/User:kozapatista|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Ciudad Victoria ===&lt;br /&gt;
Status 3/10&lt;br /&gt;
&lt;br /&gt;
* 3x  Gregorio Toscano [mailto:gtoscano@cinvestav.mx email]&lt;br /&gt;
&lt;br /&gt;
== [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands The Netherlands] ==&lt;br /&gt;
(Discuss this group sale on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands talk page])&lt;br /&gt;
&lt;br /&gt;
* Marijn Kruisselbrink 1 [[Special:Emailuser/User:mkruisselbrink|Contact]]&lt;br /&gt;
* Andy Powell 1/10 [[Special:Emailuser/User:ScaredyCat|Contact]]&lt;br /&gt;
* Arjan Veenstra 1/10 [[User:AVee]] [[Special:Emailuser/User:AVee|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Gelderland ===&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:Blalien|Danny Bouwman]] (Ewijk 1x) [[Special:Emailuser/User:Blalien|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Nijkerk ====&lt;br /&gt;
* [[User:Nicolas|Nico Veenkamp]] (Nijkerk 1x) [[Special:Emailuser/User:Nicolas|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:A.dre|André Disselhorst]] (Nijmegen 1x) [[Special:Emailuser/User:A.dre|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Groningen ===&lt;br /&gt;
&lt;br /&gt;
==== Haren ====&lt;br /&gt;
* [[User:akrabbe|Albert Krabbe]] (Haren 1x) [[Special:Emailuser/User:akrabbe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Limburg ===&lt;br /&gt;
&lt;br /&gt;
==== Griendtsveen ====&lt;br /&gt;
* [[User:KenSentMe|Jeroen van de Nieuwenhof]] (Griendtsveen 1x) [[Special:Emailuser/User:KenSentMe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord-Brabant ===&lt;br /&gt;
&lt;br /&gt;
==== Bergen op Zoom ====&lt;br /&gt;
* [[User:Madjo|Marcel de Jong]] 1/10 [[Special:Emailuser/User:Madjo|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Eindhoven ====&lt;br /&gt;
* Christ van Willegen 1 [[User:ChristW]]&lt;br /&gt;
* Jan van Nijnatten 1 [[Special:Emailuser/User:Javany|Contact]]&lt;br /&gt;
* Atilla Filiz 1 + debug board[[Special:Emailuser/User:Atilla|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Amsterdam ====&lt;br /&gt;
* Michel van Horssen 1/10 [[Special:Emailuser/User:mivaho|Contact]]&lt;br /&gt;
* Frank Richter 1 [[Special:Emailuser/User:res|Contact]]&lt;br /&gt;
* Eric Smith 1/10 [[User:Eric Smith]]&lt;br /&gt;
* Buddy Baars 1 [[Special:Emailuser/User:Budster|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Beverwijk ====&lt;br /&gt;
* Theo Martens 1x [[Special:Emailuser/User:T_M|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Bussum ====&lt;br /&gt;
* Remco van Zuijlen 1x [[Special:Emailuser/User:Remco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Overijssel ===&lt;br /&gt;
&lt;br /&gt;
==== Deventer ====&lt;br /&gt;
* Jan de Haan 1/10 [[User:Jan de Haan]] [[Special:Emailuser/User:Jan de Haan|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Enschede ====&lt;br /&gt;
* Peter Hageman 1x [[Special:Emailuser/User:PingPong|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Hengelo ====&lt;br /&gt;
* Sander Hoentjen 1/10 [[Special:Emailuser/User:Tjikkun|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zwolle ====&lt;br /&gt;
* Boudewijn 1/10 [[User:Boudewijn|empty user page]] [[Special:Emailuser/User:Boudewijn|Contact]]; possibly got a second person interested&lt;br /&gt;
&lt;br /&gt;
=== Zuid-Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Rijswijk ====&lt;br /&gt;
* Fernando Martins 1x [[User:fmartins]]  [[Special:Emailuser/User:fmartins|Contact]]&lt;br /&gt;
* Igor 1x [[User:igorn]] [[Special:Emailuser/User:igorn|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zoetermeer ====&lt;br /&gt;
* S.Rademaker 1x [[User:S.rademaker]] [[Special:Emailuser/User:S.rademaker|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Rotterdam ====&lt;br /&gt;
* Reinout van Schouwen [[User:reinouts]] [[Special:Emailuser/User:reinouts|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Utrecht ===&lt;br /&gt;
&lt;br /&gt;
==== Utrecht ====&lt;br /&gt;
* Eric Spierings 1/10 [[Special:Emailuser/User:ericsp|Contact]]&lt;br /&gt;
* Peter van de Werken 1/10 [[Special:Emailuser/User:PWerken|Contact]]&lt;br /&gt;
* Kenny van Wanrooij 1/10 [[Special:Emailuser/User:kenneth|Contact]]&lt;br /&gt;
* Eduard Goudakov 1/10 [[Special:Emailuser/User:VreVo|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
30/30&lt;br /&gt;
&lt;br /&gt;
== New Zealand ==&lt;br /&gt;
===Networks===&lt;br /&gt;
As Telecom are using the 850MHz network for their GSM network, and Vodafone/northelia (possibly aka orcon) are using 900/1800MHz, please state which version you want. This may need more research, I'm not 100%; see [http://www.gsmworld.com/roaming/gsminfo/cou_nz.shtml] for more info&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Shipping===&lt;br /&gt;
Based on info from steve (openmoko marketing) concerning weight and size, shipping via UPS will be about US$185 (NZ$24 each phone) to Auckland.&amp;lt;br&amp;gt;&lt;br /&gt;
UPS are far from the cheapest, but (again according to steve), OM have a contract with them, so this is what we are stuck with&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Someone on the community list suggested using [http://www.myus.com], a shipping company that will re-post items overseas at decent rates. They claim US$66 for a 3kg package, or NZ$8 per phone. Of course, the cost of shipping the phone from OM to the shipping company has to be added in as well.&lt;br /&gt;
&lt;br /&gt;
===Purchase cost===&lt;br /&gt;
As of 2008-06-21, US$369 is worth NZ$484&lt;br /&gt;
&lt;br /&gt;
===Duty/taxes/other charges===&lt;br /&gt;
import duty on mobile phones is 0%[http://www.customs.govt.nz/importers/Private+Importers/Customs+Charges.htm], and GST is 12.5% so the GST added to each phone will be NZ$64; 12.5% * (484 + 24), cos we pay GST on postage too...&lt;br /&gt;
&lt;br /&gt;
So, the total cost of a Freerunner as part of a 10 pack, will be:&amp;lt;br&amp;gt;&lt;br /&gt;
484 + 24 + 64&amp;lt;br&amp;gt;&lt;br /&gt;
= '''NZ$572'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ any possible charges to get it posted elsewhere in New Zealand&lt;br /&gt;
&lt;br /&gt;
You'll also need to add on disbursement fees etc. If it's UPS it's not too bad (~NZ$40) if it comes through NZ Post then it can be ~NZ$120.&lt;br /&gt;
&lt;br /&gt;
'''[http://nicegear.co.nz nicegear]''' may be bringing some in depending on pricing from OpenMoko.&lt;br /&gt;
&lt;br /&gt;
=== Auckland ===&lt;br /&gt;
==== [[Auckland group sales|Auckland]] ====&lt;br /&gt;
Status:10 phones requested, the required minimum (10 phones) is reached, but more buyers are still welcome to join.&amp;lt;br&amp;gt;&lt;br /&gt;
13/20&amp;lt;br&amp;gt;&lt;br /&gt;
=====Intermediary=====&lt;br /&gt;
Glen ogilvie made a suggestion, that we could use a company (e.g. someone's employer, who are likely to have easily found contact details and thus be trustworthy) to buy the phones on our behalf (after we'd paid for them), and then deliver them to us. &amp;lt;br&amp;gt;&lt;br /&gt;
any volunteers? do any of you have understanding bosses/your own company that could help out here?&amp;lt;br&amp;gt;&lt;br /&gt;
Dave Lane: I think '''[http://egressive.com Egressive]''' would be willing to act as an intermediary.  Contact me to discuss it...&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Purchaser List ===&lt;br /&gt;
*Rob Paulson [[User:Myfanwy]] [mailto:robin.paulson@gmail.com] 900MHz&lt;br /&gt;
**i'm quite happy to organise the purchase, if no-one has any objections. to ease any worries about me running off with the money, we could use an escrow service such as [http://safetrader.co.nz], or paypal. or does anyone have any other ideas?&lt;br /&gt;
*Simon Wells [[User:Swel024]] 900MHz&lt;br /&gt;
*Jeremy List [[User:Jeremy-list]] mailto:quick.dudley@gmail.com (Wellington, not Auckland, will pay for courier) 900MHz&lt;br /&gt;
*David Murrell [[User:Viddy]] - [mailto:dmurrell@waikato.ac.nz] I'm in Hamilton, either courier, or I'll drive up :) 900MHz&lt;br /&gt;
*Jeremy Gray [[User:Bogdan237]] [mailto:jgra163@ec.auckland.ac.nz] Auckland, 900MHz&lt;br /&gt;
*Xuân Baldauf [[User:xbaldauf]] [mailto:xuan--2008.05--GroupSales--wiki.openmoko.org@baldauf.org] Auckland CBD, 900MHz+1800MHz GSM with an [http://www.ak2.com.tw/pd_main.asp?sg_id=11 '''EU''' charger clip] instead of an Australian one (if this is in need to be selected). This is &amp;lt;u&amp;gt;conditional&amp;lt;/u&amp;gt;: the transaction must complete by 2008-06-30, else I cannot participate, because I'm leaving the country afterwards.&lt;br /&gt;
*Paul Roe [[User:Par08]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Par08 contact me here] Christchurch, 2 x 900MHz&lt;br /&gt;
*Dave Lane [[User:dangerpossum]] [http://wiki.openmoko.org/wiki/Special:Emailuser/dangerpossum contact] Christchurch, 1 x 900MHz + 1800MHz GSM&lt;br /&gt;
*Paul Hunkin [[User:paulhunkin]] [mailto:pwh4@cs.waikato.ac.nz Contact] Hamilton (I'll pay for a courier), 1 x 900MHz.&lt;br /&gt;
*Paul Sandkuijl [[User:Edictor]] [http://www.edictor.com/contact.php Contact me here] Napier (I'll pay for postage to Napier from Auckland) and I also suggest a PayPal/Safetrader similar service, 1 Vodafone compatible 900/1800MHz.&lt;br /&gt;
*Brent Wood [[User:pcreso]] [mailto:pcreso@pcreso.com Email] Wellington. Will pay courier to Wgtn. 1x Vodafone compatible 900/1800Mhz unit&lt;br /&gt;
*Glen Ogilvie [[User:Nelg]] [mailto:nelg@linuxsolutions.co.nz Email] Auckland, 1x Vodafone compatible 900Mhz.&lt;br /&gt;
&lt;br /&gt;
=== Wellington ===&lt;br /&gt;
==== [[Wellington group sales|Wellington]] ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
*Andrew Stephen [[User:lizardb0y]] [http://wiki.openmoko.org/wiki/Special:Emailuser/lizardb0y email me] Wellington, 1 x 900/1800Mhz GSM Vodafone compatible.&lt;br /&gt;
&lt;br /&gt;
== Norway ==&lt;br /&gt;
=== Nordland ===&lt;br /&gt;
==== Bodø ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:AlecTBM|Alexander Frøyseth]] [mailto:alexander.froyseth@gmail.com alexander.froyseth@gmail.com]&lt;br /&gt;
* Ole Marius&lt;br /&gt;
* Stian Vading&lt;br /&gt;
* [[User:Kolbjorn.Dahle|Kolbjorn Dahle]][mailto:kolbjorn@dahlenett.org]&lt;br /&gt;
&lt;br /&gt;
=== Sør-Trøndelag ===&lt;br /&gt;
==== Trondheim ====&lt;br /&gt;
Status 14/20&lt;br /&gt;
&lt;br /&gt;
*[[User:andy000|Andreas Kalvå]] [mailto:andy@samfundet.no andy@samfundet.no]&lt;br /&gt;
Send mail om du er interessert.&lt;br /&gt;
&lt;br /&gt;
=== Østlandet ===&lt;br /&gt;
==== Oslo, Akershus, Buskerud, Vestfold ====&lt;br /&gt;
Status: 30/?? &amp;lt;br/&amp;gt;&lt;br /&gt;
30/30 er bestilt via [[User:Ixian|Heikki Sørum]] &amp;lt;br/&amp;gt;&lt;br /&gt;
ingen har påtatt seg å bestille inn flere, men det er etterspørsel etter fler.&lt;br /&gt;
&lt;br /&gt;
* [[User:Ixian|Heikki Sørum]] [mailto:heikkis@matnat.uio.no] &amp;lt;br/&amp;gt; (30/30) FULT! Ta likevel kontakt for veiledning. &lt;br /&gt;
* [[User:StianEllingsen|Stian Ellingsen]]&lt;br /&gt;
&lt;br /&gt;
==== Østfold ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:MrBlonde|Petter Nygård]] [mailto:pettnyg@frisurf.no] &amp;lt;br /&amp;gt;Interessert? -&amp;gt; Mail meg....&lt;br /&gt;
* Eirik Lavik&lt;br /&gt;
&lt;br /&gt;
=== Vestlandet ===&lt;br /&gt;
==== Bergen ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:alastairj|Alastair Jenkins]] [mailto:alastair.jenkins@gfi.uib.no]&lt;br /&gt;
* [[User:olemd|Ole-Morten Duesund]] [mailto:olemd@glemt.net]&lt;br /&gt;
&lt;br /&gt;
== Poland ==&lt;br /&gt;
&lt;br /&gt;
* Special group buy site: https://www.kumulator.pl/show/group/35 (in edition moment: 37/40)&lt;br /&gt;
&lt;br /&gt;
== Portugal ==&lt;br /&gt;
Portuguese (10/10) who are associates of ANSOL, please consider joining [[TeamANSOL]] (currently 5/10 members).&lt;br /&gt;
&lt;br /&gt;
We also need to have a cost estimation for Portuguese customs (like the Australians did). 20% sales tax + customs tax is to be expected both for individual or bulk sales, because the price is quite high. But freedom is priceless :)&lt;br /&gt;
&lt;br /&gt;
=== Aveiro ===&lt;br /&gt;
==== Aveiro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Ruben|Ruben Mendes]] ([[TeamANSOL]])&lt;br /&gt;
&lt;br /&gt;
=== Lisboa ===&lt;br /&gt;
==== Lisboa ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Danielblues Daniel Branco]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Knuckles Ivo Anjo]&lt;br /&gt;
* [[User:Pedrosilva|Pedro Silva]]&lt;br /&gt;
* Ricardo Sousa ([[TeamANSOL]])&lt;br /&gt;
* [[User:RuiSeabra|Rui Seabra]] ([[TeamANSOL]])&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vasco Vasco Névoa]&lt;br /&gt;
* [[User:Jcanelas|José Canelas]]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Brunus Bruno Valentim]&lt;br /&gt;
* José Esteves ([[TeamANSOL]])&lt;br /&gt;
&lt;br /&gt;
=== Porto ===&lt;br /&gt;
==== Porto ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:villate|Jaime Villate]] ([[TeamANSOL]])&lt;br /&gt;
&lt;br /&gt;
== Sweden ==&lt;br /&gt;
If insufficient number of people, orders could be merged and remailed perhaps.&lt;br /&gt;
&lt;br /&gt;
Domestic remailing with Posten as A-class mail of a letter (criteria: length+width+height max 900 mm) weighing max 1 kg, without insurance should [http://www.posten.se/foretag/vara_tjanster/postageguide/postguideLetterDom.jspv cost 44 SEK]. 50 SEK more for insurance.&lt;br /&gt;
&lt;br /&gt;
If we end up with more than one 10-pack in Sweden, my guess is that it would probably pay to order everything in one shipment to one address in Sweden to save on the international shipping, and then remail domestically.&lt;br /&gt;
&lt;br /&gt;
=== Götaland ===&lt;br /&gt;
==== Göteborg ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Fwendt|Fredrik Wendt]] [[Special:Emailuser/Fwendt|Contact]]/wendt.se&lt;br /&gt;
&lt;br /&gt;
==== Malmö ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Lars Jarlvik &amp;lt;br /&amp;gt; mailto:lars@larsfactory.se&lt;br /&gt;
&lt;br /&gt;
=== Svealand ===&lt;br /&gt;
==== Stockholm ====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Erland Lewin &amp;lt;br /&amp;gt; mailto:erland@lewin.nu&lt;br /&gt;
* Simon Kågström &amp;lt;br /&amp;gt; mailto:simon.kagstrom@gmail.com&lt;br /&gt;
* Ingvaldur Sigurjonsson &amp;lt;br /&amp;gt; mailto:ingi@ultimalabor.se&lt;br /&gt;
* Adam Johansson &amp;lt;br /&amp;gt; mailto:adam@sollentunaholm.se&lt;br /&gt;
* Lowe Schmidt &amp;lt;br /&amp;gt; mailto:lowe.schmidt@gmail.com&lt;br /&gt;
* [[User:Dex|Johan Eklundh]]&amp;lt;br/&amp;gt; Mail automated via contact page.&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/esbjorn Esbjörn Dominique]&lt;br /&gt;
* Johan Erlands &amp;lt;br /&amp;gt; mailto:johan.erlands@gmail.com&lt;br /&gt;
* [[User:Joel | Joel Metelius ]] [[Special:Emailuser/Joel | (contact)]] 1 phone + 1 debug (if possible)&lt;br /&gt;
* Peter Wihlner &amp;lt;br /&amp;gt; mailto:info@faktor.nu&lt;br /&gt;
&lt;br /&gt;
==== Örebro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Anders Petersson &amp;lt;br /&amp;gt; [mailto:demitar@worldforge.org demitar@worldforge.org]&lt;br /&gt;
&lt;br /&gt;
==== Västerås ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Jörgen Lidholm, could join the Falun/Borlänge or Stockholm group &amp;lt;br /&amp;gt; [mailto:jorgen.lidholm@gmail.com]&lt;br /&gt;
* John Törnblom, can also join the Stockholm group &amp;lt;br /&amp;gt; [mailto:f04jto@student.lth.se]&lt;br /&gt;
&lt;br /&gt;
==== Falun &amp;amp; Borlänge ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:Jth Johan Thelmén], Åke Hoff &amp;amp; a demo/backup&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:eagle87 Pär Eriksson], Borlänge&lt;br /&gt;
&lt;br /&gt;
=== Norrland ===&lt;br /&gt;
==== Umeå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Zash|Zash]] [[Special:Emailuser/Zash|Contact]]&lt;br /&gt;
* [[User:Benjamin|Benjamin]] [[Special:Emailuser/Benjamin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Luleå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mjukis|Mjukis]] [[Special:Emailuser/Mjukis|Contact]] - 2 Units. Can also join the Malmö group order.&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
&lt;br /&gt;
'''???''' should organize the 3 x 10pack for Zürich &amp;lt;br /&amp;gt;&lt;br /&gt;
Luca Capello could organize the 10pack for Geneva. &amp;lt;br /&amp;gt;&lt;br /&gt;
Mathieu will organisze the 2 x 10pack for Lausanne EPFL CH-fr &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All payment in advance (a 10pack will cost approx 3'800 USD). &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Probably we will organize shippings, if we cannot all move to Zürich/Genève/Lausanne to get our Neo.'''&lt;br /&gt;
&lt;br /&gt;
''François Bianco is trying to create a new group of 10 (will be mostly for French Switzerland). -&amp;gt; The group moved to the EPFL group, which will try to reach 20 persons. --[[User:Fbianco|Fbianco]] 11:42, 11 June 2008 (UTC)''&amp;lt;br /&amp;gt;&lt;br /&gt;
''Gabriel Ambuehl would volunteer to order the initial 10pack. &amp;lt;- still accurate ? -&amp;gt; Gabriel will not organize the 10packs for Zürich due to not being in Switzerland. We are in contact to find a solution so please wait until we know what to do. Order in Germany (each for himself or as a group, not clear yet) could be as cheap as a 10pack. We are in contact with pulster.de and will be contacted form pulster about the price. We will contact you guys in the Zürich list as soon as we know more --[[User:Tuxfux.ch|Tuxfux.ch]] 10:26, 6 June 2008 (UTC)''&amp;lt;br /&amp;gt;&lt;br /&gt;
''Alexandre Ghisoli will not organize the second 10pack, since the order moved in the Lucca's group.''  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Customs and Postage ===&lt;br /&gt;
I called the [http://www.ezv.admin.ch/index.html?lang=en Swiss Federal Customs Administration] and it seems that we only need to pay VAT (7.6%) and the UPS taxes as well (since the parcel will be sent through UPS).  Thus I called [http://www.ups.com/content/ch/en/contact/ UPS] and it seems that UPS directly pays the VAT instead of the customer, then asking the customer for refund (plus a fixed tax of EUR13.00).  So I think the following per-phone cost for a Swiss bulk order should be a good estimate.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
 |'''Bulk Order'''&lt;br /&gt;
 |'''USD'''&lt;br /&gt;
 |'''CHF'''&lt;br /&gt;
 |-&lt;br /&gt;
 |Customs Value (Cval)&lt;br /&gt;
 |3690.00&lt;br /&gt;
 |3837.60&lt;br /&gt;
 |-&lt;br /&gt;
 |Postage&lt;br /&gt;
 |160.00&lt;br /&gt;
 |166.40&lt;br /&gt;
 |-&lt;br /&gt;
 |Value of Taxable Importation (VoTI) = Cval+Postage&lt;br /&gt;
 |3850.00&lt;br /&gt;
 |4004.00&lt;br /&gt;
 |-&lt;br /&gt;
 |VAT = 7.6% of VoTI&lt;br /&gt;
 |292.60&lt;br /&gt;
 |304.30&lt;br /&gt;
 |-&lt;br /&gt;
 |UPS fixed tax (EUR13.00)&lt;br /&gt;
 |20.00&lt;br /&gt;
 |20.80&lt;br /&gt;
 |-&lt;br /&gt;
 |Total Cost&lt;br /&gt;
 |4162.60&lt;br /&gt;
 |4329.10&lt;br /&gt;
 |-&lt;br /&gt;
 |'''Per Person'''&lt;br /&gt;
 |'''416.26'''&lt;br /&gt;
 |'''432.91'''&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
Figures accurate as of 4th Jun 2008 from [http://www.ubs.com/1/e/index/bcqv/calculator.html UBS]: 1EUR = 1.54USD and 1USD = 1.04CHF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Shipping ====&lt;br /&gt;
If we would ship Neos, here is the Swiss PostPac prices :&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Description&lt;br /&gt;
! Size [cm]&lt;br /&gt;
! Price CHF TTC&lt;br /&gt;
|-&lt;br /&gt;
| Size 1&lt;br /&gt;
| 22.9 x 14.7 x 9.9&lt;br /&gt;
| 2.20&lt;br /&gt;
|-&lt;br /&gt;
| Size 2&lt;br /&gt;
| 31.5 x 22.5 x 12.5&lt;br /&gt;
| 2.40&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Priority&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 8.-&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Economy&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 6.-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Steve posted informations about boxes that will be out with Neo :&lt;br /&gt;
&lt;br /&gt;
* 10 pack : 435mm x 371mm x 119mm, approx 3kg, UPS will charge 160USD (need to be verified)&lt;br /&gt;
* Individual pack : 178mm  x 104mm x 84mm, 237 grams&lt;br /&gt;
&lt;br /&gt;
So size 1 will fit ! Local delivery in Switzerland will cost 8.20 for Economy or 10.20 Priority.&lt;br /&gt;
&lt;br /&gt;
==== Zurich ====&lt;br /&gt;
Status : 28/30 &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Contact person who order the 10Pack : ??'''&lt;br /&gt;
&lt;br /&gt;
List already contains 30 people!&amp;lt;br /&amp;gt;&lt;br /&gt;
''-- I changed from 20 -&amp;gt; 30 Devices in this order. --[[User:Tuxfux.ch|Tuxfux.ch]] 18:48, 3 June 2008 (UTC)''&lt;br /&gt;
&lt;br /&gt;
* Simon Wenner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Nowic Contact]&lt;br /&gt;
* Simon Schreiber &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Markus Huggler (Winterthur)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Andre Timmermann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Raffael Schmid &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Pascal Weller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Nick Zbinden (Luzern)&amp;lt;br /&amp;gt; [mailto:nickik@gmx.ch] oder [http://wiki.openmoko.org/wiki/Special:Emailuser/nickik Contact]&lt;br /&gt;
* Marcel Wirth &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Skarhand Contact]&lt;br /&gt;
* Marcel Lütolf (Luzern)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/NeRo Contact]&lt;br /&gt;
* Christian Corrodi &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matto Contact]&lt;br /&gt;
* Mirko Klingauf &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/RealAtaman Contact]&lt;br /&gt;
* Marcel Jost (Bern, with debug board if possible) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Onsonic Contact]&lt;br /&gt;
* Marc Andre Tanner (Biel)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/mat Contact]&lt;br /&gt;
* Peter Salvisberg&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Psal Contact]&lt;br /&gt;
* Martin Kos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/KoS Contact]&lt;br /&gt;
* Lorenz Schori (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Znerol Contact]&lt;br /&gt;
* Pascal Mages (Bern/Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/FreeMind Contact]&lt;br /&gt;
* Esra Kummer (2 Geräte!) (Winterthur)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Tuxfux.ch Contact]&lt;br /&gt;
* Joerg Maeder (Opfikon) &amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/goergel Contact]&lt;br /&gt;
* Marc Bodmer (Solothurn) &amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/minxx Contact]&lt;br /&gt;
* Carlos Diener (Winterthur) &amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Emonkey Contact]&lt;br /&gt;
* Philipp Meier (Zürich) &amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/PhilippMeier Contact]&lt;br /&gt;
* Adrian Rudin (Basel) &amp;lt;br /&amp;gt;  [mailto:adrian@mav.ch] or [http://wiki.openmoko.org/wiki/Special:Emailuser/blackmav Contact]&lt;br /&gt;
* Christof Pfister (Lyss) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chpfister Contact]&lt;br /&gt;
* Walter Sutter (Winterthur) &amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/seraphim Contact]&lt;br /&gt;
* Philipp Hug (St. Gallen) &amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Philipphug Contact]&lt;br /&gt;
* Thomas Jund (Aarau)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/none Contact]&lt;br /&gt;
&lt;br /&gt;
==== Geneve ====&lt;br /&gt;
Status : 10/10 &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Contact person who order the 10Pack : Luca Capello &amp;lt;br /&amp;gt;'''&lt;br /&gt;
WARNING, this list already contains 10 people! -- LucaCapello&lt;br /&gt;
&lt;br /&gt;
* Diego Abelenda&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Aelia Contact]&lt;br /&gt;
* Luca Capello&amp;lt;br /&amp;gt; [mailto:luca@pca.it]&lt;br /&gt;
* Nicolas Produit&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Produit Contact]&lt;br /&gt;
* Sebastien Nanchen &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Sn Contact]&lt;br /&gt;
* Matthieu de Montmollin &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matthieudem Contact]&lt;br /&gt;
* Robin Farine (Auvernier)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rfarine Contact]&lt;br /&gt;
* Alexandre Ghisoli (Yverdon)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Agh Contact]&lt;br /&gt;
* Raphael Studer (Thurgau) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Tschudder Contact]&lt;br /&gt;
* Christian Wäckerlin &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/boognu Contact]&lt;br /&gt;
* Michael Stähli (Lausanne EPFL) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/adler Contact]&lt;br /&gt;
&lt;br /&gt;
==== Suisse romande / Lausanne (EPFL) ====&lt;br /&gt;
Status : 20/20 &amp;lt;strong&amp;gt;COMPLETE&amp;lt;/strong&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Contact person who order the 10Packs : [http://wiki.openmoko.org/wiki/Special:Emailuser/Habi Mathieu Habegger] &amp;lt;br /&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
* Mathieu Habegger (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Habi Contact]&lt;br /&gt;
* Matthias Brändli (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/hb9egm Contact]&lt;br /&gt;
* Frédéric Fokan(Lausanne) &amp;lt;br /&amp;gt;[mailto:fredericfokan@gmail.com Contact]&lt;br /&gt;
* Gulu (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Gulu Contact]&lt;br /&gt;
* Edomaur (Lausanne, with Gulu) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Edomaur Contact]&lt;br /&gt;
* Layx (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Layx Contact]&lt;br /&gt;
* Mélanie Baumann (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/calis Contact]&lt;br /&gt;
* Laurent Fasnacht (EPFL) &amp;lt;br /&amp;gt;[http://gnugeneration.epfl.ch/users/fasnacht Contact]&lt;br /&gt;
* Urs Blaser (UNIL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/arctus Contact]&lt;br /&gt;
* David Lütolf (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/dlutolf Contact]&lt;br /&gt;
* François Bianco  &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/fbianco Contact]&lt;br /&gt;
* Samuel Dorsaz &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/akira Contact]&lt;br /&gt;
* Ludovic Fardel (EPFL)  &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/lfardel Contact]&lt;br /&gt;
* David Pelichet &amp;lt;br /&amp;gt;Contact via hb9egm&amp;lt;br /&amp;gt;&lt;br /&gt;
* Vincent Hentsch &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Vincos Contact]&lt;br /&gt;
* Carruzzo Gilles &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Willows Contact]&lt;br /&gt;
* Nicolas Favrod-Coune &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Nfavrod Contact]&lt;br /&gt;
* Mathias Coinchon &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Coinchon Contact]&amp;lt;br /&amp;gt;&lt;br /&gt;
* Rey Cyril (Monthey) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Cyril Contact]&lt;br /&gt;
* Didier Raboud (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/OdyX Contact]&lt;br /&gt;
* ---- '''The 20 pack is complete''' ----&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
'''''This list will be extended to 30 only if we can complete the 30 pieces'''''&amp;lt;br /&amp;gt; ''Add your name below if you're interested --[[User:Habi|Habi]] 19:24, 20 June 2008 (UTC)''&lt;br /&gt;
* ''Claude Angéloz &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/claude-elrond740 Contact]''&lt;br /&gt;
* Pascal Bach (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Anakron Contact]&lt;br /&gt;
* Nicolas Etienne (Gimel) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/nice Contact]&lt;br /&gt;
* Michel Dänzer (Bern)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/MrCooper Contact]&lt;br /&gt;
* Thomas Kallenberg (Zürich)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sneaker Contact]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
=== Spain (Country Group Sale) ===&lt;br /&gt;
Status: 16/20&lt;br /&gt;
&lt;br /&gt;
=== Madrid ===&lt;br /&gt;
==== Madrid ====&lt;br /&gt;
Status : 5/10&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Rafael Campos [http://wiki.openmoko.org/wiki/Special:Emailuser/Methril Contact] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Pablo Ruiz Múzquiz [http://wiki.openmoko.org/wiki/User_talk:Pabloruiz contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Carlos Padilla Sorbas [http://wiki.openmoko.org/wiki/User_talk:cymonline contact me here]&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Troy|Alvaro Garcia Roy]] 1 phone&lt;br /&gt;
&lt;br /&gt;
* [[User:kresp0 | Santiago Crespo]] 1 phone&lt;br /&gt;
&lt;br /&gt;
=== Zaragoza ===&lt;br /&gt;
==== Zaragoza ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Alejandro R. Mosteo &amp;lt;br /&amp;gt; alejandro AT mosteo · com&lt;br /&gt;
* Arturo Giner&amp;lt;br/&amp;gt;[[Special:Emailuser/artginer|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Barcelona ===&lt;br /&gt;
==== Barcelona ====&lt;br /&gt;
Status : 7/10&lt;br /&gt;
&lt;br /&gt;
* José Luis Pérez &amp;lt;br/&amp;gt;[[Special:Emailuser/jluis|Contact]]&lt;br /&gt;
* David Reyes Samblas Martinez&amp;lt;br/&amp;gt;[[Special:Emailuser/mutrox|Contact]]&lt;br /&gt;
* Sergio Arias &amp;lt;br/&amp;gt;[[Special:Emailuser/saerguio|Contact]]&lt;br /&gt;
* Alex Muntada &amp;lt;br/&amp;gt;[[Special:Emailuser/alexm|Contact]]&lt;br /&gt;
* Pascal co &amp;lt;br/&amp;gt;[[Special:Emailuser/pascalco|Contact]]&lt;br /&gt;
* Antonio Rodríguez ( x2 )&amp;lt;br/&amp;gt;[[Special:Emailuser/AntonioR|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Valencia ===&lt;br /&gt;
==== Valencia ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Pau Gaspar Díaz &amp;lt;br/&amp;gt;[[Special:Emailuser/pau|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Islas Canarias ===&lt;br /&gt;
==== Tenerife ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Enrique Hernández Bello &amp;lt;br/&amp;gt;[[Special:Emailuser/SiNiESTrO|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UAE ==&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Yaser Ammar &amp;lt;br /&amp;gt; [[Special:Emailuser/Waraqa|Contact]]&lt;br /&gt;
&lt;br /&gt;
== USA ==&lt;br /&gt;
=== Arizona ===&lt;br /&gt;
==== Tucson ====&lt;br /&gt;
Willing to reship to nonlocal people within the US (cheaper if you're closer), or get absorbed into another group that's willing to reship.  In talks with Boulder (Colorado) group.&lt;br /&gt;
&lt;br /&gt;
Status: 3/10&lt;br /&gt;
* [mailto:wes.shull@gmail.com wesshull] Wes Shull - 1x GTA02 + 1x debug board&lt;br /&gt;
* Richard Reichenbacher - 2x GTA02&lt;br /&gt;
&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Boulder ====&lt;br /&gt;
Status: 8/10&lt;br /&gt;
* Vinc Duran x2 (I can purchase and distribute locally) &amp;lt;br /&amp;gt; [mailto:uberpfloyd@gmail.com?subject=Openmoko%20group%20sales Pfloyd]  [http://wiki.openmoko.org/wiki/Special:Emailuser/Pfloyd Contact]&lt;br /&gt;
* John Miller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jwm jwm]&lt;br /&gt;
* D Padilla &amp;lt;br /&amp;gt;&lt;br /&gt;
* Joey Stanford &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/k0fcc k0fcc]&lt;br /&gt;
* J Hinegardner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jjh jjh]&lt;br /&gt;
* S Derrick of New Mexico x2 &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Denver (Full) ====&lt;br /&gt;
Status: 10/10 (includes the gentleman from Utah)&lt;br /&gt;
* Shawn Sullivan &amp;lt;br /&amp;gt; [[mailto:shelbydz87@yahoo.com shelbydz87@yahoo.com]]&lt;br /&gt;
* Peter Abplanalp &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/alderion Contact]&lt;br /&gt;
* Ben Burdette &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Ansible Contact]&lt;br /&gt;
* Tom Russell &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/tazbert Contact]&lt;br /&gt;
* Trace &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/gnork Contact]&lt;br /&gt;
&lt;br /&gt;
==== Fort Collins ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Paul Hummer &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Rockstar Contact]&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Los Angeles ====&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
* Ian Douglas, Santa Monica &amp;lt;br /&amp;gt; I'll help organize a group sale, meet &amp;amp; greet, but since I was selected to help test the Freerunner, I won't need to actually purchase one. [http://wiki.openmoko.org/wiki/Special:Emailuser/Iandouglas Contact me here]&lt;br /&gt;
* Matthew Wetmore, Westchester 90045 &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Wetmoko Contact]&lt;br /&gt;
* Daniel, Torrance &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Beaker82 Contact]&lt;br /&gt;
* James Robertson, Irvine &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JamesRobertson Contact]&lt;br /&gt;
* Bill Sun &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/DancingSun Contact]&lt;br /&gt;
* Michael, Santa Monica &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Bstudios Contact]&lt;br /&gt;
* Russel Dwiggins, Cerritos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/undrwater Contact]&lt;br /&gt;
* Dima, Pasadena &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/dima Contact]&lt;br /&gt;
* Mike, Santa Monica (1 unit + 1 debug board)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Traveler Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Diego ====&lt;br /&gt;
&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
Includes North County, Riverside, Tijuana, etc.&lt;br /&gt;
&lt;br /&gt;
* Peter Naulls, Carlsbad (South)/Mira Mesa (near Qualcomm) - will coordinate.&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Pnaulls Contact]&lt;br /&gt;
* Tracy Reed &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/treed Contact]&lt;br /&gt;
* Adam Hughes &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/ajinxa Contact]&lt;br /&gt;
* Paul Breed &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/pbreed Contact]&lt;br /&gt;
* Greg Davidson &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JGregD Contact]&lt;br /&gt;
* Larry Riedel &amp;lt;br /&amp;gt; [mailto:Larry@Riedel.org Contact]&lt;br /&gt;
* David Wilhelm &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/bluefir Contact]&lt;br /&gt;
* Jim McLaughlin - could move to LA group if needed as other company office is near LAX&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rpq Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Francisco Bay Area ====&lt;br /&gt;
Status: 10/10 Full&lt;br /&gt;
&lt;br /&gt;
(Discuss this group sale, pickup and payments on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#San_Francisco_Bay_Area talk page])&lt;br /&gt;
&lt;br /&gt;
* Ajit Natarajan - (cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/ajitk Contact]&lt;br /&gt;
&lt;br /&gt;
* Dirk Bergstrom - (cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/krid Contact]&lt;br /&gt;
&lt;br /&gt;
* Tupshin Harper - [http://wiki.openmoko.org/wiki/Special:Emailuser/tupshin Contact]&lt;br /&gt;
&lt;br /&gt;
* Lothar Werzinger (900MHz) - [http://wiki.openmoko.org/wiki/Special:Emailuser/Elektrolott Contact]&lt;br /&gt;
&lt;br /&gt;
* William Ray Yeager - (cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/wyeager Contact]&lt;br /&gt;
&lt;br /&gt;
* Sebastian Coe - [http://wiki.openmoko.org/wiki/Special:Emailuser/savari Contact]&lt;br /&gt;
&lt;br /&gt;
* Jim Morris - (Agreed to organize purchase) [http://wiki.openmoko.org/wiki/Special:Emailuser/wolfmanjm Contact]&lt;br /&gt;
&lt;br /&gt;
* Brian Carver - (cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/brianwc Contact]&lt;br /&gt;
&lt;br /&gt;
* Cry Regarder (2 units, cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
Status 6/10&lt;br /&gt;
* Cry Regarder (1 units, cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
* Jim Lutz - [http://wiki.openmoko.org/wiki/Special:Emailuser/JLutz Contact]&lt;br /&gt;
&lt;br /&gt;
* Kelley Eitzen - (Cash or Paypal) [http://wiki.openmoko.org/wiki/Special:Emailuser/Xeromist Contact]&lt;br /&gt;
&lt;br /&gt;
* Paul Mahon - (cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/dufflebunk Contact] (San Jose)&lt;br /&gt;
&lt;br /&gt;
* William Morgan - (cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/Williamallthing Contact]&lt;br /&gt;
&lt;br /&gt;
* ken restivo - (cash) [http://wiki.openmoko.org/wiki/Special:Emailuser/kenrestivo Contact]&lt;br /&gt;
&lt;br /&gt;
=== Florida ===&lt;br /&gt;
==== Central Florida ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* 1 x Jonathan Howard [[Special:Emailuser/kingtgaurd9|Contact]], Orlando &lt;br /&gt;
&lt;br /&gt;
=== Idaho ===&lt;br /&gt;
==== Southwestern Idaho ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
* 1 × Eugene Kravtsov [[Special:Emailuser/theUg|Contact]], Garden City (Boise).&lt;br /&gt;
* 1 × Christopher Blay [[Special:Emailuser/blayde|Contact]], Twin Falls.&lt;br /&gt;
&lt;br /&gt;
=== Midwest ===&lt;br /&gt;
'''(combine Illinois / Iowa / Tennesee / Texas / Wisconsin)'''&lt;br /&gt;
Status: 9/10&lt;br /&gt;
* Steven M  [[Special:Emailuser/Montgoss|Contact]] - Cedar Rapids, IA&lt;br /&gt;
* Joseph Booker [[Special:Emailuser/Sargas|Contact]] - Chicago, IL&lt;br /&gt;
* Matt McCormick [[Special:Emailuser/Thewtex|Contact]] - Madison, WI&lt;br /&gt;
* Charles Hill [mailto:charles.e.hill@gmail.com email] - Chicago, IL&lt;br /&gt;
* Greg Bonett [mailto:greg@bonett.org email] - Iowa City, IA&lt;br /&gt;
* Tushar Dayal [mailto:tdayal@gmail.com Contact] - Ames, IA&lt;br /&gt;
* solomon jacob herscovitch [[Special:Emailuser/SoloSalsa|Contact]] - Chicago, IL&lt;br /&gt;
* Eric Olson [mailto:ericools@gmail.com Contact] - Madison, WI&lt;br /&gt;
* Tom Watson [[Special:Emailuser/Toggles|Contact]] - Pittsburgh, PA&lt;br /&gt;
&lt;br /&gt;
=== Kentucky === &lt;br /&gt;
(Possibly + 2 from Memphis?)&lt;br /&gt;
Status: 8/10 (Possibly 10?)&lt;br /&gt;
* Dan Staley      [[Special:Emailuser/Pyrasi|Contact]] (Lexington, KY)&lt;br /&gt;
* Donnie Jones    [[Special:Emailuser/Donniejones18|Contact]] (Lexington, KY)&lt;br /&gt;
* John Sterling   [[Special:Emailuser/Sterling|Contact]] (Lexington, KY)&lt;br /&gt;
* James MacLachlan [[Special:Emailuser/Jmaclachlan|Contact]] (Louisville, KY)&lt;br /&gt;
* John Askew [[Special:Emailuser/Johnaskyou|Contact]] (Lexington, KY)&lt;br /&gt;
* Devin Cook [[Special:Emailuser/Dcook|Contact]] (Lexington, KY)&lt;br /&gt;
* Geoff Ruscoe    [[Special:Emailuser/Geocode|Contact]] - Louisville, KY&lt;br /&gt;
* Jon Howard [[Special:Emailuser/Jchoward|Contact]] (Lexington, KY)&lt;br /&gt;
&lt;br /&gt;
=== Ohio / Michigan ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
* David Pais (Unknown City) [mailto:davioh2001@yahoo.com email]&lt;br /&gt;
* Dave Ludlow (Toledo) (I can purchase and distribute) [[Special:Emailuser/adsllc|Contact]]&lt;br /&gt;
* Adam Steele (Cincinnati) [mailto:adam@laurasteele.net Contact]&lt;br /&gt;
* Elliot Bailey (Canton) [mailto:elliot.bailey@yahoo.com Contact]&lt;br /&gt;
* Richard Rowell (Grand Rapids) [mailto:richard.rowell@gmail.com Contact]&lt;br /&gt;
* [mailto:sf_openmoko10pak2@paulwehr.com Paul Wehr] Ann Arbor&lt;br /&gt;
* Micah Krafcik (Youngstown) [mailto:mjk20xx@yahoo.com Contact]&lt;br /&gt;
* Doug Wurtzbacher (Centerville) x2 [mailto:doug@medicineshoppekett.com Contact]&lt;br /&gt;
* Martin Dicks (Columbus) [[Special:Emailuser/mdicks|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Pacific Northwest ===&lt;br /&gt;
==== Oregon ====&lt;br /&gt;
===== Eugene =====&lt;br /&gt;
Status: 2/10 Full (Full - joined forces with Washington group) &lt;br /&gt;
&lt;br /&gt;
* Quentin Hartman (Status confirmed) [[Special:Emailuser/qhartman|Contact]] Willing to organize the Oregon group buy and/or be absorbed into another Pacific NW group if too few locals sign up.&lt;br /&gt;
* Brian Wilson (Status confirmed) [[Special:Emailuser/Brian_H_Wilson|Contact]] (in Corvallis actually)&lt;br /&gt;
&lt;br /&gt;
==== Washington ====&lt;br /&gt;
===== Seattle =====&lt;br /&gt;
Status: 8/10 Full (Full - joined forces with Oregon group)&lt;br /&gt;
* Jon Pomeroy (Status confirmed) [[Special:Emailuser/Jepomeroy|Contact]]&lt;br /&gt;
* Andrew Hirata (Status confirmed) [[Special:Emailuser/tonkatsu182|Contact]] Note: I live in Bellevue&lt;br /&gt;
* Chris Baker (Status pending) [[Special:Emailuser/cwainb|Contact]]&lt;br /&gt;
* Mark Zimmerman (Status confirmed) [[Special:Emailuser/mawazi|Contact]]&lt;br /&gt;
* Wim Lewis (Status confirmed) [[Special:Emailuser/Wiml|Contact]] In Wallingford.&lt;br /&gt;
* Charles Wheeler (Status confirmed) [[Special:Emailuser/SnowWolf75|Contact]] Note: Work in Bellevue, live in Federal Way.  May not have money till mid-July.&lt;br /&gt;
* Gino O (Status confirmed) (i n f o @ seatlewebcreations.com) I live on Beacon Hill and own 2 companies, one for web and another for opensource mobile development. I'd like to get @ least one, and may be able to cover the difference for a group purchase if need be.&lt;br /&gt;
* Matt Luzum (Status confirmed) [[Special:Emailuser/mluzum|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Tennessee ===&lt;br /&gt;
==== Memphis ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* Peter O'Connor [http://wiki.openmoko.org/wiki/Special:Emailuser/poconnor Contact]&lt;br /&gt;
* Jarvis Stubblefield (Prefer with Debug) [http://wiki.openmoko.org/wiki/Special:Emailuser/BallisticPain Contact]&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin (15/10) ====&lt;br /&gt;
* Dale Schumacher [[Special:Emailuser/dalnefre|Contact]]&lt;br /&gt;
* Michael Cosby [[Special:Emailuser/mcosby|Contact]]&lt;br /&gt;
* Paul Jimenez [[Special:Emailuser/pj|Contact]]&lt;br /&gt;
* Charles [[Special:Emailuser/rbn|Contact]]&lt;br /&gt;
* Anthony Kitchin [[Special:Emailuser/akitchin|Contact]]&lt;br /&gt;
* Carl (x2) [[Special:Emailuser/texatopia|Contact]]&lt;br /&gt;
* Robert (+Debug Board) [[Special:Emailuser/SHaRK|Contact]] (Houston)&lt;br /&gt;
* Bryan DeLuca [[Special: Emailuser/Stupkid|Contact]] (Fort Worth)&lt;br /&gt;
* Dennis Parker [[Special: Emailuser/dparker|Contact]]&lt;br /&gt;
* Chip Rosenthal [[Special: Emailuser/chip|Contact]]&lt;br /&gt;
* Brad Mouring [[Special: Emailuser/Bmouring|Contact]] (Moving to Austin by mid-June, likely earlier)&lt;br /&gt;
* Joel Greenberg [[Special: Emailuser/joelg|Contact]]&lt;br /&gt;
* Hans Loeblich [[Special: Emailuser/Peepsalot|Contact]]&lt;br /&gt;
* Mark Rinaudo [[Special:Emailuser/Mrinaudo|Contact]]&lt;br /&gt;
* Scott Farrell [[Special:Emailuser/sfarrell|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Dallas (2/10) ====&lt;br /&gt;
* Philip White [[Special:Emailuser/pmw|Contact]]&lt;br /&gt;
* Stephen Shelton [[Special:Emailuser/stephenashelton|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Mid-Atlantic ===&lt;br /&gt;
==== District of Columbia (DC) Metro Area ====&lt;br /&gt;
* Brian DeRocher [[Special:Emailuser/brian_252|email]]&lt;br /&gt;
==== Virginia====&lt;br /&gt;
===== Virginia Tech (1/10) =====&lt;br /&gt;
* Lally Singh [[Special:Emailuser/lally|email]] -- yeah, if you're ordering anywhere in VA, lemme know.&amp;lt;br /&amp;gt;&lt;br /&gt;
===== Richmond (1/10)=====&lt;br /&gt;
*Steve Watson mailto:ssw0213@gmail.com&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New York (18/20) ====&lt;br /&gt;
&lt;br /&gt;
* Bert Hartmann [http://wiki.openmoko.org/wiki/Special:Emailuser/BertHartm Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Michael Cole mailto:mjcole137@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Remy Frerebeau  [http://wiki.openmoko.org/wiki/Special:Emailuser/Rfrerebe Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Ulises E. Erickson  [http://wiki.openmoko.org/wiki/Special:Emailuser/Ulix Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Justin Daly [http://wiki.openmoko.org/wiki/Special:Emailuser/justo Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Philippe Gerard [[Special:Emailuser/feydreva|Contact]] I live in Richmond (VA) but we will never be 10 there&amp;lt;br/&amp;gt;&lt;br /&gt;
* Evan Charlton mailto:evancharlton+om@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Paul Buede mailto:paul@buede.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Baruch Even [[Special:Emailuser/poka|Contact me here]]&amp;lt;br/&amp;gt;&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced)Paul Hurlock [[Special:Emailuser/triclosan|Contact me here]] &amp;lt;br/&amp;gt;&lt;br /&gt;
* Ryan [[Special:Emailuser/ryan|Contact me here]] (Connecticut, actually, but close enough.) &amp;lt;br/&amp;gt;&lt;br /&gt;
* Charles Pax mailto:charles.pax@gmail.com&lt;br /&gt;
* Chrisropher Pax mailto:christopher.pax@gmail.com&lt;br /&gt;
* Miki Grof-Tisza [http://wiki.openmoko.org/wiki/Special:Emailuser/MTisza Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Daniel Dadap 1x [http://wiki.openmoko.org/wiki/Special:Emailuser/danek Contact me here] - If we don't reach 20 by release date I intend to purchase individually.&amp;lt;br /&amp;gt;&lt;br /&gt;
* Yaroslav Halchenko [http://wiki.openmoko.org/wiki/Special:Emailuser/yarikoptic]&lt;br /&gt;
* Craig Woodward [http://wiki.openmoko.org/wiki/Special:Emailuser/Woody14619|Contact here] or mailto:woody14619@yahoo.com  Up-state &amp;amp; will require re-ship.&lt;br /&gt;
* Alex [[Special:Emailuser/rakukin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Maryland (2/10)====&lt;br /&gt;
* Paul Buede I switched to New York, cause we don't have enough. Look up ^ &amp;lt;br /&amp;gt;&lt;br /&gt;
* Charles Lohr&lt;br /&gt;
* Alex (switched to NYC, see above; may be able to deliver phone(s) to DC metro)&lt;br /&gt;
&lt;br /&gt;
==== North Carolina (3/10)====&lt;br /&gt;
* Jason Sharpee [[Special:Emailuser/zonyl|Contact]] - Charlotte Metro area &amp;lt;br /&amp;gt;&lt;br /&gt;
* William Vidrine [[Special:Emailuser/Infoport|Contact]] - Greensboro/Triad area, will be part of an NC or Mid-Atlantic order; will drop out and order individually if 10 not reached. &amp;lt;br /&amp;gt;&lt;br /&gt;
* Joe White [[Special:Emailuser/Raygions|Contact]] - Winston-Salem/Triad area &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
Status: 10/10 (Full)&lt;br /&gt;
* Benjamin Moody [[Special:Emailuser/FloppusMaximus|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Ken Young, Cambridge (Note, if we're not up to 10/10 on the day the Freerunner is announced, I'm going to drop out and order individually).[[Special:Emailuser/Dolson|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Chris White (for 2) [[Special:Emailuser/Safire|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Nick Dube - Pembroke, NH (Will also drop out if we do not have 10 by Freerunner release.) [http://wiki.openmoko.org/wiki/Special:Emailuser/Doobe01 Contact]&lt;br /&gt;
&lt;br /&gt;
* Justin Brzozoski - Worcester, MA area [[Special:Emailuser/Jabski|Contact]]&lt;br /&gt;
&lt;br /&gt;
* John Nicholson - Amherst, MA (Will also drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/nicklogan|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Matthew Campbell - Worcester, MA [[Special:Emailuser/lifeisafractal|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Jeff Gold [[Special:Emailuser/jgold|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Craig Allen [[Special:Emailuser/knodalyte|Contact]]&lt;br /&gt;
&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* Bala Nair - Acton, MA [[Special:Emailuser/bnair|Contact]]&lt;br /&gt;
* Mike Doody - Groton, MA [[Special:Emailuser/dude|Contact]]&lt;br /&gt;
* 0x Nathan Perry - Derry, NH (cannot switch to GSM at this time)&lt;br /&gt;
* Kyle Harrington - Amherst, MA (Will drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/dancingcuziwanna|Contact]]&lt;br /&gt;
* Ryan Svoboda - Worcester, MA (Will buy one individually on release day if this group is incomplete) [[Special:Emailuser/ryansv|Contact]]&lt;br /&gt;
* Ryan Meador - Worcester, MA (Will drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/Yanroy|Contact]]&lt;br /&gt;
* Jeff Gelbard - Haydenville, MA [[Special:Emailuser/jgelbard|Contact]]&lt;br /&gt;
(Between the 2 groups, we already have 7 &amp;quot;visibly&amp;quot; from Worchester - Western MA...I think the group should be resorted....Who is the contact where the package will be sent?)&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Reno/Sparks ====&lt;br /&gt;
Including Northwestern Nevada/ Northeastern California&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Tyrell Berry [[Special:Emailuser/Alawatsakima|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UK ==&lt;br /&gt;
&lt;br /&gt;
* Stroller (Milton Keynes, can travel) &amp;lt;br /&amp;gt;mailto:stroller@stellar.eclipse.co.uk 01908 663 513. &amp;lt;br /&amp;gt;Thinks that breaking the UK up into regions - at least outside London - is silly. There are unlikely to be 10 people in $your_town who want a Freerunner, so some posting of Freerunners will surely be required; see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford the talk page]. This is the same cost anywhere in the UK.&lt;br /&gt;
&lt;br /&gt;
=== Scotland ===&lt;br /&gt;
==== Edinburgh ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* Joe Wells (Edinburgh) [http://www.macs.hw.ac.uk/~jbw/ Web] (The Wiki's e-mail feature (those URLs with “Special:Emailuser” in them) do not seem to be working.  I tried contacting Dave Ball and Stuart MacKinnon that way and got no reply.  Later, Stuart (who I reached by writing a message here) told me he never got the e-mail.  So the Wiki's e-mail feature might be broken.  So please contact me by going to my web page and using my e-mail address listed there.  Stuart and George have been in contact with me by e-mail.  I am happy to put more people in Scotland in touch if you send me e-mail.)&lt;br /&gt;
* Dave Ball (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/Daveb Contact]&lt;br /&gt;
* Stuart MacKinnon(Livingston) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/hoagster Contact]&lt;br /&gt;
* george Maistros (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/mordilo_k Contact]&lt;br /&gt;
&lt;br /&gt;
==== Glasgow ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Kyle Gordon [http://wiki.openmoko.org/wiki/Special:Emailuser/Kylegordon Contact]&lt;br /&gt;
* Sean Anderson [http://wiki.openmoko.org/wiki/Special:Emailuser/Moniker42 Contact]&lt;br /&gt;
* Kenny Duffus [http://wiki.openmoko.org/wiki/Special:Emailuser/Sealne Contact]&lt;br /&gt;
&lt;br /&gt;
=== England ===&lt;br /&gt;
&lt;br /&gt;
==== Hampshire ====&lt;br /&gt;
&lt;br /&gt;
Status: 16/20 at 2008-05-24&lt;br /&gt;
&lt;br /&gt;
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?FreerunnerBulkBuy&lt;br /&gt;
&lt;br /&gt;
Willing to re-ship within the UK.&lt;br /&gt;
&lt;br /&gt;
(Sorry, we set up the page before we knew about this one)&lt;br /&gt;
&lt;br /&gt;
==== London ====&lt;br /&gt;
&lt;br /&gt;
Status : 15/10&lt;br /&gt;
&lt;br /&gt;
* Juergen Schinker &amp;lt;br /&amp;gt; mailto:ba1020@homie.homelinux.net&lt;br /&gt;
* aled &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/aled Contact]&lt;br /&gt;
* Robert Piasek (actually in Southampton)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Queen6 Contact]&lt;br /&gt;
* Tom Scholl (Cambridge, travel to London now and then anyway so could pick up) &amp;lt;br /&amp;gt; [mailto:thomasscholl@gmail.com]&lt;br /&gt;
* Weiss (Cambridge, could collect from London) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Weiss Contact]&lt;br /&gt;
* Neil Bentley (in Wiltshire) [http://wiki.openmoko.org/wiki/Special:Emailuser/Ohnez Contact]&lt;br /&gt;
* rhn x 2 &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rhn Contact]&lt;br /&gt;
* Tim Coggins&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sonicated Contact]&lt;br /&gt;
* Michele Mattioni (I'm based in Cambridge too, but if Tom can go to London I can grab the phone in Cambridge) &amp;lt;br /&amp;gt;[mailto:mattions@gmail.com]&lt;br /&gt;
* '''Group Buyer''' Ben F-W (Fulham, London) [http://wiki.openmoko.org/wiki/Special:Emailuser/benfw Contact]&lt;br /&gt;
* T. Chan (Cambridge, vaguely knows Weiss) [http://wiki.openmoko.org/wiki/Special:Emailuser/TC Contact]&lt;br /&gt;
* Rob Paulson (Derby, but will be visiting London in July) [http://wiki.openmoko.org/wiki/Special:Emailuser/Myfanwy Contact]&lt;br /&gt;
* Mario &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Spirer Contact]&lt;br /&gt;
* David Pottage (actually in Reading)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chrestomanci Contact]&lt;br /&gt;
&lt;br /&gt;
==== West Midlands ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Mo Abrahams (Walsall) &amp;lt;br /&amp;gt; mailto:moabrahams@dashavoo.com&lt;br /&gt;
* Jonathan Spooner (Walsall)&lt;br /&gt;
* E. Lucretiu (Stafford) [http://wiki.openmoko.org/wiki/Special:Emailuser/lucretiu Contact]&lt;br /&gt;
&lt;br /&gt;
== Latvia ==&lt;br /&gt;
=== Riga ===&lt;br /&gt;
==== Riga ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Ilya &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/VRGhost Contact]&lt;br /&gt;
* Deniss [http://wiki.openmoko.org/wiki/Special:Emailuser/Druidegrey Contact]&lt;br /&gt;
&lt;br /&gt;
== Singapore ==&lt;br /&gt;
Status : 3/10&lt;br /&gt;
* Wee Kiam Peng [http://wiki.openmoko.org/wiki/Special:Emailuser/Jipi Contact]&lt;br /&gt;
* Chen Ruo Fei [http://wiki.openmoko.org/wiki/Special:Emailuser/Crf Contact]&lt;br /&gt;
* Moritz Haeberle [http://wiki.openmoko.org/wiki/Special:Emailuser/Morid Contact]&lt;br /&gt;
&lt;br /&gt;
== Israel==&lt;br /&gt;
Status : 3/10&lt;br /&gt;
* Ofer Herman &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/oferhe Contact]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Talba Talba]&lt;br /&gt;
* Dan &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Da-x Contact]&lt;br /&gt;
&lt;br /&gt;
== Czech Republic ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&lt;br /&gt;
Koordinátorem objednávání je Martin Šenkeřík [[User:Ohin | Kontakty na mě]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Aktuálně ===&lt;br /&gt;
'''Odeslal jsem všem ze seznamu mail s informacemi k odeslání peněz. Pokud náhodou někomu mail nedorazil, urychleně se mi ozvěte, ať se nemusí moc čekat. Mohlo se stát, že jsem v tom množství někoho nechtěně vynechal...'''&lt;br /&gt;
*'''26.6. - '''V pondělí porovnám výpis z účtu se seznamem zájemců tady na wiki a od koho tam nebudou peníze budu ho ještě pro jistotu kontaktovat. Pokud se ukáže, že všechno dorazilo tak jak mělo, odešlu peníze Pulsterovi.&lt;br /&gt;
Na to jsem se ptal v České Spořitelně, a převod více než 200 000Kč je nutné provést v bance, za co si vyberou 200Kč poplatek, plus 1% z částky za zahraniční převod v EUR, avšak maximálně 1500Kč - což je náš případ, plus ještě poplatky Německé banky protože všechny poplatky půjdou na vrub odesílatele (snad to nebude moc). Tyhle poplatky uhradím z toho, co jsem připočítal k ceně telefonu.&lt;br /&gt;
&lt;br /&gt;
''A je to tu!! Pulster.de nejenom potvrdil cenu, ale také oznámil, že už má telefony skladem (ne však zatím k veřejnému prodeji, ale nám je připravený je odeslat).''&lt;br /&gt;
&lt;br /&gt;
=== Základní informace ===&lt;br /&gt;
Jedná se o hromadnou objednávku [[Neo_FreeRunner|Neo FreeRunner]] ([[Neo_FreeRunner_GTA02_Hardware|hardware]] - GSM, GPS, WiFi, CPU 400MHz, ...; software - [http://people.openmoko.org/ninjutsu/freerunner1.4.swf náhled na připravovanou Qtopii]) do České republiky.&lt;br /&gt;
Cena 299€.&lt;br /&gt;
&lt;br /&gt;
Protože se množí na to dotazy, vypíšu co je součástí dodávky a co ne:&lt;br /&gt;
*Obdržíme:&lt;br /&gt;
** FreeRunner ;-)&lt;br /&gt;
** stylus (pravděpodobně ten s laserem aspol...)&lt;br /&gt;
** adaptér&lt;br /&gt;
** USB kabel&lt;br /&gt;
** 512MB SD card&lt;br /&gt;
&lt;br /&gt;
*Neobdržíme (možno přiobjednat):&lt;br /&gt;
** [http://www.pulster.de/engl/d__ompouch__OpenMoko_Freerunner_Pouch786.htm obal] (19€) - navíc 500Kč&lt;br /&gt;
** [http://www.pulster.de/engl/index.html?d__omheadset__OpenMoko_Headset785.htm headset] (9€) - navíc 250Kč&lt;br /&gt;
&lt;br /&gt;
Omlouvám se těm, kteří by ještě chtěli přiobjednat některé z příslušenství a už odeslali peníze. Bude bohužel potřeba v případě zájmu odeslat ještě navíc sumu za příslušenství. ''Pokud by byl malý zájem, mohl bych to zaplatit ze zálohy a případný nedoplatek vybrat v hotovosti (platí bohužel jen pro Brno a Zlín).''&lt;br /&gt;
&lt;br /&gt;
=== Postup registrace a objednání ===&lt;br /&gt;
&amp;lt;center&amp;gt;'''Platí pro obě větve!'''&amp;lt;/center&amp;gt;&lt;br /&gt;
Tak jsme na kroku 3!&lt;br /&gt;
# Registraci provedete zápisem svého jména a kontaktu do patřičné větve odpovídající místu vašeho osobního převzítí telefonu. Můžete nabídnout distribuci do míst, které ještě nikdo neposkytuje.&lt;br /&gt;
# stanovena lehce nadhodnocená částka: 7500Kč za telefon, s debug boardem na 10000Kč na bezpečné pokrytí očekávaných i neočekávaných výdajů spojených s objednávkou&lt;br /&gt;
# '''každý zájemce odešle tuto sumu na účet Martina Šenkeříka, identifikuje se svým jménem a příjmením ve zprávě příjemci'''&lt;br /&gt;
# jakmile budou peníze nashromážděny, provedu objednávku tolika telefonů, kolik zájemců mi zašle peníze&lt;br /&gt;
# po obdržení balíku s telefony se vypočte finální částka za telefon, a případný přeplatek bude vrácen každému osobně při převzetí telefonu (lokální distributoři samozřejmě obdrží patřičný počet telefonů a peněz, aby mohly být předány dále)&lt;br /&gt;
# všem se dítko šťastně dopraví do rukou&lt;br /&gt;
&lt;br /&gt;
*[[Talk:GroupSales#Diskuze | Diskuse]]&lt;br /&gt;
*[[Talk:GroupSales#Dopl.C5.88uj.C3.ADc.C3.AD_informace | Doplňující informace]]&lt;br /&gt;
&lt;br /&gt;
=== Brno ===&lt;br /&gt;
&lt;br /&gt;
==== Distribuční schéma ====&lt;br /&gt;
&lt;br /&gt;
 '''[n]'''  FreeRunner&lt;br /&gt;
 '''[nD]''' [[Neo1973_Debug_Board_v3|debug board]] 99€ - 2500Kč (n počet kusů, bez n 1 kus)&lt;br /&gt;
 '''[nH]''' headset, 9€ - 250Kč&lt;br /&gt;
 '''[nO]''' obal, 19€ - 500Kč&lt;br /&gt;
 ''Jednotlivé volby píšeme za jméno v [] a více&lt;br /&gt;
 voleb oddělujeme čárkou. n je počet kusů, bez n 1 kus''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''&amp;lt;font size=&amp;quot;3&amp;quot; color=&amp;quot;green&amp;quot;&amp;gt;Status : 23&amp;lt;/font&amp;gt;'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'' Značku'' ''' € ''' ''před jména přidávám v okamžiku, když od daného člověka dorazí peníze na můj účet. ''&lt;br /&gt;
&lt;br /&gt;
*'''Martin Šenkeřík''' - [[User:Ohin | Kontakty na mě]]&lt;br /&gt;
**'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Brno&amp;lt;/span&amp;gt;''':&lt;br /&gt;
***'''Radek Bartoň''' - [[Special:Emailuser/Blackhex|Contact]]&lt;br /&gt;
****'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Frýdek-Místek&amp;lt;/span&amp;gt;''':&lt;br /&gt;
*****-&lt;br /&gt;
***'''€ Pavel Erben''' - [[User:Erby|Kontakt]]&lt;br /&gt;
***'''Radek Machulka''' - [[Special:Emailuser/Werty|Contact]]&lt;br /&gt;
***'''Aleš Dvořák''' - [[Special:Emailuser/Setr|Contact]]&lt;br /&gt;
***'''Jozef Mlich [2, 1D]''' - [[Special:Emailuser/joejoe|Contact]]&lt;br /&gt;
***'''Martin Faltičko''' - [[Special:Emailuser/MafRaf|Contact]]&lt;br /&gt;
***'''€ Karel Volný''' - [[Special:Emailuser/kavol|Contact]]&lt;br /&gt;
***'''Martin Nagy [1, 1O]''' - [[Special:Emailuser/mnagy|Contact]]&lt;br /&gt;
****'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Bratislava&amp;lt;/span&amp;gt;''':&lt;br /&gt;
*****'''František Horínek''' - [[Special:Emailuser/PipBoy2000|Contact]]&lt;br /&gt;
*****'''Martin Vyšný''' - [mailto:vysny@baka.sk Contact]&lt;br /&gt;
*****'''Tomáš Sirný''' - [[Special:Emailuser/Junckritter|Contact]]&lt;br /&gt;
*****'''Ján Janech''' - [[Special:Emailuser/Janik|Contact]]&lt;br /&gt;
*****'''Ivan Šeďo [1, 1D, 3H, 1O]''' - [[Special:Emailuser/ikoframe|Contact]]&lt;br /&gt;
******'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;SK/Žilina&amp;lt;/span&amp;gt;''':&lt;br /&gt;
******'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;SK/Piešťany&amp;lt;/span&amp;gt;''':&lt;br /&gt;
***'''Tom Varga [H, O]''' - [[Special:Emailuser/Varg|Contact]]&lt;br /&gt;
***'''€ Petr Ondo [2]''' - [[Special:Emailuser/Votik|Contact]]&lt;br /&gt;
***'''Pavel Krátký [1, 1H]''' - [[Special:Emailuser/MrBobby|Contact]]&lt;br /&gt;
**'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Zlín&amp;lt;/span&amp;gt;''':&lt;br /&gt;
***'''Martin Holec''' - [[Special:Emailuser/Martix|Contact]]&lt;br /&gt;
***'''€ Pavel Kovář''' - [[Special:Emailuser/Fox|Contact]]&lt;br /&gt;
****'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Ostrava&amp;lt;/span&amp;gt;''':&lt;br /&gt;
*****'''€ Marian Krucina [D,H]''' - [[Special:Emailuser/oak|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Praha ===&lt;br /&gt;
&lt;br /&gt;
==== Distribuční schéma ====&lt;br /&gt;
'''Vzhledem ke jednodušší distribuci půjde balíček do Brna a odtud jej převeze Tomáš Varga.'''&lt;br /&gt;
&lt;br /&gt;
 '''[n]'''  FreeRunner&lt;br /&gt;
 '''[nD]''' [[Neo1973_Debug_Board_v3|debug board]] 99€ - 2500Kč (n počet kusů, bez n 1 kus)&lt;br /&gt;
 '''[nH]''' headset, 9€ - 250Kč&lt;br /&gt;
 '''[nO]''' obal, 19€ - 500Kč&lt;br /&gt;
 ''Jednotlivé volby píšeme za jméno v [] a více&lt;br /&gt;
 voleb oddělujeme čárkou. n je počet kusů, bez n 1 kus''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''&amp;lt;font size=&amp;quot;3&amp;quot;&amp;gt;Status : 16&amp;lt;/font&amp;gt;'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'' Značku'' ''' € ''' ''před jména přidávám v okamžiku, když od daného člověka dorazí peníze na můj účet. ''&lt;br /&gt;
&lt;br /&gt;
*(€)''' Jan Mareš [2,2H]''' - [http://wiki.openmoko.org/wiki/User:iVir Contact]&lt;br /&gt;
**'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Praha&amp;lt;/span&amp;gt;''':&lt;br /&gt;
***'''€ Martin Dvořák''' - [[Special:Emailuser/masca|Contact]]&lt;br /&gt;
***'''€ Michal Pěnka [H]''' - [http://michal.penka.name/kontakt Contact]&lt;br /&gt;
***'''Jan Černý [H]''' - [[Special:Emailuser/xcerj01|Contact]]&lt;br /&gt;
****'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Kolín&amp;lt;/span&amp;gt;''':&lt;br /&gt;
***'''Dag Rauer''' - [[Special:Emailuser/drag|Contact]]&lt;br /&gt;
***'''Miloslav Machotka [O]''' - [[Special:Emailuser/Machy|Contact]]&lt;br /&gt;
***'''David Kozub [D]''' - [[Special:Emailuser/Zub|Contact]] (Kdyby z Prahy seslo, volim Zlin jako fallback.)&lt;br /&gt;
***'''Milan Vontorčík [HO]''' - [[Special:Emailuser/Mvontorcik|Contact]]&lt;br /&gt;
***'''Vojtěch Vozáb''' - [mailto:vojtav@centrum.cz Contact]&lt;br /&gt;
***'''€ Zdeněk Trávníček [D]''' - [[User:V154c1|Contact]] (Klidne si zajedu i jinam po republice)&lt;br /&gt;
***'''€ Milan Šedý [2]''' - [[Special:Emailuser/Wortyr|Contact]]&lt;br /&gt;
***''' Martin Hinner''' - [mailto:martin@hinner.info Contact]&lt;br /&gt;
**'''&amp;lt;span style=&amp;quot;color: blue&amp;quot;&amp;gt;Písek&amp;lt;/span&amp;gt;''':&lt;br /&gt;
***(€)''' Luboš Podrázský [H]''' - [[Special:Emailuser/zsman|Contact]]&lt;br /&gt;
***''' Petr Marvan''' - [mailto:petr.marvan1@seznam.cz Contact]&lt;br /&gt;
&lt;br /&gt;
== Slovak Republic ==&lt;br /&gt;
[http://wiki.openmoko.org/wiki/GroupSales#Czech_Republic Spojeno s Czech Republic]&lt;br /&gt;
&lt;br /&gt;
== Croatia ==&lt;br /&gt;
Status : 12/10&lt;br /&gt;
* w00t - [[Special:Emailuser/W00t|Contact]]&lt;br /&gt;
* matija - [[Special:Emailuser/Matija.z|Contact]]&lt;br /&gt;
* valajbeg - [[Special:Emailuser/valajbeg|Contact]]&lt;br /&gt;
* kost - [[Special:Emailuser/kost|Contact]]&lt;br /&gt;
* mnalis - [[Special:Emailuser/mnalis|Contact]]&lt;br /&gt;
* tcavrag - [[Special:Emailuser/tcavrag|Contact]]&lt;br /&gt;
* slavus - [[Special:Emailuser/slavus|Contact]]&lt;br /&gt;
* bsevo - [[Special:Emailuser/bsevo|Contact]]&lt;br /&gt;
* amd64 - [[Special:Emailuser/SilverSpace|Contact]]&lt;br /&gt;
* v-v - [[Special:Emailuser/v-v|Contact]]&lt;br /&gt;
* Lovro - [[Special:Emailuser/Lovro|Contact]]&lt;br /&gt;
* Zlotvor - [[Special:Emailuser/zlotvor|Contact]]&lt;br /&gt;
(maybe we should make one group for bosnia, croatia &amp;amp; serbia together?) [http://wiki.openmoko.org/index.php/Talk:GroupSales#Croatia the talk page]&lt;br /&gt;
&lt;br /&gt;
== Russia ==&lt;br /&gt;
=== Moscow ===&lt;br /&gt;
Status : 11/20&lt;br /&gt;
* 1x sinister - [[Special:Emailuser/sinister|Contact]]&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) shallburn - [[Special:Emailuser/shallburn|Contact]]&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) vadson - [[Special:Emailuser/vadson|Contact]]&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Tallex - [[Special:Emailuser/Tallex|Contact]] &lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) mex3 - [[Special:Emailuser/mex3|Contact]]&lt;br /&gt;
* 1x Alexxy (with debug board if possible) - [[Special:Emailuser/Alexxy|Contact]] (Actual location - Saint-Petersburg)&lt;br /&gt;
* 1x pva (with debug board if possible) - [[Special:Emailuser/Pva|Contact]] (Moscow if matters)&lt;br /&gt;
* 2x (1x [[Image:MokoBox.jpg]] - advanced + 1x Base) cbou (Moscow) - [[Special:Emailuser/cbou|Contact]]&lt;br /&gt;
* 1x (Base) Buffet - [[Special:Emailuser/Buffet|Contact]]&lt;br /&gt;
* 1x homeboy - [[Special:Emailuser/homeboy|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Saint-Petersburg ===&lt;br /&gt;
Status : 7/10&lt;br /&gt;
* 2x Nikolay Kasatkin - [[Special:Emailuser/Kainspb|Contact]]&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
* 1x (3x?) ([[Image:MokoBox.jpg]] - phone+board) cracatau - [[Special:Emailuser/cracatau|Contact]]&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - phone+board) alexei379 - [[Special:Emailuser/alexei379|Contact]]&lt;br /&gt;
* 3x krigstask - [[Special:Emailuser/krigstask|Contact]]&lt;br /&gt;
&lt;br /&gt;
== Belarus ==&lt;br /&gt;
=== Minsk ===&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Const - [[Special:Emailuser/Const|Contact]]&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
&lt;br /&gt;
== Taiwan ==&lt;br /&gt;
=== Taipei ===&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Cruz [http://wiki.openmoko.org/wiki/Special:Emailuser/cruz Contact]&lt;br /&gt;
* mkl23 @ShinChu [http://wiki.openmoko.org/wiki/Special:Emailuser/mkl23 Contact]&lt;br /&gt;
* htchien [http://wiki.openmoko.org/wiki/Special:Emailuser/htchien Contact]&lt;br /&gt;
&lt;br /&gt;
== Bahrain ==&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Salman [http://wiki.openmoko.org/wiki/Special:Emailuser/smhar Contact]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Group_sales</id>
		<title>Group sales</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Group_sales"/>
				<updated>2008-05-11T18:47:51Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Milano e dintorni */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Openmoko have announced a scheme to sell the forthcoming Neo Freerunner at a discount if bought in multiples of 10 (US$369, instead of 399), to be shipped in one package. Group buying will thus save money on the purchase, and on the shipping. This page is to to organise group purchases by region.&lt;br /&gt;
&lt;br /&gt;
Steve from Openmoko announced &amp;quot;Every 10 pack, will come with a box of stuff. 10 pouches and 10 head sets.&amp;quot;&lt;br /&gt;
So join us within a local group !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style='float:right'&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
=== Western Australia ===&lt;br /&gt;
==== Perth ====&lt;br /&gt;
&lt;br /&gt;
Status: 9/10&lt;br /&gt;
&lt;br /&gt;
* 1x Fred Janon mailto:fjanon@yahoo.com&lt;br /&gt;
&lt;br /&gt;
* 1x Shanon Loughton [http://wiki.openmoko.org/wiki/Special:Emailuser/cgltower contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Simon Matthews [http://wiki.openmoko.org/wiki/Special:Emailuser/simat contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Msquared [http://www.msquared.id.au/ contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Alex Wilkinson mailto:alex.wilkinson@dsto.defence.gov.au&lt;br /&gt;
&lt;br /&gt;
* 1x Daniel Foote mailto:freefoote@dview.net&lt;br /&gt;
&lt;br /&gt;
* 1x Russell Steicke mailto:russells@adelie.cx&lt;br /&gt;
&lt;br /&gt;
* 1x William Kenworthy mailto:billk@iinet.net.au&lt;br /&gt;
&lt;br /&gt;
* 1x Clare Johnstone [http://wiki.openmoko.org/wiki/Special:Emailuser/claregj contact me here]&lt;br /&gt;
&lt;br /&gt;
=== New South Wales  ===&lt;br /&gt;
==== Sydney ====&lt;br /&gt;
&lt;br /&gt;
status: 10/10&lt;br /&gt;
&lt;br /&gt;
Please add an &amp;quot;I exist&amp;quot; to end of your name here. &lt;br /&gt;
&lt;br /&gt;
Also, Sydney seems to now have 10 people - perhaps if we do not reach 10 we can join with Melbourne (or Canberra) and get them shipped to Australia, then moved domestically to the other city.&lt;br /&gt;
&lt;br /&gt;
* 1 x dbmoodb ---&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Dbmoodb contact me here] I exist.&lt;br /&gt;
* 1 x Mark Chandler [http://wiki.openmoko.org/wiki/Special:Emailuser/Openmarko contact me here]&lt;br /&gt;
* 1 x bing [http://wiki.openmoko.org/wiki/Special:Emailuser/Bingquick contact me here] I exist.&lt;br /&gt;
* 1 x Chris [http://wiki.openmoko.org/wiki/Special:Emailuser/ch0gan contact me here]. I exist.&lt;br /&gt;
* 1 x Neil Brown [http://wiki.openmoko.org/wiki/Special:Emailuser/Neilbrown contact me here] I'm wondering why I need to assert that I exist.&lt;br /&gt;
* 1 x Rob [http://wiki.openmoko.org/wiki/Special:Emailuser/Rob contact me here]&lt;br /&gt;
* 1 x Tim [http://wiki.openmoko.org/wiki/Special:Emailuser/Voyd contact me here] I am almost certain I exist.&lt;br /&gt;
* 1 x Scott [http://wiki.openmoko.org/wiki/Special:Emailuser/Cysp wikimail]&lt;br /&gt;
* 1 x porl [http://wiki.openmoko.org/wiki/Special:Emailuser/porl contact me here] I exist.&lt;br /&gt;
* 1 x tom [http://wiki.openmoko.org/wiki/Special:Emailuser/tom contact me here] I think I exist.&lt;br /&gt;
&lt;br /&gt;
=== Victoria ===&lt;br /&gt;
==== Melbourne ====&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
* 4x Dennis Wollersheim, mailto: dewoller (at) gmail (dot) com&lt;br /&gt;
* 1x Nigel Cunningham, mailto: ncunningham (at) crca (dot) org (dot) au&lt;br /&gt;
  (I'm actually in Cobden, in the south-west)&lt;br /&gt;
* 1x Dale Maggee, mailto: antisol (at) earthling (dot) net&lt;br /&gt;
&lt;br /&gt;
=== ACT ===&lt;br /&gt;
==== Canberra ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* J Dinale [http://wiki.openmoko.org/wiki/Special:Emailuser/Noledil Contact me here]&lt;br /&gt;
* Fergus [http://wiki.openmoko.org/wiki/Special:Emailuser/Someone Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Queensland ===&lt;br /&gt;
==== Brisbane ====&lt;br /&gt;
Status: 4/10 (possibly 20)&lt;br /&gt;
&lt;br /&gt;
* Nick Devereaux x 2 [http://wiki.openmoko.org/wiki/Special:Emailuser/Monkeypanic Contact me here]&lt;br /&gt;
* Matt Gallagher [http://wiki.openmoko.org/wiki/Special:Emailuser/mattg Contact me here]&lt;br /&gt;
* Jordan Keith [http://wiki.openmoko.org/wiki/Special:Emailuser/Zedd_D1abl0 Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== South Australia ===&lt;br /&gt;
==== Adelaide ====&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
* Adrian Billiau [http://wiki.openmoko.org/wiki/Special:Emailuser/Carcin Contact me here]&lt;br /&gt;
* John Briggs [http://wiki.openmoko.org/wiki/Special:Emailuser/Erflungued Contact me here]&lt;br /&gt;
* Daniel Sobey [http://wiki.openmoko.org/wiki/Special:Emailuser/dns Contact me here]&lt;br /&gt;
* Nicholas Steicke [http://wiki.openmoko.org/wiki/Special:Emailuser/narthollis Contact me here]&lt;br /&gt;
* Joel Stanley [http://wiki.openmoko.org/wiki/Special:Emailuser/shenki Contact me here]&lt;br /&gt;
* Karl Goetz x3 [http://wiki.openmoko.org/wiki/Special:Emailuser/kgoetz Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
There is a group-buy page at MetaLab, available here: http://metalab.at/wiki/OpenMoko .. we almost have the full 10 slots assigned, and its quite possible that we will order *20* phones, so please register on the Metalab pages and let us know if you're interested .. &lt;br /&gt;
&lt;br /&gt;
=== Salzburg ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* D. Kepplinger [http://wiki.openmoko.org/wiki/Special:Emailuser/Wedge Contact me here]&lt;br /&gt;
=== Wien ===&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* M. Greifeneder [http://wiki.openmoko.org/wiki/Special:Emailuser/mikegr Contact me here]&lt;br /&gt;
* J. Vaughan (torpor) -- http://metalab.at/wiki/OpenMoko [http://wiki.openmoko.org/wiki/Special:Emailuser/torpor Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Styria ===&lt;br /&gt;
==== Graz ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* F Hackenberger [http://wiki.openmoko.org/wiki/Special:Emailuser/Deadman66 Contact me here]&lt;br /&gt;
* J Florineth [http://wiki.openmoko.org/wiki/Special:Emailuser/Flojoh Contact me here]&lt;br /&gt;
* G Michelitsch [http://wiki.openmoko.org/wiki/Special:Emailuser/graf_ithaka Contact me here] (I've found others @ TU Graz !)&lt;br /&gt;
* R Stoegbuchner [http://wiki.openmoko.org/wiki/Special:Emailuser/stoero Contact me here]&lt;br /&gt;
* M Lipp [http://wiki.openmoko.org/wiki/Special:Emailuser/Neldoreth Contact me here]&lt;br /&gt;
* M Maier [http://wiki.openmoko.org/wiki/Special:Emailuser/species Contact me here]&lt;br /&gt;
* M Konrad [http://wiki.openmoko.org/wiki/Special:Emailuser/konni Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Belgium ==&lt;br /&gt;
=== Flanders ===&lt;br /&gt;
==== Brussel/Aalst/Gent/Brugge ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
* Yorick, mailto: yorick DOT matthys AT gmail DOT com&lt;br /&gt;
* 2x Dolfje [http://wiki.openmoko.org/wiki/Special:Emailuser/Dolfje Contact me here]&lt;br /&gt;
* XVens, mailto: xavier DOT vens AT gmail DOT com&lt;br /&gt;
* Arno85, mailto: aaron DOT helin AT gmail DOT com, Kortrijk&lt;br /&gt;
* Rubenv, mailto: ruben D0T vandamme MAILAT belgacom D0T net, Kortrijk&lt;br /&gt;
* Philoufr, mailto: philoufr AT gmail DOT com&lt;br /&gt;
* Js Op de Beeck [http://wiki.openmoko.org/wiki/Special:Emailuser/Js.opdebeeck Contact me here]&lt;br /&gt;
ps: Dolfje can bring freerunners to Brugge if needed&lt;br /&gt;
&lt;br /&gt;
==== Antwerp ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* michielv [http://wiki.openmoko.org/wiki/Special:Emailuser/Michielv Contact me here]&lt;br /&gt;
* Peter N [http://wiki.openmoko.org/wiki/Special:Emailuser/Bubsy Contact me here]&lt;br /&gt;
* Ivo [http://wiki.openmoko.org/wiki/Special:Emailuser/Ivo Contact me here]&lt;br /&gt;
* Peter Leemans, mailto: peter AT x-tend DOT be&lt;br /&gt;
* Richard B [http://wiki.openmoko.org/wiki/Special:Emailuser/richardb Contact me here]&lt;br /&gt;
* Jeroen Van Goey [http://wiki.openmoko.org/wiki/Special:Emailuser/BioGeek Contact me here]&lt;br /&gt;
* Jeroen D [http://wiki.openmoko.org/wiki/Special:Emailuser/jeroendoggen Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Wallonia ===&lt;br /&gt;
==== Walloon Brabant ====&lt;br /&gt;
* Istvan, mailto: buki DOT istvan AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
== Bulgaria ==&lt;br /&gt;
=== Sofia ===&lt;br /&gt;
==== Sofia ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Dimitar Staykov, mailto:meditache@gmail.com&lt;br /&gt;
* Vernim, [http://wiki.openmoko.org/wiki/Special:Emailuser/Vernim Contact]&lt;br /&gt;
&lt;br /&gt;
== Canada ==&lt;br /&gt;
&lt;br /&gt;
=== British Columbia ===&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Justin (Vancouver): mailto: stryderjzw AT gmail&lt;br /&gt;
* Dave (Vancouver) Vancouver Linux users group (unconfirmed but about 7 so far): mailto: doc AT skynet REMOVE dot REMOVE ie&lt;br /&gt;
* Steven (Victoria) - If someone in the group will remail the package for me. mailto: skurylo --&amp;gt; gmail dot com&lt;br /&gt;
&lt;br /&gt;
=== Alberta ===&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Wuth|Wuth]] : [mailto:wuth@acm.org]&lt;br /&gt;
* [[User:Slm3095om|stacy]] (2 units) : slm3095om AT millions dOt ca&lt;br /&gt;
&lt;br /&gt;
=== Ontario/Quebec ===&lt;br /&gt;
==== GTA (Toronto) ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Gerald A [http://wiki.openmoko.org/wiki/Special:Emailuser/Historybuff Contact me here]&lt;br /&gt;
* MattC, mailto: quirkz AT gmail&lt;br /&gt;
* Sergey K, openmoko AT deeptown dOt org&lt;br /&gt;
* Kristin Low, kristin dot low at gmail dot com (Kingston)&lt;br /&gt;
* Daniel Lister, dan.lister--&amp;gt;gmail&lt;br /&gt;
* Ronnie Wong: '''3 units''' - r25wong AT ryerson dOT ca&lt;br /&gt;
* Paul V [http://wiki.openmoko.org/wiki/Special:Emailuser/Roju Contact me here]&lt;br /&gt;
* Matt Manjos, matt (AT) manjos * com&lt;br /&gt;
&lt;br /&gt;
Group 2 Status (Hamilton): 3/10&lt;br /&gt;
&lt;br /&gt;
* Gabriel D - ace AT staticwave DOT ca&lt;br /&gt;
* Richard D - rtdegelder --&amp;gt; gmail.com&lt;br /&gt;
* Steve S   - ssinger_pg AT sympatico dot ca&lt;br /&gt;
&lt;br /&gt;
== Chile ==&lt;br /&gt;
=== Santiago ===&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mankeke]] Ricardo Manríquez C., mailto: ricardo.manriquez &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:XKnightmareX]] Gonzalo Pesenti., mailto: mare.knight1 &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Freyes]] Felipe Reyes., mailto: felipereyes &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Zeus]] Jonathan Gonzalez., mailto: zeus &amp;quot;remove this and add AT&amp;quot; gnu &amp;quot;dot&amp;quot; org&lt;br /&gt;
&lt;br /&gt;
== China ==&lt;br /&gt;
Status:9/10&lt;br /&gt;
*liangfei &amp;lt;br/&amp;gt; mailto:bsch1983@gmail.com &amp;lt;br/&amp;gt; MSN: bsch1983@hotmail.com &amp;lt;br/&amp;gt; 1 freerunner and 1 debug board&amp;lt;br/&amp;gt;&lt;br /&gt;
*liwei  &amp;lt;br/&amp;gt; mailto:4679380@qq.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board&lt;br /&gt;
*Luther  &amp;lt;br/&amp;gt; mailto:lutherluo@qq.com &amp;lt;br/&amp;gt;  2 freerunner and 1 debug board.&lt;br /&gt;
*Pccpu &amp;lt;br/&amp;gt; mailto:LFZILFZI@YAHOO.COM.CN &amp;lt;br/&amp;gt;  MSN:LFZI@SINA.COM  &amp;lt;br/&amp;gt; 1 freerunner&lt;br /&gt;
*Gnosy &amp;lt;br/&amp;gt; mailto:gnosyhh@gmail.com &amp;lt;br/&amp;gt;   1 freerunner and 1 debug board.&lt;br /&gt;
*Bin Zong &amp;lt;br /&amp;gt; mailto:hunter_00zb@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt; MSN:hunter_00zb@hotmail.com&lt;br /&gt;
*Lee zaixin&amp;lt;br /&amp;gt; mailto:shqlzx@126.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
*Zhuwei&amp;lt;br /&amp;gt; mailto:grissom_zhu@139.com &amp;lt;br/&amp;gt; MSN:wyh0310@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
If we do not reach a total large enough, Denmark **is** a very small place - surely we could figure out a way of getting them to find their way 'round the country :)&lt;br /&gt;
&lt;br /&gt;
=== Jutland ===&lt;br /&gt;
==== Aalborg ====&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
Should anyone need it, transportation from Aalborg to Thisted for phones can be arranged, if you don't want to pick it up in Aalborg yourself :) ~~leinir&lt;br /&gt;
&lt;br /&gt;
* Dan Leinir Turthra Jensen &amp;lt;br /&amp;gt; mailto:admin@leinir.dk &amp;lt;br /&amp;gt; [[User:Leinir]]&lt;br /&gt;
* Fabian Olesen &amp;lt;br /&amp;gt; mailto:firewalkerx@gmail.com&lt;br /&gt;
* Helge Willum Larsen &amp;lt;br /&amp;gt; mailto:helge.at.helges.dk&lt;br /&gt;
&lt;br /&gt;
==== Skjern ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Carlo]]&lt;br /&gt;
&lt;br /&gt;
==== Sønderborg ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* Theis Hjorth [http://wiki.openmoko.org/wiki/Special:Emailuser/Theis.hjorth contact me here] (1 phone + 1 devkit) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Fyn ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:EsbenDamgaard]] (need 3 (Looney &amp;amp; Gert))&lt;br /&gt;
* [[User:apm]] (need 1 with invoice - can pick up in Copenhagen)&lt;br /&gt;
&lt;br /&gt;
=== Sjælland ===&lt;br /&gt;
==== Copenhagen ====&lt;br /&gt;
Status: 26/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fursund]]&lt;br /&gt;
* [[User:Rasmusjensen]]&lt;br /&gt;
* [[User:tabac]] Thomas Ammitzbøll-Bach&lt;br /&gt;
* [[User:chel | Christian E. Lysel ]]&lt;br /&gt;
* [[User:UlrikRasmussen | Ulrik Rasmussen]]&lt;br /&gt;
* [[User:KlaymenDK | Jan Gundtofte-Bruun]] (Pending final hw, eg. low-power LEDs)&lt;br /&gt;
* [[User:OleTange | Ole Tange]] (I need 14 with invoice)&lt;br /&gt;
* [[User:Pascal | Pascal d'Hermilly]] (I need 1 with invoice)&lt;br /&gt;
* [[User:Miwer]] Michael Andersen&lt;br /&gt;
* [[User:maha | Martin Hansen]] (3 with invoice)&lt;br /&gt;
* [[User:SvenneK | Svenne Krap ]] (1+devkit with invoice)&lt;br /&gt;
* [[User:bss | Bo Stendal Sørensen]] (1)&lt;br /&gt;
* [[User:Glenn | Glenn Møller-Holst]] (1 + debug board)&lt;br /&gt;
&lt;br /&gt;
== Finland ==&lt;br /&gt;
=== Uusimaa ===&lt;br /&gt;
==== Helsinki I (Full)====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Mikko Rauhala x2 [mailto:mjr@iki.fi mjr@iki.fi]&lt;br /&gt;
* Aleksi Hankalahti &amp;lt;br /&amp;gt; [mailto:aleksi.hankalahti@iki.fi aleksi.hankalahti@iki.fi]&lt;br /&gt;
* Seppo Hätönen &amp;lt;br /&amp;gt; [mailto:karrde@iki.fi karrde@iki.fi]&lt;br /&gt;
* Arttu Sund &amp;lt;br /&amp;gt; [mailto:thearttu@gmail.com thearttu@gmail.com]&lt;br /&gt;
* Ville-Pekka Vainio &amp;lt;br /&amp;gt; vpivaini AT cs.helsinki.fi&lt;br /&gt;
* Heikki Hallamaa &amp;lt;br /&amp;gt; [mailto:heikki.hallamaa@iki.fi heikki.hallamaa@iki.fi]&lt;br /&gt;
* Tomi Jylhä-Ollila &amp;lt;br /&amp;gt; tomi.jylha-ollila@helsinki.fi&lt;br /&gt;
* Richard Braakman&lt;br /&gt;
* Timo Jyrinki &amp;lt;br /&amp;gt; [mailto:timo.jyrinki@iki.fi timo.jyrinki@iki.fi]&lt;br /&gt;
&lt;br /&gt;
==== Helsinki II, Turku &amp;amp; Vaasa (Full)====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
'''[[User:Piksi|Check &amp;amp; comment on my userpage for discussing payment &amp;amp; mail options]]'''&lt;br /&gt;
&lt;br /&gt;
Helsinki:&lt;br /&gt;
&lt;br /&gt;
* [[User:Piksi]] &amp;lt;br /&amp;gt;openmoko ÄT pi-xi PISTE net&lt;br /&gt;
* Risto H. Kurppa &amp;lt;br /&amp;gt; risto AT kurppa DOT fi&lt;br /&gt;
* Aapo Rantalainen &amp;lt;br /&amp;gt; aapo DOT rantalainen AT gmail DOT com&lt;br /&gt;
* Matti Laakso &amp;lt;br /&amp;gt; matti DOT laakso AT kotiposti DOT net&lt;br /&gt;
* Ismo Haanaho &amp;lt;br /&amp;gt; ismo DOT haanaho AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
Turku:&lt;br /&gt;
&lt;br /&gt;
* 2x Teemu Välimäki, [mailto:teemu.valimaki@iki.fi teemu.valimaki@iki.fi]&lt;br /&gt;
* Jaakko Lehtinen, jaakko dot lehtinen at gmail dot com&lt;br /&gt;
* Janne Junnila, janne dot junnila at gmail dot com&lt;br /&gt;
&lt;br /&gt;
Vaasa:&lt;br /&gt;
&lt;br /&gt;
* Mikko Niemikorpi, mikefulli ÄT gmail PISTE com&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
=== Bretagne ===&lt;br /&gt;
==== Brest ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux [mailto:steven@pourri.fr steven@pourri.fr] Jabber_Id:Steven@jabber.fr&lt;br /&gt;
* Acheteur potentiel #2&lt;br /&gt;
&lt;br /&gt;
==== Rennes ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Cédric DUFOUIL (openmoko at tsleg point com)&lt;br /&gt;
* Yves MAHE (ymahe at zindep dot com)&lt;br /&gt;
&lt;br /&gt;
=== Pays de la Loire ===&lt;br /&gt;
==== La Roche sur Yon ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vtouchar Vincent Touchard] (I may soon move to Bretagne/Brest)&lt;br /&gt;
&lt;br /&gt;
==== Nantes ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Yoann|Yoann ARNAUD]]. OK for a ship in Rennes if needed. [http://wiki.openmoko.org/wiki/Special:Emailuser/Yoann Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Ile de france ===&lt;br /&gt;
==== Paris ====&lt;br /&gt;
Status : 11/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux&lt;br /&gt;
* [[User:Phyce|Phyce]]&lt;br /&gt;
* Yann SLADEK ([http://wiki.openmoko.org/wiki/Special:Emailuser/Maveryck Contact me here])&lt;br /&gt;
* [[User:Wilk|Wilk]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Wilk Contact me here]&lt;br /&gt;
* Jonathan Magano ([http://wiki.openmoko.org/wiki/Special:Emailuser/JonathanMM Contact me here])&lt;br /&gt;
* Benjamin Renard (bn8[AT]zionetrix.net)&lt;br /&gt;
* [[User:OlivierBerger|OlivierBerger]]&lt;br /&gt;
* [[User:BartGS|BartGS]] [http://wiki.openmoko.org/wiki/Special:Emailuser/BartGS Contact me here]&lt;br /&gt;
* [[User:rcoscali|Rémi Cohen-Scali]]&lt;br /&gt;
* [[User:Valos|Valéry Febvre]]&lt;br /&gt;
* [[User:Manou|Emmanuel Raviart]]&lt;br /&gt;
&lt;br /&gt;
You may also see :&lt;br /&gt;
http://bearstech.com/openmoko/register&lt;br /&gt;
&lt;br /&gt;
=== Lorraine ===&lt;br /&gt;
==== Nancy ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:mosan|Nicolas Salles]]&lt;br /&gt;
&lt;br /&gt;
=== Rhône-Alpes ===&lt;br /&gt;
==== Lyon ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/patou Vincent MEURISSE]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pini Gilles FILIPPINI]&lt;br /&gt;
&lt;br /&gt;
==== Grenoble ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pbollard Philippe BOLLARD]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/aurelien Aurelien]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Alpes de Haute Provence ===&lt;br /&gt;
==== Manosque ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/cfdev Cyril]&lt;br /&gt;
&lt;br /&gt;
=== Provence Alpes Cote d'Azur ===&lt;br /&gt;
==== Sophia Antipolis ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/nico.inc Nicolas HUOT]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
=== Sachsen-Anhalt ===&lt;br /&gt;
==== Stendal (evtl. Magdeburg) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Fabian Off [http://wiki.openmoko.org/wiki/Special:Emailuser/Fabian2de Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hamburg ===&lt;br /&gt;
==== Hamburg ====&lt;br /&gt;
Status 9-10&lt;br /&gt;
&lt;br /&gt;
* Jan 4-5[http://wiki.openmoko.org/wiki/Special:Emailuser/Jan07 Contact me here]&lt;br /&gt;
* Varacanero [http://wiki.openmoko.org/wiki/Special:Emailuser/varacanero Contact me here]&lt;br /&gt;
* Ole 3-5 pcs [http://wiki.openmoko.org/wiki/Special:Emailuser/Olemoko Contact me here]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/Special:Emailuser/GuraX Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Niedersachsen===&lt;br /&gt;
==== Hannover====&lt;br /&gt;
Status 1&lt;br /&gt;
&lt;br /&gt;
* Dattel83 [http://wiki.openmoko.org/wiki/Special:Emailuser/Dattel83 Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Hessen ===&lt;br /&gt;
==== Frankfurt ====&lt;br /&gt;
Status 1-10&lt;br /&gt;
&lt;br /&gt;
* Blacky [http://wiki.openmoko.org/wiki/Special:Emailuser/Blacky Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Sachsen ===&lt;br /&gt;
==== Chemnitz ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Tobias [http://wiki.openmoko.org/wiki/Special:Emailuser/Tobydox Contact me here]&lt;br /&gt;
* Michael [http://wiki.openmoko.org/wiki/Special:Emailuser/her Contact me here]&lt;br /&gt;
==== Dresden ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Martin [http://wiki.openmoko.org/wiki/Special:Emailuser/nodge Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Thueringen ===&lt;br /&gt;
==== Weimar ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fries43]]&lt;br /&gt;
&lt;br /&gt;
==== Ilmenau ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:KimKiesel]]&lt;br /&gt;
&lt;br /&gt;
=== NRW ===&lt;br /&gt;
==== Bielefeld ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* David, infos on my [[User:Raven|user page]], or you can [[Special:Emailuser/Raven|contact me here]]&lt;br /&gt;
* Sebastian, infos on my [[User:Seppi|user page]], or you can [[Special:Emailuser/Seppi|contact me here]]&lt;br /&gt;
* Dackel, infos on my [[User:Killerdackel|user page]], or you can [[Special:Emailuser/Killerdackel|contact me here]]&lt;br /&gt;
* Conny&lt;br /&gt;
* Arndt, infos on my [[User:Arndot|user page]], or you can [[Special:Emailuser/Arndot|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Aachen ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
* Henrik, infos on my [[User:Henrikz|user page]], or you can [[Special:Emailuser/Henrikz|contact me here]]&lt;br /&gt;
* David, infos on my [[User:TechnoFan|user page]], or you can [[Special:Emailuser/TechnoFan|contact me here]]&lt;br /&gt;
* Stephan, infos on my [[User:chaq|user page]], or you can [[Special:Emailuser/chaq|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Düsseldorf ====&lt;br /&gt;
* mac2k, infos on my [[User:mac2k|user page]], or you can [[Special:Emailuser/mac2k|contact me here]]&lt;br /&gt;
&lt;br /&gt;
=== Baden-Württemberg ===&lt;br /&gt;
==== Karlsruhe ====&lt;br /&gt;
&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
* 2 for André (one for me and one for a friend).[[Special:Emailuser/Spacemarine|Contact]] me if you haven't received an email from me or if you joined this group after the 07.05.08&lt;br /&gt;
* [[Special:Emailuser/Dr.Nop|Dr.Nop]]&lt;br /&gt;
* [[Special:Emailuser/JensB|JensB]]&lt;br /&gt;
* [[Special:Emailuser/Tedo|Tedo]]&lt;br /&gt;
* [[Special:Emailuser/ZaPPaS|ZaPPaS]] 7 devices at least, maybe we start a new group in Leonberg&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Gromgull|Gromgull]] (in Kaiserslautern, but Karlsruhe is close enough, and I doubt that I'll find 10 people here.&lt;br /&gt;
* [[Special:Emailuser/Ebi|Ebi]]&lt;br /&gt;
* [[Special:Emailuser/RIdd3r|Fabian]]&lt;br /&gt;
* [[Special:Emailuser/Agon|Agon]] in Stuttgart, but Karlsruhe is close enough&lt;br /&gt;
* [[Special:Emailuser/Gollum|Gollum]] in Mannheim, ditto :)  Maybe local postal service is an option?&lt;br /&gt;
Are there any news on how we're going to manage the order?&lt;br /&gt;
&lt;br /&gt;
=== Bayern ===&lt;br /&gt;
==== München ====&lt;br /&gt;
&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Eriks|Eriks]]&lt;br /&gt;
* --[[User:Imitation|Imitation]] 21:42, 30 April 2008 (CEST)&lt;br /&gt;
* [[Special:Emailuser/meyerm|meyerm]] 16:25 CEST, 01. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Koebi|koebi]] 05. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/wof|wof]] 07. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/floe|floe]] 10. Mai 2008&lt;br /&gt;
&lt;br /&gt;
=== Berlin===&lt;br /&gt;
==== Berlin ====&lt;br /&gt;
&lt;br /&gt;
for berlin-talk: http://de.groups.yahoo.com/group/openmoko-berlin/&lt;br /&gt;
&lt;br /&gt;
* Conrad [http://wiki.openmoko.org/wiki/User:Caribu Contact me here]&lt;br /&gt;
&lt;br /&gt;
Status 11/20&lt;br /&gt;
* Stephan [http://wiki.openmoko.org/wiki/User:Fischel Contact me here]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/User:Thebohemian Contact me here]&lt;br /&gt;
* Nico [http://wiki.openmoko.org/wiki/User:Nico Contact me here]&lt;br /&gt;
* Torsten [http://wiki.openmoko.org/wiki/User:Torsten_Grote Contact me here]&lt;br /&gt;
* Bastian [[User:Fries43]]&lt;br /&gt;
* Sven-Ola [http://wiki.openmoko.org/wiki/User:Sven-ola Contact]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/User:arnepp Contact me here]&lt;br /&gt;
* MM [http://wiki.openmoko.org/wiki/User:MM Contact]&lt;br /&gt;
* Keks [http://wiki.openmoko.org/wiki/User:Keksdosenmann Contact]&lt;br /&gt;
* Matthias [http://wiki.openmoko.org/wiki/User:mk Contact]&lt;br /&gt;
* Norbert [http://wiki.openmoko.org/wiki/User:Noha Contact]&lt;br /&gt;
&lt;br /&gt;
== Hungary == &lt;br /&gt;
discussion here: http://hup.hu/node/54588&lt;br /&gt;
&lt;br /&gt;
=== Budapest ===&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
# Ferenc 'Lion' Veres [http://wiki.openmoko.org/wiki/Special:Emailuser/kempelen Contact]&lt;br /&gt;
# Laszlo 'rka' Szabo [http://wiki.openmoko.org/wiki/Special:Emailuser/rka Contact]&lt;br /&gt;
# tg [http://wiki.openmoko.org/wiki/Special:Emailuser/tg?wpSubject=OpenMoko%20GroupSales Contact]&lt;br /&gt;
# LiRul - lirul [KUKAC] hixsplit [PONT] hu&lt;br /&gt;
# Nyosigomboc - nyos [KUKAC] nyos [PONT] homelinux [PONT] net&lt;br /&gt;
# hunludvig - hunludvig [KUKAC] gmail [PONT] com&lt;br /&gt;
# [http://wiki.openmoko.org/wiki/Special:Emailuser/asdmin?wpSubject=OpenMoko%20GroupSales Dániel 'asd' Vásárhelyi]&lt;br /&gt;
#* i offer to handle ordering and dispatching the unit if no one has applied for it already&lt;br /&gt;
# asch, asch [KUKAC] freemail [PONT] hu&lt;br /&gt;
# btamas, [http://wiki.openmoko.org/wiki/Special:Emailuser/btamas Contact]&lt;br /&gt;
# ka87, andras [kukac] csevego [pont] net&lt;br /&gt;
# pcm, pcm [kukac] freemail [pont] hu&lt;br /&gt;
# gpiros, geza [PONT] piros [KUKAC] gmail [PONT] com&lt;br /&gt;
# appa, appa00 [kukac] gmail [pont] com&lt;br /&gt;
# pierre286, [http://wiki.openmoko.org/wiki/Special:Emailuser/pierre286 Contact]&lt;br /&gt;
# Hélei Zoltán, heleiz [kukac] gmail&lt;br /&gt;
# Fenwick, [http://wiki.openmoko.org/wiki/Special:Emailuser/fenwick Contact]&lt;br /&gt;
# Radics Áron, raron @ vipmail . hu&lt;br /&gt;
&lt;br /&gt;
=== Kecskemét ===&lt;br /&gt;
Dániel Vásárhelyi handles transportation to Kecskemét, therefore it is not necessary to collect 10 all pieces here.&lt;br /&gt;
&lt;br /&gt;
== India ==&lt;br /&gt;
=== Delhi/NCR ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Goldwyn Rodrigues [http://wiki.openmoko.org/wiki/Special:Emailuser/goldwynr Contact]&lt;br /&gt;
&lt;br /&gt;
== Italy == &lt;br /&gt;
For more informations and to organize groups, visit the [http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''''Italian Freerunner Group Sales Google Group'''''] (ML/Web/Feeds) '''BUT please keep adding your name and email to the list below'''&lt;br /&gt;
&lt;br /&gt;
If we don't reach the 10 phones limit in each city, maybe we could place an order in the &amp;quot;most requested city&amp;quot;, and from shipping to other buyers. We'll have anyway a good discount although the &amp;quot;double-shipping&amp;quot;. ([http://thread.gmane.org/gmane.comp.handhelds.openmoko.community/10937/focus=10981 Read here for reference]).&lt;br /&gt;
&lt;br /&gt;
=== Toscana ===&lt;br /&gt;
==== Firenze (e dintorni) ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Treviño|Marco Trevisan (Treviño)]] - [http://blog.3v1n0.net/contatti-trevino/ Contacts here]&lt;br /&gt;
* [[User:Niccolo|Niccolo Rigacci]] - ''niccolo [AT] rigacci.org''&lt;br /&gt;
* [[User:pcav|Paolo Cavallini]] - ''cavallini [AT] faunalia.it''&lt;br /&gt;
* [[User:BiggMatt|Mattia Gentile]] - ''biggmatt@hotmail.it''&lt;br /&gt;
* Elisa ''[mailto:lab@kkk.it lab@kkk.it]'' (Empoli)&lt;br /&gt;
* [[User:Sugacapra|Sugacapra]] - alessio.chemeri [AT] gmailPUNTOcom&lt;br /&gt;
* [[User:tom_morello|Carlo Ascani (Morello)]] - ''carlo.ratm [AT] gmail.com''&lt;br /&gt;
* [[User:marrano|Stefano Burchietti (Marrano)]] - ''stefano [AT] nontelodiromai.it''&lt;br /&gt;
&lt;br /&gt;
=== Lombardia ===&lt;br /&gt;
&lt;br /&gt;
==== Milano e dintorni ====&lt;br /&gt;
Status 19/20&lt;br /&gt;
&lt;br /&gt;
[[GroupSales_Milano_e_dintorni|Organizzazione preliminare]] DEPRECATA lì 11 Maggio 2008.&lt;br /&gt;
 Da ora in poi usiamo il [http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''Freerunner Italian Group Sales'''].&lt;br /&gt;
&lt;br /&gt;
'''Ad ogni modo, continutate ad aggiugerVi nella lista qui sotto'''&lt;br /&gt;
&lt;br /&gt;
* Marcello Gorla&lt;br /&gt;
* Maxxer [mailto:maxxer@yetopen.it maxxer@yetopen.it] (Lecco)&lt;br /&gt;
* Pietro Montorfano [mailto:monto84@gmail.com monto84@gmail.com] (from como)&lt;br /&gt;
* Gianluigi Belli - [http://wiki.openmoko.org/wiki/Special:Emailuser/Pulciux Contacts here] (Milano)&lt;br /&gt;
* Michele Castellano - [http://wiki.openmoko.org/wiki/Special:Emailuser/mubumba Contacts here] (Milano)&lt;br /&gt;
* Maurizio Lipreri -  [http://wiki.openmoko.org/wiki/Special:Emailuser/Maldido Contacts here]( Como )&lt;br /&gt;
* Guido Conaldi - [http://wiki.openmoko.org/wiki/Special:Emailuser/skepz Contacts here] (Varese)&lt;br /&gt;
* [[User:Furester|Igor Scabini (furester)]] - [http://wiki.openmoko.org/wiki/Special:Emailuser/Furester Contacts here] (Milano)&lt;br /&gt;
* Dario Panico [http://wiki.openmoko.org/wiki/Special:Emailuser/Dareus Contacts here] (Busto Arsizio, VA)&lt;br /&gt;
* Marco Zanzotera (Milano città) - qualcuno sa indicarmi i metodi di pagamento per favore?&lt;br /&gt;
* Francesco Ricci (Milano, Dipartimento di Scienze dell'Informazione, via Comelico 39/41) - possibile punto di ricezione/distribuzione - [http://wiki.openmoko.org/wiki/Special:Emailuser/Alfa21 Contacts here]&lt;br /&gt;
* Danilo Sia (Birdack) [http://wiki.openmoko.org/wiki/Special:Emailuser/Birdack Contacts here] (Milano città)&lt;br /&gt;
* Federico Belvisi - [http://wiki.openmoko.org/wiki/Special:Emailuser/Armalite Contacts here] (Legnano, MI/Varese)&lt;br /&gt;
* Francesco Leserri - [http://wiki.openmoko.org/wiki/Special:Emailuser/Francy Contacts here] (Vimercate, MI)&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]] (Milano zona Forlanini) [http://wiki.openmoko.org/wiki/Special:Emailuser/Cga Contacts here]&lt;br /&gt;
* Pietro Isotti - [mailto:isottipietro@gmail.com isottipietro@gmail.com]&lt;br /&gt;
* Baz - [mailto:buzzi.paolo@gmail.com buzzi.paolo@gmail.com]&lt;br /&gt;
* Mario Signorino ([[User:Dodiesis|Dodiesis]])- [mailto:mario@sgrunt.net mario@sgrunt.net] (Milano - possibile punto di ricezione alternativo )&lt;br /&gt;
&lt;br /&gt;
=== Piemonte ===&lt;br /&gt;
==== Torino (and province) ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* Claudio Carnino &amp;lt;br/&amp;gt; (jollyr0g3r AT gmail DOT com)&lt;br /&gt;
* Alessandro Degano &amp;lt;br/&amp;gt; (a.degano AT gmail DOT com)&lt;br /&gt;
* Enrico Pigozzi &amp;lt;br/&amp;gt; (videokill71 AT gmail DOT com)&lt;br /&gt;
* Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&lt;br /&gt;
* Giuseppe Barbieri (elect86 at gmail dot com)&lt;br /&gt;
* Riccardo Issoglio &amp;lt;br/&amp;gt; (riccardo.issoglio AT polito DOT it)&lt;br /&gt;
* Flavio Pastore [http://wiki.openmoko.org/wiki/Special:Emailuser/Iron_Bishop Contacts here]&lt;br /&gt;
 # Volendo possiamo aggiungerci al gruppo di Milano&lt;br /&gt;
  prendendo così 2 pacchi da 10 risparmiando ulteriormente sulla spedizione e &lt;br /&gt;
  senza aspettare per raggiungere il numero 10, perchè io potrei andare volentieri&lt;br /&gt;
  a prenderli col treno a Milano, tornare e distribuirli a Torino, fatemi sapere ;)   &lt;br /&gt;
  Giuseppe&lt;br /&gt;
&lt;br /&gt;
=== Trentino-Alto Adige ===&lt;br /&gt;
==== Trento ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Slaytanic|Gianni Costanzi]] &amp;lt;br/&amp;gt; (gianni.costanzi AT gmail DOT com)&lt;br /&gt;
* Vincenzo D'Andrea (vincenzo.dandrea AT gmail DOT com) &amp;lt;br/&amp;gt; (also Verona is OK - and I can carry others' phone VR to TN or viceversa)&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) [[User:Tarch|Tarcisio Fedrizzi]] (tarcisio.fedrizzi AT gmail DOT com)&lt;br /&gt;
&lt;br /&gt;
=== Friuli Venezia Giulia ===&lt;br /&gt;
==== Trieste ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* dorje [mailto:dorje@libero.it dorje@libero.it] - [[User:dorje|dorje]]&lt;br /&gt;
&lt;br /&gt;
=== Veneto ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
&lt;br /&gt;
==== Verona ====&lt;br /&gt;
&lt;br /&gt;
* Persegat [mailto:persegat@alice.it persegat@alice.it] - [[User:Pecce|Pecce]]&lt;br /&gt;
* Sylar91 [mailto:sylar1991@gmail.com sylar1991@gmail.com] - [[User:Sylar91|Sylar91]]&lt;br /&gt;
* Marco Franceschetti - [http://wiki.openmoko.org/wiki/Special:Emailuser/vonfritz Contacts here]&lt;br /&gt;
* AleksFalcone [mailto:aleks.falcone@gmail.com aleks.falcone@gmail.com] - [[User:AleksFalcone|AleksFalcone]]&lt;br /&gt;
* Roberto Previdi [mailto:hariseldon78(AT)gmail.com hariseldon78(AT)gmail.com] - [[User:hariseldon78|hariseldon78]]&lt;br /&gt;
&lt;br /&gt;
==== Vicenza ====&lt;br /&gt;
&lt;br /&gt;
* Matteo [mailto:matteo@member.fsf.org matteo@member.fsf.org] - [[User:Tchernobog|Tchernobog]]&amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Michele [mailto:michele@cooperativabiosphaera.it michele(at)cooperativabiosphaera.it] - &amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Paolo [mailto:paolo.sartore@gmail.com paolo.sartore(at)gmail.com]&amp;lt;br /&amp;gt; Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Renato[mailto:wasgiventofly@gmail.com wasgiventofly(at)gmail.com]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Venezia ====&lt;br /&gt;
&lt;br /&gt;
* Tommaso [mailto:tommaso.gardumi@gmail.com tommaso.gardumi@gmail.com] - [[User:Tobarello|Tobarello]] &amp;lt;br /&amp;gt;Also Padova, Vicenza &amp;amp; Trento are ok.&lt;br /&gt;
&lt;br /&gt;
==== Treviso ====&lt;br /&gt;
&lt;br /&gt;
* Dario [mailto:aliasbrain@gmail.com aliasbrain(at)gmail.com] - [[User:Rastafan|Rastafan]] &amp;lt;br /&amp;gt;one, maybe two.&lt;br /&gt;
&lt;br /&gt;
* Pedro [mailto:paguilar@junkerhq.net paguilar(at)junkerhq.net] - [[User:Paguilar|Paguilar]] &amp;lt;br/&amp;gt;Also Padova and Vicenza are ok.&lt;br /&gt;
&lt;br /&gt;
=== Emilia Romagna ===&lt;br /&gt;
==== Parma ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Delian|Marco Albanese]] [mailto:delian2@gmail.com delian2@gmail.com] For Me, it's ok for the decentralized shipment ( Milano for example :) ).&lt;br /&gt;
&lt;br /&gt;
* [[User:Jordano|Marco Grassi]] marco.gra AT Gmail Dot com Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
* [[User:Hachreak|Leonardo Rossi]] ssj3gokou AT libero Dot it Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
=== Puglia ===&lt;br /&gt;
==== Lecce ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Morpheus90|Morpheus90]] [mailto:ugopiemontese@rudiaelinux.com ugopiemontese@rudiaelinux.com]&lt;br /&gt;
* [[User:Italyanker|italyanker]] [mailto:italyanker@gmail.com italyanker@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Bari ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fradeve11|Fradeve11]] [mailto:fradeve@ubuntu-it.org fradeve@ubuntu-it.org]&lt;br /&gt;
&lt;br /&gt;
=== Abruzzo ===&lt;br /&gt;
==== Pescara ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* ZarZ [mailto:zarz25@gmail.com zarz25@gmail.com]&lt;br /&gt;
&lt;br /&gt;
=== Campania ===&lt;br /&gt;
==== Caserta (and province) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* fenoxxx [mailto:fenoxxx@gmail.com] - Aversa&lt;br /&gt;
&lt;br /&gt;
=== Lazio ===&lt;br /&gt;
==== Roma ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Hire X 2 [mailto:hiretto@gmail.com hiretto@gmail.com] (Roma)&lt;br /&gt;
* Darkbasic X 1 [mailto:darkbasic4(at)gmail darkbasic4(at)gmail] (Ancona)&lt;br /&gt;
* zione X 1 [mailto:alessio.filipponio@gmail.com alessio.filipponio@gmail.com](Roma)&lt;br /&gt;
* AntoMan X 2 [mailto:obe_65@yahoo.it AntoMan](Roma)&lt;br /&gt;
* Christian X 1(Gino46) [mailto:christian.marzola@alice.it] (ferrara) Qualcuno me lo dovrebbe spedire. || Ci pensa Hire a spedirli a chi non è di Roma, mettete semplicemente in conto 8/9 euro in più per la spedizione.&lt;br /&gt;
* Tempix X 1 [mailto:tempix11@gmail.com tempix11@gmail.com] (Ancona)&lt;br /&gt;
&lt;br /&gt;
=== Liguria ===&lt;br /&gt;
==== Genova ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Luca Maranzano X 1 (liuk AT linux DOT it) [[User:liuk|liuk]]&lt;br /&gt;
* Francesco Frassinelli X 1 (frafra AT autistici DOT org) [[User:Frafra|Frafra]]&lt;br /&gt;
* Lorenzo Fornara X 1 (fw1987 AT hotmail DOT it)&lt;br /&gt;
* Stefano Cutelle' X 1 (staff@ascservices.it) [[User:ascservices|ascservices]]&lt;br /&gt;
* Luca Arrigo X 1 (morph84@gmail.com) [[User:morph|morph]]&lt;br /&gt;
* Andrea De Gaetano X 1 (dega1999 AT gmail DOT com) [[User:Dega1999|Dega1999]]&lt;br /&gt;
* Salvo Schiavone X 1 (salvoschiavone AT gmail DOT com [[User:Salvador|Salvador]]&lt;br /&gt;
* Daniele Delmonte X1 (ryogazero chiocciola yahoo punto it)&lt;br /&gt;
&lt;br /&gt;
=== Sicilia ===&lt;br /&gt;
==== Palermo ====&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* Giorgio Marciano' X 1 [mailto:giorgio.marciano@email.it giorgio.marciano@email.it]&lt;br /&gt;
* Michele Puccio X 1 [mailto:narkos@iol.it michele]&lt;br /&gt;
* Roberto Calandra X 1 [mailto:isokazi@yahoo.it roberto]&lt;br /&gt;
* Vincenzo Moreno Luna X 3 [mailto:ciop85plus@hotmail.com vincenzo]&lt;br /&gt;
&lt;br /&gt;
==== Messina ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Melug X 5 [mailto:suuuper@messinalug.org MeLug]&lt;br /&gt;
&lt;br /&gt;
=== Calabria ===&lt;br /&gt;
==== Catanzaro ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Carlo Mangani X 1 [mailto:carlo.mangani@gmail.com carlo.mangani@gmail.com] - Lamezia Terme&lt;br /&gt;
&lt;br /&gt;
=== Sardegna ===&lt;br /&gt;
==== Cagliari ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Panta x 1 [[User:Panta]]&lt;br /&gt;
Viaggio per tutta l'Isola, per cui, nel caso in cui arrivassimo a 10 utenti...&lt;br /&gt;
&lt;br /&gt;
== Macedonia ==&lt;br /&gt;
=== Skopje ===&lt;br /&gt;
* Kristijan Krsteski 1/10 &amp;lt;br /&amp;gt; [[User:neutrino]] &amp;lt;br /&amp;gt; [mailto:kristijan.krsteski@gmail.com]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== México ==&lt;br /&gt;
=== Ciudad de México ===&lt;br /&gt;
* Kozapatista [[Special:Emailuser/User:kozapatista|Contact]]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands The Netherlands] ==&lt;br /&gt;
(Discuss this group sale on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands talk page])&lt;br /&gt;
&lt;br /&gt;
* Marijn Kruisselbrink 1 [[Special:Emailuser/User:mkruisselbrink|Contact]]&lt;br /&gt;
* Andy Powell 1/10 [[Special:Emailuser/User:ScaredyCat|Contact]]&lt;br /&gt;
* Arjan Veenstra 1/10 [[User:AVee]] [[Special:Emailuser/User:AVee|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Gelderland ===&lt;br /&gt;
&lt;br /&gt;
==== Nijkerk ====&lt;br /&gt;
* [[User:Nicolas|Nico Veenkamp]] (Nijkerk 1x) [[Special:Emailuser/User:Nicolas|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:A.dre|André Disselhorst]] (Nijmegen 1x) [[Special:Emailuser/User:A.dre|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Limburg ===&lt;br /&gt;
&lt;br /&gt;
==== Griendtsveen ====&lt;br /&gt;
* [[User:KenSentMe|Jeroen van de Nieuwenhof]] (Griendtsveen 1x) [[Special:Emailuser/User:KenSentMe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord-Brabant ===&lt;br /&gt;
&lt;br /&gt;
==== Bergen op Zoom ====&lt;br /&gt;
* [[User:Madjo|Marcel de Jong]] 1/10 [[Special:Emailuser/User:Madjo|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Eindhoven ====&lt;br /&gt;
* Christ van Willegen 1 [[User:ChristW]]&lt;br /&gt;
&lt;br /&gt;
=== Noord Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Amsterdam ====&lt;br /&gt;
* Michel van Horssen 1/10 [[Special:Emailuser/User:mivaho|Contact]]&lt;br /&gt;
* Frank Richter 1 [[Special:Emailuser/User:res|Contact]]&lt;br /&gt;
* Eric Smith 1/10 [[User:Eric Smith]]&lt;br /&gt;
==== Beverwijk ====&lt;br /&gt;
* Theo Martens 1x [[Special:Emailuser/User:T_M|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Bussum ====&lt;br /&gt;
* Remco van Zuijlen 1x [[Special:Emailuser/User:Remco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Overijssel ===&lt;br /&gt;
&lt;br /&gt;
==== Deventer ====&lt;br /&gt;
* Jan de Haan 1/10 [[User:Jan de Haan]] [[Special:Emailuser/User:Jan de Haan|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Enschede ====&lt;br /&gt;
* Peter Hageman 1x [[Special:Emailuser/User:PingPong|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Hengelo ====&lt;br /&gt;
* Sander Hoentjen 1/10 [[Special:Emailuser/User:Tjikkun|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zwolle ====&lt;br /&gt;
* Boudewijn 1/10 [[User:Boudewijn|empty user page]] [[Special:Emailuser/User:Boudewijn|Contact]]; possibly got a second person interested&lt;br /&gt;
&lt;br /&gt;
=== Zuid-Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Rijswijk ====&lt;br /&gt;
* Fernando Martins 1x [[User:fmartins]]  [[Special:Emailuser/User:fmartins|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Utrecht ===&lt;br /&gt;
&lt;br /&gt;
==== Utrecht ====&lt;br /&gt;
* Eric Spierings 1/10 [[Special:Emailuser/User:ericsp|Contact]]&lt;br /&gt;
* Peter van de Werken 2/10 [[Special:Emailuser/User:PWerken|Contact]]&lt;br /&gt;
* Kenny van Wanrooij 1/10 [[Special:Emailuser/User:kenneth|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
22/30&lt;br /&gt;
&lt;br /&gt;
== New Zealand ==&lt;br /&gt;
As Telecom are using the 850MHz network for their GSM network, and Vodafone/northelia (possibly aka orcon) are using 900/1800MHz, please state which version you want. This may need more research, I'm not 100%; see [http://www.gsmworld.com/roaming/gsminfo/cou_nz.shtml] for more info&amp;lt;br&amp;gt;&lt;br /&gt;
According to jeremy list, telecom will not be rolling out GSM for four years, so the point becomes moot - no-one is likely to get an 850 gsm phone now and wait that long&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on info from steve (openmoko marketing) concerning weight and size, shipping via UPS will be about US$185 (NZ$23 each phone) to Auckland.&amp;lt;br&amp;gt;&lt;br /&gt;
UPS are far from the cheapest, but (again according to steve), OM have a contract with them, so this is what we are stuck with&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Someone on the community list suggested using [http://www.myus.com], a shipping company that will re-post items overseas at decent rates. They claim US$66 for a 3kg package, or NZ$8 per phone. Of course, the cost of shipping the phone from OM to the shipping company has to be added in as well.&lt;br /&gt;
&lt;br /&gt;
As of 2008-05-08, US$369 is worth NZ$477&lt;br /&gt;
&lt;br /&gt;
import duty on mobile phones is 0%[http://www.customs.govt.nz/importers/Private+Importers/Customs+Charges.htm], and GST is 12.5% so the GST added to each phone will be NZ$63; 12.5% * {477 + 23), cos we pay GST on postage too...&lt;br /&gt;
&lt;br /&gt;
So, the total cost of a Freerunner as part of a 10 pack, will be:&amp;lt;br&amp;gt;&lt;br /&gt;
477 + 23 + 63&amp;lt;br&amp;gt;&lt;br /&gt;
= '''NZ$563'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ any possible charges to get it posted elsewhere in New Zealand&lt;br /&gt;
&lt;br /&gt;
=== Auckland ===&lt;br /&gt;
==== [[Auckland group sales|Auckland]] ====&lt;br /&gt;
Status:10 phones requested, the required minimum (10 phones) is reached, but more buyers are still welcome to join.&lt;br /&gt;
*Rob Paulson [[User:Myfanwy]] [mailto:robin.paulson@gmail.com] 900MHz&lt;br /&gt;
**i'm quite happy to organise the purchase, if no-one has any objections. to ease any worries about me running off with the money, we could use an escrow service such as [http://safetrader.co.nz], or paypal. or does anyone have any other ideas?&lt;br /&gt;
*Simon Wells [[User:Swel024]] 900MHz&lt;br /&gt;
*Jeremy List [[User:Jeremy-list]] mailto:quick.dudley@gmail.com (Wellington, not Auckland, will pay for courier) 900MHz&lt;br /&gt;
*David Murrell [[User:Viddy]] - [mailto:dmurrell@waikato.ac.nz] I'm in Hamilton, either courier, or I'll drive up :) 900MHz&lt;br /&gt;
*Jeremy Gray [[User:Bogdan237]] [mailto:jgra163@ec.auckland.ac.nz] Auckland, 900MHz&lt;br /&gt;
*Glen Ogilvie [[User:Nelg]] [mailto:nelg@linuxsolutions.co.nz] Auckland, 900MHz&lt;br /&gt;
*Xuân Baldauf [[User:xbaldauf]] [mailto:xuan--2008.05--GroupSales--wiki.openmoko.org@baldauf.org] Auckland CBD, 900MHz+1800MHz GSM with an [http://www.ak2.com.tw/pd_main.asp?sg_id=11 '''EU''' charger clip] instead of an Australian one (if this is in need to be selected). This is &amp;lt;u&amp;gt;conditional&amp;lt;/u&amp;gt;: the transaction must complete by 2008-06-30, else I cannot participate, because I'm leaving the country afterwards.&lt;br /&gt;
*Paul Roe [[User:Par08]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Par08 contact me here] Christchurch, 2 x 900MHz&lt;br /&gt;
*Dave Lane [[User:dangerpossum]] [http://wiki.openmoko.org/wiki/Special:Emailuser/dangerpossum contact] Christchurch, 1 x 900MHz + 1800MHz GSM&lt;br /&gt;
&lt;br /&gt;
== Norway ==&lt;br /&gt;
=== Nordland ===&lt;br /&gt;
==== Bodø ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:AlecTBM|Alexander Frøyseth]] [mailto:alexander.froyseth@gmail.com alexander.froyseth@gmail.com]&lt;br /&gt;
* Ole Marius&lt;br /&gt;
* Stian Vading&lt;br /&gt;
* [[User:Kolbjorn.Dahle|Kolbjorn Dahle]][mailto:kolbjorn@dahlenett.org]&lt;br /&gt;
&lt;br /&gt;
=== Sør-Trøndelag ===&lt;br /&gt;
==== Trondheim ====&lt;br /&gt;
Status 12/20&lt;br /&gt;
&lt;br /&gt;
*[[User:andy000|Andreas Kalvå]] [mailto:andy@samfundet.no andy@samfundet.no]&lt;br /&gt;
Send mail om du er interessert.&lt;br /&gt;
&lt;br /&gt;
=== Østlandet ===&lt;br /&gt;
==== Oslo, Akershus, Buskerud, Vestfold ====&lt;br /&gt;
Status 20/20(30?)&lt;br /&gt;
&lt;br /&gt;
* [[User:Ixian|Heikki Sørum]] [mailto:heikkis@matnat.uio.no] &amp;lt;br/&amp;gt; Interessert? mail meg.&lt;br /&gt;
* [[User:Bobkare|Knut Arne Bjørndal]] [mailto:bob@cakebox.net]&lt;br /&gt;
&lt;br /&gt;
== Poland ==&lt;br /&gt;
&lt;br /&gt;
* Special group buy site: https://www.kumulator.pl/show/group/35 (in edition moment: 9/10)&lt;br /&gt;
&lt;br /&gt;
=== Podlaskie ===&lt;br /&gt;
==== Suwalki ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* arteqw [http://wiki.openmoko.org/wiki/Special:Emailuser/Arteqw contact with me]&lt;br /&gt;
&lt;br /&gt;
== Portugal ==&lt;br /&gt;
=== Aveiro ===&lt;br /&gt;
==== Aveiro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Ruben|Ruben Mendes]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sweden ==&lt;br /&gt;
If insufficient number of people, orders could be merged and remailed perhaps.&lt;br /&gt;
&lt;br /&gt;
Domestic remailing with Posten as A-class mail of a letter (criteria: length+width+height max 900 mm) weighing max 1 kg, without insurance should [http://www.posten.se/foretag/vara_tjanster/postageguide/postguideLetterDom.jspv cost 44 SEK]. 50 SEK more for insurance.&lt;br /&gt;
&lt;br /&gt;
If we end up with more than one 10-pack in Sweden, my guess is that it would probably pay to order everything in one shipment to one address in Sweden to save on the international shipping, and then remail domestically.&lt;br /&gt;
&lt;br /&gt;
=== Götaland ===&lt;br /&gt;
==== Göteborg ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Fwendt|Fredrik Wendt]] [[Special:Emailuser/Fwendt|Contact]]/wendt.se&lt;br /&gt;
&lt;br /&gt;
==== Malmö ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Lars Jarlvik &amp;lt;br /&amp;gt; mailto:lars@larsfactory.se&lt;br /&gt;
&lt;br /&gt;
=== Svealand ===&lt;br /&gt;
==== Stockholm ====&lt;br /&gt;
Status : 6/10&lt;br /&gt;
&lt;br /&gt;
* Erland Lewin &amp;lt;br /&amp;gt; mailto:erland@lewin.nu&lt;br /&gt;
* Simon Kågström &amp;lt;br /&amp;gt; mailto:simon.kagstrom@gmail.com&lt;br /&gt;
* Ingvaldur Sigurjonsson &amp;lt;br /&amp;gt; mailto:ingi@ultimalabor.se&lt;br /&gt;
* Adam Johansson &amp;lt;br /&amp;gt; mailto:adam@sollentunaholm.se&lt;br /&gt;
* Lowe Schmidt &amp;lt;br /&amp;gt; mailto:lowe.schmidt@gmail.com&lt;br /&gt;
&lt;br /&gt;
==== Örebro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Anders Petersson &amp;lt;br /&amp;gt; [mailto:demitar@worldforge.org demitar@worldforge.org]&lt;br /&gt;
&lt;br /&gt;
==== Västerås ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Jörgen Lidholm, could join the Falun/Borlänge or Stockholm group &amp;lt;br /&amp;gt; [mailto:jorgen.lidholm@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Falun &amp;amp; Borlänge ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:Jth Johan Thelmén], Åke Hoff &amp;amp; a demo/backup&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:eagle87 Pär Eriksson], Borlänge&lt;br /&gt;
&lt;br /&gt;
=== Norrland ===&lt;br /&gt;
==== Umeå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Zash|Zash]] [[Special:Emailuser/Zash|Contact]]&lt;br /&gt;
* [[User:Benjamin|Benjamin]] [[Special:Emailuser/Benjamin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Luleå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mjukis|Mjukis]] [[Special:Emailuser/Mjukis|Contact]] - 2 Units. Can also join the Malmö group order.&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
Gabriel Ambuehl would volunteer to order the initial 10pack.&lt;br /&gt;
Alexandre Ghisoli could organize the second 10pack.&lt;br /&gt;
Luca Capello could organize the third 10pack (mostly for French Switzerland).&lt;br /&gt;
Mathieu will probably organisze the 4th 10pack. (Lausanne)&lt;br /&gt;
All the 4 with payment in advance (a 10pack will cost approx 3'800 USD).&lt;br /&gt;
&lt;br /&gt;
Probably we will organize shipping, if we cannot all move to Zürich/Genève to get our Neo.&lt;br /&gt;
&lt;br /&gt;
==== Shipping ====&lt;br /&gt;
If we would ship Neos, here is the Swiss PostPac prices :&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Description&lt;br /&gt;
! Size [cm]&lt;br /&gt;
! Price CHF TTC&lt;br /&gt;
|-&lt;br /&gt;
| Size 1&lt;br /&gt;
| 22.9 x 14.7 x 9.9&lt;br /&gt;
| 2.20&lt;br /&gt;
|-&lt;br /&gt;
| Size 2&lt;br /&gt;
| 31.5 x 22.5 x 12.5&lt;br /&gt;
| 2.40&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Priority&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 8.-&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Economy&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 6.-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Steve posted informations about boxes that will be out with Neo :&lt;br /&gt;
&lt;br /&gt;
* 10 pack : 435mm x 371mm x 119mm, approx 3kg, UPS will charge 160USD (need to be verified)&lt;br /&gt;
* Individual pack : 178mm  x 104mm x 84mm, 237 grams&lt;br /&gt;
&lt;br /&gt;
So size 1 will fit ! Local delivery in Switzerland will cost 8.20 for Economy or 10.20 Priority.&lt;br /&gt;
&lt;br /&gt;
==== Zurich ====&lt;br /&gt;
Status : 20/20&lt;br /&gt;
&lt;br /&gt;
This list already contains 20 people, please consider joining the Genève list if places are still available -- LucaCapello&lt;br /&gt;
&lt;br /&gt;
* Simon Wenner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Nowic Contact]&lt;br /&gt;
* Simon Schreiber &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Markus Huggler &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Andre Timmermann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Raffael Schmid &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Pascal Weller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Nick Zbinden (Luzern)&amp;lt;br /&amp;gt; [mailto:nickik@gmx.ch] oder [http://wiki.openmoko.org/wiki/Special:Emailuser/nickik Contact]&lt;br /&gt;
* Marcel Wirth &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Skarhand Contact]&lt;br /&gt;
* Marcel Lütolf (Luzern)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/NeRo Contact]&lt;br /&gt;
* Christian Corrodi &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matto Contact]&lt;br /&gt;
* Mirko Klingauf &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/RealAtaman Contact]&lt;br /&gt;
* Marcel Jost (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Onsonic Contact]&lt;br /&gt;
* Marc Andre Tanner (Biel)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/mat Contact]&lt;br /&gt;
* Tobias Kündig (2 Geräte) (Luzern)&amp;lt;br /&amp;gt; [mailto:info@it-media.ch]&lt;br /&gt;
* Peter Salvisberg&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Psal Contact]&lt;br /&gt;
* Martin Kos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/KoS Contact]&lt;br /&gt;
* Lorenz Schori (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Znerol Contact]&lt;br /&gt;
* Matthias Cramer (Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/cramer Contact]&lt;br /&gt;
* Pascal Mages (Bern/Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/FreeMind Contact]&lt;br /&gt;
&lt;br /&gt;
==== Geneve ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Diego Abelenda&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Aelia Contact]&lt;br /&gt;
* Luca Capello&amp;lt;br /&amp;gt; [mailto:luca@pca.it]&lt;br /&gt;
* Nicolas Produit&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Produit Contact]&lt;br /&gt;
* Sebastien Nanchen &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Sn Contact]&lt;br /&gt;
* Jonas Schwarz (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jnsc Contact]&lt;br /&gt;
* Robin Farine (Auvernier)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rfarine Contact]&lt;br /&gt;
* Alexandre Ghisoli (Yverdon)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Agh Contact]&lt;br /&gt;
* Raphael Studer (Thurgau) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Tschudder Contact]&lt;br /&gt;
* Christian Wäckerlin &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/boognu Contact]&lt;br /&gt;
&lt;br /&gt;
==== Lausanne (EPFL) ====&lt;br /&gt;
Status : 8/10&lt;br /&gt;
&lt;br /&gt;
* Mathieu Habegger (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Habi Contact]&lt;br /&gt;
* Matthias Brändli (EPFL) &amp;lt;br /&amp;gt;[mailto:matthias.braendli@frequencebanane.ch Contact]&lt;br /&gt;
* Yorick Brunet (EPFL) &amp;lt;br /&amp;gt;[mailto:yorick.brunet@epfl.ch Contact]&lt;br /&gt;
* Frédéric Fokan(Lausanne) &amp;lt;br /&amp;gt;[mailto:fredericfokan@gmail.com Contact]&lt;br /&gt;
* Gulu (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Gulu Contact]&lt;br /&gt;
* Edomaur (Lausanne, with Gulu) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Edomaur Contact]&lt;br /&gt;
* Layx (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Layx Contact]&lt;br /&gt;
* Mélanie Baumann (EPFL) &amp;lt;br /&amp;gt;[mailto:calis@ruchette.ch Contact]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
=== Spain (Country Group Sale) ===&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
=== Madrid ===&lt;br /&gt;
==== Madrid ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Rafael Campos [http://wiki.openmoko.org/wiki/Special:Emailuser/Methril Contact] &amp;lt;br /&amp;gt;1x ([[Image:MokoBox.jpg]] - advanced) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Pablo Ruiz Múzquiz [http://wiki.openmoko.org/wiki/User_talk:Pabloruiz contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Zaragoza ===&lt;br /&gt;
==== Zaragoza ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Alejandro R. Mosteo &amp;lt;br /&amp;gt; alejandro AT mosteo · com&lt;br /&gt;
* Arturo Giner&amp;lt;br/&amp;gt;[[Special:Emailuser/artginer|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Barcelona ===&lt;br /&gt;
==== Barcelona ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* José Luis Pérez &amp;lt;br/&amp;gt;[[Special:Emailuser/jluis|Contact]]&lt;br /&gt;
* David Reyes Samblas Martinez&amp;lt;br/&amp;gt;[[Special:Emailuser/mutrox|Contact]]&lt;br /&gt;
* Sergio Arias &amp;lt;br/&amp;gt;[[Special:Emailuser/saerguio|Contact]]&lt;br /&gt;
* Alex Muntada &amp;lt;br/&amp;gt;[[Special:Emailuser/alexm|Contact]]&lt;br /&gt;
* Pascal co &amp;lt;br/&amp;gt;[[Special:Emailuser/pascalco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Valencia ===&lt;br /&gt;
==== Valencia ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Pau Gaspar Díaz &amp;lt;br/&amp;gt;[[Special:Emailuser/pau|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UAE ==&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Yaser Ammar &amp;lt;br /&amp;gt; [[Special:Emailuser/Waraqa|Contact]]&lt;br /&gt;
&lt;br /&gt;
== USA ==&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Boulder ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* Vinc Duran (I can purchase and distribute locally) &amp;lt;br /&amp;gt; [mailto:uberpfloyd@gmail.com?subject=Openmoko%20group%20sales Pfloyd]  [http://wiki.openmoko.org/wiki/Special:Emailuser/Pfloyd Contact]&lt;br /&gt;
&lt;br /&gt;
==== Denver (Full) ====&lt;br /&gt;
Status: 10/10 (includes the gentleman from Utah)&lt;br /&gt;
* Shawn Sullivan &amp;lt;br /&amp;gt; [[mailto:shelbydz87@yahoo.com shelbydz87@yahoo.com]]&lt;br /&gt;
* Peter Abplanalp &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/alderion Contact]&lt;br /&gt;
* Ben Burdette &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Ansible Contact]&lt;br /&gt;
* Tom Russell &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/tazbert Contact]&lt;br /&gt;
* Trace &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/gnork Contact]&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Los Angeles ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ian Douglas &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Iandouglas Contact me here]&lt;br /&gt;
* Matthew &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Wetmoko Contact]&lt;br /&gt;
* Daniel &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Beaker82 Contact]&lt;br /&gt;
* James Robertson &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JamesRobertson Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Diego ====&lt;br /&gt;
'''(inc. San Diego county and surrounding areas)'''&lt;br /&gt;
&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
Will combine with LA if too few.&lt;br /&gt;
&lt;br /&gt;
* Peter Naulls &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Pnaulls Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Francisco Bay Area ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* Ajit Natarajan - [http://wiki.openmoko.org/wiki/Special:Emailuser/ajitk Contact]&lt;br /&gt;
&lt;br /&gt;
* Dirk Bergstrom - [http://wiki.openmoko.org/wiki/Special:Emailuser/krid Contact]&lt;br /&gt;
&lt;br /&gt;
* Tupshin Harper - [http://wiki.openmoko.org/wiki/Special:Emailuser/tupshin Contact]&lt;br /&gt;
&lt;br /&gt;
* Lothar Werzinger (900MHz) - [http://wiki.openmoko.org/wiki/Special:Emailuser/Elektrolott Contact]&lt;br /&gt;
&lt;br /&gt;
* William Ray Yeager - [http://wiki.openmoko.org/wiki/Special:Emailuser/wyeager Contact]&lt;br /&gt;
&lt;br /&gt;
* Sebastian Coe - [http://wiki.openmoko.org/wiki/Special:Emailuser/savari Contact]&lt;br /&gt;
&lt;br /&gt;
==== Monterey ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* Cry Regarder &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
=== Midwest ===&lt;br /&gt;
'''(combine Indiana / Iowa / Kentucky / Tennesee / Texas)'''&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Geoff Ruscoe    [[Special:Emailuser/Geocode|Contact]] - Louisville, KY&lt;br /&gt;
* Steven M  [[Special:Emailuser/Montgoss|Contact]] - Cedar Rapids, IA&lt;br /&gt;
* Joseph Booker [[Special:Emailuser/Sargas|Contact]] - Chicago&lt;br /&gt;
* Matt McCormick [[Special:Emailuser/Thewtex|Contact]] - Madison, WI&lt;br /&gt;
&lt;br /&gt;
=== Indiana / Kentucky ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Dan Staley      [[Special:Emailuser/Pyrasi|Contact]] (Kentucky)&lt;br /&gt;
* Donnie Jones    [[Special:Emailuser/Donniejones18|Contact]] (Lexington, KY)&lt;br /&gt;
* John Sterling   [[Special:Emailuser/Sterling|Contact]] (Lexington, KY)&lt;br /&gt;
* James MacLachlan [[Special:Emailuser/Jmaclachlan|Contact]] (Louisville, KY)&lt;br /&gt;
&lt;br /&gt;
=== Ohio / Michigan ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* David Pais (Unknown City) [mailto:davioh2001@yahoo.com email]&lt;br /&gt;
* Dave Ludlow (Toledo) (I can purchase and distribute) [[Special:Emailuser/adsllc|Contact]]&lt;br /&gt;
* Adam Steele (Cincinnati) [mailto:adam@laurasteele.net Contact]&lt;br /&gt;
* Elliot Bailey (Canton) [mailto:elliot.bailey@yahoo.com Contact]&lt;br /&gt;
&lt;br /&gt;
=== Washington ===&lt;br /&gt;
==== Seattle ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Jon Pomeroy [[Special:Emailuser/Jepomeroy|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Tennessee ===&lt;br /&gt;
==== Memphis ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Peter O'Connor &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/poconnor Contact]&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin (10/10) ====&lt;br /&gt;
* Dale Schumacher [[Special:Emailuser/dalnefre|Contact]]&lt;br /&gt;
* Michael Cosby [[Special:Emailuser/mcosby|Contact]]&lt;br /&gt;
* Paul Jimenez [[Special:Emailuser/pj|Contact]]&lt;br /&gt;
* Charles [[Special:Emailuser/rbn|Contact]]&lt;br /&gt;
* Anthony Kitchin [[Special:Emailuser/akitchin|Contact]]&lt;br /&gt;
* Carl (x2) [[Special:Emailuser/texatopia|Contact]]&lt;br /&gt;
* Robert [[Special:Emailuser/SHaRK|Contact]] (Houston)&lt;br /&gt;
* Bryan DeLuca [[Special: Emailuser/Stupkid|Contact]] (Fort Worth)&lt;br /&gt;
* Dennis Parker [[Special: Emailuser/dparker|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Dallas (1/10) ====&lt;br /&gt;
* Philip White [[Special:Emailuser/pmw|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Mid-Atlantic ===&lt;br /&gt;
==== Virginia====&lt;br /&gt;
===== Virginia Tech (1/10) =====&lt;br /&gt;
* Lally Singh [[Special:Emailuser/lally|email]] -- yeah, if you're ordering anywhere in VA, lemme know.&amp;lt;br /&amp;gt;&lt;br /&gt;
===== Richmond (2/10)=====&lt;br /&gt;
* Philippe Gerard [[Special:Emailuser/feydreva|Contact]]&amp;lt;br/&amp;gt;&lt;br /&gt;
*Steve Watson mailto:ssw0213@gmail.com&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New York ====&lt;br /&gt;
Status: 3/10 or 4/10&lt;br /&gt;
&lt;br /&gt;
* Bert Hartmann [http://wiki.openmoko.org/wiki/Special:Emailuser/BertHartm Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Michael Cole mailto:mjcole137@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Jake Thebault-Spieker (probably, may not be able to afford it) [http://wiki.openmoko.org/Spcial:Emailuser/Summatusmentis Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Remy Frerebeau  [http://wiki.openmoko.org/wiki/Special:Emailuser/Rfrerebe Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Maryland (2/10)====&lt;br /&gt;
* Paul Buede mailto:paul@buede.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Charles Lohr&lt;br /&gt;
* Alex (DC/Rosslyn; not 100% sure that will be able to afford it) [[Special:Emailuser/rakukin|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
* Benjamin Moody [[Special:Emailuser/FloppusMaximus|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Ken Young (Note, if we're not up to 10/10 on the day the Freerunner is announced, I'm going to drop out and order individually).[[Special:Emailuser/Dolson|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Chris White (for 4) [[Special:Emailuser/Safire|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Nick Dube - Pembroke, NH (Will also drop out if we do not have 10 by Freerunner release.) [http://wiki.openmoko.org/wiki/Special:Emailuser/Doobe01 Contact]&lt;br /&gt;
&lt;br /&gt;
* Justin Brzozoski - Worcester, MA area [[Special:Emailuser/Jabski|Contact]]&lt;br /&gt;
&lt;br /&gt;
* John Nicholson - Amherst, MA (Will also drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/nicklogan|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Matthew Campbell - Worcester, MA [[Special:Emailuser/lifeisafractal|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Reno/Sparks ====&lt;br /&gt;
Including Northwestern Nevada/ Northeastern California&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Tyrell Berry [[Special:Emailuser/Alawatsakima|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UK ==&lt;br /&gt;
&lt;br /&gt;
* Stroller (Milton Keynes, can travel) &amp;lt;br /&amp;gt;mailto:stroller@stellar.eclipse.co.uk 01908 663 513. &amp;lt;br /&amp;gt;Thinks that breaking the UK up into regions - at least outside London - is silly. There are unlikely to be 10 people in $your_town who want a Freerunner, so some posting of Freerunners will surely be required; see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford the talk page]. This is the same cost anywhere in the UK.&lt;br /&gt;
&lt;br /&gt;
=== Scotland ===&lt;br /&gt;
==== Edinburgh ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Joe Wells (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/jbw Contact]&lt;br /&gt;
* Dave Ball (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/Daveb Contact]&lt;br /&gt;
* Stuart MacKinnon(Livingston) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/hoagster Contact]&lt;br /&gt;
&lt;br /&gt;
=== England ===&lt;br /&gt;
&lt;br /&gt;
==== Hampshire ====&lt;br /&gt;
&lt;br /&gt;
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?FreerunnerBulkBuy&lt;br /&gt;
&lt;br /&gt;
(Sorry, we set up the page before we knew about this one)&lt;br /&gt;
&lt;br /&gt;
==== London ====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Juergen Schinker &amp;lt;br /&amp;gt; mailto:ba1020@homie.homelinux.net&lt;br /&gt;
* aled &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/aled Contact]&lt;br /&gt;
* Robert Piasek (actually in Southampton)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Queen6 Contact]&lt;br /&gt;
* Tom Scholl (Cambridge, travel to London now and then anyway so could pick up) &amp;lt;br /&amp;gt; [mailto:thomasscholl@gmail.com]&lt;br /&gt;
* Weiss (Cambridge, could collect from London) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Weiss Contact]&lt;br /&gt;
* Neil Bentley (in Wiltshire) [http://wiki.openmoko.org/wiki/Special:Emailuser/Ohnez Contact]&lt;br /&gt;
* rhn (one or two sets) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rhn Contact]&lt;br /&gt;
* Tim Coggins&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sonicated Contact]&lt;br /&gt;
* Michele Mattioni (I'm based in Cambridge too, but if Tom can go to London I can grab the phone in Cambridge) &amp;lt;br /&amp;gt;[mailto:mattions@gmail.com]&lt;br /&gt;
* Johan Badenhorst (London - Can't believe it's almost here!) &amp;lt;br /&amp;gt;[mailto:ezuall@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Oxford ====&lt;br /&gt;
&lt;br /&gt;
Idea to re-ship within the UK, see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford talk]&lt;br /&gt;
&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* James Olney &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Webjames Contact]&lt;br /&gt;
* David Pottage (actually in Reading)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chrestomanci Contact]&lt;br /&gt;
&lt;br /&gt;
==== West Midlands ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Mo Abrahams (Walsall) &amp;lt;br /&amp;gt; mailto:moabrahams@dashavoo.com&lt;br /&gt;
* Jonathan Spooner (Walsall)&lt;br /&gt;
&lt;br /&gt;
== Latvia ==&lt;br /&gt;
=== Riga ===&lt;br /&gt;
==== Riga ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Ilya &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/VRGhost Contact]&lt;br /&gt;
&lt;br /&gt;
== Singapore ==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Wee Kiam Peng [http://wiki.openmoko.org/wiki/Special:Emailuser/Jipi Contact]&lt;br /&gt;
* Chen Ruo Fei [http://wiki.openmoko.org/wiki/Special:Emailuser/Crf Contact]&lt;br /&gt;
&lt;br /&gt;
== Israel==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Ofer Herman &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/oferhe Contact]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Talba Talba]&lt;br /&gt;
&lt;br /&gt;
== Czech Republic ==&lt;br /&gt;
&lt;br /&gt;
Pokusil jsem se podle vašich popisů stvořit něco jako [[distribuční schéma]]&lt;br /&gt;
&lt;br /&gt;
=== Brno ===&lt;br /&gt;
'''Status : 16/10'''&lt;br /&gt;
* '''*'''Martin Šenkeřík - [[Special:Emailuser/ohin|Contact]]&lt;br /&gt;
Jakmile budu mít nějaké konkrétnější informace budu vás kontaktovat. Mám ale problém s financováním všech 10 telefonů při objednávání. Buď budu potřebovat, aby mně aspoň půlka z vás poslala peníze předem, nebo kdyby se našel někdo, kdo mně může se zafinancováním pomoct (zaplatil by půlku telefonů a ty be se potom rozeslaly na dobírku nebo předaly osobně) tak se můžeme sejít osobně. Vyskytuji se v Brně a ve Zlíně.&lt;br /&gt;
* '''*'''Radek Bartoň - [[Special:Emailuser/Blackhex|Contact]] (Preferuju osobní odběr v Brně, můžu dovézt do Frýdku-Místku.)&lt;br /&gt;
* Martin Holec - [[Special:Emailuser/Martix|Contact]] (Osobní odběr ve Zlíně.)&lt;br /&gt;
* '''*'''Jozef Mlich - [[Special:Emailuser/joejoe|Contact]] (Brno, osobní odběr)&lt;br /&gt;
* Radek Machulka - [[Special:Emailuser/Werty|Contact]] (ja teda taky nejsem z Brna, ale klidne si pro to prijedu...)&lt;br /&gt;
* '''*'''Tom Varga - [[Special:Emailuser/Varg|Contact]] (Můžu dělat spojku pro Prahu / Liberecko)&lt;br /&gt;
* '''*'''Aleš Dvořák - [[Special:Emailuser/Setr|Contact]] - (Brno, osobní odběr)&lt;br /&gt;
* '''*'''Pavel Kovář -  [[Special:Emailuser/Fox|Contact]] (Tak to vypadá že si udělám výlet do Zlína Jinak trasa vlakem Ostrava - Vsetín)&lt;br /&gt;
* '''*'''David Kozub - [[Special:Emailuser/Zub|Contact]] (Zlin, idealni by byla Praha, ale evidentne jsem sam, prinejhorsim i to Brno)&lt;br /&gt;
* '''*'''Miloslav Machotka - [[Special:Emailuser/Machy|Contact]]&lt;br /&gt;
* '''*'''Michal Pěnka - [http://michal.penka.name/kontakt Contact] (Podle komentářů bych poprosil Tomáše Varga, aby mi Openmoko zavezl do Prahy, jinak preferuji dobírku, přinejhorším pro to zajedu i do Brna.)&lt;br /&gt;
* '''*'''Martin Dvořák - [[Special:Emailuser/masca|Contact]] Mimo Prahu se moc pravidelně nevyskytuju, tak bych případně někoho poprosil o dopravu (nebo dobírka, kdyžtak bych i přijel do Brna).&lt;br /&gt;
* '''*'''Karel Volný - [[Special:Emailuser/kavol|Contact]] (Jsem v Brně, můžu dělat spojku na Slovensko - Blava nebo BB.)&lt;br /&gt;
* '''*'''Jan Mareš - [[Special:Emailuser/iVir|Contact]] Jsem z Prahy, mohu převézt do Písku na jihu Čech, případně mohu do Brna zajet&lt;br /&gt;
* '''*'''Marian Krucina - [[Special:Emailuser/oak|Contact]] Jsem z Havířova, dobírka, nebo někdo v okolí&lt;br /&gt;
* Martin Vyšný, [mailto:vysny@baka.sk Contact] Som v Bratislave, poprosím jeden kus cez Karela Volného&lt;br /&gt;
&lt;br /&gt;
=== Praha (návrh) ===&lt;br /&gt;
Vzhledem k tomu, že už je v Brně nad 10lidí, možno by stálo za to oddělit českou větev od moravské a vytvořit další desítku.&lt;br /&gt;
&lt;br /&gt;
'''Status : 1/10'''&lt;br /&gt;
* '''*'''Michal Bořek - [[Special:Emailuser/mibo|Contact]] Jsem z Plzně, ale do Prahy to mám přeci jen kousek a Plzeň tu nemá cenu zakládat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
['''*''']platím předem&lt;br /&gt;
&lt;br /&gt;
Diskuze přesunuta na http://wiki.openmoko.org/wiki/Talk:GroupSales#Czech_Republic&lt;br /&gt;
&lt;br /&gt;
== Slovak Republic ==&lt;br /&gt;
=== Bratislava ===&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* František Horínek - [[Special:Emailuser/PipBoy2000|Contact]]&lt;br /&gt;
&lt;br /&gt;
''Karel Volný &amp;gt;&amp;gt;'' vizte brněnská skupinka, můžu dělat spojku&lt;br /&gt;
&lt;br /&gt;
== Croatia ==&lt;br /&gt;
Status : 6/10&lt;br /&gt;
* w00t - [[Special:Emailuser/W00t|Contact]]&lt;br /&gt;
* matija - [[Special:Emailuser/Matija.z|Contact]]&lt;br /&gt;
* valajbeg - [[Special:Emailuser/valajbeg|Contact]]&lt;br /&gt;
* kost - [[Special:Emailuser/kost|Contact]]&lt;br /&gt;
* mnalis - [[Special:Emailuser/mnalis|Contact]]&lt;br /&gt;
* tcavrag - [[Special:Emailuser/tcavrag|Contact]]&lt;br /&gt;
(maybe we should make one group for bosnia, croatia &amp;amp; serbia together?) [http://wiki.openmoko.org/index.php/Talk:GroupSales#Croatia the talk page]&lt;br /&gt;
&lt;br /&gt;
== Russia ==&lt;br /&gt;
=== Moscow ===&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* 1x sinister - [[Special:Emailuser/sinister|Contact]]&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) shallburn - [[Special:Emailuser/shallburn|Contact]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Group_sales</id>
		<title>Group sales</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Group_sales"/>
				<updated>2008-05-11T18:46:30Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Italy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Openmoko have announced a scheme to sell the forthcoming Neo Freerunner at a discount if bought in multiples of 10 (US$369, instead of 399), to be shipped in one package. Group buying will thus save money on the purchase, and on the shipping. This page is to to organise group purchases by region.&lt;br /&gt;
&lt;br /&gt;
Steve from Openmoko announced &amp;quot;Every 10 pack, will come with a box of stuff. 10 pouches and 10 head sets.&amp;quot;&lt;br /&gt;
So join us within a local group !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style='float:right'&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
=== Western Australia ===&lt;br /&gt;
==== Perth ====&lt;br /&gt;
&lt;br /&gt;
Status: 9/10&lt;br /&gt;
&lt;br /&gt;
* 1x Fred Janon mailto:fjanon@yahoo.com&lt;br /&gt;
&lt;br /&gt;
* 1x Shanon Loughton [http://wiki.openmoko.org/wiki/Special:Emailuser/cgltower contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Simon Matthews [http://wiki.openmoko.org/wiki/Special:Emailuser/simat contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Msquared [http://www.msquared.id.au/ contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Alex Wilkinson mailto:alex.wilkinson@dsto.defence.gov.au&lt;br /&gt;
&lt;br /&gt;
* 1x Daniel Foote mailto:freefoote@dview.net&lt;br /&gt;
&lt;br /&gt;
* 1x Russell Steicke mailto:russells@adelie.cx&lt;br /&gt;
&lt;br /&gt;
* 1x William Kenworthy mailto:billk@iinet.net.au&lt;br /&gt;
&lt;br /&gt;
* 1x Clare Johnstone [http://wiki.openmoko.org/wiki/Special:Emailuser/claregj contact me here]&lt;br /&gt;
&lt;br /&gt;
=== New South Wales  ===&lt;br /&gt;
==== Sydney ====&lt;br /&gt;
&lt;br /&gt;
status: 10/10&lt;br /&gt;
&lt;br /&gt;
Please add an &amp;quot;I exist&amp;quot; to end of your name here. &lt;br /&gt;
&lt;br /&gt;
Also, Sydney seems to now have 10 people - perhaps if we do not reach 10 we can join with Melbourne (or Canberra) and get them shipped to Australia, then moved domestically to the other city.&lt;br /&gt;
&lt;br /&gt;
* 1 x dbmoodb ---&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Dbmoodb contact me here] I exist.&lt;br /&gt;
* 1 x Mark Chandler [http://wiki.openmoko.org/wiki/Special:Emailuser/Openmarko contact me here]&lt;br /&gt;
* 1 x bing [http://wiki.openmoko.org/wiki/Special:Emailuser/Bingquick contact me here] I exist.&lt;br /&gt;
* 1 x Chris [http://wiki.openmoko.org/wiki/Special:Emailuser/ch0gan contact me here]. I exist.&lt;br /&gt;
* 1 x Neil Brown [http://wiki.openmoko.org/wiki/Special:Emailuser/Neilbrown contact me here] I'm wondering why I need to assert that I exist.&lt;br /&gt;
* 1 x Rob [http://wiki.openmoko.org/wiki/Special:Emailuser/Rob contact me here]&lt;br /&gt;
* 1 x Tim [http://wiki.openmoko.org/wiki/Special:Emailuser/Voyd contact me here] I am almost certain I exist.&lt;br /&gt;
* 1 x Scott [http://wiki.openmoko.org/wiki/Special:Emailuser/Cysp wikimail]&lt;br /&gt;
* 1 x porl [http://wiki.openmoko.org/wiki/Special:Emailuser/porl contact me here] I exist.&lt;br /&gt;
* 1 x tom [http://wiki.openmoko.org/wiki/Special:Emailuser/tom contact me here] I think I exist.&lt;br /&gt;
&lt;br /&gt;
=== Victoria ===&lt;br /&gt;
==== Melbourne ====&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
* 4x Dennis Wollersheim, mailto: dewoller (at) gmail (dot) com&lt;br /&gt;
* 1x Nigel Cunningham, mailto: ncunningham (at) crca (dot) org (dot) au&lt;br /&gt;
  (I'm actually in Cobden, in the south-west)&lt;br /&gt;
* 1x Dale Maggee, mailto: antisol (at) earthling (dot) net&lt;br /&gt;
&lt;br /&gt;
=== ACT ===&lt;br /&gt;
==== Canberra ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* J Dinale [http://wiki.openmoko.org/wiki/Special:Emailuser/Noledil Contact me here]&lt;br /&gt;
* Fergus [http://wiki.openmoko.org/wiki/Special:Emailuser/Someone Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Queensland ===&lt;br /&gt;
==== Brisbane ====&lt;br /&gt;
Status: 4/10 (possibly 20)&lt;br /&gt;
&lt;br /&gt;
* Nick Devereaux x 2 [http://wiki.openmoko.org/wiki/Special:Emailuser/Monkeypanic Contact me here]&lt;br /&gt;
* Matt Gallagher [http://wiki.openmoko.org/wiki/Special:Emailuser/mattg Contact me here]&lt;br /&gt;
* Jordan Keith [http://wiki.openmoko.org/wiki/Special:Emailuser/Zedd_D1abl0 Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== South Australia ===&lt;br /&gt;
==== Adelaide ====&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
* Adrian Billiau [http://wiki.openmoko.org/wiki/Special:Emailuser/Carcin Contact me here]&lt;br /&gt;
* John Briggs [http://wiki.openmoko.org/wiki/Special:Emailuser/Erflungued Contact me here]&lt;br /&gt;
* Daniel Sobey [http://wiki.openmoko.org/wiki/Special:Emailuser/dns Contact me here]&lt;br /&gt;
* Nicholas Steicke [http://wiki.openmoko.org/wiki/Special:Emailuser/narthollis Contact me here]&lt;br /&gt;
* Joel Stanley [http://wiki.openmoko.org/wiki/Special:Emailuser/shenki Contact me here]&lt;br /&gt;
* Karl Goetz x3 [http://wiki.openmoko.org/wiki/Special:Emailuser/kgoetz Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
There is a group-buy page at MetaLab, available here: http://metalab.at/wiki/OpenMoko .. we almost have the full 10 slots assigned, and its quite possible that we will order *20* phones, so please register on the Metalab pages and let us know if you're interested .. &lt;br /&gt;
&lt;br /&gt;
=== Salzburg ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* D. Kepplinger [http://wiki.openmoko.org/wiki/Special:Emailuser/Wedge Contact me here]&lt;br /&gt;
=== Wien ===&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* M. Greifeneder [http://wiki.openmoko.org/wiki/Special:Emailuser/mikegr Contact me here]&lt;br /&gt;
* J. Vaughan (torpor) -- http://metalab.at/wiki/OpenMoko [http://wiki.openmoko.org/wiki/Special:Emailuser/torpor Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Styria ===&lt;br /&gt;
==== Graz ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* F Hackenberger [http://wiki.openmoko.org/wiki/Special:Emailuser/Deadman66 Contact me here]&lt;br /&gt;
* J Florineth [http://wiki.openmoko.org/wiki/Special:Emailuser/Flojoh Contact me here]&lt;br /&gt;
* G Michelitsch [http://wiki.openmoko.org/wiki/Special:Emailuser/graf_ithaka Contact me here] (I've found others @ TU Graz !)&lt;br /&gt;
* R Stoegbuchner [http://wiki.openmoko.org/wiki/Special:Emailuser/stoero Contact me here]&lt;br /&gt;
* M Lipp [http://wiki.openmoko.org/wiki/Special:Emailuser/Neldoreth Contact me here]&lt;br /&gt;
* M Maier [http://wiki.openmoko.org/wiki/Special:Emailuser/species Contact me here]&lt;br /&gt;
* M Konrad [http://wiki.openmoko.org/wiki/Special:Emailuser/konni Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Belgium ==&lt;br /&gt;
=== Flanders ===&lt;br /&gt;
==== Brussel/Aalst/Gent/Brugge ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
* Yorick, mailto: yorick DOT matthys AT gmail DOT com&lt;br /&gt;
* 2x Dolfje [http://wiki.openmoko.org/wiki/Special:Emailuser/Dolfje Contact me here]&lt;br /&gt;
* XVens, mailto: xavier DOT vens AT gmail DOT com&lt;br /&gt;
* Arno85, mailto: aaron DOT helin AT gmail DOT com, Kortrijk&lt;br /&gt;
* Rubenv, mailto: ruben D0T vandamme MAILAT belgacom D0T net, Kortrijk&lt;br /&gt;
* Philoufr, mailto: philoufr AT gmail DOT com&lt;br /&gt;
* Js Op de Beeck [http://wiki.openmoko.org/wiki/Special:Emailuser/Js.opdebeeck Contact me here]&lt;br /&gt;
ps: Dolfje can bring freerunners to Brugge if needed&lt;br /&gt;
&lt;br /&gt;
==== Antwerp ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* michielv [http://wiki.openmoko.org/wiki/Special:Emailuser/Michielv Contact me here]&lt;br /&gt;
* Peter N [http://wiki.openmoko.org/wiki/Special:Emailuser/Bubsy Contact me here]&lt;br /&gt;
* Ivo [http://wiki.openmoko.org/wiki/Special:Emailuser/Ivo Contact me here]&lt;br /&gt;
* Peter Leemans, mailto: peter AT x-tend DOT be&lt;br /&gt;
* Richard B [http://wiki.openmoko.org/wiki/Special:Emailuser/richardb Contact me here]&lt;br /&gt;
* Jeroen Van Goey [http://wiki.openmoko.org/wiki/Special:Emailuser/BioGeek Contact me here]&lt;br /&gt;
* Jeroen D [http://wiki.openmoko.org/wiki/Special:Emailuser/jeroendoggen Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Wallonia ===&lt;br /&gt;
==== Walloon Brabant ====&lt;br /&gt;
* Istvan, mailto: buki DOT istvan AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
== Bulgaria ==&lt;br /&gt;
=== Sofia ===&lt;br /&gt;
==== Sofia ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Dimitar Staykov, mailto:meditache@gmail.com&lt;br /&gt;
* Vernim, [http://wiki.openmoko.org/wiki/Special:Emailuser/Vernim Contact]&lt;br /&gt;
&lt;br /&gt;
== Canada ==&lt;br /&gt;
&lt;br /&gt;
=== British Columbia ===&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Justin (Vancouver): mailto: stryderjzw AT gmail&lt;br /&gt;
* Dave (Vancouver) Vancouver Linux users group (unconfirmed but about 7 so far): mailto: doc AT skynet REMOVE dot REMOVE ie&lt;br /&gt;
* Steven (Victoria) - If someone in the group will remail the package for me. mailto: skurylo --&amp;gt; gmail dot com&lt;br /&gt;
&lt;br /&gt;
=== Alberta ===&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Wuth|Wuth]] : [mailto:wuth@acm.org]&lt;br /&gt;
* [[User:Slm3095om|stacy]] (2 units) : slm3095om AT millions dOt ca&lt;br /&gt;
&lt;br /&gt;
=== Ontario/Quebec ===&lt;br /&gt;
==== GTA (Toronto) ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Gerald A [http://wiki.openmoko.org/wiki/Special:Emailuser/Historybuff Contact me here]&lt;br /&gt;
* MattC, mailto: quirkz AT gmail&lt;br /&gt;
* Sergey K, openmoko AT deeptown dOt org&lt;br /&gt;
* Kristin Low, kristin dot low at gmail dot com (Kingston)&lt;br /&gt;
* Daniel Lister, dan.lister--&amp;gt;gmail&lt;br /&gt;
* Ronnie Wong: '''3 units''' - r25wong AT ryerson dOT ca&lt;br /&gt;
* Paul V [http://wiki.openmoko.org/wiki/Special:Emailuser/Roju Contact me here]&lt;br /&gt;
* Matt Manjos, matt (AT) manjos * com&lt;br /&gt;
&lt;br /&gt;
Group 2 Status (Hamilton): 3/10&lt;br /&gt;
&lt;br /&gt;
* Gabriel D - ace AT staticwave DOT ca&lt;br /&gt;
* Richard D - rtdegelder --&amp;gt; gmail.com&lt;br /&gt;
* Steve S   - ssinger_pg AT sympatico dot ca&lt;br /&gt;
&lt;br /&gt;
== Chile ==&lt;br /&gt;
=== Santiago ===&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mankeke]] Ricardo Manríquez C., mailto: ricardo.manriquez &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:XKnightmareX]] Gonzalo Pesenti., mailto: mare.knight1 &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Freyes]] Felipe Reyes., mailto: felipereyes &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Zeus]] Jonathan Gonzalez., mailto: zeus &amp;quot;remove this and add AT&amp;quot; gnu &amp;quot;dot&amp;quot; org&lt;br /&gt;
&lt;br /&gt;
== China ==&lt;br /&gt;
Status:9/10&lt;br /&gt;
*liangfei &amp;lt;br/&amp;gt; mailto:bsch1983@gmail.com &amp;lt;br/&amp;gt; MSN: bsch1983@hotmail.com &amp;lt;br/&amp;gt; 1 freerunner and 1 debug board&amp;lt;br/&amp;gt;&lt;br /&gt;
*liwei  &amp;lt;br/&amp;gt; mailto:4679380@qq.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board&lt;br /&gt;
*Luther  &amp;lt;br/&amp;gt; mailto:lutherluo@qq.com &amp;lt;br/&amp;gt;  2 freerunner and 1 debug board.&lt;br /&gt;
*Pccpu &amp;lt;br/&amp;gt; mailto:LFZILFZI@YAHOO.COM.CN &amp;lt;br/&amp;gt;  MSN:LFZI@SINA.COM  &amp;lt;br/&amp;gt; 1 freerunner&lt;br /&gt;
*Gnosy &amp;lt;br/&amp;gt; mailto:gnosyhh@gmail.com &amp;lt;br/&amp;gt;   1 freerunner and 1 debug board.&lt;br /&gt;
*Bin Zong &amp;lt;br /&amp;gt; mailto:hunter_00zb@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt; MSN:hunter_00zb@hotmail.com&lt;br /&gt;
*Lee zaixin&amp;lt;br /&amp;gt; mailto:shqlzx@126.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
*Zhuwei&amp;lt;br /&amp;gt; mailto:grissom_zhu@139.com &amp;lt;br/&amp;gt; MSN:wyh0310@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
If we do not reach a total large enough, Denmark **is** a very small place - surely we could figure out a way of getting them to find their way 'round the country :)&lt;br /&gt;
&lt;br /&gt;
=== Jutland ===&lt;br /&gt;
==== Aalborg ====&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
Should anyone need it, transportation from Aalborg to Thisted for phones can be arranged, if you don't want to pick it up in Aalborg yourself :) ~~leinir&lt;br /&gt;
&lt;br /&gt;
* Dan Leinir Turthra Jensen &amp;lt;br /&amp;gt; mailto:admin@leinir.dk &amp;lt;br /&amp;gt; [[User:Leinir]]&lt;br /&gt;
* Fabian Olesen &amp;lt;br /&amp;gt; mailto:firewalkerx@gmail.com&lt;br /&gt;
* Helge Willum Larsen &amp;lt;br /&amp;gt; mailto:helge.at.helges.dk&lt;br /&gt;
&lt;br /&gt;
==== Skjern ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Carlo]]&lt;br /&gt;
&lt;br /&gt;
==== Sønderborg ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* Theis Hjorth [http://wiki.openmoko.org/wiki/Special:Emailuser/Theis.hjorth contact me here] (1 phone + 1 devkit) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Fyn ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:EsbenDamgaard]] (need 3 (Looney &amp;amp; Gert))&lt;br /&gt;
* [[User:apm]] (need 1 with invoice - can pick up in Copenhagen)&lt;br /&gt;
&lt;br /&gt;
=== Sjælland ===&lt;br /&gt;
==== Copenhagen ====&lt;br /&gt;
Status: 26/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fursund]]&lt;br /&gt;
* [[User:Rasmusjensen]]&lt;br /&gt;
* [[User:tabac]] Thomas Ammitzbøll-Bach&lt;br /&gt;
* [[User:chel | Christian E. Lysel ]]&lt;br /&gt;
* [[User:UlrikRasmussen | Ulrik Rasmussen]]&lt;br /&gt;
* [[User:KlaymenDK | Jan Gundtofte-Bruun]] (Pending final hw, eg. low-power LEDs)&lt;br /&gt;
* [[User:OleTange | Ole Tange]] (I need 14 with invoice)&lt;br /&gt;
* [[User:Pascal | Pascal d'Hermilly]] (I need 1 with invoice)&lt;br /&gt;
* [[User:Miwer]] Michael Andersen&lt;br /&gt;
* [[User:maha | Martin Hansen]] (3 with invoice)&lt;br /&gt;
* [[User:SvenneK | Svenne Krap ]] (1+devkit with invoice)&lt;br /&gt;
* [[User:bss | Bo Stendal Sørensen]] (1)&lt;br /&gt;
* [[User:Glenn | Glenn Møller-Holst]] (1 + debug board)&lt;br /&gt;
&lt;br /&gt;
== Finland ==&lt;br /&gt;
=== Uusimaa ===&lt;br /&gt;
==== Helsinki I (Full)====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Mikko Rauhala x2 [mailto:mjr@iki.fi mjr@iki.fi]&lt;br /&gt;
* Aleksi Hankalahti &amp;lt;br /&amp;gt; [mailto:aleksi.hankalahti@iki.fi aleksi.hankalahti@iki.fi]&lt;br /&gt;
* Seppo Hätönen &amp;lt;br /&amp;gt; [mailto:karrde@iki.fi karrde@iki.fi]&lt;br /&gt;
* Arttu Sund &amp;lt;br /&amp;gt; [mailto:thearttu@gmail.com thearttu@gmail.com]&lt;br /&gt;
* Ville-Pekka Vainio &amp;lt;br /&amp;gt; vpivaini AT cs.helsinki.fi&lt;br /&gt;
* Heikki Hallamaa &amp;lt;br /&amp;gt; [mailto:heikki.hallamaa@iki.fi heikki.hallamaa@iki.fi]&lt;br /&gt;
* Tomi Jylhä-Ollila &amp;lt;br /&amp;gt; tomi.jylha-ollila@helsinki.fi&lt;br /&gt;
* Richard Braakman&lt;br /&gt;
* Timo Jyrinki &amp;lt;br /&amp;gt; [mailto:timo.jyrinki@iki.fi timo.jyrinki@iki.fi]&lt;br /&gt;
&lt;br /&gt;
==== Helsinki II, Turku &amp;amp; Vaasa (Full)====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
'''[[User:Piksi|Check &amp;amp; comment on my userpage for discussing payment &amp;amp; mail options]]'''&lt;br /&gt;
&lt;br /&gt;
Helsinki:&lt;br /&gt;
&lt;br /&gt;
* [[User:Piksi]] &amp;lt;br /&amp;gt;openmoko ÄT pi-xi PISTE net&lt;br /&gt;
* Risto H. Kurppa &amp;lt;br /&amp;gt; risto AT kurppa DOT fi&lt;br /&gt;
* Aapo Rantalainen &amp;lt;br /&amp;gt; aapo DOT rantalainen AT gmail DOT com&lt;br /&gt;
* Matti Laakso &amp;lt;br /&amp;gt; matti DOT laakso AT kotiposti DOT net&lt;br /&gt;
* Ismo Haanaho &amp;lt;br /&amp;gt; ismo DOT haanaho AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
Turku:&lt;br /&gt;
&lt;br /&gt;
* 2x Teemu Välimäki, [mailto:teemu.valimaki@iki.fi teemu.valimaki@iki.fi]&lt;br /&gt;
* Jaakko Lehtinen, jaakko dot lehtinen at gmail dot com&lt;br /&gt;
* Janne Junnila, janne dot junnila at gmail dot com&lt;br /&gt;
&lt;br /&gt;
Vaasa:&lt;br /&gt;
&lt;br /&gt;
* Mikko Niemikorpi, mikefulli ÄT gmail PISTE com&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
=== Bretagne ===&lt;br /&gt;
==== Brest ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux [mailto:steven@pourri.fr steven@pourri.fr] Jabber_Id:Steven@jabber.fr&lt;br /&gt;
* Acheteur potentiel #2&lt;br /&gt;
&lt;br /&gt;
==== Rennes ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Cédric DUFOUIL (openmoko at tsleg point com)&lt;br /&gt;
* Yves MAHE (ymahe at zindep dot com)&lt;br /&gt;
&lt;br /&gt;
=== Pays de la Loire ===&lt;br /&gt;
==== La Roche sur Yon ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vtouchar Vincent Touchard] (I may soon move to Bretagne/Brest)&lt;br /&gt;
&lt;br /&gt;
==== Nantes ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Yoann|Yoann ARNAUD]]. OK for a ship in Rennes if needed. [http://wiki.openmoko.org/wiki/Special:Emailuser/Yoann Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Ile de france ===&lt;br /&gt;
==== Paris ====&lt;br /&gt;
Status : 11/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux&lt;br /&gt;
* [[User:Phyce|Phyce]]&lt;br /&gt;
* Yann SLADEK ([http://wiki.openmoko.org/wiki/Special:Emailuser/Maveryck Contact me here])&lt;br /&gt;
* [[User:Wilk|Wilk]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Wilk Contact me here]&lt;br /&gt;
* Jonathan Magano ([http://wiki.openmoko.org/wiki/Special:Emailuser/JonathanMM Contact me here])&lt;br /&gt;
* Benjamin Renard (bn8[AT]zionetrix.net)&lt;br /&gt;
* [[User:OlivierBerger|OlivierBerger]]&lt;br /&gt;
* [[User:BartGS|BartGS]] [http://wiki.openmoko.org/wiki/Special:Emailuser/BartGS Contact me here]&lt;br /&gt;
* [[User:rcoscali|Rémi Cohen-Scali]]&lt;br /&gt;
* [[User:Valos|Valéry Febvre]]&lt;br /&gt;
* [[User:Manou|Emmanuel Raviart]]&lt;br /&gt;
&lt;br /&gt;
You may also see :&lt;br /&gt;
http://bearstech.com/openmoko/register&lt;br /&gt;
&lt;br /&gt;
=== Lorraine ===&lt;br /&gt;
==== Nancy ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:mosan|Nicolas Salles]]&lt;br /&gt;
&lt;br /&gt;
=== Rhône-Alpes ===&lt;br /&gt;
==== Lyon ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/patou Vincent MEURISSE]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pini Gilles FILIPPINI]&lt;br /&gt;
&lt;br /&gt;
==== Grenoble ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pbollard Philippe BOLLARD]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/aurelien Aurelien]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Alpes de Haute Provence ===&lt;br /&gt;
==== Manosque ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/cfdev Cyril]&lt;br /&gt;
&lt;br /&gt;
=== Provence Alpes Cote d'Azur ===&lt;br /&gt;
==== Sophia Antipolis ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/nico.inc Nicolas HUOT]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
=== Sachsen-Anhalt ===&lt;br /&gt;
==== Stendal (evtl. Magdeburg) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Fabian Off [http://wiki.openmoko.org/wiki/Special:Emailuser/Fabian2de Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hamburg ===&lt;br /&gt;
==== Hamburg ====&lt;br /&gt;
Status 9-10&lt;br /&gt;
&lt;br /&gt;
* Jan 4-5[http://wiki.openmoko.org/wiki/Special:Emailuser/Jan07 Contact me here]&lt;br /&gt;
* Varacanero [http://wiki.openmoko.org/wiki/Special:Emailuser/varacanero Contact me here]&lt;br /&gt;
* Ole 3-5 pcs [http://wiki.openmoko.org/wiki/Special:Emailuser/Olemoko Contact me here]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/Special:Emailuser/GuraX Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Niedersachsen===&lt;br /&gt;
==== Hannover====&lt;br /&gt;
Status 1&lt;br /&gt;
&lt;br /&gt;
* Dattel83 [http://wiki.openmoko.org/wiki/Special:Emailuser/Dattel83 Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Hessen ===&lt;br /&gt;
==== Frankfurt ====&lt;br /&gt;
Status 1-10&lt;br /&gt;
&lt;br /&gt;
* Blacky [http://wiki.openmoko.org/wiki/Special:Emailuser/Blacky Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Sachsen ===&lt;br /&gt;
==== Chemnitz ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Tobias [http://wiki.openmoko.org/wiki/Special:Emailuser/Tobydox Contact me here]&lt;br /&gt;
* Michael [http://wiki.openmoko.org/wiki/Special:Emailuser/her Contact me here]&lt;br /&gt;
==== Dresden ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Martin [http://wiki.openmoko.org/wiki/Special:Emailuser/nodge Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Thueringen ===&lt;br /&gt;
==== Weimar ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fries43]]&lt;br /&gt;
&lt;br /&gt;
==== Ilmenau ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:KimKiesel]]&lt;br /&gt;
&lt;br /&gt;
=== NRW ===&lt;br /&gt;
==== Bielefeld ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* David, infos on my [[User:Raven|user page]], or you can [[Special:Emailuser/Raven|contact me here]]&lt;br /&gt;
* Sebastian, infos on my [[User:Seppi|user page]], or you can [[Special:Emailuser/Seppi|contact me here]]&lt;br /&gt;
* Dackel, infos on my [[User:Killerdackel|user page]], or you can [[Special:Emailuser/Killerdackel|contact me here]]&lt;br /&gt;
* Conny&lt;br /&gt;
* Arndt, infos on my [[User:Arndot|user page]], or you can [[Special:Emailuser/Arndot|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Aachen ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
* Henrik, infos on my [[User:Henrikz|user page]], or you can [[Special:Emailuser/Henrikz|contact me here]]&lt;br /&gt;
* David, infos on my [[User:TechnoFan|user page]], or you can [[Special:Emailuser/TechnoFan|contact me here]]&lt;br /&gt;
* Stephan, infos on my [[User:chaq|user page]], or you can [[Special:Emailuser/chaq|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Düsseldorf ====&lt;br /&gt;
* mac2k, infos on my [[User:mac2k|user page]], or you can [[Special:Emailuser/mac2k|contact me here]]&lt;br /&gt;
&lt;br /&gt;
=== Baden-Württemberg ===&lt;br /&gt;
==== Karlsruhe ====&lt;br /&gt;
&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
* 2 for André (one for me and one for a friend).[[Special:Emailuser/Spacemarine|Contact]] me if you haven't received an email from me or if you joined this group after the 07.05.08&lt;br /&gt;
* [[Special:Emailuser/Dr.Nop|Dr.Nop]]&lt;br /&gt;
* [[Special:Emailuser/JensB|JensB]]&lt;br /&gt;
* [[Special:Emailuser/Tedo|Tedo]]&lt;br /&gt;
* [[Special:Emailuser/ZaPPaS|ZaPPaS]] 7 devices at least, maybe we start a new group in Leonberg&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Gromgull|Gromgull]] (in Kaiserslautern, but Karlsruhe is close enough, and I doubt that I'll find 10 people here.&lt;br /&gt;
* [[Special:Emailuser/Ebi|Ebi]]&lt;br /&gt;
* [[Special:Emailuser/RIdd3r|Fabian]]&lt;br /&gt;
* [[Special:Emailuser/Agon|Agon]] in Stuttgart, but Karlsruhe is close enough&lt;br /&gt;
* [[Special:Emailuser/Gollum|Gollum]] in Mannheim, ditto :)  Maybe local postal service is an option?&lt;br /&gt;
Are there any news on how we're going to manage the order?&lt;br /&gt;
&lt;br /&gt;
=== Bayern ===&lt;br /&gt;
==== München ====&lt;br /&gt;
&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Eriks|Eriks]]&lt;br /&gt;
* --[[User:Imitation|Imitation]] 21:42, 30 April 2008 (CEST)&lt;br /&gt;
* [[Special:Emailuser/meyerm|meyerm]] 16:25 CEST, 01. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Koebi|koebi]] 05. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/wof|wof]] 07. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/floe|floe]] 10. Mai 2008&lt;br /&gt;
&lt;br /&gt;
=== Berlin===&lt;br /&gt;
==== Berlin ====&lt;br /&gt;
&lt;br /&gt;
for berlin-talk: http://de.groups.yahoo.com/group/openmoko-berlin/&lt;br /&gt;
&lt;br /&gt;
* Conrad [http://wiki.openmoko.org/wiki/User:Caribu Contact me here]&lt;br /&gt;
&lt;br /&gt;
Status 11/20&lt;br /&gt;
* Stephan [http://wiki.openmoko.org/wiki/User:Fischel Contact me here]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/User:Thebohemian Contact me here]&lt;br /&gt;
* Nico [http://wiki.openmoko.org/wiki/User:Nico Contact me here]&lt;br /&gt;
* Torsten [http://wiki.openmoko.org/wiki/User:Torsten_Grote Contact me here]&lt;br /&gt;
* Bastian [[User:Fries43]]&lt;br /&gt;
* Sven-Ola [http://wiki.openmoko.org/wiki/User:Sven-ola Contact]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/User:arnepp Contact me here]&lt;br /&gt;
* MM [http://wiki.openmoko.org/wiki/User:MM Contact]&lt;br /&gt;
* Keks [http://wiki.openmoko.org/wiki/User:Keksdosenmann Contact]&lt;br /&gt;
* Matthias [http://wiki.openmoko.org/wiki/User:mk Contact]&lt;br /&gt;
* Norbert [http://wiki.openmoko.org/wiki/User:Noha Contact]&lt;br /&gt;
&lt;br /&gt;
== Hungary == &lt;br /&gt;
discussion here: http://hup.hu/node/54588&lt;br /&gt;
&lt;br /&gt;
=== Budapest ===&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
# Ferenc 'Lion' Veres [http://wiki.openmoko.org/wiki/Special:Emailuser/kempelen Contact]&lt;br /&gt;
# Laszlo 'rka' Szabo [http://wiki.openmoko.org/wiki/Special:Emailuser/rka Contact]&lt;br /&gt;
# tg [http://wiki.openmoko.org/wiki/Special:Emailuser/tg?wpSubject=OpenMoko%20GroupSales Contact]&lt;br /&gt;
# LiRul - lirul [KUKAC] hixsplit [PONT] hu&lt;br /&gt;
# Nyosigomboc - nyos [KUKAC] nyos [PONT] homelinux [PONT] net&lt;br /&gt;
# hunludvig - hunludvig [KUKAC] gmail [PONT] com&lt;br /&gt;
# [http://wiki.openmoko.org/wiki/Special:Emailuser/asdmin?wpSubject=OpenMoko%20GroupSales Dániel 'asd' Vásárhelyi]&lt;br /&gt;
#* i offer to handle ordering and dispatching the unit if no one has applied for it already&lt;br /&gt;
# asch, asch [KUKAC] freemail [PONT] hu&lt;br /&gt;
# btamas, [http://wiki.openmoko.org/wiki/Special:Emailuser/btamas Contact]&lt;br /&gt;
# ka87, andras [kukac] csevego [pont] net&lt;br /&gt;
# pcm, pcm [kukac] freemail [pont] hu&lt;br /&gt;
# gpiros, geza [PONT] piros [KUKAC] gmail [PONT] com&lt;br /&gt;
# appa, appa00 [kukac] gmail [pont] com&lt;br /&gt;
# pierre286, [http://wiki.openmoko.org/wiki/Special:Emailuser/pierre286 Contact]&lt;br /&gt;
# Hélei Zoltán, heleiz [kukac] gmail&lt;br /&gt;
# Fenwick, [http://wiki.openmoko.org/wiki/Special:Emailuser/fenwick Contact]&lt;br /&gt;
# Radics Áron, raron @ vipmail . hu&lt;br /&gt;
&lt;br /&gt;
=== Kecskemét ===&lt;br /&gt;
Dániel Vásárhelyi handles transportation to Kecskemét, therefore it is not necessary to collect 10 all pieces here.&lt;br /&gt;
&lt;br /&gt;
== India ==&lt;br /&gt;
=== Delhi/NCR ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Goldwyn Rodrigues [http://wiki.openmoko.org/wiki/Special:Emailuser/goldwynr Contact]&lt;br /&gt;
&lt;br /&gt;
== Italy == &lt;br /&gt;
For more informations and to organize groups, visit the [http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''''Italian Freerunner Group Sales Google Group'''''] (ML/Web/Feeds) '''BUT please keep adding your name and email to the list below'''&lt;br /&gt;
&lt;br /&gt;
If we don't reach the 10 phones limit in each city, maybe we could place an order in the &amp;quot;most requested city&amp;quot;, and from shipping to other buyers. We'll have anyway a good discount although the &amp;quot;double-shipping&amp;quot;. ([http://thread.gmane.org/gmane.comp.handhelds.openmoko.community/10937/focus=10981 Read here for reference]).&lt;br /&gt;
&lt;br /&gt;
=== Toscana ===&lt;br /&gt;
==== Firenze (e dintorni) ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Treviño|Marco Trevisan (Treviño)]] - [http://blog.3v1n0.net/contatti-trevino/ Contacts here]&lt;br /&gt;
* [[User:Niccolo|Niccolo Rigacci]] - ''niccolo [AT] rigacci.org''&lt;br /&gt;
* [[User:pcav|Paolo Cavallini]] - ''cavallini [AT] faunalia.it''&lt;br /&gt;
* [[User:BiggMatt|Mattia Gentile]] - ''biggmatt@hotmail.it''&lt;br /&gt;
* Elisa ''[mailto:lab@kkk.it lab@kkk.it]'' (Empoli)&lt;br /&gt;
* [[User:Sugacapra|Sugacapra]] - alessio.chemeri [AT] gmailPUNTOcom&lt;br /&gt;
* [[User:tom_morello|Carlo Ascani (Morello)]] - ''carlo.ratm [AT] gmail.com''&lt;br /&gt;
* [[User:marrano|Stefano Burchietti (Marrano)]] - ''stefano [AT] nontelodiromai.it''&lt;br /&gt;
&lt;br /&gt;
=== Lombardia ===&lt;br /&gt;
&lt;br /&gt;
==== Milano e dintorni ====&lt;br /&gt;
Status 19/20&lt;br /&gt;
&lt;br /&gt;
[[GroupSales_Milano_e_dintorni|Organizzazione preliminare (pagamento, punto di ricezione, etc)]]&lt;br /&gt;
&lt;br /&gt;
* Marcello Gorla&lt;br /&gt;
* Maxxer [mailto:maxxer@yetopen.it maxxer@yetopen.it] (Lecco)&lt;br /&gt;
* Pietro Montorfano [mailto:monto84@gmail.com monto84@gmail.com] (from como)&lt;br /&gt;
* Gianluigi Belli - [http://wiki.openmoko.org/wiki/Special:Emailuser/Pulciux Contacts here] (Milano)&lt;br /&gt;
* Michele Castellano - [http://wiki.openmoko.org/wiki/Special:Emailuser/mubumba Contacts here] (Milano)&lt;br /&gt;
* Maurizio Lipreri -  [http://wiki.openmoko.org/wiki/Special:Emailuser/Maldido Contacts here]( Como )&lt;br /&gt;
* Guido Conaldi - [http://wiki.openmoko.org/wiki/Special:Emailuser/skepz Contacts here] (Varese)&lt;br /&gt;
* [[User:Furester|Igor Scabini (furester)]] - [http://wiki.openmoko.org/wiki/Special:Emailuser/Furester Contacts here] (Milano)&lt;br /&gt;
* Dario Panico [http://wiki.openmoko.org/wiki/Special:Emailuser/Dareus Contacts here] (Busto Arsizio, VA)&lt;br /&gt;
* Marco Zanzotera (Milano città) - qualcuno sa indicarmi i metodi di pagamento per favore?&lt;br /&gt;
* Francesco Ricci (Milano, Dipartimento di Scienze dell'Informazione, via Comelico 39/41) - possibile punto di ricezione/distribuzione - [http://wiki.openmoko.org/wiki/Special:Emailuser/Alfa21 Contacts here]&lt;br /&gt;
* Danilo Sia (Birdack) [http://wiki.openmoko.org/wiki/Special:Emailuser/Birdack Contacts here] (Milano città)&lt;br /&gt;
* Federico Belvisi - [http://wiki.openmoko.org/wiki/Special:Emailuser/Armalite Contacts here] (Legnano, MI/Varese)&lt;br /&gt;
* Francesco Leserri - [http://wiki.openmoko.org/wiki/Special:Emailuser/Francy Contacts here] (Vimercate, MI)&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]] (Milano zona Forlanini) [http://wiki.openmoko.org/wiki/Special:Emailuser/Cga Contacts here]&lt;br /&gt;
* Pietro Isotti - [mailto:isottipietro@gmail.com isottipietro@gmail.com]&lt;br /&gt;
* Baz - [mailto:buzzi.paolo@gmail.com buzzi.paolo@gmail.com]&lt;br /&gt;
* Mario Signorino ([[User:Dodiesis|Dodiesis]])- [mailto:mario@sgrunt.net mario@sgrunt.net] (Milano - possibile punto di ricezione alternativo )&lt;br /&gt;
&lt;br /&gt;
=== Piemonte ===&lt;br /&gt;
==== Torino (and province) ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* Claudio Carnino &amp;lt;br/&amp;gt; (jollyr0g3r AT gmail DOT com)&lt;br /&gt;
* Alessandro Degano &amp;lt;br/&amp;gt; (a.degano AT gmail DOT com)&lt;br /&gt;
* Enrico Pigozzi &amp;lt;br/&amp;gt; (videokill71 AT gmail DOT com)&lt;br /&gt;
* Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&lt;br /&gt;
* Giuseppe Barbieri (elect86 at gmail dot com)&lt;br /&gt;
* Riccardo Issoglio &amp;lt;br/&amp;gt; (riccardo.issoglio AT polito DOT it)&lt;br /&gt;
* Flavio Pastore [http://wiki.openmoko.org/wiki/Special:Emailuser/Iron_Bishop Contacts here]&lt;br /&gt;
 # Volendo possiamo aggiungerci al gruppo di Milano&lt;br /&gt;
  prendendo così 2 pacchi da 10 risparmiando ulteriormente sulla spedizione e &lt;br /&gt;
  senza aspettare per raggiungere il numero 10, perchè io potrei andare volentieri&lt;br /&gt;
  a prenderli col treno a Milano, tornare e distribuirli a Torino, fatemi sapere ;)   &lt;br /&gt;
  Giuseppe&lt;br /&gt;
&lt;br /&gt;
=== Trentino-Alto Adige ===&lt;br /&gt;
==== Trento ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Slaytanic|Gianni Costanzi]] &amp;lt;br/&amp;gt; (gianni.costanzi AT gmail DOT com)&lt;br /&gt;
* Vincenzo D'Andrea (vincenzo.dandrea AT gmail DOT com) &amp;lt;br/&amp;gt; (also Verona is OK - and I can carry others' phone VR to TN or viceversa)&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) [[User:Tarch|Tarcisio Fedrizzi]] (tarcisio.fedrizzi AT gmail DOT com)&lt;br /&gt;
&lt;br /&gt;
=== Friuli Venezia Giulia ===&lt;br /&gt;
==== Trieste ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* dorje [mailto:dorje@libero.it dorje@libero.it] - [[User:dorje|dorje]]&lt;br /&gt;
&lt;br /&gt;
=== Veneto ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
&lt;br /&gt;
==== Verona ====&lt;br /&gt;
&lt;br /&gt;
* Persegat [mailto:persegat@alice.it persegat@alice.it] - [[User:Pecce|Pecce]]&lt;br /&gt;
* Sylar91 [mailto:sylar1991@gmail.com sylar1991@gmail.com] - [[User:Sylar91|Sylar91]]&lt;br /&gt;
* Marco Franceschetti - [http://wiki.openmoko.org/wiki/Special:Emailuser/vonfritz Contacts here]&lt;br /&gt;
* AleksFalcone [mailto:aleks.falcone@gmail.com aleks.falcone@gmail.com] - [[User:AleksFalcone|AleksFalcone]]&lt;br /&gt;
* Roberto Previdi [mailto:hariseldon78(AT)gmail.com hariseldon78(AT)gmail.com] - [[User:hariseldon78|hariseldon78]]&lt;br /&gt;
&lt;br /&gt;
==== Vicenza ====&lt;br /&gt;
&lt;br /&gt;
* Matteo [mailto:matteo@member.fsf.org matteo@member.fsf.org] - [[User:Tchernobog|Tchernobog]]&amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Michele [mailto:michele@cooperativabiosphaera.it michele(at)cooperativabiosphaera.it] - &amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Paolo [mailto:paolo.sartore@gmail.com paolo.sartore(at)gmail.com]&amp;lt;br /&amp;gt; Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Renato[mailto:wasgiventofly@gmail.com wasgiventofly(at)gmail.com]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Venezia ====&lt;br /&gt;
&lt;br /&gt;
* Tommaso [mailto:tommaso.gardumi@gmail.com tommaso.gardumi@gmail.com] - [[User:Tobarello|Tobarello]] &amp;lt;br /&amp;gt;Also Padova, Vicenza &amp;amp; Trento are ok.&lt;br /&gt;
&lt;br /&gt;
==== Treviso ====&lt;br /&gt;
&lt;br /&gt;
* Dario [mailto:aliasbrain@gmail.com aliasbrain(at)gmail.com] - [[User:Rastafan|Rastafan]] &amp;lt;br /&amp;gt;one, maybe two.&lt;br /&gt;
&lt;br /&gt;
* Pedro [mailto:paguilar@junkerhq.net paguilar(at)junkerhq.net] - [[User:Paguilar|Paguilar]] &amp;lt;br/&amp;gt;Also Padova and Vicenza are ok.&lt;br /&gt;
&lt;br /&gt;
=== Emilia Romagna ===&lt;br /&gt;
==== Parma ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Delian|Marco Albanese]] [mailto:delian2@gmail.com delian2@gmail.com] For Me, it's ok for the decentralized shipment ( Milano for example :) ).&lt;br /&gt;
&lt;br /&gt;
* [[User:Jordano|Marco Grassi]] marco.gra AT Gmail Dot com Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
* [[User:Hachreak|Leonardo Rossi]] ssj3gokou AT libero Dot it Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
=== Puglia ===&lt;br /&gt;
==== Lecce ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Morpheus90|Morpheus90]] [mailto:ugopiemontese@rudiaelinux.com ugopiemontese@rudiaelinux.com]&lt;br /&gt;
* [[User:Italyanker|italyanker]] [mailto:italyanker@gmail.com italyanker@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Bari ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fradeve11|Fradeve11]] [mailto:fradeve@ubuntu-it.org fradeve@ubuntu-it.org]&lt;br /&gt;
&lt;br /&gt;
=== Abruzzo ===&lt;br /&gt;
==== Pescara ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* ZarZ [mailto:zarz25@gmail.com zarz25@gmail.com]&lt;br /&gt;
&lt;br /&gt;
=== Campania ===&lt;br /&gt;
==== Caserta (and province) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* fenoxxx [mailto:fenoxxx@gmail.com] - Aversa&lt;br /&gt;
&lt;br /&gt;
=== Lazio ===&lt;br /&gt;
==== Roma ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Hire X 2 [mailto:hiretto@gmail.com hiretto@gmail.com] (Roma)&lt;br /&gt;
* Darkbasic X 1 [mailto:darkbasic4(at)gmail darkbasic4(at)gmail] (Ancona)&lt;br /&gt;
* zione X 1 [mailto:alessio.filipponio@gmail.com alessio.filipponio@gmail.com](Roma)&lt;br /&gt;
* AntoMan X 2 [mailto:obe_65@yahoo.it AntoMan](Roma)&lt;br /&gt;
* Christian X 1(Gino46) [mailto:christian.marzola@alice.it] (ferrara) Qualcuno me lo dovrebbe spedire. || Ci pensa Hire a spedirli a chi non è di Roma, mettete semplicemente in conto 8/9 euro in più per la spedizione.&lt;br /&gt;
* Tempix X 1 [mailto:tempix11@gmail.com tempix11@gmail.com] (Ancona)&lt;br /&gt;
&lt;br /&gt;
=== Liguria ===&lt;br /&gt;
==== Genova ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Luca Maranzano X 1 (liuk AT linux DOT it) [[User:liuk|liuk]]&lt;br /&gt;
* Francesco Frassinelli X 1 (frafra AT autistici DOT org) [[User:Frafra|Frafra]]&lt;br /&gt;
* Lorenzo Fornara X 1 (fw1987 AT hotmail DOT it)&lt;br /&gt;
* Stefano Cutelle' X 1 (staff@ascservices.it) [[User:ascservices|ascservices]]&lt;br /&gt;
* Luca Arrigo X 1 (morph84@gmail.com) [[User:morph|morph]]&lt;br /&gt;
* Andrea De Gaetano X 1 (dega1999 AT gmail DOT com) [[User:Dega1999|Dega1999]]&lt;br /&gt;
* Salvo Schiavone X 1 (salvoschiavone AT gmail DOT com [[User:Salvador|Salvador]]&lt;br /&gt;
* Daniele Delmonte X1 (ryogazero chiocciola yahoo punto it)&lt;br /&gt;
&lt;br /&gt;
=== Sicilia ===&lt;br /&gt;
==== Palermo ====&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* Giorgio Marciano' X 1 [mailto:giorgio.marciano@email.it giorgio.marciano@email.it]&lt;br /&gt;
* Michele Puccio X 1 [mailto:narkos@iol.it michele]&lt;br /&gt;
* Roberto Calandra X 1 [mailto:isokazi@yahoo.it roberto]&lt;br /&gt;
* Vincenzo Moreno Luna X 3 [mailto:ciop85plus@hotmail.com vincenzo]&lt;br /&gt;
&lt;br /&gt;
==== Messina ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Melug X 5 [mailto:suuuper@messinalug.org MeLug]&lt;br /&gt;
&lt;br /&gt;
=== Calabria ===&lt;br /&gt;
==== Catanzaro ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Carlo Mangani X 1 [mailto:carlo.mangani@gmail.com carlo.mangani@gmail.com] - Lamezia Terme&lt;br /&gt;
&lt;br /&gt;
=== Sardegna ===&lt;br /&gt;
==== Cagliari ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Panta x 1 [[User:Panta]]&lt;br /&gt;
Viaggio per tutta l'Isola, per cui, nel caso in cui arrivassimo a 10 utenti...&lt;br /&gt;
&lt;br /&gt;
== Macedonia ==&lt;br /&gt;
=== Skopje ===&lt;br /&gt;
* Kristijan Krsteski 1/10 &amp;lt;br /&amp;gt; [[User:neutrino]] &amp;lt;br /&amp;gt; [mailto:kristijan.krsteski@gmail.com]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== México ==&lt;br /&gt;
=== Ciudad de México ===&lt;br /&gt;
* Kozapatista [[Special:Emailuser/User:kozapatista|Contact]]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands The Netherlands] ==&lt;br /&gt;
(Discuss this group sale on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands talk page])&lt;br /&gt;
&lt;br /&gt;
* Marijn Kruisselbrink 1 [[Special:Emailuser/User:mkruisselbrink|Contact]]&lt;br /&gt;
* Andy Powell 1/10 [[Special:Emailuser/User:ScaredyCat|Contact]]&lt;br /&gt;
* Arjan Veenstra 1/10 [[User:AVee]] [[Special:Emailuser/User:AVee|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Gelderland ===&lt;br /&gt;
&lt;br /&gt;
==== Nijkerk ====&lt;br /&gt;
* [[User:Nicolas|Nico Veenkamp]] (Nijkerk 1x) [[Special:Emailuser/User:Nicolas|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:A.dre|André Disselhorst]] (Nijmegen 1x) [[Special:Emailuser/User:A.dre|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Limburg ===&lt;br /&gt;
&lt;br /&gt;
==== Griendtsveen ====&lt;br /&gt;
* [[User:KenSentMe|Jeroen van de Nieuwenhof]] (Griendtsveen 1x) [[Special:Emailuser/User:KenSentMe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord-Brabant ===&lt;br /&gt;
&lt;br /&gt;
==== Bergen op Zoom ====&lt;br /&gt;
* [[User:Madjo|Marcel de Jong]] 1/10 [[Special:Emailuser/User:Madjo|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Eindhoven ====&lt;br /&gt;
* Christ van Willegen 1 [[User:ChristW]]&lt;br /&gt;
&lt;br /&gt;
=== Noord Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Amsterdam ====&lt;br /&gt;
* Michel van Horssen 1/10 [[Special:Emailuser/User:mivaho|Contact]]&lt;br /&gt;
* Frank Richter 1 [[Special:Emailuser/User:res|Contact]]&lt;br /&gt;
* Eric Smith 1/10 [[User:Eric Smith]]&lt;br /&gt;
==== Beverwijk ====&lt;br /&gt;
* Theo Martens 1x [[Special:Emailuser/User:T_M|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Bussum ====&lt;br /&gt;
* Remco van Zuijlen 1x [[Special:Emailuser/User:Remco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Overijssel ===&lt;br /&gt;
&lt;br /&gt;
==== Deventer ====&lt;br /&gt;
* Jan de Haan 1/10 [[User:Jan de Haan]] [[Special:Emailuser/User:Jan de Haan|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Enschede ====&lt;br /&gt;
* Peter Hageman 1x [[Special:Emailuser/User:PingPong|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Hengelo ====&lt;br /&gt;
* Sander Hoentjen 1/10 [[Special:Emailuser/User:Tjikkun|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zwolle ====&lt;br /&gt;
* Boudewijn 1/10 [[User:Boudewijn|empty user page]] [[Special:Emailuser/User:Boudewijn|Contact]]; possibly got a second person interested&lt;br /&gt;
&lt;br /&gt;
=== Zuid-Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Rijswijk ====&lt;br /&gt;
* Fernando Martins 1x [[User:fmartins]]  [[Special:Emailuser/User:fmartins|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Utrecht ===&lt;br /&gt;
&lt;br /&gt;
==== Utrecht ====&lt;br /&gt;
* Eric Spierings 1/10 [[Special:Emailuser/User:ericsp|Contact]]&lt;br /&gt;
* Peter van de Werken 2/10 [[Special:Emailuser/User:PWerken|Contact]]&lt;br /&gt;
* Kenny van Wanrooij 1/10 [[Special:Emailuser/User:kenneth|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
22/30&lt;br /&gt;
&lt;br /&gt;
== New Zealand ==&lt;br /&gt;
As Telecom are using the 850MHz network for their GSM network, and Vodafone/northelia (possibly aka orcon) are using 900/1800MHz, please state which version you want. This may need more research, I'm not 100%; see [http://www.gsmworld.com/roaming/gsminfo/cou_nz.shtml] for more info&amp;lt;br&amp;gt;&lt;br /&gt;
According to jeremy list, telecom will not be rolling out GSM for four years, so the point becomes moot - no-one is likely to get an 850 gsm phone now and wait that long&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on info from steve (openmoko marketing) concerning weight and size, shipping via UPS will be about US$185 (NZ$23 each phone) to Auckland.&amp;lt;br&amp;gt;&lt;br /&gt;
UPS are far from the cheapest, but (again according to steve), OM have a contract with them, so this is what we are stuck with&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Someone on the community list suggested using [http://www.myus.com], a shipping company that will re-post items overseas at decent rates. They claim US$66 for a 3kg package, or NZ$8 per phone. Of course, the cost of shipping the phone from OM to the shipping company has to be added in as well.&lt;br /&gt;
&lt;br /&gt;
As of 2008-05-08, US$369 is worth NZ$477&lt;br /&gt;
&lt;br /&gt;
import duty on mobile phones is 0%[http://www.customs.govt.nz/importers/Private+Importers/Customs+Charges.htm], and GST is 12.5% so the GST added to each phone will be NZ$63; 12.5% * {477 + 23), cos we pay GST on postage too...&lt;br /&gt;
&lt;br /&gt;
So, the total cost of a Freerunner as part of a 10 pack, will be:&amp;lt;br&amp;gt;&lt;br /&gt;
477 + 23 + 63&amp;lt;br&amp;gt;&lt;br /&gt;
= '''NZ$563'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ any possible charges to get it posted elsewhere in New Zealand&lt;br /&gt;
&lt;br /&gt;
=== Auckland ===&lt;br /&gt;
==== [[Auckland group sales|Auckland]] ====&lt;br /&gt;
Status:10 phones requested, the required minimum (10 phones) is reached, but more buyers are still welcome to join.&lt;br /&gt;
*Rob Paulson [[User:Myfanwy]] [mailto:robin.paulson@gmail.com] 900MHz&lt;br /&gt;
**i'm quite happy to organise the purchase, if no-one has any objections. to ease any worries about me running off with the money, we could use an escrow service such as [http://safetrader.co.nz], or paypal. or does anyone have any other ideas?&lt;br /&gt;
*Simon Wells [[User:Swel024]] 900MHz&lt;br /&gt;
*Jeremy List [[User:Jeremy-list]] mailto:quick.dudley@gmail.com (Wellington, not Auckland, will pay for courier) 900MHz&lt;br /&gt;
*David Murrell [[User:Viddy]] - [mailto:dmurrell@waikato.ac.nz] I'm in Hamilton, either courier, or I'll drive up :) 900MHz&lt;br /&gt;
*Jeremy Gray [[User:Bogdan237]] [mailto:jgra163@ec.auckland.ac.nz] Auckland, 900MHz&lt;br /&gt;
*Glen Ogilvie [[User:Nelg]] [mailto:nelg@linuxsolutions.co.nz] Auckland, 900MHz&lt;br /&gt;
*Xuân Baldauf [[User:xbaldauf]] [mailto:xuan--2008.05--GroupSales--wiki.openmoko.org@baldauf.org] Auckland CBD, 900MHz+1800MHz GSM with an [http://www.ak2.com.tw/pd_main.asp?sg_id=11 '''EU''' charger clip] instead of an Australian one (if this is in need to be selected). This is &amp;lt;u&amp;gt;conditional&amp;lt;/u&amp;gt;: the transaction must complete by 2008-06-30, else I cannot participate, because I'm leaving the country afterwards.&lt;br /&gt;
*Paul Roe [[User:Par08]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Par08 contact me here] Christchurch, 2 x 900MHz&lt;br /&gt;
*Dave Lane [[User:dangerpossum]] [http://wiki.openmoko.org/wiki/Special:Emailuser/dangerpossum contact] Christchurch, 1 x 900MHz + 1800MHz GSM&lt;br /&gt;
&lt;br /&gt;
== Norway ==&lt;br /&gt;
=== Nordland ===&lt;br /&gt;
==== Bodø ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:AlecTBM|Alexander Frøyseth]] [mailto:alexander.froyseth@gmail.com alexander.froyseth@gmail.com]&lt;br /&gt;
* Ole Marius&lt;br /&gt;
* Stian Vading&lt;br /&gt;
* [[User:Kolbjorn.Dahle|Kolbjorn Dahle]][mailto:kolbjorn@dahlenett.org]&lt;br /&gt;
&lt;br /&gt;
=== Sør-Trøndelag ===&lt;br /&gt;
==== Trondheim ====&lt;br /&gt;
Status 12/20&lt;br /&gt;
&lt;br /&gt;
*[[User:andy000|Andreas Kalvå]] [mailto:andy@samfundet.no andy@samfundet.no]&lt;br /&gt;
Send mail om du er interessert.&lt;br /&gt;
&lt;br /&gt;
=== Østlandet ===&lt;br /&gt;
==== Oslo, Akershus, Buskerud, Vestfold ====&lt;br /&gt;
Status 20/20(30?)&lt;br /&gt;
&lt;br /&gt;
* [[User:Ixian|Heikki Sørum]] [mailto:heikkis@matnat.uio.no] &amp;lt;br/&amp;gt; Interessert? mail meg.&lt;br /&gt;
* [[User:Bobkare|Knut Arne Bjørndal]] [mailto:bob@cakebox.net]&lt;br /&gt;
&lt;br /&gt;
== Poland ==&lt;br /&gt;
&lt;br /&gt;
* Special group buy site: https://www.kumulator.pl/show/group/35 (in edition moment: 9/10)&lt;br /&gt;
&lt;br /&gt;
=== Podlaskie ===&lt;br /&gt;
==== Suwalki ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* arteqw [http://wiki.openmoko.org/wiki/Special:Emailuser/Arteqw contact with me]&lt;br /&gt;
&lt;br /&gt;
== Portugal ==&lt;br /&gt;
=== Aveiro ===&lt;br /&gt;
==== Aveiro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Ruben|Ruben Mendes]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sweden ==&lt;br /&gt;
If insufficient number of people, orders could be merged and remailed perhaps.&lt;br /&gt;
&lt;br /&gt;
Domestic remailing with Posten as A-class mail of a letter (criteria: length+width+height max 900 mm) weighing max 1 kg, without insurance should [http://www.posten.se/foretag/vara_tjanster/postageguide/postguideLetterDom.jspv cost 44 SEK]. 50 SEK more for insurance.&lt;br /&gt;
&lt;br /&gt;
If we end up with more than one 10-pack in Sweden, my guess is that it would probably pay to order everything in one shipment to one address in Sweden to save on the international shipping, and then remail domestically.&lt;br /&gt;
&lt;br /&gt;
=== Götaland ===&lt;br /&gt;
==== Göteborg ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Fwendt|Fredrik Wendt]] [[Special:Emailuser/Fwendt|Contact]]/wendt.se&lt;br /&gt;
&lt;br /&gt;
==== Malmö ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Lars Jarlvik &amp;lt;br /&amp;gt; mailto:lars@larsfactory.se&lt;br /&gt;
&lt;br /&gt;
=== Svealand ===&lt;br /&gt;
==== Stockholm ====&lt;br /&gt;
Status : 6/10&lt;br /&gt;
&lt;br /&gt;
* Erland Lewin &amp;lt;br /&amp;gt; mailto:erland@lewin.nu&lt;br /&gt;
* Simon Kågström &amp;lt;br /&amp;gt; mailto:simon.kagstrom@gmail.com&lt;br /&gt;
* Ingvaldur Sigurjonsson &amp;lt;br /&amp;gt; mailto:ingi@ultimalabor.se&lt;br /&gt;
* Adam Johansson &amp;lt;br /&amp;gt; mailto:adam@sollentunaholm.se&lt;br /&gt;
* Lowe Schmidt &amp;lt;br /&amp;gt; mailto:lowe.schmidt@gmail.com&lt;br /&gt;
&lt;br /&gt;
==== Örebro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Anders Petersson &amp;lt;br /&amp;gt; [mailto:demitar@worldforge.org demitar@worldforge.org]&lt;br /&gt;
&lt;br /&gt;
==== Västerås ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Jörgen Lidholm, could join the Falun/Borlänge or Stockholm group &amp;lt;br /&amp;gt; [mailto:jorgen.lidholm@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Falun &amp;amp; Borlänge ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:Jth Johan Thelmén], Åke Hoff &amp;amp; a demo/backup&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:eagle87 Pär Eriksson], Borlänge&lt;br /&gt;
&lt;br /&gt;
=== Norrland ===&lt;br /&gt;
==== Umeå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Zash|Zash]] [[Special:Emailuser/Zash|Contact]]&lt;br /&gt;
* [[User:Benjamin|Benjamin]] [[Special:Emailuser/Benjamin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Luleå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mjukis|Mjukis]] [[Special:Emailuser/Mjukis|Contact]] - 2 Units. Can also join the Malmö group order.&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
Gabriel Ambuehl would volunteer to order the initial 10pack.&lt;br /&gt;
Alexandre Ghisoli could organize the second 10pack.&lt;br /&gt;
Luca Capello could organize the third 10pack (mostly for French Switzerland).&lt;br /&gt;
Mathieu will probably organisze the 4th 10pack. (Lausanne)&lt;br /&gt;
All the 4 with payment in advance (a 10pack will cost approx 3'800 USD).&lt;br /&gt;
&lt;br /&gt;
Probably we will organize shipping, if we cannot all move to Zürich/Genève to get our Neo.&lt;br /&gt;
&lt;br /&gt;
==== Shipping ====&lt;br /&gt;
If we would ship Neos, here is the Swiss PostPac prices :&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Description&lt;br /&gt;
! Size [cm]&lt;br /&gt;
! Price CHF TTC&lt;br /&gt;
|-&lt;br /&gt;
| Size 1&lt;br /&gt;
| 22.9 x 14.7 x 9.9&lt;br /&gt;
| 2.20&lt;br /&gt;
|-&lt;br /&gt;
| Size 2&lt;br /&gt;
| 31.5 x 22.5 x 12.5&lt;br /&gt;
| 2.40&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Priority&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 8.-&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Economy&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 6.-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Steve posted informations about boxes that will be out with Neo :&lt;br /&gt;
&lt;br /&gt;
* 10 pack : 435mm x 371mm x 119mm, approx 3kg, UPS will charge 160USD (need to be verified)&lt;br /&gt;
* Individual pack : 178mm  x 104mm x 84mm, 237 grams&lt;br /&gt;
&lt;br /&gt;
So size 1 will fit ! Local delivery in Switzerland will cost 8.20 for Economy or 10.20 Priority.&lt;br /&gt;
&lt;br /&gt;
==== Zurich ====&lt;br /&gt;
Status : 20/20&lt;br /&gt;
&lt;br /&gt;
This list already contains 20 people, please consider joining the Genève list if places are still available -- LucaCapello&lt;br /&gt;
&lt;br /&gt;
* Simon Wenner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Nowic Contact]&lt;br /&gt;
* Simon Schreiber &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Markus Huggler &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Andre Timmermann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Raffael Schmid &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Pascal Weller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Nick Zbinden (Luzern)&amp;lt;br /&amp;gt; [mailto:nickik@gmx.ch] oder [http://wiki.openmoko.org/wiki/Special:Emailuser/nickik Contact]&lt;br /&gt;
* Marcel Wirth &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Skarhand Contact]&lt;br /&gt;
* Marcel Lütolf (Luzern)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/NeRo Contact]&lt;br /&gt;
* Christian Corrodi &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matto Contact]&lt;br /&gt;
* Mirko Klingauf &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/RealAtaman Contact]&lt;br /&gt;
* Marcel Jost (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Onsonic Contact]&lt;br /&gt;
* Marc Andre Tanner (Biel)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/mat Contact]&lt;br /&gt;
* Tobias Kündig (2 Geräte) (Luzern)&amp;lt;br /&amp;gt; [mailto:info@it-media.ch]&lt;br /&gt;
* Peter Salvisberg&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Psal Contact]&lt;br /&gt;
* Martin Kos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/KoS Contact]&lt;br /&gt;
* Lorenz Schori (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Znerol Contact]&lt;br /&gt;
* Matthias Cramer (Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/cramer Contact]&lt;br /&gt;
* Pascal Mages (Bern/Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/FreeMind Contact]&lt;br /&gt;
&lt;br /&gt;
==== Geneve ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Diego Abelenda&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Aelia Contact]&lt;br /&gt;
* Luca Capello&amp;lt;br /&amp;gt; [mailto:luca@pca.it]&lt;br /&gt;
* Nicolas Produit&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Produit Contact]&lt;br /&gt;
* Sebastien Nanchen &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Sn Contact]&lt;br /&gt;
* Jonas Schwarz (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jnsc Contact]&lt;br /&gt;
* Robin Farine (Auvernier)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rfarine Contact]&lt;br /&gt;
* Alexandre Ghisoli (Yverdon)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Agh Contact]&lt;br /&gt;
* Raphael Studer (Thurgau) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Tschudder Contact]&lt;br /&gt;
* Christian Wäckerlin &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/boognu Contact]&lt;br /&gt;
&lt;br /&gt;
==== Lausanne (EPFL) ====&lt;br /&gt;
Status : 8/10&lt;br /&gt;
&lt;br /&gt;
* Mathieu Habegger (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Habi Contact]&lt;br /&gt;
* Matthias Brändli (EPFL) &amp;lt;br /&amp;gt;[mailto:matthias.braendli@frequencebanane.ch Contact]&lt;br /&gt;
* Yorick Brunet (EPFL) &amp;lt;br /&amp;gt;[mailto:yorick.brunet@epfl.ch Contact]&lt;br /&gt;
* Frédéric Fokan(Lausanne) &amp;lt;br /&amp;gt;[mailto:fredericfokan@gmail.com Contact]&lt;br /&gt;
* Gulu (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Gulu Contact]&lt;br /&gt;
* Edomaur (Lausanne, with Gulu) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Edomaur Contact]&lt;br /&gt;
* Layx (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Layx Contact]&lt;br /&gt;
* Mélanie Baumann (EPFL) &amp;lt;br /&amp;gt;[mailto:calis@ruchette.ch Contact]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
=== Spain (Country Group Sale) ===&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
=== Madrid ===&lt;br /&gt;
==== Madrid ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Rafael Campos [http://wiki.openmoko.org/wiki/Special:Emailuser/Methril Contact] &amp;lt;br /&amp;gt;1x ([[Image:MokoBox.jpg]] - advanced) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Pablo Ruiz Múzquiz [http://wiki.openmoko.org/wiki/User_talk:Pabloruiz contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Zaragoza ===&lt;br /&gt;
==== Zaragoza ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Alejandro R. Mosteo &amp;lt;br /&amp;gt; alejandro AT mosteo · com&lt;br /&gt;
* Arturo Giner&amp;lt;br/&amp;gt;[[Special:Emailuser/artginer|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Barcelona ===&lt;br /&gt;
==== Barcelona ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* José Luis Pérez &amp;lt;br/&amp;gt;[[Special:Emailuser/jluis|Contact]]&lt;br /&gt;
* David Reyes Samblas Martinez&amp;lt;br/&amp;gt;[[Special:Emailuser/mutrox|Contact]]&lt;br /&gt;
* Sergio Arias &amp;lt;br/&amp;gt;[[Special:Emailuser/saerguio|Contact]]&lt;br /&gt;
* Alex Muntada &amp;lt;br/&amp;gt;[[Special:Emailuser/alexm|Contact]]&lt;br /&gt;
* Pascal co &amp;lt;br/&amp;gt;[[Special:Emailuser/pascalco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Valencia ===&lt;br /&gt;
==== Valencia ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Pau Gaspar Díaz &amp;lt;br/&amp;gt;[[Special:Emailuser/pau|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UAE ==&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Yaser Ammar &amp;lt;br /&amp;gt; [[Special:Emailuser/Waraqa|Contact]]&lt;br /&gt;
&lt;br /&gt;
== USA ==&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Boulder ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* Vinc Duran (I can purchase and distribute locally) &amp;lt;br /&amp;gt; [mailto:uberpfloyd@gmail.com?subject=Openmoko%20group%20sales Pfloyd]  [http://wiki.openmoko.org/wiki/Special:Emailuser/Pfloyd Contact]&lt;br /&gt;
&lt;br /&gt;
==== Denver (Full) ====&lt;br /&gt;
Status: 10/10 (includes the gentleman from Utah)&lt;br /&gt;
* Shawn Sullivan &amp;lt;br /&amp;gt; [[mailto:shelbydz87@yahoo.com shelbydz87@yahoo.com]]&lt;br /&gt;
* Peter Abplanalp &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/alderion Contact]&lt;br /&gt;
* Ben Burdette &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Ansible Contact]&lt;br /&gt;
* Tom Russell &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/tazbert Contact]&lt;br /&gt;
* Trace &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/gnork Contact]&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Los Angeles ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ian Douglas &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Iandouglas Contact me here]&lt;br /&gt;
* Matthew &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Wetmoko Contact]&lt;br /&gt;
* Daniel &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Beaker82 Contact]&lt;br /&gt;
* James Robertson &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JamesRobertson Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Diego ====&lt;br /&gt;
'''(inc. San Diego county and surrounding areas)'''&lt;br /&gt;
&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
Will combine with LA if too few.&lt;br /&gt;
&lt;br /&gt;
* Peter Naulls &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Pnaulls Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Francisco Bay Area ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* Ajit Natarajan - [http://wiki.openmoko.org/wiki/Special:Emailuser/ajitk Contact]&lt;br /&gt;
&lt;br /&gt;
* Dirk Bergstrom - [http://wiki.openmoko.org/wiki/Special:Emailuser/krid Contact]&lt;br /&gt;
&lt;br /&gt;
* Tupshin Harper - [http://wiki.openmoko.org/wiki/Special:Emailuser/tupshin Contact]&lt;br /&gt;
&lt;br /&gt;
* Lothar Werzinger (900MHz) - [http://wiki.openmoko.org/wiki/Special:Emailuser/Elektrolott Contact]&lt;br /&gt;
&lt;br /&gt;
* William Ray Yeager - [http://wiki.openmoko.org/wiki/Special:Emailuser/wyeager Contact]&lt;br /&gt;
&lt;br /&gt;
* Sebastian Coe - [http://wiki.openmoko.org/wiki/Special:Emailuser/savari Contact]&lt;br /&gt;
&lt;br /&gt;
==== Monterey ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* Cry Regarder &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
=== Midwest ===&lt;br /&gt;
'''(combine Indiana / Iowa / Kentucky / Tennesee / Texas)'''&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Geoff Ruscoe    [[Special:Emailuser/Geocode|Contact]] - Louisville, KY&lt;br /&gt;
* Steven M  [[Special:Emailuser/Montgoss|Contact]] - Cedar Rapids, IA&lt;br /&gt;
* Joseph Booker [[Special:Emailuser/Sargas|Contact]] - Chicago&lt;br /&gt;
* Matt McCormick [[Special:Emailuser/Thewtex|Contact]] - Madison, WI&lt;br /&gt;
&lt;br /&gt;
=== Indiana / Kentucky ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Dan Staley      [[Special:Emailuser/Pyrasi|Contact]] (Kentucky)&lt;br /&gt;
* Donnie Jones    [[Special:Emailuser/Donniejones18|Contact]] (Lexington, KY)&lt;br /&gt;
* John Sterling   [[Special:Emailuser/Sterling|Contact]] (Lexington, KY)&lt;br /&gt;
* James MacLachlan [[Special:Emailuser/Jmaclachlan|Contact]] (Louisville, KY)&lt;br /&gt;
&lt;br /&gt;
=== Ohio / Michigan ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* David Pais (Unknown City) [mailto:davioh2001@yahoo.com email]&lt;br /&gt;
* Dave Ludlow (Toledo) (I can purchase and distribute) [[Special:Emailuser/adsllc|Contact]]&lt;br /&gt;
* Adam Steele (Cincinnati) [mailto:adam@laurasteele.net Contact]&lt;br /&gt;
* Elliot Bailey (Canton) [mailto:elliot.bailey@yahoo.com Contact]&lt;br /&gt;
&lt;br /&gt;
=== Washington ===&lt;br /&gt;
==== Seattle ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Jon Pomeroy [[Special:Emailuser/Jepomeroy|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Tennessee ===&lt;br /&gt;
==== Memphis ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Peter O'Connor &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/poconnor Contact]&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin (10/10) ====&lt;br /&gt;
* Dale Schumacher [[Special:Emailuser/dalnefre|Contact]]&lt;br /&gt;
* Michael Cosby [[Special:Emailuser/mcosby|Contact]]&lt;br /&gt;
* Paul Jimenez [[Special:Emailuser/pj|Contact]]&lt;br /&gt;
* Charles [[Special:Emailuser/rbn|Contact]]&lt;br /&gt;
* Anthony Kitchin [[Special:Emailuser/akitchin|Contact]]&lt;br /&gt;
* Carl (x2) [[Special:Emailuser/texatopia|Contact]]&lt;br /&gt;
* Robert [[Special:Emailuser/SHaRK|Contact]] (Houston)&lt;br /&gt;
* Bryan DeLuca [[Special: Emailuser/Stupkid|Contact]] (Fort Worth)&lt;br /&gt;
* Dennis Parker [[Special: Emailuser/dparker|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Dallas (1/10) ====&lt;br /&gt;
* Philip White [[Special:Emailuser/pmw|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Mid-Atlantic ===&lt;br /&gt;
==== Virginia====&lt;br /&gt;
===== Virginia Tech (1/10) =====&lt;br /&gt;
* Lally Singh [[Special:Emailuser/lally|email]] -- yeah, if you're ordering anywhere in VA, lemme know.&amp;lt;br /&amp;gt;&lt;br /&gt;
===== Richmond (2/10)=====&lt;br /&gt;
* Philippe Gerard [[Special:Emailuser/feydreva|Contact]]&amp;lt;br/&amp;gt;&lt;br /&gt;
*Steve Watson mailto:ssw0213@gmail.com&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New York ====&lt;br /&gt;
Status: 3/10 or 4/10&lt;br /&gt;
&lt;br /&gt;
* Bert Hartmann [http://wiki.openmoko.org/wiki/Special:Emailuser/BertHartm Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Michael Cole mailto:mjcole137@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Jake Thebault-Spieker (probably, may not be able to afford it) [http://wiki.openmoko.org/Spcial:Emailuser/Summatusmentis Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Remy Frerebeau  [http://wiki.openmoko.org/wiki/Special:Emailuser/Rfrerebe Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Maryland (2/10)====&lt;br /&gt;
* Paul Buede mailto:paul@buede.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Charles Lohr&lt;br /&gt;
* Alex (DC/Rosslyn; not 100% sure that will be able to afford it) [[Special:Emailuser/rakukin|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
* Benjamin Moody [[Special:Emailuser/FloppusMaximus|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Ken Young (Note, if we're not up to 10/10 on the day the Freerunner is announced, I'm going to drop out and order individually).[[Special:Emailuser/Dolson|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Chris White (for 4) [[Special:Emailuser/Safire|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Nick Dube - Pembroke, NH (Will also drop out if we do not have 10 by Freerunner release.) [http://wiki.openmoko.org/wiki/Special:Emailuser/Doobe01 Contact]&lt;br /&gt;
&lt;br /&gt;
* Justin Brzozoski - Worcester, MA area [[Special:Emailuser/Jabski|Contact]]&lt;br /&gt;
&lt;br /&gt;
* John Nicholson - Amherst, MA (Will also drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/nicklogan|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Matthew Campbell - Worcester, MA [[Special:Emailuser/lifeisafractal|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Reno/Sparks ====&lt;br /&gt;
Including Northwestern Nevada/ Northeastern California&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Tyrell Berry [[Special:Emailuser/Alawatsakima|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UK ==&lt;br /&gt;
&lt;br /&gt;
* Stroller (Milton Keynes, can travel) &amp;lt;br /&amp;gt;mailto:stroller@stellar.eclipse.co.uk 01908 663 513. &amp;lt;br /&amp;gt;Thinks that breaking the UK up into regions - at least outside London - is silly. There are unlikely to be 10 people in $your_town who want a Freerunner, so some posting of Freerunners will surely be required; see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford the talk page]. This is the same cost anywhere in the UK.&lt;br /&gt;
&lt;br /&gt;
=== Scotland ===&lt;br /&gt;
==== Edinburgh ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Joe Wells (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/jbw Contact]&lt;br /&gt;
* Dave Ball (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/Daveb Contact]&lt;br /&gt;
* Stuart MacKinnon(Livingston) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/hoagster Contact]&lt;br /&gt;
&lt;br /&gt;
=== England ===&lt;br /&gt;
&lt;br /&gt;
==== Hampshire ====&lt;br /&gt;
&lt;br /&gt;
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?FreerunnerBulkBuy&lt;br /&gt;
&lt;br /&gt;
(Sorry, we set up the page before we knew about this one)&lt;br /&gt;
&lt;br /&gt;
==== London ====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Juergen Schinker &amp;lt;br /&amp;gt; mailto:ba1020@homie.homelinux.net&lt;br /&gt;
* aled &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/aled Contact]&lt;br /&gt;
* Robert Piasek (actually in Southampton)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Queen6 Contact]&lt;br /&gt;
* Tom Scholl (Cambridge, travel to London now and then anyway so could pick up) &amp;lt;br /&amp;gt; [mailto:thomasscholl@gmail.com]&lt;br /&gt;
* Weiss (Cambridge, could collect from London) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Weiss Contact]&lt;br /&gt;
* Neil Bentley (in Wiltshire) [http://wiki.openmoko.org/wiki/Special:Emailuser/Ohnez Contact]&lt;br /&gt;
* rhn (one or two sets) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rhn Contact]&lt;br /&gt;
* Tim Coggins&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sonicated Contact]&lt;br /&gt;
* Michele Mattioni (I'm based in Cambridge too, but if Tom can go to London I can grab the phone in Cambridge) &amp;lt;br /&amp;gt;[mailto:mattions@gmail.com]&lt;br /&gt;
* Johan Badenhorst (London - Can't believe it's almost here!) &amp;lt;br /&amp;gt;[mailto:ezuall@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Oxford ====&lt;br /&gt;
&lt;br /&gt;
Idea to re-ship within the UK, see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford talk]&lt;br /&gt;
&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* James Olney &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Webjames Contact]&lt;br /&gt;
* David Pottage (actually in Reading)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chrestomanci Contact]&lt;br /&gt;
&lt;br /&gt;
==== West Midlands ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Mo Abrahams (Walsall) &amp;lt;br /&amp;gt; mailto:moabrahams@dashavoo.com&lt;br /&gt;
* Jonathan Spooner (Walsall)&lt;br /&gt;
&lt;br /&gt;
== Latvia ==&lt;br /&gt;
=== Riga ===&lt;br /&gt;
==== Riga ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Ilya &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/VRGhost Contact]&lt;br /&gt;
&lt;br /&gt;
== Singapore ==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Wee Kiam Peng [http://wiki.openmoko.org/wiki/Special:Emailuser/Jipi Contact]&lt;br /&gt;
* Chen Ruo Fei [http://wiki.openmoko.org/wiki/Special:Emailuser/Crf Contact]&lt;br /&gt;
&lt;br /&gt;
== Israel==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Ofer Herman &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/oferhe Contact]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Talba Talba]&lt;br /&gt;
&lt;br /&gt;
== Czech Republic ==&lt;br /&gt;
&lt;br /&gt;
Pokusil jsem se podle vašich popisů stvořit něco jako [[distribuční schéma]]&lt;br /&gt;
&lt;br /&gt;
=== Brno ===&lt;br /&gt;
'''Status : 16/10'''&lt;br /&gt;
* '''*'''Martin Šenkeřík - [[Special:Emailuser/ohin|Contact]]&lt;br /&gt;
Jakmile budu mít nějaké konkrétnější informace budu vás kontaktovat. Mám ale problém s financováním všech 10 telefonů při objednávání. Buď budu potřebovat, aby mně aspoň půlka z vás poslala peníze předem, nebo kdyby se našel někdo, kdo mně může se zafinancováním pomoct (zaplatil by půlku telefonů a ty be se potom rozeslaly na dobírku nebo předaly osobně) tak se můžeme sejít osobně. Vyskytuji se v Brně a ve Zlíně.&lt;br /&gt;
* '''*'''Radek Bartoň - [[Special:Emailuser/Blackhex|Contact]] (Preferuju osobní odběr v Brně, můžu dovézt do Frýdku-Místku.)&lt;br /&gt;
* Martin Holec - [[Special:Emailuser/Martix|Contact]] (Osobní odběr ve Zlíně.)&lt;br /&gt;
* '''*'''Jozef Mlich - [[Special:Emailuser/joejoe|Contact]] (Brno, osobní odběr)&lt;br /&gt;
* Radek Machulka - [[Special:Emailuser/Werty|Contact]] (ja teda taky nejsem z Brna, ale klidne si pro to prijedu...)&lt;br /&gt;
* '''*'''Tom Varga - [[Special:Emailuser/Varg|Contact]] (Můžu dělat spojku pro Prahu / Liberecko)&lt;br /&gt;
* '''*'''Aleš Dvořák - [[Special:Emailuser/Setr|Contact]] - (Brno, osobní odběr)&lt;br /&gt;
* '''*'''Pavel Kovář -  [[Special:Emailuser/Fox|Contact]] (Tak to vypadá že si udělám výlet do Zlína Jinak trasa vlakem Ostrava - Vsetín)&lt;br /&gt;
* '''*'''David Kozub - [[Special:Emailuser/Zub|Contact]] (Zlin, idealni by byla Praha, ale evidentne jsem sam, prinejhorsim i to Brno)&lt;br /&gt;
* '''*'''Miloslav Machotka - [[Special:Emailuser/Machy|Contact]]&lt;br /&gt;
* '''*'''Michal Pěnka - [http://michal.penka.name/kontakt Contact] (Podle komentářů bych poprosil Tomáše Varga, aby mi Openmoko zavezl do Prahy, jinak preferuji dobírku, přinejhorším pro to zajedu i do Brna.)&lt;br /&gt;
* '''*'''Martin Dvořák - [[Special:Emailuser/masca|Contact]] Mimo Prahu se moc pravidelně nevyskytuju, tak bych případně někoho poprosil o dopravu (nebo dobírka, kdyžtak bych i přijel do Brna).&lt;br /&gt;
* '''*'''Karel Volný - [[Special:Emailuser/kavol|Contact]] (Jsem v Brně, můžu dělat spojku na Slovensko - Blava nebo BB.)&lt;br /&gt;
* '''*'''Jan Mareš - [[Special:Emailuser/iVir|Contact]] Jsem z Prahy, mohu převézt do Písku na jihu Čech, případně mohu do Brna zajet&lt;br /&gt;
* '''*'''Marian Krucina - [[Special:Emailuser/oak|Contact]] Jsem z Havířova, dobírka, nebo někdo v okolí&lt;br /&gt;
* Martin Vyšný, [mailto:vysny@baka.sk Contact] Som v Bratislave, poprosím jeden kus cez Karela Volného&lt;br /&gt;
&lt;br /&gt;
=== Praha (návrh) ===&lt;br /&gt;
Vzhledem k tomu, že už je v Brně nad 10lidí, možno by stálo za to oddělit českou větev od moravské a vytvořit další desítku.&lt;br /&gt;
&lt;br /&gt;
'''Status : 1/10'''&lt;br /&gt;
* '''*'''Michal Bořek - [[Special:Emailuser/mibo|Contact]] Jsem z Plzně, ale do Prahy to mám přeci jen kousek a Plzeň tu nemá cenu zakládat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
['''*''']platím předem&lt;br /&gt;
&lt;br /&gt;
Diskuze přesunuta na http://wiki.openmoko.org/wiki/Talk:GroupSales#Czech_Republic&lt;br /&gt;
&lt;br /&gt;
== Slovak Republic ==&lt;br /&gt;
=== Bratislava ===&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* František Horínek - [[Special:Emailuser/PipBoy2000|Contact]]&lt;br /&gt;
&lt;br /&gt;
''Karel Volný &amp;gt;&amp;gt;'' vizte brněnská skupinka, můžu dělat spojku&lt;br /&gt;
&lt;br /&gt;
== Croatia ==&lt;br /&gt;
Status : 6/10&lt;br /&gt;
* w00t - [[Special:Emailuser/W00t|Contact]]&lt;br /&gt;
* matija - [[Special:Emailuser/Matija.z|Contact]]&lt;br /&gt;
* valajbeg - [[Special:Emailuser/valajbeg|Contact]]&lt;br /&gt;
* kost - [[Special:Emailuser/kost|Contact]]&lt;br /&gt;
* mnalis - [[Special:Emailuser/mnalis|Contact]]&lt;br /&gt;
* tcavrag - [[Special:Emailuser/tcavrag|Contact]]&lt;br /&gt;
(maybe we should make one group for bosnia, croatia &amp;amp; serbia together?) [http://wiki.openmoko.org/index.php/Talk:GroupSales#Croatia the talk page]&lt;br /&gt;
&lt;br /&gt;
== Russia ==&lt;br /&gt;
=== Moscow ===&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* 1x sinister - [[Special:Emailuser/sinister|Contact]]&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) shallburn - [[Special:Emailuser/shallburn|Contact]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Group_sales</id>
		<title>Group sales</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Group_sales"/>
				<updated>2008-05-11T18:04:07Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Italy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Openmoko have announced a scheme to sell the forthcoming Neo Freerunner at a discount if bought in multiples of 10 (US$369, instead of 399), to be shipped in one package. Group buying will thus save money on the purchase, and on the shipping. This page is to to organise group purchases by region.&lt;br /&gt;
&lt;br /&gt;
Steve from Openmoko announced &amp;quot;Every 10 pack, will come with a box of stuff. 10 pouches and 10 head sets.&amp;quot;&lt;br /&gt;
So join us within a local group !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style='float:right'&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
=== Western Australia ===&lt;br /&gt;
==== Perth ====&lt;br /&gt;
&lt;br /&gt;
Status: 9/10&lt;br /&gt;
&lt;br /&gt;
* 1x Fred Janon mailto:fjanon@yahoo.com&lt;br /&gt;
&lt;br /&gt;
* 1x Shanon Loughton [http://wiki.openmoko.org/wiki/Special:Emailuser/cgltower contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Simon Matthews [http://wiki.openmoko.org/wiki/Special:Emailuser/simat contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Msquared [http://www.msquared.id.au/ contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Alex Wilkinson mailto:alex.wilkinson@dsto.defence.gov.au&lt;br /&gt;
&lt;br /&gt;
* 1x Daniel Foote mailto:freefoote@dview.net&lt;br /&gt;
&lt;br /&gt;
* 1x Russell Steicke mailto:russells@adelie.cx&lt;br /&gt;
&lt;br /&gt;
* 1x William Kenworthy mailto:billk@iinet.net.au&lt;br /&gt;
&lt;br /&gt;
* 1x Clare Johnstone [http://wiki.openmoko.org/wiki/Special:Emailuser/claregj contact me here]&lt;br /&gt;
&lt;br /&gt;
=== New South Wales  ===&lt;br /&gt;
==== Sydney ====&lt;br /&gt;
&lt;br /&gt;
status: 10/10&lt;br /&gt;
&lt;br /&gt;
Please add an &amp;quot;I exist&amp;quot; to end of your name here. &lt;br /&gt;
&lt;br /&gt;
Also, Sydney seems to now have 10 people - perhaps if we do not reach 10 we can join with Melbourne (or Canberra) and get them shipped to Australia, then moved domestically to the other city.&lt;br /&gt;
&lt;br /&gt;
* 1 x dbmoodb ---&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Dbmoodb contact me here] I exist.&lt;br /&gt;
* 1 x Mark Chandler [http://wiki.openmoko.org/wiki/Special:Emailuser/Openmarko contact me here]&lt;br /&gt;
* 1 x bing [http://wiki.openmoko.org/wiki/Special:Emailuser/Bingquick contact me here] I exist.&lt;br /&gt;
* 1 x Chris [http://wiki.openmoko.org/wiki/Special:Emailuser/ch0gan contact me here]. I exist.&lt;br /&gt;
* 1 x Neil Brown [http://wiki.openmoko.org/wiki/Special:Emailuser/Neilbrown contact me here] I'm wondering why I need to assert that I exist.&lt;br /&gt;
* 1 x Rob [http://wiki.openmoko.org/wiki/Special:Emailuser/Rob contact me here]&lt;br /&gt;
* 1 x Tim [http://wiki.openmoko.org/wiki/Special:Emailuser/Voyd contact me here] I am almost certain I exist.&lt;br /&gt;
* 1 x Scott [http://wiki.openmoko.org/wiki/Special:Emailuser/Cysp wikimail]&lt;br /&gt;
* 1 x porl [http://wiki.openmoko.org/wiki/Special:Emailuser/porl contact me here] I exist.&lt;br /&gt;
* 1 x tom [http://wiki.openmoko.org/wiki/Special:Emailuser/tom contact me here] I think I exist.&lt;br /&gt;
&lt;br /&gt;
=== Victoria ===&lt;br /&gt;
==== Melbourne ====&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
* 4x Dennis Wollersheim, mailto: dewoller (at) gmail (dot) com&lt;br /&gt;
* 1x Nigel Cunningham, mailto: ncunningham (at) crca (dot) org (dot) au&lt;br /&gt;
  (I'm actually in Cobden, in the south-west)&lt;br /&gt;
* 1x Dale Maggee, mailto: antisol (at) earthling (dot) net&lt;br /&gt;
&lt;br /&gt;
=== ACT ===&lt;br /&gt;
==== Canberra ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* J Dinale [http://wiki.openmoko.org/wiki/Special:Emailuser/Noledil Contact me here]&lt;br /&gt;
* Fergus [http://wiki.openmoko.org/wiki/Special:Emailuser/Someone Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Queensland ===&lt;br /&gt;
==== Brisbane ====&lt;br /&gt;
Status: 4/10 (possibly 20)&lt;br /&gt;
&lt;br /&gt;
* Nick Devereaux x 2 [http://wiki.openmoko.org/wiki/Special:Emailuser/Monkeypanic Contact me here]&lt;br /&gt;
* Matt Gallagher [http://wiki.openmoko.org/wiki/Special:Emailuser/mattg Contact me here]&lt;br /&gt;
* Jordan Keith [http://wiki.openmoko.org/wiki/Special:Emailuser/Zedd_D1abl0 Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== South Australia ===&lt;br /&gt;
==== Adelaide ====&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
* Adrian Billiau [http://wiki.openmoko.org/wiki/Special:Emailuser/Carcin Contact me here]&lt;br /&gt;
* John Briggs [http://wiki.openmoko.org/wiki/Special:Emailuser/Erflungued Contact me here]&lt;br /&gt;
* Daniel Sobey [http://wiki.openmoko.org/wiki/Special:Emailuser/dns Contact me here]&lt;br /&gt;
* Nicholas Steicke [http://wiki.openmoko.org/wiki/Special:Emailuser/narthollis Contact me here]&lt;br /&gt;
* Joel Stanley [http://wiki.openmoko.org/wiki/Special:Emailuser/shenki Contact me here]&lt;br /&gt;
* Karl Goetz x3 [http://wiki.openmoko.org/wiki/Special:Emailuser/kgoetz Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
There is a group-buy page at MetaLab, available here: http://metalab.at/wiki/OpenMoko .. we almost have the full 10 slots assigned, and its quite possible that we will order *20* phones, so please register on the Metalab pages and let us know if you're interested .. &lt;br /&gt;
&lt;br /&gt;
=== Salzburg ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* D. Kepplinger [http://wiki.openmoko.org/wiki/Special:Emailuser/Wedge Contact me here]&lt;br /&gt;
=== Wien ===&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* M. Greifeneder [http://wiki.openmoko.org/wiki/Special:Emailuser/mikegr Contact me here]&lt;br /&gt;
* J. Vaughan (torpor) -- http://metalab.at/wiki/OpenMoko [http://wiki.openmoko.org/wiki/Special:Emailuser/torpor Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Styria ===&lt;br /&gt;
==== Graz ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* F Hackenberger [http://wiki.openmoko.org/wiki/Special:Emailuser/Deadman66 Contact me here]&lt;br /&gt;
* J Florineth [http://wiki.openmoko.org/wiki/Special:Emailuser/Flojoh Contact me here]&lt;br /&gt;
* G Michelitsch [http://wiki.openmoko.org/wiki/Special:Emailuser/graf_ithaka Contact me here] (I've found others @ TU Graz !)&lt;br /&gt;
* R Stoegbuchner [http://wiki.openmoko.org/wiki/Special:Emailuser/stoero Contact me here]&lt;br /&gt;
* M Lipp [http://wiki.openmoko.org/wiki/Special:Emailuser/Neldoreth Contact me here]&lt;br /&gt;
* M Maier [http://wiki.openmoko.org/wiki/Special:Emailuser/species Contact me here]&lt;br /&gt;
* M Konrad [http://wiki.openmoko.org/wiki/Special:Emailuser/konni Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Belgium ==&lt;br /&gt;
=== Flanders ===&lt;br /&gt;
==== Brussel/Aalst/Gent/Brugge ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
* Yorick, mailto: yorick DOT matthys AT gmail DOT com&lt;br /&gt;
* 2x Dolfje [http://wiki.openmoko.org/wiki/Special:Emailuser/Dolfje Contact me here]&lt;br /&gt;
* XVens, mailto: xavier DOT vens AT gmail DOT com&lt;br /&gt;
* Arno85, mailto: aaron DOT helin AT gmail DOT com, Kortrijk&lt;br /&gt;
* Rubenv, mailto: ruben D0T vandamme MAILAT belgacom D0T net, Kortrijk&lt;br /&gt;
* Philoufr, mailto: philoufr AT gmail DOT com&lt;br /&gt;
* Js Op de Beeck [http://wiki.openmoko.org/wiki/Special:Emailuser/Js.opdebeeck Contact me here]&lt;br /&gt;
ps: Dolfje can bring freerunners to Brugge if needed&lt;br /&gt;
&lt;br /&gt;
==== Antwerp ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* michielv [http://wiki.openmoko.org/wiki/Special:Emailuser/Michielv Contact me here]&lt;br /&gt;
* Peter N [http://wiki.openmoko.org/wiki/Special:Emailuser/Bubsy Contact me here]&lt;br /&gt;
* Ivo [http://wiki.openmoko.org/wiki/Special:Emailuser/Ivo Contact me here]&lt;br /&gt;
* Peter Leemans, mailto: peter AT x-tend DOT be&lt;br /&gt;
* Richard B [http://wiki.openmoko.org/wiki/Special:Emailuser/richardb Contact me here]&lt;br /&gt;
* Jeroen Van Goey [http://wiki.openmoko.org/wiki/Special:Emailuser/BioGeek Contact me here]&lt;br /&gt;
* Jeroen D [http://wiki.openmoko.org/wiki/Special:Emailuser/jeroendoggen Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Wallonia ===&lt;br /&gt;
==== Walloon Brabant ====&lt;br /&gt;
* Istvan, mailto: buki DOT istvan AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
== Bulgaria ==&lt;br /&gt;
=== Sofia ===&lt;br /&gt;
==== Sofia ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Dimitar Staykov, mailto:meditache@gmail.com&lt;br /&gt;
* Vernim, [http://wiki.openmoko.org/wiki/Special:Emailuser/Vernim Contact]&lt;br /&gt;
&lt;br /&gt;
== Canada ==&lt;br /&gt;
&lt;br /&gt;
=== British Columbia ===&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Justin (Vancouver): mailto: stryderjzw AT gmail&lt;br /&gt;
* Dave (Vancouver) Vancouver Linux users group (unconfirmed but about 7 so far): mailto: doc AT skynet REMOVE dot REMOVE ie&lt;br /&gt;
* Steven (Victoria) - If someone in the group will remail the package for me. mailto: skurylo --&amp;gt; gmail dot com&lt;br /&gt;
&lt;br /&gt;
=== Alberta ===&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Wuth|Wuth]] : [mailto:wuth@acm.org]&lt;br /&gt;
* [[User:Slm3095om|stacy]] (2 units) : slm3095om AT millions dOt ca&lt;br /&gt;
&lt;br /&gt;
=== Ontario/Quebec ===&lt;br /&gt;
==== GTA (Toronto) ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Gerald A [http://wiki.openmoko.org/wiki/Special:Emailuser/Historybuff Contact me here]&lt;br /&gt;
* MattC, mailto: quirkz AT gmail&lt;br /&gt;
* Sergey K, openmoko AT deeptown dOt org&lt;br /&gt;
* Kristin Low, kristin dot low at gmail dot com (Kingston)&lt;br /&gt;
* Daniel Lister, dan.lister--&amp;gt;gmail&lt;br /&gt;
* Ronnie Wong: '''3 units''' - r25wong AT ryerson dOT ca&lt;br /&gt;
* Paul V [http://wiki.openmoko.org/wiki/Special:Emailuser/Roju Contact me here]&lt;br /&gt;
* Matt Manjos, matt (AT) manjos * com&lt;br /&gt;
&lt;br /&gt;
Group 2 Status (Hamilton): 3/10&lt;br /&gt;
&lt;br /&gt;
* Gabriel D - ace AT staticwave DOT ca&lt;br /&gt;
* Richard D - rtdegelder --&amp;gt; gmail.com&lt;br /&gt;
* Steve S   - ssinger_pg AT sympatico dot ca&lt;br /&gt;
&lt;br /&gt;
== Chile ==&lt;br /&gt;
=== Santiago ===&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mankeke]] Ricardo Manríquez C., mailto: ricardo.manriquez &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:XKnightmareX]] Gonzalo Pesenti., mailto: mare.knight1 &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Freyes]] Felipe Reyes., mailto: felipereyes &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Zeus]] Jonathan Gonzalez., mailto: zeus &amp;quot;remove this and add AT&amp;quot; gnu &amp;quot;dot&amp;quot; org&lt;br /&gt;
&lt;br /&gt;
== China ==&lt;br /&gt;
Status:9/10&lt;br /&gt;
*liangfei &amp;lt;br/&amp;gt; mailto:bsch1983@gmail.com &amp;lt;br/&amp;gt; MSN: bsch1983@hotmail.com &amp;lt;br/&amp;gt; 1 freerunner and 1 debug board&amp;lt;br/&amp;gt;&lt;br /&gt;
*liwei  &amp;lt;br/&amp;gt; mailto:4679380@qq.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board&lt;br /&gt;
*Luther  &amp;lt;br/&amp;gt; mailto:lutherluo@qq.com &amp;lt;br/&amp;gt;  2 freerunner and 1 debug board.&lt;br /&gt;
*Pccpu &amp;lt;br/&amp;gt; mailto:LFZILFZI@YAHOO.COM.CN &amp;lt;br/&amp;gt;  MSN:LFZI@SINA.COM  &amp;lt;br/&amp;gt; 1 freerunner&lt;br /&gt;
*Gnosy &amp;lt;br/&amp;gt; mailto:gnosyhh@gmail.com &amp;lt;br/&amp;gt;   1 freerunner and 1 debug board.&lt;br /&gt;
*Bin Zong &amp;lt;br /&amp;gt; mailto:hunter_00zb@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt; MSN:hunter_00zb@hotmail.com&lt;br /&gt;
*Lee zaixin&amp;lt;br /&amp;gt; mailto:shqlzx@126.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
*Zhuwei&amp;lt;br /&amp;gt; mailto:grissom_zhu@139.com &amp;lt;br/&amp;gt; MSN:wyh0310@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
If we do not reach a total large enough, Denmark **is** a very small place - surely we could figure out a way of getting them to find their way 'round the country :)&lt;br /&gt;
&lt;br /&gt;
=== Jutland ===&lt;br /&gt;
==== Aalborg ====&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
Should anyone need it, transportation from Aalborg to Thisted for phones can be arranged, if you don't want to pick it up in Aalborg yourself :) ~~leinir&lt;br /&gt;
&lt;br /&gt;
* Dan Leinir Turthra Jensen &amp;lt;br /&amp;gt; mailto:admin@leinir.dk &amp;lt;br /&amp;gt; [[User:Leinir]]&lt;br /&gt;
* Fabian Olesen &amp;lt;br /&amp;gt; mailto:firewalkerx@gmail.com&lt;br /&gt;
* Helge Willum Larsen &amp;lt;br /&amp;gt; mailto:helge.at.helges.dk&lt;br /&gt;
&lt;br /&gt;
==== Skjern ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Carlo]]&lt;br /&gt;
&lt;br /&gt;
==== Sønderborg ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* Theis Hjorth [http://wiki.openmoko.org/wiki/Special:Emailuser/Theis.hjorth contact me here] (1 phone + 1 devkit) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Fyn ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:EsbenDamgaard]] (need 3 (Looney &amp;amp; Gert))&lt;br /&gt;
* [[User:apm]] (need 1 with invoice - can pick up in Copenhagen)&lt;br /&gt;
&lt;br /&gt;
=== Sjælland ===&lt;br /&gt;
==== Copenhagen ====&lt;br /&gt;
Status: 26/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fursund]]&lt;br /&gt;
* [[User:Rasmusjensen]]&lt;br /&gt;
* [[User:tabac]] Thomas Ammitzbøll-Bach&lt;br /&gt;
* [[User:chel | Christian E. Lysel ]]&lt;br /&gt;
* [[User:UlrikRasmussen | Ulrik Rasmussen]]&lt;br /&gt;
* [[User:KlaymenDK | Jan Gundtofte-Bruun]] (Pending final hw, eg. low-power LEDs)&lt;br /&gt;
* [[User:OleTange | Ole Tange]] (I need 14 with invoice)&lt;br /&gt;
* [[User:Pascal | Pascal d'Hermilly]] (I need 1 with invoice)&lt;br /&gt;
* [[User:Miwer]] Michael Andersen&lt;br /&gt;
* [[User:maha | Martin Hansen]] (3 with invoice)&lt;br /&gt;
* [[User:SvenneK | Svenne Krap ]] (1+devkit with invoice)&lt;br /&gt;
* [[User:bss | Bo Stendal Sørensen]] (1)&lt;br /&gt;
* [[User:Glenn | Glenn Møller-Holst]] (1 + debug board)&lt;br /&gt;
&lt;br /&gt;
== Finland ==&lt;br /&gt;
=== Uusimaa ===&lt;br /&gt;
==== Helsinki I (Full)====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Mikko Rauhala x2 [mailto:mjr@iki.fi mjr@iki.fi]&lt;br /&gt;
* Aleksi Hankalahti &amp;lt;br /&amp;gt; [mailto:aleksi.hankalahti@iki.fi aleksi.hankalahti@iki.fi]&lt;br /&gt;
* Seppo Hätönen &amp;lt;br /&amp;gt; [mailto:karrde@iki.fi karrde@iki.fi]&lt;br /&gt;
* Arttu Sund &amp;lt;br /&amp;gt; [mailto:thearttu@gmail.com thearttu@gmail.com]&lt;br /&gt;
* Ville-Pekka Vainio &amp;lt;br /&amp;gt; vpivaini AT cs.helsinki.fi&lt;br /&gt;
* Heikki Hallamaa &amp;lt;br /&amp;gt; [mailto:heikki.hallamaa@iki.fi heikki.hallamaa@iki.fi]&lt;br /&gt;
* Tomi Jylhä-Ollila &amp;lt;br /&amp;gt; tomi.jylha-ollila@helsinki.fi&lt;br /&gt;
* Richard Braakman&lt;br /&gt;
* Timo Jyrinki &amp;lt;br /&amp;gt; [mailto:timo.jyrinki@iki.fi timo.jyrinki@iki.fi]&lt;br /&gt;
&lt;br /&gt;
==== Helsinki II, Turku &amp;amp; Vaasa (Full)====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
'''[[User:Piksi|Check &amp;amp; comment on my userpage for discussing payment &amp;amp; mail options]]'''&lt;br /&gt;
&lt;br /&gt;
Helsinki:&lt;br /&gt;
&lt;br /&gt;
* [[User:Piksi]] &amp;lt;br /&amp;gt;openmoko ÄT pi-xi PISTE net&lt;br /&gt;
* Risto H. Kurppa &amp;lt;br /&amp;gt; risto AT kurppa DOT fi&lt;br /&gt;
* Aapo Rantalainen &amp;lt;br /&amp;gt; aapo DOT rantalainen AT gmail DOT com&lt;br /&gt;
* Matti Laakso &amp;lt;br /&amp;gt; matti DOT laakso AT kotiposti DOT net&lt;br /&gt;
* Ismo Haanaho &amp;lt;br /&amp;gt; ismo DOT haanaho AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
Turku:&lt;br /&gt;
&lt;br /&gt;
* 2x Teemu Välimäki, [mailto:teemu.valimaki@iki.fi teemu.valimaki@iki.fi]&lt;br /&gt;
* Jaakko Lehtinen, jaakko dot lehtinen at gmail dot com&lt;br /&gt;
* Janne Junnila, janne dot junnila at gmail dot com&lt;br /&gt;
&lt;br /&gt;
Vaasa:&lt;br /&gt;
&lt;br /&gt;
* Mikko Niemikorpi, mikefulli ÄT gmail PISTE com&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
=== Bretagne ===&lt;br /&gt;
==== Brest ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux [mailto:steven@pourri.fr steven@pourri.fr] Jabber_Id:Steven@jabber.fr&lt;br /&gt;
* Acheteur potentiel #2&lt;br /&gt;
&lt;br /&gt;
==== Rennes ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Cédric DUFOUIL (openmoko at tsleg point com)&lt;br /&gt;
* Yves MAHE (ymahe at zindep dot com)&lt;br /&gt;
&lt;br /&gt;
=== Pays de la Loire ===&lt;br /&gt;
==== La Roche sur Yon ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vtouchar Vincent Touchard] (I may soon move to Bretagne/Brest)&lt;br /&gt;
&lt;br /&gt;
==== Nantes ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Yoann|Yoann ARNAUD]]. OK for a ship in Rennes if needed. [http://wiki.openmoko.org/wiki/Special:Emailuser/Yoann Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Ile de france ===&lt;br /&gt;
==== Paris ====&lt;br /&gt;
Status : 11/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux&lt;br /&gt;
* [[User:Phyce|Phyce]]&lt;br /&gt;
* Yann SLADEK ([http://wiki.openmoko.org/wiki/Special:Emailuser/Maveryck Contact me here])&lt;br /&gt;
* [[User:Wilk|Wilk]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Wilk Contact me here]&lt;br /&gt;
* Jonathan Magano ([http://wiki.openmoko.org/wiki/Special:Emailuser/JonathanMM Contact me here])&lt;br /&gt;
* Benjamin Renard (bn8[AT]zionetrix.net)&lt;br /&gt;
* [[User:OlivierBerger|OlivierBerger]]&lt;br /&gt;
* [[User:BartGS|BartGS]] [http://wiki.openmoko.org/wiki/Special:Emailuser/BartGS Contact me here]&lt;br /&gt;
* [[User:rcoscali|Rémi Cohen-Scali]]&lt;br /&gt;
* [[User:Valos|Valéry Febvre]]&lt;br /&gt;
* [[User:Manou|Emmanuel Raviart]]&lt;br /&gt;
&lt;br /&gt;
You may also see :&lt;br /&gt;
http://bearstech.com/openmoko/register&lt;br /&gt;
&lt;br /&gt;
=== Lorraine ===&lt;br /&gt;
==== Nancy ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:mosan|Nicolas Salles]]&lt;br /&gt;
&lt;br /&gt;
=== Rhône-Alpes ===&lt;br /&gt;
==== Lyon ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/patou Vincent MEURISSE]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pini Gilles FILIPPINI]&lt;br /&gt;
&lt;br /&gt;
==== Grenoble ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pbollard Philippe BOLLARD]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/aurelien Aurelien]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Alpes de Haute Provence ===&lt;br /&gt;
==== Manosque ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/cfdev Cyril]&lt;br /&gt;
&lt;br /&gt;
=== Provence Alpes Cote d'Azur ===&lt;br /&gt;
==== Sophia Antipolis ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/nico.inc Nicolas HUOT]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
=== Sachsen-Anhalt ===&lt;br /&gt;
==== Stendal (evtl. Magdeburg) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Fabian Off [http://wiki.openmoko.org/wiki/Special:Emailuser/Fabian2de Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hamburg ===&lt;br /&gt;
==== Hamburg ====&lt;br /&gt;
Status 9-10&lt;br /&gt;
&lt;br /&gt;
* Jan 4-5[http://wiki.openmoko.org/wiki/Special:Emailuser/Jan07 Contact me here]&lt;br /&gt;
* Varacanero [http://wiki.openmoko.org/wiki/Special:Emailuser/varacanero Contact me here]&lt;br /&gt;
* Ole 3-5 pcs [http://wiki.openmoko.org/wiki/Special:Emailuser/Olemoko Contact me here]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/Special:Emailuser/GuraX Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Niedersachsen===&lt;br /&gt;
==== Hannover====&lt;br /&gt;
Status 1&lt;br /&gt;
&lt;br /&gt;
* Dattel83 [http://wiki.openmoko.org/wiki/Special:Emailuser/Dattel83 Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Hessen ===&lt;br /&gt;
==== Frankfurt ====&lt;br /&gt;
Status 1-10&lt;br /&gt;
&lt;br /&gt;
* Blacky [http://wiki.openmoko.org/wiki/Special:Emailuser/Blacky Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Sachsen ===&lt;br /&gt;
==== Chemnitz ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Tobias [http://wiki.openmoko.org/wiki/Special:Emailuser/Tobydox Contact me here]&lt;br /&gt;
* Michael [http://wiki.openmoko.org/wiki/Special:Emailuser/her Contact me here]&lt;br /&gt;
==== Dresden ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Martin [http://wiki.openmoko.org/wiki/Special:Emailuser/nodge Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Thueringen ===&lt;br /&gt;
==== Weimar ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fries43]]&lt;br /&gt;
&lt;br /&gt;
==== Ilmenau ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:KimKiesel]]&lt;br /&gt;
&lt;br /&gt;
=== NRW ===&lt;br /&gt;
==== Bielefeld ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* David, infos on my [[User:Raven|user page]], or you can [[Special:Emailuser/Raven|contact me here]]&lt;br /&gt;
* Sebastian, infos on my [[User:Seppi|user page]], or you can [[Special:Emailuser/Seppi|contact me here]]&lt;br /&gt;
* Dackel, infos on my [[User:Killerdackel|user page]], or you can [[Special:Emailuser/Killerdackel|contact me here]]&lt;br /&gt;
* Conny&lt;br /&gt;
* Arndt, infos on my [[User:Arndot|user page]], or you can [[Special:Emailuser/Arndot|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Aachen ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
* Henrik, infos on my [[User:Henrikz|user page]], or you can [[Special:Emailuser/Henrikz|contact me here]]&lt;br /&gt;
* David, infos on my [[User:TechnoFan|user page]], or you can [[Special:Emailuser/TechnoFan|contact me here]]&lt;br /&gt;
* Stephan, infos on my [[User:chaq|user page]], or you can [[Special:Emailuser/chaq|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Düsseldorf ====&lt;br /&gt;
* mac2k, infos on my [[User:mac2k|user page]], or you can [[Special:Emailuser/mac2k|contact me here]]&lt;br /&gt;
&lt;br /&gt;
=== Baden-Württemberg ===&lt;br /&gt;
==== Karlsruhe ====&lt;br /&gt;
&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
* 2 for André (one for me and one for a friend).[[Special:Emailuser/Spacemarine|Contact]] me if you haven't received an email from me or if you joined this group after the 07.05.08&lt;br /&gt;
* [[Special:Emailuser/Dr.Nop|Dr.Nop]]&lt;br /&gt;
* [[Special:Emailuser/JensB|JensB]]&lt;br /&gt;
* [[Special:Emailuser/Tedo|Tedo]]&lt;br /&gt;
* [[Special:Emailuser/ZaPPaS|ZaPPaS]] 7 devices at least, maybe we start a new group in Leonberg&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Gromgull|Gromgull]] (in Kaiserslautern, but Karlsruhe is close enough, and I doubt that I'll find 10 people here.&lt;br /&gt;
* [[Special:Emailuser/Ebi|Ebi]]&lt;br /&gt;
* [[Special:Emailuser/RIdd3r|Fabian]]&lt;br /&gt;
* [[Special:Emailuser/Agon|Agon]] in Stuttgart, but Karlsruhe is close enough&lt;br /&gt;
* [[Special:Emailuser/Gollum|Gollum]] in Mannheim, ditto :)  Maybe local postal service is an option?&lt;br /&gt;
Are there any news on how we're going to manage the order?&lt;br /&gt;
&lt;br /&gt;
=== Bayern ===&lt;br /&gt;
==== München ====&lt;br /&gt;
&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Eriks|Eriks]]&lt;br /&gt;
* --[[User:Imitation|Imitation]] 21:42, 30 April 2008 (CEST)&lt;br /&gt;
* [[Special:Emailuser/meyerm|meyerm]] 16:25 CEST, 01. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Koebi|koebi]] 05. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/wof|wof]] 07. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/floe|floe]] 10. Mai 2008&lt;br /&gt;
&lt;br /&gt;
=== Berlin===&lt;br /&gt;
==== Berlin ====&lt;br /&gt;
&lt;br /&gt;
for berlin-talk: http://de.groups.yahoo.com/group/openmoko-berlin/&lt;br /&gt;
&lt;br /&gt;
* Conrad [http://wiki.openmoko.org/wiki/User:Caribu Contact me here]&lt;br /&gt;
&lt;br /&gt;
Status 11/20&lt;br /&gt;
* Stephan [http://wiki.openmoko.org/wiki/User:Fischel Contact me here]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/User:Thebohemian Contact me here]&lt;br /&gt;
* Nico [http://wiki.openmoko.org/wiki/User:Nico Contact me here]&lt;br /&gt;
* Torsten [http://wiki.openmoko.org/wiki/User:Torsten_Grote Contact me here]&lt;br /&gt;
* Bastian [[User:Fries43]]&lt;br /&gt;
* Sven-Ola [http://wiki.openmoko.org/wiki/User:Sven-ola Contact]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/User:arnepp Contact me here]&lt;br /&gt;
* MM [http://wiki.openmoko.org/wiki/User:MM Contact]&lt;br /&gt;
* Keks [http://wiki.openmoko.org/wiki/User:Keksdosenmann Contact]&lt;br /&gt;
* Matthias [http://wiki.openmoko.org/wiki/User:mk Contact]&lt;br /&gt;
* Norbert [http://wiki.openmoko.org/wiki/User:Noha Contact]&lt;br /&gt;
&lt;br /&gt;
== Hungary == &lt;br /&gt;
discussion here: http://hup.hu/node/54588&lt;br /&gt;
&lt;br /&gt;
=== Budapest ===&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
# Ferenc 'Lion' Veres [http://wiki.openmoko.org/wiki/Special:Emailuser/kempelen Contact]&lt;br /&gt;
# Laszlo 'rka' Szabo [http://wiki.openmoko.org/wiki/Special:Emailuser/rka Contact]&lt;br /&gt;
# tg [http://wiki.openmoko.org/wiki/Special:Emailuser/tg?wpSubject=OpenMoko%20GroupSales Contact]&lt;br /&gt;
# LiRul - lirul [KUKAC] hixsplit [PONT] hu&lt;br /&gt;
# Nyosigomboc - nyos [KUKAC] nyos [PONT] homelinux [PONT] net&lt;br /&gt;
# hunludvig - hunludvig [KUKAC] gmail [PONT] com&lt;br /&gt;
# [http://wiki.openmoko.org/wiki/Special:Emailuser/asdmin?wpSubject=OpenMoko%20GroupSales Dániel 'asd' Vásárhelyi]&lt;br /&gt;
#* i offer to handle ordering and dispatching the unit if no one has applied for it already&lt;br /&gt;
# asch, asch [KUKAC] freemail [PONT] hu&lt;br /&gt;
# btamas, [http://wiki.openmoko.org/wiki/Special:Emailuser/btamas Contact]&lt;br /&gt;
# ka87, andras [kukac] csevego [pont] net&lt;br /&gt;
# pcm, pcm [kukac] freemail [pont] hu&lt;br /&gt;
# gpiros, geza [PONT] piros [KUKAC] gmail [PONT] com&lt;br /&gt;
# appa, appa00 [kukac] gmail [pont] com&lt;br /&gt;
# pierre286, [http://wiki.openmoko.org/wiki/Special:Emailuser/pierre286 Contact]&lt;br /&gt;
# Hélei Zoltán, heleiz [kukac] gmail&lt;br /&gt;
# Fenwick, [http://wiki.openmoko.org/wiki/Special:Emailuser/fenwick Contact]&lt;br /&gt;
# Radics Áron, raron @ vipmail . hu&lt;br /&gt;
&lt;br /&gt;
=== Kecskemét ===&lt;br /&gt;
Dániel Vásárhelyi handles transportation to Kecskemét, therefore it is not necessary to collect 10 all pieces here.&lt;br /&gt;
&lt;br /&gt;
== India ==&lt;br /&gt;
=== Delhi/NCR ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Goldwyn Rodrigues [http://wiki.openmoko.org/wiki/Special:Emailuser/goldwynr Contact]&lt;br /&gt;
&lt;br /&gt;
== Italy == &lt;br /&gt;
For more informations and to organize groups, visit the [http://groups.google.com/group/freerunner-italian-group-sales?hl=it '''''Italian Freerunner Group Sales Google Group'''''] (ML/Web/Feeds)&lt;br /&gt;
&lt;br /&gt;
If we don't reach the 10 phones limit in each city, maybe we could place an order in the &amp;quot;most requested city&amp;quot;, and from shipping to other buyers. We'll have anyway a good discount although the &amp;quot;double-shipping&amp;quot;. ([http://thread.gmane.org/gmane.comp.handhelds.openmoko.community/10937/focus=10981 Read here for reference]).&lt;br /&gt;
&lt;br /&gt;
'''Ricordatevi di mettere un contatto nella lista della vostra città altrimenti non possiamo contattarvi. La mail è più che sufficiente.'''&lt;br /&gt;
&lt;br /&gt;
=== Toscana ===&lt;br /&gt;
==== Firenze (e dintorni) ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Treviño|Marco Trevisan (Treviño)]] - [http://blog.3v1n0.net/contatti-trevino/ Contacts here]&lt;br /&gt;
* [[User:Niccolo|Niccolo Rigacci]] - ''niccolo [AT] rigacci.org''&lt;br /&gt;
* [[User:pcav|Paolo Cavallini]] - ''cavallini [AT] faunalia.it''&lt;br /&gt;
* [[User:BiggMatt|Mattia Gentile]] - ''biggmatt@hotmail.it''&lt;br /&gt;
* Elisa ''[mailto:lab@kkk.it lab@kkk.it]'' (Empoli)&lt;br /&gt;
* [[User:Sugacapra|Sugacapra]] - alessio.chemeri [AT] gmailPUNTOcom&lt;br /&gt;
* [[User:tom_morello|Carlo Ascani (Morello)]] - ''carlo.ratm [AT] gmail.com''&lt;br /&gt;
* [[User:marrano|Stefano Burchietti (Marrano)]] - ''stefano [AT] nontelodiromai.it''&lt;br /&gt;
&lt;br /&gt;
=== Lombardia ===&lt;br /&gt;
&lt;br /&gt;
==== Milano e dintorni ====&lt;br /&gt;
Status 19/20&lt;br /&gt;
&lt;br /&gt;
[[GroupSales_Milano_e_dintorni|Organizzazione preliminare (pagamento, punto di ricezione, etc)]]&lt;br /&gt;
&lt;br /&gt;
* Marcello Gorla&lt;br /&gt;
* Maxxer [mailto:maxxer@yetopen.it maxxer@yetopen.it] (Lecco)&lt;br /&gt;
* Pietro Montorfano [mailto:monto84@gmail.com monto84@gmail.com] (from como)&lt;br /&gt;
* Gianluigi Belli - [http://wiki.openmoko.org/wiki/Special:Emailuser/Pulciux Contacts here] (Milano)&lt;br /&gt;
* Michele Castellano - [http://wiki.openmoko.org/wiki/Special:Emailuser/mubumba Contacts here] (Milano)&lt;br /&gt;
* Maurizio Lipreri -  [http://wiki.openmoko.org/wiki/Special:Emailuser/Maldido Contacts here]( Como )&lt;br /&gt;
* Guido Conaldi - [http://wiki.openmoko.org/wiki/Special:Emailuser/skepz Contacts here] (Varese)&lt;br /&gt;
* [[User:Furester|Igor Scabini (furester)]] - [http://wiki.openmoko.org/wiki/Special:Emailuser/Furester Contacts here] (Milano)&lt;br /&gt;
* Dario Panico [http://wiki.openmoko.org/wiki/Special:Emailuser/Dareus Contacts here] (Busto Arsizio, VA)&lt;br /&gt;
* Marco Zanzotera (Milano città) - qualcuno sa indicarmi i metodi di pagamento per favore?&lt;br /&gt;
* Francesco Ricci (Milano, Dipartimento di Scienze dell'Informazione, via Comelico 39/41) - possibile punto di ricezione/distribuzione - [http://wiki.openmoko.org/wiki/Special:Emailuser/Alfa21 Contacts here]&lt;br /&gt;
* Danilo Sia (Birdack) [http://wiki.openmoko.org/wiki/Special:Emailuser/Birdack Contacts here] (Milano città)&lt;br /&gt;
* Federico Belvisi - [http://wiki.openmoko.org/wiki/Special:Emailuser/Armalite Contacts here] (Legnano, MI/Varese)&lt;br /&gt;
* Francesco Leserri - [http://wiki.openmoko.org/wiki/Special:Emailuser/Francy Contacts here] (Vimercate, MI)&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]] (Milano zona Forlanini) [http://wiki.openmoko.org/wiki/Special:Emailuser/Cga Contacts here]&lt;br /&gt;
* Pietro Isotti - [mailto:isottipietro@gmail.com isottipietro@gmail.com]&lt;br /&gt;
* Baz - [mailto:buzzi.paolo@gmail.com buzzi.paolo@gmail.com]&lt;br /&gt;
* Mario Signorino ([[User:Dodiesis|Dodiesis]])- [mailto:mario@sgrunt.net mario@sgrunt.net] (Milano - possibile punto di ricezione alternativo )&lt;br /&gt;
&lt;br /&gt;
=== Piemonte ===&lt;br /&gt;
==== Torino (and province) ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* Claudio Carnino &amp;lt;br/&amp;gt; (jollyr0g3r AT gmail DOT com)&lt;br /&gt;
* Alessandro Degano &amp;lt;br/&amp;gt; (a.degano AT gmail DOT com)&lt;br /&gt;
* Enrico Pigozzi &amp;lt;br/&amp;gt; (videokill71 AT gmail DOT com)&lt;br /&gt;
* Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&lt;br /&gt;
* Giuseppe Barbieri (elect86 at gmail dot com)&lt;br /&gt;
* Riccardo Issoglio &amp;lt;br/&amp;gt; (riccardo.issoglio AT polito DOT it)&lt;br /&gt;
* Flavio Pastore [http://wiki.openmoko.org/wiki/Special:Emailuser/Iron_Bishop Contacts here]&lt;br /&gt;
 # Volendo possiamo aggiungerci al gruppo di Milano&lt;br /&gt;
  prendendo così 2 pacchi da 10 risparmiando ulteriormente sulla spedizione e &lt;br /&gt;
  senza aspettare per raggiungere il numero 10, perchè io potrei andare volentieri&lt;br /&gt;
  a prenderli col treno a Milano, tornare e distribuirli a Torino, fatemi sapere ;)   &lt;br /&gt;
  Giuseppe&lt;br /&gt;
&lt;br /&gt;
=== Trentino-Alto Adige ===&lt;br /&gt;
==== Trento ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Slaytanic|Gianni Costanzi]] &amp;lt;br/&amp;gt; (gianni.costanzi AT gmail DOT com)&lt;br /&gt;
* Vincenzo D'Andrea (vincenzo.dandrea AT gmail DOT com) &amp;lt;br/&amp;gt; (also Verona is OK - and I can carry others' phone VR to TN or viceversa)&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) [[User:Tarch|Tarcisio Fedrizzi]] (tarcisio.fedrizzi AT gmail DOT com)&lt;br /&gt;
&lt;br /&gt;
=== Friuli Venezia Giulia ===&lt;br /&gt;
==== Trieste ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* dorje [mailto:dorje@libero.it dorje@libero.it] - [[User:dorje|dorje]]&lt;br /&gt;
&lt;br /&gt;
=== Veneto ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
&lt;br /&gt;
==== Verona ====&lt;br /&gt;
&lt;br /&gt;
* Persegat [mailto:persegat@alice.it persegat@alice.it] - [[User:Pecce|Pecce]]&lt;br /&gt;
* Sylar91 [mailto:sylar1991@gmail.com sylar1991@gmail.com] - [[User:Sylar91|Sylar91]]&lt;br /&gt;
* Marco Franceschetti - [http://wiki.openmoko.org/wiki/Special:Emailuser/vonfritz Contacts here]&lt;br /&gt;
* AleksFalcone [mailto:aleks.falcone@gmail.com aleks.falcone@gmail.com] - [[User:AleksFalcone|AleksFalcone]]&lt;br /&gt;
&lt;br /&gt;
==== Vicenza ====&lt;br /&gt;
&lt;br /&gt;
* Matteo [mailto:matteo@member.fsf.org matteo@member.fsf.org] - [[User:Tchernobog|Tchernobog]]&amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Michele [mailto:michele@cooperativabiosphaera.it michele(at)cooperativabiosphaera.it] - &amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Paolo [mailto:paolo.sartore@gmail.com paolo.sartore(at)gmail.com]&amp;lt;br /&amp;gt; Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Renato[mailto:wasgiventofly@gmail.com wasgiventofly(at)gmail.com]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Venezia ====&lt;br /&gt;
&lt;br /&gt;
* Tommaso [mailto:tommaso.gardumi@gmail.com tommaso.gardumi@gmail.com] - [[User:Tobarello|Tobarello]] &amp;lt;br /&amp;gt;Also Padova, Vicenza &amp;amp; Trento are ok.&lt;br /&gt;
&lt;br /&gt;
==== Treviso ====&lt;br /&gt;
&lt;br /&gt;
* Dario [mailto:aliasbrain@gmail.com aliasbrain(at)gmail.com] - [[User:Rastafan|Rastafan]] &amp;lt;br /&amp;gt;one, maybe two.&lt;br /&gt;
&lt;br /&gt;
* Pedro [mailto:paguilar@junkerhq.net paguilar(at)junkerhq.net] - [[User:Paguilar|Paguilar]] &amp;lt;br/&amp;gt;Also Padova and Vicenza are ok.&lt;br /&gt;
&lt;br /&gt;
=== Emilia Romagna ===&lt;br /&gt;
==== Parma ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Delian|Marco Albanese]] [mailto:delian2@gmail.com delian2@gmail.com] For Me, it's ok for the decentralized shipment ( Milano for example :) ).&lt;br /&gt;
&lt;br /&gt;
* [[User:Jordano|Marco Grassi]] marco.gra AT Gmail Dot com Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
* [[User:Hachreak|Leonardo Rossi]] ssj3gokou AT libero Dot it Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
=== Puglia ===&lt;br /&gt;
==== Lecce ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Morpheus90|Morpheus90]] [mailto:ugopiemontese@rudiaelinux.com ugopiemontese@rudiaelinux.com]&lt;br /&gt;
* [[User:Italyanker|italyanker]] [mailto:italyanker@gmail.com italyanker@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Bari ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fradeve11|Fradeve11]] [mailto:fradeve@ubuntu-it.org fradeve@ubuntu-it.org]&lt;br /&gt;
&lt;br /&gt;
=== Abruzzo ===&lt;br /&gt;
==== Pescara ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* ZarZ [mailto:zarz25@gmail.com zarz25@gmail.com]&lt;br /&gt;
&lt;br /&gt;
=== Campania ===&lt;br /&gt;
==== Caserta (and province) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* fenoxxx [mailto:fenoxxx@gmail.com] - Aversa&lt;br /&gt;
&lt;br /&gt;
=== Lazio ===&lt;br /&gt;
==== Roma ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Hire X 2 [mailto:hiretto@gmail.com hiretto@gmail.com] (Roma)&lt;br /&gt;
* Darkbasic X 1 [mailto:darkbasic4(at)gmail darkbasic4(at)gmail] (Ancona)&lt;br /&gt;
* zione X 1 [mailto:alessio.filipponio@gmail.com alessio.filipponio@gmail.com](Roma)&lt;br /&gt;
* AntoMan X 2 [mailto:obe_65@yahoo.it AntoMan](Roma)&lt;br /&gt;
* Christian X 1(Gino46) [mailto:christian.marzola@alice.it] (ferrara) Qualcuno me lo dovrebbe spedire. || Ci pensa Hire a spedirli a chi non è di Roma, mettete semplicemente in conto 8/9 euro in più per la spedizione.&lt;br /&gt;
* Tempix X 1 [mailto:tempix11@gmail.com tempix11@gmail.com] (Ancona)&lt;br /&gt;
&lt;br /&gt;
=== Liguria ===&lt;br /&gt;
==== Genova ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Luca Maranzano X 1 (liuk AT linux DOT it) [[User:liuk|liuk]]&lt;br /&gt;
* Francesco Frassinelli X 1 (frafra AT autistici DOT org) [[User:Frafra|Frafra]]&lt;br /&gt;
* Lorenzo Fornara X 1 (fw1987 AT hotmail DOT it)&lt;br /&gt;
* Stefano Cutelle' X 1 (staff@ascservices.it) [[User:ascservices|ascservices]]&lt;br /&gt;
* Luca Arrigo X 1 (morph84@gmail.com) [[User:morph|morph]]&lt;br /&gt;
* Andrea De Gaetano X 1 (dega1999 AT gmail DOT com) [[User:Dega1999|Dega1999]]&lt;br /&gt;
* Salvo Schiavone X 1 (salvoschiavone AT gmail DOT com [[User:Salvador|Salvador]]&lt;br /&gt;
* Daniele Delmonte X1 (ryogazero chiocciola yahoo punto it)&lt;br /&gt;
&lt;br /&gt;
=== Sicilia ===&lt;br /&gt;
==== Palermo ====&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* Giorgio Marciano' X 1 [mailto:giorgio.marciano@email.it giorgio.marciano@email.it]&lt;br /&gt;
* Michele Puccio X 1 [mailto:narkos@iol.it michele]&lt;br /&gt;
* Roberto Calandra X 1 [mailto:isokazi@yahoo.it roberto]&lt;br /&gt;
* Vincenzo Moreno Luna X 3 [mailto:ciop85plus@hotmail.com vincenzo]&lt;br /&gt;
&lt;br /&gt;
==== Messina ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Melug X 4 [mailto:melug@messinalug.org MeLug]&lt;br /&gt;
&lt;br /&gt;
=== Calabria ===&lt;br /&gt;
==== Catanzaro ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Carlo Mangani X 1 [mailto:carlo.mangani@gmail.com carlo.mangani@gmail.com] - Lamezia Terme&lt;br /&gt;
&lt;br /&gt;
=== Sardegna ===&lt;br /&gt;
==== Cagliari ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Panta x 1 [[User:Panta]]&lt;br /&gt;
Viaggio per tutta l'Isola, per cui, nel caso in cui arrivassimo a 10 utenti...&lt;br /&gt;
&lt;br /&gt;
== Macedonia ==&lt;br /&gt;
=== Skopje ===&lt;br /&gt;
* Kristijan Krsteski 1/10 &amp;lt;br /&amp;gt; [[User:neutrino]] &amp;lt;br /&amp;gt; [mailto:kristijan.krsteski@gmail.com]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== México ==&lt;br /&gt;
=== Ciudad de México ===&lt;br /&gt;
* Kozapatista [[Special:Emailuser/User:kozapatista|Contact]]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands The Netherlands] ==&lt;br /&gt;
(Discuss this group sale on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands talk page])&lt;br /&gt;
&lt;br /&gt;
* Marijn Kruisselbrink 1 [[Special:Emailuser/User:mkruisselbrink|Contact]]&lt;br /&gt;
* Andy Powell 1/10 [[Special:Emailuser/User:ScaredyCat|Contact]]&lt;br /&gt;
* Arjan Veenstra 1/10 [[User:AVee]] [[Special:Emailuser/User:AVee|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Gelderland ===&lt;br /&gt;
&lt;br /&gt;
==== Nijkerk ====&lt;br /&gt;
* [[User:Nicolas|Nico Veenkamp]] (Nijkerk 1x) [[Special:Emailuser/User:Nicolas|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:A.dre|André Disselhorst]] (Nijmegen 1x) [[Special:Emailuser/User:A.dre|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Limburg ===&lt;br /&gt;
&lt;br /&gt;
==== Griendtsveen ====&lt;br /&gt;
* [[User:KenSentMe|Jeroen van de Nieuwenhof]] (Griendtsveen 1x) [[Special:Emailuser/User:KenSentMe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord-Brabant ===&lt;br /&gt;
&lt;br /&gt;
==== Bergen op Zoom ====&lt;br /&gt;
* [[User:Madjo|Marcel de Jong]] 1/10 [[Special:Emailuser/User:Madjo|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Eindhoven ====&lt;br /&gt;
* Christ van Willegen 1 [[User:ChristW]]&lt;br /&gt;
&lt;br /&gt;
=== Noord Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Amsterdam ====&lt;br /&gt;
* Michel van Horssen 1/10 [[Special:Emailuser/User:mivaho|Contact]]&lt;br /&gt;
* Frank Richter 1 [[Special:Emailuser/User:res|Contact]]&lt;br /&gt;
* Eric Smith 1/10 [[User:Eric Smith]]&lt;br /&gt;
==== Beverwijk ====&lt;br /&gt;
* Theo Martens 1x [[Special:Emailuser/User:T_M|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Bussum ====&lt;br /&gt;
* Remco van Zuijlen 1x [[Special:Emailuser/User:Remco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Overijssel ===&lt;br /&gt;
&lt;br /&gt;
==== Deventer ====&lt;br /&gt;
* Jan de Haan 1/10 [[User:Jan de Haan]] [[Special:Emailuser/User:Jan de Haan|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Enschede ====&lt;br /&gt;
* Peter Hageman 1x [[Special:Emailuser/User:PingPong|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Hengelo ====&lt;br /&gt;
* Sander Hoentjen 1/10 [[Special:Emailuser/User:Tjikkun|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zwolle ====&lt;br /&gt;
* Boudewijn 1/10 [[User:Boudewijn|empty user page]] [[Special:Emailuser/User:Boudewijn|Contact]]; possibly got a second person interested&lt;br /&gt;
&lt;br /&gt;
=== Zuid-Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Rijswijk ====&lt;br /&gt;
* Fernando Martins 1x [[User:fmartins]]  [[Special:Emailuser/User:fmartins|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Utrecht ===&lt;br /&gt;
&lt;br /&gt;
==== Utrecht ====&lt;br /&gt;
* Eric Spierings 1/10 [[Special:Emailuser/User:ericsp|Contact]]&lt;br /&gt;
* Peter van de Werken 2/10 [[Special:Emailuser/User:PWerken|Contact]]&lt;br /&gt;
* Kenny van Wanrooij 1/10 [[Special:Emailuser/User:kenneth|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
22/30&lt;br /&gt;
&lt;br /&gt;
== New Zealand ==&lt;br /&gt;
As Telecom are using the 850MHz network for their GSM network, and Vodafone/northelia (possibly aka orcon) are using 900/1800MHz, please state which version you want. This may need more research, I'm not 100%; see [http://www.gsmworld.com/roaming/gsminfo/cou_nz.shtml] for more info&amp;lt;br&amp;gt;&lt;br /&gt;
According to jeremy list, telecom will not be rolling out GSM for four years, so the point becomes moot - no-one is likely to get an 850 gsm phone now and wait that long&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on info from steve (openmoko marketing) concerning weight and size, shipping via UPS will be about US$185 (NZ$23 each phone) to Auckland.&amp;lt;br&amp;gt;&lt;br /&gt;
UPS are far from the cheapest, but (again according to steve), OM have a contract with them, so this is what we are stuck with&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Someone on the community list suggested using [http://www.myus.com], a shipping company that will re-post items overseas at decent rates. They claim US$66 for a 3kg package, or NZ$8 per phone. Of course, the cost of shipping the phone from OM to the shipping company has to be added in as well.&lt;br /&gt;
&lt;br /&gt;
As of 2008-05-08, US$369 is worth NZ$477&lt;br /&gt;
&lt;br /&gt;
import duty on mobile phones is 0%[http://www.customs.govt.nz/importers/Private+Importers/Customs+Charges.htm], and GST is 12.5% so the GST added to each phone will be NZ$63; 12.5% * {477 + 23), cos we pay GST on postage too...&lt;br /&gt;
&lt;br /&gt;
So, the total cost of a Freerunner as part of a 10 pack, will be:&amp;lt;br&amp;gt;&lt;br /&gt;
477 + 23 + 63&amp;lt;br&amp;gt;&lt;br /&gt;
= '''NZ$563'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ any possible charges to get it posted elsewhere in New Zealand&lt;br /&gt;
&lt;br /&gt;
=== Auckland ===&lt;br /&gt;
==== [[Auckland group sales|Auckland]] ====&lt;br /&gt;
Status:10 phones requested, the required minimum (10 phones) is reached, but more buyers are still welcome to join.&lt;br /&gt;
*Rob Paulson [[User:Myfanwy]] [mailto:robin.paulson@gmail.com] 900MHz&lt;br /&gt;
**i'm quite happy to organise the purchase, if no-one has any objections. to ease any worries about me running off with the money, we could use an escrow service such as [http://safetrader.co.nz], or paypal. or does anyone have any other ideas?&lt;br /&gt;
*Simon Wells [[User:Swel024]] 900MHz&lt;br /&gt;
*Jeremy List [[User:Jeremy-list]] mailto:quick.dudley@gmail.com (Wellington, not Auckland, will pay for courier) 900MHz&lt;br /&gt;
*David Murrell [[User:Viddy]] - [mailto:dmurrell@waikato.ac.nz] I'm in Hamilton, either courier, or I'll drive up :) 900MHz&lt;br /&gt;
*Jeremy Gray [[User:Bogdan237]] [mailto:jgra163@ec.auckland.ac.nz] Auckland, 900MHz&lt;br /&gt;
*Glen Ogilvie [[User:Nelg]] [mailto:nelg@linuxsolutions.co.nz] Auckland, 900MHz&lt;br /&gt;
*Xuân Baldauf [[User:xbaldauf]] [mailto:xuan--2008.05--GroupSales--wiki.openmoko.org@baldauf.org] Auckland CBD, 900MHz+1800MHz GSM with an [http://www.ak2.com.tw/pd_main.asp?sg_id=11 '''EU''' charger clip] instead of an Australian one (if this is in need to be selected). This is &amp;lt;u&amp;gt;conditional&amp;lt;/u&amp;gt;: the transaction must complete by 2008-06-30, else I cannot participate, because I'm leaving the country afterwards.&lt;br /&gt;
*Paul Roe [[User:Par08]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Par08 contact me here] Christchurch, 2 x 900MHz&lt;br /&gt;
*Dave Lane [[User:dangerpossum]] [http://wiki.openmoko.org/wiki/Special:Emailuser/dangerpossum contact] Christchurch, 1 x 900MHz + 1800MHz GSM&lt;br /&gt;
&lt;br /&gt;
== Norway ==&lt;br /&gt;
=== Nordland ===&lt;br /&gt;
==== Bodø ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:AlecTBM|Alexander Frøyseth]] [mailto:alexander.froyseth@gmail.com alexander.froyseth@gmail.com]&lt;br /&gt;
* Ole Marius&lt;br /&gt;
* Stian Vading&lt;br /&gt;
* [[User:Kolbjorn.Dahle|Kolbjorn Dahle]][mailto:kolbjorn@dahlenett.org]&lt;br /&gt;
&lt;br /&gt;
=== Sør-Trøndelag ===&lt;br /&gt;
==== Trondheim ====&lt;br /&gt;
Status 12/20&lt;br /&gt;
&lt;br /&gt;
*[[User:andy000|Andreas Kalvå]] [mailto:andy@samfundet.no andy@samfundet.no]&lt;br /&gt;
Send mail om du er interessert.&lt;br /&gt;
&lt;br /&gt;
=== Østlandet ===&lt;br /&gt;
==== Oslo, Akershus, Buskerud, Vestfold ====&lt;br /&gt;
Status 20/20(30?)&lt;br /&gt;
&lt;br /&gt;
* [[User:Ixian|Heikki Sørum]] [mailto:heikkis@matnat.uio.no] &amp;lt;br/&amp;gt; Interessert? mail meg.&lt;br /&gt;
* [[User:Bobkare|Knut Arne Bjørndal]] [mailto:bob@cakebox.net]&lt;br /&gt;
&lt;br /&gt;
== Poland ==&lt;br /&gt;
&lt;br /&gt;
* Special group buy site: https://www.kumulator.pl/show/group/35 (in edition moment: 9/10)&lt;br /&gt;
&lt;br /&gt;
=== Podlaskie ===&lt;br /&gt;
==== Suwalki ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* arteqw [http://wiki.openmoko.org/wiki/Special:Emailuser/Arteqw contact with me]&lt;br /&gt;
&lt;br /&gt;
== Portugal ==&lt;br /&gt;
=== Aveiro ===&lt;br /&gt;
==== Aveiro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Ruben|Ruben Mendes]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sweden ==&lt;br /&gt;
If insufficient number of people, orders could be merged and remailed perhaps.&lt;br /&gt;
&lt;br /&gt;
Domestic remailing with Posten as A-class mail of a letter (criteria: length+width+height max 900 mm) weighing max 1 kg, without insurance should [http://www.posten.se/foretag/vara_tjanster/postageguide/postguideLetterDom.jspv cost 44 SEK]. 50 SEK more for insurance.&lt;br /&gt;
&lt;br /&gt;
If we end up with more than one 10-pack in Sweden, my guess is that it would probably pay to order everything in one shipment to one address in Sweden to save on the international shipping, and then remail domestically.&lt;br /&gt;
&lt;br /&gt;
=== Götaland ===&lt;br /&gt;
==== Göteborg ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Fwendt|Fredrik Wendt]] [[Special:Emailuser/Fwendt|Contact]]/wendt.se&lt;br /&gt;
&lt;br /&gt;
==== Malmö ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Lars Jarlvik &amp;lt;br /&amp;gt; mailto:lars@larsfactory.se&lt;br /&gt;
&lt;br /&gt;
=== Svealand ===&lt;br /&gt;
==== Stockholm ====&lt;br /&gt;
Status : 6/10&lt;br /&gt;
&lt;br /&gt;
* Erland Lewin &amp;lt;br /&amp;gt; mailto:erland@lewin.nu&lt;br /&gt;
* Simon Kågström &amp;lt;br /&amp;gt; mailto:simon.kagstrom@gmail.com&lt;br /&gt;
* Ingvaldur Sigurjonsson &amp;lt;br /&amp;gt; mailto:ingi@ultimalabor.se&lt;br /&gt;
* Adam Johansson &amp;lt;br /&amp;gt; mailto:adam@sollentunaholm.se&lt;br /&gt;
* Lowe Schmidt &amp;lt;br /&amp;gt; mailto:lowe.schmidt@gmail.com&lt;br /&gt;
&lt;br /&gt;
==== Örebro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Anders Petersson &amp;lt;br /&amp;gt; [mailto:demitar@worldforge.org demitar@worldforge.org]&lt;br /&gt;
&lt;br /&gt;
==== Västerås ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Jörgen Lidholm, could join the Falun/Borlänge or Stockholm group &amp;lt;br /&amp;gt; [mailto:jorgen.lidholm@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Falun &amp;amp; Borlänge ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:Jth Johan Thelmén], Åke Hoff &amp;amp; a demo/backup&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:eagle87 Pär Eriksson], Borlänge&lt;br /&gt;
&lt;br /&gt;
=== Norrland ===&lt;br /&gt;
==== Umeå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Zash|Zash]] [[Special:Emailuser/Zash|Contact]]&lt;br /&gt;
* [[User:Benjamin|Benjamin]] [[Special:Emailuser/Benjamin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Luleå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mjukis|Mjukis]] [[Special:Emailuser/Mjukis|Contact]] - 2 Units. Can also join the Malmö group order.&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
Gabriel Ambuehl would volunteer to order the initial 10pack.&lt;br /&gt;
Alexandre Ghisoli could organize the second 10pack.&lt;br /&gt;
Luca Capello could organize the third 10pack (mostly for French Switzerland).&lt;br /&gt;
Mathieu will probably organisze the 4th 10pack. (Lausanne)&lt;br /&gt;
All the 4 with payment in advance (a 10pack will cost approx 3'800 USD).&lt;br /&gt;
&lt;br /&gt;
Probably we will organize shipping, if we cannot all move to Zürich/Genève to get our Neo.&lt;br /&gt;
&lt;br /&gt;
==== Shipping ====&lt;br /&gt;
If we would ship Neos, here is the Swiss PostPac prices :&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Description&lt;br /&gt;
! Size [cm]&lt;br /&gt;
! Price CHF TTC&lt;br /&gt;
|-&lt;br /&gt;
| Size 1&lt;br /&gt;
| 22.9 x 14.7 x 9.9&lt;br /&gt;
| 2.20&lt;br /&gt;
|-&lt;br /&gt;
| Size 2&lt;br /&gt;
| 31.5 x 22.5 x 12.5&lt;br /&gt;
| 2.40&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Priority&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 8.-&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Economy&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 6.-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Steve posted informations about boxes that will be out with Neo :&lt;br /&gt;
&lt;br /&gt;
* 10 pack : 435mm x 371mm x 119mm, approx 3kg, UPS will charge 160USD (need to be verified)&lt;br /&gt;
* Individual pack : 178mm  x 104mm x 84mm, 237 grams&lt;br /&gt;
&lt;br /&gt;
So size 1 will fit ! Local delivery in Switzerland will cost 8.20 for Economy or 10.20 Priority.&lt;br /&gt;
&lt;br /&gt;
==== Zurich ====&lt;br /&gt;
Status : 20/20&lt;br /&gt;
&lt;br /&gt;
This list already contains 20 people, please consider joining the Genève list if places are still available -- LucaCapello&lt;br /&gt;
&lt;br /&gt;
* Simon Wenner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Nowic Contact]&lt;br /&gt;
* Simon Schreiber &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Markus Huggler &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Andre Timmermann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Raffael Schmid &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Pascal Weller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Nick Zbinden (Luzern)&amp;lt;br /&amp;gt; [mailto:nickik@gmx.ch] oder [http://wiki.openmoko.org/wiki/Special:Emailuser/nickik Contact]&lt;br /&gt;
* Marcel Wirth &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Skarhand Contact]&lt;br /&gt;
* Marcel Lütolf (Luzern)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/NeRo Contact]&lt;br /&gt;
* Christian Corrodi &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matto Contact]&lt;br /&gt;
* Mirko Klingauf &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/RealAtaman Contact]&lt;br /&gt;
* Marcel Jost (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Onsonic Contact]&lt;br /&gt;
* Marc Andre Tanner (Biel)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/mat Contact]&lt;br /&gt;
* Tobias Kündig (2 Geräte) (Luzern)&amp;lt;br /&amp;gt; [mailto:info@it-media.ch]&lt;br /&gt;
* Peter Salvisberg&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Psal Contact]&lt;br /&gt;
* Martin Kos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/KoS Contact]&lt;br /&gt;
* Lorenz Schori (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Znerol Contact]&lt;br /&gt;
* Matthias Cramer (Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/cramer Contact]&lt;br /&gt;
* Pascal Mages (Bern/Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/FreeMind Contact]&lt;br /&gt;
&lt;br /&gt;
==== Geneve ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Diego Abelenda&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Aelia Contact]&lt;br /&gt;
* Luca Capello&amp;lt;br /&amp;gt; [mailto:luca@pca.it]&lt;br /&gt;
* Nicolas Produit&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Produit Contact]&lt;br /&gt;
* Sebastien Nanchen &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Sn Contact]&lt;br /&gt;
* Jonas Schwarz (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jnsc Contact]&lt;br /&gt;
* Robin Farine (Auvernier)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rfarine Contact]&lt;br /&gt;
* Alexandre Ghisoli (Yverdon)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Agh Contact]&lt;br /&gt;
* Raphael Studer (Thurgau) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Tschudder Contact]&lt;br /&gt;
* Christian Wäckerlin &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/boognu Contact]&lt;br /&gt;
&lt;br /&gt;
==== Lausanne (EPFL) ====&lt;br /&gt;
Status : 8/10&lt;br /&gt;
&lt;br /&gt;
* Mathieu Habegger (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Habi Contact]&lt;br /&gt;
* Matthias Brändli (EPFL) &amp;lt;br /&amp;gt;[mailto:matthias.braendli@frequencebanane.ch Contact]&lt;br /&gt;
* Yorick Brunet (EPFL) &amp;lt;br /&amp;gt;[mailto:yorick.brunet@epfl.ch Contact]&lt;br /&gt;
* Frédéric Fokan(Lausanne) &amp;lt;br /&amp;gt;[mailto:fredericfokan@gmail.com Contact]&lt;br /&gt;
* Gulu (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Gulu Contact]&lt;br /&gt;
* Edomaur (Lausanne, with Gulu) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Edomaur Contact]&lt;br /&gt;
* Layx (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Layx Contact]&lt;br /&gt;
* Mélanie Baumann (EPFL) &amp;lt;br /&amp;gt;[mailto:calis@ruchette.ch Contact]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
=== Spain (Country Group Sale) ===&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
=== Madrid ===&lt;br /&gt;
==== Madrid ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Rafael Campos [http://wiki.openmoko.org/wiki/Special:Emailuser/Methril Contact] &amp;lt;br /&amp;gt;1x ([[Image:MokoBox.jpg]] - advanced) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Pablo Ruiz Múzquiz [http://wiki.openmoko.org/wiki/User_talk:Pabloruiz contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Zaragoza ===&lt;br /&gt;
==== Zaragoza ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Alejandro R. Mosteo &amp;lt;br /&amp;gt; alejandro AT mosteo · com&lt;br /&gt;
* Arturo Giner&amp;lt;br/&amp;gt;[[Special:Emailuser/artginer|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Barcelona ===&lt;br /&gt;
==== Barcelona ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* José Luis Pérez &amp;lt;br/&amp;gt;[[Special:Emailuser/jluis|Contact]]&lt;br /&gt;
* David Reyes Samblas Martinez&amp;lt;br/&amp;gt;[[Special:Emailuser/mutrox|Contact]]&lt;br /&gt;
* Sergio Arias &amp;lt;br/&amp;gt;[[Special:Emailuser/saerguio|Contact]]&lt;br /&gt;
* Alex Muntada &amp;lt;br/&amp;gt;[[Special:Emailuser/alexm|Contact]]&lt;br /&gt;
* Pascal co &amp;lt;br/&amp;gt;[[Special:Emailuser/pascalco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Valencia ===&lt;br /&gt;
==== Valencia ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Pau Gaspar Díaz &amp;lt;br/&amp;gt;[[Special:Emailuser/pau|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UAE ==&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Yaser Ammar &amp;lt;br /&amp;gt; [[Special:Emailuser/Waraqa|Contact]]&lt;br /&gt;
&lt;br /&gt;
== USA ==&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Boulder ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* Vinc Duran (I can purchase and distribute locally) &amp;lt;br /&amp;gt; [mailto:uberpfloyd@gmail.com?subject=Openmoko%20group%20sales Pfloyd]  [http://wiki.openmoko.org/wiki/Special:Emailuser/Pfloyd Contact]&lt;br /&gt;
&lt;br /&gt;
==== Denver (Full) ====&lt;br /&gt;
Status: 10/10 (includes the gentleman from Utah)&lt;br /&gt;
* Shawn Sullivan &amp;lt;br /&amp;gt; [[mailto:shelbydz87@yahoo.com shelbydz87@yahoo.com]]&lt;br /&gt;
* Peter Abplanalp &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/alderion Contact]&lt;br /&gt;
* Ben Burdette &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Ansible Contact]&lt;br /&gt;
* Tom Russell &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/tazbert Contact]&lt;br /&gt;
* Trace &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/gnork Contact]&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Los Angeles ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ian Douglas &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Iandouglas Contact me here]&lt;br /&gt;
* Matthew &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Wetmoko Contact]&lt;br /&gt;
* Daniel &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Beaker82 Contact]&lt;br /&gt;
* James Robertson &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JamesRobertson Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Diego ====&lt;br /&gt;
'''(inc. San Diego county and surrounding areas)'''&lt;br /&gt;
&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
Will combine with LA if too few.&lt;br /&gt;
&lt;br /&gt;
* Peter Naulls &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Pnaulls Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Francisco Bay Area ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* Ajit Natarajan - [http://wiki.openmoko.org/wiki/Special:Emailuser/ajitk Contact]&lt;br /&gt;
&lt;br /&gt;
* Dirk Bergstrom - [http://wiki.openmoko.org/wiki/Special:Emailuser/krid Contact]&lt;br /&gt;
&lt;br /&gt;
* Tupshin Harper - [http://wiki.openmoko.org/wiki/Special:Emailuser/tupshin Contact]&lt;br /&gt;
&lt;br /&gt;
* Lothar Werzinger (900MHz) - [http://wiki.openmoko.org/wiki/Special:Emailuser/Elektrolott Contact]&lt;br /&gt;
&lt;br /&gt;
* William Ray Yeager - [http://wiki.openmoko.org/wiki/Special:Emailuser/wyeager Contact]&lt;br /&gt;
&lt;br /&gt;
* Sebastian Coe - [http://wiki.openmoko.org/wiki/Special:Emailuser/savari Contact]&lt;br /&gt;
&lt;br /&gt;
==== Monterey ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* Cry Regarder &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
=== Midwest ===&lt;br /&gt;
'''(combine Indiana / Iowa / Kentucky / Tennesee / Texas)'''&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Geoff Ruscoe    [[Special:Emailuser/Geocode|Contact]] - Louisville, KY&lt;br /&gt;
* Steven M  [[Special:Emailuser/Montgoss|Contact]] - Cedar Rapids, IA&lt;br /&gt;
* Joseph Booker [[Special:Emailuser/Sargas|Contact]] - Chicago&lt;br /&gt;
* Matt McCormick [[Special:Emailuser/Thewtex|Contact]] - Madison, WI&lt;br /&gt;
&lt;br /&gt;
=== Indiana / Kentucky ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Dan Staley      [[Special:Emailuser/Pyrasi|Contact]] (Kentucky)&lt;br /&gt;
* Donnie Jones    [[Special:Emailuser/Donniejones18|Contact]] (Lexington, KY)&lt;br /&gt;
* John Sterling   [[Special:Emailuser/Sterling|Contact]] (Lexington, KY)&lt;br /&gt;
* James MacLachlan [[Special:Emailuser/Jmaclachlan|Contact]] (Louisville, KY)&lt;br /&gt;
&lt;br /&gt;
=== Ohio / Michigan ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* David Pais (Unknown City) [mailto:davioh2001@yahoo.com email]&lt;br /&gt;
* Dave Ludlow (Toledo) (I can purchase and distribute) [[Special:Emailuser/adsllc|Contact]]&lt;br /&gt;
* Adam Steele (Cincinnati) [mailto:adam@laurasteele.net Contact]&lt;br /&gt;
* Elliot Bailey (Canton) [mailto:elliot.bailey@yahoo.com Contact]&lt;br /&gt;
&lt;br /&gt;
=== Washington ===&lt;br /&gt;
==== Seattle ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Jon Pomeroy [[Special:Emailuser/Jepomeroy|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Tennessee ===&lt;br /&gt;
==== Memphis ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Peter O'Connor &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/poconnor Contact]&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin (10/10) ====&lt;br /&gt;
* Dale Schumacher [[Special:Emailuser/dalnefre|Contact]]&lt;br /&gt;
* Michael Cosby [[Special:Emailuser/mcosby|Contact]]&lt;br /&gt;
* Paul Jimenez [[Special:Emailuser/pj|Contact]]&lt;br /&gt;
* Charles [[Special:Emailuser/rbn|Contact]]&lt;br /&gt;
* Anthony Kitchin [[Special:Emailuser/akitchin|Contact]]&lt;br /&gt;
* Carl (x2) [[Special:Emailuser/texatopia|Contact]]&lt;br /&gt;
* Robert [[Special:Emailuser/SHaRK|Contact]] (Houston)&lt;br /&gt;
* Bryan DeLuca [[Special: Emailuser/Stupkid|Contact]] (Fort Worth)&lt;br /&gt;
* Dennis Parker [[Special: Emailuser/dparker|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Dallas (1/10) ====&lt;br /&gt;
* Philip White [[Special:Emailuser/pmw|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Mid-Atlantic ===&lt;br /&gt;
==== Virginia====&lt;br /&gt;
===== Virginia Tech (1/10) =====&lt;br /&gt;
* Lally Singh [[Special:Emailuser/lally|email]] -- yeah, if you're ordering anywhere in VA, lemme know.&amp;lt;br /&amp;gt;&lt;br /&gt;
===== Richmond (2/10)=====&lt;br /&gt;
* Philippe Gerard [[Special:Emailuser/feydreva|Contact]]&amp;lt;br/&amp;gt;&lt;br /&gt;
*Steve Watson mailto:ssw0213@gmail.com&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New York ====&lt;br /&gt;
Status: 3/10 or 4/10&lt;br /&gt;
&lt;br /&gt;
* Bert Hartmann [http://wiki.openmoko.org/wiki/Special:Emailuser/BertHartm Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Michael Cole mailto:mjcole137@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Jake Thebault-Spieker (probably, may not be able to afford it) [http://wiki.openmoko.org/Spcial:Emailuser/Summatusmentis Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Remy Frerebeau  [http://wiki.openmoko.org/wiki/Special:Emailuser/Rfrerebe Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Maryland (2/10)====&lt;br /&gt;
* Paul Buede mailto:paul@buede.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Charles Lohr&lt;br /&gt;
* Alex (DC/Rosslyn; not 100% sure that will be able to afford it) [[Special:Emailuser/rakukin|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
* Benjamin Moody [[Special:Emailuser/FloppusMaximus|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Ken Young (Note, if we're not up to 10/10 on the day the Freerunner is announced, I'm going to drop out and order individually).[[Special:Emailuser/Dolson|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Chris White (for 4) [[Special:Emailuser/Safire|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Nick Dube - Pembroke, NH (Will also drop out if we do not have 10 by Freerunner release.) [http://wiki.openmoko.org/wiki/Special:Emailuser/Doobe01 Contact]&lt;br /&gt;
&lt;br /&gt;
* Justin Brzozoski - Worcester, MA area [[Special:Emailuser/Jabski|Contact]]&lt;br /&gt;
&lt;br /&gt;
* John Nicholson - Amherst, MA (Will also drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/nicklogan|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Matthew Campbell - Worcester, MA [[Special:Emailuser/lifeisafractal|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Reno/Sparks ====&lt;br /&gt;
Including Northwestern Nevada/ Northeastern California&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Tyrell Berry [[Special:Emailuser/Alawatsakima|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UK ==&lt;br /&gt;
&lt;br /&gt;
* Stroller (Milton Keynes, can travel) &amp;lt;br /&amp;gt;mailto:stroller@stellar.eclipse.co.uk 01908 663 513. &amp;lt;br /&amp;gt;Thinks that breaking the UK up into regions - at least outside London - is silly. There are unlikely to be 10 people in $your_town who want a Freerunner, so some posting of Freerunners will surely be required; see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford the talk page]. This is the same cost anywhere in the UK.&lt;br /&gt;
&lt;br /&gt;
=== Scotland ===&lt;br /&gt;
==== Edinburgh ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Joe Wells (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/jbw Contact]&lt;br /&gt;
* Dave Ball (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/Daveb Contact]&lt;br /&gt;
* Stuart MacKinnon(Livingston) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/hoagster Contact]&lt;br /&gt;
&lt;br /&gt;
=== England ===&lt;br /&gt;
&lt;br /&gt;
==== Hampshire ====&lt;br /&gt;
&lt;br /&gt;
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?FreerunnerBulkBuy&lt;br /&gt;
&lt;br /&gt;
(Sorry, we set up the page before we knew about this one)&lt;br /&gt;
&lt;br /&gt;
==== London ====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Juergen Schinker &amp;lt;br /&amp;gt; mailto:ba1020@homie.homelinux.net&lt;br /&gt;
* aled &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/aled Contact]&lt;br /&gt;
* Robert Piasek (actually in Southampton)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Queen6 Contact]&lt;br /&gt;
* Tom Scholl (Cambridge, travel to London now and then anyway so could pick up) &amp;lt;br /&amp;gt; [mailto:thomasscholl@gmail.com]&lt;br /&gt;
* Weiss (Cambridge, could collect from London) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Weiss Contact]&lt;br /&gt;
* Neil Bentley (in Wiltshire) [http://wiki.openmoko.org/wiki/Special:Emailuser/Ohnez Contact]&lt;br /&gt;
* rhn (one or two sets) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rhn Contact]&lt;br /&gt;
* Tim Coggins&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sonicated Contact]&lt;br /&gt;
* Michele Mattioni (I'm based in Cambridge too, but if Tom can go to London I can grab the phone in Cambridge) &amp;lt;br /&amp;gt;[mailto:mattions@gmail.com]&lt;br /&gt;
* Johan Badenhorst (London - Can't believe it's almost here!) &amp;lt;br /&amp;gt;[mailto:ezuall@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Oxford ====&lt;br /&gt;
&lt;br /&gt;
Idea to re-ship within the UK, see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford talk]&lt;br /&gt;
&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* James Olney &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Webjames Contact]&lt;br /&gt;
* David Pottage (actually in Reading)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chrestomanci Contact]&lt;br /&gt;
&lt;br /&gt;
==== West Midlands ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Mo Abrahams (Walsall) &amp;lt;br /&amp;gt; mailto:moabrahams@dashavoo.com&lt;br /&gt;
* Jonathan Spooner (Walsall)&lt;br /&gt;
&lt;br /&gt;
== Latvia ==&lt;br /&gt;
=== Riga ===&lt;br /&gt;
==== Riga ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Ilya &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/VRGhost Contact]&lt;br /&gt;
&lt;br /&gt;
== Singapore ==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Wee Kiam Peng [http://wiki.openmoko.org/wiki/Special:Emailuser/Jipi Contact]&lt;br /&gt;
* Chen Ruo Fei [http://wiki.openmoko.org/wiki/Special:Emailuser/Crf Contact]&lt;br /&gt;
&lt;br /&gt;
== Israel==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Ofer Herman &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/oferhe Contact]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Talba Talba]&lt;br /&gt;
&lt;br /&gt;
== Czech Republic ==&lt;br /&gt;
&lt;br /&gt;
Pokusil jsem se podle vašich popisů stvořit něco jako [[distribuční schéma]]&lt;br /&gt;
&lt;br /&gt;
=== Brno ===&lt;br /&gt;
'''Status : 16/10'''&lt;br /&gt;
* '''*'''Martin Šenkeřík - [[Special:Emailuser/ohin|Contact]]&lt;br /&gt;
Jakmile budu mít nějaké konkrétnější informace budu vás kontaktovat. Mám ale problém s financováním všech 10 telefonů při objednávání. Buď budu potřebovat, aby mně aspoň půlka z vás poslala peníze předem, nebo kdyby se našel někdo, kdo mně může se zafinancováním pomoct (zaplatil by půlku telefonů a ty be se potom rozeslaly na dobírku nebo předaly osobně) tak se můžeme sejít osobně. Vyskytuji se v Brně a ve Zlíně.&lt;br /&gt;
* '''*'''Radek Bartoň - [[Special:Emailuser/Blackhex|Contact]] (Preferuju osobní odběr v Brně, můžu dovézt do Frýdku-Místku.)&lt;br /&gt;
* Martin Holec - [[Special:Emailuser/Martix|Contact]] (Osobní odběr ve Zlíně.)&lt;br /&gt;
* '''*'''Jozef Mlich - [[Special:Emailuser/joejoe|Contact]] (Brno, osobní odběr)&lt;br /&gt;
* Radek Machulka - [[Special:Emailuser/Werty|Contact]] (ja teda taky nejsem z Brna, ale klidne si pro to prijedu...)&lt;br /&gt;
* '''*'''Tom Varga - [[Special:Emailuser/Varg|Contact]] (Můžu dělat spojku pro Prahu / Liberecko)&lt;br /&gt;
* '''*'''Aleš Dvořák - [[Special:Emailuser/Setr|Contact]] - (Brno, osobní odběr)&lt;br /&gt;
* '''*'''Pavel Kovář -  [[Special:Emailuser/Fox|Contact]] (Tak to vypadá že si udělám výlet do Zlína Jinak trasa vlakem Ostrava - Vsetín)&lt;br /&gt;
* '''*'''David Kozub - [[Special:Emailuser/Zub|Contact]] (Zlin, idealni by byla Praha, ale evidentne jsem sam, prinejhorsim i to Brno)&lt;br /&gt;
* '''*'''Miloslav Machotka - [[Special:Emailuser/Machy|Contact]]&lt;br /&gt;
* '''*'''Michal Pěnka - [http://michal.penka.name/kontakt Contact] (Podle komentářů bych poprosil Tomáše Varga, aby mi Openmoko zavezl do Prahy, jinak preferuji dobírku, přinejhorším pro to zajedu i do Brna.)&lt;br /&gt;
* '''*'''Martin Dvořák - [[Special:Emailuser/masca|Contact]] Mimo Prahu se moc pravidelně nevyskytuju, tak bych případně někoho poprosil o dopravu (nebo dobírka, kdyžtak bych i přijel do Brna).&lt;br /&gt;
* '''*'''Karel Volný - [[Special:Emailuser/kavol|Contact]] (Jsem v Brně, můžu dělat spojku na Slovensko - Blava nebo BB.)&lt;br /&gt;
* '''*'''Jan Mareš - [[Special:Emailuser/iVir|Contact]] Jsem z Prahy, mohu převézt do Písku na jihu Čech, případně mohu do Brna zajet&lt;br /&gt;
* '''*'''Marian Krucina - [[Special:Emailuser/oak|Contact]] Jsem z Havířova, dobírka, nebo někdo v okolí&lt;br /&gt;
* Martin Vyšný, [mailto:vysny@baka.sk Contact] Som v Bratislave, poprosím jeden kus cez Karela Volného&lt;br /&gt;
&lt;br /&gt;
=== Praha (návrh) ===&lt;br /&gt;
Vzhledem k tomu, že už je v Brně nad 10lidí, možno by stálo za to oddělit českou větev od moravské a vytvořit další desítku.&lt;br /&gt;
&lt;br /&gt;
'''Status : 1/10'''&lt;br /&gt;
* '''*'''Michal Bořek - [[Special:Emailuser/mibo|Contact]] Jsem z Plzně, ale do Prahy to mám přeci jen kousek a Plzeň tu nemá cenu zakládat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
['''*''']platím předem&lt;br /&gt;
&lt;br /&gt;
Diskuze přesunuta na http://wiki.openmoko.org/wiki/Talk:GroupSales#Czech_Republic&lt;br /&gt;
&lt;br /&gt;
== Slovak Republic ==&lt;br /&gt;
=== Bratislava ===&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* František Horínek - [[Special:Emailuser/PipBoy2000|Contact]]&lt;br /&gt;
&lt;br /&gt;
''Karel Volný &amp;gt;&amp;gt;'' vizte brněnská skupinka, můžu dělat spojku&lt;br /&gt;
&lt;br /&gt;
== Croatia ==&lt;br /&gt;
Status : 6/10&lt;br /&gt;
* w00t - [[Special:Emailuser/W00t|Contact]]&lt;br /&gt;
* matija - [[Special:Emailuser/Matija.z|Contact]]&lt;br /&gt;
* valajbeg - [[Special:Emailuser/valajbeg|Contact]]&lt;br /&gt;
* kost - [[Special:Emailuser/kost|Contact]]&lt;br /&gt;
* mnalis - [[Special:Emailuser/mnalis|Contact]]&lt;br /&gt;
* tcavrag - [[Special:Emailuser/tcavrag|Contact]]&lt;br /&gt;
(maybe we should make one group for bosnia, croatia &amp;amp; serbia together?) [http://wiki.openmoko.org/index.php/Talk:GroupSales#Croatia the talk page]&lt;br /&gt;
&lt;br /&gt;
== Russia ==&lt;br /&gt;
=== Moscow ===&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* 1x sinister - [[Special:Emailuser/sinister|Contact]]&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) shallburn - [[Special:Emailuser/shallburn|Contact]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Group_sales</id>
		<title>Group sales</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Group_sales"/>
				<updated>2008-05-09T20:28:43Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Milano e dintorni */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Openmoko have announced a scheme to sell the forthcoming Neo Freerunner at a discount if bought in multiples of 10 (US$369, instead of 399), to be shipped in one package. Group buying will thus save money on the purchase, and on the shipping. This page is to to organise group purchases by region.&lt;br /&gt;
&lt;br /&gt;
Steve from Openmoko announced &amp;quot;Every 10 pack, will come with a box of stuff. 10 pouches and 10 head sets.&amp;quot;&lt;br /&gt;
So join us within a local group !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style='float:right'&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
=== Western Australia ===&lt;br /&gt;
==== Perth ====&lt;br /&gt;
&lt;br /&gt;
* 1x Fred Janon mailto:fjanon@yahoo.com&lt;br /&gt;
&lt;br /&gt;
* 1x Shanon Loughton [http://wiki.openmoko.org/wiki/Special:Emailuser/cgltower contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Simon Matthews [http://wiki.openmoko.org/wiki/Special:Emailuser/simat contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Msquared [http://www.msquared.id.au/ contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Alex Wilkinson mailto:alex.wilkinson@dsto.defence.gov.au&lt;br /&gt;
&lt;br /&gt;
* 1x Daniel Foote mailto:freefoote@dview.net&lt;br /&gt;
&lt;br /&gt;
* 1x Russell Steicke mailto:russells@adelie.cx&lt;br /&gt;
&lt;br /&gt;
=== New South Wales  ===&lt;br /&gt;
==== Sydney ====&lt;br /&gt;
&lt;br /&gt;
status: 8/10&lt;br /&gt;
&lt;br /&gt;
Please add an &amp;quot;I exist&amp;quot; to end of your name here. &lt;br /&gt;
&lt;br /&gt;
Also, Sydney seems to now have 8 people - perhaps if we do not reach 10 we can join with Melbourne (or Canberra) and get them shipped to Australia, then moved domestically to the other city.&lt;br /&gt;
&lt;br /&gt;
* 1 x dbmoodb ---&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Dbmoodb contact me here] I exist.&lt;br /&gt;
* 1 x Mark Chandler [http://wiki.openmoko.org/wiki/Special:Emailuser/Openmarko contact me here]&lt;br /&gt;
* 1 x bing [http://wiki.openmoko.org/wiki/Special:Emailuser/Bingquick contact me here] I exist.&lt;br /&gt;
* 1 x Chris [http://wiki.openmoko.org/wiki/Special:Emailuser/ch0gan contact me here]. I exist.&lt;br /&gt;
* 1 x Neil Brown [http://wiki.openmoko.org/wiki/Special:Emailuser/Neilbrown contact me here] I'm wondering why I need to assert that I exist.&lt;br /&gt;
* 1 x Rob [http://wiki.openmoko.org/wiki/Special:Emailuser/Rob contact me here]&lt;br /&gt;
* 1 x Tim [http://wiki.openmoko.org/wiki/Special:Emailuser/Voyd contact me here] I am almost certain I exist.&lt;br /&gt;
* 1 x Scott [http://wiki.openmoko.org/wiki/Special:Emailuser/Cysp wikimail]&lt;br /&gt;
&lt;br /&gt;
=== Victoria ===&lt;br /&gt;
==== Melbourne ====&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
* 4x Dennis Wollersheim, mailto: dewoller (at) gmail (dot) com&lt;br /&gt;
* 1x Nigel Cunningham, mailto: ncunningham (at) crca (dot) org (dot) au&lt;br /&gt;
  (I'm actually in Cobden, in the south-west)&lt;br /&gt;
* 1x Dale Maggee, mailto: antisol (at) earthling (dot) net&lt;br /&gt;
&lt;br /&gt;
=== ACT ===&lt;br /&gt;
==== Canberra ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* J Dinale [http://wiki.openmoko.org/wiki/Special:Emailuser/Noledil Contact me here]&lt;br /&gt;
* Fergus [http://wiki.openmoko.org/wiki/Special:Emailuser/Someone Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Queensland ===&lt;br /&gt;
==== Brisbane ====&lt;br /&gt;
Status: 4/10 (possibly 20)&lt;br /&gt;
&lt;br /&gt;
* Nick Devereaux x 2 [http://wiki.openmoko.org/wiki/Special:Emailuser/Monkeypanic Contact me here]&lt;br /&gt;
* Matt Gallagher [http://wiki.openmoko.org/wiki/Special:Emailuser/mattg Contact me here]&lt;br /&gt;
* Jordan Keith [http://wiki.openmoko.org/wiki/Special:Emailuser/Zedd_D1abl0 Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== South Australia ===&lt;br /&gt;
==== Adelaide ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Adrian Billiau [http://wiki.openmoko.org/wiki/Special:Emailuser/Carcin Contact me here]&lt;br /&gt;
* John Briggs [http://wiki.openmoko.org/wiki/Special:Emailuser/Erflungued Contact me here]&lt;br /&gt;
* Daniel Sobey [http://wiki.openmoko.org/wiki/Special:Emailuser/dns Contact me here]&lt;br /&gt;
* Nicholas Steicke [http://wiki.openmoko.org/wiki/Special:Emailuser/narthollis Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
There is a group-buy page at MetaLab, available here: http://metalab.at/wiki/OpenMoko .. we almost have the full 10 slots assigned, and its quite possible that we will order *20* phones, so please register on the Metalab pages and let us know if you're interested .. &lt;br /&gt;
&lt;br /&gt;
=== Salzburg ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* D. Kepplinger [http://wiki.openmoko.org/wiki/Special:Emailuser/Wedge Contact me here]&lt;br /&gt;
=== Wien ===&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* M. Greifeneder [http://wiki.openmoko.org/wiki/Special:Emailuser/mikegr Contact me here]&lt;br /&gt;
* J. Vaughan (torpor) -- http://metalab.at/wiki/OpenMoko [http://wiki.openmoko.org/wiki/Special:Emailuser/torpor Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Styria ===&lt;br /&gt;
==== Graz ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* F Hackenberger [http://wiki.openmoko.org/wiki/Special:Emailuser/Deadman66 Contact me here]&lt;br /&gt;
* J Florineth [http://wiki.openmoko.org/wiki/Special:Emailuser/Flojoh Contact me here]&lt;br /&gt;
* G Michelitsch [http://wiki.openmoko.org/wiki/Special:Emailuser/graf_ithaka Contact me here] (I've found others @ TU Graz !)&lt;br /&gt;
* R Stoegbuchner [http://wiki.openmoko.org/wiki/Special:Emailuser/stoero Contact me here]&lt;br /&gt;
* M Lipp [http://wiki.openmoko.org/wiki/Special:Emailuser/Neldoreth Contact me here]&lt;br /&gt;
* M Maier [http://wiki.openmoko.org/wiki/Special:Emailuser/species Contact me here]&lt;br /&gt;
* M Konrad [http://wiki.openmoko.org/wiki/Special:Emailuser/konni Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Belgium ==&lt;br /&gt;
=== Flanders ===&lt;br /&gt;
==== Brussel/Aalst/Gent/Brugge ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
* Yorick, mailto: yorick DOT matthys AT gmail DOT com&lt;br /&gt;
* 2x Dolfje [http://wiki.openmoko.org/wiki/Special:Emailuser/Dolfje Contact me here]&lt;br /&gt;
* XVens, mailto: xavier DOT vens AT gmail DOT com&lt;br /&gt;
* Arno85, mailto: aaron DOT helin AT gmail DOT com, Kortrijk&lt;br /&gt;
* Rubenv, mailto: ruben D0T vandamme MAILAT belgacom D0T net, Kortrijk&lt;br /&gt;
* Philoufr, mailto: philoufr AT gmail DOT com&lt;br /&gt;
* Js Op de Beeck [http://wiki.openmoko.org/wiki/Special:Emailuser/Js.opdebeeck Contact me here]&lt;br /&gt;
ps: Dolfje can bring freerunners to Brugge if needed&lt;br /&gt;
&lt;br /&gt;
==== Antwerp ====&lt;br /&gt;
Status 5/10&lt;br /&gt;
&lt;br /&gt;
* michielv [http://wiki.openmoko.org/wiki/Special:Emailuser/Michielv Contact me here]&lt;br /&gt;
* Peter N [http://wiki.openmoko.org/wiki/Special:Emailuser/Bubsy Contact me here]&lt;br /&gt;
* Ivo [http://wiki.openmoko.org/wiki/Special:Emailuser/Ivo Contact me here]&lt;br /&gt;
* Peter Leemans, mailto: peter AT x-tend DOT be&lt;br /&gt;
* Richard B [http://wiki.openmoko.org/wiki/Special:Emailuser/richardb Contact me here]&lt;br /&gt;
* Jeroen Van Goey [http://wiki.openmoko.org/wiki/Special:Emailuser/BioGeek Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Wallonia ===&lt;br /&gt;
==== Walloon Brabant ====&lt;br /&gt;
* Istvan, mailto: buki DOT istvan AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
== Bulgaria ==&lt;br /&gt;
=== Sofia ===&lt;br /&gt;
==== Sofia ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Dimitar Staykov, mailto:meditache@gmail.com&lt;br /&gt;
* Vernim, [http://wiki.openmoko.org/wiki/Special:Emailuser/Vernim Contact]&lt;br /&gt;
&lt;br /&gt;
== Canada ==&lt;br /&gt;
&lt;br /&gt;
=== British Columbia ===&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Justin (Vancouver): mailto: stryderjzw AT gmail&lt;br /&gt;
* Dave (Vancouver) Vancouver Linux users group (unconfirmed but about 7 so far): mailto: doc AT skynet REMOVE dot REMOVE ie&lt;br /&gt;
* Steven (Victoria) - If someone in the group will remail the package for me. mailto: skurylo --&amp;gt; gmail dot com&lt;br /&gt;
&lt;br /&gt;
=== Alberta ===&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Wuth|Wuth]] : [mailto:wuth@acm.org]&lt;br /&gt;
* [[User:Slm3095om|stacy]] (2 units) : slm3095om AT millions dOt ca&lt;br /&gt;
&lt;br /&gt;
=== Ontario/Quebec ===&lt;br /&gt;
==== GTA (Toronto) ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Gerald A [http://wiki.openmoko.org/wiki/Special:Emailuser/Historybuff Contact me here]&lt;br /&gt;
* MattC, mailto: quirkz AT gmail&lt;br /&gt;
* Sergey K, openmoko AT deeptown dOt org&lt;br /&gt;
* Kristin Low, kristin dot low at gmail dot com (Kingston)&lt;br /&gt;
* Daniel Lister, dan.lister--&amp;gt;gmail&lt;br /&gt;
* Ronnie Wong: '''3 units''' - r25wong AT ryerson dOT ca&lt;br /&gt;
* Paul V [http://wiki.openmoko.org/wiki/Special:Emailuser/Roju Contact me here]&lt;br /&gt;
* Matt Manjos, matt (AT) manjos * com&lt;br /&gt;
&lt;br /&gt;
Group 2 Status (Hamilton): 2/10&lt;br /&gt;
&lt;br /&gt;
* Gabriel D - ace AT staticwave DOT ca&lt;br /&gt;
* Richard D - rtdegelder --&amp;gt; gmail.com&lt;br /&gt;
&lt;br /&gt;
== Chile ==&lt;br /&gt;
=== Santiago ===&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mankeke]] Ricardo Manríquez C., mailto: ricardo.manriquez &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:XKnightmareX]] Gonzalo Pesenti., mailto: mare.knight1 &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Freyes]] Felipe Reyes., mailto: felipereyes &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Zeus]] Jonathan Gonzalez., mailto: zeus &amp;quot;remove this and add AT&amp;quot; gnu &amp;quot;dot&amp;quot; org&lt;br /&gt;
&lt;br /&gt;
== China ==&lt;br /&gt;
Status:6/10&lt;br /&gt;
*liangfei &amp;lt;br/&amp;gt; mailto:bsch1983@gmail.com &amp;lt;br/&amp;gt; MSN: bsch1983@hotmail.com &amp;lt;br/&amp;gt; 1 freerunner and 1 debug board&amp;lt;br/&amp;gt;&lt;br /&gt;
*liwei  &amp;lt;br/&amp;gt; mailto:4679380@qq.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board&lt;br /&gt;
*Luther  &amp;lt;br/&amp;gt; mailto:lutherluo@qq.com &amp;lt;br/&amp;gt;  2 freerunner and 1 debug board.&lt;br /&gt;
*Pccpu &amp;lt;br/&amp;gt; mailto:LFZILFZI@YAHOO.COM.CN &amp;lt;br/&amp;gt;  MSN:LFZI@SINA.COM  &amp;lt;br/&amp;gt; 1 freerunner&lt;br /&gt;
*Gnosy &amp;lt;br/&amp;gt; mailto:gnosyhh@gmail.com &amp;lt;br/&amp;gt;   1 freerunner and 1 debug board.&lt;br /&gt;
*Bin Zong &amp;lt;br /&amp;gt; mailto:hunter_00zb@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
If we do not reach a total large enough, Denmark **is** a very small place - surely we could figure out a way of getting them to find their way 'round the country :)&lt;br /&gt;
&lt;br /&gt;
=== Jutland ===&lt;br /&gt;
==== Aalborg ====&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
Should anyone need it, transportation from Aalborg to Thisted for phones can be arranged, if you don't want to pick it up in Aalborg yourself :) ~~leinir&lt;br /&gt;
&lt;br /&gt;
* Dan Leinir Turthra Jensen &amp;lt;br /&amp;gt; mailto:admin@leinir.dk &amp;lt;br /&amp;gt; [[User:Leinir]]&lt;br /&gt;
* Fabian Olesen &amp;lt;br /&amp;gt; mailto:firewalkerx@gmail.com&lt;br /&gt;
* Helge Willum Larsen &amp;lt;br /&amp;gt; mailto:helge.at.helges.dk&lt;br /&gt;
&lt;br /&gt;
==== Skjern ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Carlo]]&lt;br /&gt;
&lt;br /&gt;
==== Sønderborg ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* Theis Hjorth [http://wiki.openmoko.org/wiki/Special:Emailuser/Theis.hjorth contact me here] (1 phone + 1 devkit) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Fyn ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:EsbenDamgaard]] (need 3 (Looney &amp;amp; Gert))&lt;br /&gt;
* [[User:apm]]&lt;br /&gt;
&lt;br /&gt;
=== Sjælland ===&lt;br /&gt;
==== Copenhagen ====&lt;br /&gt;
Status: 25/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fursund]]&lt;br /&gt;
* [[User:Rasmusjensen]]&lt;br /&gt;
* [[User:tabac]] Thomas Ammitzbøll-Bach&lt;br /&gt;
* [[User:chel | Christian E. Lysel ]]&lt;br /&gt;
* [[User:UlrikRasmussen | Ulrik Rasmussen]]&lt;br /&gt;
* [[User:KlaymenDK | Jan Gundtofte-Bruun]] (Pending final hw, eg. low-power LEDs)&lt;br /&gt;
* [[User:OleTange | Ole Tange]] (I need 14 with invoice)&lt;br /&gt;
* [[User:Pascal | Pascal d'Hermilly]] (I need 1 with invoice)&lt;br /&gt;
* [[User:Miwer]] Michael Andersen&lt;br /&gt;
* [[User:maha | Martin Hansen]] (3 with invoice)&lt;br /&gt;
* [[User:SvenneK | Svenne Krap ]] (1+devkit with invoice)&lt;br /&gt;
* [[User:bss | Bo Stendal Sørensen]] (1)&lt;br /&gt;
&lt;br /&gt;
== Finland ==&lt;br /&gt;
=== Uusimaa ===&lt;br /&gt;
==== Helsinki I (Full)====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Mikko Rauhala x2 [mailto:mjr@iki.fi mjr@iki.fi]&lt;br /&gt;
* Aleksi Hankalahti &amp;lt;br /&amp;gt; [mailto:aleksi.hankalahti@iki.fi aleksi.hankalahti@iki.fi]&lt;br /&gt;
* Seppo Hätönen &amp;lt;br /&amp;gt; [mailto:karrde@iki.fi karrde@iki.fi]&lt;br /&gt;
* Arttu Sund &amp;lt;br /&amp;gt; [mailto:thearttu@gmail.com thearttu@gmail.com]&lt;br /&gt;
* Ville-Pekka Vainio &amp;lt;br /&amp;gt; vpivaini AT cs.helsinki.fi&lt;br /&gt;
* Heikki Hallamaa &amp;lt;br /&amp;gt; [mailto:heikki.hallamaa@iki.fi heikki.hallamaa@iki.fi]&lt;br /&gt;
* Tomi Jylhä-Ollila &amp;lt;br /&amp;gt; tomi.jylha-ollila@helsinki.fi&lt;br /&gt;
* Richard Braakman&lt;br /&gt;
* Timo Jyrinki &amp;lt;br /&amp;gt; [mailto:timo.jyrinki@iki.fi timo.jyrinki@iki.fi]&lt;br /&gt;
&lt;br /&gt;
==== Helsinki II, Turku &amp;amp; Vaasa (Full)====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
'''[[User:Piksi|Check &amp;amp; comment on my userpage for discussing payment &amp;amp; mail options]]'''&lt;br /&gt;
&lt;br /&gt;
Helsinki:&lt;br /&gt;
&lt;br /&gt;
* [[User:Piksi]] &amp;lt;br /&amp;gt;openmoko ÄT pi-xi PISTE net&lt;br /&gt;
* Risto H. Kurppa &amp;lt;br /&amp;gt; risto AT kurppa DOT fi&lt;br /&gt;
* Aapo Rantalainen &amp;lt;br /&amp;gt; aapo DOT rantalainen AT gmail DOT com&lt;br /&gt;
* Matti Laakso &amp;lt;br /&amp;gt; matti DOT laakso AT kotiposti DOT net&lt;br /&gt;
* Ismo Haanaho &amp;lt;br /&amp;gt; ismo DOT haanaho AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
Turku:&lt;br /&gt;
&lt;br /&gt;
* 2x Teemu Välimäki, [mailto:teemu.valimaki@iki.fi teemu.valimaki@iki.fi]&lt;br /&gt;
* Jaakko Lehtinen, jaakko dot lehtinen at gmail dot com&lt;br /&gt;
* Janne Junnila, janne dot junnila at gmail dot com&lt;br /&gt;
&lt;br /&gt;
Vaasa:&lt;br /&gt;
&lt;br /&gt;
* Mikko Niemikorpi, mikefulli ÄT gmail PISTE com&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
=== Bretagne ===&lt;br /&gt;
==== Brest ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux [mailto:steven@pourri.fr steven@pourri.fr] Jabber_Id:Steven@jabber.fr&lt;br /&gt;
* Acheteur potentiel #2&lt;br /&gt;
&lt;br /&gt;
==== Rennes ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Cédric DUFOUIL (openmoko at tsleg point com)&lt;br /&gt;
* Yves MAHE (ymahe at zindep dot com)&lt;br /&gt;
&lt;br /&gt;
=== Pays de la Loire ===&lt;br /&gt;
==== La Roche sur Yon ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vtouchar Vincent Touchard] (I may soon move to Bretagne/Brest)&lt;br /&gt;
&lt;br /&gt;
==== Nantes ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Yoann|Yoann ARNAUD]]. OK for a ship in Rennes if needed. [http://wiki.openmoko.org/wiki/Special:Emailuser/Yoann Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Ile de france ===&lt;br /&gt;
==== Paris ====&lt;br /&gt;
Status : 11/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux&lt;br /&gt;
* [[User:Phyce|Phyce]]&lt;br /&gt;
* Yann SLADEK ([http://wiki.openmoko.org/wiki/Special:Emailuser/Maveryck Contact me here])&lt;br /&gt;
* [[User:Wilk|Wilk]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Wilk Contact me here]&lt;br /&gt;
* Jonathan Magano ([http://wiki.openmoko.org/wiki/Special:Emailuser/JonathanMM Contact me here])&lt;br /&gt;
* Benjamin Renard (bn8[AT]zionetrix.net)&lt;br /&gt;
* [[User:OlivierBerger|OlivierBerger]]&lt;br /&gt;
* [[User:BartGS|BartGS]] [http://wiki.openmoko.org/wiki/Special:Emailuser/BartGS Contact me here]&lt;br /&gt;
* [[User:rcoscali|Rémi Cohen-Scali]]&lt;br /&gt;
* [[User:Valos|Valéry Febvre]]&lt;br /&gt;
* [[User:Manou|Emmanuel Raviart]]&lt;br /&gt;
&lt;br /&gt;
You may also see :&lt;br /&gt;
http://bearstech.com/openmoko/register&lt;br /&gt;
&lt;br /&gt;
=== Lorraine ===&lt;br /&gt;
==== Nancy ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:mosan|Nicolas Salles]]&lt;br /&gt;
&lt;br /&gt;
=== Rhône-Alpes ===&lt;br /&gt;
==== Lyon ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/patou Vincent MEURISSE]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pini Gilles FILIPPINI]&lt;br /&gt;
&lt;br /&gt;
==== Grenoble ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pbollard Philippe BOLLARD]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/aurelien Aurelien]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Alpes de Haute Provence ===&lt;br /&gt;
==== Manosque ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/cfdev Cyril]&lt;br /&gt;
&lt;br /&gt;
=== Provence Alpes Cote d'Azur ===&lt;br /&gt;
==== Sophia Antipolis ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/nico.inc Nicolas HUOT]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
=== Sachsen-Anhalt ===&lt;br /&gt;
==== Stendal (evtl. Magdeburg) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Fabian Off [http://wiki.openmoko.org/wiki/Special:Emailuser/Fabian2de Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hamburg ===&lt;br /&gt;
==== Hamburg ====&lt;br /&gt;
Status 9-10&lt;br /&gt;
&lt;br /&gt;
* Jan 4-5[http://wiki.openmoko.org/wiki/Special:Emailuser/Jan07 Contact me here]&lt;br /&gt;
* Varacanero [http://wiki.openmoko.org/wiki/Special:Emailuser/varacanero Contact me here]&lt;br /&gt;
* Ole 3-5 pcs [http://wiki.openmoko.org/wiki/Special:Emailuser/Olemoko Contact me here]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/Special:Emailuser/GuraX Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Niedersachsen===&lt;br /&gt;
==== Hannover====&lt;br /&gt;
Status 1&lt;br /&gt;
&lt;br /&gt;
* Dattel83 [http://wiki.openmoko.org/wiki/Special:Emailuser/Dattel83 Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Hessen ===&lt;br /&gt;
==== Frankfurt ====&lt;br /&gt;
Status 1-10&lt;br /&gt;
&lt;br /&gt;
* Blacky [http://wiki.openmoko.org/wiki/Special:Emailuser/Blacky Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Sachsen ===&lt;br /&gt;
==== Chemnitz ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Tobias [http://wiki.openmoko.org/wiki/Special:Emailuser/Tobydox Contact me here]&lt;br /&gt;
* Michael [http://wiki.openmoko.org/wiki/Special:Emailuser/her Contact me here]&lt;br /&gt;
==== Dresden ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Martin [http://wiki.openmoko.org/wiki/Special:Emailuser/nodge Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Thueringen ===&lt;br /&gt;
==== Weimar ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fries43]]&lt;br /&gt;
&lt;br /&gt;
==== Ilmenau ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:KimKiesel]]&lt;br /&gt;
&lt;br /&gt;
=== NRW ===&lt;br /&gt;
==== Bielefeld ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* David, infos on my [[User:Raven|user page]], or you can [[Special:Emailuser/Raven|contact me here]]&lt;br /&gt;
* Sebastian, infos on my [[User:Seppi|user page]], or you can [[Special:Emailuser/Seppi|contact me here]]&lt;br /&gt;
* Dackel, infos on my [[User:Killerdackel|user page]], or you can [[Special:Emailuser/Killerdackel|contact me here]]&lt;br /&gt;
* Conny&lt;br /&gt;
* Arndt, infos on my [[User:Arndot|user page]], or you can [[Special:Emailuser/Arndot|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Aachen ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
* Henrik, infos on my [[User:Henrikz|user page]], or you can [[Special:Emailuser/Henrikz|contact me here]]&lt;br /&gt;
* David, infos on my [[User:TechnoFan|user page]], or you can [[Special:Emailuser/TechnoFan|contact me here]]&lt;br /&gt;
* Stephan, infos on my [[User:chaq|user page]], or you can [[Special:Emailuser/chaq|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Düsseldorf ====&lt;br /&gt;
* mac2k, infos on my [[User:mac2k|user page]], or you can [[Special:Emailuser/mac2k|contact me here]]&lt;br /&gt;
&lt;br /&gt;
=== Baden-Württemberg ===&lt;br /&gt;
==== Karlsruhe ====&lt;br /&gt;
&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
* 2 for André (one for me and one for a friend).[[Special:Emailuser/Spacemarine|Contact]] me if you haven't received an email from me or if you joined this group after the 07.05.08&lt;br /&gt;
* [[Special:Emailuser/Dr.Nop|Dr.Nop]]&lt;br /&gt;
* [[Special:Emailuser/JensB|JensB]]&lt;br /&gt;
* [[Special:Emailuser/Tedo|Tedo]]&lt;br /&gt;
* [[Special:Emailuser/ZaPPaS|ZaPPaS]] 7 devices at least, maybe we start a new group in Leonberg&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Gromgull|Gromgull]] (in Kaiserslautern, but Karlsruhe is close enough, and I doubt that I'll find 10 people here.&lt;br /&gt;
* [[Special:Emailuser/Ebi|Ebi]]&lt;br /&gt;
* [[Special:Emailuser/RIdd3r|Fabian]]&lt;br /&gt;
* [[Special:Emailuser/Agon|Agon]] in Stuttgart, but Karlsruhe is close enough&lt;br /&gt;
* [[Special:Emailuser/Gollum|Gollum]] in Mannheim, ditto :)  Maybe local postal service is an option?&lt;br /&gt;
Are there any news on how we're going to manage the order?&lt;br /&gt;
&lt;br /&gt;
=== Bayern ===&lt;br /&gt;
==== München ====&lt;br /&gt;
&lt;br /&gt;
Status 5/10&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Eriks|Eriks]]&lt;br /&gt;
* --[[User:Imitation|Imitation]] 21:42, 30 April 2008 (CEST)&lt;br /&gt;
* [[Special:Emailuser/meyerm|meyerm]] 16:25 CEST, 01. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Koebi|koebi]] 05. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/wof|wof]] 07. Mai 2008&lt;br /&gt;
&lt;br /&gt;
=== Berlin===&lt;br /&gt;
==== Berlin ====&lt;br /&gt;
&lt;br /&gt;
for berlin-talk: http://de.groups.yahoo.com/group/openmoko-berlin/&lt;br /&gt;
&lt;br /&gt;
* Conrad [http://wiki.openmoko.org/wiki/User:Caribu Contact me here]&lt;br /&gt;
&lt;br /&gt;
Status 11/20&lt;br /&gt;
* Stephan [http://wiki.openmoko.org/wiki/User:Fischel Contact me here]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/User:Thebohemian Contact me here]&lt;br /&gt;
* Nico [http://wiki.openmoko.org/wiki/User:Nico Contact me here]&lt;br /&gt;
* Torsten [http://wiki.openmoko.org/wiki/User:Torsten_Grote Contact me here]&lt;br /&gt;
* Bastian [[User:Fries43]]&lt;br /&gt;
* Sven-Ola [http://wiki.openmoko.org/wiki/User:Sven-ola Contact]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/User:arnepp Contact me here]&lt;br /&gt;
* MM [http://wiki.openmoko.org/wiki/User:MM Contact]&lt;br /&gt;
* Keks [http://wiki.openmoko.org/wiki/User:Keksdosenmann Contact]&lt;br /&gt;
* Matthias [http://wiki.openmoko.org/wiki/User:mk Contact]&lt;br /&gt;
* Norbert [http://wiki.openmoko.org/wiki/User:Noha Contact]&lt;br /&gt;
&lt;br /&gt;
== Hungary == &lt;br /&gt;
discussion here: http://hup.hu/node/54588&lt;br /&gt;
&lt;br /&gt;
=== Budapest ===&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
# Ferenc 'Lion' Veres [http://wiki.openmoko.org/wiki/Special:Emailuser/kempelen Contact]&lt;br /&gt;
# Laszlo 'rka' Szabo [http://wiki.openmoko.org/wiki/Special:Emailuser/rka Contact]&lt;br /&gt;
# tg [http://wiki.openmoko.org/wiki/Special:Emailuser/tg?wpSubject=OpenMoko%20GroupSales Contact]&lt;br /&gt;
# LiRul - lirul [KUKAC] hixsplit [PONT] hu&lt;br /&gt;
# Nyosigomboc - nyos [KUKAC] nyos [PONT] homelinux [PONT] net&lt;br /&gt;
# hunludvig - hunludvig [KUKAC] gmail [PONT] com&lt;br /&gt;
# [http://wiki.openmoko.org/wiki/Special:Emailuser/asdmin?wpSubject=OpenMoko%20GroupSales Dániel 'asd' Vásárhelyi]&lt;br /&gt;
#* i offer to handle ordering and dispatching the unit if no one has applied for it already&lt;br /&gt;
# asch, asch [KUKAC] freemail [PONT] hu&lt;br /&gt;
# btamas, [http://wiki.openmoko.org/wiki/Special:Emailuser/btamas Contact]&lt;br /&gt;
# ka87, andras [kukac] csevego [pont] net&lt;br /&gt;
# pcm, pcm [kukac] freemail [pont] hu&lt;br /&gt;
# gpiros, geza [PONT] piros [KUKAC] gmail [PONT] com&lt;br /&gt;
# appa, appa00 [kukac] gmail [pont] com&lt;br /&gt;
# pierre286, [http://wiki.openmoko.org/wiki/Special:Emailuser/pierre286 Contact]&lt;br /&gt;
# Hélei Zoltán, heleiz [kukac] gmail&lt;br /&gt;
# Fenwick, [http://wiki.openmoko.org/wiki/Special:Emailuser/fenwick Contact]&lt;br /&gt;
# Radics Áron, raron @ vipmail . hu&lt;br /&gt;
&lt;br /&gt;
=== Kecskemét ===&lt;br /&gt;
Dániel Vásárhelyi handles transportation to Kecskemét, therefore it is not necessary to collect 10 all pieces here.&lt;br /&gt;
&lt;br /&gt;
== India ==&lt;br /&gt;
=== Delhi/NCR ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Goldwyn Rodrigues [http://wiki.openmoko.org/wiki/Special:Emailuser/goldwynr Contact]&lt;br /&gt;
&lt;br /&gt;
== Italy == &lt;br /&gt;
If we don't reach the 10 phones limit in each city, maybe we could place an order in the &amp;quot;most requested city&amp;quot;, and from shipping to other buyers. We'll have anyway a good discount although the &amp;quot;double-shipping&amp;quot;. ([http://thread.gmane.org/gmane.comp.handhelds.openmoko.community/10937/focus=10981 Read here for reference]).&lt;br /&gt;
&lt;br /&gt;
=== Toscana ===&lt;br /&gt;
==== Firenze (e dintorni) ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Treviño|Marco Trevisan (Treviño)]] - [http://blog.3v1n0.net/contatti-trevino/ Contacts here]&lt;br /&gt;
* [[User:Niccolo|Niccolo Rigacci]] - ''niccolo [AT] rigacci.org''&lt;br /&gt;
* [[User:pcav|Paolo Cavallini]] - ''cavallini [AT] faunalia.it''&lt;br /&gt;
* [[User:BiggMatt|Mattia Gentile]] - ''biggmatt@hotmail.it''&lt;br /&gt;
* Elisa ''[mailto:lab@kkk.it lab@kkk.it]'' (Empoli)&lt;br /&gt;
* [[User:Sugacapra|Sugacapra]] - alessio.chemeri [AT] gmailPUNTOcom&lt;br /&gt;
* [[User:tom_morello|Carlo Ascani (Morello)]] - ''carlo.ratm [AT] gmail.com''&lt;br /&gt;
* [[User:marrano|Stefano Burchietti (Marrano)]] - ''stefano [AT] nontelodiromai.it''&lt;br /&gt;
&lt;br /&gt;
=== Lombardia ===&lt;br /&gt;
&lt;br /&gt;
==== Milano e dintorni ====&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
[[GroupSales_Milano_e_dintorni|Organizzazione preliminare (pagamento, punto di ricezione, etc)]]&lt;br /&gt;
&lt;br /&gt;
* Marcello Gorla&lt;br /&gt;
* Maxxer [mailto:maxxer@yetopen.it maxxer@yetopen.it] (Lecco)&lt;br /&gt;
* Pietro Montorfano [mailto:monto84@gmail.com monto84@gmail.com] (from como)&lt;br /&gt;
* Gianluigi Belli - [http://wiki.openmoko.org/wiki/Special:Emailuser/Pulciux Contacts here] (Milano)&lt;br /&gt;
* Michele Castellano - [http://wiki.openmoko.org/wiki/Special:Emailuser/mubumba Contacts here] (Milano)&lt;br /&gt;
* Maurizio Lipreri -  [http://wiki.openmoko.org/wiki/Special:Emailuser/Maldido Contacts here]( Como )&lt;br /&gt;
* Guido Conaldi - [http://wiki.openmoko.org/wiki/Special:Emailuser/skepz Contacts here] (Varese)&lt;br /&gt;
* [[User:Furester|Igor Scabini (furester)]] -[http://wiki.openmoko.org/wiki/Special:Emailuser/Furester Contacts here] (Milano)&lt;br /&gt;
* Dario Panico [http://wiki.openmoko.org/wiki/Special:Emailuser/Dareus Contacts here] (Busto Arsizio, VA)&lt;br /&gt;
* Marco Zanzotera (Milano città) - qualcuno sa indicarmi i metodi di pagamento per favore?&lt;br /&gt;
* Francesco Ricci (Milano, Dipartimento di Scienze dell'Informazione, via Comelico 39/41) - possibile punto di ricezione/distribuzione - [http://wiki.openmoko.org/wiki/Special:Emailuser/Alfa21 Contacts here]&lt;br /&gt;
* Danilo Sia (Birdack) [http://wiki.openmoko.org/wiki/Special:Emailuser/Birdack Contacts here] (Milano città)&lt;br /&gt;
* Federico Belvisi - [http://wiki.openmoko.org/wiki/Special:Emailuser/Armalite Contacts here] (Legnano, MI/Varese)&lt;br /&gt;
* Francesco Leserri - [http://wiki.openmoko.org/wiki/Special:Emailuser/Francy Contacts here] (Vimercate, MI)&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]] (Milano zona Forlanini) [http://wiki.openmoko.org/wiki/Special:Emailuser/Cga Contacts here]&lt;br /&gt;
* Pietro Isotti - [mailto:isottipietro@gmail.com isottipietro@gmail.com]&lt;br /&gt;
* Baz - [mailto:buzzi.paolo@gmail.com buzzi.paolo@gmail.com]&lt;br /&gt;
&lt;br /&gt;
=== Piemonte ===&lt;br /&gt;
==== Torino (and province) ====&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* Claudio Carnino &amp;lt;br/&amp;gt; (jollyr0g3r AT gmail DOT com)&lt;br /&gt;
* Alessandro Degano &amp;lt;br/&amp;gt; (a.degano AT gmail DOT com)&lt;br /&gt;
* Enrico Pigozzi &amp;lt;br/&amp;gt; (videokill71 AT gmail DOT com)&lt;br /&gt;
* Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&lt;br /&gt;
* Giuseppe Barbieri (elect86 at gmail dot com)&lt;br /&gt;
* Riccardo Issoglio &amp;lt;br/&amp;gt; (riccardo.issoglio AT polito DOT it)&lt;br /&gt;
 # Volendo possiamo aggiungerci al gruppo di Milano&lt;br /&gt;
  prendendo così 2 pacchi da 10 risparmiando ulteriormente sulla spedizione e &lt;br /&gt;
  senza aspettare per raggiungere il numero 10, perchè io potrei andare volentieri&lt;br /&gt;
  a prenderli col treno a Milano, tornare e distribuirli a Torino, fatemi sapere ;)   &lt;br /&gt;
  Giuseppe&lt;br /&gt;
&lt;br /&gt;
=== Trentino-Alto Adige ===&lt;br /&gt;
==== Trento (Padova too :)) ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Andrea Debortoli &amp;lt;br/&amp;gt; (debortoland AT gmail DOT com)&lt;br /&gt;
* Gianni Costanzi &amp;lt;br/&amp;gt; (gianni.costanzi AT gmail DOT com)&lt;br /&gt;
&lt;br /&gt;
=== Friuli Venezia Giulia ===&lt;br /&gt;
==== Trieste ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* dorje [mailto:dorje@libero.it dorje@libero.it] - [[User:dorje|dorje]]&lt;br /&gt;
&lt;br /&gt;
=== Veneto ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
&lt;br /&gt;
==== Verona ====&lt;br /&gt;
&lt;br /&gt;
* Persegat [mailto:persegat@alice.it persegat@alice.it] - [[User:Pecce|Pecce]]&lt;br /&gt;
* Sylar91 [mailto:sylar1991@gmail.com sylar1991@gmail.com] - [[User:Sylar91|Sylar91]]&lt;br /&gt;
* Marco Franceschetti - [http://wiki.openmoko.org/wiki/Special:Emailuser/vonfritz Contacts here]&lt;br /&gt;
* AleksFalcone [mailto:aleks.falcone@gmail.com aleks.falcone@gmail.com] - [[User:AleksFalcone|AleksFalcone]]&lt;br /&gt;
&lt;br /&gt;
==== Vicenza ====&lt;br /&gt;
&lt;br /&gt;
* Matteo [mailto:matteo@member.fsf.org matteo@member.fsf.org] - [[User:Tchernobog|Tchernobog]]&amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Michele [mailto:michele@cooperativabiosphaera.it michele(at)cooperativabiosphaera.it] - &amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Paolo [mailto:paolo.sartore@gmail.com paolo.sartore(at)gmail.com]&amp;lt;br /&amp;gt; Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Renato[mailto:wasgiventofly@gmail.com wasgiventofly(at)gmail.com]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Venezia ====&lt;br /&gt;
&lt;br /&gt;
* Tommaso [mailto:tommaso.gardumi@gmail.com tommaso.gardumi@gmail.com] - [[User:Tobarello|Tobarello]] &amp;lt;br /&amp;gt;Also Padova, Vicenza &amp;amp; Trento are ok.&lt;br /&gt;
&lt;br /&gt;
==== Treviso ====&lt;br /&gt;
&lt;br /&gt;
* Dario [mailto:aliasbrain@gmail.com aliasbrain(at)gmail.com] - [[User:Rastafan|Rastafan]] &amp;lt;br /&amp;gt;one, maybe two.&lt;br /&gt;
&lt;br /&gt;
* Pedro [mailto:paguilar@junkerhq.net paguilar(at)junkerhq.net] - [[User:Paguilar|Paguilar]] &amp;lt;br/&amp;gt;Also Padova and Vicenza are ok.&lt;br /&gt;
&lt;br /&gt;
=== Emilia Romagna ===&lt;br /&gt;
==== Parma ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Delian|Marco Albanese]] [mailto:delian2@gmail.com delian2@gmail.com] For Me, it's ok for the decentralized shipment ( Milano for example :) ).&lt;br /&gt;
&lt;br /&gt;
* [[User:Jordano|Marco Grassi]] marco.gra AT Gmail Dot com Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
* [[User:Hachreak|Leonardo Rossi]] ssj3gokou AT libero Dot it Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
=== Puglia ===&lt;br /&gt;
==== Lecce ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Morpheus90|Morpheus90]] [mailto:ugopiemontese@rudiaelinux.com ugopiemontese@rudiaelinux.com]&lt;br /&gt;
* [[User:Italyanker|italyanker]] [mailto:italyanker@gmail.com italyanker@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Bari ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fradeve11|Fradeve11]] [mailto:fradeve@ubuntu-it.org fradeve@ubuntu-it.org]&lt;br /&gt;
&lt;br /&gt;
=== Abruzzo ===&lt;br /&gt;
==== Pescara ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* ZarZ [mailto:zarz25@gmail.com zarz25@gmail.com]&lt;br /&gt;
&lt;br /&gt;
=== Campania ===&lt;br /&gt;
==== Caserta (and province) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* fenoxxx [mailto:fenoxxx@gmail.com] - Aversa&lt;br /&gt;
&lt;br /&gt;
=== Lazio ===&lt;br /&gt;
==== Roma ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Hire X 2 [mailto:hiretto@gmail.com hiretto@gmail.com] (Roma)&lt;br /&gt;
* Darkbasic X 1 [mailto:darkbasic4(at)gmail darkbasic4(at)gmail] (Ancona)&lt;br /&gt;
* zione X 1 [mailto:alessio.filipponio@gmail.com alessio.filipponio@gmail.com](Roma)&lt;br /&gt;
* AntoMan X 2 [mailto:obe_65@yahoo.it AntoMan](Roma)&lt;br /&gt;
* Christian X 1(Gino46) [mailto:christian.marzola@alice.it] (ferrara) Qualcuno me lo dovrebbe spedire. || Ci pensa Hire a spedirli a chi non è di Roma, mettete semplicemente in conto 8/9 euro in più per la spedizione.&lt;br /&gt;
* Tempix X 1 [mailto:tempix11@gmail.com tempix11@gmail.com] (Ancona)&lt;br /&gt;
&lt;br /&gt;
=== Liguria ===&lt;br /&gt;
==== Genova ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Luca Maranzano X 1 (liuk AT linux DOT it) [[User:liuk|liuk]]&lt;br /&gt;
* Francesco Frassinelli X 1 (frafra AT autistici DOT org) [[User:Frafra|Frafra]]&lt;br /&gt;
* Lorenzo Fornara X 1 (fw1987 AT hotmail DOT it)&lt;br /&gt;
* Stefano Cutelle' X 1 (staff@ascservices.it) [[User:ascservices|ascservices]]&lt;br /&gt;
* Luca Arrigo X 1 (morph84@gmail.com) [[User:morph|morph]]&lt;br /&gt;
* Andrea De Gaetano X 1 (dega1999 AT gmail DOT com) [[User:Dega1999|Dega1999]]&lt;br /&gt;
* Salvo Schiavone X 1 (salvoschiavone AT gmail DOT com [[User:Salvador|Salvador]]&lt;br /&gt;
* Daniele Delmonte X1 (ryogazero chiocciola yahoo punto it)&lt;br /&gt;
&lt;br /&gt;
=== Sicilia ===&lt;br /&gt;
==== Palermo ====&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* Giorgio Marciano' X 1 [mailto:giorgio.marciano@email.it giorgio.marciano@email.it]&lt;br /&gt;
* Michele Puccio X 1 [mailto:narkos@iol.it michele]&lt;br /&gt;
* Roberto Calandra X 1 [mailto:isokazi@yahoo.it roberto]&lt;br /&gt;
* Vincenzo Moreno Luna X 3 [mailto:ciop85plus@hotmail.com vincenzo]&lt;br /&gt;
&lt;br /&gt;
==== Messina ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Melug X 4 [mailto:melug@messinalug.org MeLug]&lt;br /&gt;
&lt;br /&gt;
=== Calabria ===&lt;br /&gt;
==== Catanzaro ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Carlo Mangani X 1 [mailto:carlo.mangani@gmail.com carlo.mangani@gmail.com] - Lamezia Terme&lt;br /&gt;
&lt;br /&gt;
== Macedonia ==&lt;br /&gt;
=== Skopje ===&lt;br /&gt;
* Kristijan Krsteski 1/10 &amp;lt;br /&amp;gt; [[User:neutrino]] &amp;lt;br /&amp;gt; [mailto:kristijan.krsteski@gmail.com]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== México ==&lt;br /&gt;
=== Ciudad de México ===&lt;br /&gt;
* Kozapatista [[Special:Emailuser/User:kozapatista|Contact]]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands The Netherlands] ==&lt;br /&gt;
(Discuss this group sale on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands talk page])&lt;br /&gt;
&lt;br /&gt;
* Marijn Kruisselbrink 1 [[Special:Emailuser/User:mkruisselbrink|Contact]]&lt;br /&gt;
* Andy Powell 1/10 [[Special:Emailuser/User:ScaredyCat|Contact]]&lt;br /&gt;
* Arjan Veenstra 1/10 [[User:AVee]] [[Special:Emailuser/User:AVee|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Gelderland ===&lt;br /&gt;
&lt;br /&gt;
==== Nijkerk ====&lt;br /&gt;
* [[User:Nicolas|Nico Veenkamp]] (Nijkerk 1x) [[Special:Emailuser/User:Nicolas|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:A.dre|André Disselhorst]] (Nijmegen 1x) [[Special:Emailuser/User:A.dre|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Limburg ===&lt;br /&gt;
&lt;br /&gt;
==== Griendtsveen ====&lt;br /&gt;
* [[User:KenSentMe|Jeroen van de Nieuwenhof]] (Griendtsveen 1x) [[Special:Emailuser/User:KenSentMe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord-Brabant ===&lt;br /&gt;
&lt;br /&gt;
==== Bergen op Zoom ====&lt;br /&gt;
* [[User:Madjo|Marcel de Jong]] 1/10 [[Special:Emailuser/User:Madjo|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Eindhoven ====&lt;br /&gt;
* Christ van Willegen 1 [[User:ChristW]]&lt;br /&gt;
&lt;br /&gt;
=== Noord Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Amsterdam ====&lt;br /&gt;
* Michel van Horssen 1/10 [[Special:Emailuser/User:mivaho|Contact]]&lt;br /&gt;
* Frank Richter 1 [[Special:Emailuser/User:res|Contact]]&lt;br /&gt;
* Eric Smith 1/10 [[User:Eric Smith]]&lt;br /&gt;
==== Beverwijk ====&lt;br /&gt;
* Theo Martens 1x [[Special:Emailuser/User:T_M|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Bussum ====&lt;br /&gt;
* Remco van Zuijlen 1x [[Special:Emailuser/User:Remco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Overijssel ===&lt;br /&gt;
&lt;br /&gt;
==== Deventer ====&lt;br /&gt;
* Jan de Haan 1/10 [[User:Jan de Haan]] [[Special:Emailuser/User:Jan de Haan|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Enschede ====&lt;br /&gt;
* Peter Hageman 1x [[Special:Emailuser/User:PingPong|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Hengelo ====&lt;br /&gt;
* Sander Hoentjen 1/10 [[Special:Emailuser/User:Tjikkun|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zwolle ====&lt;br /&gt;
* Boudewijn 1/10 [[User:Boudewijn|empty user page]] [[Special:Emailuser/User:Boudewijn|Contact]]; possibly got a second person interested&lt;br /&gt;
&lt;br /&gt;
=== Zuid-Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Rijswijk ====&lt;br /&gt;
* Fernando Martins 1x [[User:fmartins]]  [[Special:Emailuser/User:fmartins|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Utrecht ===&lt;br /&gt;
&lt;br /&gt;
==== Utrecht ====&lt;br /&gt;
* Eric Spierings 1/10 [[Special:Emailuser/User:ericsp|Contact]]&lt;br /&gt;
* Peter van de Werken 2/10 [[Special:Emailuser/User:PWerken|Contact]]&lt;br /&gt;
* Kenny van Wanrooij 1/10 [[Special:Emailuser/User:kenneth|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
22/30&lt;br /&gt;
&lt;br /&gt;
== New Zealand ==&lt;br /&gt;
As Telecom are using the 850MHz network for their GSM network, and Vodafone/northelia (possibly aka orcon) are using 900/1800MHz, please state which version you want. This may need more research, I'm not 100%; see [http://www.gsmworld.com/roaming/gsminfo/cou_nz.shtml] for more info&amp;lt;br&amp;gt;&lt;br /&gt;
According to jeremy list, telecom will not be rolling out GSM for four years, so the point becomes moot - no-one is likely to get an 850 gsm phone now and wait that long&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on info from steve (openmoko marketing) concerning weight and size, shipping via UPS will be about US$185 (NZ$23 each phone) to Auckland.&amp;lt;br&amp;gt;&lt;br /&gt;
UPS are far from the cheapest, but (again according to steve), OM have a contract with them, so this is what we are stuck with&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Someone on the community list suggested using [http://www.myus.com], a shipping company that will re-post items overseas at decent rates. They claim US$66 for a 3kg package, or NZ$8 per phone. Of course, the cost of shipping the phone from OM to the shipping company has to be added in as well.&lt;br /&gt;
&lt;br /&gt;
As of 2008-05-08, US$369 is worth NZ$477&lt;br /&gt;
&lt;br /&gt;
import duty on mobile phones is 0%[http://www.customs.govt.nz/importers/Private+Importers/Customs+Charges.htm], and GST is 12.5% so the GST added to each phone will be NZ$63; 12.5% * {477 + 23), cos we pay GST on postage too...&lt;br /&gt;
&lt;br /&gt;
So, the total cost of a Freerunner as part of a 10 pack, will be:&amp;lt;br&amp;gt;&lt;br /&gt;
477 + 23 + 63&amp;lt;br&amp;gt;&lt;br /&gt;
= '''NZ$563'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ any possible charges to get it posted elsewhere in New Zealand&lt;br /&gt;
&lt;br /&gt;
=== Auckland ===&lt;br /&gt;
==== [[Auckland group sales|Auckland]] ====&lt;br /&gt;
Status:10/10&lt;br /&gt;
*Rob Paulson [[User:Myfanwy]] 900MHz&lt;br /&gt;
**i'm quite happy to organise the purchase, if no-one has any objections. to ease any worries about me running off with the money, we could use an escrow service such as [http://safetrader.co.nz], or paypal. or does anyone have any other ideas?&lt;br /&gt;
*Simon Wells [[User:Swel024]]&lt;br /&gt;
*Jeremy List [[User:Jeremy-list]] mailto:quick.dudley@gmail.com (Wellington, not Auckland, will pay for courier)&lt;br /&gt;
*David Murrell [[User:Viddy]] - [mailto:dmurrell@waikato.ac.nz] I'm in Hamilton, either courier, or I'll drive up :)&lt;br /&gt;
*Jeremy Gray [[User:Bogdan237]] [mailto:jgra163@ec.auckland.ac.nz] Auckland, 900MHz&lt;br /&gt;
*Glen Ogilvie [[User:Nelg]] {mailto:nelg@linuxsolutions.co.nz] Auckland, 900MHz&lt;br /&gt;
*Xuân Baldauf [[User:xbaldauf]] {mailto:xuan--2008.05--GroupSales--wiki.openmoko.org@baldauf.org] Auckland CBD, 900MHz+1800MHz GSM. This is &amp;lt;u&amp;gt;conditional&amp;lt;/u&amp;gt;: the transaction must complete by 2008-06-30, else I cannot participate, because I'm leaving the country afterwards.&lt;br /&gt;
*Paul Roe [[User:Par08]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Par08 contact me here] Christchurch, 2 x 900MHz&lt;br /&gt;
*Dave Lane [[User:dangerpossum]] [http://wiki.openmoko.org/wiki/Special:Emailuser/dangerpossum contact] Christchurch, 1 x 900MHz + 1800MHz GSM&lt;br /&gt;
&lt;br /&gt;
== Norway ==&lt;br /&gt;
=== Nordland ===&lt;br /&gt;
==== Bodø ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:AlecTBM|Alexander Frøyseth]] [mailto:alexander.froyseth@gmail.com alexander.froyseth@gmail.com]&lt;br /&gt;
* Ole Marius&lt;br /&gt;
* Stian Vading&lt;br /&gt;
* [[User:Kolbjorn.Dahle|Kolbjorn Dahle]][mailto:kolbjorn@dahlenett.org]&lt;br /&gt;
&lt;br /&gt;
=== Sør-Trøndelag ===&lt;br /&gt;
==== Trondheim ====&lt;br /&gt;
Status 12/20&lt;br /&gt;
&lt;br /&gt;
*[[User:andy000|Andreas Kalvå]] [mailto:andy@samfundet.no andy@samfundet.no]&lt;br /&gt;
Send mail om du er interessert.&lt;br /&gt;
&lt;br /&gt;
=== Østlandet ===&lt;br /&gt;
==== Oslo, Akershus, Buskerud, Vestfold ====&lt;br /&gt;
Status 20/20(30?)&lt;br /&gt;
&lt;br /&gt;
* [[User:Ixian|Heikki Sørum]] [mailto:heikkis@matnat.uio.no] &amp;lt;br/&amp;gt; Interessert? mail meg.&lt;br /&gt;
* [[User:Bobkare|Knut Arne Bjørndal]] [mailto:bob@cakebox.net]&lt;br /&gt;
* [[User:Arildh|Arild Hellstrøm]] [mailto:arild.hellstrom@getmail.no]&lt;br /&gt;
&lt;br /&gt;
== Poland ==&lt;br /&gt;
&lt;br /&gt;
* Special group buy site: https://www.kumulator.pl/show/group/35 (in edition moment: 9/10)&lt;br /&gt;
&lt;br /&gt;
=== Podlaskie ===&lt;br /&gt;
==== Suwalki ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* arteqw [http://wiki.openmoko.org/wiki/Special:Emailuser/Arteqw contact with me]&lt;br /&gt;
&lt;br /&gt;
== Portugal ==&lt;br /&gt;
=== Aveiro ===&lt;br /&gt;
==== Aveiro ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Ruben|Ruben Mendes]]&lt;br /&gt;
* [[User:kuyky|Tiago Saraiva]] &amp;lt;br /&amp;gt; [mailto:destructhor88@gmail.pt]&lt;br /&gt;
&lt;br /&gt;
== Sweden ==&lt;br /&gt;
If insufficient number of people, orders could be merged and remailed perhaps.&lt;br /&gt;
&lt;br /&gt;
Domestic remailing with Posten as A-class mail of a letter (criteria: length+width+height max 900 mm) weighing max 1 kg, without insurance should [http://www.posten.se/foretag/vara_tjanster/postageguide/postguideLetterDom.jspv cost 44 SEK]. 50 SEK more for insurance.&lt;br /&gt;
&lt;br /&gt;
If we end up with more than one 10-pack in Sweden, my guess is that it would probably pay to order everything in one shipment to one address in Sweden to save on the international shipping, and then remail domestically.&lt;br /&gt;
&lt;br /&gt;
=== Götaland ===&lt;br /&gt;
==== Göteborg ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Fwendt|Fredrik Wendt]] [[Special:Emailuser/Fwendt|Contact]]/wendt.se&lt;br /&gt;
&lt;br /&gt;
==== Malmö ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Lars Jarlvik &amp;lt;br /&amp;gt; mailto:lars@larsfactory.se&lt;br /&gt;
&lt;br /&gt;
=== Svealand ===&lt;br /&gt;
==== Stockholm ====&lt;br /&gt;
Status : 6/10&lt;br /&gt;
&lt;br /&gt;
* Erland Lewin &amp;lt;br /&amp;gt; mailto:erland@lewin.nu&lt;br /&gt;
* Simon Kågström &amp;lt;br /&amp;gt; mailto:simon.kagstrom@gmail.com&lt;br /&gt;
* Ingvaldur Sigurjonsson &amp;lt;br /&amp;gt; mailto:ingi@ultimalabor.se&lt;br /&gt;
* Adam Johansson &amp;lt;br /&amp;gt; mailto:adam@sollentunaholm.se&lt;br /&gt;
* Lowe Schmidt &amp;lt;br /&amp;gt; mailto:lowe.schmidt@gmail.com&lt;br /&gt;
* Ollie Cleary &amp;lt;br /&amp;gt; mailto:olliecleary AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
==== Örebro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Anders Petersson &amp;lt;br /&amp;gt; [mailto:demitar@worldforge.org demitar@worldforge.org]&lt;br /&gt;
&lt;br /&gt;
==== Västerås ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Jörgen Lidholm, could join the Falun/Borlänge or Stockholm group &amp;lt;br /&amp;gt; [mailto:jorgen.lidholm@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Falun &amp;amp; Borlänge ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:Jth Johan Thelmén], Åke Hoff &amp;amp; a demo/backup&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:eagle87 Pär Eriksson], Borlänge&lt;br /&gt;
&lt;br /&gt;
=== Norrland ===&lt;br /&gt;
==== Umeå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Zash|Zash]] [[Special:Emailuser/Zash|Contact]]&lt;br /&gt;
* [[User:Benjamin|Benjamin]] [[Special:Emailuser/Benjamin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Luleå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mjukis|Mjukis]] [[Special:Emailuser/Mjukis|Contact]] - 2 Units. Can also join the Malmö group order.&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
Gabriel Ambuehl would volunteer to order the initial 10pack.&lt;br /&gt;
Alexandre Ghisoli could organize the second 10pack.&lt;br /&gt;
Luca Capello could organize the third 10pack (mostly for French Switzerland).&lt;br /&gt;
Mathieu will probably organisze the 4th 10pack. (Lausanne)&lt;br /&gt;
All the 4 with payment in advance (a 10pack will cost approx 3'800 USD).&lt;br /&gt;
&lt;br /&gt;
Probably we will organize shipping, if we cannot all move to Zürich/Genève to get our Neo.&lt;br /&gt;
&lt;br /&gt;
==== Shipping ====&lt;br /&gt;
If we would ship Neos, here is the Swiss PostPac prices :&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Description&lt;br /&gt;
! Size [cm]&lt;br /&gt;
! Price CHF TTC&lt;br /&gt;
|-&lt;br /&gt;
| Size 1&lt;br /&gt;
| 22.9 x 14.7 x 9.9&lt;br /&gt;
| 2.20&lt;br /&gt;
|-&lt;br /&gt;
| Size 2&lt;br /&gt;
| 31.5 x 22.5 x 12.5&lt;br /&gt;
| 2.40&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Priority&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 8.-&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Economy&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 6.-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Steve posted informations about boxes that will be out with Neo :&lt;br /&gt;
&lt;br /&gt;
* 10 pack : 435mm x 371mm x 119mm, approx 3kg, UPS will charge 160USD (need to be verified)&lt;br /&gt;
* Individual pack : 178mm  x 104mm x 84mm, 237 grams&lt;br /&gt;
&lt;br /&gt;
So size 1 will fit ! Local delivery in Switzerland will cost 8.20 for Economy or 10.20 Priority.&lt;br /&gt;
&lt;br /&gt;
==== Zurich ====&lt;br /&gt;
Status : 21/20&lt;br /&gt;
&lt;br /&gt;
This list already contains 20 people, please consider joining the Genève list if places are still available -- LucaCapello&lt;br /&gt;
&lt;br /&gt;
* Simon Wenner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Nowic Contact]&lt;br /&gt;
* Simon Schreiber &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Markus Huggler &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Andre Timmermann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Raffael Schmid &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Pascal Weller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Nick Zbinden (Luzern)&amp;lt;br /&amp;gt; [mailto:nickik@gmx.ch] oder [http://wiki.openmoko.org/wiki/Special:Emailuser/nickik Contact]&lt;br /&gt;
* Marcel Wirth &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Skarhand Contact]&lt;br /&gt;
* Marcel Lütolf (Luzern)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/NeRo Contact]&lt;br /&gt;
* Christian Corrodi &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matto Contact]&lt;br /&gt;
* Mirko Klingauf &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/RealAtaman Contact]&lt;br /&gt;
* Marcel Jost (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Onsonic Contact]&lt;br /&gt;
* Marc Andre Tanner (Biel)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/mat Contact]&lt;br /&gt;
* Tobias Kündig (2 Geräte) (Luzern)&amp;lt;br /&amp;gt; [mailto:info@it-media.ch]&lt;br /&gt;
* Peter Salvisberg&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Psal Contact]&lt;br /&gt;
* Martin Kos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/KoS Contact]&lt;br /&gt;
* Lorenz Schori (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Znerol Contact]&lt;br /&gt;
* Matthias Cramer (Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/cramer Contact]&lt;br /&gt;
* Pascal Mages (Bern/Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/FreeMind Contact]&lt;br /&gt;
* Christian Wäckerlin &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/boognu Contact]&lt;br /&gt;
&lt;br /&gt;
==== Geneve ====&lt;br /&gt;
Status : 8/10&lt;br /&gt;
&lt;br /&gt;
* Diego Abelenda&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Aelia Contact]&lt;br /&gt;
* Luca Capello&amp;lt;br /&amp;gt; [mailto:luca@pca.it]&lt;br /&gt;
* Nicolas Produit&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Produit Contact]&lt;br /&gt;
* Sebastien Nanchen &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Sn Contact]&lt;br /&gt;
* Jonas Schwarz (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jnsc Contact]&lt;br /&gt;
* Robin Farine (Auvernier)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rfarine Contact]&lt;br /&gt;
* Alexandre Ghisoli (Yverdon)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Agh Contact]&lt;br /&gt;
* Raphael Studer (Thurgau) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Tschudder Contact]&lt;br /&gt;
&lt;br /&gt;
==== Lausanne (EPFL) ====&lt;br /&gt;
Status : 6/10&lt;br /&gt;
&lt;br /&gt;
* Mathieu Habegger (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Habi Contact]&lt;br /&gt;
* Matthias Brändli (EPFL) &amp;lt;br /&amp;gt;[mailto:matthias.braendli@frequencebanane.ch Contact]&lt;br /&gt;
* Yorick Brunet (EPFL) &amp;lt;br /&amp;gt;[mailto:yorick.brunet@epfl.ch Contact]&lt;br /&gt;
* Frédéric Fokan(Lausanne) &amp;lt;br /&amp;gt;[mailto:fredericfokan@gmail.com Contact]&lt;br /&gt;
* Gulu (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Gulu Contact]&lt;br /&gt;
* Edomaur (Lausanne, with Gulu) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Edomaur Contact]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
=== Spain (Country Group Sale) ===&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
=== Madrid ===&lt;br /&gt;
==== Madrid ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Rafael Campos [http://wiki.openmoko.org/wiki/Special:Emailuser/Methril Contact] &amp;lt;br /&amp;gt;1x ([[Image:MokoBox.jpg]] - advanced) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Pablo Ruiz Múzquiz [http://wiki.openmoko.org/wiki/User_talk:Pabloruiz contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Zaragoza ===&lt;br /&gt;
==== Zaragoza ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Alejandro R. Mosteo &amp;lt;br /&amp;gt; alejandro AT mosteo · com&lt;br /&gt;
* Arturo Giner&amp;lt;br/&amp;gt;[[Special:Emailuser/artginer|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Barcelona ===&lt;br /&gt;
==== Barcelona ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* José Luis Pérez &amp;lt;br/&amp;gt;[[Special:Emailuser/jluis|Contact]]&lt;br /&gt;
* David Reyes Samblas Martinez&amp;lt;br/&amp;gt;[[Special:Emailuser/mutrox|Contact]]&lt;br /&gt;
* Sergio Arias &amp;lt;br/&amp;gt;[[Special:Emailuser/saerguio|Contact]]&lt;br /&gt;
* Alex Muntada &amp;lt;br/&amp;gt;[[Special:Emailuser/alexm|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Valencia ===&lt;br /&gt;
==== Valencia ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Pau Gaspar Díaz &amp;lt;br/&amp;gt;[[Special:Emailuser/pau|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UAE ==&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Yaser Ammar &amp;lt;br /&amp;gt; [[Special:Emailuser/Waraqa|Contact]]&lt;br /&gt;
&lt;br /&gt;
== USA ==&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Boulder ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* Vinc Duran (I can purchase and distribute locally) &amp;lt;br /&amp;gt; [mailto:uberpfloyd@gmail.com?subject=Openmoko%20group%20sales Pfloyd]  [http://wiki.openmoko.org/wiki/Special:Emailuser/Pfloyd Contact]&lt;br /&gt;
&lt;br /&gt;
==== Denver (Full) ====&lt;br /&gt;
Status: 10/10 (includes the gentleman from Utah)&lt;br /&gt;
* Shawn Sullivan &amp;lt;br /&amp;gt; [[mailto:shelbydz87@yahoo.com shelbydz87@yahoo.com]]&lt;br /&gt;
* Peter Abplanalp &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/alderion Contact]&lt;br /&gt;
* Ben Burdette &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Ansible Contact]&lt;br /&gt;
* Tom Russell &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/tazbert Contact]&lt;br /&gt;
* Trace &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/gnork Contact]&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Los Angeles ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ian Douglas &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Iandouglas Contact me here]&lt;br /&gt;
* Matthew &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Wetmoko Contact]&lt;br /&gt;
* Daniel &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Beaker82 Contact]&lt;br /&gt;
* James Robertson &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JamesRobertson Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Diego ====&lt;br /&gt;
'''(inc. San Diego county and surrounding areas)'''&lt;br /&gt;
&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
Will combine with LA if too few.&lt;br /&gt;
&lt;br /&gt;
* Peter Naulls &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Pnaulls Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Francisco Bay Area ====&lt;br /&gt;
Status: 5/10&lt;br /&gt;
&lt;br /&gt;
* Ajit Natarajan - [http://wiki.openmoko.org/wiki/Special:Emailuser/ajitk Contact]&lt;br /&gt;
&lt;br /&gt;
* Dirk Bergstrom - [http://wiki.openmoko.org/wiki/Special:Emailuser/krid Contact]&lt;br /&gt;
&lt;br /&gt;
* Tupshin Harper - [http://wiki.openmoko.org/wiki/Special:Emailuser/tupshin Contact]&lt;br /&gt;
&lt;br /&gt;
* Lothar Werzinger (900MHz) - [http://wiki.openmoko.org/wiki/Special:Emailuser/Elektrolott Contact]&lt;br /&gt;
&lt;br /&gt;
* William Ray Yeager - [http://wiki.openmoko.org/wiki/Special:Emailuser/wyeager Contact]&lt;br /&gt;
&lt;br /&gt;
==== Monterey ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* Cry Regarder &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
=== Midwest ===&lt;br /&gt;
'''(combine Indiana / Iowa / Kentucky / Tennesee / Texas)'''&lt;br /&gt;
Status: 6/10&lt;br /&gt;
* Geoff Ruscoe    [[Special:Emailuser/Geocode|Contact]] - Louisville, KY&lt;br /&gt;
* Steven M  [[Special:Emailuser/Montgoss|Contact]] - Cedar Rapids, IA&lt;br /&gt;
* Joseph Booker [[Special:Emailuser/Sargas|Contact]] - Chicago&lt;br /&gt;
* Bryan DeLuca [[Special:Emailuser/Stupkid|Contact]] - Fort Worth, TX&lt;br /&gt;
* Matt McCormick [[Special:Emailuser/Thewtex|Contact]] - Madison, WI&lt;br /&gt;
* Mark D [[Special:Emailuser/kidcharles|Contact]] - Madison, WI&lt;br /&gt;
&lt;br /&gt;
=== Indiana / Kentucky ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Dan Staley      [[Special:Emailuser/Pyrasi|Contact]] (Kentucky)&lt;br /&gt;
* Donnie Jones    [[Special:Emailuser/Donniejones18|Contact]] (Lexington, KY)&lt;br /&gt;
* John Sterling   [[Special:Emailuser/Sterling|Contact]] (Lexington, KY)&lt;br /&gt;
* James MacLachlan [[Special:Emailuser/Jmaclachlan|Contact]] (Louisville, KY)&lt;br /&gt;
&lt;br /&gt;
=== Ohio / Michigan ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* David Pais (Unknown City) [mailto:davioh2001@yahoo.com email]&lt;br /&gt;
* Dave Ludlow (Toledo) (I can purchase and distribute) [[Special:Emailuser/adsllc|Contact]]&lt;br /&gt;
* Adam Steele (Cincinnati) [mailto:adam@laurasteele.net Contact]&lt;br /&gt;
* Elliot Bailey (Canton) [mailto:elliot.bailey@yahoo.com Contact]&lt;br /&gt;
&lt;br /&gt;
=== Washington ===&lt;br /&gt;
==== Seattle ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Jon Pomeroy [[Special:Emailuser/Jepomeroy|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Tennessee ===&lt;br /&gt;
==== Memphis ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Peter O'Connor &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/poconnor Contact]&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin (9/10) ====&lt;br /&gt;
* Dale Schumacher [[Special:Emailuser/dalnefre|Contact]]&lt;br /&gt;
* Michael Cosby [[Special:Emailuser/mcosby|Contact]]&lt;br /&gt;
* Paul Jimenez [[Special:Emailuser/pj|Contact]]&lt;br /&gt;
* Charles [[Special:Emailuser/rbn|Contact]]&lt;br /&gt;
* Anthony Kitchin [[Special:Emailuser/akitchin|Contact]]&lt;br /&gt;
* Carl (x2) [[Special:Emailuser/texatopia|Contact]]&lt;br /&gt;
* Robert [[Special:Emailuser/SHaRK|Contact]] (Houston)&lt;br /&gt;
* Bryan DeLuca [[Special: Emailuser/Stupkid|Contact]] (Fort Worth)&lt;br /&gt;
&lt;br /&gt;
==== Dallas (1/10) ====&lt;br /&gt;
* Philip White [[Special:Emailuser/pmw|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Mid-Atlantic ===&lt;br /&gt;
==== Virginia====&lt;br /&gt;
===== Virginia Tech (1/10) =====&lt;br /&gt;
* Lally Singh [[Special:Emailuser/lally|email]] -- yeah, if you're ordering anywhere in VA, lemme know.&amp;lt;br /&amp;gt;&lt;br /&gt;
===== Richmond (2/10)=====&lt;br /&gt;
* Philippe Gerard [[Special:Emailuser/feydreva|Contact]]&amp;lt;br/&amp;gt;&lt;br /&gt;
*Steve Watson mailto:ssw0213@gmail.com&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New York ====&lt;br /&gt;
Status: 3/10 or 4/10&lt;br /&gt;
&lt;br /&gt;
* Bert Hartmann [http://wiki.openmoko.org/wiki/Special:Emailuser/BertHartm Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Michael Cole mailto:mjcole137@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Jake Thebault-Spieker (probably, may not be able to afford it) [http://wiki.openmoko.org/Spcial:Emailuser/Summatusmentis Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Remy Frerebeau  [http://wiki.openmoko.org/wiki/Special:Emailuser/Rfrerebe Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Maryland (2/10)====&lt;br /&gt;
* Paul Buede mailto:paul@buede.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Charles Lohr&lt;br /&gt;
* Alex (DC/Rosslyn; not 100% sure that will be able to afford it) [[Special:Emailuser/rakukin|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
Status: 9/10&lt;br /&gt;
* Benjamin Moody [[Special:Emailuser/FloppusMaximus|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Ken Young (Note, if we're not up to 10/10 on the day the Freerunner is announced, I'm going to drop out and order individually).[[Special:Emailuser/Dolson|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Chris White (for 4) [[Special:Emailuser/Safire|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Nick Dube - Pembroke, NH (Will also drop out if we do not have 10 by Freerunner release.) [http://wiki.openmoko.org/wiki/Special:Emailuser/Doobe01 Contact]&lt;br /&gt;
&lt;br /&gt;
* Justin Brzozoski - Worcester, MA area [[Special:Emailuser/Jabski|Contact]]&lt;br /&gt;
&lt;br /&gt;
* John Nicholson - Amherst, MA (Will also drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/nicklogan|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Reno/Sparks ====&lt;br /&gt;
Including Northwestern Nevada/ Northeastern California&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Tyrell Berry [[Special:Emailuser/Alawatsakima|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UK ==&lt;br /&gt;
&lt;br /&gt;
* Stroller (Milton Keynes, can travel) &amp;lt;br /&amp;gt;mailto:stroller@stellar.eclipse.co.uk 01908 663 513. &amp;lt;br /&amp;gt;Thinks that breaking the UK up into regions - at least outside London - is silly. There are unlikely to be 10 people in $your_town who want a Freerunner, so some posting of Freerunners will surely be required; see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford the talk page]. This is the same cost anywhere in the UK.&lt;br /&gt;
&lt;br /&gt;
=== Scotland ===&lt;br /&gt;
==== Edinburgh ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Joe Wells (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/jbw Contact]&lt;br /&gt;
* Dave Ball (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/Daveb Contact]&lt;br /&gt;
* Stuart MacKinnon(Livingston) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/hoagster Contact]&lt;br /&gt;
&lt;br /&gt;
=== England ===&lt;br /&gt;
&lt;br /&gt;
==== Hampshire ====&lt;br /&gt;
&lt;br /&gt;
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?FreerunnerBulkBuy&lt;br /&gt;
&lt;br /&gt;
(Sorry, we set up the page before we knew about this one)&lt;br /&gt;
&lt;br /&gt;
==== London ====&lt;br /&gt;
&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Juergen Schinker &amp;lt;br /&amp;gt; mailto:ba1020@homie.homelinux.net&lt;br /&gt;
* aled &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/aled Contact]&lt;br /&gt;
* Robert Piasek (actually in Southampton)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Queen6 Contact]&lt;br /&gt;
* Tom Scholl (Cambridge, travel to London now and then anyway so could pick up) &amp;lt;br /&amp;gt; [mailto:thomasscholl@gmail.com]&lt;br /&gt;
* Weiss (Cambridge, could collect from London) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Weiss Contact]&lt;br /&gt;
* Neil Bentley (in Wiltshire) [http://wiki.openmoko.org/wiki/Special:Emailuser/Ohnez Contact]&lt;br /&gt;
* rhn (one or two sets) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rhn Contact]&lt;br /&gt;
* Tim Coggins&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sonicated Contact]&lt;br /&gt;
* Michele Mattioni (I'm based in Cambridge too, but if Tom can go to London I can grab the phone in Cambridge) &amp;lt;br /&amp;gt;[mailto:mattions@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Oxford ====&lt;br /&gt;
&lt;br /&gt;
Idea to re-ship within the UK, see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford talk]&lt;br /&gt;
&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* James Olney &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Webjames Contact]&lt;br /&gt;
* David Pottage (actually in Reading)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chrestomanci Contact]&lt;br /&gt;
&lt;br /&gt;
==== West Midlands ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Mo Abrahams (Walsall) &amp;lt;br /&amp;gt; mailto:moabrahams@dashavoo.com&lt;br /&gt;
* Jonathan Spooner (Walsall)&lt;br /&gt;
&lt;br /&gt;
== Latvia ==&lt;br /&gt;
=== Riga ===&lt;br /&gt;
==== Riga ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Ilya &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/VRGhost Contact]&lt;br /&gt;
&lt;br /&gt;
== Singapore ==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Wee Kiam Peng [http://wiki.openmoko.org/wiki/Special:Emailuser/Jipi Contact]&lt;br /&gt;
* Chen Ruo Fei [http://wiki.openmoko.org/wiki/Special:Emailuser/Crf Contact]&lt;br /&gt;
&lt;br /&gt;
== Israel==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Ofer Herman &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/oferhe Contact]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Talba Talba]&lt;br /&gt;
&lt;br /&gt;
== Czech Republic ==&lt;br /&gt;
&lt;br /&gt;
Pokusil jsem se podle vašich popisů stvořit něco jako [[distribuční schéma]]&lt;br /&gt;
&lt;br /&gt;
=== Brno ===&lt;br /&gt;
'''Status : 15/10'''&lt;br /&gt;
* '''*'''Martin Šenkeřík - [[Special:Emailuser/ohin|Contact]]&lt;br /&gt;
Jakmile budu mít nějaké konkrétnější informace budu vás kontaktovat. Mám ale problém s financováním všech 10 telefonů při objednávání. Buď budu potřebovat, aby mně aspoň půlka z vás poslala peníze předem, nebo kdyby se našel někdo, kdo mně může se zafinancováním pomoct (zaplatil by půlku telefonů a ty be se potom rozeslaly na dobírku nebo předaly osobně) tak se můžeme sejít osobně. Vyskytuji se v Brně a ve Zlíně.&lt;br /&gt;
* '''*'''Radek Bartoň - [[Special:Emailuser/Blackhex|Contact]] (Preferuju osobní odběr v Brně, můžu dovézt do Frýdku-Místku.)&lt;br /&gt;
* Martin Holec - [[Special:Emailuser/Martix|Contact]] (Osobní odběr ve Zlíně.)&lt;br /&gt;
* '''*'''Jozef Mlich - [[Special:Emailuser/joejoe|Contact]] (Brno, osobní odběr)&lt;br /&gt;
* Radek Machulka - [[Special:Emailuser/Werty|Contact]] (ja teda taky nejsem z Brna, ale klidne si pro to prijedu...)&lt;br /&gt;
* '''*'''Tom Varga - [[Special:Emailuser/Varg|Contact]] (Můžu dělat spojku pro Prahu / Liberecko)&lt;br /&gt;
* '''*'''Aleš Dvořák - [[Special:Emailuser/Setr|Contact]] - (Brno, osobní odběr)&lt;br /&gt;
* '''*'''Pavel Kovář -  [[Special:Emailuser/Fox|Contact]] (Tak to vypadá že si udělám výlet do Zlína Jinak trasa vlakem Ostrava - Vsetín)&lt;br /&gt;
* '''*'''David Kozub - [[Special:Emailuser/Zub|Contact]] (Zlin, idealni by byla Praha, ale evidentne jsem sam, prinejhorsim i to Brno)&lt;br /&gt;
* '''*'''Miloslav Machotka - [[Special:Emailuser/Machy|Contact]]&lt;br /&gt;
* '''*'''Michal Pěnka - [http://michal.penka.name/kontakt Contact] (Podle komentářů bych poprosil Tomáše Varga, aby mi Openmoko zavezl do Prahy, jinak preferuji dobírku, přinejhorším pro to zajedu i do Brna.)&lt;br /&gt;
* '''*'''Martin Dvořák - [[Special:Emailuser/masca|Contact]] Mimo Prahu se moc pravidelně nevyskytuju, tak bych případně někoho poprosil o dopravu (nebo dobírka, kdyžtak bych i přijel do Brna).&lt;br /&gt;
* '''*'''Karel Volný - [[Special:Emailuser/kavol|Contact]] (Jsem v Brně, můžu dělat spojku na Slovensko - Blava nebo BB.)&lt;br /&gt;
* '''*'''Jan Mareš - [[Special:Emailuser/iVir|Contact]] Jsem z Prahy, mohu převézt do Písku na jihu Čech, případně mohu do Brna zajet&lt;br /&gt;
* '''*'''Marian Krucina - [[Special:Emailuser/oak|Contact]] Jsem z Havířova, dobírka, nebo někdo v okolí&lt;br /&gt;
&lt;br /&gt;
=== Praha (návrh) ===&lt;br /&gt;
Vzhledem k tomu, že už je v Brně nad 10lidí, možno by stálo za to oddělit českou větev od moravské a vytvořit další desítku.&lt;br /&gt;
&lt;br /&gt;
'''Status : 1/10'''&lt;br /&gt;
* '''*'''Michal Bořek - [[Special:Emailuser/mibo|Contact]] Jsem z Plzně, ale do Prahy to mám přeci jen kousek a Plzeň tu nemá cenu zakládat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
['''*''']platím předem&lt;br /&gt;
&lt;br /&gt;
Diskuze přesunuta na http://wiki.openmoko.org/wiki/Talk:GroupSales#Czech_Republic&lt;br /&gt;
&lt;br /&gt;
== Slovak Republic ==&lt;br /&gt;
=== Bratislava ===&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* František Horínek - [[Special:Emailuser/PipBoy2000|Contact]]&lt;br /&gt;
&lt;br /&gt;
''Karel Volný &amp;gt;&amp;gt;'' vizte brněnská skupinka, můžu dělat spojku&lt;br /&gt;
&lt;br /&gt;
== Croatia ==&lt;br /&gt;
Status : 6/10&lt;br /&gt;
* w00t - [[Special:Emailuser/W00t|Contact]]&lt;br /&gt;
* matija - [[Special:Emailuser/Matija.z|Contact]]&lt;br /&gt;
* valajbeg - [[Special:Emailuser/valajbeg|Contact]]&lt;br /&gt;
* kost - [[Special:Emailuser/kost|Contact]]&lt;br /&gt;
* mnalis - [[Special:Emailuser/mnalis|Contact]]&lt;br /&gt;
* tcavrag - [[Special:Emailuser/tcavrag|Contact]]&lt;br /&gt;
(maybe we should make one group for bosnia, croatia &amp;amp; serbia together?) [http://wiki.openmoko.org/index.php/Talk:GroupSales#Croatia the talk page]&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Group_sales</id>
		<title>Group sales</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Group_sales"/>
				<updated>2008-05-08T21:32:00Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Milano e dintorni */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Openmoko have announced a scheme to sell the forthcoming Neo Freerunner at a discount if bought in multiples of 10 (US$369, instead of 399), to be shipped in one package. Group buying will thus save money on the purchase, and on the shipping. This page is to to organise group purchases by region.&lt;br /&gt;
&lt;br /&gt;
Steve from Openmoko announced &amp;quot;Every 10 pack, will come with a box of stuff. 10 pouches and 10 head sets.&amp;quot;&lt;br /&gt;
So join us within a local group !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style='float:right'&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
=== Western Australia ===&lt;br /&gt;
==== Perth ====&lt;br /&gt;
&lt;br /&gt;
* 1x Fred Janon mailto:fjanon@yahoo.com&lt;br /&gt;
&lt;br /&gt;
* 1x Shanon Loughton [http://wiki.openmoko.org/wiki/Special:Emailuser/cgltower contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Simon Matthews [http://wiki.openmoko.org/wiki/Special:Emailuser/simat contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Msquared [http://www.msquared.id.au/ contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Alex Wilkinson mailto:alex.wilkinson@dsto.defence.gov.au&lt;br /&gt;
&lt;br /&gt;
* 1x Daniel Foote mailto:freefoote@dview.net&lt;br /&gt;
&lt;br /&gt;
* 1x Russell Steicke mailto:russells@adelie.cx&lt;br /&gt;
&lt;br /&gt;
=== New South Wales  ===&lt;br /&gt;
==== Sydney ====&lt;br /&gt;
&lt;br /&gt;
status: 8/10&lt;br /&gt;
&lt;br /&gt;
Please add an &amp;quot;I exist&amp;quot; to end of your name here. &lt;br /&gt;
&lt;br /&gt;
Also, Sydney seems to now have 8 people - perhaps if we do not reach 10 we can join with Melbourne (or Canberra) and get them shipped to Australia, then moved domestically to the other city.&lt;br /&gt;
&lt;br /&gt;
* 1 x dbmoodb ---&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Dbmoodb contact me here] I exist.&lt;br /&gt;
* 1 x Mark Chandler [http://wiki.openmoko.org/wiki/Special:Emailuser/Openmarko contact me here]&lt;br /&gt;
* 1 x bing [http://wiki.openmoko.org/wiki/Special:Emailuser/Bingquick contact me here]&lt;br /&gt;
* 1 x Chris [http://wiki.openmoko.org/wiki/Special:Emailuser/ch0gan contact me here]. I exist.&lt;br /&gt;
* 1 x Neil Brown [http://wiki.openmoko.org/wiki/Special:Emailuser/Neilbrown contact me here] I'm wondering why I need to assert that I exist.&lt;br /&gt;
* 1 x Rob [http://wiki.openmoko.org/wiki/Special:Emailuser/Rob contact me here]&lt;br /&gt;
* 1 x Tim [http://wiki.openmoko.org/wiki/Special:Emailuser/Voyd contact me here] I am almost certain I exist.&lt;br /&gt;
* 1 x Scott [http://wiki.openmoko.org/wiki/Special:Emailuser/Cysp wikimail]&lt;br /&gt;
&lt;br /&gt;
=== Victoria ===&lt;br /&gt;
==== Melbourne ====&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
* 4x Dennis Wollersheim, mailto: dewoller (at) gmail (dot) com&lt;br /&gt;
* 1x Nigel Cunningham, mailto: ncunningham (at) crca (dot) org (dot) au&lt;br /&gt;
  (I'm actually in Cobden, in the south-west)&lt;br /&gt;
* 1x Dale Maggee, mailto: antisol (at) earthling (dot) net&lt;br /&gt;
&lt;br /&gt;
=== ACT ===&lt;br /&gt;
==== Canberra ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* J Dinale [http://wiki.openmoko.org/wiki/Special:Emailuser/Noledil Contact me here]&lt;br /&gt;
* Fergus [http://wiki.openmoko.org/wiki/Special:Emailuser/Someone Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Queensland ===&lt;br /&gt;
==== Brisbane ====&lt;br /&gt;
Status: 4/10 (possibly 20)&lt;br /&gt;
&lt;br /&gt;
* Nick Devereaux x 2 [http://wiki.openmoko.org/wiki/Special:Emailuser/Monkeypanic Contact me here]&lt;br /&gt;
* Matt Gallagher [http://wiki.openmoko.org/wiki/Special:Emailuser/mattg Contact me here]&lt;br /&gt;
* Jordan Keith [http://wiki.openmoko.org/wiki/Special:Emailuser/Zedd_D1abl0 Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== South Australia ===&lt;br /&gt;
==== Adelaide ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Adrian Billiau [http://wiki.openmoko.org/wiki/Special:Emailuser/Carcin Contact me here]&lt;br /&gt;
* John Briggs [http://wiki.openmoko.org/wiki/Special:Emailuser/Erflungued Contact me here]&lt;br /&gt;
* Daniel Sobey [http://wiki.openmoko.org/wiki/Special:Emailuser/dns Contact me here]&lt;br /&gt;
* Nicholas Steicke [http://wiki.openmoko.org/wiki/Special:Emailuser/narthollis Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
There is a group-buy page at MetaLab, available here: http://metalab.at/wiki/OpenMoko .. we almost have the full 10 slots assigned, and its quite possible that we will order *20* phones, so please register on the Metalab pages and let us know if you're interested .. &lt;br /&gt;
&lt;br /&gt;
=== Salzburg ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* D. Kepplinger [http://wiki.openmoko.org/wiki/Special:Emailuser/Wedge Contact me here]&lt;br /&gt;
=== Wien ===&lt;br /&gt;
Status: 2/10&lt;br /&gt;
* M. Greifeneder [http://wiki.openmoko.org/wiki/Special:Emailuser/mikegr Contact me here]&lt;br /&gt;
* J. Vaughan (torpor) -- http://metalab.at/wiki/OpenMoko [http://wiki.openmoko.org/wiki/Special:Emailuser/torpor Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Styria ===&lt;br /&gt;
==== Graz ====&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
* F Hackenberger [http://wiki.openmoko.org/wiki/Special:Emailuser/Deadman66 Contact me here]&lt;br /&gt;
* J Florineth [http://wiki.openmoko.org/wiki/Special:Emailuser/Flojoh Contact me here]&lt;br /&gt;
* G Michelitsch [http://wiki.openmoko.org/wiki/Special:Emailuser/graf_ithaka Contact me here] (I've found others @ TU Graz !)&lt;br /&gt;
* R Stoegbuchner [http://wiki.openmoko.org/wiki/Special:Emailuser/stoero Contact me here]&lt;br /&gt;
* M Lipp [http://wiki.openmoko.org/wiki/Special:Emailuser/Neldoreth Contact me here]&lt;br /&gt;
* M Maier [http://wiki.openmoko.org/wiki/Special:Emailuser/species Contact me here]&lt;br /&gt;
* M Konrad [http://wiki.openmoko.org/wiki/Special:Emailuser/konni Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Belgium ==&lt;br /&gt;
=== Flanders ===&lt;br /&gt;
==== Brussel/Aalst/Gent/Brugge ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
* Yorick, mailto: yorick DOT matthys AT gmail DOT com&lt;br /&gt;
* 2x Dolfje [http://wiki.openmoko.org/wiki/Special:Emailuser/Dolfje Contact me here]&lt;br /&gt;
* XVens, mailto: xavier DOT vens AT gmail DOT com&lt;br /&gt;
* Arno85, mailto: aaron DOT helin AT gmail DOT com, Kortrijk&lt;br /&gt;
* Rubenv, mailto: ruben D0T vandamme MAILAT belgacom D0T net, Kortrijk&lt;br /&gt;
* Philoufr, mailto: philoufr AT gmail DOT com&lt;br /&gt;
* Js Op de Beeck [http://wiki.openmoko.org/wiki/Special:Emailuser/Js.opdebeeck Contact me here]&lt;br /&gt;
ps: Dolfje can bring freerunners to Brugge if needed&lt;br /&gt;
&lt;br /&gt;
==== Antwerp ====&lt;br /&gt;
Status 5/10&lt;br /&gt;
&lt;br /&gt;
* michielv [http://wiki.openmoko.org/wiki/Special:Emailuser/Michielv Contact me here]&lt;br /&gt;
* Peter N [http://wiki.openmoko.org/wiki/Special:Emailuser/Bubsy Contact me here]&lt;br /&gt;
* Ivo [http://wiki.openmoko.org/wiki/Special:Emailuser/Ivo Contact me here]&lt;br /&gt;
* Peter Leemans, mailto: peter AT x-tend DOT be&lt;br /&gt;
* Richard B [http://wiki.openmoko.org/wiki/Special:Emailuser/richardb Contact me here]&lt;br /&gt;
* Jeroen Van Goey [http://wiki.openmoko.org/wiki/Special:Emailuser/BioGeek Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Wallonia ===&lt;br /&gt;
==== Walloon Brabant ====&lt;br /&gt;
* Istvan, mailto: buki DOT istvan AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
== Bulgaria ==&lt;br /&gt;
=== Sofia ===&lt;br /&gt;
==== Sofia ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Dimitar Staykov, mailto:meditache@gmail.com&lt;br /&gt;
* Vernim, [http://wiki.openmoko.org/wiki/Special:Emailuser/Vernim Contact]&lt;br /&gt;
&lt;br /&gt;
== Canada ==&lt;br /&gt;
&lt;br /&gt;
=== British Columbia ===&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Justin (Vancouver): mailto: stryderjzw AT gmail&lt;br /&gt;
* Dave (Vancouver) Vancouver Linux users group (unconfirmed but about 7 so far): mailto: doc AT skynet REMOVE dot REMOVE ie&lt;br /&gt;
* Steven (Victoria) - If someone in the group will remail the package for me. mailto: skurylo --&amp;gt; gmail dot com&lt;br /&gt;
&lt;br /&gt;
=== Alberta ===&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Wuth|Wuth]] : [mailto:wuth@acm.org]&lt;br /&gt;
* [[User:Slm3095om|stacy]] (2 units) : slm3095om AT millions dOt ca&lt;br /&gt;
&lt;br /&gt;
=== Ontario/Quebec ===&lt;br /&gt;
==== GTA (Toronto) ====&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Gerald A [http://wiki.openmoko.org/wiki/Special:Emailuser/Historybuff Contact me here]&lt;br /&gt;
* MattC, mailto: quirkz AT gmail&lt;br /&gt;
* Sergey K, openmoko AT deeptown dOt org&lt;br /&gt;
* Kristin Low, kristin dot low at gmail dot com (Kingston)&lt;br /&gt;
* Daniel Lister, dan.lister--&amp;gt;gmail&lt;br /&gt;
* Ronnie Wong: '''3 units''' - r25wong AT ryerson dOT ca&lt;br /&gt;
* Paul V [http://wiki.openmoko.org/wiki/Special:Emailuser/Roju Contact me here]&lt;br /&gt;
&lt;br /&gt;
Group 2 Status (Hamilton): 2/10&lt;br /&gt;
&lt;br /&gt;
* Gabriel D - ace AT staticwave DOT ca&lt;br /&gt;
* Richard D - rtdegelder --&amp;gt; gmail.com&lt;br /&gt;
&lt;br /&gt;
== Chile ==&lt;br /&gt;
=== Santiago ===&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mankeke]] Ricardo Manríquez C., mailto: ricardo.manriquez &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:XKnightmareX]] Gonzalo Pesenti., mailto: mare.knight1 &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Freyes]] Felipe Reyes., mailto: felipereyes &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Zeus]] Jonathan Gonzalez., mailto: zeus &amp;quot;remove this and add AT&amp;quot; gnu &amp;quot;dot&amp;quot; org&lt;br /&gt;
&lt;br /&gt;
== China ==&lt;br /&gt;
Status:6/10&lt;br /&gt;
*liwei  &amp;lt;br/&amp;gt; mailto:4679380@qq.com &amp;lt;br/&amp;gt;  1 freerunner and 1 debug board&lt;br /&gt;
*Luther  &amp;lt;br/&amp;gt; mailto:lutherluo@qq.com &amp;lt;br/&amp;gt;  2 freerunner and 1 debug board.&lt;br /&gt;
*Pccpu &amp;lt;br/&amp;gt; mailto:LFZILFZI@YAHOO.COM.CN &amp;lt;br/&amp;gt;  MSN:LFZI@SINA.COM  &amp;lt;br/&amp;gt; 1 freerunner&lt;br /&gt;
*Gnosy &amp;lt;br/&amp;gt; mailto:gnosyhh@gmail.com &amp;lt;br/&amp;gt;   1 freerunner and 1 debug board.&lt;br /&gt;
*Bin Zong &amp;lt;br /&amp;gt; mailto:hunter_00zb@hotmail.com &amp;lt;br/&amp;gt; 1 Freerunner&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
If we do not reach a total large enough, Denmark **is** a very small place - surely we could figure out a way of getting them to find their way 'round the country :)&lt;br /&gt;
&lt;br /&gt;
=== Jutland ===&lt;br /&gt;
==== Aalborg ====&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
Should anyone need it, transportation from Aalborg to Thisted for phones can be arranged, if you don't want to pick it up in Aalborg yourself :) ~~leinir&lt;br /&gt;
&lt;br /&gt;
* Dan Leinir Turthra Jensen &amp;lt;br /&amp;gt; mailto:admin@leinir.dk &amp;lt;br /&amp;gt; [[User:Leinir]]&lt;br /&gt;
* Fabian Olesen &amp;lt;br /&amp;gt; mailto:firewalkerx@gmail.com&lt;br /&gt;
* Helge Willum Larsen &amp;lt;br /&amp;gt; mailto:helge.at.helges.dk&lt;br /&gt;
&lt;br /&gt;
==== Skjern ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Carlo]]&lt;br /&gt;
&lt;br /&gt;
==== Sønderborg ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* Theis Hjorth [http://wiki.openmoko.org/wiki/Special:Emailuser/Theis.hjorth contact me here] (1 phone + 1 devkit) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Fyn ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:EsbenDamgaard]] (need 3 (Looney &amp;amp; Gert))&lt;br /&gt;
* [[User:apm]]&lt;br /&gt;
&lt;br /&gt;
=== Sjælland ===&lt;br /&gt;
==== Copenhagen ====&lt;br /&gt;
Status: 25/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fursund]]&lt;br /&gt;
* [[User:Rasmusjensen]]&lt;br /&gt;
* [[User:tabac]] Thomas Ammitzbøll-Bach&lt;br /&gt;
* [[User:chel | Christian E. Lysel ]]&lt;br /&gt;
* [[User:UlrikRasmussen | Ulrik Rasmussen]]&lt;br /&gt;
* [[User:KlaymenDK | Jan Gundtofte-Bruun]] (Pending final hw, eg. low-power LEDs)&lt;br /&gt;
* [[User:OleTange | Ole Tange]] (I need 14 with invoice)&lt;br /&gt;
* [[User:Pascal | Pascal d'Hermilly]] (I need 1 with invoice)&lt;br /&gt;
* [[User:Miwer]] Michael Andersen&lt;br /&gt;
* [[User:maha | Martin Hansen]] (3 with invoice)&lt;br /&gt;
* [[User:SvenneK | Svenne Krap ]] (1+devkit with invoice)&lt;br /&gt;
* [[User:bss | Bo Stendal Sørensen]] (1)&lt;br /&gt;
&lt;br /&gt;
== Finland ==&lt;br /&gt;
=== Uusimaa ===&lt;br /&gt;
==== Helsinki I (Full)====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Mikko Rauhala x2 [mailto:mjr@iki.fi mjr@iki.fi]&lt;br /&gt;
* Aleksi Hankalahti &amp;lt;br /&amp;gt; [mailto:aleksi.hankalahti@iki.fi aleksi.hankalahti@iki.fi]&lt;br /&gt;
* Seppo Hätönen &amp;lt;br /&amp;gt; [mailto:karrde@iki.fi karrde@iki.fi]&lt;br /&gt;
* Arttu Sund &amp;lt;br /&amp;gt; [mailto:thearttu@gmail.com thearttu@gmail.com]&lt;br /&gt;
* Ville-Pekka Vainio &amp;lt;br /&amp;gt; vpivaini AT cs.helsinki.fi&lt;br /&gt;
* Heikki Hallamaa &amp;lt;br /&amp;gt; [mailto:heikki.hallamaa@iki.fi heikki.hallamaa@iki.fi]&lt;br /&gt;
* Tomi Jylhä-Ollila &amp;lt;br /&amp;gt; tomi.jylha-ollila@helsinki.fi&lt;br /&gt;
* Richard Braakman&lt;br /&gt;
* Timo Jyrinki &amp;lt;br /&amp;gt; [mailto:timo.jyrinki@iki.fi timo.jyrinki@iki.fi]&lt;br /&gt;
&lt;br /&gt;
==== Helsinki II, Turku &amp;amp; Vaasa (Full)====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
'''[[User:Piksi|Check &amp;amp; comment on my userpage for discussing payment &amp;amp; mail options]]'''&lt;br /&gt;
&lt;br /&gt;
Helsinki:&lt;br /&gt;
&lt;br /&gt;
* [[User:Piksi]] &amp;lt;br /&amp;gt;openmoko ÄT pi-xi PISTE net&lt;br /&gt;
* Risto H. Kurppa &amp;lt;br /&amp;gt; risto AT kurppa DOT fi&lt;br /&gt;
* Aapo Rantalainen &amp;lt;br /&amp;gt; aapo DOT rantalainen AT gmail DOT com&lt;br /&gt;
* Matti Laakso &amp;lt;br /&amp;gt; matti DOT laakso AT kotiposti DOT net&lt;br /&gt;
* Ismo Haanaho &amp;lt;br /&amp;gt; ismo DOT haanaho AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
Turku:&lt;br /&gt;
&lt;br /&gt;
* 2x Teemu Välimäki, [mailto:teemu.valimaki@iki.fi teemu.valimaki@iki.fi]&lt;br /&gt;
* Jaakko Lehtinen, jaakko dot lehtinen at gmail dot com&lt;br /&gt;
* Janne Junnila, janne dot junnila at gmail dot com&lt;br /&gt;
&lt;br /&gt;
Vaasa:&lt;br /&gt;
&lt;br /&gt;
* Mikko Niemikorpi, mikefulli ÄT gmail PISTE com&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
=== Bretagne ===&lt;br /&gt;
==== Brest ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux [mailto:steven@pourri.fr steven@pourri.fr] Jabber_Id:Steven@jabber.fr&lt;br /&gt;
* Acheteur potentiel #2&lt;br /&gt;
&lt;br /&gt;
==== Rennes ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Cédric DUFOUIL (openmoko at tsleg point com)&lt;br /&gt;
* Yves MAHE (ymahe at zindep dot com)&lt;br /&gt;
&lt;br /&gt;
=== Pays de la Loire ===&lt;br /&gt;
==== La Roche sur Yon ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vtouchar Vincent Touchard] (I may soon move to Bretagne/Brest)&lt;br /&gt;
&lt;br /&gt;
==== Nantes ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Yoann|Yoann ARNAUD]]. OK for a ship in Rennes if needed. [http://wiki.openmoko.org/wiki/Special:Emailuser/Yoann Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Ile de france ===&lt;br /&gt;
==== Paris ====&lt;br /&gt;
Status : 11/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux&lt;br /&gt;
* [[User:Phyce|Phyce]]&lt;br /&gt;
* Yann SLADEK ([http://wiki.openmoko.org/wiki/Special:Emailuser/Maveryck Contact me here])&lt;br /&gt;
* [[User:Wilk|Wilk]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Wilk Contact me here]&lt;br /&gt;
* Jonathan Magano ([http://wiki.openmoko.org/wiki/Special:Emailuser/JonathanMM Contact me here])&lt;br /&gt;
* Benjamin Renard (bn8[AT]zionetrix.net)&lt;br /&gt;
* [[User:OlivierBerger|OlivierBerger]]&lt;br /&gt;
* [[User:BartGS|BartGS]] [http://wiki.openmoko.org/wiki/Special:Emailuser/BartGS Contact me here]&lt;br /&gt;
* [[User:rcoscali|Rémi Cohen-Scali]]&lt;br /&gt;
* [[User:Valos|Valéry Febvre]]&lt;br /&gt;
* [[User:Manou|Emmanuel Raviart]]&lt;br /&gt;
&lt;br /&gt;
You may also see :&lt;br /&gt;
http://bearstech.com/openmoko/register&lt;br /&gt;
&lt;br /&gt;
=== Lorraine ===&lt;br /&gt;
==== Nancy ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:mosan|Nicolas Salles]]&lt;br /&gt;
&lt;br /&gt;
=== Rhône-Alpes ===&lt;br /&gt;
==== Lyon ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/patou Vincent MEURISSE]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pini Gilles FILIPPINI]&lt;br /&gt;
&lt;br /&gt;
==== Grenoble ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pbollard Philippe BOLLARD]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/aurelien Aurelien]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Alpes de Haute Provence ===&lt;br /&gt;
==== Manosque ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/cfdev Cyril]&lt;br /&gt;
&lt;br /&gt;
=== Provence Alpes Cote d'Azur ===&lt;br /&gt;
==== Sophia Antipolis ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/nico.inc Nicolas HUOT]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
=== Sachsen-Anhalt ===&lt;br /&gt;
==== Stendal (evtl. Magdeburg) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Fabian Off [http://wiki.openmoko.org/wiki/Special:Emailuser/Fabian2de Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hamburg ===&lt;br /&gt;
==== Hamburg ====&lt;br /&gt;
Status 9-10&lt;br /&gt;
&lt;br /&gt;
* Jan 4-5[http://wiki.openmoko.org/wiki/Special:Emailuser/Jan07 Contact me here]&lt;br /&gt;
* Varacanero [http://wiki.openmoko.org/wiki/Special:Emailuser/varacanero Contact me here]&lt;br /&gt;
* Ole 3-5 pcs [http://wiki.openmoko.org/wiki/Special:Emailuser/Olemoko Contact me here]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/Special:Emailuser/GuraX Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Niedersachsen===&lt;br /&gt;
==== Hannover====&lt;br /&gt;
Status 1&lt;br /&gt;
&lt;br /&gt;
* Dattel83 [http://wiki.openmoko.org/wiki/Special:Emailuser/Dattel83 Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Hessen ===&lt;br /&gt;
==== Frankfurt ====&lt;br /&gt;
Status 1-10&lt;br /&gt;
&lt;br /&gt;
* Blacky [http://wiki.openmoko.org/wiki/Special:Emailuser/Blacky Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Sachsen ===&lt;br /&gt;
==== Chemnitz ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Tobias [http://wiki.openmoko.org/wiki/Special:Emailuser/Tobydox Contact me here]&lt;br /&gt;
* Michael [http://wiki.openmoko.org/wiki/Special:Emailuser/her Contact me here]&lt;br /&gt;
==== Dresden ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Martin [http://wiki.openmoko.org/wiki/Special:Emailuser/nodge Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Thueringen ===&lt;br /&gt;
==== Weimar ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fries43]]&lt;br /&gt;
&lt;br /&gt;
==== Ilmenau ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:KimKiesel]]&lt;br /&gt;
&lt;br /&gt;
=== NRW ===&lt;br /&gt;
==== Bielefeld ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* David, infos on my [[User:Raven|user page]], or you can [[Special:Emailuser/Raven|contact me here]]&lt;br /&gt;
* Sebastian, infos on my [[User:Seppi|user page]], or you can [[Special:Emailuser/Seppi|contact me here]]&lt;br /&gt;
* Dackel, infos on my [[User:Killerdackel|user page]], or you can [[Special:Emailuser/Killerdackel|contact me here]]&lt;br /&gt;
* Conny&lt;br /&gt;
* Arndt, infos on my [[User:Arndot|user page]], or you can [[Special:Emailuser/Arndot|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Aachen ====&lt;br /&gt;
Status 3/10&lt;br /&gt;
* Henrik, infos on my [[User:Henrikz|user page]], or you can [[Special:Emailuser/Henrikz|contact me here]]&lt;br /&gt;
* David, infos on my [[User:TechnoFan|user page]], or you can [[Special:Emailuser/TechnoFan|contact me here]]&lt;br /&gt;
* Stephan, infos on my [[User:chaq|user page]], or you can [[Special:Emailuser/chaq|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Düsseldorf ====&lt;br /&gt;
* mac2k, infos on my [[User:mac2k|user page]], or you can [[Special:Emailuser/mac2k|contact me here]]&lt;br /&gt;
&lt;br /&gt;
=== Baden-Württemberg ===&lt;br /&gt;
==== Karlsruhe ====&lt;br /&gt;
&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
* 2 for André (one for me and one for a friend).[[Special:Emailuser/Spacemarine|Contact]] me if you haven't received an email from me or if you joined this group after the 07.05.08&lt;br /&gt;
* [[Special:Emailuser/Dr.Nop|Dr.Nop]]&lt;br /&gt;
* [[Special:Emailuser/JensB|JensB]]&lt;br /&gt;
* [[Special:Emailuser/Tedo|Tedo]]&lt;br /&gt;
* [[Special:Emailuser/ZaPPaS|ZaPPaS]] 7 devices at least, maybe we start a new group in Leonberg&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Gromgull|Gromgull]] (in Kaiserslautern, but Karlsruhe is close enough, and I doubt that I'll find 10 people here.&lt;br /&gt;
* [[Special:Emailuser/Ebi|Ebi]]&lt;br /&gt;
* [[Special:Emailuser/RIdd3r|Fabian]]&lt;br /&gt;
* [[Special:Emailuser/Agon|Agon]] in Stuttgart, but Karlsruhe is close enough&lt;br /&gt;
* [[Special:Emailuser/Gollum|Gollum]] in Mannheim, ditto :)  Maybe local postal service is an option?&lt;br /&gt;
&lt;br /&gt;
=== Bayern ===&lt;br /&gt;
==== München ====&lt;br /&gt;
&lt;br /&gt;
Status 5/10&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Eriks|Eriks]]&lt;br /&gt;
* --[[User:Imitation|Imitation]] 21:42, 30 April 2008 (CEST)&lt;br /&gt;
* [[Special:Emailuser/meyerm|meyerm]] 16:25 CEST, 01. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Koebi|koebi]] 05. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/wof|wof]] 07. Mai 2008&lt;br /&gt;
&lt;br /&gt;
=== Berlin===&lt;br /&gt;
==== Berlin ====&lt;br /&gt;
&lt;br /&gt;
for berlin-talk: http://de.groups.yahoo.com/group/openmoko-berlin/&lt;br /&gt;
&lt;br /&gt;
* Conrad [http://wiki.openmoko.org/wiki/User:Caribu Contact me here]&lt;br /&gt;
&lt;br /&gt;
Status 11/20&lt;br /&gt;
* Stephan [http://wiki.openmoko.org/wiki/User:Fischel Contact me here]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/User:Thebohemian Contact me here]&lt;br /&gt;
* Nico [http://wiki.openmoko.org/wiki/User:Nico Contact me here]&lt;br /&gt;
* Torsten [http://wiki.openmoko.org/wiki/User:Torsten_Grote Contact me here]&lt;br /&gt;
* Bastian [[User:Fries43]]&lt;br /&gt;
* Sven-Ola [http://wiki.openmoko.org/wiki/User:Sven-ola Contact]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/User:arnepp Contact me here]&lt;br /&gt;
* MM [http://wiki.openmoko.org/wiki/User:MM Contact]&lt;br /&gt;
* Keks [http://wiki.openmoko.org/wiki/User:Keksdosenmann Contact]&lt;br /&gt;
* Matthias [http://wiki.openmoko.org/wiki/User:mk Contact]&lt;br /&gt;
* Norbert [http://wiki.openmoko.org/wiki/User:Noha Contact]&lt;br /&gt;
&lt;br /&gt;
== Hungary == &lt;br /&gt;
discussion here: http://hup.hu/node/54588&lt;br /&gt;
&lt;br /&gt;
=== Budapest ===&lt;br /&gt;
Status 17/10&lt;br /&gt;
&lt;br /&gt;
* Ferenc 'Lion' Veres [http://wiki.openmoko.org/wiki/Special:Emailuser/kempelen Contact]&lt;br /&gt;
* Laszlo 'rka' Szabo [http://wiki.openmoko.org/wiki/Special:Emailuser/rka Contact]&lt;br /&gt;
* tg [http://wiki.openmoko.org/wiki/Special:Emailuser/tg?wpSubject=OpenMoko%20GroupSales Contact]&lt;br /&gt;
* LiRul - lirul [KUKAC] hixsplit [PONT] hu&lt;br /&gt;
* Nyosigomboc - nyos [KUKAC] nyos [PONT] homelinux [PONT] net&lt;br /&gt;
* hunludvig - hunludvig [KUKAC] gmail [PONT] com&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/asdmin?wpSubject=OpenMoko%20GroupSales Dániel 'asd' Vásárhelyi]&lt;br /&gt;
** i offer to handle ordering and dispatching the unit if no one has applied for it already&lt;br /&gt;
* asch, asch [KUKAC] freemail [PONT] hu&lt;br /&gt;
* btamas, [http://wiki.openmoko.org/wiki/Special:Emailuser/btamas Contact]&lt;br /&gt;
* ka87, andras [kukac] csevego [pont] net&lt;br /&gt;
* pcm, pcm [kukac] freemail [pont] hu&lt;br /&gt;
* gpiros, geza [PONT] piros [KUKAC] gmail [PONT] com&lt;br /&gt;
* appa, appa00 [kukac] gmail [pont] com&lt;br /&gt;
* pierre286, [http://wiki.openmoko.org/wiki/Special:Emailuser/pierre286 Contact]&lt;br /&gt;
* Hélei Zoltán, heleiz [kukac] gmail&lt;br /&gt;
* Fenwick, [http://wiki.openmoko.org/wiki/Special:Emailuser/fenwick Contact]&lt;br /&gt;
* Radics Áron, raron @ vipmail . hu&lt;br /&gt;
&lt;br /&gt;
=== Kecskemét ===&lt;br /&gt;
Dániel Vásárhelyi handles transportation to Kecskemét, therefore it is not necessary to collect 10 all pieces here.&lt;br /&gt;
&lt;br /&gt;
== India ==&lt;br /&gt;
=== Delhi/NCR ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Goldwyn Rodrigues [http://wiki.openmoko.org/wiki/Special:Emailuser/goldwynr Contact]&lt;br /&gt;
&lt;br /&gt;
== Italy == &lt;br /&gt;
If we don't reach the 10 phones limit in each city, maybe we could place an order in the &amp;quot;most requested city&amp;quot;, and from shipping to other buyers. We'll have anyway a good discount although the &amp;quot;double-shipping&amp;quot;. ([http://thread.gmane.org/gmane.comp.handhelds.openmoko.community/10937/focus=10981 Read here for reference]).&lt;br /&gt;
&lt;br /&gt;
=== Toscana ===&lt;br /&gt;
==== Firenze (e dintorni) ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Treviño|Marco Trevisan (Treviño)]] - [http://blog.3v1n0.net/contatti-trevino/ Contacts here]&lt;br /&gt;
* [[User:Niccolo|Niccolo Rigacci]] - ''niccolo [AT] rigacci.org''&lt;br /&gt;
* [[User:pcav|Paolo Cavallini]] - ''cavallini [AT] faunalia.it''&lt;br /&gt;
* [[User:BiggMatt|Mattia Gentile]] - ''biggmatt@hotmail.it''&lt;br /&gt;
* Elisa ''[mailto:lab@kkk.it lab@kkk.it]'' (Empoli)&lt;br /&gt;
* [[User:Sugacapra|Sugacapra]] - alessio.chemeri [AT] gmailPUNTOcom&lt;br /&gt;
* [[User:tom_morello|Carlo Ascani (Morello)]] - ''carlo.ratm [AT] gmail.com''&lt;br /&gt;
* [[User:marrano|Stefano Burchietti (Marrano)]] - ''stefano [AT] nontelodiromai.it''&lt;br /&gt;
&lt;br /&gt;
=== Lombardia ===&lt;br /&gt;
&lt;br /&gt;
==== Milano e dintorni ====&lt;br /&gt;
Status 16/10&lt;br /&gt;
&lt;br /&gt;
[[GroupSales_Milano_e_dintorni|Modalità di pagamento ecc.]]&lt;br /&gt;
&lt;br /&gt;
* Marcello Gorla&lt;br /&gt;
* Maxxer [mailto:maxxer@yetopen.it maxxer@yetopen.it] (Lecco)&lt;br /&gt;
* Pietro Montorfano [mailto:monto84@gmail.com monto84@gmail.com] (from como)&lt;br /&gt;
* Gianluigi Belli - [http://wiki.openmoko.org/wiki/Special:Emailuser/Pulciux Contacts here] (Milano)&lt;br /&gt;
* Michele Castellano - [http://wiki.openmoko.org/wiki/Special:Emailuser/mubumba Contacts here] (Milano)&lt;br /&gt;
* Maurizio Lipreri -  [http://wiki.openmoko.org/wiki/Special:Emailuser/Maldido Contacts here]( Como )&lt;br /&gt;
* Guido Conaldi - [http://wiki.openmoko.org/wiki/Special:Emailuser/skepz Contacts here] (Varese)&lt;br /&gt;
* [[User:Furester|Igor Scabini (furester)]] -[http://wiki.openmoko.org/wiki/Special:Emailuser/Furester Contacts here] (Milano)&lt;br /&gt;
* Dario Panico [http://wiki.openmoko.org/wiki/Special:Emailuser/Dareus Contacts here] (Busto Arsizio, VA)&lt;br /&gt;
* Marco Zanzotera (Milano città) - qualcuno sa indicarmi i metodi di pagamento per favore?&lt;br /&gt;
* Francesco Ricci (Milano, Dipartimento di Scienze dell'Informazione, via Comelico 39/41) - possibile punto di ricezione/distribuzione - [http://wiki.openmoko.org/wiki/Special:Emailuser/Alfa21 Contacts here]&lt;br /&gt;
* Danilo Sia (Birdack) [http://wiki.openmoko.org/wiki/Special:Emailuser/Birdack Contacts here] (Milano città)&lt;br /&gt;
* Federico Belvisi - [http://wiki.openmoko.org/wiki/Special:Emailuser/Armalite Contacts here] (Legnano, MI/Varese)&lt;br /&gt;
* Francesco Leserri - [http://wiki.openmoko.org/wiki/Special:Emailuser/Francy Contacts here] (Vimercate, MI)&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]] (Milano zona Forlanini) [http://wiki.openmoko.org/wiki/Special:Emailuser/Cga Contacts here]&lt;br /&gt;
* Pietro Isotti - [mailto:isottipietro@gmail.com isottipietro@gmail.com]&lt;br /&gt;
* Baz - [mailto:buzzi.paolo@gmail.com buzzi.paolo@gmail.com]&lt;br /&gt;
&lt;br /&gt;
=== Piemonte ===&lt;br /&gt;
==== Torino (and province) ====&lt;br /&gt;
Status 6/10&lt;br /&gt;
&lt;br /&gt;
* Claudio Carnino &amp;lt;br/&amp;gt; (jollyr0g3r AT gmail DOT com)&lt;br /&gt;
* Alessandro Degano &amp;lt;br/&amp;gt; (a.degano AT gmail DOT com)&lt;br /&gt;
* Enrico Pigozzi &amp;lt;br/&amp;gt; (videokill71 AT gmail DOT com)&lt;br /&gt;
* Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&lt;br /&gt;
* Giuseppe Barbieri (elect86 at gmail dot com)&lt;br /&gt;
* Riccardo Issoglio &amp;lt;br/&amp;gt; (riccardo.issoglio AT polito DOT it)&lt;br /&gt;
 # Volendo possiamo aggiungerci al gruppo di Milano&lt;br /&gt;
  prendendo così 2 pacchi da 10 risparmiando ulteriormente sulla spedizione e &lt;br /&gt;
  senza aspettare per raggiungere il numero 10, perchè io potrei andare volentieri&lt;br /&gt;
  a prenderli col treno a Milano, tornare e distribuirli a Torino, fatemi sapere ;)   &lt;br /&gt;
  Giuseppe&lt;br /&gt;
&lt;br /&gt;
=== Trentino-Alto Adige ===&lt;br /&gt;
==== Trento (Padova too :)) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Andrea Debortoli &amp;lt;br/&amp;gt; (debortoland AT gmail DOT com)&lt;br /&gt;
&lt;br /&gt;
=== Friuli Venezia Giulia ===&lt;br /&gt;
==== Trieste ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* dorje [mailto:dorje@libero.it dorje@libero.it] - [[User:dorje|dorje]]&lt;br /&gt;
&lt;br /&gt;
=== Veneto ===&lt;br /&gt;
Status: 10/10&lt;br /&gt;
&lt;br /&gt;
==== Verona ====&lt;br /&gt;
&lt;br /&gt;
* Persegat [mailto:persegat@alice.it persegat@alice.it] - [[User:Pecce|Pecce]]&lt;br /&gt;
* Sylar91 [mailto:sylar1991@gmail.com sylar1991@gmail.com] - [[User:Sylar91|Sylar91]]&lt;br /&gt;
* Marco Franceschetti - [http://wiki.openmoko.org/wiki/Special:Emailuser/vonfritz Contacts here]&lt;br /&gt;
* AleksFalcone [mailto:aleks.falcone@gmail.com aleks.falcone@gmail.com] - [[User:AleksFalcone|AleksFalcone]]&lt;br /&gt;
&lt;br /&gt;
==== Vicenza ====&lt;br /&gt;
&lt;br /&gt;
* Matteo [mailto:matteo@member.fsf.org matteo@member.fsf.org] - [[User:Tchernobog|Tchernobog]]&amp;lt;br /&amp;gt;Also Padova is okay.&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Michele [mailto:michele@cooperativabiosphaera.it michele(at)cooperativabiosphaera.it] - &amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
* Paolo [mailto:paolo.sartore@gmail.com paolo.sartore(at)gmail.com]&amp;lt;br /&amp;gt; Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
==== Venezia ====&lt;br /&gt;
&lt;br /&gt;
* Tommaso [mailto:tommaso.gardumi@gmail.com tommaso.gardumi@gmail.com] - [[User:Tobarello|Tobarello]] &amp;lt;br /&amp;gt;Also Padova, Vicenza &amp;amp; Trento are ok.&lt;br /&gt;
&lt;br /&gt;
==== Treviso ====&lt;br /&gt;
&lt;br /&gt;
* Dario [mailto:aliasbrain@gmail.com aliasbrain(at)gmail.com] - [[User:Rastafan|Rastafan]] &amp;lt;br /&amp;gt;one, maybe two.&lt;br /&gt;
&lt;br /&gt;
* Pedro [mailto:paguilar@junkerhq.net paguilar(at)junkerhq.net] - [[User:Paguilar|Paguilar]] &amp;lt;br/&amp;gt;Also Padova and Vicenza are ok.&lt;br /&gt;
&lt;br /&gt;
=== Emilia Romagna ===&lt;br /&gt;
==== Parma ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Delian|Marco Albanese]] [mailto:delian2@gmail.com delian2@gmail.com] For Me, it's ok for the decentralized shipment ( Milano for example :) ).&lt;br /&gt;
&lt;br /&gt;
* [[User:Jordano|Marco Grassi]] marco.gra AT Gmail Dot com Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
* [[User:Hachreak|Leonardo Rossi]] ssj3gokou AT libero Dot it Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
=== Puglia ===&lt;br /&gt;
==== Lecce ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Morpheus90|Morpheus90]] [mailto:ugopiemontese@rudiaelinux.com ugopiemontese@rudiaelinux.com]&lt;br /&gt;
* [[User:Italyanker|italyanker]] [mailto:italyanker@gmail.com italyanker@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Bari ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fradeve11|Fradeve11]] [mailto:fradeve@ubuntu-it.org fradeve@ubuntu-it.org]&lt;br /&gt;
&lt;br /&gt;
=== Campania ===&lt;br /&gt;
==== Caserta (and province) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* fenoxxx [mailto:fenoxxx@gmail.com] - Aversa&lt;br /&gt;
&lt;br /&gt;
=== Lazio ===&lt;br /&gt;
==== Roma ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* Hire X 2 [mailto:hiretto@gmail.com hiretto@gmail.com] (Roma)&lt;br /&gt;
* Darkbasic X 1 [mailto:darkbasic4(at)gmail darkbasic4(at)gmail] (Ancona)&lt;br /&gt;
* zione X 1 [mailto:alessio.filipponio@gmail.com alessio.filipponio@gmail.com](Roma)&lt;br /&gt;
* AntoMan X 1 (Roma) Inserisci un contatto di posta elettronica o non potremo contattarti al momento dell'acquisto!&lt;br /&gt;
* Christian X 1(Gino46) [mailto:christian.marzola@alice.it] (ferrara) Qualcuno me lo dovrebbe spedire.&lt;br /&gt;
* Tempix X 1 [mailto:tempix11@gmail.com tempix11@gmail.com] (Ancona)&lt;br /&gt;
&lt;br /&gt;
=== Liguria ===&lt;br /&gt;
==== Genova ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Luca Maranzano X 1 (liuk AT linux DOT it) [[User:liuk|liuk]]&lt;br /&gt;
* Francesco Frassinelli X 1 (frafra AT autistici DOT org) [[User:Frafra|Frafra]]&lt;br /&gt;
* Lorenzo Fornara X 1 (fw1987 AT hotmail DOT it)&lt;br /&gt;
* Stefano Cutelle' X 1 (staff@ascservices.it) [[User:ascservices|ascservices]]&lt;br /&gt;
* Luca Arrigo X 1 (morph84@gmail.com) [[User:morph|morph]]&lt;br /&gt;
* Andrea De Gaetano X 1 (dega1999 AT gmail DOT com) [[User:Dega1999|Dega1999]]&lt;br /&gt;
* Salvo Schiavone X 1 (salvoschiavone AT gmail DOT com [[User:Salvador|Salvador]]&lt;br /&gt;
* Daniele Delmonte X1 (ryogazero chiocciola yahoo punto it)&lt;br /&gt;
&lt;br /&gt;
=== Sicilia ===&lt;br /&gt;
==== Palermo ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Giorgio Marciano' X 1 [mailto:giorgio.marciano@email.it giorgio.marciano@email.it]&lt;br /&gt;
* Michele Puccio X 1 [mailto:narkos@iol.it michele]&lt;br /&gt;
* Roberto Calandra X 1 [mailto:isokazi@yahoo.it roberto]&lt;br /&gt;
* Vincenzo Moreno Luna X 1 [mailto:ciop85plus@hotmail.com vincenzo]&lt;br /&gt;
&lt;br /&gt;
==== Messina ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Melug X 4 [mailto:melug@messinalug.org MeLug]&lt;br /&gt;
&lt;br /&gt;
=== Calabria ===&lt;br /&gt;
==== Catanzaro ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Carlo Mangani X 1 [mailto:carlo.mangani@gmail.com carlo.mangani@gmail.com] - Lamezia Terme&lt;br /&gt;
&lt;br /&gt;
== Macedonia ==&lt;br /&gt;
=== Skopje ===&lt;br /&gt;
* Kristijan Krsteski 1/10 &amp;lt;br /&amp;gt; [[User:neutrino]] &amp;lt;br /&amp;gt; [mailto:kristijan.krsteski@gmail.com]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== México ==&lt;br /&gt;
=== Ciudad de México ===&lt;br /&gt;
* Kozapatista [[Special:Emailuser/User:kozapatista|Contact]]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands The Netherlands] ==&lt;br /&gt;
(Discuss this group sale on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands talk page])&lt;br /&gt;
&lt;br /&gt;
* Marijn Kruisselbrink 1 [[Special:Emailuser/User:mkruisselbrink|Contact]]&lt;br /&gt;
* Andy Powell 1/10 [[Special:Emailuser/User:ScaredyCat|Contact]]&lt;br /&gt;
* Arjan Veenstra 1/10 [[User:AVee]] [[Special:Emailuser/User:AVee|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Gelderland ===&lt;br /&gt;
&lt;br /&gt;
==== Nijkerk ====&lt;br /&gt;
* [[User:Nicolas|Nico Veenkamp]] (Nijkerk 1x) [[Special:Emailuser/User:Nicolas|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:A.dre|André Disselhorst]] (Nijmegen 1x) [[Special:Emailuser/User:A.dre|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Limburg ===&lt;br /&gt;
&lt;br /&gt;
==== Griendtsveen ====&lt;br /&gt;
* [[User:KenSentMe|Jeroen van de Nieuwenhof]] (Griendtsveen 1x) [[Special:Emailuser/User:KenSentMe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord-Brabant ===&lt;br /&gt;
&lt;br /&gt;
==== Bergen op Zoom ====&lt;br /&gt;
* [[User:Madjo|Marcel de Jong]] 1/10 [[Special:Emailuser/User:Madjo|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Eindhoven ====&lt;br /&gt;
* Christ van Willegen 1 [[User:ChristW]]&lt;br /&gt;
&lt;br /&gt;
=== Noord Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Amsterdam ====&lt;br /&gt;
* Michel van Horssen 1/10 [[Special:Emailuser/User:mivaho|Contact]]&lt;br /&gt;
* Frank Richter 1 [[Special:Emailuser/User:res|Contact]]&lt;br /&gt;
* Eric Smith 1/10 [[User:Eric Smith]]&lt;br /&gt;
==== Beverwijk ====&lt;br /&gt;
* Theo Martens 1x [[Special:Emailuser/User:T_M|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Bussum ====&lt;br /&gt;
* Remco van Zuijlen 1x [[Special:Emailuser/User:Remco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Overijssel ===&lt;br /&gt;
&lt;br /&gt;
==== Deventer ====&lt;br /&gt;
* Jan de Haan 1/10 [[User:Jan de Haan]] [[Special:Emailuser/User:Jan de Haan|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Hengelo ====&lt;br /&gt;
* Sander Hoentjen 1/10 [[Special:Emailuser/User:Tjikkun|Contact]]&lt;br /&gt;
* Peter Hageman 1 [[Special:Emailuser/User:PingPong|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zwolle ====&lt;br /&gt;
* Boudewijn 1/10 [[User:Boudewijn|empty user page]] [[Special:Emailuser/User:Boudewijn|Contact]]; possibly got a second person interested&lt;br /&gt;
&lt;br /&gt;
=== Zuid-Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Rijswijk ====&lt;br /&gt;
* Fernando Martins 1x [[User:fmartins]]  [[Special:Emailuser/User:fmartins|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Utrecht ===&lt;br /&gt;
&lt;br /&gt;
==== Utrecht ====&lt;br /&gt;
* Eric Spierings 1/10 [[Special:Emailuser/User:ericsp|Contact]]&lt;br /&gt;
* Peter van de Werken 2/10 [[Special:Emailuser/User:PWerken|Contact]]&lt;br /&gt;
* Kenny van Wanrooij 1/10 [[Special:Emailuser/User:kenneth|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
22/30&lt;br /&gt;
&lt;br /&gt;
== New Zealand ==&lt;br /&gt;
As Telecom are using the 850MHz network for their GSM network, and Vodafone/northelia (possibly aka orcon) are using 900/1800MHz, please state which version you want. This may need more research, I'm not 100%; see [http://www.gsmworld.com/roaming/gsminfo/cou_nz.shtml] for more info&amp;lt;br&amp;gt;&lt;br /&gt;
According to jeremy list, telecom will not be rolling out GSM for four years, so the point becomes moot - no-one is likely to get an 850 gsm phone now and wait that long&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on info from steve (openmoko marketing) concerning weight and size, shipping via UPS will be about US$185 (NZ$23 each phone) to Auckland.&amp;lt;br&amp;gt;&lt;br /&gt;
UPS are far from the cheapest, but (again according to steve), OM have a contract with them, so this is what we are stuck with&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Someone on the community list suggested using [http://www.myus.com], a shipping company that will re-post items overseas at decent rates. They claim US$66 for a 3kg package, or NZ$8 per phone. Of course, the cost of shipping the phone from OM to the shipping company has to be added in as well.&lt;br /&gt;
&lt;br /&gt;
As of 2008-05-08, US$369 is worth NZ$477&lt;br /&gt;
&lt;br /&gt;
import duty on mobile phones is 0%[http://www.customs.govt.nz/importers/Private+Importers/Customs+Charges.htm], and GST is 12.5% so the GST added to each phone will be NZ$63; 12.5% * {477 + 23), cos we pay GST on postage too...&lt;br /&gt;
&lt;br /&gt;
So, the total cost of a Freerunner as part of a 10 pack, will be:&amp;lt;br&amp;gt;&lt;br /&gt;
477 + 23 + 63&amp;lt;br&amp;gt;&lt;br /&gt;
= '''NZ$563'''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ any possible charges to get it posted elsewhere in New Zealand&lt;br /&gt;
&lt;br /&gt;
=== Auckland ===&lt;br /&gt;
==== [[Auckland group sales|Auckland]] ====&lt;br /&gt;
Status:10/10&lt;br /&gt;
*Rob Paulson [[User:Myfanwy]] 900MHz&lt;br /&gt;
**i'm quite happy to organise the purchase, if no-one has any objections. to ease any worries about me running off with the money, we could use an escrow service such as [http://safetrader.co.nz], or paypal. or does anyone have any other ideas?&lt;br /&gt;
*Simon Wells [[User:Swel024]]&lt;br /&gt;
*Jeremy List [[User:Jeremy-list]] mailto:quick.dudley@gmail.com (Wellington, not Auckland, will pay for courier)&lt;br /&gt;
*David Murrell [[User:Viddy]] - [mailto:dmurrell@waikato.ac.nz] I'm in Hamilton, either courier, or I'll drive up :)&lt;br /&gt;
*Jeremy Gray [[User:Bogdan237]] [mailto:jgra163@ec.auckland.ac.nz] Auckland, 900MHz&lt;br /&gt;
*Glen Ogilvie [[User:Nelg]] {mailto:nelg@linuxsolutions.co.nz] Auckland, 900MHz&lt;br /&gt;
*Xuân Baldauf [[User:xbaldauf]] {mailto:xuan--2008.05--GroupSales--wiki.openmoko.org@baldauf.org] Auckland CBD, 900MHz+1800MHz GSM. This is &amp;lt;u&amp;gt;conditional&amp;lt;/u&amp;gt;: the transaction must complete by 2008-06-30, else I cannot participate, because I'm leaving the country afterwards.&lt;br /&gt;
*Paul Roe [[User:Par08]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Par08 contact me here] Christchurch, 2 x 900MHz&lt;br /&gt;
*Dave Lane [[User:dangerpossum]] [http://wiki.openmoko.org/wiki/Special:Emailuser/dangerpossum contact] Christchurch, 1 x 900MHz + 1800MHz GSM&lt;br /&gt;
&lt;br /&gt;
== Norway ==&lt;br /&gt;
=== Nordland ===&lt;br /&gt;
==== Bodø ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:AlecTBM|Alexander Frøyseth]] [mailto:alexander.froyseth@gmail.com alexander.froyseth@gmail.com]&lt;br /&gt;
* Ole Marius&lt;br /&gt;
* Stian Vading&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sør-Trøndelag ===&lt;br /&gt;
==== Trondheim ====&lt;br /&gt;
Status 12/20&lt;br /&gt;
&lt;br /&gt;
*[[User:andy000|Andreas Kalvå]] [mailto:andy@samfundet.no andy@samfundet.no]&lt;br /&gt;
Send mail om du er interessert.&lt;br /&gt;
&lt;br /&gt;
=== Østlandet ===&lt;br /&gt;
==== Oslo, Akershus, Buskerud, Vestfold ====&lt;br /&gt;
Status 20/20(30?)&lt;br /&gt;
&lt;br /&gt;
* [[User:Ixian|Heikki Sørum]] [mailto:heikkis@matnat.uio.no] &amp;lt;br/&amp;gt; Interessert? mail meg.&lt;br /&gt;
* [[User:Bobkare|Knut Arne Bjørndal]] [mailto:bob@cakebox.net]&lt;br /&gt;
* [[User:Arildh|Arild Hellstrøm]] [mailto:arild.hellstrom@getmail.no]&lt;br /&gt;
&lt;br /&gt;
== Poland ==&lt;br /&gt;
=== dolnośląskie ===&lt;br /&gt;
==== Wrocław ====&lt;br /&gt;
&lt;br /&gt;
* Special group buy site: https://www.kumulator.pl/show/group/35&lt;br /&gt;
&lt;br /&gt;
=== Podlaskie ===&lt;br /&gt;
==== Suwalki ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* arteqw [http://wiki.openmoko.org/wiki/Special:Emailuser/Arteqw contact with me]&lt;br /&gt;
&lt;br /&gt;
=== Wielkopolskie ===&lt;br /&gt;
==== Poznań ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* dos [http://wiki.openmoko.org/wiki/Special:Emailuser/dos contact with me (please, in polish :))]&lt;br /&gt;
&lt;br /&gt;
== Portugal ==&lt;br /&gt;
=== Aveiro ===&lt;br /&gt;
==== Aveiro ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Ruben|Ruben Mendes]]&lt;br /&gt;
* [[User:kuyky|Tiago Saraiva]] &amp;lt;br /&amp;gt; [mailto:destructhor88@gmail.pt]&lt;br /&gt;
&lt;br /&gt;
== Sweden ==&lt;br /&gt;
If insufficient number of people, orders could be merged and remailed perhaps.&lt;br /&gt;
&lt;br /&gt;
Domestic remailing with Posten as A-class mail of a letter (criteria: length+width+height max 900 mm) weighing max 1 kg, without insurance should [http://www.posten.se/foretag/vara_tjanster/postageguide/postguideLetterDom.jspv cost 44 SEK]. 50 SEK more for insurance.&lt;br /&gt;
&lt;br /&gt;
If we end up with more than one 10-pack in Sweden, my guess is that it would probably pay to order everything in one shipment to one address in Sweden to save on the international shipping, and then remail domestically.&lt;br /&gt;
&lt;br /&gt;
=== Götaland ===&lt;br /&gt;
==== Göteborg ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Fwendt|Fredrik Wendt]] [[Special:Emailuser/Fwendt|Contact]]/wendt.se&lt;br /&gt;
&lt;br /&gt;
==== Malmö ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Lars Jarlvik &amp;lt;br /&amp;gt; mailto:lars@larsfactory.se&lt;br /&gt;
&lt;br /&gt;
=== Svealand ===&lt;br /&gt;
==== Stockholm ====&lt;br /&gt;
Status : 6/10&lt;br /&gt;
&lt;br /&gt;
* Erland Lewin &amp;lt;br /&amp;gt; mailto:erland@lewin.nu&lt;br /&gt;
* Simon Kågström &amp;lt;br /&amp;gt; mailto:simon.kagstrom@gmail.com&lt;br /&gt;
* Ingvaldur Sigurjonsson &amp;lt;br /&amp;gt; mailto:ingi@ultimalabor.se&lt;br /&gt;
* Adam Johansson &amp;lt;br /&amp;gt; mailto:adam@sollentunaholm.se&lt;br /&gt;
* Lowe Schmidt &amp;lt;br /&amp;gt; mailto:lowe.schmidt@gmail.com&lt;br /&gt;
* Ollie Cleary &amp;lt;br /&amp;gt; mailto:olliecleary AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
==== Örebro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Anders Petersson &amp;lt;br /&amp;gt; [mailto:demitar@worldforge.org demitar@worldforge.org]&lt;br /&gt;
&lt;br /&gt;
==== Västerås ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Jörgen Lidholm, could join the Falun/Borlänge or Stockholm group &amp;lt;br /&amp;gt; [mailto:jorgen.lidholm@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Falun &amp;amp; Borlänge ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:Jth Johan Thelmén], Åke Hoff &amp;amp; a demo/backup&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:eagle87 Pär Eriksson], Borlänge&lt;br /&gt;
&lt;br /&gt;
=== Norrland ===&lt;br /&gt;
==== Umeå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Zash|Zash]] [[Special:Emailuser/Zash|Contact]]&lt;br /&gt;
* [[User:Benjamin|Benjamin]] [[Special:Emailuser/Benjamin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Luleå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mjukis|Mjukis]] [[Special:Emailuser/Mjukis|Contact]] - 2 Units. Can also join the Malmö group order.&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
Gabriel Ambuehl would volunteer to order the initial 10pack.&lt;br /&gt;
Alexandre Ghisoli could organize the second 10pack.&lt;br /&gt;
Luca Capello could organize the third 10pack (mostly for French Switzerland).&lt;br /&gt;
Mathieu will probably organisze the 4th 10pack. (Lausanne)&lt;br /&gt;
All the 4 with payment in advance (a 10pack will cost approx 3'800 USD).&lt;br /&gt;
&lt;br /&gt;
Probably we will organize shipping, if we cannot all move to Zürich/Genève to get our Neo.&lt;br /&gt;
&lt;br /&gt;
==== Shipping ====&lt;br /&gt;
If we would ship Neos, here is the Swiss PostPac prices :&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Description&lt;br /&gt;
! Size [cm]&lt;br /&gt;
! Price CHF TTC&lt;br /&gt;
|-&lt;br /&gt;
| Size 1&lt;br /&gt;
| 22.9 x 14.7 x 9.9&lt;br /&gt;
| 2.20&lt;br /&gt;
|-&lt;br /&gt;
| Size 2&lt;br /&gt;
| 31.5 x 22.5 x 12.5&lt;br /&gt;
| 2.40&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Priority&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 8.-&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Economy&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 6.-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Steve posted informations about boxes that will be out with Neo :&lt;br /&gt;
&lt;br /&gt;
* 10 pack : 435mm x 371mm x 119mm, approx 3kg, UPS will charge 160USD (need to be verified)&lt;br /&gt;
* Individual pack : 178mm  x 104mm x 84mm, 237 grams&lt;br /&gt;
&lt;br /&gt;
So size 1 will fit ! Local delivery in Switzerland will cost 8.20 for Economy or 10.20 Priority.&lt;br /&gt;
&lt;br /&gt;
==== Zurich ====&lt;br /&gt;
Status : 21/20&lt;br /&gt;
&lt;br /&gt;
This list already contains 20 people, please consider joining the Genève list if places are still available -- LucaCapello&lt;br /&gt;
&lt;br /&gt;
* Simon Wenner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Nowic Contact]&lt;br /&gt;
* Simon Schreiber &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Markus Huggler &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Andre Timmermann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Raffael Schmid &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Pascal Weller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Nick Zbinden (Luzern)&amp;lt;br /&amp;gt; [mailto:nickik@gmx.ch] oder [http://wiki.openmoko.org/wiki/Special:Emailuser/nickik Contact]&lt;br /&gt;
* Marcel Wirth &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Skarhand Contact]&lt;br /&gt;
* Marcel Lütolf (Luzern)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/NeRo Contact]&lt;br /&gt;
* Christian Corrodi &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matto Contact]&lt;br /&gt;
* Mirko Klingauf &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/RealAtaman Contact]&lt;br /&gt;
* Marcel Jost (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Onsonic Contact]&lt;br /&gt;
* Marc Andre Tanner (Biel)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/mat Contact]&lt;br /&gt;
* Tobias Kündig (2 Geräte) (Luzern)&amp;lt;br /&amp;gt; [mailto:info@it-media.ch]&lt;br /&gt;
* Peter Salvisberg&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Psal Contact]&lt;br /&gt;
* Martin Kos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/KoS Contact]&lt;br /&gt;
* Lorenz Schori (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Znerol Contact]&lt;br /&gt;
* Matthias Cramer (Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/cramer Contact]&lt;br /&gt;
* Pascal Mages (Bern/Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/FreeMind Contact]&lt;br /&gt;
* Christian Wäckerlin &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/boognu Contact]&lt;br /&gt;
&lt;br /&gt;
==== Geneve ====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Diego Abelenda&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Aelia Contact]&lt;br /&gt;
* Luca Capello&amp;lt;br /&amp;gt; [mailto:luca@pca.it]&lt;br /&gt;
* Nicolas Produit&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Produit Contact]&lt;br /&gt;
* Gulu (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Gulu Contact]&lt;br /&gt;
* Edomaur (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Edomaur Contact]&lt;br /&gt;
* Sebastien Nanchen &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Sn Contact]&lt;br /&gt;
* Jonas Schwarz (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jnsc Contact]&lt;br /&gt;
* Robin Farine (Auvernier)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rfarine Contact]&lt;br /&gt;
* Alexandre Ghisoli (Yverdon)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Agh Contact]&lt;br /&gt;
* Raphael Studer (Thurgau) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Tschudder Contact]&lt;br /&gt;
&lt;br /&gt;
==== Lausanne (EPFL) ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Mathieu Habegger (EPFL) &amp;lt;br /&amp;gt;[http://wiki.openmoko.org/wiki/Special:Emailuser/Habi Contact]&lt;br /&gt;
* Matthias Brändli (EPFL) &amp;lt;br /&amp;gt;[mailto:matthias.braendli@frequencebanane.ch Contact]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
=== Spain (Country Group Sale) ===&lt;br /&gt;
Status: 8/10&lt;br /&gt;
&lt;br /&gt;
=== Madrid ===&lt;br /&gt;
==== Madrid ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Rafael Campos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Methril Contact]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Pablo Ruiz Múzquiz [http://wiki.openmoko.org/wiki/User_talk:Pabloruiz contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Zaragoza ===&lt;br /&gt;
==== Zaragoza ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Alejandro R. Mosteo &amp;lt;br /&amp;gt; alejandro AT mosteo · com&lt;br /&gt;
* Arturo Giner&amp;lt;br/&amp;gt;[[Special:Emailuser/artginer|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Barcelona ===&lt;br /&gt;
==== Barcelona ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* José Luis Pérez &amp;lt;br/&amp;gt;[[Special:Emailuser/jluis|Contact]]&lt;br /&gt;
* David Reyes Samblas Martinez&amp;lt;br/&amp;gt;[[Special:Emailuser/mutrox|Contact]]&lt;br /&gt;
* Sergio Arias &amp;lt;br/&amp;gt;[[Special:Emailuser/saerguio|Contact]]&lt;br /&gt;
* Alex Muntada &amp;lt;br/&amp;gt;[[Special:Emailuser/alexm|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Valencia ===&lt;br /&gt;
==== Valencia ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Pau Gaspar Díaz &amp;lt;br/&amp;gt;[[Special:Emailuser/pau|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UAE ==&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Yaser Ammar &amp;lt;br /&amp;gt; [[Special:Emailuser/Waraqa|Contact]]&lt;br /&gt;
&lt;br /&gt;
== USA ==&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Denver (Full) ====&lt;br /&gt;
Status: 10/10 (includes the gentleman from Utah)&lt;br /&gt;
* Shawn Sullivan &amp;lt;br /&amp;gt; [[mailto:shelbydz87@yahoo.com shelbydz87@yahoo.com]]&lt;br /&gt;
* Peter Abplanalp &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/alderion Contact]&lt;br /&gt;
* Ben Burdette &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Ansible Contact]&lt;br /&gt;
* Tom Russell &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/tazbert Contact]&lt;br /&gt;
* Trace &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/gnork Contact]&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Los Angeles ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ian Douglas &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Iandouglas Contact me here]&lt;br /&gt;
* Matthew &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Wetmoko Contact]&lt;br /&gt;
* Daniel &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Beaker82 Contact]&lt;br /&gt;
* James Robertson &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JamesRobertson Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Diego ====&lt;br /&gt;
'''(inc. San Diego county and surrounding areas)'''&lt;br /&gt;
&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
Will combine with LA if too few.&lt;br /&gt;
&lt;br /&gt;
* Peter Naulls &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Pnaulls Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Francisco Bay Area ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ajit Natarajan - [http://wiki.openmoko.org/wiki/Special:Emailuser/ajitk Contact]&lt;br /&gt;
&lt;br /&gt;
* Dirk Bergstrom - [http://wiki.openmoko.org/wiki/Special:Emailuser/krid Contact]&lt;br /&gt;
&lt;br /&gt;
* Tupshin Harper - [http://wiki.openmoko.org/wiki/Special:Emailuser/tupshin Contact]&lt;br /&gt;
&lt;br /&gt;
* Lothar Werzinger (900MHz) - [http://wiki.openmoko.org/wiki/Special:Emailuser/Elektrolott Contact]&lt;br /&gt;
&lt;br /&gt;
==== Monterey ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* Cry Regarder &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
=== Midwest ===&lt;br /&gt;
'''(combine Indiana / Iowa / Kentucky / Tennesee / Texas)'''&lt;br /&gt;
Status: 6/10&lt;br /&gt;
* Geoff Ruscoe    [[Special:Emailuser/Geocode|Contact]] - Louisville, KY&lt;br /&gt;
* Steven M  [[Special:Emailuser/Montgoss|Contact]] - Cedar Rapids, IA&lt;br /&gt;
* Joseph Booker [[Special:Emailuser/Sargas|Contact]] - Chicago&lt;br /&gt;
* Bryan DeLuca [[Special:Emailuser/Stupkid|Contact]] - Fort Worth, TX&lt;br /&gt;
* Casey Harkins [[Special:Emailuser/Charkins|Contact]] - Madison, WI&lt;br /&gt;
* Matt McCormick [[Special:Emailuser/Thewtex|Contact]] - Madison, WI&lt;br /&gt;
&lt;br /&gt;
=== Indiana / Kentucky ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Dan Staley      [[Special:Emailuser/Pyrasi|Contact]] (Kentucky)&lt;br /&gt;
* Donnie Jones    [[Special:Emailuser/Donniejones18|Contact]] (Lexington, KY)&lt;br /&gt;
* John Sterling   [[Special:Emailuser/Sterling|Contact]] (Lexington, KY)&lt;br /&gt;
* James MacLachlan [[Special:Emailuser/Jmaclachlan|Contact]] (Louisville, KY)&lt;br /&gt;
&lt;br /&gt;
=== Ohio / Michigan ===&lt;br /&gt;
Status: 3/10&lt;br /&gt;
* David Pais (Unknown City) [mailto:davioh2001@yahoo.com email]&lt;br /&gt;
* Dave Ludlow (Toledo) (I can purchase and distribute) [[Special:Emailuser/adsllc|Contact]]&lt;br /&gt;
* Adam Steele (Cincinnati) [mailto:adam@laurasteele.net Contact]&lt;br /&gt;
&lt;br /&gt;
=== Washington ===&lt;br /&gt;
==== Seattle ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Jon Pomeroy [[Special:Emailuser/Jepomeroy|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Tennessee ===&lt;br /&gt;
==== Memphis ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Peter O'Connor &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/poconnor Contact]&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin (9/10) ====&lt;br /&gt;
* Dale Schumacher [[Special:Emailuser/dalnefre|Contact]]&lt;br /&gt;
* Michael Cosby [[Special:Emailuser/mcosby|Contact]]&lt;br /&gt;
* Paul Jimenez [[Special:Emailuser/pj|Contact]]&lt;br /&gt;
* Charles [[Special:Emailuser/rbn|Contact]]&lt;br /&gt;
* Anthony Kitchin [[Special:Emailuser/akitchin|Contact]]&lt;br /&gt;
* Carl (x2) [[Special:Emailuser/texatopia|Contact]]&lt;br /&gt;
* Robert [[Special:Emailuser/SHaRK|Contact]] (Houston)&lt;br /&gt;
* Bryan DeLuca [[Special: Emailuser/Stupkid|Contact]] (Fort Worth)&lt;br /&gt;
&lt;br /&gt;
==== Dallas (1/10) ====&lt;br /&gt;
* Philip White [[Special:Emailuser/pmw|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Mid-Atlantic ===&lt;br /&gt;
==== Virginia====&lt;br /&gt;
===== Virginia Tech (1/10) =====&lt;br /&gt;
* Lally Singh [[Special:Emailuser/lally|email]] -- yeah, if you're ordering anywhere in VA, lemme know.&amp;lt;br /&amp;gt;&lt;br /&gt;
===== Richmond (2/10)=====&lt;br /&gt;
* Philippe Gerard [[Special:Emailuser/feydreva|Contact]]&amp;lt;br/&amp;gt;&lt;br /&gt;
*Steve Watson mailto:ssw0213@gmail.com&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New York ====&lt;br /&gt;
Status: 3/10 or 4/10&lt;br /&gt;
&lt;br /&gt;
* Bert Hartmann [http://wiki.openmoko.org/wiki/Special:Emailuser/BertHartm Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Michael Cole mailto:mjcole137@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Jake Thebault-Spieker (probably, may not be able to afford it) [http://wiki.openmoko.org/Spcial:Emailuser/Summatusmentis Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
* Remy Frerebeau  [http://wiki.openmoko.org/wiki/Special:Emailuser/Rfrerebe Contact me here] &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Maryland (2/10)====&lt;br /&gt;
* Paul Buede mailto:paul@buede.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Charles Lohr&lt;br /&gt;
* Alex (DC/Rosslyn; not 100% sure that will be able to afford it) [[Special:Emailuser/rakukin|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
Status: 7/10&lt;br /&gt;
* Benjamin Moody [[Special:Emailuser/FloppusMaximus|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Ken Young (Note, if we're not up to 10/10 on the day the Freerunner is announced, I'm going to drop out and order individually).[[Special:Emailuser/Dolson|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Chris White (for 4) [[Special:Emailuser/Safire|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Nick Dube - Pembroke, NH (Will also drop out if we do not have 10 by Freerunner release.) [[Special:Emailuser/Doobe01|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Reno/Sparks ====&lt;br /&gt;
Including Northwestern Nevada/ Northeastern California&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Tyrell Berry [[Special:Emailuser/Alawatsakima|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UK ==&lt;br /&gt;
&lt;br /&gt;
* Stroller (Milton Keynes, can travel) &amp;lt;br /&amp;gt;mailto:stroller@stellar.eclipse.co.uk 01908 663 513. &amp;lt;br /&amp;gt;Thinks that breaking the UK up into regions - at least outside London - is silly. There are unlikely to be 10 people in $your_town who want a Freerunner, so some posting of Freerunners will surely be required; see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford the talk page]. This is the same cost anywhere in the UK.&lt;br /&gt;
&lt;br /&gt;
=== Scotland ===&lt;br /&gt;
==== Edinburgh ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Joe Wells (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/jbw Contact]&lt;br /&gt;
* Dave Ball (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/Daveb Contact]&lt;br /&gt;
* Stuart MacKinnon(Livingston) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/hoagster Contact]&lt;br /&gt;
&lt;br /&gt;
=== England ===&lt;br /&gt;
&lt;br /&gt;
==== Hampshire ====&lt;br /&gt;
&lt;br /&gt;
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?FreerunnerBulkBuy&lt;br /&gt;
&lt;br /&gt;
(Sorry, we set up the page before we knew about this one)&lt;br /&gt;
&lt;br /&gt;
==== London ====&lt;br /&gt;
&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Juergen Schinker &amp;lt;br /&amp;gt; mailto:ba1020@homie.homelinux.net&lt;br /&gt;
* aled &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/aled Contact]&lt;br /&gt;
* Robert Piasek (actually in Southampton)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Queen6 Contact]&lt;br /&gt;
* Tom Scholl (Cambridge, travel to London now and then anyway so could pick up) &amp;lt;br /&amp;gt; [mailto:thomasscholl@gmail.com]&lt;br /&gt;
* Weiss (Cambridge, could collect from London) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Weiss Contact]&lt;br /&gt;
* Neil Bentley (in Wiltshire) [http://wiki.openmoko.org/wiki/Special:Emailuser/Ohnez Contact]&lt;br /&gt;
* rhn (one or two sets) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rhn Contact]&lt;br /&gt;
* Tim Coggins&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sonicated Contact]&lt;br /&gt;
* Michele Mattioni (I'm based in Cambridge too, but if Tom can go to London I can grab the phone in Cambridge) &amp;lt;br /&amp;gt;[mailto:mattions@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Oxford ====&lt;br /&gt;
&lt;br /&gt;
Idea to re-ship within the UK, see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford talk]&lt;br /&gt;
&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* James Olney &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Webjames Contact]&lt;br /&gt;
* David Pottage (actually in Reading)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chrestomanci Contact]&lt;br /&gt;
&lt;br /&gt;
==== West Midlands ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Mo Abrahams (Walsall) &amp;lt;br /&amp;gt; mailto:moabrahams@dashavoo.com&lt;br /&gt;
* Jonathan Spooner (Walsall)&lt;br /&gt;
&lt;br /&gt;
== Latvia ==&lt;br /&gt;
=== Riga ===&lt;br /&gt;
==== Riga ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Ilya &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/VRGhost Contact]&lt;br /&gt;
&lt;br /&gt;
== Singapore ==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Wee Kiam Peng [http://wiki.openmoko.org/wiki/Special:Emailuser/Jipi Contact]&lt;br /&gt;
* Chen Ruo Fei [http://wiki.openmoko.org/wiki/Special:Emailuser/Crf Contact]&lt;br /&gt;
* timconfig [http://wiki.openmoko.org/wiki/Special:Emailuser/Timconfig Contact]&lt;br /&gt;
&lt;br /&gt;
== Israel==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Ofer Herman &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/oferhe Contact]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Talba Talba]&lt;br /&gt;
&lt;br /&gt;
== Czech Republic ==&lt;br /&gt;
&lt;br /&gt;
Pokusil jsem se podle vašich popisů stvořit něco jako [[distribuční schéma]]&lt;br /&gt;
&lt;br /&gt;
=== Brno ===&lt;br /&gt;
'''Status : 15/10'''&lt;br /&gt;
* '''*'''Martin Šenkeřík - [[Special:Emailuser/ohin|Contact]]&lt;br /&gt;
Jakmile budu mít nějaké konkrétnější informace budu vás kontaktovat. Mám ale problém s financováním všech 10 telefonů při objednávání. Buď budu potřebovat, aby mně aspoň půlka z vás poslala peníze předem, nebo kdyby se našel někdo, kdo mně může se zafinancováním pomoct (zaplatil by půlku telefonů a ty be se potom rozeslaly na dobírku nebo předaly osobně) tak se můžeme sejít osobně. Vyskytuji se v Brně a ve Zlíně.&lt;br /&gt;
* '''*'''Radek Bartoň - [[Special:Emailuser/Blackhex|Contact]] (Preferuju osobní odběr v Brně, můžu dovézt do Frýdku-Místku.)&lt;br /&gt;
* Martin Holec - [[Special:Emailuser/Martix|Contact]] (Osobní odběr ve Zlíně.)&lt;br /&gt;
* '''*'''Jozef Mlich - [[Special:Emailuser/joejoe|Contact]]&lt;br /&gt;
* Radek Machulka - [[Special:Emailuser/Werty|Contact]] (ja teda taky nejsem z Brna, ale klidne si pro to prijedu...)&lt;br /&gt;
* '''*'''Tom Varga - [[Special:Emailuser/Varg|Contact]] (Můžu dělat spojku pro Prahu / Liberecko)&lt;br /&gt;
* '''*'''Aleš Dvořák - [[Special:Emailuser/Setr|Contact]] - contact uz funguje&lt;br /&gt;
* '''*'''Pavel Kovář -  [[Special:Emailuser/Fox|Contact]] (Tak to vypadá že si udělám výlet do Zlína Jinak trasa vlakem Ostrava - Vsetín)&lt;br /&gt;
* '''*'''David Kozub - [[Special:Emailuser/Zub|Contact]] (Zlin, idealni by byla Praha, ale evidentne jsem sam, prinejhorsim i to Brno)&lt;br /&gt;
* '''*'''Miloslav Machotka - [[Special:Emailuser/Machy|Contact]]&lt;br /&gt;
* '''*'''Michal Pěnka - [http://michal.penka.name/kontakt Contact] (Podle komentářů bych poprosil Tomáše Varga, aby mi Openmoko zavezl do Prahy, jinak preferuji dobírku, přinejhorším pro to zajedu i do Brna.)&lt;br /&gt;
* '''*'''Martin Dvořák - [[Special:Emailuser/masca|Contact]] Mimo Prahu se moc pravidelně nevyskytuju, tak bych případně někoho poprosil o dopravu (nebo dobírka, kdyžtak bych i přijel do Brna).&lt;br /&gt;
* '''*'''Karel Volný - [[Special:Emailuser/kavol|Contact]] (Jsem v Brně, můžu dělat spojku na Slovensko - Blava nebo BB.)&lt;br /&gt;
* '''*'''Jan Mareš - [[Special:Emailuser/iVir|Contact]] Jsem z Prahy, mohu převézt do Písku na jihu Čech, případně mohu do Brna zajet&lt;br /&gt;
* '''*'''Marian Krucina - [[Special:Emailuser/oak|Contact]] Jsem z Havířova, dobírka, nebo někdo v okolí&lt;br /&gt;
&lt;br /&gt;
=== Praha (návrh) ===&lt;br /&gt;
Vzhledem k tomu, že už je v Brně 14lidí, možno by stálo za to oddělit českou větev od moravské a vytvořit druhou desítku.&lt;br /&gt;
&lt;br /&gt;
'''Status : 1/10'''&lt;br /&gt;
* '''*'''Michal Bořek - [[Special:Emailuser/mibo|Contact]] Jsem z Plzně, ale do Prahy to mám přeci jen kousek a Plzeň tu nemá cenu zakládat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
['''*''']platím předem&lt;br /&gt;
&lt;br /&gt;
Diskuze přesunuta na http://wiki.openmoko.org/wiki/Talk:GroupSales#Czech_Republic&lt;br /&gt;
&lt;br /&gt;
== Slovak Republic ==&lt;br /&gt;
=== Bratislava ===&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* František Horínek - [[Special:Emailuser/PipBoy2000|Contact]]&lt;br /&gt;
&lt;br /&gt;
''Karel Volný &amp;gt;&amp;gt;'' vizte brněnská skupinka, můžu dělat spojku&lt;br /&gt;
&lt;br /&gt;
== Croatia ==&lt;br /&gt;
Status : 6/10&lt;br /&gt;
* w00t - [[Special:Emailuser/W00t|Contact]]&lt;br /&gt;
* matija - [[Special:Emailuser/Matija.z|Contact]]&lt;br /&gt;
* valajbeg - [[Special:Emailuser/valajbeg|Contact]]&lt;br /&gt;
* kost - [[Special:Emailuser/kost|Contact]]&lt;br /&gt;
* mnalis - [[Special:Emailuser/mnalis|Contact]]&lt;br /&gt;
* tcavrag - [[Special:Emailuser/tcavrag|Contact]]&lt;br /&gt;
(maybe we should make one group for bosnia, croatia &amp;amp; serbia together?) [http://wiki.openmoko.org/index.php/Talk:GroupSales#Croatia the talk page]&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Group_sales</id>
		<title>Group sales</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Group_sales"/>
				<updated>2008-05-06T21:35:00Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Milano e dintorni */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Openmoko have announced a scheme to sell the forthcoming Neo Freerunner at a discount if bought in multiples of 10 (US$369, instead of 399), to be shipped in one package. Group buying will thus save money on the purchase, and on the shipping. This page is to to organise group purchases by region.&lt;br /&gt;
&lt;br /&gt;
Steve from Openmoko announced &amp;quot;Every 10 pack, will come with a box of stuff. 10 pouches and 10 head sets.&amp;quot;&lt;br /&gt;
So join us within a local group !&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style='float:right'&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Australia ==&lt;br /&gt;
=== Western Australia ===&lt;br /&gt;
==== Perth ====&lt;br /&gt;
&lt;br /&gt;
* 1x Fred Janon mailto:fjanon@yahoo.com&lt;br /&gt;
&lt;br /&gt;
* 1x Shanon Loughton [http://wiki.openmoko.org/wiki/Special:Emailuser/cgltower contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Simon Matthews [http://wiki.openmoko.org/wiki/Special:Emailuser/simat contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x ([[Image:MokoBox.jpg]] - advanced) Msquared [http://www.msquared.id.au/ contact me here]&lt;br /&gt;
&lt;br /&gt;
* 1x Alex Wilkinson mailto:alex.wilkinson@dsto.defence.gov.au&lt;br /&gt;
&lt;br /&gt;
=== New South Wales  ===&lt;br /&gt;
==== Sydney ====&lt;br /&gt;
&lt;br /&gt;
status: 7/10&lt;br /&gt;
&lt;br /&gt;
Please add a I exist to end of your name here. &lt;br /&gt;
&lt;br /&gt;
Also, Sydney seems to now have 7 people - perhaps if we do not reach 10 we can join with Melbourne and get them shipped to Australia, then moved domestically to the other city.&lt;br /&gt;
&lt;br /&gt;
* 1 x dbmoodb ---&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Dbmoodb contact me here] I exist.&lt;br /&gt;
* 1 x Mark Chandler [http://wiki.openmoko.org/wiki/Special:Emailuser/Openmarko contact me here]&lt;br /&gt;
* 1 x bing [http://wiki.openmoko.org/wiki/Special:Emailuser/Bingquick contact me here]&lt;br /&gt;
* 1 x Chris [http://wiki.openmoko.org/wiki/Special:Emailuser/ch0gan contact me here]. I exist.&lt;br /&gt;
* 1 x Neil Brown [http://wiki.openmoko.org/wiki/Special:Emailuser/Neilbrown contact me here]&lt;br /&gt;
* 1 x Rob [http://wiki.openmoko.org/wiki/Special:Emailuser/Rob contact me here]&lt;br /&gt;
* 1 x Tim [http://wiki.openmoko.org/wiki/Special:Emailuser/Voyd contact me here] I am almost certain I exist.&lt;br /&gt;
&lt;br /&gt;
=== Victoria ===&lt;br /&gt;
==== Melbourne ====&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
* 4x Dennis Wollersheim, mailto: dewoller (at) gmail (dot) com&lt;br /&gt;
* 1x Nigel Cunningham, mailto: ncunningham (at) crca (dot) org (dot) au&lt;br /&gt;
  (I'm actually in Cobden, in the south-west)&lt;br /&gt;
* 1x Dale Maggee, mailto: antisol (at) earthling (dot) net&lt;br /&gt;
&lt;br /&gt;
=== ACT ===&lt;br /&gt;
==== Canberra ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* J Dinale [http://wiki.openmoko.org/wiki/Special:Emailuser/Noledil Contact me here]&lt;br /&gt;
* Fergus [http://wiki.openmoko.org/wiki/Special:Emailuser/Someone Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Queensland ===&lt;br /&gt;
==== Brisbane ====&lt;br /&gt;
Status: 4/10 (possibly 20)&lt;br /&gt;
&lt;br /&gt;
* Nick Devereaux x 2 [http://wiki.openmoko.org/wiki/Special:Emailuser/Monkeypanic Contact me here]&lt;br /&gt;
* Matt Gallagher [http://wiki.openmoko.org/wiki/Special:Emailuser/mattg Contact me here]&lt;br /&gt;
* Jordan Keith [http://wiki.openmoko.org/wiki/Special:Emailuser/Zedd_D1abl0 Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== South Australia ===&lt;br /&gt;
==== Adelaide ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Adrian Billiau [http://wiki.openmoko.org/wiki/Special:Emailuser/Carcin Contact me here]&lt;br /&gt;
* John Briggs [http://wiki.openmoko.org/wiki/Special:Emailuser/Erflungued Contact me here]&lt;br /&gt;
* Daniel Sobey [http://wiki.openmoko.org/wiki/Special:Emailuser/dns Contact me here]&lt;br /&gt;
* Nicholas Steicke [http://wiki.openmoko.org/wiki/Special:Emailuser/narthollis Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
There is a group-buy page at MetaLab, available here: http://metalab.at/wiki/OpenMoko .. we almost have the full 10 slots assigned, and its quite possible that we will order *20* phones, so please register on the Metalab pages and let us know if you're interested .. &lt;br /&gt;
&lt;br /&gt;
=== Salzburg ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* D. Kepplinger [http://wiki.openmoko.org/wiki/Special:Emailuser/Wedge Contact me here]&lt;br /&gt;
=== Wien ===&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* M. Greifeneder [http://wiki.openmoko.org/wiki/Special:Emailuser/mikegr Contact me here]&lt;br /&gt;
* J. Vaughan (torpor) -- http://metalab.at/wiki/OpenMoko [http://wiki.openmoko.org/wiki/Special:Emailuser/torpor Contact me here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Styria ===&lt;br /&gt;
==== Graz ====&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
* F Hackenberger [http://wiki.openmoko.org/wiki/Special:Emailuser/Deadman66 Contact me here]&lt;br /&gt;
* J Florineth [http://wiki.openmoko.org/wiki/Special:Emailuser/Flojoh Contact me here]&lt;br /&gt;
* G Michelitsch [http://wiki.openmoko.org/wiki/Special:Emailuser/graf_ithaka Contact me here] (I've found others @ TU Graz !)&lt;br /&gt;
* R Stoegbuchner [http://wiki.openmoko.org/wiki/Special:Emailuser/stoero Contact me here]&lt;br /&gt;
* M Lipp [http://wiki.openmoko.org/wiki/Special:Emailuser/Neldoreth Contact me here]&lt;br /&gt;
* M Maier [http://wiki.openmoko.org/wiki/Special:Emailuser/species Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Belgium ==&lt;br /&gt;
=== Flanders ===&lt;br /&gt;
==== Brussel/Aalst/Gent/Brugge ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
* Yorick, mailto: yorick DOT matthys AT gmail DOT com&lt;br /&gt;
* 2x Dolfje [http://wiki.openmoko.org/wiki/Special:Emailuser/Dolfje Contact me here]&lt;br /&gt;
* XVens, mailto: xavier DOT vens AT gmail DOT com&lt;br /&gt;
* Arno85, mailto: aaron DOT helin AT gmail DOT com, Kortrijk&lt;br /&gt;
* Rubenv, mailto: ruben D0T vandamme MAILAT belgacom D0T net, Kortrijk&lt;br /&gt;
* Philoufr, mailto: philoufr AT gmail DOT com&lt;br /&gt;
* Js Op de Beeck [http://wiki.openmoko.org/wiki/Special:Emailuser/Js.opdebeeck Contact me here]&lt;br /&gt;
ps: Dolfje can bring freerunners to Brugge if needed&lt;br /&gt;
&lt;br /&gt;
==== Antwerp ====&lt;br /&gt;
Status 5/10&lt;br /&gt;
&lt;br /&gt;
* michielv [http://wiki.openmoko.org/wiki/Special:Emailuser/Michielv Contact me here]&lt;br /&gt;
* Peter N [http://wiki.openmoko.org/wiki/Special:Emailuser/Bubsy Contact me here]&lt;br /&gt;
* Ivo [http://wiki.openmoko.org/wiki/Special:Emailuser/Ivo Contact me here]&lt;br /&gt;
* Peter Leemans, mailto: peter AT x-tend DOT be&lt;br /&gt;
* Richard B [http://wiki.openmoko.org/wiki/Special:Emailuser/richardb Contact me here]&lt;br /&gt;
&lt;br /&gt;
== Bulgaria ==&lt;br /&gt;
=== Sofia ===&lt;br /&gt;
==== Sofia ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Dimitar Staykov, mailto:meditache@gmail.com&lt;br /&gt;
* Vernim, [http://wiki.openmoko.org/wiki/Special:Emailuser/Vernim Contact]&lt;br /&gt;
&lt;br /&gt;
== Canada ==&lt;br /&gt;
&lt;br /&gt;
=== British Columbia ===&lt;br /&gt;
Status : 9/10&lt;br /&gt;
&lt;br /&gt;
* Justin (Vancouver): mailto: stryderjzw AT gmail&lt;br /&gt;
* Dave (Vancouver) Vancouver Linux users group (unconfirmed but about 7 so far): mailto: doc AT skynet REMOVE dot REMOVE ie&lt;br /&gt;
* Steven (Victoria) - If someone in the group will remail the package for me. mailto: skurylo --&amp;gt; gmail dot com&lt;br /&gt;
&lt;br /&gt;
=== Alberta ===&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Wuth|Wuth]] : [mailto:wuth@acm.org]&lt;br /&gt;
* [[User:Slm3095om|stacy]] (2 units) : slm3095om AT millions dOt ca&lt;br /&gt;
&lt;br /&gt;
=== Ontario/Quebec ===&lt;br /&gt;
==== GTA (Toronto) ====&lt;br /&gt;
Status : 12/10&lt;br /&gt;
&lt;br /&gt;
* Gerald A [http://wiki.openmoko.org/wiki/Special:Emailuser/Historybuff Contact me here]&lt;br /&gt;
* MattC, mailto: quirkz AT gmail&lt;br /&gt;
* Sergey K, openmoko AT deeptown dOt org&lt;br /&gt;
* Peter Baldwin, vendor.openmoko AT pointclark DOT net  ('''3 units''')&lt;br /&gt;
* Kristin Low, kristin dot low at gmail dot com (Kingston)&lt;br /&gt;
* Daniel Lister, dan.lister--&amp;gt;gmail&lt;br /&gt;
* Ronnie Wong: '''3 units''' - r25wong AT ryerson dOT ca&lt;br /&gt;
* Paul V [http://wiki.openmoko.org/wiki/Special:Emailuser/Roju Contact me here]&lt;br /&gt;
&lt;br /&gt;
Group 2 Status (Hamilton): 2/10&lt;br /&gt;
&lt;br /&gt;
* Gabriel D - ace AT staticwave DOT ca&lt;br /&gt;
* Richard D - rtdegelder --&amp;gt; gmail.com&lt;br /&gt;
&lt;br /&gt;
== Chile ==&lt;br /&gt;
=== Santiago ===&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mankeke]] Ricardo Manríquez C., mailto: ricardo.manriquez &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:XKnightmareX]] Gonzalo Pesenti., mailto: mare.knight1 &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Freyes]] Felipe Reyes., mailto: felipereyes &amp;quot;remove this and add AT&amp;quot; gmail &amp;quot;dot&amp;quot; com&lt;br /&gt;
* [[User:Zeus]] Jonathan Gonzalez., mailto: zeus &amp;quot;remove this and add AT&amp;quot; gnu &amp;quot;dot&amp;quot; org&lt;br /&gt;
&lt;br /&gt;
== China ==&lt;br /&gt;
Status:3/10&lt;br /&gt;
&lt;br /&gt;
*Luther  &amp;lt;br/&amp;gt; mailto:lutherluo@qq.com &amp;lt;br/&amp;gt; I want to 2 pice stuff and one pice develop board.&lt;br /&gt;
*PCCPU &amp;lt;br/&amp;gt; mailto:LFZILFZI@YAHOO.COM.CN &amp;lt;br/&amp;gt;  MSN:LFZI@SINA.COM  &amp;lt;br/&amp;gt; (NEED ONE)&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
If we do not reach a total large enough, Denmark **is** a very small place - surely we could figure out a way of getting them to find their way 'round the country :)&lt;br /&gt;
&lt;br /&gt;
=== Jutland ===&lt;br /&gt;
==== Aalborg ====&lt;br /&gt;
Status: 3/10&lt;br /&gt;
&lt;br /&gt;
Should anyone need it, transportation from Aalborg to Thisted for phones can be arranged, if you don't want to pick it up in Aalborg yourself :) ~~leinir&lt;br /&gt;
&lt;br /&gt;
* Dan Leinir Turthra Jensen &amp;lt;br /&amp;gt; mailto:admin@leinir.dk &amp;lt;br /&amp;gt; [[User:Leinir]]&lt;br /&gt;
* Fabian Olesen &amp;lt;br /&amp;gt; mailto:firewalkerx@gmail.com&lt;br /&gt;
* Helge Willum Larsen &amp;lt;br /&amp;gt; mailto:helge.at.helges.dk&lt;br /&gt;
&lt;br /&gt;
==== Skjern ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Carlo]]&lt;br /&gt;
&lt;br /&gt;
=== Fyn ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* [[User:EsbenDamgaard]] (need 3 (Looney &amp;amp; Gert))&lt;br /&gt;
* [[User:apm]]&lt;br /&gt;
&lt;br /&gt;
=== Sjælland ===&lt;br /&gt;
==== Copenhagen ====&lt;br /&gt;
Status: 25/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fursund]]&lt;br /&gt;
* [[User:Rasmusjensen]]&lt;br /&gt;
* [[User:tabac]] Thomas Ammitzbøll-Bach&lt;br /&gt;
* [[User:chel | Christian E. Lysel ]]&lt;br /&gt;
* [[User:UlrikRasmussen | Ulrik Rasmussen]]&lt;br /&gt;
* [[User:KlaymenDK | Jan Gundtofte-Bruun]] (Pending final hw, eg. low-power LEDs)&lt;br /&gt;
* [[User:OleTange | Ole Tange]] (I need 14 with invoice)&lt;br /&gt;
* [[User:Pascal | Pascal d'Hermilly]] (I need 1 with invoice)&lt;br /&gt;
* [[User:Miwer]] Michael Andersen&lt;br /&gt;
* [[User:maha | Martin Hansen]] (3 with invoice)&lt;br /&gt;
&lt;br /&gt;
== Finland ==&lt;br /&gt;
=== Uusimaa ===&lt;br /&gt;
==== Helsinki I (Full)====&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
* Mikko Rauhala x2 [mailto:mjr@iki.fi mjr@iki.fi]&lt;br /&gt;
* Aleksi Hankalahti &amp;lt;br /&amp;gt; [mailto:aleksi.hankalahti@iki.fi aleksi.hankalahti@iki.fi]&lt;br /&gt;
* Seppo Hätönen &amp;lt;br /&amp;gt; [mailto:karrde@iki.fi karrde@iki.fi]&lt;br /&gt;
* Arttu Sund &amp;lt;br /&amp;gt; [mailto:thearttu@gmail.com thearttu@gmail.com]&lt;br /&gt;
* Ville-Pekka Vainio &amp;lt;br /&amp;gt; vpivaini AT cs.helsinki.fi&lt;br /&gt;
* Heikki Hallamaa &amp;lt;br /&amp;gt; [mailto:heikki.hallamaa@iki.fi heikki.hallamaa@iki.fi]&lt;br /&gt;
* Tomi Jylhä-Ollila &amp;lt;br /&amp;gt; tomi.jylha-ollila@helsinki.fi&lt;br /&gt;
* Richard Braakman&lt;br /&gt;
* Timo Jyrinki &amp;lt;br /&amp;gt; [mailto:timo.jyrinki@iki.fi timo.jyrinki@iki.fi]&lt;br /&gt;
&lt;br /&gt;
==== Helsinki II, Turku &amp;amp; Vaasa (Full)====&lt;br /&gt;
&lt;br /&gt;
Status : 10/10&lt;br /&gt;
&lt;br /&gt;
'''[[User:Piksi|Check &amp;amp; comment on my userpage for discussing payment &amp;amp; mail options]]'''&lt;br /&gt;
&lt;br /&gt;
Helsinki:&lt;br /&gt;
&lt;br /&gt;
* [[User:Piksi]] &amp;lt;br /&amp;gt;openmoko ÄT pi-xi PISTE net&lt;br /&gt;
* Risto H. Kurppa &amp;lt;br /&amp;gt; risto AT kurppa DOT fi&lt;br /&gt;
* Aapo Rantalainen &amp;lt;br /&amp;gt; aapo DOT rantalainen AT gmail DOT com&lt;br /&gt;
* Matti Laakso &amp;lt;br /&amp;gt; matti DOT laakso AT kotiposti DOT net&lt;br /&gt;
* Ismo Haanaho &amp;lt;br /&amp;gt; ismo DOT haanaho AT gmail DOT com&lt;br /&gt;
&lt;br /&gt;
Turku:&lt;br /&gt;
&lt;br /&gt;
* 2x Teemu Välimäki, [mailto:teemu.valimaki@iki.fi teemu.valimaki@iki.fi]&lt;br /&gt;
* Jaakko Lehtinen, jaakko dot lehtinen at gmail dot com&lt;br /&gt;
* Janne Junnila, janne dot junnila at gmail dot com&lt;br /&gt;
&lt;br /&gt;
Vaasa:&lt;br /&gt;
&lt;br /&gt;
* Mikko Niemikorpi, mikefulli ÄT gmail PISTE com&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
=== Bretagne ===&lt;br /&gt;
==== Brest ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux [mailto:steven@pourri.fr steven@pourri.fr] Jabber_Id:Steven@jabber.fr&lt;br /&gt;
* Acheteur potentiel #2&lt;br /&gt;
&lt;br /&gt;
==== Rennes ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Cédric DUFOUIL (openmoko at tsleg point com)&lt;br /&gt;
* Yves MAHE (ymahe at zindep dot com)&lt;br /&gt;
&lt;br /&gt;
=== Pays de la Loire ===&lt;br /&gt;
==== La Roche sur Yon ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Vtouchar Vincent Touchard] (I may soon move to Bretagne/Brest)&lt;br /&gt;
&lt;br /&gt;
==== Nantes ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Yoann|Yoann ARNAUD]]. OK for a ship in Rennes if needed. [http://wiki.openmoko.org/wiki/Special:Emailuser/Yoann Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Ile de france ===&lt;br /&gt;
==== Paris ====&lt;br /&gt;
Status : 11/10&lt;br /&gt;
&lt;br /&gt;
* StevenLeRoux&lt;br /&gt;
* [[User:Phyce|Phyce]]&lt;br /&gt;
* Yann SLADEK ([http://wiki.openmoko.org/wiki/Special:Emailuser/Maveryck Contact me here])&lt;br /&gt;
* [[User:Wilk|Wilk]] [http://wiki.openmoko.org/wiki/Special:Emailuser/Wilk Contact me here]&lt;br /&gt;
* Jonathan Magano ([http://wiki.openmoko.org/wiki/Special:Emailuser/JonathanMM Contact me here])&lt;br /&gt;
* Benjamin Renard (bn8[AT]zionetrix.net)&lt;br /&gt;
* [[User:OlivierBerger|OlivierBerger]]&lt;br /&gt;
* [[User:BartGS|BartGS]] [http://wiki.openmoko.org/wiki/Special:Emailuser/BartGS Contact me here]&lt;br /&gt;
* [[User:rcoscali|Rémi Cohen-Scali]]&lt;br /&gt;
* [[User:Valos|Valéry Febvre]]&lt;br /&gt;
* [[User:Manou|Emmanuel Raviart]]&lt;br /&gt;
&lt;br /&gt;
You may also see :&lt;br /&gt;
http://bearstech.com/openmoko/register&lt;br /&gt;
&lt;br /&gt;
=== Lorraine ===&lt;br /&gt;
==== Nancy ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:mosan|Nicolas Salles]]&lt;br /&gt;
&lt;br /&gt;
=== Rhône-Alpes ===&lt;br /&gt;
==== Lyon ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/patou Vincent MEURISSE]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pini Gilles FILIPPINI]&lt;br /&gt;
&lt;br /&gt;
==== Grenoble ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/pbollard Philippe BOLLARD]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/aurelien Aurelien]&lt;br /&gt;
&lt;br /&gt;
=== Provence Alpes Cote d'Azur ===&lt;br /&gt;
==== Sophia Antipolis ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/nico.inc Nicolas HUOT]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
=== Sachsen-Anhalt ===&lt;br /&gt;
==== Stendal (evtl. Magdeburg) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Fabian Off [http://wiki.openmoko.org/wiki/Special:Emailuser/Fabian2de Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hamburg ===&lt;br /&gt;
==== Hamburg ====&lt;br /&gt;
Status 9-10&lt;br /&gt;
&lt;br /&gt;
* Jan 4-5[http://wiki.openmoko.org/wiki/Special:Emailuser/Jan07 Contact me here]&lt;br /&gt;
* Varacanero [http://wiki.openmoko.org/wiki/Special:Emailuser/varacanero Contact me here]&lt;br /&gt;
* Ole 3-5 pcs [http://wiki.openmoko.org/wiki/Special:Emailuser/Olemoko Contact me here]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/Special:Emailuser/GuraX Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Hessen ===&lt;br /&gt;
==== Frankfurt ====&lt;br /&gt;
Status 1-10&lt;br /&gt;
&lt;br /&gt;
* Blacky [http://wiki.openmoko.org/wiki/Special:Emailuser/Blacky Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Sachsen ===&lt;br /&gt;
==== Chemnitz ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* Tobias [http://wiki.openmoko.org/wiki/Special:Emailuser/Tobydox Contact me here]&lt;br /&gt;
* Michael [http://wiki.openmoko.org/wiki/Special:Emailuser/her Contact me here]&lt;br /&gt;
==== Dresden ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Martin [http://wiki.openmoko.org/wiki/Special:Emailuser/nodge Contact me here]&lt;br /&gt;
&lt;br /&gt;
=== Thueringen ===&lt;br /&gt;
==== Weimar ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fries43]]&lt;br /&gt;
&lt;br /&gt;
=== NRW ===&lt;br /&gt;
==== Bielefeld ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* David, infos on my [[User:Raven|user page]], or you can [[Special:Emailuser/Raven|contact me here]]&lt;br /&gt;
* Sebastian, infos on my [[User:Seppi|user page]], or you can [[Special:Emailuser/Seppi|contact me here]]&lt;br /&gt;
* Dackel, infos on my [[User:Killerdackel|user page]], or you can [[Special:Emailuser/Killerdackel|contact me here]]&lt;br /&gt;
* Conny&lt;br /&gt;
* Arndt, infos on my [[User:Arndot|user page]], or you can [[Special:Emailuser/Arndot|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Aachen ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
* Henrik, infos on my [[User:Henrikz|user page]], or you can [[Special:Emailuser/Henrikz|contact me here]]&lt;br /&gt;
* David, infos on my [[User:TechnoFan|user page]], or you can [[Special:Emailuser/TechnoFan|contact me here]]&lt;br /&gt;
&lt;br /&gt;
==== Düsseldorf ====&lt;br /&gt;
* mac2k, infos on my [[User:mac2k|user page]], or you can [[Special:Emailuser/mac2k|contact me here]]&lt;br /&gt;
&lt;br /&gt;
=== Baden-Württemberg ===&lt;br /&gt;
==== Karlsruhe ====&lt;br /&gt;
&lt;br /&gt;
Status 12/10&lt;br /&gt;
&lt;br /&gt;
* 2 for André (one for me and one for a friend), you can [[Special:Emailuser/Spacemarine|contact me here]]&lt;br /&gt;
* [[Special:Emailuser/Dr.Nop|Dr.Nop]]&lt;br /&gt;
* [[Special:Emailuser/JensB|JensB]]&lt;br /&gt;
* [[Special:Emailuser/Tedo|Tedo]]&lt;br /&gt;
* 3 devices at least, [[Special:Emailuser/ZaPPaS|ZaPPaS]]&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Gromgull|Gromgull]] (in Kaiserslautern, but Karlsruhe is close enough, and I doubt that I'll find 10 people here.&lt;br /&gt;
* [[Special:Emailuser/Ebi|Ebi]]&lt;br /&gt;
* [[Special:Emailuser/RIdd3r|Fabian]]&lt;br /&gt;
* [[Special:Emailuser/Agon|Agon]] in Stuttgart, but Karlsruhe is close enough&lt;br /&gt;
&lt;br /&gt;
=== Bayern ===&lt;br /&gt;
==== München ====&lt;br /&gt;
&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* [[Special:Emailuser/Eriks|Eriks]]&lt;br /&gt;
* --[[User:Imitation|Imitation]] 21:42, 30 April 2008 (CEST)&lt;br /&gt;
* [[Special:Emailuser/meyerm|meyerm]] 16:25 CEST, 01. Mai 2008&lt;br /&gt;
* [[Special:Emailuser/Koebi|koebi]] 05. Mai 2008&lt;br /&gt;
&lt;br /&gt;
=== Berlin===&lt;br /&gt;
==== Berlin ====&lt;br /&gt;
&lt;br /&gt;
for berlin-talk: http://de.groups.yahoo.com/group/openmoko-berlin/&lt;br /&gt;
&lt;br /&gt;
* Conrad [http://wiki.openmoko.org/wiki/User:Caribu Contact me here]&lt;br /&gt;
&lt;br /&gt;
This group has finished its forming:&lt;br /&gt;
Status 10/10&lt;br /&gt;
* Stephan [http://wiki.openmoko.org/wiki/User:Fischel Contact me here]&lt;br /&gt;
* Robert [http://wiki.openmoko.org/wiki/User:Thebohemian Contact me here]&lt;br /&gt;
* Nico [http://wiki.openmoko.org/wiki/User:Nico Contact me here]&lt;br /&gt;
* Torsten [http://wiki.openmoko.org/wiki/User:Torsten_Grote Contact me here]&lt;br /&gt;
* Bastian [[User:Fries43]]&lt;br /&gt;
* Sven-Ola [http://wiki.openmoko.org/wiki/User:Sven-ola Contact]&lt;br /&gt;
* Arne [http://wiki.openmoko.org/wiki/User:arnepp Contact me here]&lt;br /&gt;
* MM [http://wiki.openmoko.org/wiki/User:MM Contact]&lt;br /&gt;
* Keks [http://wiki.openmoko.org/wiki/User:Keksdosenmann Contact]&lt;br /&gt;
* Matthias [http://wiki.openmoko.org/wiki/User:mk Contact]&lt;br /&gt;
&lt;br /&gt;
== Hungary == &lt;br /&gt;
discussion here: http://hup.hu/node/54588&lt;br /&gt;
&lt;br /&gt;
=== Budapest ===&lt;br /&gt;
Status 15/10&lt;br /&gt;
&lt;br /&gt;
* Ferenc 'Lion' Veres [http://wiki.openmoko.org/wiki/Special:Emailuser/kempelen Contact]&lt;br /&gt;
* rka [http://wiki.openmoko.org/wiki/Special:Emailuser/rka Contact]&lt;br /&gt;
* tg [http://wiki.openmoko.org/wiki/Special:Emailuser/tg?wpSubject=OpenMoko%20GroupSales Contact]&lt;br /&gt;
* LiRul - lirul [KUKAC] hixsplit [PONT] hu&lt;br /&gt;
* Nyosigomboc - nyos [KUKAC] nyos [PONT] homelinux [PONT] net&lt;br /&gt;
* hunludvig - hunludvig [KUKAC] gmail [PONT] com&lt;br /&gt;
* Dániel Vásárhelyi (asd), asd [at] offtopic [dot] com&lt;br /&gt;
* asch, asch [KUKAC] freemail [PONT] hu&lt;br /&gt;
* btamas, [http://wiki.openmoko.org/wiki/Special:Emailuser/btamas Contact]&lt;br /&gt;
* ka87, andras [kukac] csevego [pont] net&lt;br /&gt;
* pcm, pcm [kukac] freemail [pont] hu&lt;br /&gt;
* gpiros, geza [PONT] piros [KUKAC] gmail [PONT] com&lt;br /&gt;
* appa, appa00 [kukac] gmail [pont] com&lt;br /&gt;
* pierre286, [http://wiki.openmoko.org/wiki/Special:Emailuser/pierre286 Contact]&lt;br /&gt;
* Hélei Zoltán, heleiz [kukac] gmail&lt;br /&gt;
&lt;br /&gt;
== India ==&lt;br /&gt;
=== Delhi/NCR ===&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Goldwyn Rodrigues [http://wiki.openmoko.org/wiki/Special:Emailuser/goldwynr Contact]&lt;br /&gt;
&lt;br /&gt;
== Italy == &lt;br /&gt;
If we don't reach the 10 phones limit in each city, maybe we could place an order in the &amp;quot;most requested city&amp;quot;, and from shipping to other buyers. We'll have anyway a good discount although the &amp;quot;double-shipping&amp;quot;. ([http://thread.gmane.org/gmane.comp.handhelds.openmoko.community/10937/focus=10981 Read here for reference]).&lt;br /&gt;
&lt;br /&gt;
=== Toscana ===&lt;br /&gt;
==== Firenze (e dintorni) ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Treviño|Marco Trevisan (Treviño)]] - [http://blog.3v1n0.net/contatti-trevino/ Contacts here]&lt;br /&gt;
* [[User:Niccolo|Niccolo Rigacci]] - ''niccolo [AT] rigacci.org''&lt;br /&gt;
* [[User:pcav|Paolo Cavallini]] - ''cavallini [AT] faunalia.it''&lt;br /&gt;
* [[User:BiggMatt|Mattia Gentile]] - ''biggmatt@hotmail.it''&lt;br /&gt;
* Elisa ''[mailto:lab@kkk.it lab@kkk.it]'' (Empoli)&lt;br /&gt;
* [[User:Sugacapra|Sugacapra]] - alessio.chemeri [AT] gmailPUNTOcom&lt;br /&gt;
* [[User:tom_morello|Carlo Ascani (Morello)]] - ''carlo.ratm [AT] gmail.com''&lt;br /&gt;
* [[User:marrano|Stefano Burchietti (Marrano)]] - ''stefano [AT] nontelodiromai.it''&lt;br /&gt;
&lt;br /&gt;
=== Lombardia ===&lt;br /&gt;
&lt;br /&gt;
==== Milano e dintorni ====&lt;br /&gt;
Status 14/10&lt;br /&gt;
&lt;br /&gt;
* Marco Crociani - [http://wiki.openmoko.org/wiki/Special:Emailuser/Tyrael Contacts here]&lt;br /&gt;
* Marcello Gorla&lt;br /&gt;
* Maxxer [mailto:maxxer@yetopen.it maxxer@yetopen.it] (Lecco)&lt;br /&gt;
* Pietro Montorfano [mailto:monto84@gmail.com monto84@gmail.com] (from como)&lt;br /&gt;
* Gianluigi Belli - [http://wiki.openmoko.org/wiki/Special:Emailuser/Pulciux Contacts here] (Milano)&lt;br /&gt;
* Michele Castellano - [http://wiki.openmoko.org/wiki/Special:Emailuser/mubumba Contacts here] (Milano)&lt;br /&gt;
* Maurizio Lipreri -  [http://wiki.openmoko.org/wiki/Special:Emailuser/Maldido Contacts here]( Como )&lt;br /&gt;
* Guido Conaldi - [http://wiki.openmoko.org/wiki/Special:Emailuser/skepz Contacts here] (Varese)&lt;br /&gt;
* [[User:Furester|Igor Scabini (furester)]] -[http://wiki.openmoko.org/wiki/Special:Emailuser/Furester Contacts here] (Milano)&lt;br /&gt;
* Dario Panico [http://wiki.openmoko.org/wiki/Special:Emailuser/Dareus Contacts here] (Busto Arsizio, VA)&lt;br /&gt;
* Marco Zanzotera (Milano città) - qualcuno sa indicarmi i metodi di pagamento per favore?&lt;br /&gt;
* Francesco Ricci (Milano, Dipartimento di Scienze dell'Informazione, via Comelico 39/41) - possibile punto di ricezione/distribuzione - [http://wiki.openmoko.org/wiki/Special:Emailuser/Alfa21 Contacts here]&lt;br /&gt;
* Danilo Sia (Birdack) [http://wiki.openmoko.org/wiki/Special:Emailuser/Birdack Contacts here] (Milano città)&lt;br /&gt;
* Federico Belvisi - [http://wiki.openmoko.org/wiki/Special:Emailuser/Armalite Contacts here] (Legnano, MI/Varese)&lt;br /&gt;
* Francesco Leserri - [http://wiki.openmoko.org/wiki/Special:Emailuser/Francy Contacts here] (Vimercate, MI)&lt;br /&gt;
* Callea Gaetano Andrea (abitazione: Melegnano oppure lavoro: Milano zona Forlanini [http://wiki.openmoko.org/wiki/Special:Emailuser/Cga Contacts here] qualcuno sa indicarmi i metodi di pagamento per favore?&lt;br /&gt;
&lt;br /&gt;
=== Piemonte ===&lt;br /&gt;
==== Torino (and province) ====&lt;br /&gt;
Status 5/10&lt;br /&gt;
&lt;br /&gt;
* Claudio Carnino &amp;lt;br/&amp;gt; (jollyr0g3r AT gmail DOT com)&lt;br /&gt;
* Alessandro Degano &amp;lt;br/&amp;gt; (a.degano AT gmail DOT com)&lt;br /&gt;
* Enrico Pigozzi &amp;lt;br/&amp;gt; (videokill71 AT gmail DOT com)&lt;br /&gt;
* Max Ciavarella - [http://wiki.openmoko.org/wiki/Special:Emailuser/Cicchetebom Contacts here]&lt;br /&gt;
* Giuseppe Barbieri (elect86 at gmail dot com)&lt;br /&gt;
 # Volendo possiamo aggiungerci al gruppo di Milano&lt;br /&gt;
  prendendo così 2 pacchi da 10 risparmiando ulteriormente sulla spedizione e &lt;br /&gt;
  senza aspettare per raggiungere il numero 10, perchè io potrei andare volentieri&lt;br /&gt;
  a prenderli col treno a Milano, tornare e distribuirli a Torino, fatemi sapere ;)   &lt;br /&gt;
  Giuseppe&lt;br /&gt;
&lt;br /&gt;
=== Trentino-Alto Adige ===&lt;br /&gt;
==== Trento (Padova too :)) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Andrea Debortoli &amp;lt;br/&amp;gt; (debortoland AT gmail DOT com)&lt;br /&gt;
&lt;br /&gt;
=== Friuli Venezia Giulia ===&lt;br /&gt;
==== Trieste ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
* dorje [mailto:dorje@libero.it dorje@libero.it] - [[User:dorje|dorje]]&lt;br /&gt;
&lt;br /&gt;
=== Veneto ===&lt;br /&gt;
Status: 7/10&lt;br /&gt;
&lt;br /&gt;
==== Verona ====&lt;br /&gt;
&lt;br /&gt;
* Persegat [mailto:persegat@alice.it persegat@alice.it] - [[User:Pecce|Pecce]]&lt;br /&gt;
* Sylar91 [mailto:sylar1991@gmail.com sylar1991@gmail.com] - [[User:Sylar91|Sylar91]]&lt;br /&gt;
* Marco Franceschetti - [http://wiki.openmoko.org/wiki/Special:Emailuser/vonfritz Contacts here]&lt;br /&gt;
&lt;br /&gt;
==== Vicenza ====&lt;br /&gt;
&lt;br /&gt;
* Matteo [mailto:matteo@member.fsf.org matteo@member.fsf.org] - [[User:Tchernobog|Tchernobog]]&amp;lt;br /&amp;gt;Also Padova is okay.&lt;br /&gt;
&lt;br /&gt;
==== Venezia ====&lt;br /&gt;
&lt;br /&gt;
* Tommaso [mailto:tommaso.gardumi@gmail.com tommaso.gardumi@gmail.com] - [[User:Tobarello|Tobarello]] &amp;lt;br /&amp;gt;Also Padova, Vicenza &amp;amp; Trento are ok.&lt;br /&gt;
&lt;br /&gt;
==== Treviso ====&lt;br /&gt;
&lt;br /&gt;
* Dario [mailto:aliasbrain@gmail.com aliasbrain(at)gmail.com] - [[User:Rastafan|Rastafan]] &amp;lt;br /&amp;gt;one, maybe two.&lt;br /&gt;
&lt;br /&gt;
* Pedro [mailto:paguilar@junkerhq.net paguilar(at)junkerhq.net] - [[User:Paguilar|Paguilar]] &amp;lt;br/&amp;gt;Also Padova and Vicenza are ok.&lt;br /&gt;
&lt;br /&gt;
=== Emilia Romagna ===&lt;br /&gt;
==== Parma ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Delian|Marco Albanese]] [mailto:delian2@gmail.com delian2@gmail.com] For Me, it's ok for the decentralized shipment ( Milano for example :) ).&lt;br /&gt;
&lt;br /&gt;
* [[User:Jordano|Marco Grassi]] marco.gra AT Gmail Dot com Also for me it's ok the decentralized shipping.&lt;br /&gt;
&lt;br /&gt;
=== Puglia ===&lt;br /&gt;
==== Lecce ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Morpheus90|Morpheus90]] [mailto:ugopiemontese@rudiaelinux.com ugopiemontese@rudiaelinux.com]&lt;br /&gt;
* [[User:Italyanker|italyanker]] [mailto:italyanker@gmail.com italyanker@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Bari ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Fradeve11|Fradeve11]] [mailto:fradeve@ubuntu-it.org fradeve@ubuntu-it.org]&lt;br /&gt;
&lt;br /&gt;
=== Campania ===&lt;br /&gt;
==== Caserta (and province) ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* fenoxxx [mailto:fenoxxx@gmail.com] - Aversa&lt;br /&gt;
&lt;br /&gt;
=== Lazio ===&lt;br /&gt;
==== Roma ====&lt;br /&gt;
Status 7/10&lt;br /&gt;
&lt;br /&gt;
* Hire X 2 [mailto:hiretto@gmail.com hiretto@gmail.com] (Roma)&lt;br /&gt;
* Darkbasic X 1 [mailto:darkbasic4(at)gmail darkbasic4(at)gmail] (Ancona)&lt;br /&gt;
* zione X 1 [mailto:alessio.filipponio@gmail.com alessio.filipponio@gmail.com](Roma)&lt;br /&gt;
* AntoMan X 1 (Roma) Inserisci un contatto di posta elettronica o non potremo contattarti al momento dell'acquisto!&lt;br /&gt;
* Christian X 1(Gino46) [mailto:christian.marzola@alice.it] (ferrara) Qualcuno me lo dovrebbe spedire.&lt;br /&gt;
* Tempix X 1 [mailto:tempix11@gmail.com tempix11@gmail.com] (Ancona)&lt;br /&gt;
&lt;br /&gt;
=== Liguria ===&lt;br /&gt;
==== Genova ====&lt;br /&gt;
Status 8/10&lt;br /&gt;
&lt;br /&gt;
* Luca Maranzano X 1 (liuk AT linux DOT it) [[User:liuk|liuk]]&lt;br /&gt;
* Francesco Frassinelli X 2 (frafra AT autistici DOT org) [[User:Frafra|Frafra]]&lt;br /&gt;
* Stefano Cutelle' X 1 (staff@ascservices.it) [[User:ascservices|ascservices]]&lt;br /&gt;
* Luca Arrigo X 1 (morph84@gmail.com) [[User:morph|morph]]&lt;br /&gt;
* Andrea De Gaetano X 1 (dega1999 AT gmail DOT com) [[User:Dega1999|Dega1999]]&lt;br /&gt;
* Salvo Schiavone X 1 (salvoschiavone AT gmail DOT com [[User:Salvador|Salvador]]&lt;br /&gt;
* Daniele Delmonte X1 (ryogazero chiocciola yahoo punto it)&lt;br /&gt;
&lt;br /&gt;
=== Sicilia ===&lt;br /&gt;
==== Palermo ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Giorgio Marciano' X 1 [mailto:giorgio.marciano@email.it giorgio.marciano@email.it]&lt;br /&gt;
* Michele Puccio X 1 [mailto:puccio@eng.it michele]&lt;br /&gt;
* Roberto Calandra X 1 [mailto:isokazi@yahoo.it roberto]&lt;br /&gt;
* Vincenzo Moreno Luna X 1 [mailto:ciop85plus@hotmail.com vincenzo]&lt;br /&gt;
&lt;br /&gt;
==== Messina ====&lt;br /&gt;
Status 4/10&lt;br /&gt;
&lt;br /&gt;
* Melug X 4 [mailto:melug@messinalug.org MeLug]&lt;br /&gt;
&lt;br /&gt;
=== Calabria ===&lt;br /&gt;
==== Catanzaro ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
&lt;br /&gt;
* Carlo Mangani X 1 [mailto:carlo.mangani@gmail.com carlo.mangani@gmail.com] - Lamezia Terme&lt;br /&gt;
&lt;br /&gt;
== Macedonia ==&lt;br /&gt;
=== Skopje ===&lt;br /&gt;
* Kristijan Krsteski 1/10 &amp;lt;br /&amp;gt; [[User:neutrino]] &amp;lt;br /&amp;gt; [mailto:kristijan.krsteski@gmail.com]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== México ==&lt;br /&gt;
=== Ciudad de México ===&lt;br /&gt;
* Kozapatista [[Special:Emailuser/User:kozapatista|Contact]]&lt;br /&gt;
===Status ===&lt;br /&gt;
1/10&lt;br /&gt;
&lt;br /&gt;
== [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands The Netherlands] ==&lt;br /&gt;
(Discuss this group sale on the [http://wiki.openmoko.org/wiki/Talk:GroupSales#The_Netherlands talk page])&lt;br /&gt;
&lt;br /&gt;
* Marijn Kruisselbrink 1 [[Special:Emailuser/User:mkruisselbrink|Contact]]&lt;br /&gt;
* Andy Powell 1/10 [[Special:Emailuser/User:ScaredyCat|Contact]]&lt;br /&gt;
* Arjan Veenstra 1/10 [[User:AVee]] [[Special:Emailuser/User:AVee|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Gelderland ===&lt;br /&gt;
&lt;br /&gt;
==== Nijmegen ====&lt;br /&gt;
* [[User:A.dre|André Disselhorst]] (Nijmegen 1x) [[Special:Emailuser/User:A.dre|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Limburg ===&lt;br /&gt;
&lt;br /&gt;
==== Griendtsveen ====&lt;br /&gt;
* [[User:KenSentMe|Jeroen van de Nieuwenhof]] (Griendtsveen 1x) [[Special:Emailuser/User:KenSentMe|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Noord-Brabant ===&lt;br /&gt;
&lt;br /&gt;
==== Bergen op Zoom ====&lt;br /&gt;
* [[User:Madjo|Marcel de Jong]] 1/10 [[Special:Emailuser/User:Madjo|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Eindhoven ====&lt;br /&gt;
* Christ van Willegen 1 [[User:ChristW]]&lt;br /&gt;
&lt;br /&gt;
=== Noord Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Amsterdam ====&lt;br /&gt;
* Michel van Horssen 1/10 [[Special:Emailuser/User:mivaho|Contact]]&lt;br /&gt;
* Frank Richter 1 [[Special:Emailuser/User:res|Contact]]&lt;br /&gt;
* Eric Smith 1/10 [[User:Eric Smith]]&lt;br /&gt;
==== Beverwijk ====&lt;br /&gt;
* Theo Martens 1x [[Special:Emailuser/User:T_M|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Bussum ====&lt;br /&gt;
* Remco van Zuijlen 1x [[Special:Emailuser/User:Remco|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Overijssel ===&lt;br /&gt;
&lt;br /&gt;
==== Deventer ====&lt;br /&gt;
* Jan de Haan 1/10 [[User:Jan de Haan]] [[Special:Emailuser/User:Jan de Haan|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Hengelo ====&lt;br /&gt;
* Sander Hoentjen 1/10 [[Special:Emailuser/User:Tjikkun|Contact]]&lt;br /&gt;
* Peter Hageman 1 [[Special:Emailuser/User:PingPong|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Zwolle ====&lt;br /&gt;
* Boudewijn 1/10 [[User:Boudewijn|empty user page]] [[Special:Emailuser/User:Boudewijn|Contact]]; possibly got a second person interested&lt;br /&gt;
&lt;br /&gt;
=== Zuid-Holland ===&lt;br /&gt;
&lt;br /&gt;
==== Rijswijk ====&lt;br /&gt;
* Fernando Martins 1x [[User:fmartins]]  [[Special:Emailuser/User:fmartins|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Utrecht ===&lt;br /&gt;
&lt;br /&gt;
==== Utrecht ====&lt;br /&gt;
* Eric Spierings 1/10 [[Special:Emailuser/User:ericsp|Contact]]&lt;br /&gt;
* Peter van de Werken 2/10 [[Special:Emailuser/User:PWerken|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
20/20&lt;br /&gt;
&lt;br /&gt;
== New Zealand ==&lt;br /&gt;
As Telecom are using the 850MHz network for their GSM network, and Vodafone/northelia (possibly aka orcon) are using 900/1800MHz, please state which version you want. This may need more research, I'm not 100%; see [http://www.gsmworld.com/roaming/gsminfo/cou_nz.shtml] for more info&amp;lt;br&amp;gt;&lt;br /&gt;
According to jeremy list, telecom will not be rolling out GSM for four years, so the point becomes moot - no-one is likely to get an 850 gsm phone now and wait that long&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on info from steve (openmoko marketing) concerning weight and size, shipping via UPS will be about US$185 (NZ$23 each phone) to Auckland.&amp;lt;br&amp;gt;&lt;br /&gt;
UPS are far from the cheapest, but (again according to steve), OM have a contract with them, so this is what we are stuck with&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Someone on the community list suggested using [http://www.myus.com], a shipping company that will re-post items overseas at decent rates. They claim US$66 for a 3kg package, or NZ$8 per phone. Of course, the cost of shipping the phone from OM to the shipping company has to be added in as well.&lt;br /&gt;
&lt;br /&gt;
As of 2008-04-28, US$399 is worth NZ$508&lt;br /&gt;
&lt;br /&gt;
import duty on mobile phones is 0%[http://www.customs.govt.nz/importers/Private+Importers/Customs+Charges.htm], and GST is 12.5% so the GST added to each phone will be NZ$66; 12.5% * {508 + 23), cos we pay GST on postage too...&lt;br /&gt;
&lt;br /&gt;
So, the total cost of a Freerunner as part of a 10 pack, will be:&amp;lt;br&amp;gt;&lt;br /&gt;
508 + 23 + 66&amp;lt;br&amp;gt;&lt;br /&gt;
= 597&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
+ any possible charges to get it posted elsewhere in New Zealand&lt;br /&gt;
&lt;br /&gt;
=== Auckland ===&lt;br /&gt;
==== Auckland ====&lt;br /&gt;
Status:7/10&lt;br /&gt;
*Rob Paulson [[User:Myfanwy]] 900MHz&lt;br /&gt;
**i'm quite happy to organise the purchase, if no-one has any objections. to ease any worries about me running off with the money, we could use an escrow service such as [http://safetrader.co.nz], or paypal. or does anyone have any other ideas?&lt;br /&gt;
*Simon Wells [[User:Swel024]]&lt;br /&gt;
*Jeremy List [[User:Jeremy-list]] mailto:quick.dudley@gmail.com (Wellington, not Auckland, will pay for courier)&lt;br /&gt;
*David Murrell [[User:Viddy]] - [mailto:dmurrell@waikato.ac.nz] I'm in Hamilton, either courier, or I'll drive up :)&lt;br /&gt;
*Jeremy Gray [[User:Bogdan237]] [mailto:jgra163@ec.auckland.ac.nz] Auckland, 900MHz&lt;br /&gt;
*Glen Ogilvie [[User:Nelg]] {mailto:nelg@linuxsolutions.co.nz] Auckland, 900MHz&lt;br /&gt;
*Xuân Baldauf [[User:xbaldauf]] {mailto:xuan--2008.05--GroupSales--wiki.openmoko.org@baldauf.org] Auckland CBD, 900MHz+1800MHz GSM. This is &amp;lt;u&amp;gt;conditional&amp;lt;/u&amp;gt;: the transaction must complete by 2008-06-30, else I cannot participate, because I'm leaving the country afterwards.&lt;br /&gt;
&lt;br /&gt;
== Norway ==&lt;br /&gt;
=== Nordland ===&lt;br /&gt;
==== Bodø ====&lt;br /&gt;
Status 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:AlecTBM|Alexander Frøyseth]] [mailto:alexander.froyseth@gmail.com alexander.froyseth@gmail.com]&lt;br /&gt;
* Ole Marius&lt;br /&gt;
* Stian Vading&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sør-Trøndelag ===&lt;br /&gt;
==== Trondheim ====&lt;br /&gt;
Status 12/20&lt;br /&gt;
&lt;br /&gt;
*[[User:andy000|Andreas Kalvå]] [mailto:andy@samfundet.no andy@samfundet.no]&lt;br /&gt;
Send mail om du er interessert.&lt;br /&gt;
&lt;br /&gt;
=== Østlandet ===&lt;br /&gt;
==== Oslo, Akershus, Buskerud, Vestfold ====&lt;br /&gt;
Status 20/20(30?)&lt;br /&gt;
&lt;br /&gt;
* [[User:Ixian|Heikki Sørum]] [mailto:heikkis@matnat.uio.no] &amp;lt;br/&amp;gt; Interessert? mail meg.&lt;br /&gt;
* [[User:Bobkare|Knut Arne Bjørndal]] [mailto:bob@cakebox.net]&lt;br /&gt;
* [[User:Arildh|Arild Hellstrøm]] [mailto:arild.hellstrom@getmail.no]&lt;br /&gt;
&lt;br /&gt;
== Poland ==&lt;br /&gt;
=== dolnośląskie ===&lt;br /&gt;
==== Wrocław ====&lt;br /&gt;
&lt;br /&gt;
* Special group buy site: https://www.kumulator.pl/show/group/35&lt;br /&gt;
&lt;br /&gt;
=== Podlaskie ===&lt;br /&gt;
==== Suwalki ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* arteqw [http://wiki.openmoko.org/wiki/Special:Emailuser/Arteqw contact with me]&lt;br /&gt;
&lt;br /&gt;
=== Wielkopolskie ===&lt;br /&gt;
==== Poznań ====&lt;br /&gt;
Status 1/10&lt;br /&gt;
* dos [http://wiki.openmoko.org/wiki/Special:Emailuser/dos contact with me (please, in polish :))]&lt;br /&gt;
&lt;br /&gt;
== Portugal ==&lt;br /&gt;
=== Aveiro ===&lt;br /&gt;
==== Aveiro ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Ruben|Ruben Mendes]]&lt;br /&gt;
* [[User:kuyky|Tiago Saraiva]] &amp;lt;br /&amp;gt; [mailto:destructhor88@gmail.pt]&lt;br /&gt;
&lt;br /&gt;
== Sweden ==&lt;br /&gt;
If insufficient number of people, orders could be merged and remailed perhaps.&lt;br /&gt;
&lt;br /&gt;
Domestic remailing with Posten as A-class mail of a letter (criteria: length+width+height max 900 mm) weighing max 1 kg, without insurance should [http://www.posten.se/foretag/vara_tjanster/postageguide/postguideLetterDom.jspv cost 44 SEK]. 50 SEK more for insurance.&lt;br /&gt;
&lt;br /&gt;
If we end up with more than one 10-pack in Sweden, my guess is that it would probably pay to order everything in one shipment to one address in Sweden to save on the international shipping, and then remail domestically.&lt;br /&gt;
&lt;br /&gt;
=== Götaland ===&lt;br /&gt;
==== Göteborg ====&lt;br /&gt;
&lt;br /&gt;
* [[User:Fwendt|Fredrik Wendt]] [[Special:Emailuser/Fwendt|Contact]]/wendt.se&lt;br /&gt;
&lt;br /&gt;
==== Malmö ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Lars Jarlvik &amp;lt;br /&amp;gt; mailto:lars@larsfactory.se&lt;br /&gt;
&lt;br /&gt;
=== Svealand ===&lt;br /&gt;
==== Stockholm ====&lt;br /&gt;
Status : 5/10&lt;br /&gt;
&lt;br /&gt;
* Erland Lewin &amp;lt;br /&amp;gt; mailto:erland@lewin.nu&lt;br /&gt;
* Simon Kågström &amp;lt;br /&amp;gt; mailto:simon.kagstrom@gmail.com&lt;br /&gt;
* Ingvaldur Sigurjonsson &amp;lt;br /&amp;gt; mailto:ingi@ultimalabor.se&lt;br /&gt;
* Adam Johansson &amp;lt;br /&amp;gt; mailto:adam@sollentunaholm.se&lt;br /&gt;
* Lowe Schmidt &amp;lt;br /&amp;gt; mailto:lowe.schmidt@gmail.com&lt;br /&gt;
&lt;br /&gt;
==== Örebro ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Anders Petersson &amp;lt;br /&amp;gt; [mailto:demitar@worldforge.org demitar@worldforge.org]&lt;br /&gt;
&lt;br /&gt;
==== Västerås ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Jörgen Lidholm, could join the Falun/Borlänge or Stockholm group &amp;lt;br /&amp;gt; [mailto:jorgen.lidholm@gmail.com]&lt;br /&gt;
&lt;br /&gt;
==== Falun &amp;amp; Borlänge ====&lt;br /&gt;
Status : 4/10&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:Jth Johan Thelmén], Åke Hoff &amp;amp; a demo/backup&lt;br /&gt;
* [http://wiki.openstreetmap.org/index.php/User:eagle87 Pär Eriksson], Borlänge&lt;br /&gt;
&lt;br /&gt;
=== Norrland ===&lt;br /&gt;
==== Umeå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Zash|Zash]] [[Special:Emailuser/Zash|Contact]]&lt;br /&gt;
* [[User:Benjamin|Benjamin]] [[Special:Emailuser/Benjamin|Contact]]&lt;br /&gt;
&lt;br /&gt;
==== Luleå ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* [[User:Mjukis|Mjukis]] [[Special:Emailuser/Mjukis|Contact]] - 2 Units. Can also join the Malmö group order.&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
Gabriel Ambuehl would volunteer to order the initial 10pack.&lt;br /&gt;
Alexandre Ghisoli could organize the second 10pack.&lt;br /&gt;
Luca Capello could organize the third 10pack (mostly for French Switzerland).&lt;br /&gt;
All the three with payment in advance (a 10pack will cost approx 3'800 USD).&lt;br /&gt;
&lt;br /&gt;
Probably we will organize shipping, if we cannot all move to Zürich/Genève to get our Neo.&lt;br /&gt;
&lt;br /&gt;
==== Shipping ====&lt;br /&gt;
If we would ship Neos, here is the Swiss PostPac prices :&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Description&lt;br /&gt;
! Size [cm]&lt;br /&gt;
! Price CHF TTC&lt;br /&gt;
|-&lt;br /&gt;
| Size 1&lt;br /&gt;
| 22.9 x 14.7 x 9.9&lt;br /&gt;
| 2.20&lt;br /&gt;
|-&lt;br /&gt;
| Size 2&lt;br /&gt;
| 31.5 x 22.5 x 12.5&lt;br /&gt;
| 2.40&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Priority&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 8.-&lt;br /&gt;
|-&lt;br /&gt;
| Shipping Economy&lt;br /&gt;
| up to 2Kg&lt;br /&gt;
| 6.-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Steve posted informations about boxes that will be out with Neo :&lt;br /&gt;
&lt;br /&gt;
* 10 pack : 435mm x 371mm x 119mm, approx 3kg, UPS will charge 160USD (need to be verified)&lt;br /&gt;
* Individual pack : 178mm  x 104mm x 84mm, 237 grams&lt;br /&gt;
&lt;br /&gt;
So size 1 will fit ! Local delivery in Switzerland will cost 8.20 for Economy or 10.20 Priority.&lt;br /&gt;
&lt;br /&gt;
==== Zurich ====&lt;br /&gt;
Status : 23/20&lt;br /&gt;
&lt;br /&gt;
It seems that while there are 22 people listed here, actually the device number is 23, because Tobias Kündig is interested in 2 of them.  This means that the total number of devices for Swiss people is 28 (23 for Zürich plus 5 for Genève).  Someone in the Zürich list, specifically those living in the French Switzerland, could be part of the Genève 10pack, which I volunteer to order.  This means that only 2 devices are missing for a complete 3rd 10pack! -- LucaCapello -- updated by FreeMind -- updated again by LucaCapello&lt;br /&gt;
&lt;br /&gt;
* Simon Wenner &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Nowic Contact]&lt;br /&gt;
* Simon Schreiber &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Markus Huggler &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Magbeat Contact]&lt;br /&gt;
* Andre Timmermann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Raffael Schmid &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Pascal Weller &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/darktim Contact]&lt;br /&gt;
* Nick Zbinden (Luzern)&amp;lt;br /&amp;gt; [mailto:nickik@gmx.ch] oder [http://wiki.openmoko.org/wiki/Special:Emailuser/nickik Contact]&lt;br /&gt;
* Marcel Wirth &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Skarhand Contact]&lt;br /&gt;
* Marcel Lütolf (Luzern)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/NeRo Contact]&lt;br /&gt;
* Christian Corrodi &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Matto Contact]&lt;br /&gt;
* Mirko Klingauf &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/RealAtaman Contact]&lt;br /&gt;
* Marcel Jost (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Onsonic Contact]&lt;br /&gt;
* Alexandre Ghisoli (Yverdon)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Agh Contact]&lt;br /&gt;
* Marc Andre Tanner (Biel)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/mat Contact]&lt;br /&gt;
* Tobias Kündig (2 Geräte) (Luzern)&amp;lt;br /&amp;gt; [mailto:info@it-media.ch]&lt;br /&gt;
* Peter Salvisberg&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Psal Contact]&lt;br /&gt;
* Robin Farine (Auvernier)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rfarine Contact]&lt;br /&gt;
* Martin Kos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/KoS Contact]&lt;br /&gt;
* Lorenz Schori (Bern) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Znerol Contact]&lt;br /&gt;
* Jonas Schwarz (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/jnsc Contact]&lt;br /&gt;
* Matthias Cramer (Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/cramer Contact]&lt;br /&gt;
* Pascal Mages (Bern/Zürich) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/FreeMind Contact]&lt;br /&gt;
&lt;br /&gt;
==== Geneve ====&lt;br /&gt;
Status : 5/10&lt;br /&gt;
&lt;br /&gt;
* Diego Abelenda&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Aelia Contact]&lt;br /&gt;
* Luca Capello&amp;lt;br /&amp;gt; [mailto:luca@pca.it]&lt;br /&gt;
* Nicolas Produit&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Produit Contact]&lt;br /&gt;
* Gulu (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Gulu Contact]&lt;br /&gt;
* Edomaur (Lausanne) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Edomaur Contact]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
=== Spain (Country Group Sale) ===&lt;br /&gt;
Status: 6/10&lt;br /&gt;
&lt;br /&gt;
=== Madrid ===&lt;br /&gt;
==== Madrid ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
&lt;br /&gt;
* Rafael Campos &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Methril Contact]&lt;br /&gt;
&lt;br /&gt;
=== Zaragoza ===&lt;br /&gt;
==== Zaragoza ====&lt;br /&gt;
Status : 2/10&lt;br /&gt;
&lt;br /&gt;
* Alejandro R. Mosteo &amp;lt;br /&amp;gt; alejandro AT mosteo · com&lt;br /&gt;
* Arturo Giner&amp;lt;br/&amp;gt;[[Special:Emailuser/artginer|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Barcelona ===&lt;br /&gt;
==== Barcelona ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* José Luis Pérez &amp;lt;br/&amp;gt;[[Special:Emailuser/jluis|Contact]]&lt;br /&gt;
* David Reyes Samblas Martinez&amp;lt;br/&amp;gt;[[Special:Emailuser/mutrox|Contact]]&lt;br /&gt;
* Sergio Arias &amp;lt;br/&amp;gt;[[Special:Emailuser/saerguio|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UAE ==&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Yaser Ammar &amp;lt;br /&amp;gt; [[Special:Emailuser/Waraqa|Contact]]&lt;br /&gt;
&lt;br /&gt;
== USA ==&lt;br /&gt;
=== Colorado ===&lt;br /&gt;
==== Denver (Full) ====&lt;br /&gt;
Status: 10/10 (includes the gentleman from Utah)&lt;br /&gt;
* Shawn Sullivan &amp;lt;br /&amp;gt; [[mailto:shelbydz87@yahoo.com shelbydz87@yahoo.com]]&lt;br /&gt;
* Peter Abplanalp &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/alderion Contact]&lt;br /&gt;
* Ben Burdette &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Ansible Contact]&lt;br /&gt;
* Tom Russell &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/tazbert Contact]&lt;br /&gt;
* Trace &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/gnork Contact]&lt;br /&gt;
&lt;br /&gt;
=== California ===&lt;br /&gt;
==== Los Angeles ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ian Douglas &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Iandouglas Contact me here]&lt;br /&gt;
* Matthew &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Wetmoko Contact]&lt;br /&gt;
* Daniel &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Beaker82 Contact]&lt;br /&gt;
* James Robertson &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/JamesRobertson Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Diego ====&lt;br /&gt;
'''(inc. San Diego county and surrounding areas)'''&lt;br /&gt;
&lt;br /&gt;
Status: 1/10&lt;br /&gt;
&lt;br /&gt;
Will combine with LA if too few.&lt;br /&gt;
&lt;br /&gt;
* Peter Naulls &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Pnaulls Contact]&lt;br /&gt;
&lt;br /&gt;
==== San Francisco Bay Area ====&lt;br /&gt;
Status: 4/10&lt;br /&gt;
&lt;br /&gt;
* Ajit Natarajan - [http://wiki.openmoko.org/wiki/Special:Emailuser/ajitk Contact]&lt;br /&gt;
&lt;br /&gt;
* Dirk Bergstrom - [http://wiki.openmoko.org/wiki/Special:Emailuser/krid Contact]&lt;br /&gt;
&lt;br /&gt;
* Tupshin Harper - [http://wiki.openmoko.org/wiki/Special:Emailuser/tupshin Contact]&lt;br /&gt;
&lt;br /&gt;
* Lothar Werzinger (900MHz) - [http://wiki.openmoko.org/wiki/Special:Emailuser/Elektrolott Contact]&lt;br /&gt;
&lt;br /&gt;
==== Monterey ====&lt;br /&gt;
Status: 2/10&lt;br /&gt;
&lt;br /&gt;
* Cry Regarder &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Cry_Regarder Contact]&lt;br /&gt;
&lt;br /&gt;
=== Midwest ===&lt;br /&gt;
'''(combine Indiana / Iowa / Kentucky / Tennesee / Texas)'''&lt;br /&gt;
Status: 5/10&lt;br /&gt;
* Geoff Ruscoe    [[Special:Emailuser/Geocode|Contact]] - Louisville, KY&lt;br /&gt;
* Steven M  [[Special:Emailuser/Montgoss|Contact]] - Cedar Rapids, IA&lt;br /&gt;
* Joseph Booker [[Special:Emailuser/Sargas|Contact]] - Chicago&lt;br /&gt;
* Bryan DeLuca [[Special:Emailuser/Stupkid|Contact]] - Fort Worth, TX&lt;br /&gt;
* Casey Harkins [[Special:Emailuser/Charkins|Contact]] - Madison, WI&lt;br /&gt;
&lt;br /&gt;
=== Indiana / Kentucky ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Dan Staley      [[Special:Emailuser/Pyrasi|Contact]] (Kentucky)&lt;br /&gt;
* Donnie Jones    [[Special:Emailuser/Donniejones18|Contact]] (Lexington, KY)&lt;br /&gt;
* John Sterling   [[Special:Emailuser/Sterling|Contact]] (Lexington, KY)&lt;br /&gt;
&lt;br /&gt;
=== Ohio / Michigan ===&lt;br /&gt;
Status: 3/10&lt;br /&gt;
* David Pais (Unknown City) [mailto:davioh2001@yahoo.com email]&lt;br /&gt;
* Dave Ludlow (Toledo) (I can purchase and distribute) [[Special:Emailuser/adsllc|Contact]]&lt;br /&gt;
* Adam Steele (Cincinnati) [mailto:adam@laurasteele.net Contact]&lt;br /&gt;
&lt;br /&gt;
=== Washington ===&lt;br /&gt;
==== Seattle ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Jon Pomeroy [[Special:Emailuser/Jepomeroy|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Tennessee ===&lt;br /&gt;
==== Memphis ====&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Peter O'Connor &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/poconnor Contact]&lt;br /&gt;
&lt;br /&gt;
=== Texas ===&lt;br /&gt;
==== Austin (8/10) ====&lt;br /&gt;
* Dale Schumacher [[Special:Emailuser/dalnefre|Contact]]&lt;br /&gt;
* Michael Cosby [[Special:Emailuser/mcosby|Contact]]&lt;br /&gt;
* Paul Jimenez [[Special:Emailuser/pj|Contact]]&lt;br /&gt;
* Charles [[Special:Emailuser/rbn|Contact]]&lt;br /&gt;
* Anthony Kitchin [[Special:Emailuser/akitchin|Contact]]&lt;br /&gt;
* Carl [[Special:Emailuser/texatopia|Contact]]&lt;br /&gt;
* Robert [[Special:Emailuser/SHaRK|Contact]] (Houston)&lt;br /&gt;
* Bryan DeLuca [[Special: Emailuser/Stupkid|Contact]] (Fort Worth)&lt;br /&gt;
&lt;br /&gt;
==== Dallas (1/10) ====&lt;br /&gt;
* Philip White [[Special:Emailuser/pmw|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Mid-Atlantic ===&lt;br /&gt;
==== Virginia====&lt;br /&gt;
===== Virginia Tech (1/10) =====&lt;br /&gt;
* Lally Singh [[Special:Emailuser/lally|email]] -- yeah, if you're ordering anywhere in VA, lemme know.&amp;lt;br /&amp;gt;&lt;br /&gt;
===== Richmond (2/10)=====&lt;br /&gt;
* Philippe Gerard [[Special:Emailuser/feydreva|Contact]]&amp;lt;br/&amp;gt;&lt;br /&gt;
*Steve Watson mailto:ssw0213@gmail.com&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== New York ====&lt;br /&gt;
Status: 2/10 or 3/10&lt;br /&gt;
&lt;br /&gt;
* Bert Hartmann &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/BertHartm Contact me here]&lt;br /&gt;
* Michael Cole mailto:mjcole137@gmail.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Jake Thebault-Spieker (probably, may not be able to afford it) [http://wiki.openmoko.org/Spcial:Emailuser/Summatusmentis Contact me here]&lt;br /&gt;
&lt;br /&gt;
==== Maryland (2/10)====&lt;br /&gt;
* Paul Buede mailto:paul@buede.com &amp;lt;br /&amp;gt;&lt;br /&gt;
* Charles Lohr&lt;br /&gt;
* Alex (DC/Rosslyn; not 100% sure that will be able to afford it) [[Special:Emailuser/rakukin|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Massachusetts ===&lt;br /&gt;
Status: 4/10&lt;br /&gt;
* Benjamin Moody [[Special:Emailuser/FloppusMaximus|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Ken Young (Note, if we're not up to 10/10 on the day the Freerunner is announced, I'm going to drop out and order individually).[[Special:Emailuser/Dolson|Contact]]&lt;br /&gt;
&lt;br /&gt;
* Chris White (for 2) [[Special:Emailuser/Safire|Contact]]&lt;br /&gt;
&lt;br /&gt;
=== Nevada ===&lt;br /&gt;
==== Reno/Sparks ====&lt;br /&gt;
Including Northwestern Nevada/ Northeastern California&lt;br /&gt;
Status: 1/10&lt;br /&gt;
* Tyrell Berry [[Special:Emailuser/Alawatsakima|Contact]]&lt;br /&gt;
&lt;br /&gt;
== UK ==&lt;br /&gt;
&lt;br /&gt;
* Stroller (Milton Keynes, can travel) &amp;lt;br /&amp;gt;mailto:stroller@stellar.eclipse.co.uk 01908 663 513. &amp;lt;br /&amp;gt;Thinks that breaking the UK up into regions - at least outside London - is silly. There are unlikely to be 10 people in $your_town who want a Freerunner, so some posting of Freerunners will surely be required; see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford the talk page]. This is the same cost anywhere in the UK.&lt;br /&gt;
&lt;br /&gt;
=== Scotland ===&lt;br /&gt;
==== Edinburgh ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Joe Wells (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/jbw Contact]&lt;br /&gt;
* Dave Ball (Edinburgh) [http://wiki.openmoko.org/wiki/Special:Emailuser/Daveb Contact]&lt;br /&gt;
* Stuart MacKinnon(Livingston) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/hoagster Contact]&lt;br /&gt;
&lt;br /&gt;
=== England ===&lt;br /&gt;
&lt;br /&gt;
==== Hampshire ====&lt;br /&gt;
&lt;br /&gt;
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?FreerunnerBulkBuy&lt;br /&gt;
&lt;br /&gt;
(Sorry, we set up the page before we knew about this one)&lt;br /&gt;
&lt;br /&gt;
==== London ====&lt;br /&gt;
&lt;br /&gt;
Status : 7/10&lt;br /&gt;
&lt;br /&gt;
* Juergen Schinker &amp;lt;br /&amp;gt; mailto:ba1020@homie.homelinux.net&lt;br /&gt;
* aled &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/aled Contact]&lt;br /&gt;
* Robert Piasek (actually in Southampton)&amp;lt;br /&amp;gt;  [http://wiki.openmoko.org/wiki/Special:Emailuser/Queen6 Contact]&lt;br /&gt;
* Tom Scholl (Cambridge, travel to London now and then anyway so could pick up) &amp;lt;br /&amp;gt; [mailto:thomasscholl@gmail.com]&lt;br /&gt;
* Weiss (Cambridge, could collect from London) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Weiss Contact]&lt;br /&gt;
* Neil Bentley (in Wiltshire) [http://wiki.openmoko.org/wiki/Special:Emailuser/Ohnez Contact]&lt;br /&gt;
* rhn (one or two sets) &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/rhn Contact]&lt;br /&gt;
&lt;br /&gt;
==== Oxford ====&lt;br /&gt;
&lt;br /&gt;
Idea to re-ship within the UK, see [http://wiki.openmoko.org/wiki/Talk:GroupSales#Oxford talk]&lt;br /&gt;
&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Tim Coggins&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/sonicated Contact]&lt;br /&gt;
&lt;br /&gt;
* James Olney &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/Webjames Contact]&lt;br /&gt;
* David Pottage (actually in Reading)&amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/chrestomanci Contact]&lt;br /&gt;
&lt;br /&gt;
==== West Midlands ====&lt;br /&gt;
Status : 3/10&lt;br /&gt;
&lt;br /&gt;
* Mo Abrahams (Walsall) &amp;lt;br /&amp;gt; mailto:moabrahams@dashavoo.com&lt;br /&gt;
* Bin Zong (actually in Birmingham)&amp;lt;br /&amp;gt;  [mailto:hunter_00zb@hotmail.com]&lt;br /&gt;
* Jonathan Spooner (Walsall)&lt;br /&gt;
&lt;br /&gt;
== Latvia ==&lt;br /&gt;
=== Riga ===&lt;br /&gt;
==== Riga ====&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* Ilya &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/VRGhost Contact]&lt;br /&gt;
&lt;br /&gt;
== Singapore ==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Wee Kiam Peng [http://wiki.openmoko.org/wiki/Special:Emailuser/Jipi Contact]&lt;br /&gt;
* Chen Ruo Fei [http://wiki.openmoko.org/wiki/Special:Emailuser/Crf Contact]&lt;br /&gt;
&lt;br /&gt;
== Israel==&lt;br /&gt;
Status : 2/10&lt;br /&gt;
* Ofer Herman &amp;lt;br /&amp;gt; [http://wiki.openmoko.org/wiki/Special:Emailuser/oferhe Contact]&lt;br /&gt;
* [http://wiki.openmoko.org/wiki/Special:Emailuser/Talba Talba]&lt;br /&gt;
&lt;br /&gt;
== Czech Republic ==&lt;br /&gt;
=== Brno ===&lt;br /&gt;
Status : 11/10&lt;br /&gt;
* '''*'''Martin Šenkeřík - [[Special:Emailuser/ohin|Contact]]&lt;br /&gt;
Jakmile budu mít nějaké konkrétnější informace budu vás kontaktovat. Mám ale problém s financováním všech 10 telefonů při objednávání. Buď budu potřebovat, aby mně aspoň půlka z vás poslala peníze předem, nebo kdyby se našel někdo, kdo mně může se zafinancováním pomoct (zaplatil by půlku telefonů a ty be se potom rozeslaly na dobírku nebo předaly osobně) tak se můžeme sejít osobně. Vyskytuji se v Brně a ve Zlíně.&lt;br /&gt;
* '''*'''Radek Bartoň - [[Special:Emailuser/Blackhex|Contact]] (Preferuju osobní odběr v Brně, můžu dovézt do Frýdku-Místku.)&lt;br /&gt;
* Martin Holec - [[Special:Emailuser/Martix|Contact]] (Buď přeposlat směrem Zlín nebo osobní odběr někde v Brně.)&lt;br /&gt;
* '''*'''Jozef Mlich - [[Special:Emailuser/joejoe|Contact]]&lt;br /&gt;
* Radek Machulka - [[Special:Emailuser/Werty|Contact]] (ja teda taky nejsem z Brna, ale klidne si pro to prijedu...)&lt;br /&gt;
* '''*'''Tom Varga - [[Special:Emailuser/Varg|Contact]] (Můžu dělat spojku pro Prahu / Liberecko)&lt;br /&gt;
* '''*'''Aleš Dvořák - [[Special:Emailuser/Setr|Contact]] - contact uz funguje&lt;br /&gt;
* '''*'''Pavel Kovář -  [[Special:Emailuser/Fox|Contact]] (Tak to vypadá že si udělám výlet do Zlína)&lt;br /&gt;
* '''*'''David Kozub - [[Special:Emailuser/Zub|Contact]] (Zlin, idealni by byla Praha, ale evidentne jsem sam, prinejhorsim i to Brno)&lt;br /&gt;
* '''*'''Miloslav Machotka - [[Special:Emailuser/Machy|Contact]]&lt;br /&gt;
* '''*'''Michal Pěnka - [http://michal.penka.name/kontakt Contact] (Podle komentářů bych poprosil Tomáše Varga, aby mi Openmoko zavezl do Prahy, jinak preferuji dobírku, přinejhorším pro to zajedu i do Brna.)&lt;br /&gt;
&lt;br /&gt;
['''*''']platím předem&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Diskuze:''' &lt;br /&gt;
&lt;br /&gt;
Máme tu 4x ze Zlína, co kdyby někdo jel do Brna pro 4ks a ve Zlíně by se rozdělili?&lt;br /&gt;
&lt;br /&gt;
''Martin Šenkeřík''&amp;gt; jak jsem psal, já do Zlína jezdívám, a od května do září budu ve Zlíně velmi často, takže se Zlínem není vůbec problém.&lt;br /&gt;
&lt;br /&gt;
Jinak už se objevily nějaké termíny. Jestli jsem to dobře pochopil, tak 9.5. by už mohla začít masová výroba a brzy na to by měl začít prodej...&lt;br /&gt;
&lt;br /&gt;
''Pavel Kovář''&amp;gt;&amp;gt; Jak by měl vlastně vypadat? Takový ten bíly se mně moc nelíbí. Radši bych měl [http://http://wiki.openmoko.org/wiki/Image:FIC-neo1973_small.jpg černý].&lt;br /&gt;
&lt;br /&gt;
''Michal Pěnka''&amp;gt; Protože jsem jedenáctý a nevím, jestli bude možné objednat 11 kusů nebo jen po desítkách, domluvím se s Tomem Vargou později (jestli by byl ochotný pro převoz do Prahy), každopádně bych také raději ten černý.&lt;br /&gt;
&lt;br /&gt;
''Pavel Kovář''&amp;gt;&amp;gt; Jak to tak tady pročítám tak to půjde objednat za zvýhodněnou cenu (+pytlík? a headset) opravdu jenom po desítkách. Ale IMHO když této stránce zvedneme popularitu (případně přiberem Slováky) tak jich budem nakonec brát minimálně dvacet ;) Mně osobně připadá datum 9.5. hodně optimistické.&lt;br /&gt;
&lt;br /&gt;
''Martin Šenkeřík''&amp;gt; FreeRunner bude pouze v jedné barevné variantě, a to černý. To datum 9.5. mám [http://wiki.openmoko.org/wiki/Community_Updates odsud]&lt;br /&gt;
&lt;br /&gt;
== Slovak Republic ==&lt;br /&gt;
=== Bratislava ===&lt;br /&gt;
Status : 1/10&lt;br /&gt;
* František Horínek - [[Special:Emailuser/PipBoy2000|Contact]]&lt;br /&gt;
&lt;br /&gt;
== Croatia ==&lt;br /&gt;
Status : 6/10&lt;br /&gt;
* w00t - [[Special:Emailuser/W00t|Contact]]&lt;br /&gt;
* matija - [[Special:Emailuser/Matija.z|Contact]]&lt;br /&gt;
* valajbeg - [[Special:Emailuser/valajbeg|Contact]]&lt;br /&gt;
* kost - [[Special:Emailuser/kost|Contact]]&lt;br /&gt;
* mnalis - [[Special:Emailuser/mnalis|Contact]]&lt;br /&gt;
* tcavrag - [[Special:Emailuser/tcavrag|Contact]]&lt;br /&gt;
(maybe we should make one group for bosnia, croatia &amp;amp; serbia together?) [http://wiki.openmoko.org/index.php/Talk:GroupSales#Croatia the talk page]&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Translation</id>
		<title>Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Translation"/>
				<updated>2007-05-13T10:25:05Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Italian */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let us spread the popularity of OpenMoko/Neo1973 by localization of the software and translation of documentation and wiki.&lt;br /&gt;
&lt;br /&gt;
Just as an overview who is able and willing to translate parts into other languages,&lt;br /&gt;
please join and add your Language and name. The source for the translation will&lt;br /&gt;
be English. If you have good English skills then you could contribute by correcting&lt;br /&gt;
the sources :)&lt;br /&gt;
&lt;br /&gt;
A good point to start would be to continuous translating of &lt;br /&gt;
http://en.wikipedia.org/wiki/OpenMoko into more languages on the other language sites of wikipedia.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;...it is easy to join and spend some minutes for translating,&lt;br /&gt;
and when someone finds some mistakes in any languages don't&lt;br /&gt;
blame the translator - just be productive and fix it yourself!&amp;quot; -[[User:RobertMichel|Robert Michel]]&lt;br /&gt;
&lt;br /&gt;
Please take a look at [[Translation HOWTO]] and improve it if possible.&lt;br /&gt;
&lt;br /&gt;
Languages already offered on our community mailinglist, please add your name yourself and join community mailinglist (until we'll have a proper mailinglist) to discuss about translations:&lt;br /&gt;
&lt;br /&gt;
== Afrikaans ==&lt;br /&gt;
&lt;br /&gt;
== Amharic ==&lt;br /&gt;
* [[User:ethiopia|Ethiopia Alemayehu]]&lt;br /&gt;
&lt;br /&gt;
== Armenian ==&lt;br /&gt;
* [[User:surenk|Suren Karapetyan]]&lt;br /&gt;
&lt;br /&gt;
== Arabic == &lt;br /&gt;
* Hossam Mahmoud&lt;br /&gt;
&lt;br /&gt;
== Bulgarian == &lt;br /&gt;
* [[User:Mr700|Doncho Nicolaev Gunchev]]&lt;br /&gt;
&lt;br /&gt;
== Catalan ==&lt;br /&gt;
&lt;br /&gt;
* [[User:montxovs|Montxo Vicente i Sempere]]&lt;br /&gt;
&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
&lt;br /&gt;
== Chinese (Simplified)== &lt;br /&gt;
* [[User:JarodWang|JarodWang]]&lt;br /&gt;
* xyb&lt;br /&gt;
&lt;br /&gt;
== Czech ==&lt;br /&gt;
* [[User:Mikesh|Michal Heczko]]&lt;br /&gt;
&lt;br /&gt;
== Danish == &lt;br /&gt;
* [[User:EsbenDamgaard|Esben Damgaard]]&lt;br /&gt;
* [[User:UlrikRasmussen|Ulrik Rasmussen]]&lt;br /&gt;
* [[User:miki|Mikkel Kirkgaard Nielsen]]&lt;br /&gt;
&lt;br /&gt;
== Dutch == &lt;br /&gt;
* [[User:MarcVerwerft|Marc Verwerft]]&lt;br /&gt;
* [[User:Madjo|Marcel De Jong]]&lt;br /&gt;
* [[User:OliverH|Oliver Heesakkers]]&lt;br /&gt;
* [[User:LuitvD|Luit van Drongelen]]&lt;br /&gt;
* [[User:reinouts|Reinout van Schouwen]]&lt;br /&gt;
&lt;br /&gt;
([[User:Madjo|Marcel]] 18/04) Misschien is het handig om alvast te beginnen met vertalen van de Wiki? Of hebben jullie andere ideeen? Ik heb al een start gemaakt van de voorpagina van de wiki, maar ben nog niet veel verder gekomen&lt;br /&gt;
([[User:reinouts|Reinout]] 21/04) Valt er verder nog niks te vertalen? De wiki is niet echt boeiend.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Esperanto ==&lt;br /&gt;
* [[User:Antono|Antono Vasiljev]]&lt;br /&gt;
&lt;br /&gt;
== Estonian ==&lt;br /&gt;
* [[User:Hadara|Sven Petai]]&lt;br /&gt;
* [[User:Myoldryn|Jaan Nigul]]&lt;br /&gt;
&lt;br /&gt;
== Finnish == &lt;br /&gt;
* [[User:Jani-Matti_Hätinen|Jani-Matti Hätinen]]&lt;br /&gt;
* [[User:TuomoSipola|Tuomo Sipola]]&lt;br /&gt;
* [[User:Eyec|Samuli Perttula]]&lt;br /&gt;
* [[User:gua|Atte Hinkka]]&lt;br /&gt;
&lt;br /&gt;
== French ==&lt;br /&gt;
* [[User:SebastienJolicoeur|Sebastien Jolicoeur]]&lt;br /&gt;
* [[User:MarcSert|Marc Sert]]&lt;br /&gt;
* [[User:FoucaultdeBonneval|Foucault deBonneval]]&lt;br /&gt;
* [[User:Sufflope|Jean-Sébastien Bour]]&lt;br /&gt;
* [[User:Ymahe|Yves Mahé]]&lt;br /&gt;
&lt;br /&gt;
== German ==&lt;br /&gt;
* [[User:RobertMichel|Robert Michel]]&lt;br /&gt;
* [[User:FabianOff|Fabian Off]]&lt;br /&gt;
* [[User:Denis std|Denis]]&lt;br /&gt;
* Lars C.&lt;br /&gt;
* [[User:AndreasHochsteger|Andreas Hochsteger]]&lt;br /&gt;
* [[User:Christophloew|Christoph Löw]]&lt;br /&gt;
&lt;br /&gt;
== Hebrew ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Koala|Koala]]&lt;br /&gt;
&lt;br /&gt;
== Indonesian ==&lt;br /&gt;
* [[User:Hcblue|Hcblue]]&lt;br /&gt;
&lt;br /&gt;
== Italian ==&lt;br /&gt;
* per il momento useremo [http://www.openmokoboard.org/ita/index.php?getforum=24 questo forum] per organizzarci. iscrivetevi e partecipate.&lt;br /&gt;
* [[User:SergioTota|Sergio Tota]]&lt;br /&gt;
* [[User:Franco|Franco Rimoldi]]&lt;br /&gt;
* [[User:Filippo|Filippo]]&lt;br /&gt;
* [[User:Massi|Massimiliano]]&lt;br /&gt;
* [[User:Markk0|Marco Cattaneo]]&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]]&lt;br /&gt;
* [[User:Herod2k|Alessandro]]&lt;br /&gt;
&lt;br /&gt;
== Japanese ==&lt;br /&gt;
*[[User:WilliamLai|William Lai]]&lt;br /&gt;
*[[Momoko Matsuzaki]]&lt;br /&gt;
&lt;br /&gt;
== Norwegian ==&lt;br /&gt;
*[[User:Hanscats|Hans Cats]]&lt;br /&gt;
*[[User:Vegar|Vegar Storvann]]&lt;br /&gt;
&lt;br /&gt;
== Polish ==&lt;br /&gt;
* [[User:KrzysztofKajkowski|Krzysztof Kajkowski]]&lt;br /&gt;
* Tomasz Zieliński&lt;br /&gt;
* [[User:MaciejLigenza|Maciej Ligenza]]&lt;br /&gt;
* [[User:PiotrDuda|Piotr Duda]]&lt;br /&gt;
* [[User:Zbraniecki|Zbigniew Braniecki]]&lt;br /&gt;
&lt;br /&gt;
== Portuguese ==&lt;br /&gt;
* Sergio Bessa&lt;br /&gt;
* Mario Costa&lt;br /&gt;
&lt;br /&gt;
== Punjabi ==&lt;br /&gt;
* [[User:aalam|A S Alam]]&lt;br /&gt;
&lt;br /&gt;
== Romanian ==&lt;br /&gt;
&lt;br /&gt;
* [[User:alexxed|Alexandru Szasz]]&lt;br /&gt;
&lt;br /&gt;
== Russian ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:DenisBY|Denis Kot]]&lt;br /&gt;
* [[User:MikhailGusarov|Mikhail Gusarov]]&lt;br /&gt;
* [[User:x-demon|Alexander Sokolow]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Dmitri|Dmitri]]&lt;br /&gt;
* [[User:Buffet|Denis Kaledin]]&lt;br /&gt;
Можем начинать переводить wiki :)&lt;br /&gt;
К любой странице добавляете /ru и переводите. В конце оригинальной страницы и переведенной добавляете ссылку на шаблон &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Languages|Имя_страницы_оригинала}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Slovak == &lt;br /&gt;
* [[User:Cezz|Cezz]]&lt;br /&gt;
&lt;br /&gt;
== Spanish ==&lt;br /&gt;
* [[User:RosangelaCaninoKoning|Rosangela CaninoKoning]]&lt;br /&gt;
* [[User:kresp0|Santiago Crespo (kresp0)]]&lt;br /&gt;
* [[User:José_Suárez|José Suárez]]&lt;br /&gt;
* [[User:Rafa_Couto|Rafa Couto (caligari)]]&lt;br /&gt;
* [[User:NeoMorfeo|Guillermo Santos (NeoMorfeo)]]&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
* [[User:pptudela|Pepe Tudela]]&lt;br /&gt;
* [[User:avathar|Fernando González (Avathar)]]&lt;br /&gt;
&lt;br /&gt;
== Swedish ==&lt;br /&gt;
* [[User:yeager|Daniel Nylander]]&lt;br /&gt;
&lt;br /&gt;
== Turkish ==&lt;br /&gt;
* [[User:EnginErenturk|Engin Erenturk]]&lt;br /&gt;
&lt;br /&gt;
== Welsh ==&lt;br /&gt;
* [[User:Rhoslyn_Prys|Rhoslyn Prys]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And feel free to join and add an new language to this list above.&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Translation</id>
		<title>Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Translation"/>
				<updated>2007-05-13T10:06:49Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let us spread the popularity of OpenMoko/Neo1973 by localization of the software and translation of documentation and wiki.&lt;br /&gt;
&lt;br /&gt;
Just as an overview who is able and willing to translate parts into other languages,&lt;br /&gt;
please join and add your Language and name. The source for the translation will&lt;br /&gt;
be English. If you have good English skills then you could contribute by correcting&lt;br /&gt;
the sources :)&lt;br /&gt;
&lt;br /&gt;
A good point to start would be to continuous translating of &lt;br /&gt;
http://en.wikipedia.org/wiki/OpenMoko into more languages on the other language sites of wikipedia.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;...it is easy to join and spend some minutes for translating,&lt;br /&gt;
and when someone finds some mistakes in any languages don't&lt;br /&gt;
blame the translator - just be productive and fix it yourself!&amp;quot; -[[User:RobertMichel|Robert Michel]]&lt;br /&gt;
&lt;br /&gt;
Please take a look at [[Translation HOWTO]] and improve it if possible.&lt;br /&gt;
&lt;br /&gt;
Languages already offered on our community mailinglist, please add your name yourself and join community mailinglist (until we'll have a proper mailinglist) to discuss about translations:&lt;br /&gt;
&lt;br /&gt;
== Afrikaans ==&lt;br /&gt;
&lt;br /&gt;
== Amharic ==&lt;br /&gt;
* [[User:ethiopia|Ethiopia Alemayehu]]&lt;br /&gt;
&lt;br /&gt;
== Armenian ==&lt;br /&gt;
* [[User:surenk|Suren Karapetyan]]&lt;br /&gt;
&lt;br /&gt;
== Arabic == &lt;br /&gt;
* Hossam Mahmoud&lt;br /&gt;
&lt;br /&gt;
== Bulgarian == &lt;br /&gt;
* [[User:Mr700|Doncho Nicolaev Gunchev]]&lt;br /&gt;
&lt;br /&gt;
== Catalan ==&lt;br /&gt;
&lt;br /&gt;
* [[User:montxovs|Montxo Vicente i Sempere]]&lt;br /&gt;
&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
&lt;br /&gt;
== Chinese (Simplified)== &lt;br /&gt;
* [[User:JarodWang|JarodWang]]&lt;br /&gt;
* xyb&lt;br /&gt;
&lt;br /&gt;
== Czech ==&lt;br /&gt;
* [[User:Mikesh|Michal Heczko]]&lt;br /&gt;
&lt;br /&gt;
== Danish == &lt;br /&gt;
* [[User:EsbenDamgaard|Esben Damgaard]]&lt;br /&gt;
* [[User:UlrikRasmussen|Ulrik Rasmussen]]&lt;br /&gt;
* [[User:miki|Mikkel Kirkgaard Nielsen]]&lt;br /&gt;
&lt;br /&gt;
== Dutch == &lt;br /&gt;
* [[User:MarcVerwerft|Marc Verwerft]]&lt;br /&gt;
* [[User:Madjo|Marcel De Jong]]&lt;br /&gt;
* [[User:OliverH|Oliver Heesakkers]]&lt;br /&gt;
* [[User:LuitvD|Luit van Drongelen]]&lt;br /&gt;
* [[User:reinouts|Reinout van Schouwen]]&lt;br /&gt;
&lt;br /&gt;
([[User:Madjo|Marcel]] 18/04) Misschien is het handig om alvast te beginnen met vertalen van de Wiki? Of hebben jullie andere ideeen? Ik heb al een start gemaakt van de voorpagina van de wiki, maar ben nog niet veel verder gekomen&lt;br /&gt;
([[User:reinouts|Reinout]] 21/04) Valt er verder nog niks te vertalen? De wiki is niet echt boeiend.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Esperanto ==&lt;br /&gt;
* [[User:Antono|Antono Vasiljev]]&lt;br /&gt;
&lt;br /&gt;
== Estonian ==&lt;br /&gt;
* [[User:Hadara|Sven Petai]]&lt;br /&gt;
* [[User:Myoldryn|Jaan Nigul]]&lt;br /&gt;
&lt;br /&gt;
== Finnish == &lt;br /&gt;
* [[User:Jani-Matti_Hätinen|Jani-Matti Hätinen]]&lt;br /&gt;
* [[User:TuomoSipola|Tuomo Sipola]]&lt;br /&gt;
* [[User:Eyec|Samuli Perttula]]&lt;br /&gt;
* [[User:gua|Atte Hinkka]]&lt;br /&gt;
&lt;br /&gt;
== French ==&lt;br /&gt;
* [[User:SebastienJolicoeur|Sebastien Jolicoeur]]&lt;br /&gt;
* [[User:MarcSert|Marc Sert]]&lt;br /&gt;
* [[User:FoucaultdeBonneval|Foucault deBonneval]]&lt;br /&gt;
* [[User:Sufflope|Jean-Sébastien Bour]]&lt;br /&gt;
* [[User:Ymahe|Yves Mahé]]&lt;br /&gt;
&lt;br /&gt;
== German ==&lt;br /&gt;
* [[User:RobertMichel|Robert Michel]]&lt;br /&gt;
* [[User:FabianOff|Fabian Off]]&lt;br /&gt;
* [[User:Denis std|Denis]]&lt;br /&gt;
* Lars C.&lt;br /&gt;
* [[User:AndreasHochsteger|Andreas Hochsteger]]&lt;br /&gt;
* [[User:Christophloew|Christoph Löw]]&lt;br /&gt;
&lt;br /&gt;
== Hebrew ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Koala|Koala]]&lt;br /&gt;
&lt;br /&gt;
== Indonesian ==&lt;br /&gt;
* [[User:Hcblue|Hcblue]]&lt;br /&gt;
&lt;br /&gt;
== Italian ==&lt;br /&gt;
* [[User:SergioTota|Sergio Tota]]&lt;br /&gt;
* [[User:Franco|Franco Rimoldi]]&lt;br /&gt;
* [[User:Filippo|Filippo]]&lt;br /&gt;
* [[User:Massi|Massimiliano]]&lt;br /&gt;
* [[User:Markk0|Marco Cattaneo]]&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]]&lt;br /&gt;
* [[User:Herod2k|Alessandro]]&lt;br /&gt;
&lt;br /&gt;
== Japanese ==&lt;br /&gt;
*[[User:WilliamLai|William Lai]]&lt;br /&gt;
*[[Momoko Matsuzaki]]&lt;br /&gt;
&lt;br /&gt;
== Norwegian ==&lt;br /&gt;
*[[User:Hanscats|Hans Cats]]&lt;br /&gt;
*[[User:Vegar|Vegar Storvann]]&lt;br /&gt;
&lt;br /&gt;
== Polish ==&lt;br /&gt;
* [[User:KrzysztofKajkowski|Krzysztof Kajkowski]]&lt;br /&gt;
* Tomasz Zieliński&lt;br /&gt;
* [[User:MaciejLigenza|Maciej Ligenza]]&lt;br /&gt;
* [[User:PiotrDuda|Piotr Duda]]&lt;br /&gt;
* [[User:Zbraniecki|Zbigniew Braniecki]]&lt;br /&gt;
&lt;br /&gt;
== Portuguese ==&lt;br /&gt;
* Sergio Bessa&lt;br /&gt;
* Mario Costa&lt;br /&gt;
&lt;br /&gt;
== Punjabi ==&lt;br /&gt;
* [[User:aalam|A S Alam]]&lt;br /&gt;
&lt;br /&gt;
== Romanian ==&lt;br /&gt;
&lt;br /&gt;
* [[User:alexxed|Alexandru Szasz]]&lt;br /&gt;
&lt;br /&gt;
== Russian ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:DenisBY|Denis Kot]]&lt;br /&gt;
* [[User:MikhailGusarov|Mikhail Gusarov]]&lt;br /&gt;
* [[User:x-demon|Alexander Sokolow]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Dmitri|Dmitri]]&lt;br /&gt;
* [[User:Buffet|Denis Kaledin]]&lt;br /&gt;
Можем начинать переводить wiki :)&lt;br /&gt;
К любой странице добавляете /ru и переводите. В конце оригинальной страницы и переведенной добавляете ссылку на шаблон &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Languages|Имя_страницы_оригинала}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Slovak == &lt;br /&gt;
* [[User:Cezz|Cezz]]&lt;br /&gt;
&lt;br /&gt;
== Spanish ==&lt;br /&gt;
* [[User:RosangelaCaninoKoning|Rosangela CaninoKoning]]&lt;br /&gt;
* [[User:kresp0|Santiago Crespo (kresp0)]]&lt;br /&gt;
* [[User:José_Suárez|José Suárez]]&lt;br /&gt;
* [[User:Rafa_Couto|Rafa Couto (caligari)]]&lt;br /&gt;
* [[User:NeoMorfeo|Guillermo Santos (NeoMorfeo)]]&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
* [[User:pptudela|Pepe Tudela]]&lt;br /&gt;
* [[User:avathar|Fernando González (Avathar)]]&lt;br /&gt;
&lt;br /&gt;
== Swedish ==&lt;br /&gt;
* [[User:yeager|Daniel Nylander]]&lt;br /&gt;
&lt;br /&gt;
== Turkish ==&lt;br /&gt;
* [[User:EnginErenturk|Engin Erenturk]]&lt;br /&gt;
&lt;br /&gt;
== Welsh ==&lt;br /&gt;
* [[User:Rhoslyn_Prys|Rhoslyn Prys]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And feel free to join and add an new language to this list above.&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Translation_HOWTO</id>
		<title>Translation HOWTO</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Translation_HOWTO"/>
				<updated>2007-05-13T09:38:07Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Common space for localisation effort */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Main page for localisation is [[Translation]]&lt;br /&gt;
help to improve this page&lt;br /&gt;
== Finding what to translate ==&lt;br /&gt;
First of all package creator/maintainer have to create *.pot file with all messages included.&lt;br /&gt;
Search for this files in source tree and you can edit them.&lt;br /&gt;
&lt;br /&gt;
== Translating ==&lt;br /&gt;
Rule of thumb: It's better to have some translation than nothing, so feel free to translate.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
There are specialised tools for *.pot (*.po) files edition gtranslator, po4a, poedit, pootle, potool ...&lt;br /&gt;
Most of text editors wiil fit also: vim, emax, ed ...&lt;br /&gt;
== Updating source tree ==&lt;br /&gt;
{{todo|descript SVN update after editing}}&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Encoding for *.po is UTF-8&lt;br /&gt;
* Most of packages in Openembedded tree allready iternationalised, its worth to review them&lt;br /&gt;
== Common space for localisation effort ==&lt;br /&gt;
'''please join the community ml for now.''' there's also some talking about creating a translators ml [http://wiki.openmoko.org/wiki/Talk:Translation#Need_for_translation_mailing_list_.28and_coordinators.3F.29 here] [http://lists.openmoko.org/pipermail/community/2007-April/004973.html and here: OM-i18n-ml] feel free to join both discussions. [[User:Cga|cga]] sat apr 28th 20:48:35 CEST 2007)&lt;br /&gt;
&lt;br /&gt;
== List of OpenMoko related PO's==&lt;br /&gt;
Most of apps in /home/moko/sources/svn/ and /home/moko/openmoko/trunk/src/target/OM-2007/applications/ don have *.pot files for now, but some of them have *.po files for some of the languages&lt;br /&gt;
&lt;br /&gt;
{{Languages|Translation_HOWTO}}&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Talk:Translation</id>
		<title>Talk:Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Talk:Translation"/>
				<updated>2007-05-13T08:56:07Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Translation status==&lt;br /&gt;
one master &amp;quot;skeleton&amp;quot; page with all the [[applications]] preformatted in tables and initial status ''to translate'', and one page per language with progress status based on the master page:&lt;br /&gt;
&lt;br /&gt;
==Example for Skeleton translation table==&lt;br /&gt;
&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Example for pages with translation status==&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
| bgcolor=#FFEBAD |In progress since yyyy-mm-dd &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
| bgcolor=#B9FFC5 | translated yyyy-mm-dd&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Need for translation mailing list (and coordinators?) ==&lt;br /&gt;
Who is coordinating translation, in paticular, russian one? I would be nice to see the progress and where is newcomers can fit in. [[User:Dmitri|Dmitri]] 05:33, 23 February 2007 (CET)&lt;br /&gt;
: There is already main SVN which probably will contain all the translations (I think it is no problem for OpenMoko team). I propose to create mailing list for translators (like Debian's &amp;lt;code&amp;gt;debian-l10n-russian@&amp;lt;/code&amp;gt; list), and wiki page &amp;quot;how to start translating&amp;quot;, with the name of coordinator (do you want to be the coordinator? ;), mailing list name, translation rules and so on. [[User:MikhailGusarov|MikhailGusarov]] 07:42, 23 February 2007 (CET)&lt;br /&gt;
::For coordination - we just have to have a list of files to translate and status of them such as ''translated, in progress, to translate'' see the table below. It can be done by creating progress pages (such as Translation_ru for russian language) with list of all [[applications]] and status of translation.&amp;lt;br&amp;gt;The tools and commands how to retrive files for translation and submit translated version to the appropriate destination IMO should be on the [[Translation| top of the page]] - it would not take much space.&amp;lt;br&amp;gt;Maillist for each language, where is ppl willing to work, would be very helpfull. However, since all the translators able to read and write in english - we can use regular maillist for developers, or just one dedicated maillist for all translators.&amp;lt;br&amp;gt; Also I doubt nessesity to split wiki on language basis at present time.&amp;lt;br&amp;gt;[[User:Dmitri|Dmitri]] 09:03, 23 February 2007 (CET)&lt;br /&gt;
::: As i posted on the community mailinglist i think we *really* need a translatoin mailing list (if not one for every language) , i aggree with the abovementined need for a coordinator too even if not so necessery IMHO. '''join the discussion [http://lists.openmoko.org/pipermail/community/2007-April/004973.html OM-i18n-ml] on the community mailinglist.''' [[User:Cga|cga]] sat apr 28th 20:24:38 CEST 2007&lt;br /&gt;
&lt;br /&gt;
== Rosetta is a nice tool ==&lt;br /&gt;
&lt;br /&gt;
I use Rosetta when I'm translating programs in Ubuntu. It works very good.&lt;br /&gt;
Maybe we could use that, or be inspired by that.&lt;br /&gt;
https://translations.launchpad.net/&lt;br /&gt;
Try looking in the page given.&lt;br /&gt;
[[User:EsbenDamgaard|EsbenDamgaard]] 14:50, 21 March 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* Rosetta could be nice but is closed source. if i was &amp;quot;you&amp;quot; I'd try to be as open as possible. there are good software already for po* files. but hey.. you are free to do what you want =)&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Translation</id>
		<title>Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Translation"/>
				<updated>2007-04-29T17:14:14Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let us spread the popularity of OpenMoko/Neo1973 by&lt;br /&gt;
- localization of the software&lt;br /&gt;
- translation of documentation&lt;br /&gt;
&lt;br /&gt;
Just as an overview who is able and willing to translate parts into other languages,&lt;br /&gt;
please join and add your Language and name. The source for the translation will&lt;br /&gt;
be English. When you have good English skills - you could contribute by correct&lt;br /&gt;
the sources :)&lt;br /&gt;
&lt;br /&gt;
A good point to start would be to continuous translating of &lt;br /&gt;
http://en.wikipedia.org/wiki/OpenMoko into more languages on the other language sites of wikipedia.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;...it is easy to join and spend some minutes for translating,&lt;br /&gt;
and when someone finds some mistakes in any languages don't&lt;br /&gt;
blame the translator - just be productive and fix it yourself!&amp;quot; -[[User:RobertMichel|Robert Michel]]&lt;br /&gt;
&lt;br /&gt;
Please take a look at [[Translation HOWTO]] and improve it if possible.&lt;br /&gt;
&lt;br /&gt;
Languages already offered on our community mailinglist, please add your name yourself and join community mailinglist to discuss about translations:&lt;br /&gt;
&lt;br /&gt;
== Afrikaans ==&lt;br /&gt;
&lt;br /&gt;
== Armenian ==&lt;br /&gt;
* [[User:surenk|Suren Karapetyan]]&lt;br /&gt;
&lt;br /&gt;
== Arabic == &lt;br /&gt;
* Hossam Mahmoud&lt;br /&gt;
 &lt;br /&gt;
== Catalan ==&lt;br /&gt;
&lt;br /&gt;
* [[User:montxovs|Montxo Vicente i Sempere]]&lt;br /&gt;
&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
&lt;br /&gt;
== Chinese (Simplified)== &lt;br /&gt;
* [[User:JarodWang|JarodWang]]&lt;br /&gt;
* xyb&lt;br /&gt;
&lt;br /&gt;
== Czech ==&lt;br /&gt;
* [[User:Mikesh|Michal Heczko]]&lt;br /&gt;
&lt;br /&gt;
== Danish == &lt;br /&gt;
* [[User:EsbenDamgaard|Esben Damgaard]]&lt;br /&gt;
* [[User:UlrikRasmussen|Ulrik Rasmussen]]&lt;br /&gt;
* [[User:miki|Mikkel Kirkgaard Nielsen]]&lt;br /&gt;
&lt;br /&gt;
== Dutch == &lt;br /&gt;
* [[User:MarcVerwerft|Marc Verwerft]]&lt;br /&gt;
* [[User:Madjo|Marcel De Jong]]&lt;br /&gt;
* [[User:OliverH|Oliver Heesakkers]]&lt;br /&gt;
* [[User:LuitvD|Luit van Drongelen]]&lt;br /&gt;
* [[User:reinouts|Reinout van Schouwen]]&lt;br /&gt;
&lt;br /&gt;
([[User:Madjo|Marcel]] 18/04) Misschien is het handig om alvast te beginnen met vertalen van de Wiki? Of hebben jullie andere ideeen? Ik heb al een start gemaakt van de voorpagina van de wiki, maar ben nog niet veel verder gekomen&lt;br /&gt;
([[User:reinouts|Reinout]] 21/04) Valt er verder nog niks te vertalen? De wiki is niet echt boeiend.&lt;br /&gt;
&lt;br /&gt;
== Estonian ==&lt;br /&gt;
* [[User:Hadara|Sven Petai]]&lt;br /&gt;
* [[User:Myoldryn|Jaan Nigul]]&lt;br /&gt;
&lt;br /&gt;
== Finnish == &lt;br /&gt;
* [[User:Jani-Matti_Hätinen|Jani-Matti Hätinen]]&lt;br /&gt;
* [[User:TuomoSipola|Tuomo Sipola]]&lt;br /&gt;
* [[User:Eyec|Samuli Perttula]]&lt;br /&gt;
* [[User:gua|Atte Hinkka]]&lt;br /&gt;
&lt;br /&gt;
== French ==&lt;br /&gt;
* [[User:SebastienJolicoeur|Sebastien Jolicoeur]]&lt;br /&gt;
* [[User:MarcSert|Marc Sert]]&lt;br /&gt;
* [[User:FoucaultdeBonneval|Foucault deBonneval]]&lt;br /&gt;
* [[User:Sufflope|Jean-Sébastien Bour]]&lt;br /&gt;
* [[User:Ymahe|Yves Mahé]]&lt;br /&gt;
&lt;br /&gt;
== German ==&lt;br /&gt;
* [[User:RobertMichel|Robert Michel]]&lt;br /&gt;
* [[User:FabianOff|Fabian Off]]&lt;br /&gt;
* [[User:Denis std|Denis]]&lt;br /&gt;
* Lars C.&lt;br /&gt;
* [[User:AndreasHochsteger|Andreas Hochsteger]]&lt;br /&gt;
* [[User:Christophloew|Christoph Löw]]&lt;br /&gt;
&lt;br /&gt;
== Hebrew ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Koala|Koala]]&lt;br /&gt;
&lt;br /&gt;
== Indonesian ==&lt;br /&gt;
* [[User:Hcblue|Hcblue]]&lt;br /&gt;
&lt;br /&gt;
== Italian ==&lt;br /&gt;
* [[User:SergioTota|Sergio Tota]]&lt;br /&gt;
* [[User:Franco|Franco Rimoldi]]&lt;br /&gt;
* [[User:Filippo|Filippo]]&lt;br /&gt;
* [[User:Massi|Massimiliano]]&lt;br /&gt;
* [[User:Markk0|Marco Cattaneo]]&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]]&lt;br /&gt;
&lt;br /&gt;
== Japanese ==&lt;br /&gt;
*[[User:WilliamLai|William Lai]]&lt;br /&gt;
*[[Momoko Matsuzaki]]&lt;br /&gt;
&lt;br /&gt;
== Norwegian ==&lt;br /&gt;
*[[User:Hanscats|Hans Cats]]&lt;br /&gt;
*[[User:Vegar|Vegar Storvann]]&lt;br /&gt;
&lt;br /&gt;
== Polish ==&lt;br /&gt;
* [[User:KrzysztofKajkowski|Krzysztof Kajkowski]]&lt;br /&gt;
* Tomasz Zieliński&lt;br /&gt;
* [[User:MaciejLigenza|Maciej Ligenza]]&lt;br /&gt;
* [[User:PiotrDuda|Piotr Duda]]&lt;br /&gt;
* [[User:Zbraniecki|Zbigniew Braniecki]]&lt;br /&gt;
&lt;br /&gt;
== Portuguese ==&lt;br /&gt;
* Sergio Bessa&lt;br /&gt;
* Mario Costa&lt;br /&gt;
&lt;br /&gt;
== Punjabi ==&lt;br /&gt;
* [[User:aalam|A S Alam]]&lt;br /&gt;
&lt;br /&gt;
== Romanian ==&lt;br /&gt;
&lt;br /&gt;
* [[User:alexxed|Alexandru Szasz]]&lt;br /&gt;
&lt;br /&gt;
== Russian ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:DenisBY|Denis Kot]]&lt;br /&gt;
* [[User:MikhailGusarov|Mikhail Gusarov]]&lt;br /&gt;
* [[User:x-demon|Alexander Sokolow]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Dmitri|Dmitri]]&lt;br /&gt;
* [[User:Buffet|Denis Kaledin]]&lt;br /&gt;
Можем начинать переводить wiki :)&lt;br /&gt;
К любой странице добавляете /ru и переводите. В конце оригинальной страницы и переведенной добавляете ссылку на шаблон &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Languages|Имя_страницы_оригинала}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Slovak == &lt;br /&gt;
* [[User:Cezz|Cezz]]&lt;br /&gt;
&lt;br /&gt;
== Spanish ==&lt;br /&gt;
* [[User:RosangelaCaninoKoning|Rosangela CaninoKoning]]&lt;br /&gt;
* [[User:kresp0|Santiago Crespo (kresp0)]]&lt;br /&gt;
* [[User:José_Suárez|José Suárez]]&lt;br /&gt;
* [[User:Rafa_Couto|Rafa Couto (caligari)]]&lt;br /&gt;
* [[User:NeoMorfeo|Guillermo Santos (NeoMorfeo)]]&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
* [[User:pptudela|Pepe Tudela]]&lt;br /&gt;
* [[User:avathar|Fernando González (Avathar)]]&lt;br /&gt;
&lt;br /&gt;
== Swedish ==&lt;br /&gt;
* [[User:yeager|Daniel Nylander]]&lt;br /&gt;
&lt;br /&gt;
== Turkish ==&lt;br /&gt;
* [[User:EnginErenturk|Engin Erenturk]]&lt;br /&gt;
&lt;br /&gt;
== Welsh ==&lt;br /&gt;
* [[User:Rhoslyn_Prys|Rhoslyn Prys]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And feel free to join and add an new language to this list above.&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Translation_HOWTO</id>
		<title>Translation HOWTO</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Translation_HOWTO"/>
				<updated>2007-04-28T18:52:43Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Common space for localisation effort */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Main page for localisation is [[Translation]]&lt;br /&gt;
help to improve this page&lt;br /&gt;
== Finding what to translate ==&lt;br /&gt;
First of all package creator/maintainer have to create *.pot file with all messages included.&lt;br /&gt;
Search for this files in source tree and you can edit them.&lt;br /&gt;
&lt;br /&gt;
== Translating ==&lt;br /&gt;
Rule of thumb: It's better to have some translation than nothing, so feel free to translate.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
There are specialised tools for *.pot (*.po) files edition gtranslator, po4a, poedit, pootle, potool ...&lt;br /&gt;
Most of text editors wiil fit also: vim, emax, ed ...&lt;br /&gt;
== Updating source tree ==&lt;br /&gt;
{{todo|descript SVN update after editing}}&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Encoding for *.po is UTF-8&lt;br /&gt;
* Most of packages in Openembedded tree allready iternationalised, its worth to review them&lt;br /&gt;
== Common space for localisation effort ==&lt;br /&gt;
openmoko-dev maillist may be perfect place for all tlocalisators to meet, it also possible to tag email hesders with [i18n] for example.&lt;br /&gt;
: this is a contradiction with the actual situation. '''please join the community ml for now.''' there's also some talking about creating a translator ml [http://wiki.openmoko.org/wiki/Talk:Translation#Need_for_translation_mailing_list_.28and_coordinators.3F.29 here] [http://lists.openmoko.org/pipermail/community/2007-April/004973.html and here: OM-i18n-ml] (i just posted on the community mailinglist '''feel free to join both discussions''' ). [[User:Cga|cga]] sat apr 28th 20:48:35 CEST 2007)&lt;br /&gt;
&lt;br /&gt;
== List of OpenMoko related PO's==&lt;br /&gt;
Most of apps in /home/moko/sources/svn/ and /home/moko/openmoko/trunk/src/target/OM-2007/applications/ don have *.pot files for now, but some of them have *.po files for some of the languages&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/User:Cga</id>
		<title>User:Cga</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/User:Cga"/>
				<updated>2007-04-28T18:46:02Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Contact info */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table width=&amp;quot;40%&amp;quot; align=&amp;quot;right&amp;quot; cellspacing=&amp;quot;3&amp;quot; cellpadding=&amp;quot;8&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td  style=&amp;quot;border: 1px yellow dotted; background-color: #000000&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;font color=&amp;quot;#FFCC00&amp;quot;&amp;gt;'''Don't stop looking for what you Love'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''or you'll end up loving what you find...'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/font&amp;gt; &lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact info==&lt;br /&gt;
[[Special:Emailuser/Cga|Send me an email (don't abuse please)]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Instead of emailing, feel free to contact me on:'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''Jabber''': CGA@jabber.linux.it&amp;lt;br&amp;gt;&lt;br /&gt;
'''MSN''': liquixum@hotmail.com&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/User:Cga</id>
		<title>User:Cga</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/User:Cga"/>
				<updated>2007-04-28T18:37:55Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table width=&amp;quot;40%&amp;quot; align=&amp;quot;right&amp;quot; cellspacing=&amp;quot;3&amp;quot; cellpadding=&amp;quot;8&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td  style=&amp;quot;border: 1px yellow dotted; background-color: #000000&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;font color=&amp;quot;#FFCC00&amp;quot;&amp;gt;'''Don't stop looking for what you Love'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''or you'll end up loving what you find...'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/font&amp;gt; &lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact info==&lt;br /&gt;
[[Special:Emailuser/Cga|Send me an email (don't abuse please)]]&amp;lt;br&amp;gt;&lt;br /&gt;
'''Jabber''': CGA@jabber.linux.it&amp;lt;br&amp;gt;&lt;br /&gt;
'''MSN''': liquixum@hotmail.com&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Talk:Translation</id>
		<title>Talk:Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Talk:Translation"/>
				<updated>2007-04-28T18:26:21Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Need for translation mailing list (and coordinators?) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Translation status==&lt;br /&gt;
one master &amp;quot;skeleton&amp;quot; page with all the [[applications]] preformatted in tables and initial status ''to translate'', and one page per language with progress status based on the master page:&lt;br /&gt;
&lt;br /&gt;
== Need for translation mailing list (and coordinators?) ==&lt;br /&gt;
Who is coordinating translation, in paticular, russian one? I would be nice to see the progress and where is newcomers can fit in. [[User:Dmitri|Dmitri]] 05:33, 23 February 2007 (CET)&lt;br /&gt;
: There is already main SVN which probably will contain all the translations (I think it is no problem for OpenMoko team). I propose to create mailing list for translators (like Debian's &amp;lt;code&amp;gt;debian-l10n-russian@&amp;lt;/code&amp;gt; list), and wiki page &amp;quot;how to start translating&amp;quot;, with the name of coordinator (do you want to be the coordinator? ;), mailing list name, translation rules and so on. [[User:MikhailGusarov|MikhailGusarov]] 07:42, 23 February 2007 (CET)&lt;br /&gt;
::For coordination - we just have to have a list of files to translate and status of them such as ''translated, in progress, to translate'' see the table below. It can be done by creating progress pages (such as Translation_ru for russian language) with list of all [[applications]] and status of translation.&amp;lt;br&amp;gt;The tools and commands how to retrive files for translation and submit translated version to the appropriate destination IMO should be on the [[Translation| top of the page]] - it would not take much space.&amp;lt;br&amp;gt;Maillist for each language, where is ppl willing to work, would be very helpfull. However, since all the translators able to read and write in english - we can use regular maillist for developers, or just one dedicated maillist for all translators.&amp;lt;br&amp;gt; Also I doubt nessesity to split wiki on language basis at present time.&amp;lt;br&amp;gt;[[User:Dmitri|Dmitri]] 09:03, 23 February 2007 (CET)&lt;br /&gt;
::: As i posted on the community mailinglist i think we *really* need a translatoin mailing list (if not one for every language) , i aggree with the abovementined need for a coordinator too even if not so necessery IMHO. '''join the discussion [http://lists.openmoko.org/pipermail/community/2007-April/004973.html OM-i18n-ml] on the community mailinglist.''' [[User:Cga|cga]] sat apr 28th 20:24:38 CEST 2007&lt;br /&gt;
&lt;br /&gt;
==Example for Skeleton translation table==&lt;br /&gt;
&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Example for pages with translation status==&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
| bgcolor=#FFEBAD |In progress since yyyy-mm-dd &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
| bgcolor=#B9FFC5 | translated yyyy-mm-dd&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Rosetta is a nice tool ==&lt;br /&gt;
&lt;br /&gt;
I use Rosetta when I'm translating programs in Ubuntu. It works very good.&lt;br /&gt;
Maybe we could use that, or be inspired by that.&lt;br /&gt;
https://translations.launchpad.net/&lt;br /&gt;
Try looking in the page given.&lt;br /&gt;
[[User:EsbenDamgaard|EsbenDamgaard]] 14:50, 21 March 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* Rosetta could be nice but is closed source. if i was &amp;quot;you&amp;quot; I'd try to be as open as possible. there are good software already for po* files. but hey.. you are free to do what you want =)&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Talk:Translation</id>
		<title>Talk:Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Talk:Translation"/>
				<updated>2007-04-28T18:23:44Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Translation status==&lt;br /&gt;
one master &amp;quot;skeleton&amp;quot; page with all the [[applications]] preformatted in tables and initial status ''to translate'', and one page per language with progress status based on the master page:&lt;br /&gt;
&lt;br /&gt;
== Need for translation mailing list (and coordinators?) ==&lt;br /&gt;
Who is coordinating translation, in paticular, russian one? I would be nice to see the progress and where is newcomers can fit in. [[User:Dmitri|Dmitri]] 05:33, 23 February 2007 (CET)&lt;br /&gt;
: There is already main SVN which probably will contain all the translations (I think it is no problem for OpenMoko team). I propose to create mailing list for translators (like Debian's &amp;lt;code&amp;gt;debian-l10n-russian@&amp;lt;/code&amp;gt; list), and wiki page &amp;quot;how to start translating&amp;quot;, with the name of coordinator (do you want to be the coordinator? ;), mailing list name, translation rules and so on. [[User:MikhailGusarov|MikhailGusarov]] 07:42, 23 February 2007 (CET)&lt;br /&gt;
::For coordination - we just have to have a list of files to translate and status of them such as ''translated, in progress, to translate'' see the table below. It can be done by creating progress pages (such as Translation_ru for russian language) with list of all [[applications]] and status of translation.&amp;lt;br&amp;gt;The tools and commands how to retrive files for translation and submit translated version to the appropriate destination IMO should be on the [[Translation| top of the page]] - it would not take much space.&amp;lt;br&amp;gt;Maillist for each language, where is ppl willing to work, would be very helpfull. However, since all the translators able to read and write in english - we can use regular maillist for developers, or just one dedicated maillist for all translators.&amp;lt;br&amp;gt; Also I doubt nessesity to split wiki on language basis at present time.&amp;lt;br&amp;gt;[[User:Dmitri|Dmitri]] 09:03, 23 February 2007 (CET)&lt;br /&gt;
::: As i posted on the community mailinglist i think we *really* need a translatoin mailing list (if not one for every language) , i aggree with the abovementined need for a coordinator too even if not so necessery IMHO. '''join the discussion [http://lists.openmoko.org/pipermail/community/2007-April/004973.html OM-i18n-ml] on the community mailinglist.'''&lt;br /&gt;
&lt;br /&gt;
==Example for Skeleton translation table==&lt;br /&gt;
&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Example for pages with translation status==&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
| bgcolor=#FFEBAD |In progress since yyyy-mm-dd &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
| bgcolor=#B9FFC5 | translated yyyy-mm-dd&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Rosetta is a nice tool ==&lt;br /&gt;
&lt;br /&gt;
I use Rosetta when I'm translating programs in Ubuntu. It works very good.&lt;br /&gt;
Maybe we could use that, or be inspired by that.&lt;br /&gt;
https://translations.launchpad.net/&lt;br /&gt;
Try looking in the page given.&lt;br /&gt;
[[User:EsbenDamgaard|EsbenDamgaard]] 14:50, 21 March 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* Rosetta could be nice but is closed source. if i was &amp;quot;you&amp;quot; I'd try to be as open as possible. there are good software already for po* files. but hey.. you are free to do what you want =)&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Talk:Translation</id>
		<title>Talk:Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Talk:Translation"/>
				<updated>2007-04-28T17:46:26Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Rosetta is a nice tool */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Who is coordinating translation, in paticular, russian one? I would be nice to see the progress and where is newcomers can fit in. [[User:Dmitri|Dmitri]] 05:33, 23 February 2007 (CET)&lt;br /&gt;
: There is already main SVN which probably will contain all the translations (I think it is no problem for OpenMoko team). I propose to create mailing list for translators (like Debian's &amp;lt;code&amp;gt;debian-l10n-russian@&amp;lt;/code&amp;gt; list), and wiki page &amp;quot;how to start translating&amp;quot;, with the name of coordinator (do you want to be the coordinator? ;), mailing list name, translation rules and so on. [[User:MikhailGusarov|MikhailGusarov]] 07:42, 23 February 2007 (CET)&lt;br /&gt;
::For coordination - we just have to have a list of files to translate and status of them such as ''translated, in progress, to translate'' see the table below. It can be done by creating progress pages (such as Translation_ru for russian language) with list of all [[applications]] and status of translation.&amp;lt;br&amp;gt;The tools and commands how to retrive files for translation and submit translated version to the appropriate destination IMO should be on the [[Translation| top of the page]] - it would not take much space.&amp;lt;br&amp;gt;Maillist for each language, where is ppl willing to work, would be very helpfull. However, since all the translators able to read and write in english - we can use regular maillist for developers, or just one dedicated maillist for all translators.&amp;lt;br&amp;gt; Also I doubt nessesity to split wiki on language basis at present time.&amp;lt;br&amp;gt;[[User:Dmitri|Dmitri]] 09:03, 23 February 2007 (CET)&lt;br /&gt;
==Translation status==&lt;br /&gt;
one master &amp;quot;skeleton&amp;quot; page with all the [[applications]] preformatted in tables and initial status ''to translate'', and one page per language with progress status based on the master page:&lt;br /&gt;
&lt;br /&gt;
Example/Skeleton of the translation table&lt;br /&gt;
==Example for Skeleton translation table==&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Example for pages with translation status==&lt;br /&gt;
===Contacts===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Contacts]] &lt;br /&gt;
|&lt;br /&gt;
{| border=1&lt;br /&gt;
|file1 &lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file2 &lt;br /&gt;
| bgcolor=#FFEBAD |In progress since yyyy-mm-dd &lt;br /&gt;
|-&lt;br /&gt;
|file3&lt;br /&gt;
| bgcolor=#B9FFC5 | translated yyyy-mm-dd&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Calendar===&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Calendar]]&lt;br /&gt;
|&lt;br /&gt;
{|border=1&lt;br /&gt;
|file4&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file5&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|-&lt;br /&gt;
|file6&lt;br /&gt;
|bgcolor=#AAAAAA | to translate &lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Rosetta is a nice tool ==&lt;br /&gt;
&lt;br /&gt;
I use Rosetta when I'm translating programs in Ubuntu. It works very good.&lt;br /&gt;
Maybe we could use that, or be inspired by that.&lt;br /&gt;
https://translations.launchpad.net/&lt;br /&gt;
Try looking in the page given.&lt;br /&gt;
[[User:EsbenDamgaard|EsbenDamgaard]] 14:50, 21 March 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
* Rosetta could be nice but is closed source. if i was &amp;quot;you&amp;quot; I'd try to be as open as possible. there are good software already for po* files. but hey.. you are free to do what you want =)&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	<entry>
		<id>http://wiki.openmoko.org/wiki/Translation</id>
		<title>Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.openmoko.org/wiki/Translation"/>
				<updated>2007-04-28T17:16:42Z</updated>
		
		<summary type="html">&lt;p&gt;Cga: /* Italian */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let us spread the popularity of OpenMoko/Neo1973 by&lt;br /&gt;
- localization of the software&lt;br /&gt;
- translation of documentation&lt;br /&gt;
&lt;br /&gt;
Just as an overview who is able and willing to translate parts into other languages,&lt;br /&gt;
please join and add your Language and name. The source for the translation will&lt;br /&gt;
be English. When you have good English skills - you could contribute by correct&lt;br /&gt;
the sources :)&lt;br /&gt;
&lt;br /&gt;
A good point to start would be to continuous translating of &lt;br /&gt;
http://en.wikipedia.org/wiki/OpenMoko into more languages on the other language sites of wikipedia.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;...it is easy to join and spend some minutes for translating,&lt;br /&gt;
and when someone finds some mistakes in any languages don't&lt;br /&gt;
blame the translator - just be productive and fix it yourself!&amp;quot; -[[User:RobertMichel|Robert Michel]]&lt;br /&gt;
&lt;br /&gt;
Please take a look at [[Translation HOWTO]] and improve it if possible.&lt;br /&gt;
&lt;br /&gt;
Languages already offered on our community mailinglist, please add your name yourself:&lt;br /&gt;
&lt;br /&gt;
== Afrikaans ==&lt;br /&gt;
&lt;br /&gt;
== Armenian ==&lt;br /&gt;
* [[User:surenk|Suren Karapetyan]]&lt;br /&gt;
&lt;br /&gt;
== Arabic == &lt;br /&gt;
* Hossam Mahmoud&lt;br /&gt;
 &lt;br /&gt;
== Catalan ==&lt;br /&gt;
&lt;br /&gt;
* [[User:montxovs|Montxo Vicente i Sempere]]&lt;br /&gt;
&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
&lt;br /&gt;
== Chinese (Simplified)== &lt;br /&gt;
* [[User:JarodWang|JarodWang]]&lt;br /&gt;
* xyb&lt;br /&gt;
&lt;br /&gt;
== Czech ==&lt;br /&gt;
* [[User:Mikesh|Michal Heczko]]&lt;br /&gt;
&lt;br /&gt;
== Danish == &lt;br /&gt;
* [[User:EsbenDamgaard|Esben Damgaard]]&lt;br /&gt;
* [[User:UlrikRasmussen|Ulrik Rasmussen]]&lt;br /&gt;
* [[User:miki|Mikkel Kirkgaard Nielsen]]&lt;br /&gt;
&lt;br /&gt;
== Dutch == &lt;br /&gt;
* [[User:MarcVerwerft|Marc Verwerft]]&lt;br /&gt;
* [[User:Madjo|Marcel De Jong]]&lt;br /&gt;
* [[User:OliverH|Oliver Heesakkers]]&lt;br /&gt;
* [[User:LuitvD|Luit van Drongelen]]&lt;br /&gt;
* [[User:reinouts|Reinout van Schouwen]]&lt;br /&gt;
&lt;br /&gt;
([[User:Madjo|Marcel]] 18/04) Misschien is het handig om alvast te beginnen met vertalen van de Wiki? Of hebben jullie andere ideeen? Ik heb al een start gemaakt van de voorpagina van de wiki, maar ben nog niet veel verder gekomen&lt;br /&gt;
([[User:reinouts|Reinout]] 21/04) Valt er verder nog niks te vertalen? De wiki is niet echt boeiend.&lt;br /&gt;
&lt;br /&gt;
== Estonian ==&lt;br /&gt;
* [[User:Hadara|Sven Petai]]&lt;br /&gt;
* [[User:Myoldryn|Jaan Nigul]]&lt;br /&gt;
&lt;br /&gt;
== Finnish == &lt;br /&gt;
* [[User:Jani-Matti_Hätinen|Jani-Matti Hätinen]]&lt;br /&gt;
* [[User:TuomoSipola|Tuomo Sipola]]&lt;br /&gt;
* [[User:Eyec|Samuli Perttula]]&lt;br /&gt;
* [[User:gua|Atte Hinkka]]&lt;br /&gt;
&lt;br /&gt;
== French ==&lt;br /&gt;
* [[User:SebastienJolicoeur|Sebastien Jolicoeur]]&lt;br /&gt;
* [[User:MarcSert|Marc Sert]]&lt;br /&gt;
* [[User:FoucaultdeBonneval|Foucault deBonneval]]&lt;br /&gt;
* [[User:Sufflope|Jean-Sébastien Bour]]&lt;br /&gt;
* [[User:Ymahe|Yves Mahé]]&lt;br /&gt;
&lt;br /&gt;
== German ==&lt;br /&gt;
* [[User:RobertMichel|Robert Michel]]&lt;br /&gt;
* [[User:FabianOff|Fabian Off]]&lt;br /&gt;
* [[User:Denis std|Denis]]&lt;br /&gt;
* Lars C.&lt;br /&gt;
* [[User:AndreasHochsteger|Andreas Hochsteger]]&lt;br /&gt;
* [[User:Christophloew|Christoph Löw]]&lt;br /&gt;
&lt;br /&gt;
== Hebrew ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Koala|Koala]]&lt;br /&gt;
&lt;br /&gt;
== Indonesian ==&lt;br /&gt;
* [[User:Hcblue|Hcblue]]&lt;br /&gt;
&lt;br /&gt;
== Italian ==&lt;br /&gt;
* [[User:SergioTota|Sergio Tota]]&lt;br /&gt;
* [[User:Franco|Franco Rimoldi]]&lt;br /&gt;
* [[User:Filippo|Filippo]]&lt;br /&gt;
* [[User:Massi|Massimiliano]]&lt;br /&gt;
* [[User:Markk0|Marco Cattaneo]]&lt;br /&gt;
* [[User:Cga|Callea Gaetano Andrea]]&lt;br /&gt;
&lt;br /&gt;
== Japanese ==&lt;br /&gt;
*[[User:WilliamLai|William Lai]]&lt;br /&gt;
*[[Momoko Matsuzaki]]&lt;br /&gt;
&lt;br /&gt;
== Norwegian ==&lt;br /&gt;
*[[User:Hanscats|Hans Cats]]&lt;br /&gt;
*[[User:Vegar|Vegar Storvann]]&lt;br /&gt;
&lt;br /&gt;
== Polish ==&lt;br /&gt;
* [[User:KrzysztofKajkowski|Krzysztof Kajkowski]]&lt;br /&gt;
* Tomasz Zieliński&lt;br /&gt;
* [[User:MaciejLigenza|Maciej Ligenza]]&lt;br /&gt;
* [[User:PiotrDuda|Piotr Duda]]&lt;br /&gt;
* [[User:Zbraniecki|Zbigniew Braniecki]]&lt;br /&gt;
&lt;br /&gt;
== Portuguese ==&lt;br /&gt;
* Sergio Bessa&lt;br /&gt;
* Mario Costa&lt;br /&gt;
&lt;br /&gt;
== Punjabi ==&lt;br /&gt;
* [[User:aalam|A S Alam]]&lt;br /&gt;
&lt;br /&gt;
== Romanian ==&lt;br /&gt;
&lt;br /&gt;
* [[User:alexxed|Alexandru Szasz]]&lt;br /&gt;
&lt;br /&gt;
== Russian ==&lt;br /&gt;
* [[User:OlegSverdlov|Oleg Sverdlov]]&lt;br /&gt;
* [[User:DenisBY|Denis Kot]]&lt;br /&gt;
* [[User:MikhailGusarov|Mikhail Gusarov]]&lt;br /&gt;
* [[User:x-demon|Alexander Sokolow]]&lt;br /&gt;
* [[User:Any_Key|Any_Key]]&lt;br /&gt;
* [[User:Dmitri|Dmitri]]&lt;br /&gt;
* [[User:Buffet|Denis Kaledin]]&lt;br /&gt;
Можем начинать переводить wiki :)&lt;br /&gt;
К любой странице добавляете /ru и переводите. В конце оригинальной страницы и переведенной добавляете ссылку на шаблон &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Languages|Имя_страницы_оригинала}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Slovak == &lt;br /&gt;
* [[User:Cezz|Cezz]]&lt;br /&gt;
&lt;br /&gt;
== Spanish ==&lt;br /&gt;
* [[User:RosangelaCaninoKoning|Rosangela CaninoKoning]]&lt;br /&gt;
* [[User:kresp0|Santiago Crespo (kresp0)]]&lt;br /&gt;
* [[User:José_Suárez|José Suárez]]&lt;br /&gt;
* [[User:Rafa_Couto|Rafa Couto (caligari)]]&lt;br /&gt;
* [[User:NeoMorfeo|Guillermo Santos (NeoMorfeo)]]&lt;br /&gt;
* [[User:Mandarino|Mandarino]]&lt;br /&gt;
* [[User:pptudela|Pepe Tudela]]&lt;br /&gt;
* [[User:avathar|Fernando González (Avathar)]]&lt;br /&gt;
&lt;br /&gt;
== Swedish ==&lt;br /&gt;
* [[User:yeager|Daniel Nylander]]&lt;br /&gt;
&lt;br /&gt;
== Turkish ==&lt;br /&gt;
* [[User:EnginErenturk|Engin Erenturk]]&lt;br /&gt;
&lt;br /&gt;
== Welsh ==&lt;br /&gt;
* [[User:Rhoslyn_Prys|Rhoslyn Prys]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And feel free to join and add an new language to this list above.&lt;/div&gt;</summary>
		<author><name>Cga</name></author>	</entry>

	</feed>