<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://groups.drupal.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Switzerland</title>
 <link>http://groups.drupal.org/switzerland</link>
 <description>Exchange and Discussions for Drupal Users in Switzerland.</description>
 <language>de</language>
<item>
 <title>Drupal Meetup Geneva</title>
 <link>http://groups.drupal.org/node/15657</link>
 <description>&lt;p&gt;The second Geneva meetup will happen on 14th October.&lt;br /&gt;
Please come for whichever sections you like.&lt;/p&gt;
&lt;p&gt;7:45 Using Eclipse to program&lt;br /&gt;
8:30 Lightening talks&lt;br /&gt;
9:00 Social&lt;/p&gt;
&lt;p&gt;The venue will be &lt;A href=&quot;http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=rue+de+monthoux+64,+geneva,+ch&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=49.891082,92.724609&amp;amp;ie=UTF8&amp;amp;ll=46.211645,6.145349&amp;amp;spn=0.010736,0.022638&amp;amp;z=16&amp;amp;iwloc=addr&quot;&gt;Geneva Business News&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.developmentseed.org&quot;&gt;Development Seed&lt;/a&gt; have kindly offered to buy the first round of drinks!&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/15657#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Tue, 07 Oct 2008 10:18:33 +0000</pubDate>
 <dc:creator>matslats</dc:creator>
 <guid isPermaLink="false">15657 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Collection of Drupal Modules for a Social Networking Setup</title>
 <link>http://groups.drupal.org/node/15492</link>
 <description>&lt;ol&gt;
&lt;li&gt;CCK: &lt;a href=&quot;http://drupal.org/project/cck&quot; title=&quot;http://drupal.org/project/cck&quot;&gt;http://drupal.org/project/cck&lt;/a&gt; - for arbitrary content type creation&lt;/li&gt;
&lt;li&gt;Imagefield: &lt;a href=&quot;http://drupal.org/project/imagefield&quot; title=&quot;http://drupal.org/project/imagefield&quot;&gt;http://drupal.org/project/imagefield&lt;/a&gt; - to add a CCK field type to hold images in CCK&lt;/li&gt;
&lt;li&gt;Devel: &lt;a href=&quot;http://drupal.org/project/devel&quot; title=&quot;http://drupal.org/project/devel&quot;&gt;http://drupal.org/project/devel&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;a must for module and theme developers. Theme developers, the &quot;Theme Developer&quot; module provides Firebug style functionality in Drupal to develop themes. Also has a function to clear the cache.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Drush: &lt;a href=&quot;http://drupal.org/project/drush&quot; title=&quot;http://drupal.org/project/drush&quot;&gt;http://drupal.org/project/drush&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;command line utility - a must have to simplify installing andupdating modules. Requires cygwin or similar installed on Windows that enable posix/unix style commands at the windows CLI&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Lightbox2 or Thickbox: for cool image display on screen&lt;/li&gt;
&lt;li&gt;Nodequeue: &lt;a href=&quot;http://drupal.org/project/nodequeue&quot; title=&quot;http://drupal.org/project/nodequeue&quot;&gt;http://drupal.org/project/nodequeue&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;provides a few queues, site editors can use to mark certain types of content, e.g. of a list of featured content or articles that should be featured on the front page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Admin Role (define and admin role and ensure that users in the admin role always have all permissions)&lt;/li&gt;
&lt;li&gt;Advanced Forum: improved forum functionality, extends the Drupal core forums module. Do we need this one?&lt;/li&gt;
&lt;li&gt;Advanced Help: good for the newer Drupal modules like Views. We as site developers can also use it to provide the end users with cool help functionality.&lt;/li&gt;
&lt;li&gt;Flag:  this can be used for bookmarks or to report inappropriate content by &quot;flagging&quot; the content&lt;/li&gt;
&lt;li&gt;FAQ module: self explanatory&lt;/li&gt;
&lt;li&gt;IMCE is a useful server side file explorer especially for images&lt;/li&gt;
&lt;li&gt;LoginToboggan: essential to extend login functionality. Includes registration and password recovery.&lt;/li&gt;
&lt;li&gt;Pathauto: Essential for generating readable and meaningful paths&lt;/li&gt;
&lt;li&gt;Token: prerequisite for many other modules that process or translate strings.&lt;/li&gt;
&lt;li&gt;Panels:  Creating fancy page layouts&lt;/li&gt;
&lt;li&gt;Views: Essential for retrieving, filtering  and displaying nodes and other content types&lt;/li&gt;
&lt;li&gt;Voting API and Fivestar: for rating content&lt;/li&gt;
&lt;li&gt;Themesettingsapi Module: Drupal themes use this api to provide a themes admin and configuration screen for end users to set different options.&lt;/li&gt;
&lt;li&gt;XML Sitemap: to generate standard XML sitemaps for search engines. Essential for SEO.&lt;/li&gt;
&lt;li&gt;Global redirect: essential for SEO&lt;/li&gt;
&lt;li&gt;Page Title: essential for SEO&lt;/li&gt;
&lt;li&gt;Nodewords: provides meta tags. Essential for SEO&lt;/li&gt;
&lt;li&gt;Community Tags: if community tagging functionality is desired&lt;/li&gt;
&lt;li&gt;Tagadelic: the name says it all&lt;/li&gt;
&lt;li&gt;Buddylist2 and/or Invite/Friends: Modules that allow a user to invite other users to be their buddy or friend&lt;/li&gt;
&lt;li&gt;Privatemsg: A messaging facility that allow user to exchange one on one messages with one another. Provides an inbox.&lt;/li&gt;
&lt;li&gt;Wikitools, Freelinking and Talk to provide Wiki functionality&lt;/li&gt;
&lt;li&gt;WYSIWYG Editor:  YUI editor from Yahoo. Install the yui and yui_editor Drupal modules or FCKEditor&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 01 Oct 2008 19:13:35 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">15492 at http://groups.drupal.org</guid>
</item>
<item>
 <title> Drupal User Group - Zurich Meeting</title>
 <link>http://groups.drupal.org/node/15491</link>
 <description>&lt;p&gt;The monthly meeting of the Drupal User Group Switzerland in Zürich. This is a free format meeting where we exchange ideas, ask and try to answer questions of the attendees. Presentations are always welcome. Feel free to post your suggestion below. Also, please let us know if you are coming (use the signup button).&lt;/p&gt;
&lt;p&gt;The meeting takes place at Hochschule für Technik Zürich, 5 minutes walking from the Hauptbahnhof Zürich. WLAN access and beamer are provided. Room 137, on the third floor.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule&quot;&gt;Contact information and schematic location map&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://tel.local.ch/en/d/X04yofW8vI18-63I1mie2w?what=Hochschule%20f%C3%BCr%20Technik%20Z%C3%BCrich&amp;amp;where=Lagerstrasse%2045%2C%208004%20z%C3%BCrich&quot;&gt;Map entry at Local.ch&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/15491#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 01 Oct 2008 17:54:06 +0000</pubDate>
 <dc:creator>pips1@drupal.org</dc:creator>
 <guid isPermaLink="false">15491 at http://groups.drupal.org</guid>
</item>
<item>
 <title>DRUPAL Systempartener</title>
 <link>http://groups.drupal.org/node/15469</link>
 <description>&lt;p&gt;Hallo&lt;br /&gt;
wir sind in der Evaluation eines CMS und Integrationspartners für einen neuen Inter- wie Intranet Auftritt (Unispital Basel) . kann mir jemand eine Adresse eines Unternehmes nennen, welches Drupal in der Schweiz vertritt und entsprechende Erfahrungen hat.  Danke.&lt;br /&gt;
BerndK&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/15469#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 01 Oct 2008 08:39:34 +0000</pubDate>
 <dc:creator>Berndk</dc:creator>
 <guid isPermaLink="false">15469 at http://groups.drupal.org</guid>
</item>
<item>
 <title>OpenExpo Zurich</title>
 <link>http://groups.drupal.org/node/15334</link>
 <description>&lt;p&gt;On Sept. 24./25. we participated in the &lt;strong&gt;OpenExpo Zurich&lt;/strong&gt;, an Open Source Trade Show that is held twice per year in conjunction with TopSoft, a commercial Software Show. Since its start in 2006, OpenExpo has been growing steadily and is fast becoming the place where OpenSource and Business meet. It is certainly an interesting and sometimes funny experience to have both worlds so close together.&lt;/p&gt;
