<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ecotopiabiketour.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Joao</id>
	<title>Ecotopia Biketour Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ecotopiabiketour.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Joao"/>
	<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/Special:Contributions/Joao"/>
	<updated>2026-04-13T09:59:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Old_Website&amp;diff=7232</id>
		<title>Old Website</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Old_Website&amp;diff=7232"/>
		<updated>2013-04-14T14:52:11Z</updated>

		<summary type="html">&lt;p&gt;Joao: /* Twitter */  Historical background + formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The website is hosted by [http://www.ecobytes.net/offer Ecobytes] and has a Wordpress installation (admins are [[User:Eiland]] and [[User:Taborda]]&lt;br /&gt;
&lt;br /&gt;
Till 2009 the website was static (some old version of the website can be found at [ecotopiabiketour.net/old]) [[User:Eiland]] made the first migration to wordpress. On 2012 [[User:Taborda]] made some changes on the design (we now use The Clear Line Theme) to make it more customizable without having to hard code, some plugins were also activated.&lt;br /&gt;
&lt;br /&gt;
== domain name registration ==&lt;br /&gt;
&lt;br /&gt;
[[User:joao|joao]] is paying currently the domain name, that he registered in 2007. It is registered [http://www.whois.net/whois/ecotopiabiketour.net until] &#039;&#039;&#039;07 Apr 2014&#039;&#039;&#039;&lt;br /&gt;
* In 2005 we start having problems with old domain www.thebiketour.net which is now hijacked&lt;br /&gt;
* During 2006 tour was possible to have online presence with former domain, but as future good communication with domain owner wasn&#039;t foreseeable BT come to a consensus in early 2007 about having a new &amp;quot;online name&amp;quot;&lt;br /&gt;
* Future plans include parking the domain at Ecobytes, together with the hosting service&lt;br /&gt;
&lt;br /&gt;
== Wordpress website (the main site) ==&lt;br /&gt;
At the moment, the [http://www.ecotopiabiketour.net BT site] runs on [http://wordpress.org wordpress]. The info here is only relevant for administrators of the website.&lt;br /&gt;
&lt;br /&gt;
To become an editor of the website and be able to modify all texts, register yourself at http://www.ecotopiabiketour.net/wp/wp-login.php?action=register, and ask one of the coordinators to  upgrade your account to the level of an &amp;quot;editor&amp;quot;, on which level you can modify all texts. If you have questions, send them by mail to taborda at ecotopiabiketour dot net&lt;br /&gt;
&lt;br /&gt;
=== changing the menus ===&lt;br /&gt;
&lt;br /&gt;
Only admins have permissions to change the menus (we can, and it&#039;s probably wise, to change this) new pages will not appear in the menu while an admin don&#039;t add it there (on the backoffice: Appearance-&amp;gt;Menus)&lt;br /&gt;
&lt;br /&gt;
=== facebook default image on share ===&lt;br /&gt;
&lt;br /&gt;
facebook (and other social networks) try to get an image and show it as thumbnail when you share a link, to force it to show the correct image [[User:taborda]] followed [http://www.ehow.com/how_4938148_thumbnail-show-up-facebook-share.html this instructions] and add this line on the webpage theme header.php (on sftp /appdata/wordpress/wp-content/themes/biketour_2012/header.php)&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;link rel=&amp;quot;image_src&amp;quot; href=&amp;quot;http://www.ecotopiabiketour.net/wp/wp-content/uploads/biketour/2012/05/BT2012logo-social-en-e1337183509611.png&amp;quot; /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
WARNING: Adding an img_src share preview image may take away the ability to let users select from various images when sharing your site. This code tells sites which image to chose rather than gives the user some options.&lt;br /&gt;
&lt;br /&gt;
== Used Wordpress plugins (or at least the most important) ==&lt;br /&gt;
&lt;br /&gt;
These plugins were working fine on Wordpress 3.0.5 (bugs fixed manually by ecobytes) and shouldd keep working if it (hopefully) updated to a more recent WP version&lt;br /&gt;
&lt;br /&gt;
=== Contact Form 7 ===&lt;br /&gt;
This plugin helps making forms to interact with website users, it&#039;s an alternative to wufoo.com (the service that was being used on last biketours, before 2012)&lt;br /&gt;
&lt;br /&gt;
It&#039;s used on the Contact page, the registration and as a hack to bypass https untrusted conection to eyfa&#039;s mailling list subscribe&lt;br /&gt;
&lt;br /&gt;
[[User:Taborda]] tested it on version 2.3.1 and used it with some other plugins&lt;br /&gt;
&lt;br /&gt;
You can edit the diferent forms on the WP backoffice &amp;quot;Contact&amp;quot; menu, the forms are built on html mixed with an easy CF7 tag syntax.&lt;br /&gt;
&lt;br /&gt;
==== Contact Form 7 Datepicker ====&lt;br /&gt;
&lt;br /&gt;
adds a datepicker to the registration form&lt;br /&gt;
&lt;br /&gt;
for the next years, don&#039;t forget to change the start day on the plugin settings&lt;br /&gt;
&lt;br /&gt;
it has a problem with the url linking to an non-existing directory...&lt;br /&gt;
&lt;br /&gt;
version tested: 0.7.4&lt;br /&gt;
&lt;br /&gt;
==== Contact Form 7 to database extension ====&lt;br /&gt;
&lt;br /&gt;
besides sending an email (the main funcionality of CF7) thisit also saves the form data onto a database (so anyone - with a password - can look at it on the Wordpress backoffice, left side, &amp;quot;Database&amp;quot; under &amp;quot;Contact&amp;quot;&lt;br /&gt;
&lt;br /&gt;
version tested: 2.3&lt;br /&gt;
&lt;br /&gt;
=== qTranslate ===&lt;br /&gt;
installed to be able to have a multi-language site...patched to show default language when no translation is available&lt;br /&gt;
&lt;br /&gt;
the patch just work if language posts are EMPTY (to empty them you need to go into HTML view and also erase the annoying &amp;lt;p&amp;gt;&amp;lt;/p&amp;gt; that keep on appearing when you edit something on a different language!!)&lt;br /&gt;
&lt;br /&gt;
version tested: 2.5.15 (patched with this: http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=4&amp;amp;t=1920)&lt;br /&gt;
&lt;br /&gt;
=== Sub pages widget ===&lt;br /&gt;
&lt;br /&gt;
used on the right menu to show sub-pages of the current page&lt;br /&gt;
&lt;br /&gt;
version tested: 1.1&lt;br /&gt;
&lt;br /&gt;
=== Sociable ===&lt;br /&gt;
&lt;br /&gt;
adds links to facebook and other crap social networks to posts and pages&lt;br /&gt;
&lt;br /&gt;
version tested: 3.5.2&lt;br /&gt;
&lt;br /&gt;
=== Image Widget ===&lt;br /&gt;
allows adding images to sidebars and footers&lt;br /&gt;
&lt;br /&gt;
version tested: 3.2.11&lt;br /&gt;
&lt;br /&gt;
== Twitter ==&lt;br /&gt;
*History:&lt;br /&gt;
**Twitter was tested for the first time in 2006.&lt;br /&gt;
**But mainly used during 2007, with some tweaking, to allow multi-person delivery of SMS&#039;s while on the road (logistical coordination). &lt;br /&gt;
**In 2008 it was also used as a way of updating a blog, from the SMS sent while riding.&lt;br /&gt;
**Also in 2008, after the tour, Twitter stopped delivering SMS&#039; to non-US mobiles... Therefore most of its initial use as a tool was lost.&lt;br /&gt;
&lt;br /&gt;
*Accounts:&lt;br /&gt;
**Biketour has http://twitter.com/biketour&lt;br /&gt;
**and http://indenti.ca/biketour&lt;br /&gt;
&lt;br /&gt;
*Use*&lt;br /&gt;
**From the road it is easy to update these accounts with an SMS to the twitter number (+44 762 4801423) but [http://support.twitter.com/articles/14589-how-to-add-your-phone-via-sms register] the number first with the BT twitter, to instantly update the BT family with the latest campsite of BT.&lt;br /&gt;
**However, Twitter has some issues with phone numbers from small countries, and this doesnt update identi.ca the free variant of twitter.&lt;br /&gt;
**Therefore, BT can also use ping.fm, which spreads an sms to +447786208201 from a [http://ping.fm/sms/intl/ verified mobile number] directly to Twitter, Identi.ca and the BT Facebook page.&lt;br /&gt;
**The username for twitter and identi.ca is &amp;lt;code&amp;gt;biketour&amp;lt;/code&amp;gt;. For ping.fm it is &amp;lt;code&amp;gt;twitter@ecotopiabiketour.net&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Future:&lt;br /&gt;
**There seems to have been a consensus on [[Winter Meeting 2013]], on not using twitter any longer&lt;br /&gt;
-----------&lt;br /&gt;
(taborda also thinks this is outdated)&lt;br /&gt;
&lt;br /&gt;
To add your phone to our Twitter profile, follow these steps ([http://twitter.zendesk.com/forums/59008/entries/87284 source]) :&lt;br /&gt;
&lt;br /&gt;
# Send a text to +44 762 4801423 with the word START.&lt;br /&gt;
# Wait 2 minutes.&lt;br /&gt;
# Next, send your username biketour to +44 762 4801423.  Do not use @ or quotes. Send our username ONLY.&lt;br /&gt;
# Wait 2 minutes after sending your username.&lt;br /&gt;
# Next, send our password to the same number.  This is case sensitive, so be sure you are sending your password correctly.&lt;br /&gt;
# Wait 2 minutes.&lt;br /&gt;
# Finally, send the word OK to the same number.&lt;br /&gt;
&lt;br /&gt;
Then, if everything went alright, you can send twitter updates to +44 762 4801423&lt;br /&gt;
&lt;br /&gt;
== youtube ==&lt;br /&gt;
* http://www.youtube.com/user/EcotopiaBiketour&lt;br /&gt;
* user: tech@ecotopiabiketour.net - regular bt password&lt;br /&gt;
&lt;br /&gt;
== Crabgrass ==&lt;br /&gt;
* https://we.riseup.net/ecotopiabiketour&lt;br /&gt;
* Administrator: ???&lt;br /&gt;
&lt;br /&gt;
== Email ==&lt;br /&gt;
the email asetup is a bit too complicated to explain here, but Joao L made a pdf explaining a bit how it goes. Temove _joao_is_great from_ the link and you should be able to open it. If you understand it.... : http://www.ecotopiabiketour.net/share/Contacting_Biketour_joao_is_great_.pdf&lt;br /&gt;
&lt;br /&gt;
Login to your BT email address through http://mail.ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
== old bits of text on this page no longer making sense ==&lt;br /&gt;
The biketour has listings: http://www.idealist.org/if/i/en/av/Org/199541-123/c&lt;br /&gt;
&lt;br /&gt;
===texts===&lt;br /&gt;
&lt;br /&gt;
we have a lot of [[Texts about bt|texts]] floating around: on this wiki, our [http://www.thebiketour.net/old/index.html old website], on the [http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968 2005 wiki]&lt;br /&gt;
and the [http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765 2004 wiki]&lt;br /&gt;
with quite some texts in Czech and German.&lt;br /&gt;
&lt;br /&gt;
[[User:Morlaa|i]] worked on a structure of the website and will put all the ideas for texts to write here. those pages are divided in two part: first you will find the ideas behind this page, things to mention or to explain in detail, then the text. please work on both and discuss your ideas on the discussion part of that page - see it up there between article and edit.&lt;br /&gt;
&lt;br /&gt;
 [[home]]&lt;br /&gt;
 [[help]]&lt;br /&gt;
 [[tasks]]&lt;br /&gt;
&lt;br /&gt;
=== wordpress ===&lt;br /&gt;
To change the front page between dynamic (showing the latest blog posts) and static (while not on tour, just advertise BT), go to &amp;quot;pages&amp;quot;, and edit &amp;quot;Home&amp;quot;. Then change the template from that page from &amp;quot;Front page&amp;quot; to &amp;quot;default template&amp;quot; or the other way around. This is an implementation of [http://moshublog.com/2007/09/10/static-frontpage-combined-with-dynamic-content/]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Wheel&amp;diff=7231</id>
		<title>Wheel</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Wheel&amp;diff=7231"/>
		<updated>2013-04-14T14:49:36Z</updated>

		<summary type="html">&lt;p&gt;Joao: Historical background&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This text was written in 2007,&lt;br /&gt;
and by people that did not fully fulfilled the &amp;quot;responsibilities&amp;quot; ;)&lt;br /&gt;
But it remains as a vision for a possible future, open to discussion&lt;br /&gt;
&lt;br /&gt;
------------------&lt;br /&gt;
Hi all,&lt;br /&gt;
&lt;br /&gt;
I was happily working on an organic farm in France when the news of a biketour meeting reached me, and somehow I decided to go. Why? I didn’t join biketour this year, and I’m probably not going to join the next year, I’m not participating in organising, actually I’m just a lazy bastard and I call it ‘having other priorities’. But still, there is something that sticks me to biketour: the wonderful memories, the wonderful people, the wonderful spirit of wanting to do something positive in this world, eventhough sometimes it seems to be covered by frustrations when I read the mails on the list. But somehow I still feel responsible about biketour as if it were my little child.&lt;br /&gt;
&lt;br /&gt;
[[Image:Wheel.png|thumb|150px]]&lt;br /&gt;
SO, for all lazy bastards like me, who don’t really want to organise, but still have a biketour feeling in their hearts (is this story getting too cheesy?) in our meeting in Vienna we decided to start THE BIKETOUR WHEEL.&lt;br /&gt;
&lt;br /&gt;
What is the function of the wheel?&lt;br /&gt;
* it is a way to keep in touch with each other and exchange crazy ideas, gossips, and wild plans&lt;br /&gt;
* to keep discussions about biketour alive, and to prevent frustration about emails on the list that nobody responds to&lt;br /&gt;
* to keep track a bit if the organisation is going well, and if they need help&lt;br /&gt;
* to assist organisers by giving them wise advices, out of our long experience...&lt;br /&gt;
&lt;br /&gt;
What are the responsibilities of the spokepersons in the wheel?&lt;br /&gt;
* to participate in a skype meeting about twice a month&lt;br /&gt;
* to respond to emails on the list&lt;br /&gt;
* hey, that’s all.&lt;br /&gt;
&lt;br /&gt;
The wheel is really meant to be like an advisory board. It can be consulted, but the people who are organising are the ones who decide. And of course it is open for everybody to join the wheel. So hereby I’d like to invite you all to become a spoke in the wheel!&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=User:Jo%C3%A3o_Lopes&amp;diff=7230</id>
		<title>User:João Lopes</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=User:Jo%C3%A3o_Lopes&amp;diff=7230"/>
		<updated>2013-04-14T14:31:45Z</updated>

		<summary type="html">&lt;p&gt;Joao: Update on myself&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2006 he was international coordinator.&lt;br /&gt;
During 2007 he was, for the last time, helping the tour through his home land Portugal.&lt;br /&gt;
Some time before the start of 2008&#039;s edition, he was helping with the IT stuff.&lt;br /&gt;
&lt;br /&gt;
====Bio====&lt;br /&gt;
***From Lisboa, Portugal&lt;br /&gt;
&lt;br /&gt;
====Contacts====&lt;br /&gt;
*** Phone&lt;br /&gt;
**** DE +49 1636824001 (best when he&#039;s in Germany)&lt;br /&gt;
***E-mail&lt;br /&gt;
****joao[at]ecotopiabiketour[dot]net&lt;br /&gt;
***Instant Messengers&lt;br /&gt;
****XMPP: joao[at]ecotopiabiketour[dot]net&lt;br /&gt;
****skype: thxmil138&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Old_Website&amp;diff=7229</id>
		<title>Old Website</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Old_Website&amp;diff=7229"/>
		<updated>2013-04-14T14:25:35Z</updated>

		<summary type="html">&lt;p&gt;Joao: /* domain name registration */ Rewriting the history + future plan&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The website is hosted by [http://www.ecobytes.net/offer Ecobytes] and has a Wordpress installation (admins are [[User:Eiland]] and [[User:Taborda]]&lt;br /&gt;
&lt;br /&gt;
Till 2009 the website was static (some old version of the website can be found at [ecotopiabiketour.net/old]) [[User:Eiland]] made the first migration to wordpress. On 2012 [[User:Taborda]] made some changes on the design (we now use The Clear Line Theme) to make it more customizable without having to hard code, some plugins were also activated.&lt;br /&gt;
&lt;br /&gt;
== domain name registration ==&lt;br /&gt;
&lt;br /&gt;
[[User:joao|joao]] is paying currently the domain name, that he registered in 2007. It is registered [http://www.whois.net/whois/ecotopiabiketour.net until] &#039;&#039;&#039;07 Apr 2014&#039;&#039;&#039;&lt;br /&gt;
* In 2005 we start having problems with old domain www.thebiketour.net which is now hijacked&lt;br /&gt;
* During 2006 tour was possible to have online presence with former domain, but as future good communication with domain owner wasn&#039;t foreseeable BT come to a consensus in early 2007 about having a new &amp;quot;online name&amp;quot;&lt;br /&gt;
* Future plans include parking the domain at Ecobytes, together with the hosting service&lt;br /&gt;
&lt;br /&gt;
== Wordpress website (the main site) ==&lt;br /&gt;
At the moment, the [http://www.ecotopiabiketour.net BT site] runs on [http://wordpress.org wordpress]. The info here is only relevant for administrators of the website.&lt;br /&gt;
&lt;br /&gt;
To become an editor of the website and be able to modify all texts, register yourself at http://www.ecotopiabiketour.net/wp/wp-login.php?action=register, and ask one of the coordinators to  upgrade your account to the level of an &amp;quot;editor&amp;quot;, on which level you can modify all texts. If you have questions, send them by mail to taborda at ecotopiabiketour dot net&lt;br /&gt;
&lt;br /&gt;
=== changing the menus ===&lt;br /&gt;
&lt;br /&gt;
Only admins have permissions to change the menus (we can, and it&#039;s probably wise, to change this) new pages will not appear in the menu while an admin don&#039;t add it there (on the backoffice: Appearance-&amp;gt;Menus)&lt;br /&gt;
&lt;br /&gt;
=== facebook default image on share ===&lt;br /&gt;
&lt;br /&gt;
facebook (and other social networks) try to get an image and show it as thumbnail when you share a link, to force it to show the correct image [[User:taborda]] followed [http://www.ehow.com/how_4938148_thumbnail-show-up-facebook-share.html this instructions] and add this line on the webpage theme header.php (on sftp /appdata/wordpress/wp-content/themes/biketour_2012/header.php)&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;link rel=&amp;quot;image_src&amp;quot; href=&amp;quot;http://www.ecotopiabiketour.net/wp/wp-content/uploads/biketour/2012/05/BT2012logo-social-en-e1337183509611.png&amp;quot; /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
WARNING: Adding an img_src share preview image may take away the ability to let users select from various images when sharing your site. This code tells sites which image to chose rather than gives the user some options.&lt;br /&gt;
&lt;br /&gt;
== Used Wordpress plugins (or at least the most important) ==&lt;br /&gt;
&lt;br /&gt;
These plugins were working fine on Wordpress 3.0.5 (bugs fixed manually by ecobytes) and shouldd keep working if it (hopefully) updated to a more recent WP version&lt;br /&gt;
&lt;br /&gt;
=== Contact Form 7 ===&lt;br /&gt;
This plugin helps making forms to interact with website users, it&#039;s an alternative to wufoo.com (the service that was being used on last biketours, before 2012)&lt;br /&gt;
&lt;br /&gt;
It&#039;s used on the Contact page, the registration and as a hack to bypass https untrusted conection to eyfa&#039;s mailling list subscribe&lt;br /&gt;
&lt;br /&gt;
[[User:Taborda]] tested it on version 2.3.1 and used it with some other plugins&lt;br /&gt;
&lt;br /&gt;
You can edit the diferent forms on the WP backoffice &amp;quot;Contact&amp;quot; menu, the forms are built on html mixed with an easy CF7 tag syntax.&lt;br /&gt;
&lt;br /&gt;
==== Contact Form 7 Datepicker ====&lt;br /&gt;
&lt;br /&gt;
adds a datepicker to the registration form&lt;br /&gt;
&lt;br /&gt;
for the next years, don&#039;t forget to change the start day on the plugin settings&lt;br /&gt;
&lt;br /&gt;
it has a problem with the url linking to an non-existing directory...&lt;br /&gt;
&lt;br /&gt;
version tested: 0.7.4&lt;br /&gt;
&lt;br /&gt;
==== Contact Form 7 to database extension ====&lt;br /&gt;
&lt;br /&gt;
besides sending an email (the main funcionality of CF7) thisit also saves the form data onto a database (so anyone - with a password - can look at it on the Wordpress backoffice, left side, &amp;quot;Database&amp;quot; under &amp;quot;Contact&amp;quot;&lt;br /&gt;
&lt;br /&gt;
version tested: 2.3&lt;br /&gt;
&lt;br /&gt;
=== qTranslate ===&lt;br /&gt;
installed to be able to have a multi-language site...patched to show default language when no translation is available&lt;br /&gt;
&lt;br /&gt;
the patch just work if language posts are EMPTY (to empty them you need to go into HTML view and also erase the annoying &amp;lt;p&amp;gt;&amp;lt;/p&amp;gt; that keep on appearing when you edit something on a different language!!)&lt;br /&gt;
&lt;br /&gt;
version tested: 2.5.15 (patched with this: http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=4&amp;amp;t=1920)&lt;br /&gt;
&lt;br /&gt;
=== Sub pages widget ===&lt;br /&gt;
&lt;br /&gt;
used on the right menu to show sub-pages of the current page&lt;br /&gt;
&lt;br /&gt;
version tested: 1.1&lt;br /&gt;
&lt;br /&gt;
=== Sociable ===&lt;br /&gt;
&lt;br /&gt;
adds links to facebook and other crap social networks to posts and pages&lt;br /&gt;
&lt;br /&gt;
version tested: 3.5.2&lt;br /&gt;
&lt;br /&gt;
=== Image Widget ===&lt;br /&gt;
allows adding images to sidebars and footers&lt;br /&gt;
&lt;br /&gt;
version tested: 3.2.11&lt;br /&gt;
&lt;br /&gt;
== Twitter ==&lt;br /&gt;
Biketour has http://twitter.com/biketour and http://indenti.ca/biketour&lt;br /&gt;
&lt;br /&gt;
From the road it is easy to update these accounts with an SMS to the twitter number (+44 762 4801423) but [http://support.twitter.com/articles/14589-how-to-add-your-phone-via-sms register] the number first with the BT twitter, to instantly update the BT family with the latest campsite of BT.&lt;br /&gt;
&lt;br /&gt;
However, Twitter has some issues with phone numbers from small countries, and this doesnt update identi.ca the free variant of twitter.&lt;br /&gt;
&lt;br /&gt;
Therefore, BT can also use ping.fm, which spreads an sms to +447786208201 from a [http://ping.fm/sms/intl/ verified mobile number] directly to Twitter, Identi.ca and the BT Facebook page.&lt;br /&gt;
&lt;br /&gt;
The username for twitter and identi.ca is &amp;lt;code&amp;gt;biketour&amp;lt;/code&amp;gt;. For ping.fm it is &amp;lt;code&amp;gt;twitter@ecotopiabiketour.net&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-----------&lt;br /&gt;
(taborda also thinks this is outdated)&lt;br /&gt;
&lt;br /&gt;
To add your phone to our Twitter profile, follow these steps ([http://twitter.zendesk.com/forums/59008/entries/87284 source]) :&lt;br /&gt;
&lt;br /&gt;
# Send a text to +44 762 4801423 with the word START.&lt;br /&gt;
# Wait 2 minutes.&lt;br /&gt;
# Next, send your username biketour to +44 762 4801423.  Do not use @ or quotes. Send our username ONLY.&lt;br /&gt;
# Wait 2 minutes after sending your username.&lt;br /&gt;
# Next, send our password to the same number.  This is case sensitive, so be sure you are sending your password correctly.&lt;br /&gt;
# Wait 2 minutes.&lt;br /&gt;
# Finally, send the word OK to the same number.&lt;br /&gt;
&lt;br /&gt;
Then, if everything went alright, you can send twitter updates to +44 762 4801423&lt;br /&gt;
&lt;br /&gt;
== youtube ==&lt;br /&gt;
* http://www.youtube.com/user/EcotopiaBiketour&lt;br /&gt;
* user: tech@ecotopiabiketour.net - regular bt password&lt;br /&gt;
&lt;br /&gt;
== Crabgrass ==&lt;br /&gt;
* https://we.riseup.net/ecotopiabiketour&lt;br /&gt;
* Administrator: ???&lt;br /&gt;
&lt;br /&gt;
== Email ==&lt;br /&gt;
the email asetup is a bit too complicated to explain here, but Joao L made a pdf explaining a bit how it goes. Temove _joao_is_great from_ the link and you should be able to open it. If you understand it.... : http://www.ecotopiabiketour.net/share/Contacting_Biketour_joao_is_great_.pdf&lt;br /&gt;
&lt;br /&gt;
Login to your BT email address through http://mail.ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
== old bits of text on this page no longer making sense ==&lt;br /&gt;
The biketour has listings: http://www.idealist.org/if/i/en/av/Org/199541-123/c&lt;br /&gt;
&lt;br /&gt;
===texts===&lt;br /&gt;
&lt;br /&gt;
we have a lot of [[Texts about bt|texts]] floating around: on this wiki, our [http://www.thebiketour.net/old/index.html old website], on the [http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968 2005 wiki]&lt;br /&gt;
and the [http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765 2004 wiki]&lt;br /&gt;
with quite some texts in Czech and German.&lt;br /&gt;
&lt;br /&gt;
[[User:Morlaa|i]] worked on a structure of the website and will put all the ideas for texts to write here. those pages are divided in two part: first you will find the ideas behind this page, things to mention or to explain in detail, then the text. please work on both and discuss your ideas on the discussion part of that page - see it up there between article and edit.&lt;br /&gt;
&lt;br /&gt;
 [[home]]&lt;br /&gt;
 [[help]]&lt;br /&gt;
 [[tasks]]&lt;br /&gt;
&lt;br /&gt;
=== wordpress ===&lt;br /&gt;
To change the front page between dynamic (showing the latest blog posts) and static (while not on tour, just advertise BT), go to &amp;quot;pages&amp;quot;, and edit &amp;quot;Home&amp;quot;. Then change the template from that page from &amp;quot;Front page&amp;quot; to &amp;quot;default template&amp;quot; or the other way around. This is an implementation of [http://moshublog.com/2007/09/10/static-frontpage-combined-with-dynamic-content/]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Help:Contents&amp;diff=734</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Help:Contents&amp;diff=734"/>
		<updated>2008-07-15T18:45:51Z</updated>

		<summary type="html">&lt;p&gt;Joao: reverted after spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=How to edit wiki=&lt;br /&gt;
{{:How_to_edit_Wiki}}&lt;br /&gt;
&lt;br /&gt;
=How to translate=&lt;br /&gt;
{{:How_to_translate}}&lt;br /&gt;
&lt;br /&gt;
=[[What bt is]]=&lt;br /&gt;
&lt;br /&gt;
=More=&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Meeting_minutes&amp;diff=733</id>
		<title>Meeting minutes</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Meeting_minutes&amp;diff=733"/>
		<updated>2008-07-15T18:45:08Z</updated>

		<summary type="html">&lt;p&gt;Joao: reverted after spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==meeting minutes==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;can someone put this page into shape ? we have lots of meting minutes still floating around in diferent wikis, and some mintues of wheel minutes, and as the whole page should not become too big it woulod be good to have one subpage per meeting - with good titles including the date of the meeting&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
here we have the minutes of the meeting in prague and the one in the lobau&lt;br /&gt;
both happende dezember 2006&lt;br /&gt;
&lt;br /&gt;
prague was about bt and wcn, the relationship between the tour and the office, and money issues&lt;br /&gt;
&lt;br /&gt;
lobau was an evalution meeting of the 2007 tour, with some deas about the future&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===prague===&lt;br /&gt;
Minutes meeting 13 december Prague&lt;br /&gt;
&lt;br /&gt;
Present: Camilla, Randy, Joao, Ivan, Roeland, Janneke, and Jan on skype. &lt;br /&gt;
&lt;br /&gt;
====Youth grant of the last two years====&lt;br /&gt;
&lt;br /&gt;
Some questions were raised about last year&#039;s grant: &lt;br /&gt;
&lt;br /&gt;
- What happened with the money leftovers from 2005 and 2006?&lt;br /&gt;
&lt;br /&gt;
- How much did WCN get?&lt;br /&gt;
&lt;br /&gt;
Camilla already answered them partly by mail, and gave some further explanation.&lt;br /&gt;
We have to use the money according to the rules. Randy mentions that it might be better to find other funding than from the Youth programme that fits more with what biketour actually is. &lt;br /&gt;
Camilla has an excel sheet with all the financial information that she will send to Joao who will distribute it to anybody who is interested. &lt;br /&gt;
&lt;br /&gt;
==== Youth grant for this year ====&lt;br /&gt;
&lt;br /&gt;
WCN will not do the Youth grant this year. &lt;br /&gt;
The application is already partly finished, so if we find an organisation in Portugal or Spain they could still apply. (but anyhow it would be too late to use the money for this year&#039;s biketour)&lt;br /&gt;
We discussed some pros and cons of having eastern European or Caucasus countries as partners, but finally it will depend on the organisation who will do the application. &lt;br /&gt;
&lt;br /&gt;
====EVS position====&lt;br /&gt;
&lt;br /&gt;
If we would apply for EVS, the person could only start in May, which means two months before biketour starts. That would only help if it is a person who is already familiar with biketour. &lt;br /&gt;
If we do that, it would make more sense to have the EVS person in Portugal or Spain, and an organisation there could apply. It depends on the organisation we will find. &lt;br /&gt;
 &lt;br /&gt;
====Communication between biketour and WCN====&lt;br /&gt;
&lt;br /&gt;
We talked more about the Youth grant. &lt;br /&gt;
&lt;br /&gt;
Camilla was surprised that these things are so unclear for biketour people, perhaps Roeland could have communicated more.  &lt;br /&gt;
Randy says that some of the plans as made in Moldova for the leftovers of 2005 did not happen because there was nobody to do it. Perhaps we also expected more money because part of the travel costs had to be refunded, because we did not have the right tickets from the right countries. Next time we should make sure we have the right tickets (right places and dates). The rest of the money went to 2006. &lt;br /&gt;
Officially it is not possible to keep leftovers form a grant for another year. Jan mentions that a solution could be to transfer money to another country (e.g. to pay our webmaster in Vienna) and that money could be used for the next year. &lt;br /&gt;
&lt;br /&gt;
Roeland mentions that the Youth programme is being changed, that it could be a problem for biketour. We could try to find money from other sources, concretely this will depend on the organisers of this year. We also agree that biketour actually does not need so much funding.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Future relation between WCN and biketour====&lt;br /&gt;
&lt;br /&gt;
Randy makes a statement about the meaning of biketour for WCN. Biketour is in line with WCN’s mission, and in principle they want to support it. For 2007 WCN could offer to support outreach, the website, or possibly apply for an 2008 EVS volunteer. This person cannot be project coordinator and cannot handle finances, and it would be good if it would be somebody who is already familiar with biketour. &lt;br /&gt;
WCN has limited capacity, but they are open to ideas from biketours side, what are their needs? Some ideas how WCN could help are being a contact point during the tour, or for storage of equipment. WCN also wants to provide materials to hand out. &lt;br /&gt;
&lt;br /&gt;
Ivan mentions that it would be good if WCN would send somebody from the office to participate in biketour, this would be good for the connection. Randy agrees, and mentions on the other hand that biketour people could also be more involved in other WCN projects. The carfree exhibition could be a good project for biketour and WCN together. &lt;br /&gt;
&lt;br /&gt;
====How to go on in 2007?====&lt;br /&gt;
&lt;br /&gt;
We agree that biketour doesn’t know yet. WCN is in principle open to help if we tell them our needs, but that will depend on the organisers. &lt;br /&gt;
&lt;br /&gt;
Other possibilities for fundraising could be to have sponsors or donations from individuals. We mainly need that money for the international coordinator. At the moment Roeland cannot be international coordinator if there is no money.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Some last points====&lt;br /&gt;
&lt;br /&gt;
- Camilla will send the info on excel sheets. &lt;br /&gt;
&lt;br /&gt;
- Jan asks Roeland to please communicate as much as possible with other people. &lt;br /&gt;
&lt;br /&gt;
- Next biketour meeting will be in Portugal or Spain. &lt;br /&gt;
&lt;br /&gt;
===lobau===&lt;br /&gt;
&lt;br /&gt;
Meeting Lobau 18th dec 06&lt;br /&gt;
Janneke, Jan, Joao, Ivan&lt;br /&gt;
&lt;br /&gt;
==== PART ONE: EVALUATION 2006 ====&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1.COMMUNICATION&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
issues in 2006:&lt;br /&gt;
&lt;br /&gt;
- nothing on org mailing list&lt;br /&gt;
&lt;br /&gt;
- nothing happened before february 2006&lt;br /&gt;
&lt;br /&gt;
Joao says: no support from the office, bad communication with the office and with Roeland, he didn&#039;t say &lt;br /&gt;
alternatives to grant money.&lt;br /&gt;
&lt;br /&gt;
- lousy communication on the road; not enough time for org. circles. Problems with Dzemian, Csaba&lt;br /&gt;
&lt;br /&gt;
Jan thinks: Studene we bad meeting (big costs from it, was it worth?), communication issue started from that meeting&lt;br /&gt;
&lt;br /&gt;
Ivan on communication: &lt;br /&gt;
&lt;br /&gt;
- communication wasn&#039;t biggest problem this year&lt;br /&gt;
&lt;br /&gt;
- I wasn&#039;t at Studene, but Tabor was OK, except for incident with Olga&lt;br /&gt;
&lt;br /&gt;
- experienced BT organizers had no problems with informations missing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Joao on communication:&lt;br /&gt;
&lt;br /&gt;
- Studene - Sapi didn&#039;t manage communication -› messy meeting -› bad seeds&lt;br /&gt;
- on the tour:&lt;br /&gt;
&lt;br /&gt;
Lithuania - Joao vs. Vita&lt;br /&gt;
&lt;br /&gt;
Poland - Dzemian vs. old bt people&lt;br /&gt;
&lt;br /&gt;
Slovakia - Rado didn&#039;t participated in the group, Michal just translated&lt;br /&gt;
&lt;br /&gt;
Hungary - Csaba often out of reach&lt;br /&gt;
&lt;br /&gt;
Slovenia - very good, had only one meeting Ivan with Lidija. Open dynamic organizer.&lt;br /&gt;
&lt;br /&gt;
Croatia - good: ivan joined earlier, bad - when he was out due to bike problems&lt;br /&gt;
&lt;br /&gt;
Other communication remarks:&lt;br /&gt;
&lt;br /&gt;
- big rule: MEET PERSONALLY!!!&lt;br /&gt;
&lt;br /&gt;
- how to make people read the booklet????&lt;br /&gt;
&lt;br /&gt;
- good this year was working mobile phone system&lt;br /&gt;
&lt;br /&gt;
- maybe to invest in mobile internet&lt;br /&gt;
&lt;br /&gt;
- wcn offered online contact ... ?? (can&#039;t read :)&lt;br /&gt;
&lt;br /&gt;
- fight NO REPLY culture from 2006&lt;br /&gt;
&lt;br /&gt;
The Future:&lt;br /&gt;
&lt;br /&gt;
- have the roles on IC and NOs CLEARLY DEFINED!!!&lt;br /&gt;
&lt;br /&gt;
- explain NOs what their role implies: in a session (presentation) on meetings and skype&lt;br /&gt;
&lt;br /&gt;
- more talking sticks during biketour&lt;br /&gt;
&lt;br /&gt;
- presentation on consensus at beginning of the tour&lt;br /&gt;
&lt;br /&gt;
- installing of a board: regular skype meetings!!&lt;br /&gt;
&lt;br /&gt;
====2. LENGTH OF BT 06, PART AFTER ECOTOPIA====&lt;br /&gt;
&lt;br /&gt;
Ivan&#039;s concerns: group was smaller after E. and not clear if there was proper goal: Ecotopia is nice goal, in case of Split we tried to make artificial goal.&lt;br /&gt;
&lt;br /&gt;
Joao: BT is not about goal (Split was formality in fact) but about the way, pleasure of it, the change..&lt;br /&gt;
&lt;br /&gt;
Jan: still, lots of BT people participate because of goal...&lt;br /&gt;
- some 10-12 people joined from E. - so there is sense in that (some 3 people joined at E unplanned).&lt;br /&gt;
&lt;br /&gt;
Conclusion: can we have several smaller goals along a route? (it worked in 2004: conference in Berlin, camp in germany, ecotopia..)&lt;br /&gt;
&lt;br /&gt;
Duration: &lt;br /&gt;
&lt;br /&gt;
- very few people stayed for 3 months.&lt;br /&gt;
&lt;br /&gt;
- maybe very long BT was reason for very few people at all times?&lt;br /&gt;
&lt;br /&gt;
So generally we like idea of after BT but tour should be shorter.&lt;br /&gt;
&lt;br /&gt;
Conclusions for future:&lt;br /&gt;
&lt;br /&gt;
1 - aprox. 2 months, &lt;br /&gt;
&lt;br /&gt;
2 - longer part before E and shorter after, &lt;br /&gt;
&lt;br /&gt;
3 - several smaller goals along the route.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====3. PARTICIPATION OF PEOPLE====&lt;br /&gt;
&lt;br /&gt;
Several issues:&lt;br /&gt;
&lt;br /&gt;
A) why so few ppl are interested in BT in general?&lt;br /&gt;
(outreach issue?) &lt;br /&gt;
&lt;br /&gt;
Croatian example:&lt;br /&gt;
&lt;br /&gt;
there was outreach txt in english at several web sites even before Ivan wrote croatian one. Croatian was at some 10 web sites and alternative / activist / cyclist portals. During the route there was incredible media coverage (some 20 appearances). Number of NEW people who participated in Croatia was 1, some 3 of previous BT participants joined.&lt;br /&gt;
&lt;br /&gt;
B) DIY doesn&#039;t work over years!!! &lt;br /&gt;
(in fact, does it work on biketour at all?)&lt;br /&gt;
&lt;br /&gt;
- after BT &amp;quot;core people&amp;quot; leave, group hardly makes even basic circles (example at Croatian part)&lt;br /&gt;
&lt;br /&gt;
C) question of ACTIONS on the tour: how much, do we need and like them?&lt;br /&gt;
&lt;br /&gt;
- actions are crucial for identity of Ecotopia BT (reminded by Daka and Ivan)&lt;br /&gt;
&lt;br /&gt;
- actions are crucial for BT media appearance (example of Croatia - 20 times in the media, because of actions)&lt;br /&gt;
&lt;br /&gt;
- but often participants are bored with actions (again example of Croatia)&lt;br /&gt;
&lt;br /&gt;
D) Daka&#039;s and Ivan&#039;s notes from ex-NO&#039;s meeting in October 06:&lt;br /&gt;
&lt;br /&gt;
1) PERSONAL FREEDOMS vs group commitment:&lt;br /&gt;
&lt;br /&gt;
There is issue of personal freedoms (people who don&#039;t want to get up early, who want to have totally free rest days, who have private needs.. etc) repeated every year. In our opinion (as organizers from 05 &amp;amp; 06) there should be some sort of discussion with people when we gather on the road: people should give advantage to participating the group benefit over their needs - that is the essence of bloody biketour!!!&lt;br /&gt;
(small illustration: an old biketour person had task of cooking dinner one evening, but decided to have decent shower first - so dinner happened later - bad bad biketour person!!!)&lt;br /&gt;
So participants should be asked for personal compromises, for example: not to do morning yoga on every morning but on some, not to sleep long on every morning, etc. &lt;br /&gt;
&lt;br /&gt;
2) All people will be strongly invited to tell their SPECIAL NEED AND FEATURES.&lt;br /&gt;
(for example Ivan: &amp;quot;I have extremely crappy bike and could stay behind the group because of malfunctions&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
3) some more STRICT RULES about times of morning departure, safety etc.&lt;br /&gt;
Yes, rules are unpopular, but without *certain* rules project falls apart and leaves trail of grumpy organizers behind...&lt;br /&gt;
&lt;br /&gt;
4) school for National Organizers! It&#039;s a hard and very specific job - we should work more with them.&lt;br /&gt;
Please notice: every year is repeated that organizers are people new to BT, every year they are disappointed eventually - another reason for proper school.&lt;br /&gt;
&lt;br /&gt;
5) SAFETY ISSUE: considering where we have been last 4 years and what happened on a way (accidents, attacks to participants, etc) we were lucky in fact. What if we won&#039;t be that lucky in future? Better worry that sorry: lets introduce soft set of rules, starting with HELMETS.&lt;br /&gt;
Jan commented  - safety is personal responsibility...&lt;br /&gt;
&lt;br /&gt;
6) Daka&#039;s question: &lt;br /&gt;
Can we ask ourselves what is REAL AIM of Biketour?&lt;br /&gt;
He says - if it&#039;s daily distances and food - it isn&#039;t Ecotopia Biketour.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== PART TWO: DECISIONS AND PLANS FOR 2007====&lt;br /&gt;
&lt;br /&gt;
As we know from previous meeting with WCN, Biketour DOESN&#039;T HAVE FUNDS FOR 2007!!!&lt;br /&gt;
This means there won&#039;t be person in WCN office, no Roeland and no EVS person from February (when Joao will leave).&lt;br /&gt;
Leftover of money from 06 is aprox. 850 euros.&lt;br /&gt;
We have 3 bob trailers, + baby trailer which will hopefully return to Prague.&lt;br /&gt;
&lt;br /&gt;
Several measures to deal with this situation:&lt;br /&gt;
&lt;br /&gt;
Joao will travel in February (on voluntary basis) to Spain and Portugal to MEET personally people interested to do local organizing.&lt;br /&gt;
&lt;br /&gt;
For organizing of the tour we will ask some organizations (environmental ones I guess) in the countries where BT will pass (considering project can&#039;t pay NO&#039;s). Contacting them probably starting with Joao at WCN in January.&lt;br /&gt;
Such a organizations could even do some fundraising, or put BT inside existing projects in some small shape.&lt;br /&gt;
&lt;br /&gt;
Another thing is we decided to make board (started at meeting at Ecotopia in August).&lt;br /&gt;
&lt;br /&gt;
Why - people don&#039;t reply to emails -› frustration&lt;br /&gt;
&lt;br /&gt;
What - experienced people who commit to MEET VIA SKYPE TWICE A MONTH and answer mails on the list&lt;br /&gt;
+ to care for organizers this year, answer their questions &amp;amp; ask them how they do.&lt;br /&gt;
Furthermore, another function should be to have ADVISORY ROLE and decision making function (at least when BT is not on the road), but strictly voluntary.&lt;br /&gt;
To avoid formal feeling, we&#039;d like to use name THE WHEEL   (or just wheel)&lt;br /&gt;
&lt;br /&gt;
Interested people join 1st meeting of the Wheel, time to be announced.&lt;br /&gt;
The Wheel members have obligation not to be authoritarian and grumpy on the road!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Info on 2007 route:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Starting possibly in Barcelona&lt;br /&gt;
&lt;br /&gt;
- straight west to Santiago de Compostela&lt;br /&gt;
&lt;br /&gt;
- southward to Lisboa.&lt;br /&gt;
&lt;br /&gt;
So far the most possible venue for Ecotopia is south of Lisboa (not in very south of Portugal as was thought earlier).&lt;br /&gt;
&lt;br /&gt;
Joao calculated this takes 60 days already, with 50km average per day.&lt;br /&gt;
Question is where to put staying at eco-projects we want to do this year?&lt;br /&gt;
&lt;br /&gt;
----------------&lt;br /&gt;
====Spanish contacts:====&lt;br /&gt;
&lt;br /&gt;
- Marcos (Amici dela bici) - Joao phoned him.&lt;br /&gt;
Lets talk to him that his organization could support BT after advice of The Wheel; Joao will do it after 1st skype meeting&lt;br /&gt;
&lt;br /&gt;
- Jan has 2 contacts but now cannot remmember names&lt;br /&gt;
&lt;br /&gt;
- Diana and Eva from BT&lt;br /&gt;
&lt;br /&gt;
- Sara from Ecotopia - no mail reply&lt;br /&gt;
&lt;br /&gt;
- Xavier - does anyone know where he is???&lt;br /&gt;
&lt;br /&gt;
===[[Beograd 29- 30 January 2005]]===&lt;br /&gt;
===[[Studene 8.-10 10.2004]]===&lt;br /&gt;
===[[Zagreb 15/16 October 2005]]===&lt;br /&gt;
===[[studene feb06]]=== offers some nice collection of what is bt...&lt;br /&gt;
&lt;br /&gt;
=== hear u in THE WHEEL !!! ===&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=What_bt_is&amp;diff=732</id>
		<title>What bt is</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=What_bt_is&amp;diff=732"/>
		<updated>2008-07-15T18:43:44Z</updated>

		<summary type="html">&lt;p&gt;Joao: reverted after spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=What Biketour is=&lt;br /&gt;
==english==&lt;br /&gt;
====intro====&lt;br /&gt;
The ecotopia biketour is an eco-mobile action community on its way to or from ecotopia.&lt;br /&gt;
Some 10 to 50 bikers from different backgrounds - nationality, age, language, experience -  cycle together towards [[ecotopia]], doing actions on their way and meet up with environmentally minded people and groups. They carry all [[equipment]] for camping on their bikes and trailers. It is a totally chaotic tour, with constantly changing sleeping places, group composition and food quality, but with some common things like:&lt;br /&gt;
[[consensus based decision making]], all [[tasks]] divided between the [[participants]], a sleeping place every night and breakfast, lunch and dinner for a [[participation fee]] calculated in [[ecos]] and collected by sigmund, our magic hat.&lt;br /&gt;
&lt;br /&gt;
====sleeping places====&lt;br /&gt;
&lt;br /&gt;
The basic BT sleeping place includes some space for tents.&lt;br /&gt;
As nothing more is really needed, we made the experience that we can organize our sleeping places during the tour, during the day. This is nice sometimes - it strengthens the group feeling when people work together to find the place and to make up for its downsides.&lt;br /&gt;
&lt;br /&gt;
Basic features which should not miss with any organized sleeping place are drinking water supply, a fire place to cook and wood in reach.&lt;br /&gt;
&lt;br /&gt;
also appreciated by participants are hot showers/sauna, a lake/ place to swim, toilets, a roof, a breakfast room, a kitchen equipped for big groups, some contact and exchange with locals, an action, internet facilities, information about the surroundings - bike shops, (eco)markets, where to get products from local farmers, tourist traps ...&lt;br /&gt;
&lt;br /&gt;
Another type of sleeping place is schools and sport halls, which have quite some facilities.&lt;br /&gt;
&lt;br /&gt;
====food====&lt;br /&gt;
&lt;br /&gt;
The participants rotate the [[task]] of preparing a vegetarian breakfast, lunch and dinner. In our attempt to buy as local and eco food as possible we avoid big supermarkets with its highly packed and far travelled products  but buy our food on local markets, small shops or from farmers we pass by. Usually we cook on wood fire, if we do not have access to a big kitchen, but for the iberian peninsula we might need another solution.&lt;br /&gt;
&lt;br /&gt;
====the [[route]]====&lt;br /&gt;
&lt;br /&gt;
We do prefer quiet asphalt roads in a beautiful scenery, slightly downhill. ~50 km per day. We do our best find them! A day with 30 km is very nice to fluff around and enjoy the not cycling sides of life. Do less on action days and none on resting days, where we should have 2 per week.A slow pace gives more time for the nice things of biketour, the brakes and workshops and a deeper picture of the sleeping places, but still you might have to expect harder day - busy roads, 80 km, 100 maybe with the shortcuts, some haste because some hosts are waiting...&lt;br /&gt;
&lt;br /&gt;
====consensus====&lt;br /&gt;
&lt;br /&gt;
We work with consensus based decision making - not the majority decides, but everyone is included in the decision We do that since years, and we think that all decisions should be based on consensus. But we do also know, that none of us learned this in school and that there are certain human qualities which take care, that we will always have decision makers and people sitting quiet in the circle. Cultural and language barriers, human group behavior, gender specific behavior, highly motivated or very lazy people and the constantly changing group structure are standing against our try, but we think, it is important to train our communication and decision making skills and be patient during long morning circles, try new structures and experiment with the whole thing to live an alternative to what governments present as democracy.&lt;br /&gt;
&lt;br /&gt;
====eco-mobile ...====&lt;br /&gt;
&lt;br /&gt;
With this tour we do set an example how to travel in an ecological sound way. We do not use any motorized vehicles, transport all our stuff on our bike or with our trailors. We will reduce our garbage as much as possible, reuse most of it and try to recycle the rest. We shop locally and organically produced stuff, cook with wook and eat vegeterian meals. Every participant comes with a different background to the tour, different ideas how to behave ecological. During the tour we will learn from each other, how to do that, and find out the do&#039;s and don&#039;ts. We consider it everyones personal decision to follow them, but we expect you to be open to listen to the reasons behind them and to stricktly follow them, if you do something for the whole group.&lt;br /&gt;
&lt;br /&gt;
====...action community====&lt;br /&gt;
&lt;br /&gt;
Biketour connects with local groups and projects, by whom we are being hosted. They show us their project, their campaigns or their nightlife. and we might find a way to help them with our massive workforce, our positive motivated radiation, our ability to raise attention for a certain topic as an international biketour doing an action. On the one hand we see biketourists experiencing the host project, collecting ideas and get impressions of political realities, on the other hand the local group is visited by a cheerful crowd of open-minded foreign people, who bring some fresh wind and new ideas and tell of similar things happening at home.     &lt;br /&gt;
&lt;br /&gt;
====organizing network====&lt;br /&gt;
&lt;br /&gt;
The tour is organised by an open network of old and new participants, there is no NGO or party behind us. We do have a strong connection to EYFA [[http://www.eyfa.org/]] and WCN [[http://www.worldcarfree.net/]] though. This is also a call to you to join organising effords and to prepare stuff for the tour at home. There are people putting a shitload of work into this project, doing the international und national coordination, caring for  hosts, sleepingplaces, actions, participants, infrastructure, info-material and funding. Visit [[help out]] to see how to support them. Find out about the [[next meeting]], online or in real, where decisions are being taken and work distributed.&lt;br /&gt;
And although it is not easy to get rid of them we try to reduce hierachies by abolishing the difference between organisers and participants during the tour : everyone is an organiser !!&lt;br /&gt;
&lt;br /&gt;
====money====&lt;br /&gt;
&lt;br /&gt;
Biketour is a cheap way to travel. Right now we prpose a daily fee of 8 eco per day. The Eco is EYFA&#039;s alternative currency, calculated every year for every participating country. 8 eco are roughly 8 euros for someone from the rich west and around 3-4 ecos people from poorer countries. But this money is collected anonymously by Sigmund, the magic hat. So if you are rich enough to support some less wealthy person, you have the chance to give more, or less if you happen not to own much money.&lt;br /&gt;
Sometimes we are very lucky with funding, but generally we are the poor type. Asking for free entry or reduction everywhere as we are a big international group with poor eastern europeans and should get everything for free. We can also ask farmers and shop owners for (food) donations, so that in general the costs stay low. On the other hand there are really nice project on our way and we want them to profit from our stay. Not only through the higher media interest, but if possible by leaving some money. But even more valuable are friendship and inspiration exchanged between participants and locals.&lt;br /&gt;
&lt;br /&gt;
====conclusion====&lt;br /&gt;
&lt;br /&gt;
There is quite some magic happening around biketour, chaos everywhere, things not working out, being different than expected and a lot of improvisation. But in these rooms, this not organized part, which people have to cope with together, will be filled with the nicest minutes and be the time, when friendships grow. Leave place for creativity, BT itself cost a lot of time and energy per day, trust in the biketour ability to work things out herself:]&lt;br /&gt;
&lt;br /&gt;
==espanol==&lt;br /&gt;
&lt;br /&gt;
El Biketour del Ecotopia es una comunidad activa eco-móvil de camino a o desde Ecotopia.&lt;br /&gt;
Unos 10 a 50 ciclistas de diversas características - nacionalidad, edad, lengua, experiencia - completan un ciclo juntos hacia Ecotopia, haciendo acciones en el camino y reúnen a gente y a grupos interesados por el medio ambiente. Todos llevan acoplado en sus bicis equipo para acampar. Es un viaje totalmente caótico, con los lugares donde dormir, la composición del grupo y el valor nutritivo en constante cambio, pero con algunas cosas comunes como:&lt;br /&gt;
toma de decisión basada en el consenso, todas las tareas divididas entre los participantes, un lugar donde dormir cada noche y desayuno, almuerzo y cena mediante una cuota participativa calculada en ecos y recogida por &amp;quot;Sigmund&amp;quot;, nuestro sombrero mágico.&lt;br /&gt;
&lt;br /&gt;
1:) de los lugares donde dormir&lt;br /&gt;
&lt;br /&gt;
El lugar básico el dormir de BT incluye un cierto espacio para las tiendas.&lt;br /&gt;
Pues nada más es realmente necesario, hicimos la experiencia que podemos organizar nuestros lugares el dormir durante el viaje, durante el día. Esto es agradable a veces - consolida la sensación del grupo cuando la gente trabaja junta para encontrar el lugar y para compensar sus desventajas.&lt;br /&gt;
&lt;br /&gt;
Las características básicas que no deben faltar con ningún lugar organizado el dormir son fuente del agua potable, un lugar del fuego a cocinar y madera en alcance.&lt;br /&gt;
&lt;br /&gt;
también son apreciadas por los participantes las duchas calientes/sauna, un lago/lugar para nadar, los tocadores, una azotea, un cuarto del desayuno, una cocina equipada para los grupos grandes, algunos entran en contacto con e intercambio con los locals, una acción, instalaciones del Internet, información sobre los alrededores - tiendas de la bici, los mercados (del eco), donde conseguir productos de los granjeros locales, las trampas del turista…&lt;br /&gt;
&lt;br /&gt;
Otro tipo de lugar el dormir es escuelas y los pasillos de deporte, que tienen absolutamente algunas instalaciones.&lt;br /&gt;
¡Se cercioran de, son lugar para un fuego que cocina!&lt;br /&gt;
&lt;br /&gt;
Intentamos no pagar los lugares el dormir, o si conseguir las reducciones grandes, como nosotros somos un ecotopoor con la gente pobre de ensamblar de Europa Oriental. 2 euros/personas/noches se parecen un precio aceptable. a menos que decidamos apoyar ese proyecto cerca nos están recibiendo - entonces tenemos gusto de pagar más ~ si podemos permitirnos lo.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 2:) &#039;&#039;&#039; del alimento&lt;br /&gt;
&lt;br /&gt;
Compramos nuestro alimento en mercados locales o de granjeros pasamos cerca, como eco como posible y cocinero en el fuego de madera, si no tenemos acceso a una cocina grande. Nada organizar para eso, salvo que un grupo local pudieron pedir de antemano donaciones del alimento…&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 3:) &#039;&#039;&#039; del registro&lt;br /&gt;
&lt;br /&gt;
Poblar venido e ir en biketour. Solamente algunos de ellos registro, y solamente alguna gente registrada vienen. Los planes lo cambian… son duros conseguir un número próximo para contar encendido - 10 a 50 es absolutamente exactos.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 4:) el &#039;&#039;&#039; de la ruta&lt;br /&gt;
&lt;br /&gt;
Preferimos carreteras de asfalto reservadas en un paisaje hermoso, levemente cuesta abajo. ~50 kilómetro por día. Y tomar esto serio. Un día con 30 kilómetros es muy agradable a la pelusa alrededor y goza de los lados que no completan un ciclo de la vida. Hacer menos en días y ningunos de la acción el los días de descanso, donde debemos tener 2 por semana. no que allí BT no puede hacer más, él es bueno conseguir a gente pasar sus fronteras a veces, pero un paso lento da más hora para las cosas agradables del biketour, los frenos y los talleres y un cuadro más profundo de los lugares el dormir. Si u no puede encontrar un lugar el dormir para cubrir ese agujero de los 90km entre esos 2 muy agradables, licencia justa él abierto al grupo para encontrar uno. Si la gente desea completar un ciclo más, ella es siempre agradable hacer eso en su propia cuenta.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 5:) &#039;&#039;&#039; del consenso&lt;br /&gt;
&lt;br /&gt;
Experimentamos con la toma de decisión basada consenso. Hacemos eso desde años, y pensamos que todas las decisiones se deben basar en consenso. Pero también sabemos, ese ningunos de nosotros aprendieron que esto en escuela y ése hay ciertas calidades humanas que toman cuidado, que tendremos siempre responsables y gente que se sientan silenciosamente en el círculo. las barreras linguísticas culturales y, la gente altamente motivada o muy perezosa del comportamiento humano del grupo, del comportamiento específico del género, y la estructura del grupo constantemente que cambia están estando paradas contra nuestro intento, pero pensamos, él somos importantes entrenar a nuestras habilidades de la comunicación y de la toma de decisión y ser pacientes durante círculos largos de la mañana, estructuras del intento las nuevos y experimento con la cosa entera a vivir un alternativa a qué gobiernos presentan como democracia.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 6:) &#039;&#039;&#039; local de la implicación&lt;br /&gt;
&lt;br /&gt;
Deseamos traer un intercambio entre los biketourers y los locals. Los buenos lugares el dormir son organizados por los grupos locales, que necesitan ayuda con una cierta acción o desean presentar su proyecto. una posibilidad al presente ourselves se aprecia siempre, y algún partido/concierto/bailar hacen a alguna gente feliz. Pero observar que BT es totalmente caótico y famoso para que su capacidad sea atrasado. Grande si la gente local nos ensambla por algunos días, o por lo menos para el campfire o la publicación. Conseguirlo a una integración más local del viaje es también importante hacer que un buen nacional exceda para los participantes, de modo que haya absolutamente alguna gente que habla la lengua local en el viaje.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 7:) &#039;&#039;&#039; de organización de la comunidad&lt;br /&gt;
&lt;br /&gt;
Tenemos generalmente un coordinador internacional en el centro y él debe tener la descripción. Este año nadie estaba dispuesto a tomar el trabajo, así que lo dimos a [[RUEDA]] en lugar de otro. Esto es un cuerpo que resuelve cada segunda semana vía [[skype]], un foro para intercambiar entre todos los partidos activos, y para que todos los vagos perezosos den sus dos centavos.&lt;br /&gt;
&lt;br /&gt;
Entonces hay los equipos nacionales con sus coordinadores nacionales, a veces varios en un país grande. Ésos trabajan en su ruta y materia nacionales, pero también junto en la materia internacional común. Y hay algunos veteranos, que ayudan hacia fuera a organizar o pueden por lo menos ser pedidos consejo.&lt;br /&gt;
&lt;br /&gt;
Está tan fresco; hay una comunidad internacional fuerte del biketour. Es justo no así que visible vía Internet, trabaja más con conocimiento personal. Alguna gente tiene gusto de completar un ciclo más que mecanografiando. Pero tenemos 15 años de historia y las porciones de gente han sido entusiásticas sobre BT durante este tiempo. Es un preludio a una amistad agradable, y usted puede viajar los BT-sofás que practican surf de Europa.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 8:) &#039;&#039;&#039; del dinero&lt;br /&gt;
&lt;br /&gt;
Somos a veces muy afortunados con el financiamiento, pero somos generalmente el tipo pobre. Pidiendo entrada o la reducción libre por todas partes, pues somos un grupo internacional grande con europeos del este pobres y debemos conseguir todo para libre. Por otra parte hay proyecto realmente agradable sobre nuestra manera y quisiéramos que se beneficiaran de nuestra estancia. No sólo con el interés más alto de los medios, pero si es posible dejando un poco de dinero. Pero aún más valiosa son la amistad y la inspiración intercambiadas entre los participantes y los locals.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 9:) &#039;&#039;&#039; de la conclusión&lt;br /&gt;
&lt;br /&gt;
Hay una absolutamente cierta magia que sucede alrededor de biketour, de caos por todas partes, de cosas que no se resuelven, siendo diferente que esperado y los muchos de improvisación. Pero en estos cuartos, esta parte no organizada, que la gente tiene que hacer frente a junto, será llenada de los minutos más agradables y ser el tiempo, cuando las amistades crecen. Dejar el lugar para la creatividad, BT sí mismo costado mucho tiempo y la energía por el día, confianza en la capacidad del biketour a las cosas del trabajo hacia fuera ella misma:]&lt;br /&gt;
&lt;br /&gt;
==portugues==&lt;br /&gt;
&lt;br /&gt;
O biketour do ecotopia é uma eco-comunidade móvel activista a caminho do ou desde o [[Ecotopia]].&lt;br /&gt;
Cerca de 10 a 50 ciclistas de origens diferentes - nacionalidade, idade, idioma, experiência - pedalam juntos para o [[Ecotopia]], fazendo acções durante o caminho e encontrando-se com pessoas e associações que se preocupam com as questões ambientais. Carregam todo o seu [[equipment#portugues|equipamento]] para acampar e cozinhar nas suas bicicletas e atrelados. É uma excursão muito espontânea e diversificada, constantemente mudando de lugares para dormir, composição do grupo e qualidade da comida, mas com algumas coisas comuns como:&lt;br /&gt;
[[Consensus_based_decision_making#portugues|tomadas de decisão baseadas no consenso]], todas as [[tasks#portugues|tarefas]] divididas entre os [[participants#portugues|participantes]], um lugar diferente onde dormir em cada noite e pequeno almoço, almoço e jantar por uma [[participation_fee#portugues|taxa da participação]] calculado em [[ecos]] e colectado no sigmund, o nosso chapéu mágico.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 1:) &#039;&#039;&#039; lugares de dormida&lt;br /&gt;
&lt;br /&gt;
O lugar básico de dormida de BT inclui algum espaço para tendas.&lt;br /&gt;
Porque nada mais é na realidade necessário, a experiência ensinou-nos que podemos organizar os nossos lugares de dormida ao longo da excursão, durante o próprio dia. Isto pode ser agradável - reforçando o sentimento de grupo quando as pessoas trabalham juntas para encontrar um sítio onde dormir.&lt;br /&gt;
&lt;br /&gt;
As características básicas que não devem faltar em qualquer lugar organizado de dormida são água potável, um lugar para cozinhar com fogo e madeira acessível (ponto a reavaliar).&lt;br /&gt;
&lt;br /&gt;
São apreciados também pelos participantes os chuveiros quentes/sauna, um lago/lugar para nadar, casas-de-banho, um tecto, um quarto para pequeno-almoço, uma cozinha equipada para grupos grandes, alguns contactos e partilha com a população local, uma acção, acesso Internet, informação sobre os arredores - lojas de bicicleta, mercados (tradicionais), onde encontrar produtos dos agricultores locais, algumas armadilhas para turistas ;)…&lt;br /&gt;
&lt;br /&gt;
Um outro tipo de lugar para dormir são escolas e salões desportivos, que têm algumas das condições necessárias para receber o BT. Certifiquem-se contudo que existe sítio para cozinhar!&lt;br /&gt;
&lt;br /&gt;
Nós tentamos não pagar pelos lugares para dormir ou então que se obtenham grandes reduções, dado que somos muitas vezes um &amp;quot;ecotopoor&amp;quot; com participantes da Europa Oriental. 2 euro/pessoa/noite parece um preço razoável. Excepto quando decidimos apoiar o projecto onde estamos hospedados - nesse caso gostamos de pagar mais ~ se tivermos recursos para tal.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 2:) &#039;&#039;&#039; alimentação&lt;br /&gt;
&lt;br /&gt;
Os alimentos são sempre que possível comprados em mercados locais ou em agricultores perto de onde passamos, o mais &amp;quot;eco&amp;quot; e biológico possível, e cozinhamos numa fogueira, se não tivermos acesso a uma cozinha grande. Nada é necessário organizar para a alimentação, a não ser quando um grupo local pedir de antemão doações para a refeição (preparadas por eles)…&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 3:) &#039;&#039;&#039; registo&lt;br /&gt;
&lt;br /&gt;
As pessoas chegam e partem do biketour. Somente alguns deles se registam, e somente alguns registados de facto vêm. Os planos mudam… é difícil prever um número aproximado confiável - 10 a 50 pessoas em simultâneo é uma boa aproximação.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 4:) &#039;&#039;&#039; rota&lt;br /&gt;
&lt;br /&gt;
Preferimos estradas de asfalto tranquilas com um cenário bonito, ligeiramente a descer, fazendo 50 quilómetros por dia em média. E tomem isto a sério! Um dia com 30 quilómetros é muito agradável para &amp;quot;engonhar&amp;quot; e apreciar os lados de não pedalanço da vida. O ideal é fazer menos em dias de acções e nada nos dias de descanso, os quais devem existir 2 vezes por semana. Não é que o BT não possa fazer mais, pois estimular as pessoas a ultrapassar os seus limites às vezes é bom, mas um ritmo lento dá mais tempo para as coisas agradáveis do biketour, as pausas e os seminários e um retrato mais profundo dos lugares por onde se passa. Se não puder encontrar um lugar para dormir cobrindo esse furo de 90km entre aqueles 2 locais muito interessantes, o melhor é deixar em aberto para que o grupo encontre um. Se os participantes quiserem pedalar mais, são sempre bem-vindos fazendo-o por sua própria conta.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 5:) &#039;&#039;&#039; consenso&lt;br /&gt;
&lt;br /&gt;
Parte importante do BT é aprender e experimentar o processo de tomadas de decisão baseadas no consenso. Desde há anos que o fazemos, e pensamos que todas as decisões deveriam ser baseadas no consenso. Mas também se sabe que nenhum de nós aprendeu isto na escola e que existem determinadas qualidades humanas que se evidenciam mais nuns que noutros, em que teremos sempre alguns responsáveis pelas decisões e outros que se sentarão nos círculos sem participar. As barreiras culturais e de idioma, comportamento de grupo, comportamentos específicos consoante o sexo, pessoas altamente motivadas ou muito preguiçosas, e a estrutura constantemente em mudança do grupo serão resistências às nossas tentativas, mas pensamos que é importante treinar as nossas habilidades de comunicação e de tomada de decisão, sendo pacientes durante círculos longos pelas manhãs, testando novas estruturas e a experimentando tudo o que possa ser viver uma alternativa ao que os governos apresentam como democracia.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 6:) &#039;&#039;&#039; participação local&lt;br /&gt;
&lt;br /&gt;
Uma interacção entre os participantes do BT e a população local é sempre desejada. Bons locais de passagem são organizados pelos grupos locais que necessitam de ajuda com alguma campanha ou acção, ou querem promover os seus projectos. A possibilidade de nos apresentarmos é sempre apreciada, e  festas/concertos/dança fazem sempre as pessoas felizes. Mas é preciso ter em conta que o BT tem uma dinâmica muito espontânea e imprevisível, sendo famoso pela sua habilidade em chegar atrasado. As pessoas locais serão muito bem vindas, em especial se se juntarem a nós por alguns dias, ou pelo menos ao nosso círculo ou a um café/bar. Para ter uma integração mais local durante a excursão é também importante ter uma divulgação nacional, para que haja participantes que falem a língua local durante a excursão.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 7:) &#039;&#039;&#039; comunidade de organizadores&lt;br /&gt;
&lt;br /&gt;
Nos anos recentes tem havido um coordenador internacional que deve ter uma visão geral do projecto. Este ano ninguém esteve disposto a fazer essa tarefa (por motivos vários), e assim ficou a cargo da [[WHEEL#portugues|RODA]]. Este é um corpo que se encontra de duas em duas semanas através do [[skype]], um forum para trocar experiência e questões entre todas as partes activas.&lt;br /&gt;
&lt;br /&gt;
Depois existem as equipas nacionais com o respectivo coordenador nacional, às vezes mais do que um em países grandes. Estes trabalham nas suas rotas e questões nacionais, mas também envolvendo-se nas questões internacionais comuns. E depois há alguns veteranos, que ajudam a organizar ou a quem se pode pelo menos pedir conselhos.&lt;br /&gt;
&lt;br /&gt;
É muito interessante; há uma comunidade &amp;quot;biketour&amp;quot; internacional forte. É certo que não é assim tão visível através da Internet, pois trabalha mais com conhecimento pessoal. Algumas pessoas gostam mais de pedalar do que dactilografar. Mas nós temos 15 anos do história e muitas pessoas têm sido entusiásticas sobre o BT durante todo este tempo. É o começo a uma amizade agradável, e poderão viajar pelos BT-couches da Europa e mundo.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 8:) &#039;&#039;&#039; dinheiro&lt;br /&gt;
&lt;br /&gt;
Por vezes temos sorte com os financiamentos, mas geralmente andamos a contar os tostões. Pedimos entrada livre ou redução de preço em muitos sítios, porque somos um grupo internacional grande, muitas vezes com europeus de leste com fracos recursos e tentamos ter apenas o essencial e de forma barata ou grátis. Por outro lado existem projectos realmente agradáveis nos nossos trajectos e queremos que ganhem com a nossa estadia. Não apenas com o interesse mais elevado dos meios de comunicação, mas se possível deixando algum dinheiro. Mas ainda mais valiosos são a amizade e a inspiração trocados entre participantes e habitantes locais.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 9:) &#039;&#039;&#039; conclusão&lt;br /&gt;
&lt;br /&gt;
Há algo completamente mágico que acontece em volta do biketour, muita espontaneidade e algum caos, coisas que não funcionam, situações diferentes do esperado e muita improvisação. Mas estas ocasiões, esta parte não organizada em que as pessoas têm que lidar em grupo, será preenchida com minutos agradáveis e será o momento em que amizades crescem. Dê lugar à criatividade, o próprio BT implica muito tempo e energia dispendidos por dia, confie na habilidade do biketour de resolver as coisas por ele próprio:]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Nextmeeting&amp;diff=731</id>
		<title>Nextmeeting</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Nextmeeting&amp;diff=731"/>
		<updated>2008-07-15T18:42:40Z</updated>

		<summary type="html">&lt;p&gt;Joao: University of Saarbruecken&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=english=&lt;br /&gt;
==BT meetings==&lt;br /&gt;
&lt;br /&gt;
we meet every some months in person - next meeting will be in march in spain somewhere - details to be announced soon here !&lt;br /&gt;
&lt;br /&gt;
==Mailing list==&lt;br /&gt;
Our mailing lists are very important [[Internet_resources]] to maintain communication&lt;br /&gt;
&lt;br /&gt;
==online wheel meeting==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Next online meeting:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Meeting to make descisions on the timeschedule for Biketour 2008 (see actual discussion on biketour emaillists)&lt;br /&gt;
&lt;br /&gt;
For now there are two proposed dates times: &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Monday 26th of may at 20:00&#039;&#039;&#039; (Pippa will probably be in Sofia and able to join)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tuesday 27th of may at 19:00&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Who will take part? at least national organizers. It would for sure be helpfull to have some experienced former BTorganizers involved.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Suha, Milan, Teodor/Radi (national organizers) and others inform Yolanda (YO) when you are able to join as soon as possible! Then she can decide on the definite date!!!&lt;br /&gt;
* YO will prepair an agenda and overview of arguments and info concerning the dicussion on the BT08 timeschedule &lt;br /&gt;
* To join the meeting you will have to send a skype chat message to YO  -  holadiyo - so that she can invite you to the conference call&lt;br /&gt;
*check your connection before the meeting starts! (see below) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
---------------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and the we do the [[wheel]] meetings online using skype&lt;br /&gt;
when will the next wheel meeting be ? when do you have time ?&lt;br /&gt;
&lt;br /&gt;
jan: sunday afternoon&lt;br /&gt;
&lt;br /&gt;
karl: sunday evening (after 20:00 CEST)&lt;br /&gt;
&lt;br /&gt;
Janneke: sunday afternoon or evening is usually fine. In Principle every evening except wednesday, but that doesn&#039;t always work out...&lt;br /&gt;
&lt;br /&gt;
will there be any meeting before biketourstart?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if you want to join the wheel meeting, you need a working skype setup.&lt;br /&gt;
that would be a computer with internet, speaker and a microphone and the&lt;br /&gt;
programm skype [[http://www.skype.com]] installed&lt;br /&gt;
best is to have a headset, which is earphones and a microphone in one&lt;br /&gt;
device, they produce best quality. they are really not very expensive.&lt;br /&gt;
but i also skyped with people using earphones as microphones or just the&lt;br /&gt;
microphone of their laptop&lt;br /&gt;
if you install skype on your computer, everything might just work. if it&lt;br /&gt;
does not, dial echo123 and check it out - the skype website offers a lot&lt;br /&gt;
of solutions to possible problems - please check it out before the&lt;br /&gt;
meeting so that you can participate in it and we are more occupied with&lt;br /&gt;
chatting away than with solving computer problems&lt;br /&gt;
to join the meeting you will have to send a skype chat message to&lt;br /&gt;
roeland - kuijperroeland - so that he can invite you to the conference call&lt;br /&gt;
&lt;br /&gt;
===agenda points===&lt;br /&gt;
space for things you want to be discussed during the next meeting,&lt;br /&gt;
&lt;br /&gt;
===[[meeting minutes]]===&lt;br /&gt;
&#039;&#039;&#039;MEETING ON TIMELINE BIKETOUR2008&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;27th may 2008 10:00&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
who?:Pippa just reached Sofia this morning around 3, so the meeting was npostponed until tuesday morning. We talked with Suha (who didn&#039;t have a microphone, but could write in the chat), Daka, Pipa, Radost and me. Milan couldn&#039;t be there (can you give us an update on organization of the Serbian part?).&lt;br /&gt;
&lt;br /&gt;
Short summary of meeting:&lt;br /&gt;
First we looked together at the routeplan of Suha (see attachment) and as this plan seems to fit within the timeschedule of 25 days (option number one, the late start) we took a critical look on this plan and asked him questions to be sure about this possibility.&lt;br /&gt;
&lt;br /&gt;
Questions, answers and remarks concerning Suha&#039;s routplan for Turkey:&lt;br /&gt;
#the road conditions? good, asfalt all the way&lt;br /&gt;
#the amount of traffic on the coastal road? good, not to much traffic and also not in the summer season (totally different infomation as Greg&#039;s friends gave us... We surely need more information about this!!!!).&lt;br /&gt;
#If there are possible alternative roads which could be taken if the traffic seems worse then expected? Suha told us that there are 3 possible (direct) roads from Istanbul to Sinop: the coastal road = not a mayor road, the highway (i guess the E 80) and in between another main road (I guess the D100) with lot&#039;s of lorries. The coastal road seems like best option with this information.  (After the meeting me and Pippa where looking on googlemaps and there are lot&#039;s of little roads.. but they seem pretty chaotic and make a lot of turns... will take long time... also we don&#039;t know the conditions of this roads. It could be an option tough to find alternatives during the biketour for certain parts...). Also we asked about the mountainroads and if they wouldn&#039;t be a better choice (concerning traffic)? According to Suha the roads more inland are more trafficy... more lorries.. (also #this information is different then the info we have got from Gregs friends.. )&lt;br /&gt;
#Besides of this Suha&#039;s timeplan for the route didn&#039;t incalculate a 3 days stay in Istanbul (but just 1 resting day)and there was just one other resting day planned in this route (this should be a few more).&lt;br /&gt;
#Suha&#039;s proposal is based on aprox. distances of 50-55 km a day, it&#039;s hilly terrain (no mountains) acoording to him.&lt;br /&gt;
&lt;br /&gt;
So this is the information we have on the turkish part... It&#039;s little and contradictive with earlier information.. We need more information before the routeplan can be really decided&lt;br /&gt;
Anyway all people in the meeting were convinced that we need to set a timeschedule for the biketour!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Decision&#039;&#039;&#039;&lt;br /&gt;
Based on the information we have and Suha&#039;s calculations (50-55 km a day) that this routeplan will fit in 25 days&lt;br /&gt;
and that an alternative routeplan (with use of public transport between border of turkey and Istanbul and Istanbul and Sile and a possible longer route through mountains... could also fit in a timeschedule of 30 days (still we will cycle an average of 50-55 km a day, which will be tough, but is less then average distance in former BT&#039;s through rough terrain)&lt;br /&gt;
we decided to find a compromis between the two options for the timeschedule.&lt;br /&gt;
&lt;br /&gt;
This means: 30 days for Turkey (resting days included!), but the routeplan needs further elaboration: which road will be best (based on more info on conditions/traffic)? Should we take public transport on certain parts?&lt;br /&gt;
Ecotopia will take place from 9 to 23 july, we planned to arrive the 14th, but can always arrive a bit earlier or later...&lt;br /&gt;
&lt;br /&gt;
Of course the participation level will change with this decision, but 5 days earlier is already better then 10..  (a real compromise). We will try to provide good information for participants who want to take part in the tour on later stage. Best  information we can give is clear dates and places some weeks before the Biketour starts (NOW!!!), so participants can start planning, arrange transport/visa/other neccesities and registrate!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conclusion&#039;&#039;&#039;: Overview of timeschedule BT08&lt;br /&gt;
start in Belgrade:16 june&lt;br /&gt;
border Serbia-Bulgaria: 1 july&lt;br /&gt;
Sofia: 2-4 july (1 arrival day - 1 preparation/meeting/workshop day -1 action day-  + celebrate yo&#039;s birthday on 4-7 day ;)&lt;br /&gt;
Border Bulgaria-Turkey: 5-15 july&lt;br /&gt;
Istanbul: (depends on planning turkish route)&lt;br /&gt;
Ecotopia: 14 august&lt;br /&gt;
&lt;br /&gt;
Meeting in Istanbul:&lt;br /&gt;
Yo is planning to meet Suha on the 7th of june in Istanbul to take a closer look at the routeplan + gather more information. Besides this there will be a meeting of Ecotopia organizers on this day and probably they will go this  weekend by car to Sinop to check out the place for the camp (the permissions are arranged!). I will try to convince them to take the coastal road (partly) so I can take a look here. And talk to people to get more info on the different roadoptions + conditions and check public transport options (also for way back!).&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=User:Jo%C3%A3o_Lopes&amp;diff=730</id>
		<title>User:João Lopes</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=User:Jo%C3%A3o_Lopes&amp;diff=730"/>
		<updated>2008-07-15T18:41:00Z</updated>

		<summary type="html">&lt;p&gt;Joao: reverted after spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Helping 2006&#039;s international coordinator there was João Lopes&lt;br /&gt;
2007 he was be finally helping a tour through his home land&lt;br /&gt;
Some time before the start of 2008&#039;s edition, he&#039;s helping with the IT stuff&lt;br /&gt;
&lt;br /&gt;
====Bio====&lt;br /&gt;
***27&lt;br /&gt;
***From Lisboa, Portugal&lt;br /&gt;
&lt;br /&gt;
====Contacts====&lt;br /&gt;
***Phone&lt;br /&gt;
**** DE +49 1636824001 (best one at the moment!)&lt;br /&gt;
***E-mail&lt;br /&gt;
****joao[at]ecotopiabiketour[dot]net&lt;br /&gt;
***Instant Messengers&lt;br /&gt;
****skype: thxmil138&lt;br /&gt;
****msn: don&#039;t ask&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=715</id>
		<title>Bulgaria route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=715"/>
		<updated>2008-07-03T15:18:42Z</updated>

		<summary type="html">&lt;p&gt;Joao: Ardino &amp;amp; Mezec&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official Biketour Bulgarian number: 00359888159200&lt;br /&gt;
 [[Coordinator]]s are [[Yolanda]] and&lt;br /&gt;
===begin - [[Sofia]] [[2 July]]===&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 July]] , [[3 July]] &amp;amp; [[4 July]]&#039;&#039;&#039; (Wednesday, Thursday &amp;amp; Friday) [[Sofia]] - 0 km&lt;br /&gt;
&lt;br /&gt;
#.&lt;br /&gt;
#&#039;&#039;&#039;Wednesday 2 July&#039;&#039;&#039;&lt;br /&gt;
#* Arrival day &lt;br /&gt;
#** If you arrive before 18:00 you can meet us at Struma 5, if afterward go to Krichma 21&lt;br /&gt;
#*SLEEP: &lt;br /&gt;
#** Krichim 21, Sofia&lt;br /&gt;
#** Phone: Yo 00359(0)888159200, Rossy: 00359(0)898347815&lt;br /&gt;
#&#039;&#039;&#039;Thursday 3 July&#039;&#039;&#039; &lt;br /&gt;
#*Timeplan/program&lt;br /&gt;
#**&#039;&#039;&#039;15:00 - max. 18:00&#039;&#039;&#039; start meeting about Biketour in general&lt;br /&gt;
#***Address: Kirchim 21&lt;br /&gt;
#***Agenda points:&lt;br /&gt;
#****basic info on Biketour &amp;amp; explanation of consensus decision-making process (Yo can tell about this);&lt;br /&gt;
#****some info on Bulgarian route (Bulgarian organizer..);&lt;br /&gt;
#****practical needs for Biketour and info on taking care of Biketours possessions (trailers, cooking materials, basic food, twitter);&lt;br /&gt;
#****decide amount and way of paying participant fee and other administration issues;&lt;br /&gt;
#****info on the action on the 4th and planning together how Biketour can participate.&lt;br /&gt;
#**&#039;&#039;&#039;19:00&#039;&#039;&#039;  Diner  at Vegetarian restaurant Dream House&lt;br /&gt;
#***Address: Alabin street, floor 1&lt;br /&gt;
#****(sidestreet of Vitosha street near the court building: Vitosha street is main shopping street in Sofia. Alabin street is the street where mcDonalds is. Restaurant is on same side of the street on first floor - look up to see the orange and green sign &amp;quot;Dream House!&amp;quot;),&lt;br /&gt;
#****I think prices for food&amp;amp;drinks will be around 10/12 Leva (5/6 euro) per person...depends on what you choose..&lt;br /&gt;
#****We reserved for 15 people now, please tell YO if you want to join (so I can call if group gets bigger!)&lt;br /&gt;
#****Yolanda: 00359-(0)888159200 (also if you can not find the place!) (i also invited some ex participants who live in Bulgaria to join us!) &lt;br /&gt;
#*SLEEP:&lt;br /&gt;
#** Krichim 21, Sofia&lt;br /&gt;
#** Phone Yo  00359(0)888159200, Rossy: 00359(0)898347815&lt;br /&gt;
#&#039;&#039;&#039; Friday 4 July&#039;&#039;&#039;&lt;br /&gt;
#* Action day in Sofia to promote alternative energy sources. Before 17:00 preparation in and around Krichim 21&lt;br /&gt;
#** Action - demonstration of alternative energy models, cycling parade, open information centre with Sofia NGOs  &lt;br /&gt;
#*** Meeting and preparing at the spot on 17:00&lt;br /&gt;
#**** Location: in and around Krichim 21&lt;br /&gt;
#*** Start action day: 18:00&lt;br /&gt;
#**** Location: NDK (National Palace of Culture) &lt;br /&gt;
#*** After the action bikes and luggage will be brought to Rossy&#039;s villa on Vitosha mountain. Participants can take buses. Organizers will direct you to the location. &lt;br /&gt;
#*SLEEP: &lt;br /&gt;
#** Villa Vitosha mountain&lt;br /&gt;
#** Phone Yo  00359(0)888159200, Rossy: 00359(0)898347815&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[5 July]]&#039;&#039;&#039; (Saturday) [[Samokov]] 46,3 km&lt;br /&gt;
*ROUTE: Bistritsa (7 km) - Jeleznitsa (12 km) - Kovachevtsi  - Samokov 46,3 km.&lt;br /&gt;
**Cycle: We meet at 10:00 at Vitosha mountain villa and leave at 11:00. &lt;br /&gt;
*** If you arrive on the 5th after 10:00 we are not able to direct you to the start location of Biketour. Better is to find your way (with public transport) to Samokov, where we will sleep this night (see: HOW TO GET THERE)&lt;br /&gt;
*SLEEP: camp at Samokov &lt;br /&gt;
**HOW TO GET THERE: &lt;br /&gt;
***Here directions from Sofia to Samokov by public transport: Public transport reaches to Simeonovo afterward you need to cycle.. &lt;br /&gt;
***# Option 1: get tram 9 from rail way station Sofia (be ware there are different stops at the station: go through the tunnel and on end of the tunnel to the right. Tram direction &amp;quot;Hladilnika (ХЛАДИЛНИКА)&amp;quot; . Get off at the last bus stop and move to the bus stop for bus number 89 (going to Simeonovo). It is the final stop! Then you ask for Bistritza. Follow directions FROM SIMONOVO bellow&lt;br /&gt;
***# Option 2: Get tram 9 at Sofia rail way station (be ware there are different stops at the station: go through the tunnel and on end of the tunnel to the right. Tram direction &amp;quot;Hladilnika (ХЛАДИЛНИКА). Along the way the tram passes an underground tunnel (near NDK tram stop) Once you get out of the tunnel get off  go left through the underpass. You will reach bus stop of bus nr 94. Get on this bus and get on the second stop (this is the &amp;quot;seminariata&amp;quot;: priest school). Get here on bus 67 to Simeonovo get off at last stop. ask for Bistritza. Follow directions FROM SIMEONOVO below&lt;br /&gt;
***FROM SIMEONOVO climb Bistritza and Zheleznitza. The climbing is long but after it there is only downhill ride towards Belchin Bania. From there take left to Reliovo to Samokov. There are then 5 km to the crosspoint to Beli Iskar. Entering Samokov take the road to Malioviza and Beli Iskar. There are 6 km to the camp place before the crosspoint to Beli Iskar. You can visit Shishmanovo Kale /a roman fortress/ near the road between Samokov and camp place. &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[6 July]]&#039;&#039;&#039; (Sunday) [[Velingrad]] 64,5 km&lt;br /&gt;
*ROUTE: from Samokov to Velingrad&lt;br /&gt;
*Samokov - Septemvri&lt;br /&gt;
**Go to Beli Iskar – after the village there is steep climbing to Borovetz – 5 km. This is the slow and hard part for this day. Once you Reach Borovetz take the direction to Kostenetz – there is only steep downhill ride. Must be really careful – steep riding on much curved road with cars and trucks in both directions /might be heavy traffic/. After Kostenetz the road is mostly flat to Septemvri, heavy traffic but wide and easy to ride. At the crossing to Velingrad take direction to Septemvri – 2 km and after the overpass go to the railway station. Keep strong and packed group to be ontime for the train to Velingrad. Be careful with downhill riding and be sure to have brakes in good shape. &lt;br /&gt;
*Septemvri – Velingrad&lt;br /&gt;
**We take The train at 17.45 from Septemvri which arrives 19.10 in Velingrad.&lt;br /&gt;
**Bikes are accepted on the train with 2 lv fee. Use group ticket.&lt;br /&gt;
**Train times Septemvri- Vellingrad:  09:00 (arrival 10.45), 13:05 (arrival 14:45), 17:25 (arrival 19:10) or 02:45 (arrival 04:13). &lt;br /&gt;
*SLEEP: Velingrad&lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 July]]&#039;&#039;&#039; (Monday) [[Benglika]] 44,2 km&lt;br /&gt;
*ROUTE: Steep climbing - Velingrad (980 m), Beglika (1500 m) 44,2&lt;br /&gt;
**Take the road to the crossing towards Rakitovo. From the crossing there is light slope up to Rakitovo – 11 km. From Rakitovo to Cigov Chark steep slope  - 6km many curves, there is intense traffic cars and sometimes trucks. Cigov Chark to Beglika is short downhill to the crosspoint to Beglika and till the camp mostly climbing – 20 km. &lt;br /&gt;
**Cycle and Action - Help local environmental group lodge a complaint in the municipality against illegal substitution of forests into ski resorts.&lt;br /&gt;
*SLEEP: Beglika	camp&lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 July]]&#039;&#039;&#039; (Tuesday) [[Shiroka lyka ]] &lt;br /&gt;
*ROUTE: Beglika - Dospat - Borino - Shiroka lyka 80 km&lt;br /&gt;
**There is short climbing to Shiroka Poliana river dam and then is mixed up and down ride. Before reaching Dospat be carefull with downslopes and tighten brakes. Beglka-Dospat is 28 km. After Dospat easy climb 3 km and then mostly downhill to Teshel. At the crossing at Teshel take left to Grohotno, Nastan and Devin – this is mostly downslope along River Trigrad. At Devin crosspoint take right to Shiroka Lyka and Smolyan – 16 km upward smooth slope along the river. &lt;br /&gt;
*SLEEP: Shiroka lyka family hotel/camp &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200 &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 July]] &amp;amp; [[10 July]]&#039;&#039;&#039; (Wednesday &amp;amp; Thursday) [[Gudevitza]]&lt;br /&gt;
*ROUTE:  Shiroka lyka - climbing &amp;amp; downhill (very steep 30 km) Smoljan - down hill to Gudevitsa  50 km&lt;br /&gt;
**Go upward slope towards Stoikite – the slope is getting more and more steep after Stoikite to Predela and Pelerik hut – total 11 km. Here you can see the marvelous Perelik peak where new ski resorts and building are being realized now – this is what we are against for because new resorts will destroy more forests and will take the water from local villages to use for artificial snow and hotels. There is also a beautiful small chapel and nice view toward Stoikite. After this are 10 km of very steep downhill road – be careful on sharp curves.There is sometimes heavy traffic on this road near Smolyan and beware on cars and trucks downward. Around 13.00 should reach Smolyan and have a short rest and action with the locals. At 17.00 almost you should leave to Turian – there are 6 km steep climbing to Peshtera. Then there are 3 km bad forest road where is best to walk at some parts. Another 10 km to Arda and 2 km to Gudevitza &lt;br /&gt;
**Rest/action day on 10 July - lodging a complaint for broadening the NATURA 2000 range in the Smolyan region according to the EU Birds Directive &lt;br /&gt;
*SLEEP: Future Now Building /Camp - we stay here 2 nights &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[11 July]]&#039;&#039;&#039; (Friday) [[Ardino]] &lt;br /&gt;
*ROUTE: Gudevitsa - Smilian - Rudozem- Ardino 53,2 km	&lt;br /&gt;
**Take the road to Smilian – 15 km light downward  and then steep downride. Then go along Arda river mostly downward to Rudozem. After Rudozem there is a crossing – take direction to Ardino – 10 km mostly upward ride. Then another 31 km up and down to Ardino. &lt;br /&gt;
*SLEEP: Camp in the stadium in Ardino center.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[12 July]]&#039;&#039;&#039; (Saturday) [[Krumovgrad]] 72,7km&lt;br /&gt;
*ROUTE: Ardino -Boino- Kyrdjali - Momchilgrad - (downhill ride) Krumovgrad 72,7	&lt;br /&gt;
**After Ardino is 8 km steep upward towards Kyrdjali to the Djebel crossing. Then to Djebel is 10 km bad forest road and another bad asphalt downward. Then mostly upward to the main crossing Kyrdjali – Momchilgrad – 11 km plus 6 km to Momchilgrad. Then to Krumovgrad is 15 km steep climbing.  &lt;br /&gt;
*SLEEP: hotel in the center of Krumovgrad.&lt;br /&gt;
**Sunday morning: Information day on the threats of cyanide mining technology intended for implementation in golden mines. We will meet the mayor of Krumovgrad and go together with her to the mining area.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[13 July]] &amp;amp; [[14 July]]&#039;&#039;&#039; (Sunday &amp;amp; Monday) [[Madjarovo]] 60,7km&lt;br /&gt;
*ROUTE: Krumovgrad - Padalo - Kotlari - Madjarovo Vulture conservation centre /camp 60,7&lt;br /&gt;
**From Krumovgrad take back direction to Momchilgrad and turn right to Haskovo and Djanka village – there are 8 km upward steep ride to Djanka. Then 20 km ride mostly downward and flat to the crossing after Pchelari village – turn right there. Then have 11 km asphalt and 4 km dirt road along Arda river to Madjarovo. &lt;br /&gt;
*SLEEP: Go to the vulture conservation centre /if you meet local people ask for Marin Kurtev and „leshoiadi centre”. This night sleep camping nearby. Go along the riverdam wall Studen kladenetz and through village Studen kladenetz. &lt;br /&gt;
* IDEA: Have rest day here and next evening sleep in the hotel of the vulture centre. &lt;br /&gt;
** Films for biodiversity of the region, visit vultures museum and walk or cycle to see the vultures on the rocks. &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200 &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[15 July]] &amp;amp; [[16 July]]&#039;&#039;&#039; (Tuesday &amp;amp; Wednesday) [[Mezec]] 49.8km &lt;br /&gt;
*ROUTE: Madjarovo - Borislavtsi - Malki voden - Malko gradishte - Siva reka - Mezec 49.8&lt;br /&gt;
**Total 45 km mostly downward to Mezec.  &lt;br /&gt;
**Action on 16 July: at Svilengrad - Information day on the risks of the petrol pipeline Bourgas - Alexandrupolis passing through the region&lt;br /&gt;
***Cycle: Mezec - Svilengrad - Mezec&lt;br /&gt;
*SLEEP: village centre Mezec &lt;br /&gt;
*IDEA: Have a evening action with the local people.&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=714</id>
		<title>Route 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=714"/>
		<updated>2008-07-02T14:38:19Z</updated>

		<summary type="html">&lt;p&gt;Joao: manual change of &amp;quot;changed date&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the dates are provisional!!! This page was last modified on 02 July 2008&lt;br /&gt;
