CINXE.COM
Public profile paulusgermanus - Learn CW Online
<!DOCTYPE html> <html> <head> <title>Public profile paulusgermanus - 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="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/profile/paulusgermanus'> <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="/">Home</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/users">User list</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/highscores">Highscores</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">User groups</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/about">About</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">Login</th></tr> <tr><td class="tborder"> <br> <div align="center"> <form action="/dologin" method="POST"> <table> <tr> <td>User name: </td> <td> <input type="text" size="8" name="username"> </td> </tr> <tr> <td>Password: </td> <td> <input type="password" size="8" name="password"> </td> </tr> </table> <input type="submit" value="Login"> </form> </div> </td></tr> <tr> <td class="tborder"> <br> <div align="center"> <a href="/lostpassword">Forgot password?</a> - <strong><a href="/signup">Sign up</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/profile" title="Bulgarian"> Български </a></td><td><a href="/br/profile" title="Brazilian Portuguese"> Português brasileiro </a></td></tr><tr><td><a href="/bs/profile" title="Bosnian"> Bosanski </a></td><td><a href="/ca/profile" title="Catalan"> Català </a></td></tr><tr><td><a href="/cn/profile" title="Traditional Chinese"> 繁體中文 </a></td><td><a href="/cs/profile" title="Czech"> Česky </a></td></tr><tr><td><a href="/da/profile" title="Danish"> Dansk </a></td><td><a href="/de/profile" title="German"> Deutsch </a></td></tr><tr><td><a href="/en/profile" title="English"> English </a></td><td><a href="/es/profile" title="Spanish"> Español </a></td></tr><tr><td><a href="/fi/profile" title="Finnish"> Suomi </a></td><td><a href="/fr/profile" title="French"> Français </a></td></tr><tr><td><a href="/gr/profile" title="Greek"> Ελληνικά </a></td><td><a href="/hr/profile" title="Croatian"> Hrvatski </a></td></tr><tr><td><a href="/hu/profile" title="Hungarian"> Magyar </a></td><td><a href="/it/profile" title="Italian"> Italiano </a></td></tr><tr><td><a href="/ja/profile" title="Japanese"> 日本語 </a></td><td><a href="/ko/profile" title="Korean"> 한국어 </a></td></tr><tr><td><a href="/ms/profile" title="Malay"> Bahasa Melayu </a></td><td><a href="/nl/profile" title="Dutch"> Nederlands </a></td></tr><tr><td><a href="/no/profile" title="Norwegian"> Norsk </a></td><td><a href="/pl/profile" title="Polish"> Polski </a></td></tr><tr><td><a href="/pt/profile" title="Portuguese"> Português </a></td><td><a href="/ro/profile" title="Romanian"> Română </a></td></tr><tr><td><a href="/ru/profile" title="Russian"> Русский </a></td><td><a href="/si/profile" title="Sinhala"> සිංහල </a></td></tr><tr><td><a href="/sk/profile" title="Slovak"> Slovenčina </a></td><td><a href="/sl/profile" title="Slovenian"> Slovenščina </a></td></tr><tr><td><a href="/sr/profile" title="Serbian"> Srpski </a></td><td><a href="/sv/profile" title="Swedish"> Svenska </a></td></tr><tr><td><a href="/th/profile" title="Thai"> ภาษาไทย </a></td><td><a href="/tr/profile" title="Turkish"> Türkçe </a></td></tr><tr><td><a href="/uk/profile" title="Ukrainian"> Українська </a></td><td><a href="/zh/profile" title="Simplified Chinese"> 简体中文 </a></td></tr> </table> </td> </tr> </table> <table width="90%"> <tr><th class="tborder">Who is online? (57)</th></tr> <tr><td class="tborder"> <br> <div align="center"> <a href="/profile/AJ7CM" title="Andrew Martin">AJ7CM</a> <a href="/profile/arrayed" title="">arrayed</a> <a href="/profile/BD1ABM" title="明子晨">BD1ABM</a> <a href="/profile/berghauz" title="Alexey Polyakov">berghauz</a> <a href="/profile/BI6NYP" title="张萌">BI6NYP</a> <a href="/profile/cagliostro" title="">cagliostro</a> <a href="/profile/cbxtom" title="Tom">cbxtom</a> <a href="/profile/cefiro666" title="Vit">cefiro666</a> <a href="/profile/dangjzh" title="dangjzh">dangjzh</a> <a href="/profile/DB1CR" title="Christoph Rutz">DB1CR</a> <a href="/profile/DD1CM" title="Christian">DD1CM</a> <a href="/profile/DITman" title="">DITman</a> <a href="/profile/dk5vh" title="Volker Hehl">dk5vh</a> <a href="/profile/dl2mp" title="Marten">dl2mp</a> <a href="/profile/DM2GI" title="">DM2GI</a> <a href="/profile/dwadzatka" title="">dwadzatka</a> <a href="/profile/edwardgodlevsky" title="">edwardgodlevsky</a> <a href="/profile/Gregorito" title="Carlos">Gregorito</a> <a href="/profile/HanaYoshi" title="">HanaYoshi</a> <a href="/profile/Hecale" title="">Hecale</a> <a href="/profile/iz5hqb" title="">iz5hqb</a> <a href="/profile/JA1EFS" title="">JA1EFS</a> <a href="/profile/jeroenpee" title="Jeroen">jeroenpee</a> <a href="/profile/jg3hon" title="今井誠">jg3hon</a> <a href="/profile/jjo" title="Julian">jjo</a> <a href="/profile/jkastelic" title="">jkastelic</a> <a href="/profile/Kahlchen" title="Gesa Wester">Kahlchen</a> <a href="/profile/KB0FIX" title="Jeff L">KB0FIX</a> <a href="/profile/Keebler" title="Kevin Mahaffey">Keebler</a> <a href="/profile/KQ4NPG" title="">KQ4NPG</a> <a href="/profile/L5Weber" title="Ludwig Weber">L5Weber</a> <a href="/profile/Lemerl" title="">Lemerl</a> <a href="/profile/london" title="">london</a> <a href="/profile/megahertz" title="Mike">megahertz</a> <a href="/profile/mlok87" title="">mlok87</a> <a href="/profile/mmartin" title="Marcos ">mmartin</a> <a href="/profile/my007" title="">my007</a> <a href="/profile/N1qae" title="Claude Cousins sr">N1qae</a> <a href="/profile/oe3tvj" title="">oe3tvj</a> <a href="/profile/om4aqp" title="Daniel">om4aqp</a> <a href="/profile/pa3mve" title="Maurice">pa3mve</a> <a href="/profile/PE1GFW" title="Albert Vos">PE1GFW</a> <a href="/profile/PY1XH" title="">PY1XH</a> <a href="/profile/PY6IR" title="Marcelo ">PY6IR</a> <a href="/profile/RFW000" title="Alan E Underwood">RFW000</a> <a href="/profile/SM1ZCA" title="Björn Broman">SM1ZCA</a> <a href="/profile/smalldr" title="">smalldr</a> <a href="/profile/sp5px" title="berd">sp5px</a> <a href="/profile/SP7HJR" title="">SP7HJR</a> <a href="/profile/test" title="Test user.">test</a> <a href="/profile/UA5B" title="Oleg">UA5B</a> <a href="/profile/Virgilvg" title="Virgil ">Virgilvg</a> <a href="/profile/W0KT" title="Curt J Lowe">W0KT</a> <a href="/profile/wgyang" title="Bill Yang">wgyang</a> <a href="/profile/witek" title="witek">witek</a> <a href="/profile/Zeely" title="Marek">Zeely</a> <a href="/profile/Zilkomany" title="Zilkomany">Zilkomany</a> </div> <br> </td></tr> </table> </td> <td valign="top"> <h1>LCWO Public profile: paulusgermanus </h1> <table width="85%"> <tr> <td rowspan="15" width=140 valign="top"> <img src="/img/userimage187273.jpg" alt="[paulusgermanus]"> </td> <td width=15%><strong>Name:</strong></td><td>Pawel SP6MU </td></tr> <tr><td><strong>Location:</strong></td><td>Poland </td></tr> <tr><td><strong>Language:</strong></td><td>English </td></tr> <tr><td><strong>Lesson:</strong></td><td>28 </td></tr> <tr><td><strong>Signed up:</strong></td><td>2024-07-07 </td></tr> <tr><td><strong>User groups:</strong></td><td><a href="/usergroups/1">German Speaking Users</a>, <a href="/usergroups/3">Polska Grupa Milosnikow CW</a></td></tr> <tr><td valign="top"><strong>About me:</strong></td><td> <i>Notes @LCWO.net: <br>- https://lcwo.net/: add the practice session duration column to each table on the home page, <br>- https://lcwo.net/kochstat, etc: add the cumulative time spent on practice, possibly in the format: HH:MM or DD:HH:MM, <br>- https://lcwo.net/profile/: determine the "Lesson:" not by the lesson merely chosen by the user in https://lcwo.net/courselesson, but by at least one practice session (regardless of duration) of the particular lesson completed with at least 90% acuracy, <br>- https://lcwo.net/profile/: to display the cumulative time the user has spent practicing.</i></td></tr> </table> <h2>Statistics Overview</h2><p>Daily activity counting completed practice sessions.</p><div id="cal-heatmap"></div><script id="heatmap" type="text/javascript" src="../js/activityheatmap.js" data-uid="187273"></script><br /> <table width="45%"> <tr><th>Speed Practice </th> <th colspan="3">Place </th> <th>WPM </th> <th>Score </th> <th>Attempts </th> </tr> <tr><td>Code Groups</td> </tr> <tr><td> - letters </td> <td>-</td><td>/</td><td>14447 </td> <td></td><td>-</td> <td>0</td> </tr> <tr><td> - figures </td> <td>-</td><td>/</td><td>4164 </td> <td></td><td>-</td> <td>0</td> </tr> <tr><td> - mixed </td> <td>-</td><td>/</td><td>3704 </td> <td></td><td>-</td> <td>0</td> </tr> <tr><td>Callsign Training</td> <td>-</td><td>/</td><td>13215</td> <td></td> <td>-</td> <td>0</td> </tr> <tr><td>Word training</td> <td>-</td><td>/</td><td>13840</td> <td></td> <td>-</td> <td>0</td> </tr> <tr><th>Speed Practice </th> <th colspan="3">Place </th> <th>max. WPM </th> <th>ø Accuracy </th> <th>Attempts </th> </tr> <tr><td>Plain Text Training</td> <td>-</td><td>/</td><td>23030</td> <td></td> <td>-</td> <td>0</td> </tr> <tr><td>QTC training</td> <td>-</td><td>/</td><td>5563</td> <td></td> <td>-</td> <td>0</td> </tr> </tr> </table> </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>