&lt;p&gt;The core of our user group was there. It is really good to see that bonds between the people in the community are becoming stronger. That also means that a know-how pool is esatblishing itself here in Switzerland that can guide and support new or potential users in Drupal.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Many thanks to all members who took their time to be there!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We were also able to draw the attention of quite a number of people to Drupal and the user group. Not only could we present Drupal as a &#039;product&#039; but also demonstrate the strenth of our small community. We should see the membership increasing over the coming weeks. Cool! (I am too old to say awesome....)&lt;/p&gt;
&lt;p&gt;Hagen Graf was there as well and donated some books about Drupal 6 (&lt;a href=&quot;http://drupal.cocoate.com/de/node/1&quot; title=&quot;http://drupal.cocoate.com/de/node/1&quot;&gt;http://drupal.cocoate.com/de/node/1&lt;/a&gt;. We sold them for a total of CHF 100.-- and will donate this amount to the Drupal Association. He also took some pics: &lt;a href=&quot;http://flickr.com/photos/hagengraf/sets/72157607492968652/&quot; title=&quot;http://flickr.com/photos/hagengraf/sets/72157607492968652/&quot;&gt;http://flickr.com/photos/hagengraf/sets/72157607492968652/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are lessons to be learned form this show. Next time in April 2009 some more time needs to be spent on preparation. It is hard to convey a message that has not been defined! In addition to that, some marketing material like posters and leaflets must be available to communicate the message. I will contact the Association to see what is exisitng. I will also try to get a speech into one of the tracks, either doing it myself or getting one of the Drupal cracks to give it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The next OpenExpo will be in Bern on 1./2. April 2009. We will be there.&lt;/strong&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.openexpo.ch/fileadmin/documents/2009Bern/OpenExpo_2009Bern_Announcement_EN.pdf&quot; title=&quot;http://www.openexpo.ch/fileadmin/documents/2009Bern/OpenExpo_2009Bern_Announcement_EN.pdf&quot;&gt;http://www.openexpo.ch/fileadmin/documents/2009Bern/OpenExpo_2009Bern_An...&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/15334#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/2428">switzerland</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 26 Sep 2008 08:28:38 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">15334 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal User Group - Zürich Meeting</title>
 <link>http://groups.drupal.org/node/15298</link>
 <description>&lt;p&gt;The monthly meeting of the Drupal User Group Switzerland in Zürich. This is a free format meeting where we exchange ideas, ask and try to answer questions of the attendees. Presentations are always welcome. Feel free to post your suggestion below. Also, please let us know if you are coming (use the signup button).&lt;/p&gt;
&lt;p&gt;The meeting takes place at &lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule&quot; /&gt;Hochschule für Technik Zürich, 5 minutes walking from the Hauptbahnhof Zürich&lt;/a&gt;. WLAN access and beamer are provided. Room 137, on the third floor.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule&quot; /&gt;Contact information and schematic location map&lt;/a&gt;&lt;br /&gt;
 &lt;a href=&quot;http://tel.local.ch/en/d/X04yofW8vI18-63I1mie2w?what=Hochschule%20f%C3%BCr%20Technik%20Z%C3%BCrich&amp;amp;where=Lagerstrasse%2045%2C%208004%20z%C3%BCrich&quot;&gt;Map entry at Local.ch&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/15298#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Thu, 25 Sep 2008 10:53:31 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">15298 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Organisation OpenExpo</title>
 <link>http://groups.drupal.org/node/14728</link>
 <description>&lt;p&gt;Die OpenExpo findet am 24./25. 9.08 in der Eulachhalle in Winterthur statt (siehe &lt;a href=&quot;http://www.openexpo.ch/openexpo-2008-zuerich/&quot; title=&quot;http://www.openexpo.ch/openexpo-2008-zuerich/&quot;&gt;http://www.openexpo.ch/openexpo-2008-zuerich/&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Für den Drupal Stand haben wir folgende Besetzung vorgesehen:&lt;br /&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mi, 24.9.08&lt;/strong&gt;&lt;br /&gt;
Miro&lt;br /&gt;
Phillip&lt;br /&gt;
Prodosh&lt;br /&gt;
Christophe (Zeitweise)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Do, 25.9.08&lt;/strong&gt;&lt;br /&gt;
Miro&lt;br /&gt;
Prodosh&lt;br /&gt;
Christophe&lt;/p&gt;
&lt;p&gt;Weitere Drupaler sind natürlich herzlich willkommen!&lt;br /&gt;
&lt;strong&gt;Jeder Besucher (auch Standbetreuer) muss sich im Voraus ein Ticket organisieren&lt;/strong&gt; (&lt;a href=&quot;http://www.openexpo.ch/openexpo-2008-zuerich/gratis-ticket-bestellen/&quot; title=&quot;http://www.openexpo.ch/openexpo-2008-zuerich/gratis-ticket-bestellen/&quot;&gt;http://www.openexpo.ch/openexpo-2008-zuerich/gratis-ticket-bestellen/&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Am 23.9.08 werden Miro und ich ab15.00 Uhr den Stand vorbereiten und die nötige Infrastruktur bereitstellen.&lt;/p&gt;
&lt;p&gt;Es soll bitte jeder seinen Notebook mitnehmen, damit er Drupal vorführen kann. Als Referenz- und Vorführseiten eignen sich:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.observer.com&quot; title=&quot;www.observer.com&quot;&gt;www.observer.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.myplay.com&quot; title=&quot;www.myplay.com&quot;&gt;www.myplay.com&lt;/a&gt; (SonyBMG)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.mtv.co.uk&quot; title=&quot;www.mtv.co.uk&quot;&gt;www.mtv.co.uk&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Aus der Schweiz&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.24heures.ch&quot; title=&quot;www.24heures.ch&quot;&gt;www.24heures.ch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.tdg.ch&quot; title=&quot;www.tdg.ch&quot;&gt;www.tdg.ch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Wer weitere gute Sites kennt, bitte als Kommentar ergänzen.&lt;/p&gt;
&lt;p&gt;Gruss&lt;br /&gt;
Christophe&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/14728#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/6389">switzerland openexpo</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 10 Sep 2008 12:07:57 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">14728 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal 6 für Fortgeschrittene</title>
 <link>http://groups.drupal.org/node/14725</link>
 <description>&lt;p&gt;Ort: Zofingen, Switzerland, Previon AG&lt;br /&gt;
Inhalt:Drupal 6 Seminar für Fortgeschrittene.&lt;br /&gt;
Kosten: 99 Euro&lt;br /&gt;
Mehr Info und Buchung hier&lt;br /&gt;
&lt;a href=&quot;http://cocoate.com/de/2008/10/01/drupal6-fortgeschrittene-ch-zofingen&quot; title=&quot;http://cocoate.com/de/2008/10/01/drupal6-fortgeschrittene-ch-zofingen&quot;&gt;http://cocoate.com/de/2008/10/01/drupal6-fortgeschrittene-ch-zofingen&lt;/a&gt;&lt;br /&gt;
Bisher gibt es 2 Anmeldungen (Stand: 9.9). Der Kurs findet auf jeden Fall statt.&lt;/p&gt;
&lt;p&gt;Ich bin übrigens auch bei der OpenExpo :-)&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/14725#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 10 Sep 2008 10:19:48 +0000</pubDate>
 <dc:creator>hagen@drupal.org</dc:creator>
 <guid isPermaLink="false">14725 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal 6 für Anfänger</title>
 <link>http://groups.drupal.org/node/14724</link>
 <description>&lt;p&gt;Ort: Zofingen, Switzerland, Previon AG&lt;br /&gt;
Inhalt:Drupal 6 Grundlagenseminar für Anfänger.&lt;br /&gt;
Kosten: 99 Euro&lt;br /&gt;
Mehr Info und Buchung hier&lt;br /&gt;
&lt;a href=&quot;http://cocoate.com/de/2008/09/30/drupal6-grundlagen-ch-zofingen&quot; title=&quot;http://cocoate.com/de/2008/09/30/drupal6-grundlagen-ch-zofingen&quot;&gt;http://cocoate.com/de/2008/09/30/drupal6-grundlagen-ch-zofingen&lt;/a&gt;&lt;br /&gt;
Bisher gibt es 4 Anmeldungen. Der Kurs findet auf jeden Fall statt.&lt;/p&gt;
&lt;p&gt;Ich bin übrigens auch bei der OpenExpo :-)&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/14724#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 10 Sep 2008 10:15:46 +0000</pubDate>
 <dc:creator>hagen@drupal.org</dc:creator>
 <guid isPermaLink="false">14724 at http://groups.drupal.org</guid>
</item>
<item>
 <title>EDIPRESSE launch yesterday two majors website under DRUPAL.</title>
 <link>http://groups.drupal.org/node/14527</link>
 <description>&lt;p&gt;After a the nightmare &quot;eZpublish&quot;, Edipresse launch yesterday the online edition of 24heures.ch and &lt;a href=&quot;http://www.tdg.ch&quot; title=&quot;www.tdg.ch&quot;&gt;www.tdg.ch&lt;/a&gt; with DRUPAL.&lt;/p&gt;
&lt;p&gt;The new site under DRUPAL are :&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.24heures.ch&quot; title=&quot;http://www.24heures.ch&quot;&gt;http://www.24heures.ch&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tdg.ch&quot; title=&quot;http://www.tdg.ch&quot;&gt;http://www.tdg.ch&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This website follow two other early re-launch or launch of edipresse&#039;s website :&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.femina.ch&quot; title=&quot;http://www.femina.ch&quot;&gt;http://www.femina.ch&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lesquotidiennes.com&quot; title=&quot;http://www.lesquotidiennes.com&quot;&gt;http://www.lesquotidiennes.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;First impression are excellent.&lt;/p&gt;
&lt;p&gt;The scalability and the usuability of the system seems to be very good.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/14527#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/857">CMS</category>
 <category domain="http://groups.drupal.org/taxonomy/term/86">Drupal</category>
 <category domain="http://groups.drupal.org/taxonomy/term/6191">edipresse</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 03 Sep 2008 13:34:32 +0000</pubDate>
 <dc:creator>Pierre Jean Duvivier</dc:creator>
 <guid isPermaLink="false">14527 at http://groups.drupal.org</guid>
</item>
<item>
 <title>New Layout</title>
 <link>http://groups.drupal.org/node/14339</link>
 <description>&lt;p&gt;Hello Swiss Druaplers&lt;/p&gt;
&lt;p&gt;The new layout has been activated. Many thanks to Julian for his setup.&lt;/p&gt;
&lt;p&gt;At the moment, only the schedule for Zurich is listed. If there is something to note for other cities/chapters/groups, please drop me a note or post a comment here. I will then add a line to the top.&lt;/p&gt;
&lt;p&gt;Any suggestions for additions in the layout are welcome.&lt;/p&gt;
&lt;p&gt;Christophe&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/14339#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/1770">user switzerland exchange</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Thu, 28 Aug 2008 13:36:33 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">14339 at http://groups.drupal.org</guid>
</item>
<item>
 <title>PHP Software Engineer | Amazee</title>
 <link>http://groups.drupal.org/node/13864</link>
 <description>&lt;p&gt;&lt;b&gt;Amazee is looking for a passionate PHP Software Engineer!&lt;/b&gt;&lt;br /&gt;
Amazee is a Zurich domiciled internet start-up with global ambitions. Our vision is to become the world’s largest social collaboration platform. Join our team and grow with us!&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Your responsibilities&lt;/b&gt;&lt;br /&gt;
Support Amazee&#039;s Head Technology with the development of new and innovative platform solutions&lt;br /&gt;
Code clean code that is built to scale and last&lt;br /&gt;
Review code of our external developers&lt;br /&gt;
Ensure unit testing, deployment and version control with SVN&lt;br /&gt;
Continually research new technologies&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Your professional skills&lt;/b&gt;&lt;br /&gt;
4+ years in Software Development&lt;br /&gt;
Strong knowledge of building secure and scalable PHP applications. Knowledge of OS CMS programming preferably Drupal, Open Auth and APIs desired. You have experience with internet media technology and Web 2.0 architecture.&lt;br /&gt;
Strong knowledge of Java, HTML, JavaScript, Linux, MySQL and Apache&lt;br /&gt;
Experience with JSON and XML, including parsing, schema, and transformations&lt;br /&gt;
Experience with memcache and server optimization a plus&lt;br /&gt;
Strong grasp of network protocols, caching, synchronization, pooling, threads, concurrency, distributed computing, transactions, and optimization&lt;br /&gt;
Hands-on experience with one or more established software development methodologies, preferably both Agile (UP, SCRUM, etc.) and Waterfall&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Your personal characteristics&lt;/b&gt;&lt;br /&gt;
You are hands-on, intelligent, structured, reliable, curious, fast and innovative. You do not think in problems but in solutions. You have a strong interest for Web 2.0 and want to be part of the Web 3.0 movement.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;We will put a lot of trust in you!&lt;/b&gt;&lt;br /&gt;
If you are keen on accepting this challenge and working in an ambitious and fun team, please contact Markus Tressl, Head Technology&lt;/p&gt;
&lt;p&gt;markus.tressl(at)amazee.com&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <category domain="http://groups.drupal.org/taxonomy/term/1431">developer</category>
 <category domain="http://groups.drupal.org/taxonomy/term/86">Drupal</category>
 <category domain="http://groups.drupal.org/taxonomy/term/4260">engineer</category>
 <category domain="http://groups.drupal.org/taxonomy/term/334">php</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Sun, 10 Aug 2008 07:44:19 +0000</pubDate>
 <dc:creator>dania.gerhardt</dc:creator>
 <guid isPermaLink="false">13864 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal Switzerland</title>
 <link>http://groups.drupal.org/node/13782</link>
 <description>&lt;h1&gt;Meeting Announcement&lt;/h1&gt;
&lt;p&gt;The meeting takes place at &lt;a href=&quot;http://www.hsz-t.ch&quot;&gt;Hochschule für Technik Zürich&lt;/a&gt;, 5 minutes walking from the Hauptbahnhof Zürich. WLAN access and beamer are provided. &lt;strong&gt;Room 137&lt;/strong&gt;, on the third floor&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule/&quot;&gt;Contact information and schematic location map&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://tel.local.ch/en/d/X04yofW8vI18-63I1mie2w?what=Hochschule%20f%C3%BCr%20Technik%20Z%C3%BCrich&amp;amp;where=Lagerstrasse%2045%2C%208004%20z%C3%BCrich&quot;&gt;Map entry at Local.ch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Presentations&lt;/strong&gt; are always welcome. Feel free to post your suggestion below. Also, please let us know if you are coming (use the &lt;strong&gt;signup&lt;/strong&gt; button).&lt;/p&gt;
&lt;h1&gt;Ankündigung Treffen&lt;/h1&gt;
&lt;p&gt;Das Treffen findet an der &lt;a href=&quot;http://www.hsz-t.ch&quot;&gt;Hochschule für Technik Zürich&lt;/a&gt; statt, 5 Gehminuten vom Hauptbahnhof Zürich. WLAN und Beamer stehen zur Verfügung. &lt;strong&gt;Raum 137&lt;/strong&gt;, im dritten Stock.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule/&quot;&gt;Kontaktinformationen und Situationsplan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://tel.local.ch/en/d/X04yofW8vI18-63I1mie2w?what=Hochschule%20f%C3%BCr%20Technik%20Z%C3%BCrich&amp;amp;where=Lagerstrasse%2045%2C%208004%20z%C3%BCrich&quot;&gt;Karteneintrag bei Local.ch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Vorträge&lt;/strong&gt; sind immer willkommen. Zögere nicht, deinen Vorschlag hier zu veröffentlichen. Lass uns wissen, falls du kommen kannst (&lt;strong&gt;signup&lt;/strong&gt; button verwenden).&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/13782#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 06 Aug 2008 20:59:59 +0000</pubDate>
 <dc:creator>pips1@drupal.org</dc:creator>
 <guid isPermaLink="false">13782 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal meetup in Geneva in early September?</title>
 <link>http://groups.drupal.org/node/13316</link>
 <description>&lt;p&gt;Hello Geneva Drupalers.  I will be in Geneva right after DrupalCon, probably the second week of September, for some meetings and would love to have a Drupal meetup to meet people in the Geneva working with Drupal help engage the humanitarian and development community by showing tech folks there how amazing Drupal is as a communication tool.  For our monthly meetups over here in Washington DC we often get together in a bar that has wi-fi and do a half dozen lightning talks (each lasting no longer than 5 minutes) which starts some exciting conversations over beers after. If someone can find a bar for probably the night of September 8th, Development Seed will pick up the first round of beers. Any takers?&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/13316#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Sun, 20 Jul 2008 16:20:18 +0000</pubDate>
 <dc:creator>ericgundersen@drupal.org</dc:creator>
 <guid isPermaLink="false">13316 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal Switzerland</title>
 <link>http://groups.drupal.org/node/12968</link>
 <description>&lt;h1&gt;Meeting Announcement&lt;/h1&gt;
&lt;p&gt;The meeting takes place at &lt;a href=&quot;http://www.hsz-t.ch&quot;&gt;Hochschule für Technik Zürich&lt;/a&gt;, 5 minutes walking from the Hauptbahnhof Zürich. WLAN access and beamer are provided.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule/&quot;&gt;Contact information and schematic location map&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://tel.local.ch/en/d/X04yofW8vI18-63I1mie2w?what=Hochschule%20f%C3%BCr%20Technik%20Z%C3%BCrich&amp;amp;where=Lagerstrasse%2045%2C%208004%20z%C3%BCrich&quot;&gt;Map entry at Local.ch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Presentations&lt;/strong&gt; are always welcome. Feel free to post your suggestion below. Also, please let us know if you are coming (use the &lt;strong&gt;signup&lt;/strong&gt; button).&lt;/p&gt;
&lt;h1&gt;Ankündigung Treffen&lt;/h1&gt;
&lt;p&gt;Das Treffen findet an der &lt;a href=&quot;http://www.hsz-t.ch&quot;&gt;Hochschule für Technik Zürich&lt;/a&gt; statt, 5 Gehminuten vom Hauptbahnhof Zürich. WLAN und Beamer stehen zur Verfügung.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule/&quot;&gt;Kontaktinformationen und Situationsplan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://tel.local.ch/en/d/X04yofW8vI18-63I1mie2w?what=Hochschule%20f%C3%BCr%20Technik%20Z%C3%BCrich&amp;amp;where=Lagerstrasse%2045%2C%208004%20z%C3%BCrich&quot;&gt;Karteneintrag bei Local.ch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Vorträge&lt;/strong&gt; sind immer willkommen. Zögere nicht, deinen Vorschlag hier zu veröffentlichen. Lass uns wissen, falls du kommen kannst (&lt;strong&gt;signup&lt;/strong&gt; button verwenden).&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/12968#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 07 Jul 2008 09:19:49 +0000</pubDate>
 <dc:creator>pips1@drupal.org</dc:creator>
 <guid isPermaLink="false">12968 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Problem bei Druoal 6.2 auf Hostpoint server laden</title>
 <link>http://groups.drupal.org/node/12887</link>
 <description>&lt;p&gt;Hallo ich habe ein Problem bei Drupal auf meinem Server zu installieren. Die Meldung Error 500 kommt - ich kann die Drupal seite nicht konfigurieren. Bitte um Hilfe. mfg&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/12887#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Thu, 03 Jul 2008 03:43:29 +0000</pubDate>
 <dc:creator>julianopie</dc:creator>
 <guid isPermaLink="false">12887 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal Switzerland</title>
 <link>http://groups.drupal.org/node/12620</link>
 <description>&lt;p&gt;Das Treffen findet an der &lt;a href=&quot;http://www.hsz-t.ch/&quot;&gt;Hochschule für Technik Zürich&lt;/a&gt;, 5 Gehminuten vom Hauptbahnhof / Sihlpost, nach wie vor sehr willkommen. Wir bekommen auch Gastzugänge zum WLAN.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hsz-t.ch/ueber_uns/standorte/schule/&quot;&gt;Kontaktinformation und Situationsplan&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://tel.local.ch/en/d/X04yofW8vI18-63I1mie2w?what=Hochschule%20f%C3%BCr%20Technik%20Z%C3%BCrich&amp;amp;where=Lagerstrasse%2045%2C%208004%20z%C3%BCrich&quot;&gt;Karteneintrag bei Local.ch&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Danke an Philipp für die Organisation&lt;/p&gt;
&lt;p&gt;Leider kann ich selbst nicht kommen&lt;br /&gt;
Gruss Christophe&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/12620#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Sat, 21 Jun 2008 10:32:14 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">12620 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Group Meeting 7.2.08 - Location</title>
 <link>http://groups.drupal.org/node/12605</link>
 <description>&lt;p&gt;Gibt es jetzt eine Location? Ansonsten hat Amazee gesagt, dass wir es auch dort machen könnten...&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/12605#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 20 Jun 2008 16:22:45 +0000</pubDate>
 <dc:creator>rapsli</dc:creator>
 <guid isPermaLink="false">12605 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Group Meeting 4.6.08</title>
 <link>http://groups.drupal.org/node/12019</link>
 <description>&lt;p&gt;Das Treffen fand im Starbucks statt.&lt;/p&gt;
&lt;p&gt;Aufgrund des schlechten Wetters waren wir nicht die Einzigen....Es war laut und eng! Pics siehe Anhang. (Beat war auch da, aber es gibt kein Pic)&lt;/p&gt;
&lt;p&gt;Notizen&lt;br /&gt;
- Philipp, Julian und Miro werden co-Owner der Gruppe, der Request ist beim Administrator hängig (Philipp und Julian: was sind Eure Usernames??)&lt;br /&gt;
- Nächstes Meeting am 2.7.08 an der ETHZ, Julian organisiert und postet Event&lt;br /&gt;
- Julian richtet Gruppenseite mit Panels so ein, dass mehr Übersicht besteht. Die Termine der Group Meetings sollten klar sichtbar sein.&lt;br /&gt;
- Wir nehmen an der OpenExpo 24./25. September in Wintherthur statt. Organisation wird das nächste Mal besprochen......&lt;br /&gt;
- Am 2. Juli hält Beat eine Präsentation zum Thema &#039;JDrupal&#039;. Danach Q&amp;amp;A Session, jeder kann seine Fragen mitbringen und stellen.&lt;/p&gt;
&lt;p&gt;Grüsse&lt;br /&gt;
Christophe&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/12019#comments</comments>
 <enclosure url="http://groups.drupal.org/files/RIMG0002.JPG" length="74236" type="image/jpeg" />
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Thu, 05 Jun 2008 08:46:24 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">12019 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Bräuchte hife beim Installieren von Drupal</title>
 <link>http://groups.drupal.org/node/11955</link>
 <description>&lt;p&gt;Hallo könnte mir jemand Tips zur Installation von Drupal geben bzw. welche Version sollte ich installieren? 5.7 oder sogar 6?&lt;br /&gt;
Kann ich die Installatin auch mittels golive durchführen? merci für den support.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11955#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 02 Jun 2008 22:10:34 +0000</pubDate>
 <dc:creator>julianopie</dc:creator>
 <guid isPermaLink="false">11955 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Neues Layout</title>
 <link>http://groups.drupal.org/node/11926</link>
 <description>&lt;p&gt;Wie bereits im letzten Drupal Meeting angesprochen, wäre ein effizienteres Layout sinnvoll. Als Beispiel: &lt;a href=&quot;http://groups.drupal.org/node/2/home&quot; title=&quot;http://groups.drupal.org/node/2/home&quot;&gt;http://groups.drupal.org/node/2/home&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11926#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/161">layout</category>
 <category domain="http://groups.drupal.org/taxonomy/term/926">panels</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 02 Jun 2008 09:23:48 +0000</pubDate>
 <dc:creator>rapsli</dc:creator>
 <guid isPermaLink="false">11926 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Meetup Drupal Schweiz</title>
 <link>http://groups.drupal.org/node/11924</link>
 <description>&lt;p&gt;Location: Starbucks, Central, Zurich&lt;/p&gt;
&lt;p&gt;No fixed agenda.&lt;/p&gt;
&lt;p&gt;Subjects and Issues&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Find a location for future meetings&lt;/li&gt;
&lt;li&gt;Open Expo in Winterthur&lt;/li&gt;
&lt;li&gt;DrupalCon in Szeged&lt;/li&gt;
&lt;li&gt;Any other ideas?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Greets Christophe&lt;/p&gt;
&lt;p&gt;PS: We will NOT discuss football!&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11924#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 02 Jun 2008 06:44:38 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">11924 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Thema leider nicht mehr relevant</title>
 <link>http://groups.drupal.org/node/11692</link>
 <description>&lt;p&gt;--&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <group domain="http://groups.drupal.org/austria">Austria</group>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 23 May 2008 12:45:36 +0000</pubDate>
 <dc:creator>Phil Ewert</dc:creator>
 <guid isPermaLink="false">11692 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Tue. 26.08.2008 12:30 ZRH - 14:00 BUD	LX 2254</title>
 <link>http://groups.drupal.org/node/11676</link>
 <description>&lt;p&gt;Fliegt jemand von Euch mit dem selben Flieger nach Ungarn? Bitte melde Dich bei mir und wir könnten zusammen den Rest der Reise organisieren. Außerdem würde dann für uns die Drupalcon einen Tag früher anfangen. ;-)&lt;/p&gt;