&lt;br /&gt;
 please contribute to this page by editing it here ({{fullurl:route}})&lt;br /&gt;
 OR by commenting at our [[mailing list]]s&lt;br /&gt;
&lt;br /&gt;
* There is a page with [[Map]]s and info on how to use them&lt;br /&gt;
* This page works a sketch for the webpage content at the [http://www.ecotopiabiketour.net/route website] where there will be maps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=START - [[Sofia, Bulgaria]] (2 July 2008)=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Bulgaria]] (2-16 July)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Bulgaria]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Bulgaria_route08}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Turkey]] (17 July - 14 August)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Turkey]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Turkey_route08}}&lt;br /&gt;
&lt;br /&gt;
=END - [[Ecotopia]] in [[Sarikum]] ([http://www.ecotopiagathering.org/ website]) [14 August]=&lt;br /&gt;
This year, the annual [[Ecotopia]] Gathering (= a meeting of activist individuals and groups, focusing on issues of environment and social justice) will take place between 9-23 August in Sarikum (Turkey), close to the city Sinop at the Black Sea coast. [[Ecotopia]]&#039;s site will be near a location determined for the construction of a nuclear power station. Main theme of this years gathering will be energy. We will protest against the use of nuclear energy and focus on possible environmental and sustainable solutions for the energy crisis. You are invited to take part, and discuss this and other issues, support local activists and meet with groups from different parts of Europe.&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=713</id>
		<title>Bulgaria route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=713"/>
		<updated>2008-07-02T14:34:35Z</updated>

		<summary type="html">&lt;p&gt;Joao: &amp;quot;beautification&amp;quot; for printing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official Biketour Bulgarian number: 00359888159200&lt;br /&gt;
 [[Coordinator]]s are [[Yolanda]] and&lt;br /&gt;
===begin - [[Sofia]] [[2 July]]===&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 July]] , [[3 July]] &amp;amp; [[4 July]]&#039;&#039;&#039; (Wednesday, Thursday &amp;amp; Friday) [[Sofia]] - 0 km&lt;br /&gt;
&lt;br /&gt;
#.&lt;br /&gt;
#&#039;&#039;&#039;Wednesday 2 July&#039;&#039;&#039;&lt;br /&gt;
#* Arrival day &lt;br /&gt;
#** If you arrive before 18:00 you can meet us at Struma 5, if afterward go to Krichma 21&lt;br /&gt;
#*SLEEP: &lt;br /&gt;
#** Krichim 21, Sofia&lt;br /&gt;
#** Phone: Yo 00359(0)888159200, Rossy: 00359(0)898347815&lt;br /&gt;
#&#039;&#039;&#039;Thursday 3 July&#039;&#039;&#039; &lt;br /&gt;
#*Timeplan/program&lt;br /&gt;
#**&#039;&#039;&#039;15:00 - max. 18:00&#039;&#039;&#039; start meeting about Biketour in general&lt;br /&gt;
#***Address: Kirchim 21&lt;br /&gt;
#***Agenda points:&lt;br /&gt;
#****basic info on Biketour &amp;amp; explanation of consensus decision-making process (Yo can tell about this);&lt;br /&gt;
#****some info on Bulgarian route (Bulgarian organizer..);&lt;br /&gt;
#****practical needs for Biketour and info on taking care of Biketours possessions (trailers, cooking materials, basic food, twitter);&lt;br /&gt;
#****decide amount and way of paying participant fee and other administration issues;&lt;br /&gt;
#****info on the action on the 4th and planning together how Biketour can participate.&lt;br /&gt;
#**&#039;&#039;&#039;19:00&#039;&#039;&#039;  Diner  at Vegetarian restaurant Dream House&lt;br /&gt;
#***Address: Alabin street, floor 1&lt;br /&gt;
#****(sidestreet of Vitosha street near the court building: Vitosha street is main shopping street in Sofia. Alabin street is the street where mcDonalds is. Restaurant is on same side of the street on first floor - look up to see the orange and green sign &amp;quot;Dream House!&amp;quot;),&lt;br /&gt;
#****I think prices for food&amp;amp;drinks will be around 10/12 Leva (5/6 euro) per person...depends on what you choose..&lt;br /&gt;
#****We reserved for 15 people now, please tell YO if you want to join (so I can call if group gets bigger!)&lt;br /&gt;
#****Yolanda: 00359-(0)888159200 (also if you can not find the place!) (i also invited some ex participants who live in Bulgaria to join us!) &lt;br /&gt;
#*SLEEP:&lt;br /&gt;
#** Krichim 21, Sofia&lt;br /&gt;
#** Phone Yo  00359(0)888159200, Rossy: 00359(0)898347815&lt;br /&gt;
#&#039;&#039;&#039; Friday 4 July&#039;&#039;&#039;&lt;br /&gt;
#* Action day in Sofia to promote alternative energy sources. Before 17:00 preparation in and around Krichim 21&lt;br /&gt;
#** Action - demonstration of alternative energy models, cycling parade, open information centre with Sofia NGOs  &lt;br /&gt;
#*** Meeting and preparing at the spot on 17:00&lt;br /&gt;
#**** Location: in and around Krichim 21&lt;br /&gt;
#*** Start action day: 18:00&lt;br /&gt;
#**** Location: NDK (National Palace of Culture) &lt;br /&gt;
#*** After the action bikes and luggage will be brought to Rossy&#039;s villa on Vitosha mountain. Participants can take buses. Organizers will direct you to the location. &lt;br /&gt;
#*SLEEP: &lt;br /&gt;
#** Villa Vitosha mountain&lt;br /&gt;
#** Phone Yo  00359(0)888159200, Rossy: 00359(0)898347815&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[5 July]]&#039;&#039;&#039; (Saturday) [[Samokov]] 46,3 km&lt;br /&gt;
*ROUTE: Bistritsa (7 km) - Jeleznitsa (12 km) - Kovachevtsi  - Samokov 46,3 km.&lt;br /&gt;
**Cycle: We meet at 10:00 at Vitosha mountain villa and leave at 11:00. &lt;br /&gt;
*** If you arrive on the 5th after 10:00 we are not able to direct you to the start location of Biketour. Better is to find your way (with public transport) to Samokov, where we will sleep this night (see: HOW TO GET THERE)&lt;br /&gt;
*SLEEP: camp at Samokov &lt;br /&gt;
**HOW TO GET THERE: &lt;br /&gt;
***Here directions from Sofia to Samokov by public transport: Public transport reaches to Simeonovo afterward you need to cycle.. &lt;br /&gt;
***# Option 1: get tram 9 from rail way station Sofia (be ware there are different stops at the station: go through the tunnel and on end of the tunnel to the right. Tram direction &amp;quot;Hladilnika (ХЛАДИЛНИКА)&amp;quot; . Get off at the last bus stop and move to the bus stop for bus number 89 (going to Simeonovo). It is the final stop! Then you ask for Bistritza. Follow directions FROM SIMONOVO bellow&lt;br /&gt;
***# Option 2: Get tram 9 at Sofia rail way station (be ware there are different stops at the station: go through the tunnel and on end of the tunnel to the right. Tram direction &amp;quot;Hladilnika (ХЛАДИЛНИКА). Along the way the tram passes an underground tunnel (near NDK tram stop) Once you get out of the tunnel get off  go left through the underpass. You will reach bus stop of bus nr 94. Get on this bus and get on the second stop (this is the &amp;quot;seminariata&amp;quot;: priest school). Get here on bus 67 to Simeonovo get off at last stop. ask for Bistritza. Follow directions FROM SIMEONOVO below&lt;br /&gt;
***FROM SIMEONOVO climb Bistritza and Zheleznitza. The climbing is long but after it there is only downhill ride towards Belchin Bania. From there take left to Reliovo to Samokov. There are then 5 km to the crosspoint to Beli Iskar. Entering Samokov take the road to Malioviza and Beli Iskar. There are 6 km to the camp place before the crosspoint to Beli Iskar. You can visit Shishmanovo Kale /a roman fortress/ near the road between Samokov and camp place. &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[6 July]]&#039;&#039;&#039; (Sunday) [[Velingrad]] 64,5 km&lt;br /&gt;
*ROUTE: from Samokov to Velingrad&lt;br /&gt;
*Samokov - Septemvri&lt;br /&gt;
**Go to Beli Iskar – after the village there is steep climbing to Borovetz – 5 km. This is the slow and hard part for this day. Once you Reach Borovetz take the direction to Kostenetz – there is only steep downhill ride. Must be really careful – steep riding on much curved road with cars and trucks in both directions /might be heavy traffic/. After Kostenetz the road is mostly flat to Septemvri, heavy traffic but wide and easy to ride. At the crossing to Velingrad take direction to Septemvri – 2 km and after the overpass go to the railway station. Keep strong and packed group to be ontime for the train to Velingrad. Be careful with downhill riding and be sure to have brakes in good shape. &lt;br /&gt;
*Septemvri – Velingrad&lt;br /&gt;
**We take The train at 17.45 from Septemvri which arrives 19.10 in Velingrad.&lt;br /&gt;
**Bikes are accepted on the train with 2 lv fee. Use group ticket.&lt;br /&gt;
**Train times Septemvri- Vellingrad:  09:00 (arrival 10.45), 13:05 (arrival 14:45), 17:25 (arrival 19:10) or 02:45 (arrival 04:13). &lt;br /&gt;
*SLEEP: Velingrad&lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 July]]&#039;&#039;&#039; (Monday) [[Benglika]] 44,2 km&lt;br /&gt;
*ROUTE: Steep climbing - Velingrad (980 m), Beglika (1500 m) 44,2&lt;br /&gt;
**Take the road to the crossing towards Rakitovo. From the crossing there is light slope up to Rakitovo – 11 km. From Rakitovo to Cigov Chark steep slope  - 6km many curves, there is intense traffic cars and sometimes trucks. Cigov Chark to Beglika is short downhill to the crosspoint to Beglika and till the camp mostly climbing – 20 km. &lt;br /&gt;
**Cycle and Action - Help local environmental group lodge a complaint in the municipality against illegal substitution of forests into ski resorts.&lt;br /&gt;
*SLEEP: Beglika	camp&lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 July]]&#039;&#039;&#039; (Tuesday) [[Shiroka lyka ]] &lt;br /&gt;
*ROUTE: Beglika - Dospat - Borino - Shiroka lyka 80 km&lt;br /&gt;
**There is short climbing to Shiroka Poliana river dam and then is mixed up and down ride. Before reaching Dospat be carefull with downslopes and tighten brakes. Beglka-Dospat is 28 km. After Dospat easy climb 3 km and then mostly downhill to Teshel. At the crossing at Teshel take left to Grohotno, Nastan and Devin – this is mostly downslope along River Trigrad. At Devin crosspoint take right to Shiroka Lyka and Smolyan – 16 km upward smooth slope along the river. &lt;br /&gt;
*SLEEP: Shiroka lyka family hotel/camp &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200 &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 July]] &amp;amp; [[10 July]]&#039;&#039;&#039; (Wednesday &amp;amp; Thursday) [[Gudevitza]]&lt;br /&gt;
*ROUTE:  Shiroka lyka - climbing &amp;amp; downhill (very steep 30 km) Smoljan - down hill to Gudevitsa  50 km&lt;br /&gt;
**Go upward slope towards Stoikite – the slope is getting more and more steep after Stoikite to Predela and Pelerik hut – total 11 km. Here you can see the marvelous Perelik peak where new ski resorts and building are being realized now – this is what we are against for because new resorts will destroy more forests and will take the water from local villages to use for artificial snow and hotels. There is also a beautiful small chapel and nice view toward Stoikite. After this are 10 km of very steep downhill road – be careful on sharp curves.There is sometimes heavy traffic on this road near Smolyan and beware on cars and trucks downward. Around 13.00 should reach Smolyan and have a short rest and action with the locals. At 17.00 almost you should leave to Turian – there are 6 km steep climbing to Peshtera. Then there are 3 km bad forest road where is best to walk at some parts. Another 10 km to Arda and 2 km to Gudevitza &lt;br /&gt;
**Rest/action day on 10 July - lodging a complaint for broadening the NATURA 2000 range in the Smolyan region according to the EU Birds Directive &lt;br /&gt;
*SLEEP: Future Now Building /Camp - we stay here 2 nights &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[11 July]]&#039;&#039;&#039; (Friday) [[Ardino]] &lt;br /&gt;
*ROUTE: Gudevitsa - Smilian - Rudozem- Ardino 53,2 km	&lt;br /&gt;
**Take the road to Smilian – 15 km light downward  and then steep downride. Then go along Arda river mostly downward to Rudozem. After Rudozem there is a crossing – take direction to Ardino – 10 km mostly upward ride. Then another 31 km up and down to Ardino. &lt;br /&gt;
*SLEEP: In Ardino Here is option for hotel or camp in the stadium in the center.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[12 July]]&#039;&#039;&#039; (Saturday) [[Krumovgrad]] 72,7km&lt;br /&gt;
*ROUTE: Ardino -Boino- Kyrdjali - Momchilgrad - (downhill ride) Krumovgrad 72,7	&lt;br /&gt;
**After Ardino is 8 km steep upward towards Kyrdjali to the Djebel crossing. Then to Djebel is 10 km bad forest road and another bad asphalt downward. Then mostly upward to the main crossing Kyrdjali – Momchilgrad – 11 km plus 6 km to Momchilgrad. Then to Krumovgrad is 15 km steep climbing.  &lt;br /&gt;
*SLEEP: hotel in the center of Krumovgrad.&lt;br /&gt;
**Sunday morning: Information day on the threats of cyanide mining technology intended for implementation in golden mines. We will meet the mayor of Krumovgrad and go together with her to the mining area.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[13 July]] &amp;amp; [[14 July]]&#039;&#039;&#039; (Sunday &amp;amp; Monday) [[Madjarovo]] 60,7km&lt;br /&gt;
*ROUTE: Krumovgrad - Padalo - Kotlari - Madjarovo Vulture conservation centre /camp 60,7&lt;br /&gt;
**From Krumovgrad take back direction to Momchilgrad and turn right to Haskovo and Djanka village – there are 8 km upward steep ride to Djanka. Then 20 km ride mostly downward and flat to the crossing after Pchelari village – turn right there. Then have 11 km asphalt and 4 km dirt road along Arda river to Madjarovo. &lt;br /&gt;
*SLEEP: Go to the vulture conservation centre /if you meet local people ask for Marin Kurtev and „leshoiadi centre”. This night sleep camping nearby. Go along the riverdam wall Studen kladenetz and through village Studen kladenetz. &lt;br /&gt;
* IDEA: Have rest day here and next evening sleep in the hotel of the vulture centre. &lt;br /&gt;
** Films for biodiversity of the region, visit vultures museum and walk or cycle to see the vultures on the rocks. &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200 &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[15 July]] &amp;amp; [[16 July]]&#039;&#039;&#039; (Tuesday &amp;amp; Wednesday) [[Svilengrad]] 49.8km &lt;br /&gt;
*ROUTE: Madjarovo - Borislavtsi - Malki voden - Malko gradishte - Siva reka - Svilengrad hotel 49.8&lt;br /&gt;
**Total 45 km mostly downward to Svilengrad.  &lt;br /&gt;
**Rest day/Action on 16 July: Information day on the risks of the petrol pipeline Bourgas - Alexandrupolis passing through the region&lt;br /&gt;
*SLEEP: Svilengrad camp or hotel. &lt;br /&gt;
*IDEA: Have a evening action with the local people.&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=712</id>
		<title>Turkey route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=712"/>
		<updated>2008-07-02T13:58:30Z</updated>

		<summary type="html">&lt;p&gt;Joao: &amp;quot;beautification&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official Biketour Turkish number: (0090)5542699611&lt;br /&gt;
 [[Coordinator]]s are [[Yolanda]] and ...&lt;br /&gt;
