<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<!-- Mirrored from funkfeuer.at/Mitmachen.50.0.html by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 16 Feb 2015 23:01:41 GMT -->
<!-- Added by HTTrack -->

<head>
  <meta name="generator" content=
  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
  <meta http-equiv="content-type" content=
  "text/html; charset=utf-8"><!-- /Added by HTTrack -->
  <meta http-equiv="Content-Type" content=
  "text/html; charset=utf-8"><!-- 
This is a Typo3 solution by http://www.typoheads.com

        This website is powered by TYPO3 - inspiring people to share!
        TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
        TYPO3 is copyright 1998-2006 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
        Information and contribution at http://typo3.com/ and http://typo3.org/
-->
  <link rel="SHORTCUT ICON" href="#">
  <link rel="stylesheet" type="text/css" href=
  "typo3temp/stylesheet_212f22350a.css">
  <link rel="stylesheet" type="text/css" href=
  "fileadmin/funktemplate/def.css" media="screen">
  <script src="fileadmin/funktemplate/functions.js" type=
  "text/javascript">
</script>

  <title>FunkFeuer: Mitmachen!</title>
  <meta name="generator" content="TYPO3 4.0 CMS">
  <script type="text/javascript" src=
  "typo3temp/javascript_757c080409.js">
</script>
  <script type="text/javascript" src=
  "t3lib/jsfunc.validateform.js">