&lt;p&gt;Meine Rückflug-Daten: Sat. 30.08.2008 19:50 BUD - 21:25 ZRH&lt;/p&gt;
&lt;p&gt;Noch nicht gebucht? Je länger Du wartest, desto teurer werden die Flüge und alleine bist Du auch nicht mehr. Wäre doch schön eine kleine Gruppe zusammenzubekommen.&lt;/p&gt;
&lt;h3&gt;Buche jetzt:&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://www.swiss.com/web/DE/Pages/index.aspx?1211514656859&amp;amp;Country=CH&quot; title=&quot;http://www.swiss.com/web/DE/Pages/index.aspx?1211514656859&amp;amp;Country=CH&quot;&gt;http://www.swiss.com/web/DE/Pages/index.aspx?1211514656859&amp;amp;Country=CH&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11676#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 23 May 2008 03:54:08 +0000</pubDate>
 <dc:creator>Schnittmenge@drupal.org</dc:creator>
 <guid isPermaLink="false">11676 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Thema leider nicht mehr relevant </title>
 <link>http://groups.drupal.org/node/11622</link>
 <description>&lt;p&gt;--&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11622#comments</comments>
 <group domain="http://groups.drupal.org/austria">Austria</group>
 <group domain="http://groups.drupal.org/bamberg-n%C3%BCrnberg-franken">Bamberg Nürnberg Franken</group>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/koeln-bonn">Köln &amp;amp; Bonn</group>
 <group domain="http://groups.drupal.org/m%C3%BCnchen">München</group>
 <group domain="http://groups.drupal.org/rhein-main-gebiet">Rhein-Main-Gebiet</group>
 <group domain="http://groups.drupal.org/rheinneckarkreis">Rhein-Neckar-Kreis</group>
 <group domain="http://groups.drupal.org/ruhrgebiet">Ruhrgebiet</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 21 May 2008 09:58:46 +0000</pubDate>
 <dc:creator>Phil Ewert</dc:creator>
 <guid isPermaLink="false">11622 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Freiberuflicher Mitarbeiter / Partner  | Fa. 8-Perspectives New Media &amp; Consult</title>
 <link>http://groups.drupal.org/node/11482</link>
 <description>&lt;p&gt;Hallo Drupal Entwickler,&lt;/p&gt;