===begin - [[Kapikule (border)]] [[16 July]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[17 July]]&#039;&#039;&#039; (Thursday) [[Yenikadın]] - aprox. 15-20km&lt;br /&gt;
&lt;br /&gt;
*ROUTE:From Svilingrad via Kapikule border to Yenikadın&lt;br /&gt;
** From Velingrad 12 km flat riding to the border at Kapikule. After Kapikule 8 km flat until Yenkadin. &lt;br /&gt;
** This part will be nasty and can be really slow. Crossing border will take long (they check all bags) and maybe we need to walk some parts cause of safety reason. Aprox  first 6 km  after border there is lot of traffic (lorries!) and only 1,5 meter (max) space on the side of the road (sometimes there is a pavement we could possibly take)&lt;br /&gt;
*SLEEP: Yenkadin&lt;br /&gt;
*Ideas: Students from the university of Edirne bikers group are making plans to meet us on the border and maybe cycle some part with us!!&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[18 July]]&#039;&#039;&#039; (Friday) [[Sogutludere]] - 50? km &lt;br /&gt;
*ROUTE: from Yenikadın to Sogutludere&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[19 July]]&#039;&#039;&#039; (Saturday) [[Cavuskoy]] - 51,5 km &lt;br /&gt;
*ROUTE:From Sogutludere to Cavuskoy&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[20 July, 21 July &amp;amp; 22 July]]&#039;&#039;&#039; (Sunday, Monday &amp;amp; Tuesday) [[Kıyıkoy Kasatura]] (national park) - 52 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:From Cavuskoy to Kiyikoy&lt;br /&gt;
*SLEEP:we will stay three nights at a camping site&lt;br /&gt;
*IDEAS: Kiyikoy has a natural park! We plan to stay here three nights, so we can have one day for rest and one day for action. The action could be done in together with local groups who protest against a planned oil pipeline here.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[23, 24 &amp;amp; 25 July]]&#039;&#039;&#039; (Wednesday, Thursday &amp;amp; Friday) [[Istanbul (Beyoglu: centre)]] 28 km cycling  (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: cycle from Kiyikoy to Cerkezkoy and then alternative transport, because there is too much heavy traffic on the roads before Istanbul. &lt;br /&gt;
*#We need to call our contact, a transporter of a cooperative of lorry transport. He will be able to arrange 1 truck to transport our bikes and 2 persons. The others can take the train (without bike!, the train company will not allow to take bikes here) at 19:30 pm from Cerkezkoy to Istanbul (takes 2/3 hours). &lt;br /&gt;
*# Other train possibilities at 7:00 and 10:30 AM and  19:30 PM from Cerkezkoy to Istanbul. &lt;br /&gt;
*SLEEP: we will sleep in little groups in different houses in the centre&lt;br /&gt;
*IDEAS: sleep here 3 nights: one resting day and one meeting day. On the day that we leave there will be an action day The action (see 26 July)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[26 July]]&#039;&#039;&#039; (Saturday) [[Poyrazkoy]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Istanbul to Poyrazkoy &lt;br /&gt;
** Coastal road to direction Poyrazkoy. It gets more and more quiet and hilly with a lot of green. Sometimes the asphalt is not so smooth.&lt;br /&gt;
*ACTION: We will leave Istanbul in spectacular way as there is a bike parade/critical mass planned today! Barisa Pedal (cycle for peace group) activists and all other cyclists of Istanbul will support us on the busy streets in this huge city. We want to arrange permission (if necessary) to pass via the Bosphorus Bridge (Boğaziçi Köprüsü) to Asia on our bikes! Maybe we need police escort... (this bridge is 1,510 m long and ach direction has three lanes. There is no space for bikes and a lot of traffic, but it is not a highway and Lorries are not allowed). &lt;br /&gt;
*SLEEP:Big picknick area before Poyrazkoy (piknik alani) with tables, a fountain and a green fıeld on the right side of the road.  &lt;br /&gt;
* Idea: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[27 July]]&#039;&#039;&#039; (Sunday) [[Sile]] - 52km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Poyrazkoy to Sile&lt;br /&gt;
** Follow direction Riva. Before Riva we follow direction Sile. Rough parts on the road between Sahil Koy and Alacoli Koyu. Last 10 km on D020&lt;br /&gt;
*SLEEP: On the beach (=Sahil) of Sile &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[28 July]]&#039;&#039;&#039; (Monday) [[Agva]] - 34 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Sile to Agva&lt;br /&gt;
** D010 to direction Agva. After Cayir Bas there will be a junction where we turn right to Kandira and Agva. Road number: D020. Via Yenika to Agva. &lt;br /&gt;
*SLEEP: On the beach (= plaj) of Agva&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[29 &amp;amp; 30 July]]&#039;&#039;&#039; (Tuesday &amp;amp; Wednesday) [[Kerpe Sarısu Koyu]] - 45 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Agva to Kerpe&lt;br /&gt;
** Via Kandira - Follow direction Kefken until you reach D049 - Past Kurtyeri you will see a junction. Go left to the Kerpe direction. &lt;br /&gt;
** Kerpe Sarısu Koyu is a really beautiful natural site with rocks and mountains…&lt;br /&gt;
*SLEEP: On green field on left side of beach (plaj) of Kerpe&lt;br /&gt;
**we will stay here 2 nights and have 1 resting day&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[31 July]]&#039;&#039;&#039; (Thursday) [[Karasu]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Kerpe to Karasu &lt;br /&gt;
** Kaynarca -  Kasaru. Nice quiet road and lots of small villages. &lt;br /&gt;
*SLEEP: ? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[1 August]]&#039;&#039;&#039; (Friday) [[Cumayeri or Akcakoga]] - 50km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Karasu to Cumayeri or Akcakoga&lt;br /&gt;
** Road D010 via Papalar (more hills and after there is a steep ups and downs and some bad road) - via Kalkin&lt;br /&gt;
*SLEEP: on beach or campsite of Akcakoga&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 August]]&#039;&#039;&#039; (Saturday) [[Alaplı Seyfetler ]] - 60km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Cumayeri/Akcakoga to Alapli&lt;br /&gt;
** Follow direction Zonguldak road D010&lt;br /&gt;
*SLEEP:?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[3 August]]&#039;&#039;&#039; (Sunday) [[Caycuma]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: alternative transport&lt;br /&gt;
*#The mayor of Zonguldak arranges us a lorry to carry the bikes and a minibus to transport ourselves from Caycuma to Zonguldak. We will call him when we are leaving Istanbul. &lt;br /&gt;
*#At 21:45 there is a train from Zonguldak to Caycuma, which will arrive at 22 45. ****&lt;br /&gt;
**Why alternative?: Coastal road D010 between Alapli and Zonguldak is too dangerous: many trucks, heavy traffic. &lt;br /&gt;
*SLEEP: The municipality in Caycuma arranges student houses and gardens for us. &lt;br /&gt;
*Ideas: The mayor of Zonguldak is interested in organizing an action to promote bikes we could do this in afternoon we spend here... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[4 August, 5 &amp;amp; 6 August]]&#039;&#039;&#039; (Monday, Tuesday &amp;amp; Wednesday) [[Amasra]] - 56,8 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: We will cycle from Caycuma to Amasra&lt;br /&gt;
** via Bartin. From there we will follow direction Amasra.&lt;br /&gt;
*SLEEP: We will sleep 3 days at: &lt;br /&gt;
*ACTION: Possible action  together with the locals against the planned thermal reactors here&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 August]]&#039;&#039;&#039; (Thursday) [[Karpısuyu]] - 47,5km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from  Amasra to Karpisuyu&lt;br /&gt;
** On the D010 all day. After Cakraz higher hills.&lt;br /&gt;
*SLEEP: On the right side of the village beach under the trees! &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 August]]&#039;&#039;&#039; (Friday) [[Sakallı]] - 40km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Karpisuyu to Sakalli&lt;br /&gt;
** D010, via kasamonou and Kalafat, after Cide more hills than amazing down hill, pretty steep &lt;br /&gt;
*SLEEP: on the beach with tents&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 &amp;amp; 10 July]]&#039;&#039;&#039; (Saturday &amp;amp; Sunday) [[Doganyurt]] - 51km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: From Sakalli to Doganyurt&lt;br /&gt;
** D010 all day.&lt;br /&gt;
*SLEEP: We are invited to put the tents on the public area near the beach on left side of the village, near a place with shower, a fitness “playground” and basketball field. &lt;br /&gt;
*IDEAS: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[11 August]]&#039;&#039;&#039; (Monday) [[Abana]] - 52,6km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Doganyurt to Abana&lt;br /&gt;
** D010, via Inabolu&lt;br /&gt;
*SLEEP:possibly on the campsite in Abana&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[12 &amp;amp; 13  August]]&#039;&#039;&#039; (Tuesday &amp;amp; Wednesday) [[Ayancik]] - 62km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Abana to Ayancik&lt;br /&gt;
** D010, via Tevfikiye, long route today, but last part is downhill!&lt;br /&gt;
*SLEEP: Beach area near last terras. (We have contacts here and should call them 2 days before arrival)&lt;br /&gt;
** How to get there: When you reach Ayancik follow sign to centre (Serehsi merkerci) and later follow signs to Attaturk cad. You will end up at the beach area. Go to the leftside of the beach, near the seawall, there are a few terasses. We have a contact with the owners of the last terras between the volleyball field and the children playground. &lt;br /&gt;
*ACTION: We could organize action in alliance with local action-groups who protest against a planned thermal power plant in Ayancik. [we could invite Ecotopia people here...] &lt;br /&gt;
*Ideas: We can choose to stay another night after the action of 13 august or cycle to Ecotopia right away, where food will be cooked for us...! &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[13 or 14 August]]&#039;&#039;&#039; (Wednesday or Thursday) [[Sarikum]]/[[Ecotopıa]] - 30km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Ayancik to Sarikum&lt;br /&gt;
*SLEEP: Ecotopia camp&lt;br /&gt;
*EAT: delicious vegan and vegetarian food will be cooked for us at Ecotopia!&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=702</id>
		<title>Turkey route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=702"/>
		<updated>2008-07-01T15:27:59Z</updated>

		<summary type="html">&lt;p&gt;Joao: Yenikadın&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Turkish number: (0090)5542699611&lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[Kapikule (border)]] [[16 July]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[17 July]]&#039;&#039;&#039; (Thursday) [[Yenikadın]] - aprox. 15-20km&lt;br /&gt;
