CINXE.COM
Forum - Learn CW Online
<!DOCTYPE html> <html> <head> <title>Forum - Learn CW Online</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" lang="en" content="Learn CW Online - At LCWO you can learn Morse Code (CW) online, in your web browser!"> <meta name="description" lang="tr" content="Ortak ilgi alanlarına sahip LCWO kullanıcıları, kullanıcı gruplarında bir araya gelebilir. Herkes yeni bir grup oluşturup arkadaşlarını katılmaya davet edebilir. Gruplar kapalı (yalnız davet ile üye kabul eden) ya da herkese açık olabilir. Her kullanıcı grubunun kendi sayfası, forum alanı ve yüksek skor listesi vardır. "> <meta name="keywords" content="learn cw, cw, morse code practice, telegraphy, learn morse code, morse code, koch method, morsen lernen, impare il cw, high speed cw, hst, qrq, ham radio, dj1yfk, rufzxp, fabian kurz"> <meta name="author" content="Fabian Kurz"> <meta property="og:title" content="Learn CW Online" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://lcwo.net/" /> <meta property="og:image" content="https://lcwo.net/pics/lcwo.png" /> <meta property="og:description" content="Learn CW Online - a free web app for learning Morse code!" /> <link rel="icon" href="/favicon.ico"> <link rel="shortcut icon" href="/favicon.ico"> <link rel='canonical' href='https://lcwo.net/forum'> <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="LCWO News Feed"> <link href="/forumatom.xml" type="application/atom+xml" rel="alternate" title="LCWO Forum Feed"> <link id="lcwocss" href="/style.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/js/leaflet.css"> <script type="text/javascript" src="/js/jscwlib.js?cachebreak=1711272842"></script> <!-- User activity heatmap dependencies curl -L 'https://d3js.org/d3.v7.min.js' > js/d3.js curl -L 'https://unpkg.com/cal-heatmap/dist/cal-heatmap.min.js' > js/cal-heatmap.js curl -L 'https://unpkg.com/cal-heatmap/dist/cal-heatmap.css' > cal-heatmap.css curl -L 'https://unpkg.com/@popperjs/core@2' > js/popperjs-core.js curl -L 'https://unpkg.com/cal-heatmap/dist/plugins/Tooltip.min.js' > js/cal-heatmap-Tooltip.js --> <script src="/js/d3.js"></script> <script src="/js/cal-heatmap.js"></script> <link rel="stylesheet" href="/cal-heatmap.css"> <script src="/js/popperjs-core.js"></script> <script src="/js/cal-heatmap-Tooltip.js"></script> </head> <body bgcolor="#ffffff"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr class="headerline"> <td style="background-image:url(/pics/lcwo-bg2.png);" width="41%"> <a href="/"><img style="border-style:none;" src="/pics/lcwo.png" height="75" width="214" title="LCWO - Home" alt="[LCWO LOGO]"></a> </td> <td style="background-image:url(/pics/lcwo-bg2.png);" width="59%"> </td> </tr> </tbody></table> <script> function agree_policy () { var i = document.getElementById("consent"); i.innerHTML = "Thanks!"; var request = new XMLHttpRequest(); request.open("GET", "//lcwo.net/api/consent.php", true); request.send(); } </script> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td class="menuText" width="100%"> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="16" alt=":"> <a class="mLink" href="/">Ana</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/users">Kullanıcı listesi</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/highscores">Yüksek skorlar</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/forum">Forum </a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/usergroups">Kullanıcı grupları</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/about">Hakkında</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> </td> </tr> </tbody></table> <br> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="220" valign="top"> <script> function getCookieVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) { endstr = document.cookie.length; } return unescape(document.cookie.substring(offset, endstr)); } function getCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) { return getCookieVal (j); } i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } if (getCookie('lcwo_username') && getCookie('lcwo_hash')) { console.log("found cookies, attempting to log in!"); var u = getCookie('lcwo_username'); var h = getCookie('lcwo_hash'); var request = new XMLHttpRequest(); request.open("POST", '/dologin', true); request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); request.onreadystatechange = function() { var done = 4, ok = 200; if (request.readyState == done && request.status == ok) { if (request.responseText) { if (request.responseText.indexOf("LOGIN_SUCCESS") != -1) { // login succeeded... forwarding window.setTimeout( function () { window.location.href = 'https://lcwo.net'; }, 1000); } } } } request.send("username="+u); } </script> <table width="90%"> <tr><th class="tborder">Giriş</th></tr> <tr><td class="tborder"> <br> <div align="center"> <form action="/dologin" method="POST"> <table> <tr> <td>Kullanıcı adı: </td> <td> <input type="text" size="8" name="username"> </td> </tr> <tr> <td>Şifre: </td> <td> <input type="password" size="8" name="password"> </td> </tr> </table> <input type="submit" value="Giriş"> </form> </div> </td></tr> <tr> <td class="tborder"> <br> <div align="center"> <a href="/lostpassword">Şifrenizi mi unuttunuz?</a> - <strong><a href="/signup">Kaydol</a></strong> </div> <br> </td> </tr> </table> <table width="90%"> <tr><th class="tborder">Language</th></tr> <tr> <td class="tborder"> <table width="100%"> <tr><td><a href="/bg/forum" title="Bulgarian"> Български </a></td><td><a href="/br/forum" title="Brazilian Portuguese"> Português brasileiro </a></td></tr><tr><td><a href="/bs/forum" title="Bosnian"> Bosanski </a></td><td><a href="/ca/forum" title="Catalan"> Català </a></td></tr><tr><td><a href="/cn/forum" title="Traditional Chinese"> 繁體中文 </a></td><td><a href="/cs/forum" title="Czech"> Česky </a></td></tr><tr><td><a href="/da/forum" title="Danish"> Dansk </a></td><td><a href="/de/forum" title="German"> Deutsch </a></td></tr><tr><td><a href="/en/forum" title="English"> English </a></td><td><a href="/es/forum" title="Spanish"> Español </a></td></tr><tr><td><a href="/fi/forum" title="Finnish"> Suomi </a></td><td><a href="/fr/forum" title="French"> Français </a></td></tr><tr><td><a href="/gr/forum" title="Greek"> Ελληνικά </a></td><td><a href="/hr/forum" title="Croatian"> Hrvatski </a></td></tr><tr><td><a href="/hu/forum" title="Hungarian"> Magyar </a></td><td><a href="/it/forum" title="Italian"> Italiano </a></td></tr><tr><td><a href="/ja/forum" title="Japanese"> 日本語 </a></td><td><a href="/ko/forum" title="Korean"> 한국어 </a></td></tr><tr><td><a href="/ms/forum" title="Malay"> Bahasa Melayu </a></td><td><a href="/nl/forum" title="Dutch"> Nederlands </a></td></tr><tr><td><a href="/no/forum" title="Norwegian"> Norsk </a></td><td><a href="/pl/forum" title="Polish"> Polski </a></td></tr><tr><td><a href="/pt/forum" title="Portuguese"> Português </a></td><td><a href="/ro/forum" title="Romanian"> Română </a></td></tr><tr><td><a href="/ru/forum" title="Russian"> Русский </a></td><td><a href="/si/forum" title="Sinhala"> සිංහල </a></td></tr><tr><td><a href="/sk/forum" title="Slovak"> Slovenčina </a></td><td><a href="/sl/forum" title="Slovenian"> Slovenščina </a></td></tr><tr><td><a href="/sr/forum" title="Serbian"> Srpski </a></td><td><a href="/sv/forum" title="Swedish"> Svenska </a></td></tr><tr><td><a href="/th/forum" title="Thai"> ภาษาไทย </a></td><td><a href="/tr/forum" title="Turkish"><strong> Türkçe </strong></a></td></tr><tr><td><a href="/uk/forum" title="Ukrainian"> Українська </a></td><td><a href="/zh/forum" title="Simplified Chinese"> 简体中文 </a></td></tr> </table> </td> </tr> </table> <table width="90%"> <tr><th class="tborder">Kimler çevrimçi? (70)</th></tr> <tr><td class="tborder"> <br> <div align="center"> <a href="/profile/ac8yh" title="Dave">ac8yh</a> <a href="/profile/Airone" title="">Airone</a> <a href="/profile/AJ6SR" title="Colin Campbell">AJ6SR</a> <a href="/profile/anahj0" title="Ana">anahj0</a> <a href="/profile/arpiainen" title="Esa Arpiainen">arpiainen</a> <a href="/profile/bakn" title="bakn">bakn</a> <a href="/profile/billscism" title="">billscism</a> <a href="/profile/Ce1wgm" title="WILLIAMS">Ce1wgm</a> <a href="/profile/Chaumi19" title="">Chaumi19</a> <a href="/profile/DA1EE" title="">DA1EE</a> <a href="/profile/dextervipera" title="Kamil">dextervipera</a> <a href="/profile/DH2DAB" title="Veit Anton">DH2DAB</a> <a href="/profile/DH6HF" title="Helmut">DH6HF</a> <a href="/profile/DiH" title="Dirk">DiH</a> <a href="/profile/DK5DS" title="Sholto">DK5DS</a> <a href="/profile/dk6lf" title="">dk6lf</a> <a href="/profile/EA7KWI" title="José ">EA7KWI</a> <a href="/profile/egemam" title="Egemen Gözkaya">egemam</a> <a href="/profile/ES4AW" title="Andrei">ES4AW</a> <a href="/profile/F4HYT" title="Wattebled Pascal">F4HYT</a> <a href="/profile/falcighs" title="Horacio S Falciglia">falcighs</a> <a href="/profile/fransreyners" title="Frans Reyners">fransreyners</a> <a href="/profile/giugilla33" title="Giulia">giugilla33</a> <a href="/profile/I2TPY" title="Andrea ">I2TPY</a> <a href="/profile/ik4qjf" title="FABIO">ik4qjf</a> <a href="/profile/IU4TPU" title="">IU4TPU</a> <a href="/profile/J21B" title="Jon">J21B</a> <a href="/profile/jbarkanic" title="J">jbarkanic</a> <a href="/profile/JoseArcadioMorales" title="M">JoseArcadioMorales</a> <a href="/profile/K1TOO" title="Douglas A Levinson">K1TOO</a> <a href="/profile/k4rle" title="Rick Eilers">k4rle</a> <a href="/profile/KK4LW" title="Rick Lesquier">KK4LW</a> <a href="/profile/KK4YDY" title="Stephen Kuhn">KK4YDY</a> <a href="/profile/Kregu" title="">Kregu</a> <a href="/profile/ky4nr" title="Fred">ky4nr</a> <a href="/profile/KZ4GK" title="Glenn">KZ4GK</a> <a href="/profile/m0cca" title="Stephen Ramsden">m0cca</a> <a href="/profile/M0RPA" title="Ryszard">M0RPA</a> <a href="/profile/n0dnf" title="Bill Skerjanc">n0dnf</a> <a href="/profile/nd4p" title="Bob">nd4p</a> <a href="/profile/Nik7388" title="">Nik7388</a> <a href="/profile/nitesteamer" title="Greg">nitesteamer</a> <a href="/profile/nocte" title="Foo">nocte</a> <a href="/profile/nukipde" title="">nukipde</a> <a href="/profile/OE2PFN" title="Franz">OE2PFN</a> <a href="/profile/OmarA" title="Omar">OmarA</a> <a href="/profile/ON5KP" title="Koenraad Pauwels">ON5KP</a> <a href="/profile/ON7SX" title="Steensels">ON7SX</a> <a href="/profile/PA3GSR" title="Theo Potter">PA3GSR</a> <a href="/profile/PA3HLE" title="Rob">PA3HLE</a> <a href="/profile/PB7X" title="Pieter Pluijmaekers">PB7X</a> <a href="/profile/pc2z" title="Rene ">pc2z</a> <a href="/profile/PC5DX" title="Sjaak Koning">PC5DX</a> <a href="/profile/pe1kfc" title="Henk Smits">pe1kfc</a> <a href="/profile/Pepe62" title="">Pepe62</a> <a href="/profile/R2AVG" title="Dmitry">R2AVG</a> <a href="/profile/rlridgeway" title="Roger L Ridgeway">rlridgeway</a> <a href="/profile/s23sv4" title="Serge">s23sv4</a> <a href="/profile/s58kx" title="Dejan">s58kx</a> <a href="/profile/SKIF" title="">SKIF</a> <a href="/profile/SP7POR" title="Marcin">SP7POR</a> <a href="/profile/swcollin" title="">swcollin</a> <a href="/profile/test" title="Test user.">test</a> <a href="/profile/TMrkr" title="Terry L. Marker">TMrkr</a> <a href="/profile/Troutbum55" title="Mark Thienes">Troutbum55</a> <a href="/profile/VA7MMP" title="Stephen">VA7MMP</a> <a href="/profile/whertz" title="Wynand">whertz</a> <a href="/profile/Wowan13" title="Владимир">Wowan13</a> <a href="/profile/xavinson" title="Xavier">xavinson</a> <a href="/profile/zjosua" title="Yoshi">zjosua</a> </div> <br> </td></tr> </table> </td> <td valign="top"> <h1> LCWO Tartışma Forumu <a href="http://lcwo.net/forumatom.xml"><img src="/pics/feed.png" border="0" alt="[Atom LCWO Forum Feed]" title="LCWO Atom Forums Feed"></a> </h1> <table> <tr> <td width="50%" valign="top"> <p>Burası LCWO kullanıcıları için basit bir forumdur. Bu web sitesi ile ilgili her türlü tartışma için kullanmaktan çekinmeyin. </p> </td> <td width="15%"> </td> <td width="35%" valign="top"> </td> </tr> </table> <h2>Mesajlar</h2> <table width="80%"> <tr><th width="50%"> Konu</th><th width="10%"> Mesaj sayısı</th><th width="40%"> Son Mesaj</th></tr> <tr> <td><a href="/forum/3240/Counting-dits-and-dahs">Counting dits and dahs</a></td> <td align="center">26</td> <td align="center">2025-04-07 19:44 by <a href="/profile/Nirodha">Nirodha</a></td></tr> <tr> <td><a href="/forum/858/Experimental-TX-training">Experimental TX training</a></td> <td align="center">164</td> <td align="center">2025-04-07 16:39 by <a href="/profile/PD4JKE">PD4JKE</a></td></tr> <tr> <td><a href="/forum/3248/Keyer">Keyer</a></td> <td align="center">2</td> <td align="center">2025-04-07 12:51 by <a href="/profile/oc">oc</a></td></tr> <tr> <td><a href="/forum/3246/A">拿到A类电台执照啦!</a></td> <td align="center">2</td> <td align="center">2025-04-07 08:58 by <a href="/profile/BG1QGD">BG1QGD</a></td></tr> <tr> <td><a href="/forum/3239">教程里的忠告是对的</a></td> <td align="center">5</td> <td align="center">2025-04-06 12:24 by <a href="/profile/eerhefrgdthf">eerhefrgdthf</a></td></tr> <tr> <td><a href="/forum/3022">有中国的吗?</a></td> <td align="center">77</td> <td align="center">2025-04-06 12:21 by <a href="/profile/eerhefrgdthf">eerhefrgdthf</a></td></tr> <tr> <td><a href="/forum/3243/Extra-Word-Space">Extra Word Space</a></td> <td align="center">4</td> <td align="center">2025-04-05 11:48 by <a href="/profile/PH7TPW">PH7TPW</a></td></tr> <tr> <td><a href="/forum/3247/How-can-I-head-copy-CW-when-I-cant-head-copy-ssb">How can I head copy CW when I can't head copy ssb?</a></td> <td align="center">1</td> <td align="center">2025-04-05 09:26 by <a href="/profile/G8GDS">G8GDS</a></td></tr> <tr> <td><a href="/forum/3237/Best-speed-for-beginner">Best speed for beginner</a></td> <td align="center">6</td> <td align="center">2025-04-04 17:41 by <a href="/profile/Robtop09">Robtop09</a></td></tr> <tr> <td><a href="/forum/3227/Augment-LCWO-with-Before-Sleep-Recording">Augment LCWO with Before Sleep Recording?</a></td> <td align="center">8</td> <td align="center">2025-04-04 15:04 by <a href="/profile/GeoFlo">GeoFlo</a></td></tr> <tr> <td><a href="/forum/3138/a">种一颗种子,我必定会考到我的a证!</a></td> <td align="center">17</td> <td align="center">2025-04-02 15:00 by <a href="/profile/BG6RUN">BG6RUN</a></td></tr> <tr> <td><a href="/forum/3244">有个好玩的感触</a></td> <td align="center">1</td> <td align="center">2025-03-31 19:06 by <a href="/profile/awakenedsu">awakenedsu</a></td></tr> <tr> <td><a href="/forum/3238">脑子能反应过来,手反应不过来</a></td> <td align="center">5</td> <td align="center">2025-03-31 19:01 by <a href="/profile/awakenedsu">awakenedsu</a></td></tr> <tr> <td><a href="/forum/3241/s">目前学到s了,越来越感觉跟不上速度了</a></td> <td align="center">3</td> <td align="center">2025-03-27 12:19 by <a href="/profile/awakenedsu">awakenedsu</a></td></tr> <tr> <td><a href="/forum/3228">听力测试</a></td> <td align="center">3</td> <td align="center">2025-03-19 18:09 by <a href="/profile/awakenedsu">awakenedsu</a></td></tr> <tr> <td><a href="/forum/3236/MORSE-MACHINE">MORSE MACHINE</a></td> <td align="center">4</td> <td align="center">2025-03-18 08:46 by <a href="/profile/bakelite">bakelite</a></td></tr> <tr> <td><a href="/forum/3233/Will-Learning-at-30WpM-Make-Downshifting-Harder">Will Learning at 30WpM Make Downshifting Harder?</a></td> <td align="center">6</td> <td align="center">2025-03-16 19:55 by <a href="/profile/LadyOnline">LadyOnline</a></td></tr> <tr> <td><a href="/forum/3232/I-am-actually-getting-better">I am actually getting better</a></td> <td align="center">4</td> <td align="center">2025-03-13 20:54 by <a href="/profile/Balvenie">Balvenie</a></td></tr> <tr> <td><a href="/forum/3235/Message-before-and-after-each-lesson">Message before and after each lesson?</a></td> <td align="center">2</td> <td align="center">2025-03-13 20:46 by <a href="/profile/bakelite">bakelite</a></td></tr> <tr> <td><a href="/forum/3212/A-new-beginner-here">A new beginner here</a></td> <td align="center">27</td> <td align="center">2025-03-11 00:55 by <a href="/profile/Balvenie">Balvenie</a></td></tr> </table> <p><a href="/forum/showall">Bütün mesajları göster</a></p> <p>Mesaj yazmak için giriş yapmalısınız.</p> </td> <td width="20"> </td> </tr> </table> <br><br><br> <div align="center" class="footer">lcwo.net - <strong>Learn Morse Code (CW) Online</strong> by <a class="sLink" href="http://fkurz.net/">Fabian Kurz, DJ5CW</a> (<a href="/impressum">Impressum</a>) - <a href="/privacy">Privacy Policy / Datenschutzinformationen</a></div> <script> // keep the session cookie alife as long as user is on the page, refresh every // 5 minutes function session_keepalive () { var request = new XMLHttpRequest(); request.open("GET", "//lcwo.net/api/index.php?action=keepalive", true); request.onreadystatechange = function() { var done = 4, ok = 200; if (request.readyState == done && request.status == ok) { var r = JSON.parse(request.responseText); if (r["result"] == false) { // no session if (document.getElementById("logoutlink")) { // but we think we're logged in! document.location.href = "//lcwo.net"; } } } } request.send(); } window.setInterval('session_keepalive()', 300000); </script> </body> </html>