&lt;p&gt;für unser verteiltes Freiberufler-Netzwerk (im gesamten deutschsprachigen Raum mit Schwerpunkt München) suchen wir noch weitere talentierte und engagierte Drupal-Entwickler und Projektmanager.&lt;/p&gt;
&lt;p&gt;Da wir als Team arbeiten sind durchaus nicht nur Hardcore Themer und Modulentwickler, sondern auch Leute mit mittleren Fähigkeiten erwünscht,&lt;/p&gt;
&lt;p&gt;Kontaktaufnahme bitte nicht über die Kommentarfunktion, sondern direkt an Philipp.Ewert [ at] 8-Perspectives.de oder per Tel. 089 / 42 75 49 42.&lt;/p&gt;
&lt;p&gt;Beste Grüße,&lt;/p&gt;
&lt;p&gt;Philipp Ewert&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <category domain="http://groups.drupal.org/taxonomy/term/5157">freiberuflich freelancer Partner Kooperation Cooperation</category>
 <group domain="http://groups.drupal.org/bamberg-n%C3%BCrnberg-franken">Bamberg Nürnberg Franken</group>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/m%C3%BCnchen">München</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 14 May 2008 20:23:05 +0000</pubDate>
 <dc:creator>Phil Ewert</dc:creator>
 <guid isPermaLink="false">11482 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Geneva</title>
 <link>http://groups.drupal.org/node/11437</link>
 <description>&lt;p&gt;Is anybody here in Geneva?&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11437#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Tue, 13 May 2008 12:28:04 +0000</pubDate>
 <dc:creator>matslats</dc:creator>
 <guid isPermaLink="false">11437 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Die ersten beiden Telekonferenz-Treffen finden Mo. 12.5. 20:15 und Di. 13.5. 19:20 statt</title>
 <link>http://groups.drupal.org/node/11383</link>
 <description>&lt;p&gt;Verehrte Freunde des offenen Austausches,&lt;/p&gt;