&lt;br /&gt;
*ROUTE:From Svilingrad via Kapikule border to Yenikadın&lt;br /&gt;
*# This part will be nasty and can be really slow. Crossing border will take long (they check all bags) and maybe we need to walk some parts cause of safety reason. Aprox  first 6 km  after border there is lot of traffic (lorries!) and only 1,5 meter (max) space on the side of the road (sometimes there is a pavement we could possibly take)&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
*Ideas: Students from the university of Edirne bikers group are making plans to meet us on the border and maybe cycle some part with us!!!&lt;br /&gt;
*Media contacts:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[18 July]]&#039;&#039;&#039; (Friday) [[Sogutludere]] - 50? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Yenikadın to Sogutludere&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[19 July]]&#039;&#039;&#039; (Saturday) [[Cavuskoy]] - 51,5 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:From Sogutludere to Cavuskoy&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[20 July, 21 July &amp;amp; 22 July]]&#039;&#039;&#039; (Sunday, Monday &amp;amp; Tuesday) [[Kıyıkoy Kasatura]] (national park) - 52 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:From Cavuskoy to Kiyikoy&lt;br /&gt;
*SLEEP:we will stay three nights at a camping site&lt;br /&gt;
*IDEAS: Kiyikoy has a natural park! We plan to stay here three nights, so we can have one day for rest and one day for action. The action could be done in together with local groups who protest against a planned oil pipeline here.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[23, 24 &amp;amp; 25 July]]&#039;&#039;&#039; (Wednesday, Thursday &amp;amp; Friday) [[Istanbul (Beyoglu: centre)]] 28 km cycling  (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: cycle from Kiyikoy to Cerkezkoy and then alternative transport, because there is too much heavy traffic on the roads before Istanbul. &lt;br /&gt;
*#We need to call our contact, a transporter of a cooperative of lorry transport. He will be able to arrange 1 truck to transport our bikes and 2 persons. The others can take the train (without bike!, the train company will not allow to take bikes here) at 19:30 pm from Cerkezkoy to Istanbul (takes 2/3 hours). &lt;br /&gt;
*# Other train posssibilities at 7:00 and 10:30 AM and  19:30 PM from Cerkezkoy to Istanbul. &lt;br /&gt;
*SLEEP: we will sleep in little groups in different houses in the centre&lt;br /&gt;
*IDEAS: sleep here 3 nights: one resting day and one meeting day. On the day that we leave there will be an action day The action (see 26 July)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[26 July]]&#039;&#039;&#039; (Saturday) [[Poyrazkoy]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Istanbul to Poyrazkoy &lt;br /&gt;
*ACTION: We will leave Istanbul in spectacular way as there is a bike parade/critical mass planned today! Barisa Pedal (cycle for peace group) activists and all other cyclists of Istanbul will support us on the busy streets in this huge city. We want to arrange permission (if neccesary) to pass via the Bosphorus Bridge (Boğaziçi Köprüsü) to Asia on our bikes! Maybe we need police escort... (this bridge is 1,510 m long and ach direction has three lanes. There is no space for bikes and a lot of traffic, but it is not a highway and Lorries are not allowed). &lt;br /&gt;
*SLEEP:Big picknick area before Poyrazkoy (piknik alani) with tables, a fountain and a green fıeld on the right side of the road.  &lt;br /&gt;
* Idea: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[27 July]]&#039;&#039;&#039; (Sunday) [[Sile]] - 52km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Poyrazkoy to Sile&lt;br /&gt;
*SLEEP: On the beach (=Sahil) of Sile &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[28 July]]&#039;&#039;&#039; (Monday) [[Agva]] - 34 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Sile to Agva&lt;br /&gt;
*SLEEP: On the beach (= plaj) of Agva&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[29 &amp;amp; 30 July]]&#039;&#039;&#039; (Tuesday &amp;amp; Wednesday) [[Kerpe Sarısu Koyu]] - 45 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Agva to Kerpe&lt;br /&gt;
*# Kerpe Sarısu Koyu is a really beautiful natural site with rocks and mountains…&lt;br /&gt;
*SLEEP: On green field on left side of beach (plaj) of Kerpe&lt;br /&gt;
**we will stay here 2 nights and have 1 resting day&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[31 July]]&#039;&#039;&#039; (Thursday) [[Karasu]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Kerpe to Karasu &lt;br /&gt;
*SLEEP: ? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[1 August]]&#039;&#039;&#039; (Friday) [[Cumayeri or Akcakoga]] - 50km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Karasu to Cumayeri or Akcakoga&lt;br /&gt;
*SLEEP: on beach or campsite of Akcakoga&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 August]]&#039;&#039;&#039; (Saturday) [[Alaplı Seyfetler ]] - 60km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Cumayeri/Akcakoga to Alapli&lt;br /&gt;
*SLEEP:?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[3 August]]&#039;&#039;&#039; (Sunday) [[Caycuma]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: &lt;br /&gt;
*#The mayor of Zonguldak arranges us a lorry to carry the bikes and a minibus to transport ourselves from Caycuma to Zonguldak. We will call him when we are leaving Istanbul. &lt;br /&gt;
*#At 21:45 there is a train from Zonguldak to Caycuma, which will arrive at 22 45. ****&lt;br /&gt;
**Why alternative?: Coastal road D010 between Alapli and Zonguldak is too dangerous: many trucks, heavy traffic. &lt;br /&gt;
*SLEEP: The municipality in Caycuma arranges student houses and gardens for us. &lt;br /&gt;
*Ideas: The mayor of Zonguldak is interested in organizing an action to promote bikes we could do this in afternoon we spend here... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[4 August, 5 &amp;amp; 6 August]]&#039;&#039;&#039; (Monday, Tuesday &amp;amp; Wednesday) [[Amasra]] - 56,8 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: We will cycle from Caycuma to Amasra&lt;br /&gt;
*SLEEP: We will sleep 3 days at: &lt;br /&gt;
*ACTION: Possible action  together with the locals against the planned thermal reactors here&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 August]]&#039;&#039;&#039; (Thursday) [[Karpısuyu]] - 47,5km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from  Amasra to Karpisuyu&lt;br /&gt;
*SLEEP: On the right side of the village beach under the trees! &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 August]]&#039;&#039;&#039; (Friday) [[Sakallı]] - 40km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Karpisuyu to Sakalli&lt;br /&gt;
*SLEEP: on the beach with tents&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 &amp;amp; 10 July]]&#039;&#039;&#039; (Saturday &amp;amp; Sunday) [[Doganyurt]] - 51km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: From Sakalli to Doganyurt&lt;br /&gt;
*SLEEP: We are invited to put the tents on the public area near the beach on left side of the village, near a place with shower, a fitness “playground” and basketballfield. &lt;br /&gt;
*IDEAS: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[11 August]]&#039;&#039;&#039; (Monday) [[Abana]] - 52,6km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:from Doganyurt to Abana&lt;br /&gt;
*SLEEP:possibly on the campsite in Abana&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[12 &amp;amp; 13  August]]&#039;&#039;&#039; (Tuesday &amp;amp; Wednesday) [[Ayancik]] - 62km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Abana to Ayancik&lt;br /&gt;
*SLEEP: Beach area near last terras. (We have contacts here and should call them 2 days before arrival)&lt;br /&gt;
*#how to get there: When you reach Ayancik follow sign to centre (Serehsi merkerci) and later follow signs to Attaturk cad. You will end up at the beach area. Go to the leftside of the beach, near the seawall, there are a few terasses. We have a contact with the owners of the last terras between the volleybal field and the childrens playground. &lt;br /&gt;
*ACTION: We could organize action in alliance with local actiongroups who protest against a planned thermal power plant in Ayancik. [we could invite Ecotopia people here...] &lt;br /&gt;
*Ideas: We can choose to stay another night after the action of 13 august or cycle to Ecotopia right away, where food will be cooked for us...! &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[13 or 14 August]]&#039;&#039;&#039; (Wednesday or Thursday) [[Sarikum]]/[[Ecotopıa]] - 30km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: from Ayancik to Saricum&lt;br /&gt;
*SLEEP: Ecotopia camp&lt;br /&gt;
*EAT: delicious vegan and vegeterian food will be cooked for us at Ecotopia!&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=701</id>
		<title>Route 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=701"/>
		<updated>2008-07-01T14:08:23Z</updated>

		<summary type="html">&lt;p&gt;Joao: manual insertion of &amp;quot;last changed&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the dates are provisional!!! This page was last modified on 01 July 2008&lt;br /&gt;