</script>
  <script type="text/javascript">
      /*<![CDATA[*/
  <!--

  // JS function for uncrypting spam-protected emails:
  function UnCryptMailto(s) {     //
        var n=0;
        var r="";
        for(var i=0; i < s.length; i++) {
                n=s.charCodeAt(i);
                if (n>=8364) {n = 128;}
                r += String.fromCharCode(n-(1));
        }
        return r;
  }
  // JS function for uncrypting spam-protected emails:
  function linkTo_UnCryptMailto(s)        {       //
        location.href=UnCryptMailto(s);
  }
                

  // -->
        /*]]>*/
  </script>
  <style type="text/css">
  /* General styles */
        BODY {font-family: Arial, Helvetica; font-size: 12px; color: #333333;}
            TABLE {font-size: 12px; color: #333333;}
                P {font-family: Arial, Helvetica; font-size: 12px; color: #333333; margin: 0px 0px 0px 0px;}
                    PRE {color: #DD5113; margin: 0px 0px 0px 0px; font-size: 11px;}
                        PRE {color: #3A4F7F;}
                            H1, H2 {margin: 15px 0px 0px 0px; color: #333333;}
                                H3, H4, H5 {margin: 10px 0px 0px 0px; color: #333333;}
                                /*      DIV > H1, DIV > H2, DIV > H3 {margin-top: 0px;} */
                                    H1 {font-size: 24px; color: #666666; font-family: Arial Narrow, Arial, Helvetica;}
                                        H1 A {color: #666666;}
                                            H2 {font-size: 21px; color: #666666; font-family: Arial Narrow, Arial, Helvetica;}
                                                H2 A {color: #666666;}
                                                    H3 {font-size: 16px; color: #40627B;}
                                                        H3 A {color: #40627B;}
                                                            H4 {font-size: 13px; color: #40627B;}
                                                                H4 A {color: #40627B;}
                                                                    H5 {font-size: 13px; color: #DD5113;}
                                                                        H5 A {color: #DD5113;}
                                                                            
                                                                            UL,OL {margin-top: 0px; margin-bottom: 0px;}
                                                                                INPUT {font-family: Arial, Helvetica; font-size: 12px; color: #333333;}
                                                                                    SELECT {font-family: Arial, Helvetica; font-size: 12px; color: #333333;}
                                                                                        TEXTAREA {font-family: Arial, Helvetica; font-size: 12px; color: #333333;}
                                                                                            A {color: #333333; text-decoration: none;}
                                                                                                A:hover {color: #000000; text-decoration: underline;}
                                                                                                
                                                                                                    /* Various classes */
                                                                                                        .inputfields {background-color: #EEF6FF; border: #BCD5FA solid 1px;}
                                                                                                            .bartitle {font-size:13px; font-weight: bold; color: white;}
                                                                                                                .barrow {background-color: #F5733A;}
                                                                                                                    .logorow {background-color: white;}
                                                                                                                        
                                                                                                                        /* LOGIN TABLE */
                                                                                                                            TABLE.loginTable {margin: 15px 0px 3px 23px;}
                                                                                                                                TABLE.loginTable TD {padding-bottom: 2px;}
                                                                                                                                
                                                                                                                                    /* MENU TABLE */
                                                                                                                                        TABLE.menuitemTable {font-size: 11px; width:157px; margin-left: 15px; margin-top: 0px;}
                                                                                                                                            TABLE.menuitemTable A:hover {text-decoration: none; color: black;}
                                                                                                                                                TABLE.menuitemTable     TD {padding-top:2px; vertical-align: top;}
                                                                                                                                                    TABLE.menuitemTable TR.menulevelone TD {padding-top:7px;}
                                                                                                                                                        TABLE.menuitemTable .mainmenu-thirdlevel {font-size: 10px;}
                                                                                                                                                        
                                                                                                                                                            /* CONTENT AREA */
                                                                                                                                                                #contentarea {border: none; width: 600px; position: absolute; left:205px; top:78px;}
                                                                                                                                                                    
                                                                                                                                                                
                                                                                                                                                                        /* Style for the page when printed */
                                                                                                                                                                            @media print {
                                                                                                                                                                                    P {font-size: 9pt; color:black;}
                                                                                                                                                                                            #topbar {visibility: hidden;}
                                                                                                                                                                                                    #loginarea {visibility: hidden;}
                                                                                                                                                                                                            #menuarea {visibility: hidden;}
                                                                                                                                                                                                                    #contentarea {width: 17cm; left:0px; top:0px;}
                                                                                                                                                                                                                        }       
  </style>
  <meta http-equiv="content-type" content=
  "text/html; charset=utf-8">
</head>

<body>
  <table width="100%" height="100%" border="0" cellspacing="0"
  cellpadding="0">
    <tr>
      <td width="33%" style=
      "background-image:url(fileadmin/img/streifen_links.gif); background-repeat:repeat-y; background-position:right">
       </td>

      <td valign="top">
        <table width="100%" border="0" cellspacing="0" cellpadding=
        "0">
          <!--DWLayoutTable-->

          <tr>
            <td height="76" colspan="2" valign="baseline"><a href=
            "http://www.funkfeuer.at/"><img src=
            "fileadmin/img/design1_r1_c1.jpg" width="748" height=
            "76" border="0"></a></td>
          </tr>

          <tr>
            <td height="121" colspan="2" valign="baseline" style=
            "background-image:url(uploads/media/people.jpg); background-repeat:repeat-y; background-position:right">
            <br>
            <font color="#999999" size="1" face=
            "Verdana, Arial, Helvetica, sans-serif"><img src=
            "fileadmin/funktemplate/arr_mini.gif"><a href=
            "http://battlemesh.org/" onfocus=
            "blurLink(this);">Endorsing the wireless
            battlemesh</a><br>
            <img src="fileadmin/funktemplate/arr_mini.gif"><a href=
            "Freiwillige-Spenden.194.0.html" onfocus=
            "blurLink(this);">Freiwillige Spenden - Support
            FunkFeuer</a><br>
            <img src="fileadmin/funktemplate/arr_mini.gif"><a href=
            "fileadmin/Dokumente/vortraege/FunkFeuer_Intro.pdf"
            onfocus="blurLink(this);">Montagstreff
            Folien</a><br></font></td><!--      <td height="121" xcolspan="2" align="center" valign="baseline" bgcolor="#FFFFCC"><br></td> -->
          </tr>

          <tr>
            <td height="20" colspan="2" valign="baseline" bgcolor=
            "#FFFFCC">
              <div id="nav_main">
                <ul id="nav">
                  <li>
                    <dfn>1</dfn><a href="Home.42.0.html" onfocus=
                    "blurLink(this);" accesskey="H">Home</a>

                    <ul>
                      <li><dfn>1.1</dfn><a href=
                      "Geschichte.94.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "G">Geschichte</a></li>

                      <li><dfn>1.2</dfn><a href=
                      "Sponsoren.63.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "S">Sponsoren</a></li>

                      <li><dfn>1.3</dfn><a href="Presse.256.0.html"
                      onfocus="blurLink(this);" accesskey=
                      "P">Presse</a></li>

                      <li><dfn>1.4</dfn><a href=
                      "PicoPeeringAgreement.59.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "I">PicoPeeringAgreement</a></li>

                      <li><dfn>1.5</dfn><a href=
                      "Downloads.384.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "D">Downloads</a></li>
                    </ul>
                  </li>

                  <li class="act">
                    <dfn>2</dfn><a href="Regionen.205.0.html"
                    onfocus="blurLink(this);" accesskey=
                    "R">Regionen</a>

                    <ul>
                      <li class="act2"><dfn>2.1</dfn><a href=
                      "Wien.206.0.html" onfocus="blurLink(this);"
                      accesskey="W">Wien</a></li>

                      <li><dfn>2.2</dfn><a href=
                      "http://graz.funkfeuer.at/" target="_blank"
                      onfocus="blurLink(this);" accesskey=
                      "A">Graz</a></li>

                      <li><dfn>2.3</dfn><a href=
                      "http://weststmk.funkfeuer.at/" onfocus=
                      "blurLink(this);" accesskey=
                      "E">Weststeiermark</a></li>

                      <li><dfn>2.4</dfn><a href=
                      "http://wels.funkfeuer.at/" onfocus=
                      "blurLink(this);" accesskey="L">Wels</a></li>

                      <li><dfn>2.5</dfn><a href=
                      "Klosterneuburg.276.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "K">Klosterneuburg</a></li>

                      <li><dfn>2.6</dfn><a href=
                      "Weinviertel.207.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "N">Weinviertel</a></li>

                      <li><dfn>2.7</dfn><a href=
                      "http://funkfeuer-ischl.kunstlabor.at/"
                      target="_blank" onfocus="blurLink(this);"
                      accesskey="B">Bad Ischl</a></li>
                    </ul>
                  </li>

                  <li>
                    <dfn>3</dfn><a href=
                    "http://lists.funkfeuer.at/mailman/listinfo" onfocus=
                    "blurLink(this);" accesskey="V">Services</a>

                    <ul>
                      <li><dfn>3.1</dfn><a href=
                      "http://lists.funkfeuer.at/mailman/listinfo" target="_blank"
                      onfocus="blurLink(this);" accesskey=
                      "M">Mailinglisten</a></li>

                      <li><dfn>3.2</dfn><a href=
                      "Housing.240.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "O">Housing</a></li>

                      <li><dfn>3.3</dfn><a href=
                      "https://portal.funkfeuer.at/wien/"
                      target="_blank" onfocus="blurLink(this);"
                      accesskey="F">Redeemer (Frontend
                      Benutzerdatenbank)</a></li>

                      <li><dfn>3.4</dfn><a href=
                      "http://gallery.funkfeuer.at/" target=
                      "_blank" onfocus="blurLink(this);" accesskey=
                      "Y">Gallery</a></li>

                      <li><dfn>3.5</dfn><a href=
                      "http://wiki.funkfeuer.at/" target="_blank"
                      onfocus="blurLink(this);">Wiki</a></li>

                      <li><dfn>3.6</dfn><a href=
                      "Security.426.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "C">Security</a></li>
                    </ul>
                  </li>

                  <li>
                    <dfn>4</dfn><a href="Links.45.0.html" onfocus=
                    "blurLink(this);">Links</a>

                    <ul>
                      <li><dfn>4.1</dfn><a href="Technik.67.0.html"
                      onfocus="blurLink(this);" accesskey=
                      "T">Technik</a></li>

                      <li><dfn>4.2</dfn><a href=
                      "Philosophie.68.0.html" onfocus=
                      "blurLink(this);">Philosophie</a></li>

                      <li><dfn>4.3</dfn><a href=
                      "Community.69.0.html" onfocus=
                      "blurLink(this);" accesskey=
                      "U">Community</a></li>
                    </ul>
                  </li>

                  <li><dfn>5</dfn><a href="Sitemap.82.0.html"
                  onfocus="blurLink(this);" class=
                  "nob">Sitemap</a></li>
                </ul>
              </div>
            </td>
          </tr>

          <tr>
            <td valign="baseline" background=
            "fileadmin/img/submenu_back.jpg"><img src=
            "fileadmin/img/clear.html" width="540" height="1"></td>

            <td align="left" valign="baseline" background=
            "fileadmin/img/submenu_back.jpg"><img src=
            "fileadmin/img/clear.html" width="200" height="1"></td>
          </tr>

          <tr>
            <td height="50" valign="baseline" background=
            "fileadmin/img/submenu_back.jpg">
              <div id="nav_bc">
                <a href="Regionen.205.0.html" onfocus=
                "blurLink(this);">Regionen</a> : <a href=
                "Wien.206.0.html" onfocus=
                "blurLink(this);">Wien</a> : <a href=
                "Mitmachen.50.0.html" onfocus=
                "blurLink(this);">Mitmachen!</a>
              </div>
            </td>

            <td align="left" valign="baseline" background=
            "fileadmin/img/submenu_back.jpg">
              Language:<img src="clear.html" width="5" height="1"
              alt=""><img src="t3lib/gfx/content_client.html"
              width="7" height="10" align="middle" alt=""><a href=
              "index7e42.html?id=50&L=0" target=
              "_top"><img src="media/flags/hl_at.gif" width="21"
              height="13" hspace="5" border="0" alt=""></a><a href=
              "indexa528.html?id=50&L=1" target=
              "_top"><img src="media/uploads/flag_uk.gif" width=
              "21" height="13" hspace="5" border="0" alt=
              ""></a><br>
              Suche:

              <form action=
              "http://funkfeuer.at/Suche.89.0.html?&no_cache=1"
              id="aac7a890661357f1f87918911ab30e18a" name=
              "aac7a890661357f1f87918911ab30e18a" enctype=
              "multipart/form-data" method="post" target="_self"
              style="display:inline" onsubmit=
              "return validateForm('aac7a890661357f1f87918911ab30e18a','','','','')">
              <div style="display:none;">
                  <input type="hidden" name=
                  "tx_indexedsearch[_sections]" value=
                  "0"><input type="hidden" name=
                  "tx_indexedsearch[pointer]" value=
                  "0"><input type="hidden" name=
                  "tx_indexedsearch[ext]" value="0"><input type=
                  "hidden" name="locationData" value="50:pages:50">
                </div><input type="text" name=
                "tx_indexedsearch[sword]" size="20" value="" style=
                ""><input type="submit" name="submit" value=""
                style=
                "border-style:none;background-color:transparent;">

                <table border="0" cellspacing="0" cellpadding="2">
                </table>
              </form>
            </td>
          </tr>

          <tr valign="top">
            <td colspan="2">
              <table width="100%" border="0" align="left"
              cellpadding="0" cellspacing="0">
                <tr>
                  <td width="11%" height="194" align="left" valign=
                  "top">
                    <table width="169" height="500" border="0"
                    cellpadding="0" cellspacing="0">
                      <tr>
                        <td valign="top" background=
                        "fileadmin/img/design1_r2_c1.html">
                          <table width="100%" border="0"
                          cellspacing="0" cellpadding="0">
                            <tr>
                              <td height="10"><img src=
                              "fileadmin/img/clear.html" width=
                              "169" height="1"></td>
                            </tr>

                            <tr>
                              <td valign="top">
                                <div id="cur_level">
                                  <a href="Wien.206.0.html"
                                  onfocus="blurLink(this);">Wien</a>
                                </div>

                                <div id="subnav">
                                  <ul>
                                    <li><a href=
                                    "Aktuelles.434.0.html" onfocus=
                                    "blurLink(this);">Aktuelles</a></li>

                                    <li class="actsub">
                                      <b><a href=
                                      "Mitmachen.50.0.html"
                                      onfocus="blurLink(this);">Mitmachen!</a></b>

                                      <ul>
                                        <li><a href=
                                        "Montagstreffen.102.0.html"
                                        onfocus=
                                        "blurLink(this);">Montagstreffen</a></li>
                                      </ul>
                                    </li>

                                    <li><a href="Verein.98.0.html"
                                    onfocus=
                                    "blurLink(this);">Verein</a></li>

                                    <li><a href="Karte.118.0.html"
                                    onfocus=
                                    "blurLink(this);">Karte</a></li>

                                    <li><a href=
                                    "SmokePing.65.0.html" onfocus=
                                    "blurLink(this);">SmokePing</a></li>
                                  </ul>
                                </div><br>
                                <br>
                                <!--

                BEGIN: Content of extension "timtaw", plugin "tx_timtaw_pi1"

        -->

                                <div class="tx-timtaw-pi1"></div>
                                <!-- END: Content of extension "timtaw", plugin "tx_timtaw_pi1" -->
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>

                  <td width="89%" valign="top">
                    <table width="100%" border="0" cellspacing="5">
                      <tr>
                        <td>
                          <a name="119"></a>

                          <p>Wir freuen uns über jegliche
                          Mitarbeit, ob du nun einen Funkknoten
                          aufbaust oder vielleicht technisches,
                          soziales, ... Know-How beisteuerst. Wir
                          brauchen jede Hilfe! Üblicherweise rennt
                          das so ab:</p>

                          <ol>
                            <li>Mach dich im <b><a href=
                            "http://wiki.funkfeuer.at/" target=
                            "_blank">wiki</a></b> schlau. Alle
                            nötigen Information, die vorab
                            gebraucht werden, bringst du bitte zum
                            <b><a href="Montagstreffen.102.0.html"
                            target="_self">Montagstreff</a></b>
                            mit. Messequipment bekommst du dort
                            ebenfalls gegen Voranmeldung über die
                            <b><a href="http://lists.funkfeuer.at/mailman/listinfo"
                            target="_blank">Mailingliste</a></b>.
                            </li>

                            <li>Montagstreff<br>
                              Du kommst zum wöchentlichen
                              <b><a href=
                              "Montagstreffen.102.0.html" target=
                              "_self">Montagstreff</a></b>. Dort
                              helfen wir dir...

                              <ul>
                                <li>bei technischen Details und
                                Problemen</li>

                                <li>bei der Planung</li>

                                <li>mit Tipps für Gespräche mit der
                                Hausverwaltung</li>

                                <li>und vielem mehr</li>
                              </ul>
                            </li>

                            <li>Per Mail<br>
                            Wir kommunizieren fast ausschließlich
                            über <b><a href=
                            "http://lists.funkfeuer.at/mailman/listinfo" target=
                            "_blank">Mailinglisten</a></b>. Bitte
                            trage dich dort ein. Auf diesem Weg
                            kommt meist sehr schnell eine
                            Antwort.</li>

                            <li>Messen<br>
                            Dann gehts bei dir aufs Dach mit
                            Antenne, WLAN Karte und Notebook. So
                            sieht du, ob du Funkfeuer Empfang hast.
                            Bitte habe Verständniss das wir nicht
                            unbegrenzt Equipment zum Verleih zur
                            Verfügung stellen können und dies daher
                            auch bereits verliehen sein kann. Bitte
                            um Voranmeldung über die <b><a href=
                            "http://lists.funkfeuer.at/mailman/listinfo" target=
                            "_blank">Mailingliste</a></b>.<br></li>

                            <li>IP abholen / Registrieren<br>
                            Bitte bei uns eine eindeutige IP
                            Adresse abholen. Doppelte IP Addressen
                            im Netz stiften Verwirrung.</li>

                            <li>Aufbau<br>
                            Wenn das Messen erfolgreich war, kann
                            es an den Nodeaufbau gehen.<br>
                            Sinnvoll (ideal) ist es, ein bis zwei
                            Richtfunkstrecken aufzubauen und einen
                            Rundstrahler.</li>

                            <li>In Kontakt bleiben<br>
                            Funkfeuer entwickelt sich technisch
                            sehr schnell. Wir planen und wollen mit
                            dir gemeinsam viele neue Techniken der
                            Vernetzung ausprobieren! Der soziale
                            Kontakt ist ein wichtiger Aspekt dieses
                            Projektes! Es ist nicht notwendig,
                            "offizielles" Mitglied des Vereins zu
                            sein, um mitmachen zu können. Hast du
                            trotzdem Interesse an der
                            Mitgliedschaft, wende dich bitte an
                            <b><a href=
                            "javascript:linkTo_UnCryptMailto('nbjmup;tdisjgugvfisfsAgvolgfvfs/bu');">
                            schriftfuehrer(at)funkfeuer.at</a></b><br></li>

                            <li>Wartung<br>
                            Du bist für deinen Knoten selbst
                            verantwortlich und solltest regelmäßig
                            Updates vornehmen.<br></li>
                          </ol><img src="clear.html" width="1"
                          height="10" border="0" class="spacer-gif"
                          alt="" title=""><br>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>

                <tr>
                  <td height="1" colspan="2"><img src=
                  "fileadmin/img/clear.html" width="642" height=
                  "1"></td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>

      <td width="33%" background=
      "fileadmin/img/streifen_rechts.gif"></td>
    </tr>

    <tr>
      <td style=
      "background-image:url(fileadmin/img/streifen_links.gif); background-repeat:repeat-y; background-position:right">
       </td>

      <td valign="bottom">
        <div align="center">
          <img src="fileadmin/img/strich.gif" width="748" height=
          "1"><br>
          <font color="#999999" size="1" face=
          "Verdana, Arial, Helvetica, sans-serif"><a href=
          "Home.42.0.html" onfocus=
          "blurLink(this);">Home</a> | <a href=
          "Regionen.205.0.html" onfocus=
          "blurLink(this);">Regionen</a> | <a href=
          "http://lists.funkfeuer.at/mailman/listinfo" onfocus=
          "blurLink(this);">Services</a> | <a href=
          "Links.45.0.html" onfocus=
          "blurLink(this);">Links</a> | <a href=
          "Sitemap.82.0.html" onfocus=
          "blurLink(this);">Sitemap</a></font><br>
          <font color="#999999" size="1" face=
          "Verdana, Arial, Helvetica, sans-serif">Der Inhalt dieses
          Websites ist unter einer <a href=
          "http://creativecommons.org/licenses/by-nc-sa/2.0/at/"
          target="_blank">Creative Commons-Lizenz</a>
          lizenziert.</font>
        </div>
      </td>

      <td background="fileadmin/img/streifen_rechts.gif">
       </td>
    </tr>
  </table>
  <!-- Mirrored from funkfeuer.at/Mitmachen.50.0.html by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 16 Feb 2015 23:01:43 GMT -->
  <!-- Added by HTTrack --><!-- /Added by HTTrack -->
</body>
</html>