&lt;p&gt;die Neuanmeldungen bei den Doodle-Terminabstimmungen stagnieren und es zeichnen sich zwei klare erste Termine ab, die ich hiermit festlege :&lt;/p&gt;
&lt;p&gt;1.) Treffen : &quot;Verbesserungen von Drupal-Geschäftschancen&quot; am Mo. 12.5 um 20:15 Uhr&lt;br /&gt;
2.) Treffen : &quot;Drupal Allgemein&quot; am Di. 12.5. um 19:20 Uhr&lt;/p&gt;
&lt;p&gt;Eine Beschreibung der Vorraussetzungen und des technischen Ablaufs folgt weiter unten.&lt;/p&gt;
&lt;p&gt;Zunächst möchte ich mich aber zufrieden darüber äußern, daß mit 8 und 7 Abstimmungs-Teilnehmern sich schon fast eine optimale Anzahl Leute gemeldet haben. Ich persönlich bin offen für was immer in den Treffen passieren wird und habe selbst zwar einige Vorstellungen und mir ein paar inhaltliche Notizen gemacht, aber warne schon mal vorweg davor, selber zu große Erwartungen zu haben. Ich habe in anderem Kreis schon solche Konferenzen abgehalten und daher etwas Erfahrung.&lt;/p&gt;
&lt;p&gt;Nach und während dem Verbindungsaufbau, der unten noch beschrieben wird, werden zunächst die technischen Probleme auszuräumen sein : Diese sind in der Regel das nachjustieren der Kopfhörer- und Mikrofonlautstärke, das ausschalten von Fremdgeräuschen, wie Echos, Nebengeräuschen, Übertragungsgeräuschen,  etc. sowie oft leider das Verabschieden von Teilnehmern, deren Nebengeräusche nicht in den Griff zu kriegen sind. Skype &quot;verdaut&quot; in der Regel so 5-6 Personen, ich hoffe jedoch, daß mein neuer 16000 kbit DSL Anschluß mehr aufnimmt und daher werde ich es versuchen, wenn es dazu kommt. Manchmal bricht die ganze Konferenz zusammen - dann müssen sich alle wieder neu bei mir anmelden.&lt;/p&gt;
&lt;p&gt;Wenn dann also technisch alles gelöst ist, wird es eine Vorstellungsrunde geben, in der jeder kurz (2-3 Minuten) sagt :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Wer er ist&lt;/li&gt;
&lt;li&gt;Was er im Drupal Bereich macht &lt;/li&gt;
&lt;li&gt;Was seine Fähigkeiten in Drupal sind &lt;/li&gt;
&lt;li&gt;Was er im Drupal Bereich erreichen möchte&lt;/li&gt;
&lt;li&gt;Was er sich von dem Treffen erwartet&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Danach werden wir in einer kurzen Diskussion schauen, welche interessanten Themen hochgekommen sind und was davon wir vertiefen wollen.&lt;/p&gt;
&lt;p&gt;Nach 55 Minuten werde ich versuchen herauszufinden, wie ein Folgetreffen aussehen kann : Also Wann und in welcher Regelmäßigkeit und auch auf welche Technologie beim übernächsten mal gesetzt werden könnte.&lt;/p&gt;
&lt;p&gt;Danach wird wird mit offenem Ende gesprochen. Ich persönlich werde mich nach 2 Stunden aus dem Gespräch zurückziehen - den Rest überlasse ich euch.&lt;/p&gt;
&lt;p&gt;Vorraussetzungen :&lt;/p&gt;
&lt;p&gt;Ihr braucht einen Rechner mit schnellem Internet und (unumgänglich) ein Headset. In ein Notebook o.ä. eingebaute Mikrofone produzieren zu viele sich aufaddierende Nebengeräusche. Am besten Ihr testet nochmal mit einem Skype-Selbst-Testanruf, ob euer Lärmpegel niedrig genug ist.&lt;/p&gt;
&lt;p&gt;Technischer Ablauf :&lt;/p&gt;
&lt;p&gt;Wenn Ihr an der Konferenz teilnehmen wollt, so müßt Ihr mich unter meinem Skype-Namen &quot;Phil.Ewert&quot; zu folgenden Zeiten anrufen :&lt;/p&gt;
&lt;p&gt;Ich werde zuerst und bevorzugt die jeweils 4 in der Doodle-Liste zu der bestimmten Treffens-Zeit eingetragenen Personen in die Konferenz holen (und zwar müßt Ihr mich 10 min. vor beginn des Treffens anrufen und ich werde euch dann aufnehmen) : das sind sie für die jeweilige Gruppe :&lt;/p&gt;
&lt;p&gt;&quot;Verbesserungen von Drupal-Geschäftschancen&quot; am Mo. 12.5 um 20:05 Uhr :&lt;br /&gt;
printoperator2007;Thomas Moseler; hagengraf; marcellmertens&lt;/p&gt;
&lt;p&gt;&quot;Drupal Allgemein&quot; am Di. 12.5. um 19:10 Uhr&lt;br /&gt;
hagengraf; printoperator2007; daniel; marcellmertens&lt;/p&gt;
&lt;p&gt;Ab den regulären Uhrzeiten (20:15 und 19:20) dürfen mich (&quot;Phil.Ewert&quot;) dann alle anrufen. Ich werde dann so viele in die Konferenz noch mit reinnehmen, wie sie verträgt.&lt;/p&gt;
&lt;p&gt;Jeder kann sich dann natürlich jederzeit zurückziehen. Die Konferenzen werden aufgezeichnet und an geeigneter Stelle veröffentlicht (Beispielsweise auf der Podcastseite auf DrupalCenter.de). Ich werde jemanden bitten ein stichwortartiges Protokoll zu schreiben, welches dann veröffentlicht wird.&lt;/p&gt;
&lt;p&gt;Sollten noch irgendwelche Fragen offen geblieben sein, so bitte ich, diese unterhalb als Kommentar zu schreiben. Ich werde versuchen, sie Zeitnah zu beantworten.&lt;/p&gt;
&lt;p&gt;Und nun wünsch ich uns allen viel Spaß und viel Erfolg bei der Telekonferenz&lt;/p&gt;
&lt;p&gt;und hoffe auf gutes Gelingen,&lt;/p&gt;
&lt;p&gt;ganz Herzlich,&lt;/p&gt;
&lt;p&gt;Phil Ewert&lt;/p&gt;
&lt;p&gt;P.S.: Noch eine Selbstverständlichkeit zum Schluß : Wir suchen ein positives und konstruktives Gespräch. Verstöße werden mit Rausschmiß geahndet.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/ruhrgebiet&quot;&gt;Ruhrgebiet&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11383#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/5120">Stammtisch Treffen Meeting Skyke-Konferenz Skype Usertreff</category>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/koeln-bonn">Köln &amp;amp; Bonn</group>
 <group domain="http://groups.drupal.org/rheinneckarkreis">Rhein-Neckar-Kreis</group>
 <group domain="http://groups.drupal.org/m%C3%BCnchen">München</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <group domain="http://groups.drupal.org/rhein-main-gebiet">Rhein-Main-Gebiet</group>
 <group domain="http://groups.drupal.org/bamberg-n%C3%BCrnberg-franken">Bamberg Nürnberg Franken</group>
 <group domain="http://groups.drupal.org/ruhrgebiet">Ruhrgebiet</group>
 <pubDate>Sat, 10 May 2008 18:41:13 +0000</pubDate>
 <dc:creator>Phil Ewert</dc:creator>
 <guid isPermaLink="false">11383 at http://groups.drupal.org</guid>
</item>
<item>
 <title>OpenExpo</title>
 <link>http://groups.drupal.org/node/11318</link>
 <description>&lt;p&gt;Swiss Open Source Software Conference &amp;amp; Exposition&lt;br /&gt;
24 and 25 September 2008, Eulachhallen Winterthur&lt;br /&gt;
&lt;a href=&quot;http://www.openexpo.ch/openexpo-2008-zuerich/call-for-participation/&quot;&gt;http://www.openexpo.ch/openexpo-2008-zuerich/call-for-participation/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Swiss Drupal User Group is planning to have a presence at this conference. &lt;a href=&quot;/freelinking/cgalli&quot;&gt;cgalli&lt;/a&gt;, the moderator of this group is registering us with the organizers to ensure we have a stand at the OpenExpo.&lt;/p&gt;
&lt;p&gt;At the May Drupal User Group meeting on 7 May, a number of you expressed an interest to help out. Your help and participation is most welcome. Please post your suggestions for the event here. If you have ideas for interesting Drupal demos, let us know as well. Marketing lessons learnt at events was something we discussed at this meeting, so please contribute your know-how in this area to make this a success.&lt;/p&gt;
&lt;p&gt;Drupal is the most under represented CMS in Switzerland - let&#039;s change that at the OpenExpo and get the message out.&lt;/p&gt;
&lt;p&gt;For more information, get in touch with cgalli or myself.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11318#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Thu, 08 May 2008 15:04:31 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">11318 at http://groups.drupal.org</guid>
</item>
<item>
 <title>June Meeting: Swiss Drupal User Group </title>
 <link>http://groups.drupal.org/node/11291</link>
 <description>&lt;p&gt;Für Details: &lt;a href=&quot;http://groups.drupal.org/node/11924&quot; title=&quot;http://groups.drupal.org/node/11924&quot;&gt;http://groups.drupal.org/node/11924&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11291#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 07 May 2008 19:04:11 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">11291 at http://groups.drupal.org</guid>
</item>
<item>
 <title>The 5 minute Drupal demo</title>
 <link>http://groups.drupal.org/node/11290</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://openpackage.biz/video/124&quot; title=&quot;http://openpackage.biz/video/124&quot;&gt;http://openpackage.biz/video/124&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11290#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/5072">drupal demo presentation</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 07 May 2008 19:00:02 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">11290 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Vorschlag zu regelmäßigen Skype-Treffen zum Thema &quot;Verbesserungen von Drupal-Geschäftschancen&quot;</title>
 <link>http://groups.drupal.org/node/11202</link>
 <description>&lt;p&gt;Verehrte deutschsprachige Drupal Szene,&lt;/p&gt;