&lt;br /&gt;
 please contribute to this page by editing it here ({{fullurl:route}})&lt;br /&gt;
 OR by commenting at our [[mailing list]]s&lt;br /&gt;
&lt;br /&gt;
* There is a page with [[Map]]s and info on how to use them&lt;br /&gt;
* This page works a sketch for the webpage content at the [http://www.ecotopiabiketour.net/route website] where there will be maps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=START - [[Sofia, Bulgaria]] (2 July 2008)=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Bulgaria]] (2-16 July)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Bulgaria]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Bulgaria_route08}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Turkey]] (17 July - 14 August)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Turkey]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Turkey_route08}}&lt;br /&gt;
&lt;br /&gt;
=END - [[Ecotopia]] in [[Sarikum]] ([http://www.ecotopiagathering.org/ website]) (14 August)=&lt;br /&gt;
This year, the annual [[Ecotopia]] Gathering (= a meeting of activist individuals and groups, focusing on issues of environment and social justice) will take place between 9-23 August in Sarikum (Turkey), close to the city Sinop at the Black Sea coast. [[Ecotopia]]&#039;s site will be near a location determined for the construction of a nuclear power station. Main theme of this years gathering will be energy. We will protest against the use of nuclear energy and focus on possible environmental and sustainable solutions for the energy crisis. You are invited to take part, and discuss this and other issues, support local activists and meet with groups from different parts of Europe.&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=700</id>
		<title>Bulgaria route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=700"/>
		<updated>2008-07-01T14:04:55Z</updated>

		<summary type="html">&lt;p&gt;Joao: syntax &amp;quot;beautification&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official Biketour Bulgarian number: 00359888159200&lt;br /&gt;
 [[Coordinator]]s are [[Yolanda]] and&lt;br /&gt;
===begin - [[Sofia]] [[2 July]]===&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 July]],[[3 July]] &amp;amp; [[4 July]]&#039;&#039;&#039; (Wednesday, Thursday &amp;amp; Friday) [[Sofia]] - 0 km&lt;br /&gt;
# ...&lt;br /&gt;
# Wednesday 2 July&lt;br /&gt;
#* Arrival day &lt;br /&gt;
#** If you arrive before 18:00 you can meet us at Struma 5, if afterwards go to Krichma 21&lt;br /&gt;
# Thursday 3 July &lt;br /&gt;
#*  Meeting and preparation day - Preparation meeting for Biketour and bike safety &amp;amp; repair workshops. Plans for action tomorrow.&lt;br /&gt;
#** at Krichma 21 &lt;br /&gt;
#*** ..&lt;br /&gt;
# Friday 4 July &lt;br /&gt;
#* Action day in Sofia to promote alternative energy sources.&lt;br /&gt;
#**  Action - demonstration of alternative energy models, cycling parade, open information centre with Sofia NGOs - NDK (National Palace of Culture) 18.00 h. After the action bikes and luggage will be brought to Rossy&#039;s villa on Vitosha mountain. Participants can take buses. Organizers will direct you to the location. Preparations can be done before 18:00.&lt;br /&gt;
&lt;br /&gt;
*SLEEP: &lt;br /&gt;
** Krichma 21, Sofia&lt;br /&gt;
** Phone Yo  00359(0)888159200, Rossy: 00359(0)898347815, Lubo: 00359(0)898666269&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[5 July]]&#039;&#039;&#039; (Saturday) [[Samokov]] 46,3 km&lt;br /&gt;
*ROUTE: Bistritsa (7 km) - Jeleznitsa (12 km) - Kovachevtsi  - Samokov 46,3 km.&lt;br /&gt;
**Cycle: We meet at 10:00 at Vitosha mountain villa and leave at 11:00. Let us know when you plan to arrive on this day. We will need to direct you to the location.	&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Yo 00359(0)888159200 Rossy: 00359(0)898347815 &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[6 July]]&#039;&#039;&#039; (Sunday) [[Velingrad]] 64,5 km&lt;br /&gt;
*ROUTE: Samokov - Velingrad&lt;br /&gt;
#Samokov - climbing to Borovets and downhill ride to Kostenets - Belovo - Sepremvri (by train to Velingrad) 64,5 km&lt;br /&gt;
#Cycle &amp;amp; train: we will cycle to Sepremvri and take a train from there to Velingrad. Trains allow bikes and go at 09:00 (arrival 10.45), 13:05 (arrival 14:45), 17:25 (arrival 19:10) or 02:45 (arrival 04:13). It’s wise to get up early to at least catch the last train….  &lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 July]]&#039;&#039;&#039; (Monday) [[Benglika]] 44,2 km&lt;br /&gt;
*ROUTE: Steep climbing - Velingrad (980 m), Beglika (1500 m) 44,2&lt;br /&gt;
**Cycle and Action - Help local environmental group lodge a complaint in the municipality agains illegal substitution of forests into ski resorts.&lt;br /&gt;
*SLEEP: Beglika	camp&lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 July]]&#039;&#039;&#039; (Tuesday) [[Shiroka lyka ]] &lt;br /&gt;
*ROUTE: Beglika - Dospat - Borino - Shiroka lyka 80 km&lt;br /&gt;
*SLEEP: Shiroka lyka family hotel/camp &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200 &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 July]] &amp;amp; [[10 July]]&#039;&#039;&#039; (Wednesday &amp;amp; Thursday) [[Gudevica]]&lt;br /&gt;
*ROUTE:  Shiroka lyka - climbing &amp;amp; downhill (very steep 30 km) Smoljan - down hill to Gudevitsa  50 km&lt;br /&gt;
**Rest/action day on 10 July - lodging a complaint for broadening the NATURA 2000 range in the Smolyan region according to the EU Birds Directive &lt;br /&gt;
*SLEEP: Future Now Building /Camp - we stay here 2 nights &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[11 July]]&#039;&#039;&#039; (Friday) [[Ardino]] &lt;br /&gt;
*ROUTE: Gudevitsa - Smilian - Rudozem- Ardino 53,2 km	&lt;br /&gt;
*SLEEP: Ardino family house/camp  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[12 July]]&#039;&#039;&#039; (Saturday) [[Krumovgrad]] 72,7km&lt;br /&gt;
*ROUTE: Ardino -Boino- Kyrdjali - Momchilgrad - (downhill ride) Krumovgrad 72,7	&lt;br /&gt;
*SLEEP: Krumovgrad camp  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[13 July]] &amp;amp; [[14 July]]&#039;&#039;&#039; (Sunday &amp;amp; Monday) [[Madjarovo]] 60,7km&lt;br /&gt;
*ROUTE: Krumovgrad - Padalo - Kotlari - Madjarovo Vulture conservation centre /camp 60,7&lt;br /&gt;
**13th July - Cycle / Action - information day on the threats of cyanide mining technology intended for implementation in golden mines. We will meet the mayor of Krumovgrad and go together with her to the mining area.&lt;br /&gt;
**Rest day on 14 July - There is a biodiversity centre here for vultures&lt;br /&gt;
*SLEEP: 2 nights at Madjarovo Vulture conservation centre &lt;br /&gt;
*General Bulgarian info nr.: 00359(0)988248433 Yo 00359(0)888159200 &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[15 July]] &amp;amp; [[16 July]]&#039;&#039;&#039; (Tuesday &amp;amp; Wednesday) [[Svilengrad]] 49.8km &lt;br /&gt;
*ROUTE: Madjarovo - Borislavtsi - Malki voden - Malko gradishte - Siva reka - Svilengrad hotel 49.8&lt;br /&gt;
**Rest day/Action on 16 July: Information day on the risks of the petrol pipeline Bourgas - Alexandrupolis passing through the region&lt;br /&gt;
*SLEEP: Svilengrad hotel&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=YOlanda&amp;diff=656</id>
		<title>YOlanda</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=YOlanda&amp;diff=656"/>
		<updated>2008-06-19T14:57:32Z</updated>

		<summary type="html">&lt;p&gt;Joao: redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Yo]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Yo&amp;diff=655</id>
		<title>Yo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Yo&amp;diff=655"/>
		<updated>2008-06-19T14:57:05Z</updated>

		<summary type="html">&lt;p&gt;Joao: redirection&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Yo]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=653</id>
		<title>Turkey route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=653"/>
		<updated>2008-06-19T14:53:33Z</updated>

		<summary type="html">&lt;p&gt;Joao: minor cosmetic things&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Turkish number: (0090)5542699611&lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[near Svilengrad border]] [[16 July]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[16 July]]&#039;&#039;&#039; (Wednesday) [[20 km past Svilengrad border]] - aprox. 40km&lt;br /&gt;
&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* Somewhere 20 km past border…&lt;br /&gt;
*#* This part will be nasty and can be really slow. Crossing border will take long (they check all bags) and maybe we need to walk some parts cause of safety reason. Aprox  first 6 km  after border there is lot of traffic (lorries!) and only 1,5 meter (max) space on the side of the road (sometimes there is a pavement we could possibly take)&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[17 July]]&#039;&#039;&#039; (Thursday) [[Sogutludere]] - 30 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: Cycle and some rest (short distance). we could maybe cycle further this day... 30 km is not much...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[18 July]]&#039;&#039;&#039; (Friday) [[Cavuskoy]] - 51,5 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[19 July]],[[20 July]]&amp;amp;[[21 July]]&#039;&#039;&#039; (Saturday,Sunday&amp;amp;Monday) [[Kıyıkoy Kasatura]] (national park) - 52 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP:we will stay three nights at... &lt;br /&gt;
*IDEAS: Kiyikoy has a natural park! We plan to stay here three nights, so we can have one day for rest and one day for action. The action could be done in together with local groups who protest against a planned oil pipeline in this area.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[22 July]]&#039;&#039;&#039; (Tuesday) [[Cerkezkoy]] - 48km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[23 July]]&#039;&#039;&#039; (Wednesday) [[Istanbul (Beyoglu: centre)]] - ?km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#There is a new plan to enter Istanbul. Before we thought to cycle and take a part of road D010 (via Ihsaniye) to enter Istanul, but due to work on a highway near to this road, there is much heavy traffic here (I have never seen so many trucks!!!!). &lt;br /&gt;
*#* Suha found out trains don’t take bikes here. It would be possible but too expensive to arrange a special train part for our bikes. But another solution: We can call Gurkan (02827265055), a transporter of a cooperative of lorry transport. He will be able to arrange 1 truck to transport our bikes and ourselves (anyone has problem with taking a lorry?). People can also take trains (without bike) at 7:00 and 10:30 am  and  19:30 pm from Cerkezkoy to Istanbul. &lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[24 July]]&amp;amp;[[25 July]]&#039;&#039;&#039; (Friday&amp;amp;Saturday) [[Istanbul]] - 0km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 1REST &amp;amp; 1actionday&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: sleep here 3 nights: one resting day and one action day. The action day will be organized together with barisa Pedal (activist bike-group) and purpose is to promote the use of bikes for transport and use of renewable energy sources. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[27 July]]&#039;&#039;&#039; (Sunday) [[Sile]] - 52km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: &lt;br /&gt;
* Idea: Still valid? Today there will be a bike-parade organized together with Barisa pedal. As a huge group we will leave Istanbul and plans are to cycle over the Bosphorus bridge to Asia. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[28 July]]&#039;&#039;&#039; (Monday) [[Agva]] - 34km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[29 July]]&amp;amp;[[30 July]]&#039;&#039;&#039; (Tuesday&amp;amp;Wednesday) [[Kerpe Sarısu Koyu]] - 45km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From ... to ...  2nd day is a rest day&lt;br /&gt;
*#* Kerpe Sarısu Koyu is a really beautiful natural site with rocks and mountains…&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[31 July]]&#039;&#039;&#039; (Thursday) [[Karasu]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ? (famous but nice beach, not so nice motor race circuit near)&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[31 July]]&#039;&#039;&#039; (Thursday) [[Karasu]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ? (famous but nice beach, not so nice motor race circuit near)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[1 August]]&#039;&#039;&#039; (Friday) [[Cumayeri]] - 50km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 August]]&#039;&#039;&#039; (Saturday) [[Alaplı Seyfetler ]] - 60km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[3 August]]&#039;&#039;&#039; (Sunday) [[Zonguldak]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From &lt;br /&gt;
*#From&lt;br /&gt;
*#*Route between Alapli and Zonguldak (and maybe even earlier then Alapli?) asks for alternative!!! Cycling on D010 coastal road could be too dangerous here: many trucks, heavy traffic. Suha and Yo are checking out alternatives (Suha will talk with Barisa Pedal people and Murat about this and will contact mayor of Zonguldak to see if he can help out).&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[4 August]]&#039;&#039;&#039; (Monday) [[Fylios]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: Poss.train + half rest? ( or cycle?)&lt;br /&gt;
*#From&lt;br /&gt;
*#* Suha will check train times, prices and possibilities of taking bikes in train between Zonguldak and Fylios/Gokceller.&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[5 August]],[[6 August]]&amp;amp;[[7 August]]&#039;&#039;&#039; (Tuesday,Wednesday&amp;amp;Thursday) [[Amasra]] - 59km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Ideas: Possible action against planned thermic power plant on 1 of the 2 stopped days&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 August]]&#039;&#039;&#039; (Friday) [[Karpısuyu]] - 47,5km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 August]]&#039;&#039;&#039; (Saturday) [[Sakallı]] - 40km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[10 August]]&amp;amp;[[11 August]]&#039;&#039;&#039; (Sunday&amp;amp;Monday) [[Doganyurt]] - 51km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[12 August]]&#039;&#039;&#039; (Tuesday) [[Abana]] - 52,6km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[13 August]]&amp;amp;[[14 August]]&#039;&#039;&#039; (Wednesday&amp;amp;Thursday) [[Ayancık]] - 62km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Ideas: Action?&lt;br /&gt;
** Can we establish contacts with the local action group? Would it be good plan to organize an action with them? Suha can you check this out?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[15 August]]&#039;&#039;&#039; (Friday) [[Sarikum]]/[[Ecotopıa]] - 30km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=652</id>
		<title>Route 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=652"/>
		<updated>2008-06-19T14:48:00Z</updated>

		<summary type="html">&lt;p&gt;Joao: the variables REVISIONDAY are not working :(&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the dates are provisional!!! This page was last modified on 18 June 2008&lt;br /&gt;
&lt;br /&gt;
 please contribute to this page by editing it here ({{fullurl:route}})&lt;br /&gt;
 OR by commenting at our [[mailing list]]s&lt;br /&gt;
&lt;br /&gt;
* There is a page with [[Map]]s and info on how to use them&lt;br /&gt;
* This page works a sketch for the webpage content at the [http://www.ecotopiabiketour.net/route website] where there will be maps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=START - [[Sofia, Bulgaria]] (2 July 2008)=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Bulgaria]] (2-15 July)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Bulgaria]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Bulgaria_route08}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Turkey]] (16 July - 14 August)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Turkey]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Turkey_route08}}&lt;br /&gt;
&lt;br /&gt;
=END - [[Ecotopia]] in [[Sarikum]] ([http://www.ecotopiagathering.org/ website]) (14 August)=&lt;br /&gt;
This year, the annual [[Ecotopia]] Gathering (= a meeting of activist individuals and groups, focusing on issues of environment and social justice) will take place between 9-23 August in Sarikum (Turkey), close to the city Sinop at the Black Sea coast. [[Ecotopia]]&#039;s site will be near a location determined for the construction of a nuclear power station. Main theme of this years gathering will be energy. We will protest against the use of nuclear energy and focus on possible environmental and sustainable solutions for the energy crisis. You are invited to take part, and discuss this and other issues, support local activists and meet with groups from different parts of Europe.&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=651</id>
		<title>Route 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=651"/>
		<updated>2008-06-19T14:34:20Z</updated>

		<summary type="html">&lt;p&gt;Joao: Better formatting for the print option&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the dates are provisional!!! This page was last modified on {{REVISIONDAY2}}.{{REVISIONMONTH}}.{{REVISIONYEAR}}&lt;br /&gt;
 plese contribute to this page by editing it here ({{fullurl:route}})&lt;br /&gt;
OR by commenting at our [[mailing list]]s&lt;br /&gt;
&lt;br /&gt;
* There is a page with [[Map]]s and info on how to use them&lt;br /&gt;
* This page works a sketch for the webpage content at the [http://www.ecotopiabiketour.net/route website] where there will be maps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=START - [[Sofia, Bulgaria]] (2 July 2008)=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Bulgaria]] (2-15 July)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Bulgaria]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Bulgaria_route08}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Turkey]] (16 July - 14 August)&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Turkey]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Turkey_route08}}&lt;br /&gt;
&lt;br /&gt;
=END - [[Ecotopia]] in [[Sarikum]] ([http://www.ecotopiagathering.org/ website]) (14 August)=&lt;br /&gt;
This year, the annual [[Ecotopia]] Gathering (= a meeting of activist individuals and groups, focusing on issues of environment and social justice) will take place between 9-23 August in Sarikum (Turkey), close to the city Sinop at the Black Sea coast. [[Ecotopia]]&#039;s site will be near a location determined for the construction of a nuclear power station. Main theme of this years gathering will be energy. We will protest against the use of nuclear energy and focus on possible environmental and sustainable solutions for the energy crisis. You are invited to take part, and discuss this and other issues, support local activists and meet with groups from different parts of Europe.&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Ecotopia_Gathering&amp;diff=648</id>
		<title>Ecotopia Gathering</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Ecotopia_Gathering&amp;diff=648"/>
		<updated>2008-06-16T15:13:07Z</updated>

		<summary type="html">&lt;p&gt;Joao: update to 2008&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Ecotopia 2008==&lt;br /&gt;
[[Ecotopia]] in [[Sarikum]] ([http://www.ecotopiagathering.org/ website])&lt;br /&gt;
This year, the annual [[Ecotopia]] Gathering (= a meeting of activist individuals and groups, focusing on issues of environment and social justice) will take place between 9-23 August in Sarikum (Turkey), close to the city Sinop at the Black Sea coast. [[Ecotopia]]&#039;s site will be near a location determined for the construction of a nuclear power station. Main theme of this years gathering will be energy. We will protest against the use of nuclear energy and focus on possible environmental and sustainable solutions for the energy crisis. You are invited to take part, and discuss this and other issues, support local activists and meet with groups from different parts of Europe.&lt;br /&gt;
&lt;br /&gt;
====What is Ecotopia?====&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
Ecotopia is an international gathering of young people from all over Europe involved or interested in environmental and social justice issues.Ecotopia takes place every summer since 1989, each year in a different country. It is organised by EYFA (European Youth For Action) and by a local grassroots environmental organisation as host organisation. This year (2005), the 17th edition took place in Moldova.&lt;br /&gt;
&lt;br /&gt;
Ecotopia is a place for learning, exchanging experiences and spreading information about environmental, social, political and other issues. Around 200 - 600 people attends Ecotopia each year, to share skills and discuss about a wide range of themes related to environmental problems: climate change, transport and mobility, GMOs, organic food, eco-building and sustainable infrastructure, global politics and global economic system, strategies for actions, experiences of campaigns, alternative media, migration, racism and xenophobia, cultural issues, influence on and of people...&lt;br /&gt;
&lt;br /&gt;
Ecotopia is also a functional model of self-sustainable community that puts into practice the principles of an environmentally friendly life-style: waste recycling, vegetarian kitchen, consensus decision-making, the use of alternative energy...Where possible, Ecotopians participate in regional actions and clean ups, try to get local people interested in ecological problems and empower local organizations.&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
Ecotopia is horizontally and self- organised; everyone is asked to take part in runnig the camp, solving problems and decision-making. And everybody is responsible for creating the programme!&lt;br /&gt;
&lt;br /&gt;
Ecotopia operates on the ecorates system - an alternative economic system based on living standards and income of people rather than financial markets, which means that you pay for food at Ecotopia the same amount as you would pay for it in your own country.&lt;br /&gt;
&lt;br /&gt;
One of the best ways to come to Ecotopia has always been the Bike ToUr.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==Ecotopia 2007==&lt;br /&gt;
&lt;br /&gt;
Ecotopia is a yearly two-week camp of activists from around Europe and an open gathering for everyone involved or interested in environmental and social justice issues. Therefore, it&#039;s an important opportunity to share skills, learn, create and network!&lt;br /&gt;
&lt;br /&gt;
Ecotopia takes place every summer since 1989, each year in a different country. It is organized by EYFA (European Youth For Action) and by local grassroots environmental organizations as host organizations. This year, the 19th Ecotopia will take place between August 4th - 19th in Aljezur, south of Portugal.&lt;br /&gt;
&lt;br /&gt;
For more information about Ecotopia see http://www.ecotopiagathering.org &amp;amp; http://www.eyfa.org/ecotopia&lt;br /&gt;
&lt;br /&gt;
==Ecotopia 2006==&lt;br /&gt;
&lt;br /&gt;
Ecotopia will take place in Zajezka, a beautiful place in Javorie mountains in Slovakia, from 6th to 20th of August.&lt;br /&gt;
&lt;br /&gt;
Zajezka is a rural community in central Slovakia, where around 40 people live in houses scattered throughout the area. The Zajezka community exists 10 years and runs various projects related to traditional arts and crafts, alternative technologies, permaculture, rural development, etc. Please take a look at http://www.zajezka.sk/ENindex.htm&lt;br /&gt;
&lt;br /&gt;
The main topic of the Ecotopia 2006 will be Art and Activism. Beside Art &amp;amp; Activism, the program will cover various topics. There will be possibilities for joining the local activities as well.&lt;br /&gt;
&lt;br /&gt;
Ecotopia 2006 callout will be sent around soon. Please, spread the word.&lt;br /&gt;
Everyone is invited, and everyone is welcome to take part in creating the program by giving workshops!!&lt;br /&gt;
&lt;br /&gt;
==Ecotopia 2005==&lt;br /&gt;
the Ecotopia Gathering will start this year on 1st of August&lt;br /&gt;
&lt;br /&gt;
it will be in Saharna, district rezina, near the river nistru.&lt;br /&gt;
&lt;br /&gt;
more about ecotopia on www.eyfa.org&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=647</id>
		<title>Route 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=647"/>
		<updated>2008-06-16T15:10:29Z</updated>

		<summary type="html">&lt;p&gt;Joao: minor changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the dates are provisional!!!&lt;br /&gt;
 plese contribute to this page by editing it here OR by commenting at our [[mailing list]]s&lt;br /&gt;
&lt;br /&gt;
* There is a page with [[Map]]s and info on how to use them&lt;br /&gt;
* This page works a sketch for the webpage content at the [http://www.ecotopiabiketour.net/route website] where there will be maps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=START - [[Sofia, Bulgaria]] [[2 july 2008]]=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=[[Bulgaria]]=&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Bulgaria]] [[2-15 july]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Bulgaria]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Bulgaria_route08}}&lt;br /&gt;
&lt;br /&gt;
=[[Turkey]]=&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Turkey]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Turkey]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Turkey_route08}}&lt;br /&gt;
&lt;br /&gt;
=END - [[Ecotopia]] in [[Sarikum]] ([http://www.ecotopiagathering.org/ website]) [[14 August]]=&lt;br /&gt;
This year, the annual [[Ecotopia]] Gathering (= a meeting of activist individuals and groups, focusing on issues of environment and social justice) will take place between 9-23 August in Sarikum (Turkey), close to the city Sinop at the Black Sea coast. [[Ecotopia]]&#039;s site will be near a location determined for the construction of a nuclear power station. Main theme of this years gathering will be energy. We will protest against the use of nuclear energy and focus on possible environmental and sustainable solutions for the energy crisis. You are invited to take part, and discuss this and other issues, support local activists and meet with groups from different parts of Europe.&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=646</id>
		<title>Turkey route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=646"/>
		<updated>2008-06-16T15:00:44Z</updated>

		<summary type="html">&lt;p&gt;Joao: Final part of update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Turkish number: (0090)5542699611&lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[near Svilengrad border]] [[16 July]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[16 July]]&#039;&#039;&#039; (wednesday) [[20 km past Svilengrad border]] - aprox. 40km&lt;br /&gt;
&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* Somewhere 20 km past border…&lt;br /&gt;
*#* This part will be nasty and can be really slow. Crossing border will take long (they check all bags) and maybe we need to walk some parts cause of safety reason. Aprox  first 6 km  after border there is lot of traffic (lorries!) and only 1,5 meter (max) space on the side of the road (sometimes there is a pavement we could possibly take)&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[17 July]]&#039;&#039;&#039; (Thursday) [[Sogutludere]] - 30 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: Cycle and some rest (short distance). we could maybe cycle further this day... 30 km is not much...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[18 July]]&#039;&#039;&#039; (Friday) [[Cavuskoy]] - 51,5 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[19 July]][[20 July]][[21 July]]&#039;&#039;&#039; (Saturday,Sunday&amp;amp;Monday) [[Kıyıkoy Kasatura]] (national park) - 52 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP:we will stay three nights at... &lt;br /&gt;
*IDEAS: Kiyikoy has a natural park! We plan to stay here three nights, so we can have one day for rest and one day for action. The action could be done in together with local groups who protest against a planned oil pipeline in this area.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[22 July]]&#039;&#039;&#039; (Tuesday) [[Cerkezkoy]] - 48km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[23 July]]&#039;&#039;&#039; (Wednesday) [[Istanbul (Beyoglu: centre)]] - ?km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#There is a new plan to enter Istanbul. Before we thought to cycle and take a part of road D010 (via Ihsaniye) to enter Istanul, but due to work on a highway near to this road, there is much heavy traffic here (I have never seen so many trucks!!!!). &lt;br /&gt;
*#* Suha found out trains don’t take bikes here. It would be possible but too expensive to arrange a special train part for our bikes. But another solution: We can call Gurkan (02827265055), a transporter of a cooperative of lorry transport. He will be able to arrange 1 truck to transport our bikes and ourselves (anyone has problem with taking a lorry?). People can also take trains (without bike) at 7:00 and 10:30 am  and  19:30 pm from Cerkezkoy to Istanbul. &lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[24 July]]&amp;amp;[[25 July]]&#039;&#039;&#039; (Friday&amp;amp;Saturday) [[Istanbul]] - 0km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 1REST &amp;amp; 1actionday&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: sleep here 3 nights: one resting day and one action day. The action day will be organized together with barisa Pedal (activist bikergroup) and purpose is to promote the use of bikes for transport and use of renewable energy sources. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[27 July]]&#039;&#039;&#039; (Sunday) [[Sile]] - 52km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: &lt;br /&gt;
* Idea: Still valid? Today there will be a bikeparade organized together with Barisa pedal. As a huge group we will leave Istanbul and plans are to cycle over the Bosphorus bridge to Asia. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[28 July]]&#039;&#039;&#039; (Monday) [[Agva]] - 34km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[29 July]]&amp;amp;[[30 July]]&#039;&#039;&#039; (Tuesday&amp;amp;Wednesday) [[Kerpe Sarısu Koyu]] - 45km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From ... to ...  2nd day is a rest day&lt;br /&gt;
*#* Kerpe Sarısu Koyu is a really beautifull natural site with rocks and mountains…&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[31 July]]&#039;&#039;&#039; (Thursday) [[Karasu]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ? (famous but nice beach, not so nice motor race circuit near)&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[31 July]]&#039;&#039;&#039; (Thursday) [[Karasu]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ? (famous but nice beach, not so nice motor race circuit near)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[1 August]]&#039;&#039;&#039; (Friday) [[Cumayeri]] - 50km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 August]]&#039;&#039;&#039; (Saturday) [[Alaplı Seyfetler ]] - 60km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[3 August]]&#039;&#039;&#039; (Sunday) [[Zonguldak]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From &lt;br /&gt;
*#From&lt;br /&gt;
*#*Route between Alapli and Zonguldak (and maybe even earlier then Alapli?) asks for alternative!!! Cycling on D010 coastal road could be too dangerous here: many trucks, heavy traffic. Suha and Yo are checking out alternatives (Suha will talk with Barisa Pedal people and Murat about this and will contact mayor of Zonguldak to see if he can help out).&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[4 August]]&#039;&#039;&#039; (Monday) [[Fylios]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: Poss.train + half rest? ( or cycle?)&lt;br /&gt;
*#From&lt;br /&gt;
*#* Suha will check train times, prices and possibilities of taking bikes in train between Zonguldak and Fylios/Gokceller.&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[5 August]],[[6 August]][[7 August]]&#039;&#039;&#039; (Tuesday,Wednesday&amp;amp;Thursday) [[Amasra]] - 59km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Ideas: Possible action against planned thermic power plant on 1 of the 2 stopped days&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 August]]&#039;&#039;&#039; (Friday) [[Karpısuyu]] - 47,5km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 August]]&#039;&#039;&#039; (Saturday) [[Sakallı]] - 40km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[10 August]]&amp;amp;[[11 August]]&#039;&#039;&#039; (Sunday&amp;amp;Monday) [[Doganyurt]] - 51km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[12 August]]&#039;&#039;&#039; (Tuesday) [[Abana]] - 52,6km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[13 August]]&amp;amp;[[14 August]]&#039;&#039;&#039; (Wednesday&amp;amp;Thursday) [[Ayancık]] - 62km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Ideas: Action?&lt;br /&gt;
** Can we establish contacts with the local action group? Would it be good plan to organize an action with them? Suha can you check this out?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[15 August]]&#039;&#039;&#039; (Friday) [[Sarikum]]/[[Ecotopıa]] - 30km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=645</id>
		<title>Turkey route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=645"/>
		<updated>2008-06-16T14:04:07Z</updated>

		<summary type="html">&lt;p&gt;Joao: Update according to OverviewII until end of July&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Turkish number: (0090)5542699611&lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[near Svilengrad border]] [[16 July]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[16 July]]&#039;&#039;&#039; (wednesday) [[20 km past Svilengrad border]] - aprox. 40km&lt;br /&gt;
&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* Somewhere 20 km past border…&lt;br /&gt;
*#* This part will be nasty and can be really slow. Crossing border will take long (they check all bags) and maybe we need to walk some parts cause of safety reason. Aprox  first 6 km  after border there is lot of traffic (lorries!) and only 1,5 meter (max) space on the side of the road (sometimes there is a pavement we could possibly take)&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[17 July]]&#039;&#039;&#039; (Thursday) [[Sogutludere]] - 30 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: Cycle and some rest (short distance). we could maybe cycle further this day... 30 km is not much...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[18 July]]&#039;&#039;&#039; (Friday) [[Cavuskoy]] - 51,5 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[19 July]][[20 July]][[21 July]]&#039;&#039;&#039; (Saturday,Sunday&amp;amp;Monday) [[Kıyıkoy Kasatura]] (national park) - 52 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP:we will stay three nights at... &lt;br /&gt;
*IDEAS: Kiyikoy has a natural park! We plan to stay here three nights, so we can have one day for rest and one day for action. The action could be done in together with local groups who protest against a planned oil pipeline in this area.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[22 July]]&#039;&#039;&#039; (Tuesday) [[Cerkezkoy]] - 48km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[23 July]]&#039;&#039;&#039; (Wednesday) [[Istanbul (Beyoglu: centre)]] - ?km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#There is a new plan to enter Istanbul. Before we thought to cycle and take a part of road D010 (via Ihsaniye) to enter Istanul, but due to work on a highway near to this road, there is much heavy traffic here (I have never seen so many trucks!!!!). &lt;br /&gt;
*#* Suha found out trains don’t take bikes here. It would be possible but too expensive to arrange a special train part for our bikes. But another solution: We can call Gurkan (02827265055), a transporter of a cooperative of lorry transport. He will be able to arrange 1 truck to transport our bikes and ourselves (anyone has problem with taking a lorry?). People can also take trains (without bike) at 7:00 and 10:30 am  and  19:30 pm from Cerkezkoy to Istanbul. &lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[24 July]]&amp;amp;[[25 July]]&#039;&#039;&#039; (Friday&amp;amp;Saturday) [[Istanbul]] - 0km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 1REST &amp;amp; 1actionday&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: sleep here 3 nights: one resting day and one action day. The action day will be organized together with barisa Pedal (activist bikergroup) and purpose is to promote the use of bikes for transport and use of renewable energy sources. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[27 July]]&#039;&#039;&#039; (Sunday) [[Sile]] - 52km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: &lt;br /&gt;
* Idea: Still valid? Today there will be a bikeparade organized together with Barisa pedal. As a huge group we will leave Istanbul and plans are to cycle over the Bosphorus bridge to Asia. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[28 July]]&#039;&#039;&#039; (Monday) [[Agva]] - 34km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[29 July]]&amp;amp;[[30 July]]&#039;&#039;&#039; (Tuesday&amp;amp;Wednesday) [[Kerpe Sarısu Koyu]] - 45km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From ... to ...  2nd day is a rest day&lt;br /&gt;
*#* Kerpe Sarısu Koyu is a really beautifull natural site with rocks and mountains…&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[31 July]]&#039;&#039;&#039; (Thursday) [[Karasu]] - 55km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ? (famous but nice beach, not so nice motor race circuit near)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 august]]&#039;&#039;&#039; (saturday) [[15 km before Alapli]] - 55 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*Idea: possible resting day &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[3 august]]&#039;&#039;&#039; (sunday) [[Fylios]] - 54 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From &lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[4-5-6 august]]&#039;&#039;&#039; (monday-tuesday-wednesday) [[Amasra]] - 56 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
*IDEAS: one action day one sleeping day&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 august]]&#039;&#039;&#039; (thursday) [[Kapisuyu]] -  km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 august]]&#039;&#039;&#039; (friday) [[Sakalli]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 august]]&#039;&#039;&#039; (saturday) [[Doganyurt]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[10 august ]]&#039;&#039;&#039; (sunday) [[Abana]] - 42 km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[11 august]]&#039;&#039;&#039; (monday) [[Aydincik]] - ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;[[12 august]]&#039;&#039;&#039; (tuesday) [[Sarikum (Ecotopia!)]] - ? km &lt;br /&gt;
ROUTE:&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=644</id>
		<title>Bulgaria route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=644"/>
		<updated>2008-06-16T13:37:48Z</updated>

		<summary type="html">&lt;p&gt;Joao: Updated info from OverviewII &amp;amp; some formatting fixes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Bulgarian number: 00359888159200&lt;br /&gt;
 [[Coordinator]]s are [[Yolanda]] and&lt;br /&gt;