&lt;p&gt;Nach dem &quot;allgemeinen Skype-Treff zu Drupal&quot; möchte ich jetzt auch noch einen &quot;PROFESSIONELLEN DRUPAL TREFF&quot; ins Leben rufen, der halt weniger technisch ist, sondern eben GESCHÄFTLICH. Durch aktuelle Entwicklungen im Drupal Umfeld (zunehmende Entdeckung Drupals durch den Mainstream, Acquia und ähnliche professionelle Anbieter)  sehe ich nämlich die Zeit gekommen, gemeinsam mal über mehr Vernetzung, bessere geschäftliche Aufstellung und ähnliche Themen nachzudenken und sich auszutauschen. Ein gegenseitiges Kennenlernen der &quot;Player&quot; und mögliche Synergien o.ä. auf diesem Gebiet halte ich für ein zweites Skype Treffen für angebracht.&lt;/p&gt;
&lt;p&gt;Einen gemeinsamen Termin dafür möchte ich wieder mit dem sehr praktischen Terminfindungstool  &#039;www.doodle.ch&#039;  finden. Wenn Ihr also Interesse zur Teilnahme habt, dann folgt bitte folgendem Link : &lt;a href=&quot;http://www.doodle.ch/6zcawdtkhtn6u9uu&quot; title=&quot;http://www.doodle.ch/6zcawdtkhtn6u9uu&quot;&gt;http://www.doodle.ch/6zcawdtkhtn6u9uu&lt;/a&gt; und dort den angegebenen Instruktionen (Bitte trage dein &quot;Groups.Drupal-ID - DeinSkypeName&quot; in die Spalte mit &quot;Dein Name&quot; ein).&lt;/p&gt;
&lt;p&gt;Zunächst ermittlen wir so erst mal eine mögliche Skype-Konferenz in den nächsten Tagen/Wochen: Wir können dann nach ausreichender Teilnahme, das demokratische Ergebnis noch per Kommentare &quot;Interpretieren&quot; oder zurechtrücken, so daß es evtl. noch besser paßt. Ich würde mich sehr über eine große Teilnahme freuen - schon an der Abstimmung. Aus dem Ergebnis kann man dann auch hier einen regelmäßigen zwei-, drei- oder vier-wöchigen Termin abstimmen.&lt;/p&gt;
&lt;p&gt;Ich freue mich auf eine zahlreiche und engagierte Teilnahme und nutz bitte auch die Kommentarfunktion recht eifrig!&lt;/p&gt;
&lt;p&gt;Mit allerbesten Grüßen an all die zukünftigen Teilnehmer,&lt;/p&gt;
&lt;p&gt;herzlichst,&lt;/p&gt;
&lt;p&gt;Phil Ewert&lt;/p&gt;
&lt;p&gt;P.S. : Ich möchte mit diesem Angebot keinem Platzhirsch hier sein Terrain streitig machen, sondern bin im Gegenteil für Mitorganisatoren und Moderatoren sehr dankbar. Bitte meldet euch!&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/ruhrgebiet&quot;&gt;Ruhrgebiet&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11202#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/5043">Aquise</category>
 <category domain="http://groups.drupal.org/taxonomy/term/5042">Community Drupal</category>
 <category domain="http://groups.drupal.org/taxonomy/term/5041">Coporate Drupal</category>
 <category domain="http://groups.drupal.org/taxonomy/term/5044">Konferenz</category>
 <category domain="http://groups.drupal.org/taxonomy/term/53">meeting</category>
 <category domain="http://groups.drupal.org/taxonomy/term/2128">Treffen</category>
 <category domain="http://groups.drupal.org/taxonomy/term/5040">Vernetzung</category>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <group domain="http://groups.drupal.org/koeln-bonn">Köln &amp;amp; Bonn</group>
 <group domain="http://groups.drupal.org/rheinneckarkreis">Rhein-Neckar-Kreis</group>
 <group domain="http://groups.drupal.org/m%C3%BCnchen">München</group>
 <group domain="http://groups.drupal.org/berlin">DUB, Drupal Usergroup Berlin</group>
 <group domain="http://groups.drupal.org/rhein-main-gebiet">Rhein-Main-Gebiet</group>
 <group domain="http://groups.drupal.org/bamberg-n%C3%BCrnberg-franken">Bamberg Nürnberg Franken</group>
 <group domain="http://groups.drupal.org/ruhrgebiet">Ruhrgebiet</group>
 <pubDate>Sun, 04 May 2008 19:13:58 +0000</pubDate>
 <dc:creator>Phil Ewert</dc:creator>
 <guid isPermaLink="false">11202 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Allgemeine Skype Treffen zu Drupal</title>
 <link>http://groups.drupal.org/node/11201</link>
 <description>&lt;p&gt;Verehrte deutschsprachige Drupal Szene,&lt;/p&gt;
&lt;p&gt;wie ich ja in der Vorstellung von mir und meiner Firma &quot;8-Perspectives New Media &amp;amp; Consult&quot; am 7.3.&#039;08 schon angekündigt habe, habe ich mir vorgenommen einen regelmäßigen Skye-Treff zu Drupal zu initieren. Hier also nun die Umsetzung :&lt;/p&gt;
&lt;p&gt;Einen gemeinsamen Termin dafür möchte ich mit dem sehr praktischen Terminfindungstool  &#039;www.doodle.ch&#039;  finden. Wenn du also Interesse zur Teilnahme hast, dann klicke bitte folgendem Link : &lt;a href=&quot;http://www.doodle.ch/6swt6xhqpsafrng7&quot; title=&quot;http://www.doodle.ch/6swt6xhqpsafrng7&quot;&gt;http://www.doodle.ch/6swt6xhqpsafrng7&lt;/a&gt; und folge dort den angegebenen Instruktionen (Bitte trage dein &quot;Groups.Drupal-ID - DeinSkypeName&quot; in die Spalte mit &quot;Dein Name&quot; ein).&lt;/p&gt;
&lt;p&gt;Zunächst ermittlen wir so erst mal eine mögliche Skype-Konferenz in den nächsten Tagen/Wochen: Wir können dann nach ausreichender Teilnahme, das demokratische Ergebnis noch per Kommentare &quot;Interpretieren&quot; oder zurechtrücken, so daß es evtl. noch besser paßt. Ich würde mich sehr über eine große Teilnahme freuen - schon an der Abstimmung. Aus dem Ergebnis kann man dann einen regelmäßigen zwei-, drei- oder vier-wöchigen Termin abstimmen.&lt;/p&gt;
&lt;p&gt;Ich freue mich auf eine zahlreiche und engagierte Teilnahme und nutz bitte auch die Kommentarfunktion recht eifrig!&lt;/p&gt;
&lt;p&gt;Mit allerbesten Grüßen an all die zukünftigen Teilnehmer,&lt;/p&gt;
&lt;p&gt;herzlichst,&lt;/p&gt;
&lt;p&gt;Phil Ewert&lt;/p&gt;
&lt;p&gt;P.S. : Ich möchte mit diesem Angebot keinem Platzhirsch hier sein Terrain streitig machen, sondern bin im Gegenteil für Mitorganisatoren und Moderatoren sehr dankbar. Bitte meldet euch!&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/ruhrgebiet&quot;&gt;Ruhrgebiet&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11201#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/53">meeting</category>
 <category domain="http://groups.drupal.org/taxonomy/term/4318">Skype</category>
 <category domain="http://groups.drupal.org/taxonomy/term/4389">Stammtisch Treffen Meeting Skyke-Konferenz Skype Usertreff Terminfindung Doodle Doodle.ch</category>
 <category domain="http://groups.drupal.org/taxonomy/term/5039">Treff</category>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <group domain="http://groups.drupal.org/koeln-bonn">Köln &amp;amp; Bonn</group>
 <group domain="http://groups.drupal.org/rheinneckarkreis">Rhein-Neckar-Kreis</group>
 <group domain="http://groups.drupal.org/m%C3%BCnchen">München</group>
 <group domain="http://groups.drupal.org/berlin">DUB, Drupal Usergroup Berlin</group>
 <group domain="http://groups.drupal.org/rhein-main-gebiet">Rhein-Main-Gebiet</group>
 <group domain="http://groups.drupal.org/bamberg-n%C3%BCrnberg-franken">Bamberg Nürnberg Franken</group>
 <group domain="http://groups.drupal.org/ruhrgebiet">Ruhrgebiet</group>
 <pubDate>Sun, 04 May 2008 18:55:58 +0000</pubDate>
 <dc:creator>Phil Ewert</dc:creator>
 <guid isPermaLink="false">11201 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Kleines Feedback des letzten Meetings</title>
 <link>http://groups.drupal.org/node/11060</link>
 <description>&lt;p&gt;Hallo&lt;br /&gt;
Was stand den beim letzten Meeting auf dem Programm? Ich konnte leider nicht anwesend sein. Das nächste Meeting kommt ja schon in einer Woche. Gibt es bereits eine Agenda?&lt;/p&gt;
&lt;p&gt;Grüsse&lt;br /&gt;
Raphael&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/11060#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/53">meeting</category>
 <category domain="http://groups.drupal.org/taxonomy/term/2428">switzerland</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 28 Apr 2008 18:39:40 +0000</pubDate>
 <dc:creator>rapsli</dc:creator>
 <guid isPermaLink="false">11060 at http://groups.drupal.org</guid>
</item>
<item>
 <title>2 Tage Barcelona</title>
 <link>http://groups.drupal.org/node/10944</link>
 <description>&lt;h3&gt;Ich suche ein Tutor&lt;/h3&gt;
&lt;p&gt;Nach dem Treffen von zwei Tagen bei Barcelona - oder bei Eurem nächsten Treffen in Zürich am 7.Mai (6., 7. bzw. 8.5.2008)  - möchte ich über CVS mein Drupal auf dem Localhost aktuell halten können und eine Multisite-Installation haben, wo mein aktueller Code mit eingebunden ist. Des weiteren möchte ich eine IDE bzw. die notwendigen Tools beherrschen, mit denen ich dann professionell Arbeiten kann (Variablen im Code finden, diffen, patchen, debuggen). Ich will auch wissen, wie ich meine produktive Site und Localhost aktualisiere und sicher betreibe und vor allem möchte ich die 10 Wege in den Drupal Himmel umsetzen können: &lt;a href=&quot;http://drupal.org/node/77487&quot; title=&quot;http://drupal.org/node/77487&quot;&gt;http://drupal.org/node/77487&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ich verwende zu Zeit WindowsXP mit Xampp und TortoiseSVN, wenn notwendig können wir auch alles auf Ubuntu einrichten.&lt;/p&gt;
&lt;h4&gt;Ich bin der ideale Lückenfüller zwischen Euren großen Aufträgen&lt;/h4&gt;
&lt;p&gt;Wenn Interesse besteht kann derjenige dann auch bei weiteren Projekten - sehr flexible - definierte kleine Arbeitspakete übernehmen. Diese Projekte werden dann über &lt;a href=&quot;http://www.codespaces.com&quot; title=&quot;http://www.codespaces.com&quot;&gt;http://www.codespaces.com&lt;/a&gt; abgewickelt.&lt;/p&gt;
&lt;p&gt;Ich freue mich auf eine flexible und trotzdem lange Zusammenarbeit.&lt;/p&gt;
&lt;p&gt;Saludos,&lt;br /&gt;
Daniel&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/10944#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/860">barcelona</category>
 <category domain="http://groups.drupal.org/taxonomy/term/4936">flexibles Arbeiten</category>
 <category domain="http://groups.drupal.org/taxonomy/term/806">tutor</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 23 Apr 2008 07:36:37 +0000</pubDate>
 <dc:creator>Schnittmenge@drupal.org</dc:creator>
 <guid isPermaLink="false">10944 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Meeting: Drupal CH User Group</title>
 <link>http://groups.drupal.org/node/10927</link>
 <description>&lt;p&gt;The Swiss Drupal User Group will meet on the first Wednesday of every month. The next meeting will be on 7 May at:&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