===begin - [[Sofia]] [[2 July]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[2 July]],[[3 July]]&amp;amp;[[4 July]]&#039;&#039;&#039; (Wednesday,Thursday&amp;amp;Friday) [[Sofia]] - 0 km&lt;br /&gt;
# 1 Wednesday 2 July&lt;br /&gt;
#* Arrival day &lt;br /&gt;
#** (maybe here can be stated some useful info about how, where to meet up)&lt;br /&gt;
# 2 Thursday 3 July &lt;br /&gt;
#*  Meeting and preparation day &lt;br /&gt;
#** workshops (add ideas here) &lt;br /&gt;
#*** ...&lt;br /&gt;
# 3 Friday 4 July &lt;br /&gt;
#* Actionday&lt;br /&gt;
#** (add ideas for actions here) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[5 July]]&#039;&#039;&#039; (Saturday) [[Ihtiman]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[6 July]]&#039;&#039;&#039; (Sunday) [[before Velingrad]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From Ihtiman to Septemvri, train from Septemvri to ....&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 July]] &amp;amp; [[8 July]]&#039;&#039;&#039; (Monday&amp;amp;Tuesday) [[Benglika]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From ... to ...&lt;br /&gt;
*#Rest day&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: maybe 2 nights &lt;br /&gt;
*Ideas: possible actionday on 8th of july&lt;br /&gt;
**Rest/ actıon ın Benglika or cycle to Smolyan&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[ 9 July]]&#039;&#039;&#039; (Wednesday) [[Smolyan]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From ... to ...&lt;br /&gt;
*#Rest day&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: maybe 2 nights &lt;br /&gt;
*Ideas: Cycle or rest (depends on 8 July)&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[10 July]]&#039;&#039;&#039; (Thursday) [[Ardino]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[11 July]]&amp;amp;[[12 July]]&#039;&#039;&#039; (Friday&amp;amp;Saturday) [[Krumovgrad]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From ... to ...&lt;br /&gt;
*#* ?&lt;br /&gt;
*#Rest on 12th&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: maybe 2 nights &lt;br /&gt;
*Ideas: possible resting/activity day on 12th of july: meeting the local groups who protested succesfully against goldminingactivity in the area&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[13 July]]&#039;&#039;&#039; (Sunday) [[Madjarovo]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#Cycle/rest (depends on 12 July)&lt;br /&gt;
*#From ... to ...&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: maybe 2 nights&lt;br /&gt;
*Ideas: possible restingday&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[14 July]]&amp;amp;[[15 July]]&#039;&#039;&#039; (Monday&amp;amp;Tuesday) [[before Svilengrad]]- ? km (NOT CONFIRMED)&lt;br /&gt;
*ROUTE:&lt;br /&gt;
*#From ... to ...&lt;br /&gt;
*#* ?&lt;br /&gt;
*#Action&lt;br /&gt;
*#* ?&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
&lt;br /&gt;
*extra information on Bulgarian route: This is a rough sketch, resting days and actiondays can change.. More info on the planned actions and locations can be added!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://website texttoshow]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=596</id>
		<title>Turkey route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Turkey_route08&amp;diff=596"/>
		<updated>2008-05-27T17:56:09Z</updated>

		<summary type="html">&lt;p&gt;Joao: basic structure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Serbian number: &lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[place]] [[date]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (?) [[place]] - 0 km&lt;br /&gt;
# 1&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
# 2&lt;br /&gt;
#* 2.&lt;br /&gt;
#** 2..&lt;br /&gt;
#*** 2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (monday) [[place]] -&amp;gt; [http://website texttoshow] - ? km (CONFIRMED?)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Serbia_route08&amp;diff=595</id>
		<title>Serbia route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Serbia_route08&amp;diff=595"/>
		<updated>2008-05-27T17:54:14Z</updated>

		<summary type="html">&lt;p&gt;Joao: basic structure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Serbian number: &lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[place]] [[date]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (?) [[place]] - 0 km&lt;br /&gt;
# 1&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
# 2&lt;br /&gt;
#* 2.&lt;br /&gt;
#** 2..&lt;br /&gt;
#*** 2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (monday) [[place]] -&amp;gt; [http://website texttoshow] - ? km (CONFIRMED?)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=594</id>
		<title>Bulgaria route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Bulgaria_route08&amp;diff=594"/>
		<updated>2008-05-27T17:53:56Z</updated>

		<summary type="html">&lt;p&gt;Joao: basic structure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Serbian number: &lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[place]] [[date]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (?) [[place]] - 0 km&lt;br /&gt;
# 1&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
# 2&lt;br /&gt;
#* 2.&lt;br /&gt;
#** 2..&lt;br /&gt;
#*** 2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (monday) [[place]] -&amp;gt; [http://website texttoshow] - ? km (CONFIRMED?)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Serbia_route08&amp;diff=593</id>
		<title>Serbia route08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Serbia_route08&amp;diff=593"/>
		<updated>2008-05-27T17:51:30Z</updated>

		<summary type="html">&lt;p&gt;Joao: basic structure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Serbian number: &lt;br /&gt;
 [[Coordinator]]s are ?&lt;br /&gt;
===begin - [[Belgrade]] [[date]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (?) [[Belgrade]] - 0 km&lt;br /&gt;
# 1&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
#* 1.&lt;br /&gt;
#** 1..&lt;br /&gt;
# 2&lt;br /&gt;
#* 2.&lt;br /&gt;
#** 2..&lt;br /&gt;
#*** 2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*SLEEP: ?&lt;br /&gt;
** ?&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** ?&lt;br /&gt;
&lt;br /&gt;
*FOOD: ?&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**?&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[date]]&#039;&#039;&#039; (monday) [[place]] -&amp;gt; [http://website texttoshow] - ? km (CONFIRMED?)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From&lt;br /&gt;
*#From&lt;br /&gt;
*#*2&lt;br /&gt;
*SLEEP: ?&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Catalu%C3%B1a_route07&amp;diff=592</id>
		<title>Cataluña route07</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Catalu%C3%B1a_route07&amp;diff=592"/>
		<updated>2008-05-27T17:38:33Z</updated>

		<summary type="html">&lt;p&gt;Joao: reverted to Marcos version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Total distance: ? km&lt;br /&gt;
* Official biketour Catalan number: +34 635 476 815&lt;br /&gt;
 [[Coordinator]]s are Marcos A. García (Amics de la Bici)&lt;br /&gt;
===begin - [[Barcelona]] [[01 June]]===&lt;br /&gt;
*Ideas:&lt;br /&gt;
&lt;br /&gt;
===Sleeping places===&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[1 June to 3 June]]&#039;&#039;&#039; (friday to sunday) [[Barcelona]] - 0 km&lt;br /&gt;
# Friday&lt;br /&gt;
#* Preparing for critical mass (ideas)&lt;br /&gt;
#** (write here ideas)&lt;br /&gt;
#* Critical mass at afternoon&lt;br /&gt;
#** (write here ideas)&lt;br /&gt;
# Saturday&lt;br /&gt;
#* Bike reparing workshop at [http://biciosxs.prouespeculacio.org/ Biciosxs] ([http://www.flickr.com/photos/biciosxs/ photos])&lt;br /&gt;
#** The idea is to have some bikes &amp;quot;built&amp;quot; from several parts, and then rest tuned for the tour&lt;br /&gt;
#*** &amp;quot;yo creo que para construir un par de bicis en biciosos, no problem. tambien la gente puede venir a hacer el arreglo de su bicicleta antes de marcharse. si faltan piezas o herramientas se puede utlilizar tambien el taller de can masdeu. he hablado con la gente del taller que si hay alguna idea mas, muy bien. quizas se puede participar en la masa critica, pero la verdad es que en barcelona las ultimas veces hemos tenido problema con la policia y se ha cortado un poco el rollo.&amp;quot; - Claudio&lt;br /&gt;
#*** Translation: &amp;quot;I believe that in order to construct a pair of bikes [help with slang, please: biciosos?] it&#039;s no problem. Also, people can come to make the arrangements for their bike before leaving. If you don&#039;t have pieces or tools you can also use Can Masdue&#039;s workshop. I have spoken with the people at the workshop that if there&#039;s another idea, all good and well. Perhaps it&#039;s possible to participate in the Critical Mass, but in all honesty in Barcelona, the last couple of times we&#039;ve have problems with the police and it&#039;s cut down on the participation a little bit.&amp;quot;&lt;br /&gt;
#** (write here more ideas)&lt;br /&gt;
# Sunday&lt;br /&gt;
#* Intro and Workshops at [http://www.canmasdeu.net/ CanMasdeu] [http://en.wikipedia.org/wiki/Can_Masdeu]&lt;br /&gt;
#* There&#039;s a workshop about &amp;quot;STRAW BALE BUILDING&amp;quot; - Check their programme [http://www.canmasdeu.net/images/pic/pic_marc_juny_07.jpg online]&lt;br /&gt;
#* (write here more ideas)&lt;br /&gt;
&lt;br /&gt;
*SLEEP: The 3 nights, camping at CanMasdeu. Nevertheless, people are worried with the shortage of water. We should be aware from the very start of biketour that it&#039;s crucial to use the least as possible.&lt;br /&gt;
** They won&#039;t charge for the space, but would appreciate that we would buy their meals&lt;br /&gt;
** How to get there:&lt;br /&gt;
*** There&#039;s a [http://www.canmasdeu.net/cat/map.php map] at their site.&lt;br /&gt;
*** CanMasDeu: Cami antic de Sant Llatzer. Fix phone: 934452479 Take the Metro L3 (Green line) till Canyelle, it is one of the end stations. There are two exit: one leads to Via Favencia (next to the elevator), the other one to Federico Garcia Lorca. Take Via Favencia. You will find yourself ext to a big highway like street. Go up till the big roundabout called Plaza de Karl Marx, than go to the right after the school and children hospital (after two streetlights, big gate and bus stop), then go up the narrow street along the brick walls and then turn right again. The park starts there, there is a path with a chain to prevent cars coming in, and a signal &amp;quot;Vall de CanMasDeu&amp;quot;. Go up and there is CanMasDeu... on Sunday the bar is open, there is a gathering, so probably lots of people are going that way.&lt;br /&gt;
*** Travel info about Barcelona at [http://wikitravel.org/en/Barcelona Wikitravel]&lt;br /&gt;
&lt;br /&gt;
*FOOD: Usually they DON&#039;T sell their vegetables, but they are quite used to cook for big groups. Our group could support them by collaborating in cooking and paying 3€ per person. This is the normal every sunday, when they open for public.&lt;br /&gt;
&lt;br /&gt;
*Ideas: &lt;br /&gt;
**There&#039;s a [http://bicing.com/ new public bike system] , [http://www.amigosdelciclismo.com/actualidad/noticia_ampliada_accs_odbc.asp?id=3779] , [http://menos1carro.blogs.sapo.pt/20669.html]&lt;br /&gt;
&lt;br /&gt;
*Media contacts:&lt;br /&gt;
**[http://www.moviments.net/pimientoverde/energia/index.php Pimientoverde]&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[4 June]]&#039;&#039;&#039; (monday) [[Barcelona]] -&amp;gt; [http://ca.wikipedia.org/wiki/Parc_Natural_de_Sant_Lloren%C3%A7_del_Munt_i_l&#039;Obac Parc S.Llorenc del munt] - 52 km (CONFIRMED)&lt;br /&gt;
*ROUTE: 2 possibilities&lt;br /&gt;
*#From CanMasdeu - people who sleep in Can Masdeu&lt;br /&gt;
*#From Parc del Forum - going together with bunch of people of Amics de la Bici, because it&#039;s an holiday!&lt;br /&gt;
*#*We meet at Ripollet, from where we cycle together to Sabadell, Matadepera and Sant Llorenç del Munt.&lt;br /&gt;
**You can see the [http://maps.google.com/maps/ms?ie=utf8&amp;amp;hl=es&amp;amp;msa=0&amp;amp;msid=100630289355719076187.000001128ea6667e94486&amp;amp;om=1&amp;amp;z=10 detail map].&lt;br /&gt;
*SLEEP: Les Refardes. Old country house. Under restauration.&lt;br /&gt;
** there are friends of CanMasdeu here&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[5 June]]&#039;&#039;&#039; (tuesday) [http://ca.wikipedia.org/wiki/Parc_Natural_de_Sant_Lloren%C3%A7_del_Munt_i_l&#039;Obac Parc S.Llorenc del munt] -&amp;gt; [http://en.wikipedia.org/wiki/Manresa Manresa] - 30 km (idea)&lt;br /&gt;
* There&#039;s a [http://www.agrariamanresa.org escola de agricultura ecologica] [http://www.terra.org/html/s/servicios/ficha.php?id=142]&lt;br /&gt;
*ROUTE: Les Refardes - Mura - Rocafort - El Pont de Vilomara - Manresa (see [http://maps.google.com/maps/ms?ie=UTF8&amp;amp;hl=es&amp;amp;om=1&amp;amp;msa=0&amp;amp;msid=100630289355719076187.0000011290f18819b5e38&amp;amp;z=12 detail map])&lt;br /&gt;
*SLEEP: Centre de Capacitació Agrària de Manresa. [http://www.gencat.net/darp/c/formacio/manresa/cmanre02.htm Finca Can Poc Oli]&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[6 June]]&#039;&#039;&#039; (wednesday) [http://en.wikipedia.org/wiki/Manresa Manresa] -&amp;gt; Suró - 50 km (idea)&lt;br /&gt;
*ROUTE: Manresa - Igualada - Suró (see [http://maps.google.com/maps/ms?ie=UTF8&amp;amp;hl=es&amp;amp;om=1&amp;amp;msa=0&amp;amp;msid=100630289355719076187.00000112e732c230156c3&amp;amp;ll=41.638026,1.566925&amp;amp;spn=0.501875,0.914612&amp;amp;z=10 detail map])&lt;br /&gt;
*SLEEP: A farmer of Assemblea Pagesa offer us to encamp in his estate, in the village of Suró, approximately 15 km from Cervera&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[7 June]]&#039;&#039;&#039; (thursday) Suró -&amp;gt; [http://en.wikipedia.org/wiki/Balaguer Balaguer] [http://ca.wikipedia.org/wiki/Balaguer] - 65 km (idea)&lt;br /&gt;
*ROUTE: Suró - Cervera - 15 Km&lt;br /&gt;
* medieval village [http://ca.wikipedia.org/wiki/Cervera Cervera]&lt;br /&gt;
Cervera - Balaguer - 50 Km (see [http://maps.google.com/maps/ms?ie=UTF8&amp;amp;hl=es&amp;amp;om=1&amp;amp;msa=0&amp;amp;msid=100630289355719076187.00000112e75b310867641&amp;amp;z=10 detail map])&lt;br /&gt;
&lt;br /&gt;
*SLEEP: farm - sindicato agrario&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[8 June]]&#039;&#039;&#039; (friday) Rest day in Balaguer - 0 Km&lt;br /&gt;
*SLEEP: farm - sindicato agrario&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;[[9 June]]&#039;&#039;&#039; (saturday) Balaguer -&amp;gt; Lleida - 30 km &lt;br /&gt;
*ROUTE: By secondary road, passing Menàrguens, Torrelameu, Corbins. (see [http://maps.google.com/maps/ms?ie=UTF8&amp;amp;hl=es&amp;amp;om=1&amp;amp;msa=0&amp;amp;msid=100630289355719076187.00000112e79c4cbbee62b&amp;amp;ll=41.702653,0.719604&amp;amp;spn=0.250687,0.457306&amp;amp;z=11 detail map])&lt;br /&gt;
&lt;br /&gt;
Two options&lt;br /&gt;
&lt;br /&gt;
**Option 1- attending the worldwide naked critical mass of Zaragoza&lt;br /&gt;
Lleida-Zaragoza by train (05657 REGIONAL EXPRES  leave 15:00 / arrive 17:20)&lt;br /&gt;
&lt;br /&gt;
Zaragoza - 09 June Ciclonudista&lt;br /&gt;
&lt;br /&gt;
http://www.ciclonudista.net/&lt;br /&gt;
http://bicicritica.ourproject.org/web/v/Ciclonudista2007/&lt;br /&gt;
http://actualidad.terra.es/sociedad/articulo/decenas_ciclistas_desnudan_reivindicar_derechos_925737.htm&lt;br /&gt;
&lt;br /&gt;
**Option 2- participating in a anti-GMO demonstration (the most important in Catalunya)&lt;br /&gt;
Preparation for the manifestation on 10th june in Lleida.&lt;br /&gt;
&lt;br /&gt;
*SLEEP:&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=591</id>
		<title>Route 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=591"/>
		<updated>2008-05-27T17:36:54Z</updated>

		<summary type="html">&lt;p&gt;Joao: changed the metacode for 08&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All the dates are provisional!!!&lt;br /&gt;
 plese contribute to this page by editing it here OR by commenting at our [[mailing list]]s&lt;br /&gt;
&lt;br /&gt;
* There is a page with [[Map]]s and info on how to use them&lt;br /&gt;
* This page works a sketch for the webpage content at the [http://www.ecotopiabiketour.net/route website] where there will be maps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=START - [[Serbia, Belgrade]] [[date]]=&lt;br /&gt;
&lt;br /&gt;
=[[Serbia]]=&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Serbia]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Serbia]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Serbia_route08}}&lt;br /&gt;
&lt;br /&gt;
=[[Bulgaria]]=&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Bulgaria]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Bulgaria]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Bulgaria_route08}}&lt;br /&gt;
&lt;br /&gt;
=[[Turkey]]=&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Turkey]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Turkey]] ) for getting to a more detailed page with other informations.&lt;br /&gt;
{{:Turkey_route08}}&lt;br /&gt;
&lt;br /&gt;
=END - ([[Ecotopia]] start ?) [[14 August]]=&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Mailing_list&amp;diff=576</id>
		<title>Mailing list</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Mailing_list&amp;diff=576"/>
		<updated>2008-05-24T11:16:33Z</updated>

		<summary type="html">&lt;p&gt;Joao: newer redirection&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Internet_resources#Mailinglists]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Nextmeeting&amp;diff=573</id>
		<title>Nextmeeting</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Nextmeeting&amp;diff=573"/>
		<updated>2008-05-22T12:41:33Z</updated>

		<summary type="html">&lt;p&gt;Joao: cleaned spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=english=&lt;br /&gt;
==BT meetings==&lt;br /&gt;
&lt;br /&gt;
we meet every some months in person - next meeting will be in march in spain somewhere - details to be announced soon here !&lt;br /&gt;
&lt;br /&gt;
==Mailing list==&lt;br /&gt;
Our mailing lists are very important [[Internet_resources]] to maintain communication&lt;br /&gt;
&lt;br /&gt;
==online wheel meeting==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Next online meeting:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Meeting to make descisions on the timeschedule for Biketour 2008 (see actual discussion on biketour emaillists)&lt;br /&gt;
&lt;br /&gt;
For now there are two proposed dates+times: &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Monday 26th of may at 20:00&#039;&#039;&#039; (Pippa will probably be in Sofia and able to join)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tuesday 27th of may at 19:00&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Who will take part? at least national organizers. It would for sure be helpfull to have some experienced former BTorganizers involved.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Suha, Milan, Teodor/Radi (national organizers) and others inform Yolanda (YO) when you are able to join as soon as possible! Then she can decide on the definite date!!!&lt;br /&gt;
* YO will prepair an agenda and overview of arguments and info concerning the dicussion on the BT08 timeschedule &lt;br /&gt;
* To join the meeting you will have to send a skype chat message to YO  -  holadiyo - so that she can invite you to the conference call&lt;br /&gt;
*check your connection before the meeting starts! (see below) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
---------------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and the we do the [[wheel]] meetings online using skype&lt;br /&gt;
when will the next wheel meeting be ? when do you have time ?&lt;br /&gt;
&lt;br /&gt;
jan: sunday afternoon&lt;br /&gt;
&lt;br /&gt;
karl: sunday evening (after 20:00 CEST)&lt;br /&gt;
&lt;br /&gt;
Janneke: sunday afternoon or evening is usually fine. In Principle every evening except wednesday, but that doesn&#039;t always work out...&lt;br /&gt;
&lt;br /&gt;
will there be any meeting before biketourstart?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if you want to join the wheel meeting, you need a working skype setup.&lt;br /&gt;
that would be a computer with internet, speaker and a microphone and the&lt;br /&gt;
programm skype [[http://www.skype.com]] installed&lt;br /&gt;
best is to have a headset, which is earphones and a microphone in one&lt;br /&gt;
device, they produce best quality. they are really not very expensive.&lt;br /&gt;
but i also skyped with people using earphones as microphones or just the&lt;br /&gt;
microphone of their laptop&lt;br /&gt;
if you install skype on your computer, everything might just work. if it&lt;br /&gt;
does not, dial echo123 and check it out - the skype website offers a lot&lt;br /&gt;
of solutions to possible problems - please check it out before the&lt;br /&gt;
meeting so that you can participate in it and we are more occupied with&lt;br /&gt;
chatting away than with solving computer problems&lt;br /&gt;
to join the meeting you will have to send a skype chat message to&lt;br /&gt;
roeland - kuijperroeland - so that he can invite you to the conference call&lt;br /&gt;
&lt;br /&gt;
===agenda points===&lt;br /&gt;
space for things you want to be discussed during the next meeting,&lt;br /&gt;
&lt;br /&gt;
===[[meeting minutes]]===&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=User:Yo&amp;diff=568</id>
		<title>User:Yo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=User:Yo&amp;diff=568"/>
		<updated>2008-05-20T17:04:25Z</updated>

		<summary type="html">&lt;p&gt;Joao: from yo&amp;#039;s email&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;YOlanda (EVS-International coordination BT08)&lt;br /&gt;
&lt;br /&gt;
====Bio====&lt;br /&gt;
***&lt;br /&gt;
***From Netherlands&lt;br /&gt;
&lt;br /&gt;
====Contacts====&lt;br /&gt;
***Phone&lt;br /&gt;
**** BG +359 888159200&lt;br /&gt;
*****I suggest this number could be one of the contact numbers during the BT&lt;br /&gt;
***E-mail&lt;br /&gt;
****yolanda[at]ecotopiabiketour[dot]net&lt;br /&gt;
***Instant Messengers&lt;br /&gt;
****skype: holadiyo&lt;br /&gt;
*****Until the start of the BT I will be reachable on skype daily from mon-fri (10:00-17:00) and if you want to speak with me on other days/times you can email/sms me first&lt;br /&gt;
&lt;br /&gt;
Besides this I will post a short weekly update on the bt-org list to keep you informed on my findings and activities...not to overwhelm you daily with info and questions...&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Yolanda&amp;diff=567</id>
		<title>Yolanda</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Yolanda&amp;diff=567"/>
		<updated>2008-05-20T17:01:05Z</updated>

		<summary type="html">&lt;p&gt;Joao: redirection to Yolanda user page (yo)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Yo]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=564</id>
		<title>Route 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route_2008&amp;diff=564"/>
		<updated>2008-05-20T11:48:49Z</updated>

		<summary type="html">&lt;p&gt;Joao: start with the move (incomplete)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  All the dates are provisional!!!&lt;br /&gt;
 plese contribute to this page by editing it here OR by commenting at our [[mailing list]]s&lt;br /&gt;
&lt;br /&gt;
* There is a page with [[Map]]s and info on how to use them&lt;br /&gt;
* This page works a sketch for the webpage content at the [http://www.ecotopiabiketour.net/route website] where there will be maps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=START - [[Sofia]] [[end of June]]=&lt;br /&gt;
=[[Bulgaria]]=&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Bulgaria]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
{{:Cataluña_route07}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Aragón]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
{{:Aragón_route07}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Navarra]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
{{:Navarra_route07}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Euskadi]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
{{:Euskadi_route07}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Cantabria]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
 Skipped by train :(&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Asturias]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
{{:Asturias_route07}}&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Galicia]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
{{:Galicia_route07}}&lt;br /&gt;
&lt;br /&gt;
=[[Portugal]]=&lt;br /&gt;
==&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[Portugal]]&amp;lt;/span&amp;gt;==&lt;br /&gt;
* click here ( [[Turkey]] ) for getting to a more detailed page with other informations. Including How to travel by train.&lt;br /&gt;
{{:Turkey_route08}}&lt;br /&gt;
&lt;br /&gt;
=END - ([[Ecotopia]] start ?) [[04 August]]=&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Main_Page&amp;diff=560</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Main_Page&amp;diff=560"/>
		<updated>2008-05-19T13:49:16Z</updated>

		<summary type="html">&lt;p&gt;Joao: pointing out the search feature&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=English=&lt;br /&gt;
&lt;br /&gt;
==Welcome to the Ecotopedia - the wiki of the ecotopia biketour==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Roll up! Roll up! It’s the great Ecotopia Biketour 2008 extravaganza!&lt;br /&gt;
&lt;br /&gt;
Where? Serbia, Bulgaria, and Turkey (Belgrade to Sinop on the Black Sea&lt;br /&gt;
coast).&lt;br /&gt;
&lt;br /&gt;
When? 21st June - 14th August 2008 (not confirmed yet)&lt;br /&gt;
&lt;br /&gt;
What? The Ecotopia Biketour is a mobile community that appears for&lt;br /&gt;
several weeks each year in a different part of Europe and provides an&lt;br /&gt;
environmentally acceptable way to reach the Ecotopia gathering&lt;br /&gt;
(http://eyfa.org/ecotopia, http://www.ecotopiagathering.org/) or simply&lt;br /&gt;
to cycle in interesting places. Along the way we meet local groups&lt;br /&gt;
working on ecological or social issues and support their activities.&lt;br /&gt;
&lt;br /&gt;
Why? Learning new things, keeping fit, seeing new places, promoting&lt;br /&gt;
cycling, meeting new people, supporting local environmental groups...&lt;br /&gt;
&lt;br /&gt;
Who? If you’re interested in environmental issues, willing to take an&lt;br /&gt;
active part in the group, and you have a bicycle, then Ecotopia Biketour&lt;br /&gt;
might be just the thing for you. Biketour is suitable for people of most&lt;br /&gt;
cycling abilities, and accommodation is usually in tents. Participants&lt;br /&gt;
are responsible for tasks such as preparing meals, washing up and since&lt;br /&gt;
we don’t have a support vehicle, we also carry our own equipment in bike&lt;br /&gt;
trailers. Participants pay a small participation fee graded according to&lt;br /&gt;
country of residence and are expected to take part in decision-making&lt;br /&gt;
during the tour.&lt;br /&gt;
&lt;br /&gt;
For more information:  &lt;br /&gt;
&lt;br /&gt;
Search this wiki with the box on the right side of every page&lt;br /&gt;
&lt;br /&gt;
Check our website at http://www.ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
Join the biketour mailing list at:&lt;br /&gt;
https://lists.eyfa.org/mailman/listinfo/biketour&lt;br /&gt;
Or e-mail mail4yoy (at) gmail.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Information===&lt;br /&gt;
*[[What is bt]]?&lt;br /&gt;
*[[Frequently asked questions]]&lt;br /&gt;
*[[Route]]&lt;br /&gt;
*[[Map]]&lt;br /&gt;
*How to [[join]]&lt;br /&gt;
&lt;br /&gt;
===Organizing next biketour===&lt;br /&gt;
 This is a self-organized tour!&lt;br /&gt;
No club, no ngo, no political party. Just some people following an idea - since 1993! In 2008 we will cycle [[Bulgaria]] and [[Turkey]] - here are some ideas about the [[route]] and [[map]].&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;The following is old text (with some fixing for now):&amp;lt;br&amp;gt;&lt;br /&gt;
Does this appeal to you? and do you want to do your share of bt-organizing?&amp;lt;br&amp;gt;&lt;br /&gt;
The best is you to come to the [[nextmeeting]], online or in real, to get an idea of the people and tasks, or browse through the [[meeting minutes]].&lt;br /&gt;
If you live next to it or know great places to visit, talk to [[Yolanda]]. We also compiled some texts about [[what bt is]] and how to [[organise biketour]] and collected some nice [[ideas]] about improving BT.&amp;lt;br&amp;gt;&lt;br /&gt;
Right now we are also working on the [[website]]. And where the hell is our [[stuff]]?&amp;lt;br&amp;gt;&lt;br /&gt;
You can also help us online, even if you do not live next to the route. We do need help with moving pages from our old wikis and websites - have a look down to archive - to this wiki. Also the [[website]] needs doing: writing, designing and creating an ez-publish template.&lt;br /&gt;
&lt;br /&gt;
====Tasks====&lt;br /&gt;
&#039;&#039;&#039;Please help&#039;&#039;&#039; with some of this:&lt;br /&gt;
* Brainstorm of [[ideas]] about improving BT&lt;br /&gt;
* Wiki organization&lt;br /&gt;
** take care of moving old texts to here&lt;br /&gt;
*** You can learn on [[How_to_edit_Wiki]] for contributing&lt;br /&gt;
** update this same list, maybe at this page [[Org Tasks]] ?&lt;br /&gt;
** Link this orphan pages: http://btwiki.ecobytes.net/Special:Lonelypages&lt;br /&gt;
** Collaborate on the [[route]] drafting&lt;br /&gt;
*** reading, writing and collaborating on the profiles of places to visit&lt;br /&gt;
* Translation&lt;br /&gt;
** Help translate by reading [[How to translate]]&lt;br /&gt;
* [[Website]]&lt;br /&gt;
** ez-publish knowledge welcomed&lt;br /&gt;
** Designers&lt;br /&gt;
&lt;br /&gt;
==Last years tours==&lt;br /&gt;
&lt;br /&gt;
===2007===&lt;br /&gt;
[[Main Page 2007|Main Page of this wiki during 2007]] [[Route 2007|Route of Biketour 2007]] [[Map 2007|Map of Biketour 2007]]&lt;br /&gt;
&lt;br /&gt;
===2006===&lt;br /&gt;
[[diary 06]], [[booklet 06]], [[pressrelease06 eng]], [[outreachmail participants 06 eng]],&lt;br /&gt;
[[traveltips to lithuania and poland]], [[short route description 06]], [[flyer06 eng]]&lt;br /&gt;
&lt;br /&gt;
==Archive==&lt;br /&gt;
&lt;br /&gt;
camp fire [[recipes]]&lt;br /&gt;
&lt;br /&gt;
[[texts about bt]] -  &#039;&#039;&#039;well this is intended to be a collection of all texts about bt we have here - but who knows if everyone thinks of mentioning her text here ?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
the 2005 wiki - bosnia, serbia, romaina and moldova:&lt;br /&gt;
[[http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968]]&lt;br /&gt;
&lt;br /&gt;
the 2004 wiki, quite some texts in czech and german:&lt;br /&gt;
[[http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Main_Page&amp;diff=554</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Main_Page&amp;diff=554"/>
		<updated>2008-05-16T12:34:53Z</updated>

		<summary type="html">&lt;p&gt;Joao: Further updates to 08, saved and linked 07 pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=English=&lt;br /&gt;
&lt;br /&gt;
==Welcome to the Ecotopedia - the wiki of the ecotopia biketour==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Roll up! Roll up! It’s the great Ecotopia Biketour 2008 extravaganza!&lt;br /&gt;
&lt;br /&gt;
Where? Serbia, Bulgaria, and Turkey (Belgrade to Sinop on the Black Sea&lt;br /&gt;
coast).&lt;br /&gt;
&lt;br /&gt;
When? 21st June - 14th August 2008&lt;br /&gt;
&lt;br /&gt;
What? The Ecotopia Biketour is a mobile community that appears for&lt;br /&gt;
several weeks each year in a different part of Europe and provides an&lt;br /&gt;
environmentally acceptable way to reach the Ecotopia gathering&lt;br /&gt;
(http://eyfa.org/ecotopia, http://www.ecotopiagathering.org/) or simply&lt;br /&gt;
to cycle in interesting places. Along the way we meet local groups&lt;br /&gt;
working on ecological or social issues and support their activities.&lt;br /&gt;
&lt;br /&gt;
Why? Learning new things, keeping fit, seeing new places, promoting&lt;br /&gt;
cycling, meeting new people, supporting local environmental groups...&lt;br /&gt;
&lt;br /&gt;
Who? If you’re interested in environmental issues, willing to take an&lt;br /&gt;
active part in the group, and you have a bicycle, then Ecotopia Biketour&lt;br /&gt;
might be just the thing for you. Biketour is suitable for people of most&lt;br /&gt;
cycling abilities, and accommodation is usually in tents. Participants&lt;br /&gt;
are responsible for tasks such as preparing meals, washing up and since&lt;br /&gt;
we don’t have a support vehicle, we also carry our own equipment in bike&lt;br /&gt;
trailers. Participants pay a small participation fee graded according to&lt;br /&gt;
country of residence and are expected to take part in decision-making&lt;br /&gt;
during the tour.&lt;br /&gt;
&lt;br /&gt;
For more information:&lt;br /&gt;
&lt;br /&gt;
Join the biketour mailing list at:&lt;br /&gt;
https://lists.eyfa.org/mailman/listinfo/biketour&lt;br /&gt;
Or e-mail mail4yoy (at) gmail.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Information===&lt;br /&gt;
*[[What is bt]]?&lt;br /&gt;
*[[Frequently asked questions]]&lt;br /&gt;
*[[Route]]&lt;br /&gt;
*[[Map]]&lt;br /&gt;
*How to [[join]]&lt;br /&gt;
&lt;br /&gt;
===Organizing next biketour===&lt;br /&gt;
 This is a self-organized tour!&lt;br /&gt;
No club, no ngo, no political party. Just some people following an idea - since 1993! In 2008 we will cycle [[Bulgaria]] and [[Turkey]] - here are some ideas about the [[route]] and [[map]].&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;The following is old text (with some fixing for now):&amp;lt;br&amp;gt;&lt;br /&gt;
Does this appeal to you? and do you want to do your share of bt-organizing?&amp;lt;br&amp;gt;&lt;br /&gt;
The best is you to come to the [[nextmeeting]], online or in real, to get an idea of the people and tasks, or browse through the [[meeting minutes]].&lt;br /&gt;
If you live next to it or know great places to visit, talk to [[Yolanda]]. We also compiled some texts about [[what bt is]] and how to [[organise biketour]] and collected some nice [[ideas]] about improving BT.&amp;lt;br&amp;gt;&lt;br /&gt;
Right now we are also working on the [[website]]. And where the hell is our [[stuff]]?&amp;lt;br&amp;gt;&lt;br /&gt;
You can also help us online, even if you do not live next to the route. We do need help with moving pages from our old wikis and websites - have a look down to archive - to this wiki. Also the [[website]] needs doing: writing, designing and creating an ez-publish template.&lt;br /&gt;
&lt;br /&gt;
====Tasks====&lt;br /&gt;
&#039;&#039;&#039;Please help&#039;&#039;&#039; with some of this:&lt;br /&gt;
* Brainstorm of [[ideas]] about improving BT&lt;br /&gt;
* Wiki organization&lt;br /&gt;
** take care of moving old texts to here&lt;br /&gt;
*** You can learn on [[How_to_edit_Wiki]] for contributing&lt;br /&gt;
** update this same list, maybe at this page [[Org Tasks]] ?&lt;br /&gt;
** Link this orphan pages: http://btwiki.ecobytes.net/Special:Lonelypages&lt;br /&gt;
** Collaborate on the [[route]] drafting&lt;br /&gt;
*** reading, writing and collaborating on the profiles of places to visit&lt;br /&gt;
* Translation&lt;br /&gt;
** Help translate by reading [[How to translate]]&lt;br /&gt;
* [[Website]]&lt;br /&gt;
** ez-publish knowledge welcomed&lt;br /&gt;
** Designers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Last years tours==&lt;br /&gt;
&lt;br /&gt;
===2007===&lt;br /&gt;
[[Main Page 2007|Main Page of this wiki during 2007]] [[Route 2007|Route of Biketour 2007]] [[Map 2007|Map of Biketour 2007]]&lt;br /&gt;
&lt;br /&gt;
===2006===&lt;br /&gt;
[[diary 06]], [[booklet 06]], [[pressrelease06 eng]], [[outreachmail participants 06 eng]],&lt;br /&gt;
[[traveltips to lithuania and poland]], [[short route description 06]], [[flyer06 eng]]&lt;br /&gt;
&lt;br /&gt;
==Archive==&lt;br /&gt;
&lt;br /&gt;
camp fire [[recipes]]&lt;br /&gt;
&lt;br /&gt;
[[texts about bt]] -  &#039;&#039;&#039;well this is intended to be a collection of all texts about bt we have here - but who knows if everyone thinks of mentioning her text here ?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
the 2005 wiki - bosnia, serbia, romaina and moldova:&lt;br /&gt;
[[http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968]]&lt;br /&gt;
&lt;br /&gt;
the 2004 wiki, quite some texts in czech and german:&lt;br /&gt;
[[http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Route&amp;diff=553</id>
		<title>Route</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Route&amp;diff=553"/>
		<updated>2008-05-16T12:34:41Z</updated>

		<summary type="html">&lt;p&gt;Joao: new link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Route 2008]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Map&amp;diff=552</id>
		<title>Map</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Map&amp;diff=552"/>
		<updated>2008-05-16T12:34:10Z</updated>

		<summary type="html">&lt;p&gt;Joao: new link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Map 2008]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Nextmeeting&amp;diff=551</id>
		<title>Nextmeeting</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Nextmeeting&amp;diff=551"/>
		<updated>2008-05-16T12:27:58Z</updated>

		<summary type="html">&lt;p&gt;Joao: reverted to previous version without spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=english=&lt;br /&gt;
==BT meetings==&lt;br /&gt;
&lt;br /&gt;
we meet every some months in person - next meeting will be in march in spain somewhere - details to be announced soon here !&lt;br /&gt;
&lt;br /&gt;
==Mailing list==&lt;br /&gt;
Our mailing lists are very important [[Internet_resources]] to maintain communication&lt;br /&gt;
&lt;br /&gt;
==online wheel meeting==&lt;br /&gt;
and the we do the [[wheel]] meetings online using skype&lt;br /&gt;
when will the next wheel meeting be ? when do you have time ?&lt;br /&gt;
&lt;br /&gt;
jan: sunday afternoon&lt;br /&gt;
&lt;br /&gt;
karl: sunday evening (after 20:00 CEST)&lt;br /&gt;
&lt;br /&gt;
Janneke: sunday afternoon or evening is usually fine. In Principle every evening except wednesday, but that doesn&#039;t always work out...&lt;br /&gt;
&lt;br /&gt;
will there be any meeting before biketourstart?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if you want to join the wheel meeting, you need a working skype setup.&lt;br /&gt;
that would be a computer with internet, speaker and a microphone and the&lt;br /&gt;
programm skype [[http://www.skype.com]] installed&lt;br /&gt;
best is to have a headset, which is earphones and a microphone in one&lt;br /&gt;
device, they produce best quality. they are really not very expensive.&lt;br /&gt;
but i also skyped with people using earphones as microphones or just the&lt;br /&gt;
microphone of their laptop&lt;br /&gt;
if you install skype on your computer, everything might just work. if it&lt;br /&gt;
does not, dial echo123 and check it out - the skype website offers a lot&lt;br /&gt;
of solutions to possible problems - please check it out before the&lt;br /&gt;
meeting so that you can participate in it and we are more occupied with&lt;br /&gt;
chatting away than with solving computer problems&lt;br /&gt;
to join the meeting you will have to send a skype chat message to&lt;br /&gt;
roeland - kuijperroeland - so that he can invite you to the conference call&lt;br /&gt;
&lt;br /&gt;
===agenda points===&lt;br /&gt;
space for things you want to be discussed during the next meeting,&lt;br /&gt;
&lt;br /&gt;
===[[meeting minutes]]===&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Main_Page_2007&amp;diff=550</id>
		<title>Main Page 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Main_Page_2007&amp;diff=550"/>
		<updated>2008-05-16T12:17:12Z</updated>

		<summary type="html">&lt;p&gt;Joao: copied from history of Main_Page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=English=&lt;br /&gt;
&lt;br /&gt;
==Welcome to the Ecotopedia - the wiki of the ecotopia biketour==&lt;br /&gt;
&lt;br /&gt;
===Information===&lt;br /&gt;
*[[What is bt]]?&lt;br /&gt;
*[[Frequently asked questions]]&lt;br /&gt;
*[[Route]]&lt;br /&gt;
*[[Map]]&lt;br /&gt;
*How to [[join]]&lt;br /&gt;
&lt;br /&gt;
===Organizing next biketour===&lt;br /&gt;
 This is a self-organized tour!&lt;br /&gt;
No club, no ngo, no political party. Just some people following an idea - since 1993! In 2007 we will cycle [[Spain]] and [[Portugal]] - here are some ideas about the [[route]] and [[map]].&amp;lt;br&amp;gt;&lt;br /&gt;
Does this appeal to you? and do you want to do your share of bt-organizing?&amp;lt;br&amp;gt;&lt;br /&gt;
The best is you to come to the [[nextmeeting]], online or in real, to get an idea of the people and tasks, or browse through the [[meeting minutes]].&lt;br /&gt;
If you live next to it or know great places to visit, talk to [[Joao]]. We also compiled some texts about [[what bt is]] and how to [[organise biketour]] and collected some nice [[ideas]] about improving BT.&amp;lt;br&amp;gt;&lt;br /&gt;
Right now we are also working on the [[website]]. And where the hell is our [[stuff]]?&amp;lt;br&amp;gt;&lt;br /&gt;
You can also help us online, even if you do not live next to the route. We do need help with moving pages from our old wikis and websites - have a look down to archive - to this wiki. Also the [[website]] needs doing: writing, designing and creating an ez-publish template.&lt;br /&gt;
&lt;br /&gt;
====Tasks====&lt;br /&gt;
&#039;&#039;&#039;Please help&#039;&#039;&#039; with some of this:&lt;br /&gt;
* Brainstorm of [[ideas]] about improving BT&lt;br /&gt;
* Wiki organization&lt;br /&gt;
** take care of moving old texts to here&lt;br /&gt;
*** You can learn on [[How_to_edit_Wiki]] for contributing&lt;br /&gt;
** update this same list, maybe at this page [[Org Tasks]] ?&lt;br /&gt;
** Link this orphan pages: http://btwiki.ecobytes.net/Special:Lonelypages&lt;br /&gt;
** Collaborate on the [[route]] drafting&lt;br /&gt;
*** reading, writing and collaborating on the profiles of places to visit&lt;br /&gt;
* Translation&lt;br /&gt;
** Help translate by reading [[How to translate]]&lt;br /&gt;
* [[Website]]&lt;br /&gt;
** ez-publish knowledge welcomed&lt;br /&gt;
** Designers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Last years tours==&lt;br /&gt;
&lt;br /&gt;
===2006===&lt;br /&gt;
[[diary 06]], [[booklet 06]], [[pressrelease06 eng]], [[outreachmail participants 06 eng]],&lt;br /&gt;
[[traveltips to lithuania and poland]], [[short route description 06]], [[flyer06 eng]]&lt;br /&gt;
&lt;br /&gt;
==Archive==&lt;br /&gt;
&lt;br /&gt;
camp fire [[recipes]]&lt;br /&gt;
&lt;br /&gt;
[[texts about bt]] -  &#039;&#039;&#039;well this is intended to be a collection of all texts about bt we have here - but who knows if everyone thinks of mentioning her text here ?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
the 2005 wiki - bosnia, serbia, romaina and moldova:&lt;br /&gt;
[[http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968]]&lt;br /&gt;
&lt;br /&gt;
the 2004 wiki, quite some texts in czech and german:&lt;br /&gt;
[[http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765]]&lt;br /&gt;
&lt;br /&gt;
=Espanol=&lt;br /&gt;
 AUTO TRANSLATION - please correct and delete this line!&lt;br /&gt;
&lt;br /&gt;
==Bienvenid@ a la Ecotopedia - el wiki del biketour de Ecotopia==&lt;br /&gt;
&lt;br /&gt;
===Organización del próximo biketour===&lt;br /&gt;
 ¡Esto es un viaje auto-organizado!&lt;br /&gt;
Ningún club, ninguna ONG, ningún partido político. ¡Sólo alguna gente que sigue una idea - desde 1993! En 2007 pedalearemos por [[Spain#espanol|España]] y [[Portugal#espanol|Portugal]] - aquí están algunas ideas sobre la [[route#espanol|ruta]] y el [[map#espanol|mapa]]. &amp;lt;br&amp;gt;&lt;br /&gt;
¿Te apetece? ¿Deseas formar parte de la organización de bt? &amp;lt;br&amp;gt;&lt;br /&gt;
Lo mejor es venir a la [[nextmeeting#espanol|proxima reunión]], en línea o en persona, para hacerse una idea de la gente y de las tareas, u hojee los [[meeting_minutes#espanol|minutos de reunión]].&lt;br /&gt;
Si vives al lado de ella o conoces lugares para visitar, hablar con [[Joao]]. También compilamos algunos textos acerca de [[what bt is#espanol|qué es bt]] y cómo se [[organise_biketour#espanol|organiza el biketour]] y recogemos algunas de las [[ideas#espanol|ideas]] sobre mejorar BT.&amp;lt;br&amp;gt;&lt;br /&gt;
Ahora también estamos trabajando en el [[website#espanol|Web site]]. ¿Y dónde demonios está nuestro [[stuff#espanol|material]]? &amp;lt;br&amp;gt;&lt;br /&gt;
También puedes ayudarnos en línea, aunque no vivas al lado de la ruta. Necesitamos ayuda con las páginas móviles de nuestros viejos wikis y Web site - mira abajo a archivar - a este wiki. También [[website#espanol|Web site]] necesita hacer: escribiendo, diseñando y creando una plantilla del ez-publicar.&lt;br /&gt;
&lt;br /&gt;
====Tareas====&lt;br /&gt;
El &#039;&#039;&#039; ayuda por favor al &#039;&#039;&#039; con algo de esto:&lt;br /&gt;
* Buena inspiración de [[ideas#espanol|ideas]] sobre mejorar BT&lt;br /&gt;
* Organización de Wiki&lt;br /&gt;
cuidado de la toma del ** de mover los viejos textos a aquí&lt;br /&gt;
*** Que usted puede aprender encendido [[How_to_edit_Wiki#espanol|como editar lo Wiki]] para contribuir&lt;br /&gt;
¿actualización del ** esta misma lista, quizá en esta página [[tareas de Org]]?&lt;br /&gt;
Acoplamiento del ** que este huérfano pagina: http://btwiki.ecobytes.net/Special:Lonelypages&lt;br /&gt;
El ** colabora en [[route#espanol|ruta]] el bosquejo&lt;br /&gt;
lectura, escritura y colaboración del *** en los perfiles de lugares para visitar&lt;br /&gt;
* Traducción&lt;br /&gt;
La ayuda del ** traduce leyendo [[how_to_translate#espanol|cómo traducir]]&lt;br /&gt;
* [[website#espanol|Web site]]&lt;br /&gt;
el ** ez-publica el conocimiento dado la bienvenida&lt;br /&gt;
Diseñadores del **&lt;br /&gt;
&lt;br /&gt;
==El biketour de años anteriores==&lt;br /&gt;
&lt;br /&gt;
===2006===&lt;br /&gt;
[[diario 06]], [[librete 06]], [[inglés pressrelease06]], [[participantes del outreachmail 06 ingleses]],&lt;br /&gt;
[[traveltips a Lituania y a Polonia]], [[descripción corta 06 de la ruta]], [[inglés flyer06]]&lt;br /&gt;
&lt;br /&gt;
==Archivo==&lt;br /&gt;
&lt;br /&gt;
fuego de campamento [[recetas]]&lt;br /&gt;
&lt;br /&gt;
[[textos sobre bt]] - pozo del &#039;&#039;&#039; ésta pretende ser una colección de todos los textos sobre bt que tenemos aquí - pero ¿quién sabe si cada uno piensa en mencionar su texto aquí? &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
el wiki 2005 - Bosnia, Serbia, Rumanía y Moldavia:&lt;br /&gt;
[[http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968]]&lt;br /&gt;
&lt;br /&gt;
el wiki 2004, algunos textos en checo y alemán:&lt;br /&gt;
[[http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765]]&lt;br /&gt;
&lt;br /&gt;
=Portugues=&lt;br /&gt;
&lt;br /&gt;
==Benvindo ao Ecotopedia - o wiki do biketour do ecotopia==&lt;br /&gt;
&lt;br /&gt;
===Organizando o próximo biketour===&lt;br /&gt;
 Esta é uma excursão auto-organizada!&lt;br /&gt;
Não é clube, nem ONG, nem partido político. Apenas algumas pessoas que seguem uma ideia - desde 1993! Em 2007 vamos estar [[Spain#portugues|Espanha]] e [[Portugal#portugues|Portugal]] - aqui estão algumas ideias sobre [[route#portugues|rota]] e [[map#portugues|mapa]].&amp;lt;br&amp;gt;&lt;br /&gt;
É apelativo? Quer ajudar em parte na organização do BT?&amp;lt;br&amp;gt;&lt;br /&gt;
O melhor será vir à [[nextmeeting#portugues|próxima reunião]], online ou fisicamente, para ter uma ideia das pessoas e das tarefas, ou leia as [[meeting_minutes#portugues|minutas de reuniões]].&lt;br /&gt;
Se morar na redondezas ou conhecer lugares interessantes a visitar, pode falar com o [[Joao]]. Nós compilámos também alguns textos sobre aproximadamente [[what_bt_is#portugues|o que é o BT]] e como [[organise_biketour#portugues|organizar o biketour]] e juntámos algumas agradáveis [[ideas#portugues|ideias]] sobre como melhorar o BT.&amp;lt;br&amp;gt;&lt;br /&gt;
De momento estamos a tentar desenvolver também o [[Web_site#portugues|Sítio web]]. E onde está o nosso [[stuff#portugues|material]]?&amp;lt;br&amp;gt;&lt;br /&gt;
Poderá também ajudar-nos pela internet, mesmo que viva perto da rota. Nós necessitamos ajuda com as páginas, precisam de ser movidas dos nossos wikis e Web site antigos - repare abaixo no arquivo - para este wiki novo. Necessitamos de [[How_to_translate#portugues|traduzir]] as páginas já existentes. Também o [[Web site]] necessita de: escrever, projectar e criar um template de ez-publishr.&lt;br /&gt;
&lt;br /&gt;
====Tarefas====&lt;br /&gt;
&#039;&#039;&#039;Por favor ajude&#039;&#039;&#039; em algo como:&lt;br /&gt;
* Brainstorm de [[ideas#portugues|ideias]] sobre como melhorar o BT&lt;br /&gt;
* Organização do Wiki&lt;br /&gt;
** mover textos velhos para aqui&lt;br /&gt;
*** Pode aprender sobre [[How_to_edit_Wiki#portugues|Como editar o wiki]] para contribuir&lt;br /&gt;
** actualizar esta mesma lista, talvez nesta página [[Org_Tasks#portugues|tarefas de Organização]]?&lt;br /&gt;
** ligado as páginas órfãs: http://btwiki.ecobytes.net/Special:Lonelypages&lt;br /&gt;
** Colaborar com o esboço da [[route#portugues|rota]]&lt;br /&gt;
*** leitura, escrita e colaboração dos perfis dos lugares a visitar&lt;br /&gt;
* Tradução&lt;br /&gt;
** Ajuda a traduzir lendo [[How_to_translate#portugues|como traduzir]]&lt;br /&gt;
* [[Web site]]&lt;br /&gt;
** ez-publish , alguém percebe deste CMS?&lt;br /&gt;
** design&lt;br /&gt;
&lt;br /&gt;
==O Biketour nos últimos anos==&lt;br /&gt;
&lt;br /&gt;
===2006===&lt;br /&gt;
[[diary 06]], [[booklet 06]], [[pressrelease06 eng]], [[outreachmail participants 06 eng]],&lt;br /&gt;
[[traveltips to lithuania and poland]], [[short route description 06]], [[flyer06 eng]]&lt;br /&gt;
&lt;br /&gt;
==Arquivo==&lt;br /&gt;
&lt;br /&gt;
fogo de acampamento - [[recipes#portugues|receitas]]&lt;br /&gt;
&lt;br /&gt;
[[texts about bt#portugues|textos sobre o bt]] - &#039;&#039;&#039;pretende ser uma colecção de todos os textos sobre o bt que nós temos aqui - mas quem sabe se todos tencionem mencionar o seu texto aqui?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2005 o wiki - Bósnia, servia, roménia e moldavia:&lt;br /&gt;
[[http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968]]&lt;br /&gt;
&lt;br /&gt;
o wiki 2004, muitos textos em checo e alemão:&lt;br /&gt;
[[http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Espaniol&amp;diff=549</id>
		<title>Espaniol</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Espaniol&amp;diff=549"/>
		<updated>2008-05-16T12:13:49Z</updated>

		<summary type="html">&lt;p&gt;Joao: Espaniol moved to Español: bad spelling ;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Español]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Espa%C3%B1ol&amp;diff=548</id>
		<title>Español</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Espa%C3%B1ol&amp;diff=548"/>
		<updated>2008-05-16T12:13:49Z</updated>

		<summary type="html">&lt;p&gt;Joao: Espaniol moved to Español: bad spelling ;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Espanol=&lt;br /&gt;
 AUTO TRANSLATION - please correct and delete this line!&lt;br /&gt;
&lt;br /&gt;
==Bienvenid@ a la Ecotopedia - el wiki del biketour de Ecotopia==&lt;br /&gt;
&lt;br /&gt;
===Organización del próximo biketour===&lt;br /&gt;
 ¡Esto es un viaje auto-organizado!&lt;br /&gt;
Ningún club, ninguna ONG, ningún partido político. ¡Sólo alguna gente que sigue una idea - desde 1993! En 2007 pedalearemos por [[Spain#espanol|España]] y [[Portugal#espanol|Portugal]] - aquí están algunas ideas sobre la [[route#espanol|ruta]] y el [[map#espanol|mapa]]. &amp;lt;br&amp;gt;&lt;br /&gt;
¿Te apetece? ¿Deseas formar parte de la organización de bt? &amp;lt;br&amp;gt;&lt;br /&gt;
Lo mejor es venir a la [[nextmeeting#espanol|proxima reunión]], en línea o en persona, para hacerse una idea de la gente y de las tareas, u hojee los [[meeting_minutes#espanol|minutos de reunión]].&lt;br /&gt;
Si vives al lado de ella o conoces lugares para visitar, hablar con [[Joao]]. También compilamos algunos textos acerca de [[what bt is#espanol|qué es bt]] y cómo se [[organise_biketour#espanol|organiza el biketour]] y recogemos algunas de las [[ideas#espanol|ideas]] sobre mejorar BT.&amp;lt;br&amp;gt;&lt;br /&gt;
Ahora también estamos trabajando en el [[website#espanol|Web site]]. ¿Y dónde demonios está nuestro [[stuff#espanol|material]]? &amp;lt;br&amp;gt;&lt;br /&gt;
También puedes ayudarnos en línea, aunque no vivas al lado de la ruta. Necesitamos ayuda con las páginas móviles de nuestros viejos wikis y Web site - mira abajo a archivar - a este wiki. También [[website#espanol|Web site]] necesita hacer: escribiendo, diseñando y creando una plantilla del ez-publicar.&lt;br /&gt;
&lt;br /&gt;
====Tareas====&lt;br /&gt;
El &#039;&#039;&#039; ayuda por favor al &#039;&#039;&#039; con algo de esto:&lt;br /&gt;
* Buena inspiración de [[ideas#espanol|ideas]] sobre mejorar BT&lt;br /&gt;
* Organización de Wiki&lt;br /&gt;
cuidado de la toma del ** de mover los viejos textos a aquí&lt;br /&gt;
*** Que usted puede aprender encendido [[How_to_edit_Wiki#espanol|como editar lo Wiki]] para contribuir&lt;br /&gt;
¿actualización del ** esta misma lista, quizá en esta página [[tareas de Org]]?&lt;br /&gt;
Acoplamiento del ** que este huérfano pagina: http://btwiki.ecobytes.net/Special:Lonelypages&lt;br /&gt;
El ** colabora en [[route#espanol|ruta]] el bosquejo&lt;br /&gt;
lectura, escritura y colaboración del *** en los perfiles de lugares para visitar&lt;br /&gt;
* Traducción&lt;br /&gt;
La ayuda del ** traduce leyendo [[how_to_translate#espanol|cómo traducir]]&lt;br /&gt;
* [[website#espanol|Web site]]&lt;br /&gt;
el ** ez-publica el conocimiento dado la bienvenida&lt;br /&gt;
Diseñadores del **&lt;br /&gt;
&lt;br /&gt;
==El biketour de años anteriores==&lt;br /&gt;
&lt;br /&gt;
===2006===&lt;br /&gt;
[[diario 06]], [[librete 06]], [[inglés pressrelease06]], [[participantes del outreachmail 06 ingleses]],&lt;br /&gt;
[[traveltips a Lituania y a Polonia]], [[descripción corta 06 de la ruta]], [[inglés flyer06]]&lt;br /&gt;
&lt;br /&gt;
==Archivo==&lt;br /&gt;
&lt;br /&gt;
fuego de campamento [[recetas]]&lt;br /&gt;
&lt;br /&gt;
[[textos sobre bt]] - pozo del &#039;&#039;&#039; ésta pretende ser una colección de todos los textos sobre bt que tenemos aquí - pero ¿quién sabe si cada uno piensa en mencionar su texto aquí? &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
el wiki 2005 - Bosnia, Serbia, Rumanía y Moldavia:&lt;br /&gt;
[[http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968]]&lt;br /&gt;
&lt;br /&gt;
el wiki 2004, algunos textos en checo y alemán:&lt;br /&gt;
[[http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Portugese&amp;diff=547</id>
		<title>Portugese</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Portugese&amp;diff=547"/>
		<updated>2008-05-16T12:12:14Z</updated>

		<summary type="html">&lt;p&gt;Joao: Portugese moved to Português: bad spelling ;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Português]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=Portugu%C3%AAs&amp;diff=546</id>
		<title>Português</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=Portugu%C3%AAs&amp;diff=546"/>
		<updated>2008-05-16T12:12:14Z</updated>

		<summary type="html">&lt;p&gt;Joao: Portugese moved to Português: bad spelling ;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Portugues=&lt;br /&gt;
&lt;br /&gt;
==Benvindo ao Ecotopedia - o wiki do biketour do ecotopia==&lt;br /&gt;
&lt;br /&gt;
===Organizando o próximo biketour===&lt;br /&gt;
 Esta é uma excursão auto-organizada!&lt;br /&gt;
Não é clube, nem ONG, nem partido político. Apenas algumas pessoas que seguem uma ideia - desde 1993! Em 2007 vamos estar [[Spain#portugues|Espanha]] e [[Portugal#portugues|Portugal]] - aqui estão algumas ideias sobre [[route#portugues|rota]] e [[map#portugues|mapa]].&amp;lt;br&amp;gt;&lt;br /&gt;
É apelativo? Quer ajudar em parte na organização do BT?&amp;lt;br&amp;gt;&lt;br /&gt;
O melhor será vir à [[nextmeeting#portugues|próxima reunião]], online ou fisicamente, para ter uma ideia das pessoas e das tarefas, ou leia as [[meeting_minutes#portugues|minutas de reuniões]].&lt;br /&gt;
Se morar na redondezas ou conhecer lugares interessantes a visitar, pode falar com o [[Joao]]. Nós compilámos também alguns textos sobre aproximadamente [[what_bt_is#portugues|o que é o BT]] e como [[organise_biketour#portugues|organizar o biketour]] e juntámos algumas agradáveis [[ideas#portugues|ideias]] sobre como melhorar o BT.&amp;lt;br&amp;gt;&lt;br /&gt;
De momento estamos a tentar desenvolver também o [[Web_site#portugues|Sítio web]]. E onde está o nosso [[stuff#portugues|material]]?&amp;lt;br&amp;gt;&lt;br /&gt;
Poderá também ajudar-nos pela internet, mesmo que viva perto da rota. Nós necessitamos ajuda com as páginas, precisam de ser movidas dos nossos wikis e Web site antigos - repare abaixo no arquivo - para este wiki novo. Necessitamos de [[How_to_translate#portugues|traduzir]] as páginas já existentes. Também o [[Web site]] necessita de: escrever, projectar e criar um template de ez-publishr.&lt;br /&gt;
&lt;br /&gt;
====Tarefas====&lt;br /&gt;
&#039;&#039;&#039;Por favor ajude&#039;&#039;&#039; em algo como:&lt;br /&gt;
* Brainstorm de [[ideas#portugues|ideias]] sobre como melhorar o BT&lt;br /&gt;
* Organização do Wiki&lt;br /&gt;
** mover textos velhos para aqui&lt;br /&gt;
*** Pode aprender sobre [[How_to_edit_Wiki#portugues|Como editar o wiki]] para contribuir&lt;br /&gt;
** actualizar esta mesma lista, talvez nesta página [[Org_Tasks#portugues|tarefas de Organização]]?&lt;br /&gt;
** ligado as páginas órfãs: http://btwiki.ecobytes.net/Special:Lonelypages&lt;br /&gt;
** Colaborar com o esboço da [[route#portugues|rota]]&lt;br /&gt;
*** leitura, escrita e colaboração dos perfis dos lugares a visitar&lt;br /&gt;
* Tradução&lt;br /&gt;
** Ajuda a traduzir lendo [[How_to_translate#portugues|como traduzir]]&lt;br /&gt;
* [[Web site]]&lt;br /&gt;
** ez-publish , alguém percebe deste CMS?&lt;br /&gt;
** design&lt;br /&gt;
&lt;br /&gt;
==O Biketour nos últimos anos==&lt;br /&gt;
&lt;br /&gt;
===2006===&lt;br /&gt;
[[diary 06]], [[booklet 06]], [[pressrelease06 eng]], [[outreachmail participants 06 eng]],&lt;br /&gt;
[[traveltips to lithuania and poland]], [[short route description 06]], [[flyer06 eng]]&lt;br /&gt;
&lt;br /&gt;
==Arquivo==&lt;br /&gt;
&lt;br /&gt;
fogo de acampamento - [[recipes#portugues|receitas]]&lt;br /&gt;
&lt;br /&gt;
[[texts about bt#portugues|textos sobre o bt]] - &#039;&#039;&#039;pretende ser uma colecção de todos os textos sobre o bt que nós temos aqui - mas quem sabe se todos tencionem mencionar o seu texto aqui?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2005 o wiki - Bósnia, servia, roménia e moldavia:&lt;br /&gt;
[[http://bt05.seedwiki.com/wiki/bt05/?CFID=5513191&amp;amp;CFTOKEN=69760497&amp;amp;jsessionid=c2302637811172265372968]]&lt;br /&gt;
&lt;br /&gt;
o wiki 2004, muitos textos em checo e alemão:&lt;br /&gt;
[[http://bike_tour.seedwiki.com/wiki/bike_tour/?CFID=5513188&amp;amp;CFTOKEN=25088710&amp;amp;jsessionid=c2301409891172265371765]]&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=User:Jo%C3%A3o_Lopes&amp;diff=545</id>
		<title>User:João Lopes</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=User:Jo%C3%A3o_Lopes&amp;diff=545"/>
		<updated>2008-05-16T12:06:27Z</updated>

		<summary type="html">&lt;p&gt;Joao: updated to 2008&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Helping 2006&#039;s international coordinator there was João Lopes&lt;br /&gt;
2007 he was be finally helping a tour through his home land&lt;br /&gt;
Some time before the start of 2008&#039;s edition, he&#039;s helping with the IT stuff&lt;br /&gt;
&lt;br /&gt;
====Bio====&lt;br /&gt;
***27&lt;br /&gt;
***From Lisboa, Portugal&lt;br /&gt;
&lt;br /&gt;
====Contacts====&lt;br /&gt;
***Phone&lt;br /&gt;
**** DE +49 1636824001 (best one at the moment!)&lt;br /&gt;
***E-mail&lt;br /&gt;
****joao[at]ecotopiabiketour[dot]net&lt;br /&gt;
***Instant Messengers&lt;br /&gt;
****skype: thxmil138&lt;br /&gt;
****msn: don&#039;t ask&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=07_announcement_flyer&amp;diff=388</id>
		<title>07 announcement flyer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=07_announcement_flyer&amp;diff=388"/>
		<updated>2007-06-28T08:54:29Z</updated>

		<summary type="html">&lt;p&gt;Joao: /* portugues */ minor corrections&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==english==&lt;br /&gt;
Here&#039;s the flyer in pdf&#039;s&lt;br /&gt;
&lt;br /&gt;
A5 single , and A4 divided in 2 (for easy printing)&lt;br /&gt;
&lt;br /&gt;
 [http://www.ecotopiabiketour.net/download/flyer07en.pdf single a5] &amp;amp;  [http://www.ecotopiabiketour.net/download/flyer07en2pages.pdf double a5 (1 a4)]&lt;br /&gt;
===Flyer text===&lt;br /&gt;
                                                 17th&lt;br /&gt;
                                           Spain &amp;amp; Portugal&lt;br /&gt;
                              Barcelona (1st June) - Aljezur, Portugal (9th August)&lt;br /&gt;
www.ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                           Each year Ecotopia Biketour aims to create an &amp;quot;ecomobile&amp;quot; community&lt;br /&gt;
                           connecting different people from all over the world into diverse, clumsy, joyful,&lt;br /&gt;
                           slow, funny, unpredictable, sunny, caring group of people.&lt;br /&gt;
&lt;br /&gt;
                           The Ecotopia Biketour is an eco-mobile action community on its way to or from&lt;br /&gt;
                           Ecotopia gathering. Some 10 to 50 bikers from different backgrounds -&lt;br /&gt;
                           nationality, age, language, experience - cycle together towards ecotopia,&lt;br /&gt;
                           doing actions on their way and meet up with environmentally minded people&lt;br /&gt;
                           and groups. They carry all equipment for camping on their bikes and trailers. It is&lt;br /&gt;
                           a dynamic tour, with constantly changing sleeping places, group composition&lt;br /&gt;
                           (you don&#039;t have to join the whole route) and food quality, but with some&lt;br /&gt;
                           common things like: consensus based decision making, all tasks divided&lt;br /&gt;
                           between the participants, a sleeping place every night and breakfast, lunch&lt;br /&gt;
                           and dinner for a participation fee calculated in &amp;quot;ecos&amp;quot; and collected by&lt;br /&gt;
                           sigmund, our magic hat.&lt;br /&gt;
&lt;br /&gt;
                           Being a horizontal community, everyone is responsible for making the tour a&lt;br /&gt;
                           success. Decisions are made and problems are discussed in the&lt;br /&gt;
                           morning/evening circle by practising consensus.&lt;br /&gt;
&lt;br /&gt;
                           Biketour is a project which promotes sustainable way of life by cycling, doing&lt;br /&gt;
                           press work, participating in/organizing actions. We participate in the actions&lt;br /&gt;
                           organized by local groups and also our own actions.&lt;br /&gt;
&lt;br /&gt;
                           All food in biketour is vegetarian, but we will provide vegan, raw food and other&lt;br /&gt;
                           diet options. Meat eaters are welcome, but there will be no meat option during&lt;br /&gt;
                           any common biketour meal.&lt;br /&gt;
&lt;br /&gt;
                           Once again BT is a do-it-yourself &amp;quot;DIY&amp;quot; playground for environmentalism, culture,&lt;br /&gt;
                           nature, community life,... topics. You&#039;ll be invited to Can Masdeu, Escanda and&lt;br /&gt;
                           other communities. You&#039;ll be able to participate on actions for defending the last&lt;br /&gt;
                           wild river on Iberian Peninsula, the north coastline, regional trainlines and you&lt;br /&gt;
                           can experience the world naked bike ride at Zaragoza and many other events.&lt;br /&gt;
                           During the tour, you can attend to workshops or prepare and offer your own.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                                   info@ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
==espanol==&lt;br /&gt;
Aqui esta lo flyer en pdf&#039;s&lt;br /&gt;
&lt;br /&gt;
A5 solo , y A4 dividido en 2 (para fácil impression)&lt;br /&gt;
&lt;br /&gt;
 [http://www.ecotopiabiketour.net/download/flyer07es.pdf uno a5] &amp;amp;  [http://www.ecotopiabiketour.net/download/flyer07es2pages.pdf duplo a5 (1 a4)]&lt;br /&gt;
&lt;br /&gt;
===Texto para flyer===&lt;br /&gt;
17º Ecotopia Biketour&lt;br /&gt;
&lt;br /&gt;
España y Portugal&lt;br /&gt;
Barcelona (1º junio) - Aljezur, Portugal (9 Agosto)&lt;br /&gt;
www.ecotopiabiketour.net&lt;br /&gt;
Cada año Ecotopia Biketour tiene la intención de crear una comunidad &amp;quot;ecomóvil&amp;quot; conectando gente distinta de todo el mundo en un grupo de gente,  diverso, alegre, lento, divertido, impredecible, salado, solidario.&lt;br /&gt;
Ecotopia Biketour es una comunidad ecomóvil de acción en su camino hacia o desde el encuentro ecotopia. Un@s 10 a 50 ciclistas con distintas procedencias – nacionalidad, edad, idioma, experiencia– montan en bici junt@s en dirección a Ecotopia, haciendo acciones en su camino y conociendo a personas y grupos con conciencia medioambiental. Llevan todo el equipo para acampar en sus bicis y remolques.&lt;br /&gt;
Es una vuelta dinámica, con cambios constantes en los sitios para dormir, la composición del grupo (no tienes por qué apuntarte a toda la ruta) y calidad de la comida, pero con algunas cosas comunes como: toma de decisiones basada en el consenso, todas las tareas compartidas entre l@s participantes, un sitio donde dormir cada noche, y desayuno, comida y cena por una contribución calculada en “ecos” y recogida por sigmund, nuestro bote.&lt;br /&gt;
Siendo una comunidad horizontal, todo el mundo es responsable de hacer de la vuelta un éxito. Se toman decisiones y se discuten los problemas en el círculo de la mañana/noche poniendo en práctica el consenso.&lt;br /&gt;
Biketour (BT) es un proyecto que promueve un modo de vida sostenible montando en bici, haciendo trabajo de prensa, participando en/organizando acciones. Participamos en acciones organizadas por grupos locales y también por nosotr@s mism@s.&lt;br /&gt;
Toda la comida en el BT es vegetariana, pero proporcionaremos comida vegana, cruda u otras opciones dietéticas. L@s carnívor@s son bienvenid@s, pero no habrá opción carnívora en ninguna comida colectiva durante el BT.&lt;br /&gt;
Una vez más Biketour es una zona de juego “hazte lo tú mism@” en temas de medio ambiente, cultura, naturaleza, vida en comunidad,…. Serás invitad@ a Can Masdeu, Escanda y otras comunidades. Podrás participar en acciones en defensa del último río salvaje en la Península Ibérica, la costa cantábrica, trenes regionales, y podrás experimentar la marcha mundial ciclo-nudista de Zaragoza y muchos otros eventos.&lt;br /&gt;
Durante la vuelta, puedes participar en talleres u ofrecer los tú mism@.&lt;br /&gt;
 &lt;br /&gt;
info@ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
==portugues==&lt;br /&gt;
&lt;br /&gt;
Aqui esta o flyer em pdf&#039;s&lt;br /&gt;
&lt;br /&gt;
A5 sozinho , e A4 dividido em 2 (para fácil impressão)&lt;br /&gt;
&lt;br /&gt;
 [http://www.ecotopiabiketour.net/download/flyer07pt.pdf um a5] &amp;amp;  [http://www.ecotopiabiketour.net/download/flyer07pt2pages.pdf duplo a5 (1 a4)]&lt;br /&gt;
&lt;br /&gt;
===Texto para flyer===&lt;br /&gt;
17º Ecotopia Biketour&lt;br /&gt;
&lt;br /&gt;
Espanha e Portugal&lt;br /&gt;
Barcelona (1º Junho) - Aljezur, Portugal (9 Agosto)&lt;br /&gt;
www.ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
Todos os anos o Ecotopia Biketour tenta criar uma comunidade “eco-móvil” conectando variadas pessoas num grupo diverso, alegre, lento, imprevisível, energético, preocupado com as questões ambientais do nosso planeta.&lt;br /&gt;
&lt;br /&gt;
O biketour do ecotopia é uma eco-comunidade móvel activista a caminho do ou desde o Ecotopia. Cerca de 10 a 50 ciclistas de origens diferentes - nacionalidade, idade, idioma, experiência - pedalam juntos para o Ecotopia, fazendo acções durante o caminho e encontrando-se com pessoas e associações que se preocupam com as questões ambientais. Carregam todo o seu equipamento para acampar e cozinhar nas suas bicicletas e atrelados. É uma excursão muito espontânea e diversificada, constantemente mudando de lugares para dormir, composição do grupo e qualidade da comida, mas com algumas coisas comuns como: tomadas de decisão baseadas no consenso, todas as tarefas divididas entre os participantes, um lugar diferente onde dormir em cada noite e pequeno almoço, almoço e jantar por uma taxa da participação calculado em ecos.&lt;br /&gt;
&lt;br /&gt;
Sendo uma comunidade horizontal, todos são responsáveis em fazer a excursão um sucesso. As decisões são feitas e os problemas são discutidos no círculo da manhã/noite baseando-se no consenso.&lt;br /&gt;
&lt;br /&gt;
Biketour é um projecto que promove maneiras de vida sustentável pedalando, falando com os media, participando em/ organizando acções. Nós participamos nas acções organizadas pelos grupos locais e também preparamos as nossas próprias acções.&lt;br /&gt;
&lt;br /&gt;
Todo a comida no biketour é vegetariana, mas nós forneceremos dietas vegan ou outras opções da dieta. @s consumidor@s de carne são bem-vindos, mas não haverá nenhuma opção de carne durante alguma refeição comum do biketour.&lt;br /&gt;
&lt;br /&gt;
Uma mais o BT é uma oportunidade para experimentar o faça-você-mesmo “DIY” em ambientalismo, cultura, natureza, vida da comunidade,… vários tópicos. Serás convidad@ em Tamera e outras comunidades. Poderás participarar em acções para defender o último rio selvagem na península Iberica, a linha do Tua, as dunas de Mira, e em outras actividades ao longo do trajecto em Portugal. Durante a excursão, poderás participar nos workshops ou preparar e oferecer os teus próprios.&lt;br /&gt;
&lt;br /&gt;
info@ecotopiabiketour.net&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
	<entry>
		<id>https://wiki.ecotopiabiketour.net/index.php?title=07_announcement_flyer&amp;diff=387</id>
		<title>07 announcement flyer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ecotopiabiketour.net/index.php?title=07_announcement_flyer&amp;diff=387"/>
		<updated>2007-06-28T08:52:44Z</updated>

		<summary type="html">&lt;p&gt;Joao: portugues&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==english==&lt;br /&gt;
Here&#039;s the flyer in pdf&#039;s&lt;br /&gt;
&lt;br /&gt;
A5 single , and A4 divided in 2 (for easy printing)&lt;br /&gt;
&lt;br /&gt;
 [http://www.ecotopiabiketour.net/download/flyer07en.pdf single a5] &amp;amp;  [http://www.ecotopiabiketour.net/download/flyer07en2pages.pdf double a5 (1 a4)]&lt;br /&gt;
===Flyer text===&lt;br /&gt;
                                                 17th&lt;br /&gt;
                                           Spain &amp;amp; Portugal&lt;br /&gt;
                              Barcelona (1st June) - Aljezur, Portugal (9th August)&lt;br /&gt;
www.ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                           Each year Ecotopia Biketour aims to create an &amp;quot;ecomobile&amp;quot; community&lt;br /&gt;
                           connecting different people from all over the world into diverse, clumsy, joyful,&lt;br /&gt;
                           slow, funny, unpredictable, sunny, caring group of people.&lt;br /&gt;
&lt;br /&gt;
                           The Ecotopia Biketour is an eco-mobile action community on its way to or from&lt;br /&gt;
                           Ecotopia gathering. Some 10 to 50 bikers from different backgrounds -&lt;br /&gt;
                           nationality, age, language, experience - cycle together towards ecotopia,&lt;br /&gt;
                           doing actions on their way and meet up with environmentally minded people&lt;br /&gt;
                           and groups. They carry all equipment for camping on their bikes and trailers. It is&lt;br /&gt;
                           a dynamic tour, with constantly changing sleeping places, group composition&lt;br /&gt;
                           (you don&#039;t have to join the whole route) and food quality, but with some&lt;br /&gt;
                           common things like: consensus based decision making, all tasks divided&lt;br /&gt;
                           between the participants, a sleeping place every night and breakfast, lunch&lt;br /&gt;
                           and dinner for a participation fee calculated in &amp;quot;ecos&amp;quot; and collected by&lt;br /&gt;
                           sigmund, our magic hat.&lt;br /&gt;
&lt;br /&gt;
                           Being a horizontal community, everyone is responsible for making the tour a&lt;br /&gt;
                           success. Decisions are made and problems are discussed in the&lt;br /&gt;
                           morning/evening circle by practising consensus.&lt;br /&gt;
&lt;br /&gt;
                           Biketour is a project which promotes sustainable way of life by cycling, doing&lt;br /&gt;
                           press work, participating in/organizing actions. We participate in the actions&lt;br /&gt;
                           organized by local groups and also our own actions.&lt;br /&gt;
&lt;br /&gt;
                           All food in biketour is vegetarian, but we will provide vegan, raw food and other&lt;br /&gt;
                           diet options. Meat eaters are welcome, but there will be no meat option during&lt;br /&gt;
                           any common biketour meal.&lt;br /&gt;
&lt;br /&gt;
                           Once again BT is a do-it-yourself &amp;quot;DIY&amp;quot; playground for environmentalism, culture,&lt;br /&gt;
                           nature, community life,... topics. You&#039;ll be invited to Can Masdeu, Escanda and&lt;br /&gt;
                           other communities. You&#039;ll be able to participate on actions for defending the last&lt;br /&gt;
                           wild river on Iberian Peninsula, the north coastline, regional trainlines and you&lt;br /&gt;
                           can experience the world naked bike ride at Zaragoza and many other events.&lt;br /&gt;
                           During the tour, you can attend to workshops or prepare and offer your own.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                                   info@ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
==espanol==&lt;br /&gt;
Aqui esta lo flyer en pdf&#039;s&lt;br /&gt;
&lt;br /&gt;
A5 solo , y A4 dividido en 2 (para fácil impression)&lt;br /&gt;
&lt;br /&gt;
 [http://www.ecotopiabiketour.net/download/flyer07es.pdf uno a5] &amp;amp;  [http://www.ecotopiabiketour.net/download/flyer07es2pages.pdf duplo a5 (1 a4)]&lt;br /&gt;
&lt;br /&gt;
===Texto para flyer===&lt;br /&gt;
17º Ecotopia Biketour&lt;br /&gt;
&lt;br /&gt;
España y Portugal&lt;br /&gt;
Barcelona (1º junio) - Aljezur, Portugal (9 Agosto)&lt;br /&gt;
www.ecotopiabiketour.net&lt;br /&gt;
Cada año Ecotopia Biketour tiene la intención de crear una comunidad &amp;quot;ecomóvil&amp;quot; conectando gente distinta de todo el mundo en un grupo de gente,  diverso, alegre, lento, divertido, impredecible, salado, solidario.&lt;br /&gt;
Ecotopia Biketour es una comunidad ecomóvil de acción en su camino hacia o desde el encuentro ecotopia. Un@s 10 a 50 ciclistas con distintas procedencias – nacionalidad, edad, idioma, experiencia– montan en bici junt@s en dirección a Ecotopia, haciendo acciones en su camino y conociendo a personas y grupos con conciencia medioambiental. Llevan todo el equipo para acampar en sus bicis y remolques.&lt;br /&gt;
Es una vuelta dinámica, con cambios constantes en los sitios para dormir, la composición del grupo (no tienes por qué apuntarte a toda la ruta) y calidad de la comida, pero con algunas cosas comunes como: toma de decisiones basada en el consenso, todas las tareas compartidas entre l@s participantes, un sitio donde dormir cada noche, y desayuno, comida y cena por una contribución calculada en “ecos” y recogida por sigmund, nuestro bote.&lt;br /&gt;
Siendo una comunidad horizontal, todo el mundo es responsable de hacer de la vuelta un éxito. Se toman decisiones y se discuten los problemas en el círculo de la mañana/noche poniendo en práctica el consenso.&lt;br /&gt;
Biketour (BT) es un proyecto que promueve un modo de vida sostenible montando en bici, haciendo trabajo de prensa, participando en/organizando acciones. Participamos en acciones organizadas por grupos locales y también por nosotr@s mism@s.&lt;br /&gt;
Toda la comida en el BT es vegetariana, pero proporcionaremos comida vegana, cruda u otras opciones dietéticas. L@s carnívor@s son bienvenid@s, pero no habrá opción carnívora en ninguna comida colectiva durante el BT.&lt;br /&gt;
Una vez más Biketour es una zona de juego “hazte lo tú mism@” en temas de medio ambiente, cultura, naturaleza, vida en comunidad,…. Serás invitad@ a Can Masdeu, Escanda y otras comunidades. Podrás participar en acciones en defensa del último río salvaje en la Península Ibérica, la costa cantábrica, trenes regionales, y podrás experimentar la marcha mundial ciclo-nudista de Zaragoza y muchos otros eventos.&lt;br /&gt;
Durante la vuelta, puedes participar en talleres u ofrecer los tú mism@.&lt;br /&gt;
 &lt;br /&gt;
info@ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
==portugues==&lt;br /&gt;
&lt;br /&gt;
Aqui esta o flyer em pdf&#039;s&lt;br /&gt;
&lt;br /&gt;
A5 sozinho , e A4 dividido em 2 (para fácil impressão)&lt;br /&gt;
&lt;br /&gt;
 [http://www.ecotopiabiketour.net/download/flyer07pt.pdf um a5] &amp;amp;  [http://www.ecotopiabiketour.net/download/flyer07pt2pages.pdf duplo a5 (1 a4)]&lt;br /&gt;
&lt;br /&gt;
===Texto para flyer===&lt;br /&gt;
17º Ecotopia Biketour&lt;br /&gt;
&lt;br /&gt;
Espanha e Portugal&lt;br /&gt;
Barcelona (1º Junho) - Aljezur, Portugal (9 Agosto)&lt;br /&gt;
www.ecotopiabiketour.net&lt;br /&gt;
&lt;br /&gt;
Todos os anos o Ecotopia Biketour tenta criar uma comunidade “eco-móvil” conectando variadas pessoas num grupo diverso, alegre, lento, imprevisivel, energético, preocupado com as questões ambientais do nosso planeta.&lt;br /&gt;
&lt;br /&gt;
O biketour do ecotopia é uma eco-comunidade móvel activista a caminho do ou desde o Ecotopia. Cerca de 10 a 50 ciclistas de origens diferentes - nacionalidade, idade, idioma, experiência - pedalam juntos para o Ecotopia, fazendo acções durante o caminho e encontrando-se com pessoas e associações que se preocupam com as questões ambientais. Carregam todo o seu equipamento para acampar e cozinhar nas suas bicicletas e atrelados. É uma excursão muito espontânea e diversificada, constantemente mudando de lugares para dormir, composição do grupo e qualidade da comida, mas com algumas coisas comuns como: tomadas de decisão baseadas no consenso, todas as tarefas divididas entre os participantes, um lugar diferente onde dormir em cada noite e pequeno almoço, almoço e jantar por uma taxa da participação calculado em ecos.&lt;br /&gt;
&lt;br /&gt;
Sendo uma comunidade horizontal, todos são responsáveis em fazer a excursão um sucesso. As decisões são feitas e os problemas são discutidos no círculo da manhã/noite baseando-se no consenso.&lt;br /&gt;
&lt;br /&gt;
Biketour é um projecto que promove maneiras de vida sustentavel pedalando, falando com os media, participando em/ organizando acções. Nós participamos nas acções organizadas pelos grupos locais e também preparamos as nossas próprias acções.&lt;br /&gt;
&lt;br /&gt;
Todo a comida no biketour é vegetariana, mas nós forneceremos dietas vegan ou outras opções da dieta. Os consumidores de carne são bem-vindos, mas não haverá nenhuma opção de carne durante alguma refeição comum do biketour.&lt;br /&gt;
&lt;br /&gt;
Uma mais o BT é uma oportunidade para experimentar o faça-você-mesmo “DIY” em ambientalismo, cultura, natureza, vida da comunidade,… vários tópicos. Serás convidad@ em Tamera e outras comunidades. Poderás participarar em acções para defender o último rio selvagem na península Iberica, a linha do Tua, as dunas de Mira, e em outras actividades ao longo do trajecto em Portugal. Durante a excursão, poderás participar nos workshops ou preparar e oferecer os teus próprios.&lt;br /&gt;
&lt;br /&gt;
info@ecotopiabiketour.net&lt;/div&gt;</summary>
		<author><name>Joao</name></author>
	</entry>
</feed>