Starbucks Coffee&lt;br /&gt;
Central, Zürich&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
(walk across the river Limmat from Zürich Hauptbahnhof and you will be there).&lt;/p&gt;
&lt;p&gt;Please sign up by clicking the &quot;Signup&quot; button at the end of the detailed post (click on the title of this post).&lt;/p&gt;
&lt;p&gt;Format: Unconference - spontaneous agenda.&lt;br /&gt;
Language: If all the attendees are German speaking it will be in German (this was the case until now) otherwise English or whatever works for everybody.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/10927#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Tue, 22 Apr 2008 20:58:00 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">10927 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Draft Program for April Meeting of Swiss Drupal User Group</title>
 <link>http://groups.drupal.org/node/10818</link>
 <description>&lt;p&gt;1.  Very Brief Introductions / Who is Who: please state your name, organization, interested in Drupal as a user / developer / other and your goals for today&#039;s meeting&lt;br /&gt;
2.  Volunteers for presentations (5 min preso + 5 min Q+A). Based on the &lt;a href=&quot;http://groups.drupal.org/node/9924&quot;&gt;discussion&lt;/a&gt; so far, I am suggesting the following topics (5 min preso + 5 min Q&amp;amp;A) as a starting point. You are most welcome to suggest and add more.&lt;br /&gt;
- Translating the Drupal GUI: &lt;a href=&quot;http://groups.drupal.org/user/11637&quot;&gt;rapsli&lt;/a&gt;&lt;br /&gt;
- Intro to creating Drupal modules: rapsli&lt;br /&gt;
- Using ImageCache and integrating with Themes: &lt;a href=&quot;http://groups.drupal.org/user/14839&quot;&gt;miro_dietiker&lt;/a&gt;&lt;br /&gt;
- Debuggeing tools - Eclipse, PDT, XDebug: miro_dietiker&lt;br /&gt;
- Using FlashVideo module for UGC: miro_dietiker&lt;br /&gt;
- Using FCKeditor: miro_dietiker&lt;br /&gt;
- Using drush to quickly update your Drupal modules: &lt;a href=&quot;http://groups.drupal.org/user/8076&quot;&gt;pban02&lt;/a&gt;&lt;br /&gt;
- Using SWF Tools module for streaming video, audio and slide shows: pban02&lt;br /&gt;
- Please add your suggestions: the more the better&lt;br /&gt;
- We will take a quick vote to assess your interest in the presentations suggested and start going through them.&lt;br /&gt;
3. Open Discussion:&lt;br /&gt;
- &lt;a href=&quot;http://groups.drupal.org/user/5800&quot;&gt;flobruit&lt;/a&gt; suggested organizing a Drupal Camp in Switzerland this summer.&lt;br /&gt;
- Growing the Drupal community in Switzerland: suggestions for concrete activities&lt;br /&gt;
4. Next Meeting date and time&lt;br /&gt;
If you can&#039;t attend this meeting, please suggest your preferences for the next meeting.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/10818#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/4899">swiss switzerland drupal user group program agenda</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 18 Apr 2008 13:48:57 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">10818 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Swiss Drupal User Group Meeting: 22 April</title>
 <link>http://groups.drupal.org/node/10817</link>
 <description>&lt;p&gt;The next / third Drupal CH User Group meeting will be at:&lt;br /&gt;
Hochschule für Technik Zürich, Lagerstrasse 45, 8021 Zürich, Room 126/127, 2nd Floor. Please sign up by clicking the &quot;Signup&quot; button at the end of the detailed post (click on the title of this post).&lt;br /&gt;
&lt;a href=&quot;http://maps.google.ch/maps?f=q&amp;amp;hl=de&amp;amp;geocode=&amp;amp;q=hsz-t,+lagerstr+45,+zürich&amp;amp;jsv=107&amp;amp;ie=UTF8&amp;amp;ll=47.37836,8.536506&amp;amp;spn=0.01918,0.029182&amp;amp;z=15&amp;amp;iwloc=A&quot;&gt;Map / Directions&lt;/a&gt; - it is near Sihlpost / Zürich Hauptbahnhof.&lt;/p&gt;
&lt;p&gt;The language in the first two meetings was &quot;Hochdeutsch&quot;, but if there are non-german speaking members we will try to switch to English. Some of us usually go for a drink in the neighbourhood afterwards to informally continue the conversation.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/10817#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 18 Apr 2008 12:42:47 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">10817 at http://groups.drupal.org</guid>
</item>
<item>
 <title>agenda discussion for the next user group meeting?</title>
 <link>http://groups.drupal.org/node/9924</link>
 <description>&lt;p&gt;how about a discussion of what we would like to get out of the next meeting? i suggest that we each list a couple of areas of druapl we would like to find out more about and a couple of areas where we can share our know-how with the other participants? we could then vote and pick the three topics that we are most interested in learning more about.&lt;/p&gt;
&lt;p&gt;my choices for things i want to learn more about:&lt;br /&gt;
- theming&lt;br /&gt;
- uploading multiple images at a time for end users (not with ftp)&lt;br /&gt;
- wysiwig editors with support for embedding images and video that are easy to use for end users&lt;br /&gt;
- patching drupal core (e.g. from 5.5 to 5.7) without wiping out the existing directory structure&lt;/p&gt;
&lt;p&gt;things that i can to share / contribute:&lt;br /&gt;
- internationalisation: how to set up a web site in two or more languages&lt;br /&gt;
- how to quickly and easily keep your drupal site(s) updated with drush&lt;br /&gt;
- how to easily embed flash video in your blog or other postings&lt;br /&gt;
- an overview of useful contributed modules&lt;/p&gt;
&lt;p&gt;look forward to everybody&#039;s feedback and see you at the next drupal user group meeting&lt;br /&gt;
prodosh&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/9924#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/4500">drupal user group switzerland meeting agenda discussion</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 19 Mar 2008 11:24:14 +0000</pubDate>
 <dc:creator>pban02</dc:creator>
 <guid isPermaLink="false">9924 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Treffen in Zürich</title>
 <link>http://groups.drupal.org/node/9335</link>
 <description>&lt;p&gt;Wie das letzte Mal abgemacht findet das 2. Drupal Schweiz Treffen statt.&lt;/p&gt;
&lt;p&gt;Ort: Hochschule für Technik Zürich (&lt;a href=&quot;http://www.hsz-t.ch&quot; title=&quot;http://www.hsz-t.ch&quot;&gt;http://www.hsz-t.ch&lt;/a&gt;), Lagerstrasse&lt;/p&gt;
&lt;p&gt;Könnte Spicer das noch bestätigen?&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/9335#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 03 Mar 2008 13:20:28 +0000</pubDate>
 <dc:creator>rapsli</dc:creator>
 <guid isPermaLink="false">9335 at http://groups.drupal.org</guid>
</item>
<item>
 <title>drupal for education</title>
 <link>http://groups.drupal.org/node/8650</link>
 <description>&lt;p&gt;Hello, I&#039;m the last entry here... I&#039;m joining from Ticino. Anyone working on the DrupalEd distribution?&lt;br /&gt;
I&#039;m testing modules that can be useful for secondary school (I actually manage a project on this).&lt;br /&gt;
Grazie per la vostra collaborazione. Bonsoir. Chüüss ;)&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/8650#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/973">DrupalEd</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 04 Feb 2008 17:24:54 +0000</pubDate>
 <dc:creator>pat542</dc:creator>
 <guid isPermaLink="false">8650 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Erstes Treffen Drupal Group Schweiz</title>
 <link>http://groups.drupal.org/node/8590</link>
 <description>&lt;p&gt;Am 30. Januar hat endlich das erste Treffen stattgefunden.&lt;/p&gt;
&lt;p&gt;Die Hochschule für Technik in Zürich (&lt;a href=&quot;http://www.hsz-t.ch&quot; title=&quot;http://www.hsz-t.ch&quot;&gt;http://www.hsz-t.ch&lt;/a&gt;) hat uns freundlicherweise Raum und Infrstruktur zur Verfügung gestellt.&lt;/p&gt;
&lt;p&gt;Es kamen 8 Leute. Es ist eine bunte Mischung aus Studenten, Freelancern, Hobbyisten, Hochschulmitarbeitern und Unternehmern.&lt;/p&gt;
&lt;p&gt;Jeder hat sich und seine Projekte vorgestellt und seine Interessen an Drupal erklärt. Das Wissen ist recht breit gestreut und sollte im Bedarfsfall einen interessanten Austausch erlauben.&lt;/p&gt;
&lt;p&gt;Die Hochschule für Technik entwickelt eine umfangreiche Applikation auf Drupal und sucht dazu Progammmierkapazitäten. Interessenten können sich bei &lt;a href=&quot;mailto:mbachman@hsz-t.ch&quot;&gt;mbachman@hsz-t.ch&lt;/a&gt; melden.&lt;/p&gt;
&lt;p&gt;Das nächste Treffen wurde für den 12. März, 19.30 am gleichen Ort vereinbart.&lt;/p&gt;
&lt;p&gt;Christophe&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/8590#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/3988">switzerland meeting</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 01 Feb 2008 09:34:27 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">8590 at http://groups.drupal.org</guid>
</item>
<item>
 <title>English?</title>
 <link>http://groups.drupal.org/node/8438</link>
 <description>&lt;p&gt;The &quot;problem&quot; in Switzerland is the variety of languages.  I&#039;d love to have a meeting but would be a bit lost listening to Swiss German for the night.&lt;/p&gt;
&lt;p&gt;Are there enough people interested to organise an English meeting?  How could the different language groups be coordinated, or indeed, should they be coordinated?&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/8438#comments</comments>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 25 Jan 2008 14:05:43 +0000</pubDate>
 <dc:creator>TheSoc</dc:creator>
 <guid isPermaLink="false">8438 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Wer ist an einem Treffen interessiert</title>
 <link>http://groups.drupal.org/node/8306</link>
 <description>&lt;p&gt;Ein Treffen für Schweizer Drupalianer? Ich habe gelesen, dass schon mal etwas stattgefunden hat, habe jedoch keine weiteres Feedback mehr dazu gehört. Gibt es wirklich nur so wenig Drupalianer hier?&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/8306#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/2428">switzerland</category>
 <category domain="http://groups.drupal.org/taxonomy/term/2128">Treffen</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Sat, 19 Jan 2008 12:29:14 +0000</pubDate>
 <dc:creator>rapsli</dc:creator>
 <guid isPermaLink="false">8306 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Switzerland aussi en Français et Italien?</title>
 <link>http://groups.drupal.org/node/7250</link>
 <description>&lt;p&gt;Bonjour,&lt;br /&gt;
je vois que la langue du group est principalement l&#039;allemand... mais les post en Français sont-il bienvenu?  Ce serrait dommage je pense d&#039;ouvrir un deuxième groupe vu le peut de monde déjà présent dans celui-ci....&lt;/p&gt;
&lt;p&gt;D&#039;ailleurs, il y a un moyen de spécifier plusieurs langue à un groupe?&lt;/p&gt;
&lt;p&gt;Salutations&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/7250#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/140">languages</category>
 <category domain="http://groups.drupal.org/taxonomy/term/2428">switzerland</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Wed, 21 Nov 2007 15:36:46 +0000</pubDate>
 <dc:creator>gagarine@drupal.org</dc:creator>
 <guid isPermaLink="false">7250 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Drupal Schweiz Gruppe auf Facebook</title>
 <link>http://groups.drupal.org/node/6478</link>
 <description>&lt;p&gt;Habe diese Gruppe soeben erst entdeckt und bin erfreut, dass es doch ein paar Schweizer gibt. Ich habe zudem auch mal eine Gruppe auf Facebook gemacht... Ich hoffe, es gibt wieder mal ein Event.&lt;/p&gt;
&lt;p&gt;Facebook: &lt;a href=&quot;http://www.facebook.com/group.php?gid=5683015414&quot; title=&quot;http://www.facebook.com/group.php?gid=5683015414&quot;&gt;http://www.facebook.com/group.php?gid=5683015414&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/6478#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/86">Drupal</category>
 <category domain="http://groups.drupal.org/taxonomy/term/2218">Facebook</category>
 <category domain="http://groups.drupal.org/taxonomy/term/3198">schweiz</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Mon, 08 Oct 2007 13:20:41 +0000</pubDate>
 <dc:creator>rapsli</dc:creator>
 <guid isPermaLink="false">6478 at http://groups.drupal.org</guid>
</item>
<item>
 <title>FrOSCon schedule now available</title>
 <link>http://groups.drupal.org/node/5532</link>
 <description>&lt;p&gt;The &lt;a href=&quot;http://programm.froscon.org/2007/&quot;&gt;schedule of events for FrOSCon&lt;/a&gt; is now available.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/the-netherlands-nederland&quot;&gt;The Netherlands / Nederland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/5532#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/2467">FrOSCon</category>
 <group domain="http://groups.drupal.org/austria">Austria</group>
 <group domain="http://groups.drupal.org/czech-republic">Czech Republic</group>
 <group domain="http://groups.drupal.org/denmark">Denmark</group>
 <group domain="http://groups.drupal.org/berlin">DUB, Drupal Usergroup Berlin</group>
 <group domain="http://groups.drupal.org/france">France</group>
 <group domain="http://groups.drupal.org/froscon-germany">FrOSCon Conference Germany</group>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/rheinneckarkreis">Rhein-Neckar-Kreis</group>
 <group domain="http://groups.drupal.org/koeln-bonn">Köln &amp;amp; Bonn</group>
 <group domain="http://groups.drupal.org/m%C3%BCnchen">München</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <group domain="http://groups.drupal.org/the-netherlands-nederland">The Netherlands / Nederland</group>
 <pubDate>Fri, 10 Aug 2007 12:13:42 +0000</pubDate>
 <dc:creator>robertDouglass</dc:creator>
 <guid isPermaLink="false">5532 at http://groups.drupal.org</guid>
</item>
<item>
 <title>FrOSCon schedule and registration online</title>
 <link>http://groups.drupal.org/node/5114</link>
 <description>&lt;p&gt;You can now view the &lt;a href=&quot;http://programm.froscon.org/2007/&quot;&gt;schedule for FrOSCon&lt;/a&gt; online. The Drupal track is divided into German language presentations on the first day and English language presentations on the second day. The Drupal coder&#039;s room will be available for Barcamp style impromtu presentations for both days. You can also &lt;a href=&quot;http://registration.froscon.de/registration/index_en/&quot;&gt;pre-register online&lt;/a&gt; which makes you eligible to win prizes in the raffle. Pre-registration isn&#039;t mandatory to attend the conference, but is recommended.&lt;/p&gt;
&lt;p&gt;One little publicized fact about FrOSCon is that there is plenty of space to stay overnight in the school where it takes place if you bring your sleeping bag!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/5114#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/2467">FrOSCon</category>
 <group domain="http://groups.drupal.org/austria">Austria</group>
 <group domain="http://groups.drupal.org/berlin">DUB, Drupal Usergroup Berlin</group>
 <group domain="http://groups.drupal.org/froscon-germany">FrOSCon Conference Germany</group>
 <group domain="http://groups.drupal.org/germany">Germany</group>
 <group domain="http://groups.drupal.org/rheinneckarkreis">Rhein-Neckar-Kreis</group>
 <group domain="http://groups.drupal.org/koeln-bonn">Köln &amp;amp; Bonn</group>
 <group domain="http://groups.drupal.org/m%C3%BCnchen">München</group>
 <group domain="http://groups.drupal.org/rhein-main-gebiet">Rhein-Main-Gebiet</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Fri, 13 Jul 2007 10:21:46 +0000</pubDate>
 <dc:creator>robertDouglass</dc:creator>
 <guid isPermaLink="false">5114 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Meeting</title>
 <link>http://groups.drupal.org/node/5001</link>
 <description>&lt;h2&gt;Erstes Treffen!&lt;/h2&gt;
&lt;p&gt;Am nächsten &lt;strong&gt;Dienstag (10. Juli)&lt;/strong&gt; findet das erste Treffen der Gruppe Drupal Switzerland statt! Irgendwo in der Nähe von Zürich.&lt;/p&gt;
&lt;h3&gt;Wer kommt? &lt;/h3&gt;
&lt;p&gt;Je nach Teilnehmer legen wir den Ort und die Zeit fest......&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2&gt;First Meeting!&lt;/h2&gt;
&lt;p&gt;Next &lt;strong&gt;Tuesday (10. July)&lt;/strong&gt; we will have the first meeting of the Drupal Group Switzerland! Somewhere around Zurich.&lt;/p&gt;
&lt;h3&gt;Who wants to come?&lt;/h3&gt;
&lt;p&gt;Depending on who comes we will set time an location......&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/5001#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/2428">switzerland</category>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Thu, 05 Jul 2007 19:24:56 +0000</pubDate>
 <dc:creator>cgalli</dc:creator>
 <guid isPermaLink="false">5001 at http://groups.drupal.org</guid>
</item>
<item>
 <title>WineCamp France (Lake Geneva)</title>
 <link>http://groups.drupal.org/node/3760</link>
 <description>&lt;p&gt;Pour tous les Drupaleurs Français - rendez-vous a Lac Léman!&lt;/p&gt;
&lt;p&gt;(A la dernière WineCamp (en Californie) nous avons eu un &quot;delegation&quot; des Drupaleurs!)&lt;/p&gt;
&lt;p&gt;&quot;In the tradition of &lt;a href=&quot;http://www.barcamp.org/&quot;&gt;BarCamp&lt;/a&gt; and &lt;a href=&quot;http://www.winecampcalaveras.com/&quot;&gt;WineCamp Calaveras&lt;/a&gt;, we&#039;re hosting a nonprofits-meet-techies event in eastern France, neat Lake Geneva, during the weekend of June 15-17th.&quot;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WineCamp France&lt;/strong&gt;&lt;br /&gt;
&lt;a href=&quot;http://maps.google.fr/maps?f=q&amp;amp;hl=fr&amp;amp;q=saint-paul-en-chablais&amp;amp;layer=&amp;amp;ie=UTF8&amp;amp;om=1&amp;amp;z=6&amp;amp;ll=46.468133,7.734375&amp;amp;spn=6.750105,25.334473&amp;amp;iwloc=addr&quot;&gt;Saint-Paul-en-Chablais&lt;/a&gt; (Lake Geneva / Lac Léman)&lt;br /&gt;
June 15-17th, 2007&lt;br /&gt;
&lt;a href=&quot;http://winecamp.pbwiki.com/WineCampGenevaLakeFR&quot; title=&quot;http://winecamp.pbwiki.com/WineCampGenevaLakeFR&quot;&gt;http://winecamp.pbwiki.com/WineCampGenevaLakeFR&lt;/a&gt; (en Français)&lt;/p&gt;
&lt;p&gt;Looking for European Drupalers for WineCamp France.&lt;br /&gt;
&quot;Open source technology meets social benefit and humanitarian efforts.&quot;&lt;/p&gt;
&lt;p&gt;Ricerca del Drupalers europeo per WineCamp Francia.&lt;br /&gt;
-La tecnologia &quot;open source&quot; viene a contatto dei organizzazioni senza scopo di lucro e degli sforzi umanitari.-&lt;/p&gt;
&lt;p&gt;Suchen nach europäischem Drupalers für WineCamp Frankreich.&lt;br /&gt;
-&quot;Open-source&quot; technologie trifft Sozialnutzen und humanitäre Bemühungen.-&lt;/p&gt;
&lt;p&gt;Recherche de Drupalers européen pour WineCamp France.&lt;br /&gt;
-La logiciel libre rencontre les ONGs et les efforts humanitaires.-&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://winecampfrance.com/&quot;&gt; WineCampFrance&lt;/a&gt;&lt;br /&gt;
June 15-17th, 2007&lt;br /&gt;
Lake Geneva / Lac Léman&lt;br /&gt;
&lt;a href=&quot;http://winecamp.pbwiki.com/WineCampGenevaLake&quot;&gt;Wiki&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/switzerland&quot;&gt;Switzerland&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/3760#comments</comments>
 <group domain="http://groups.drupal.org/france">France</group>
 <group domain="http://groups.drupal.org/switzerland">Switzerland</group>
 <pubDate>Sat, 21 Apr 2007 04:14:30 +0000</pubDate>
 <dc:creator>smokinggoat</dc:creator>
 <guid isPermaLink="false">3760 at http://groups.drupal.org</guid>
</item>
</channel>
</rss>
