mouse-data/contact.xml
branchv_0
changeset 142 de98ccaff37f
parent 138 66827ad5208a
equal deleted inserted replaced
141:586530e0642d 142:de98ccaff37f
    16 		<p>
    16 		<p>
    17 			<m:name/> were created at <a href="https://GlobalCode.info">GlobalCode.info</a> by Ing. František Kučera a.k.a. &lt;xkucf03/&gt;
    17 			<m:name/> were created at <a href="https://GlobalCode.info">GlobalCode.info</a> by Ing. František Kučera a.k.a. &lt;xkucf03/&gt;
    18 		</p>
    18 		</p>
    19 		
    19 		
    20 		<p>
    20 		<p>
    21 			You can send me an <m:skript jazyk="perl" výstup="xhtml"><![CDATA[
    21 			You can send us an <m:skript jazyk="perl" výstup="xhtml"><![CDATA[
    22 use strict;
    22 use strict;
    23 use warnings;
    23 use warnings;
    24 use MIME::Base64;
    24 use MIME::Base64;
    25 
    25 
    26 my $email = decode_base64("bW91c2UuM3pkNWtqMjNAYS5mcmFudG92by5jeg==");
    26 my $email = decode_base64("bW91c2UuM3pkNWtqMjNAYS5mcmFudG92by5jeg==");
    27 print "<m:a typ=\"email\" href=\"$email\">e-mail</m:a>";
    27 print "<m:a typ=\"email\" href=\"$email\">e-mail</m:a>";
    28 # You might notice that I really hate spam.]]></m:skript> or follow me online:
    28 # You might notice that I really hate spam.]]></m:skript> or follow us online:
    29 		</p>
    29 		</p>
    30 		
    30 		
    31 		<ul>
    31 		<ul>
    32 			<li><a href="https://blog.frantovo.cz/">My personal blog</a> – Czech</li>
    32 			<li><a href="https://blog.frantovo.cz/">Blog.Frantovo.cz</a> – blog, mostly in Czech language</li>
    33 			<li><a href="https://podnik.frantovo.cz/">My commercial website</a> – Czech</li>
    33 			<li><a href="https://podnik.frantovo.cz/s/english">Podnik.Frantovo.cz</a> – professional services</li>
    34 			<li><a href="https://relational-pipes.GlobalCode.info/">Relational pipes</a> – a data format and tools for processing relational data.</li>
    34 			<li><a href="https://relational-pipes.GlobalCode.info/">Relational pipes</a> – a data format and tools for processing relational data.</li>
    35 			<li><a href="https://sql-dk.GlobalCode.info/">SQL-DK</a> – a batch/terminal client for relational databases.</li>
    35 			<li><a href="https://sql-dk.GlobalCode.info/">SQL-DK</a> – a batch/terminal client for relational databases.</li>
    36 			<li><a href="https://sql-vyuka.cz/">SQL-Výuka</a> – learn SQL online: <a href="https://demo-1.sql-vyuka.cz/">1</a>, <a href="https://demo-2.sql-vyuka.cz/">2</a></li>
    36 			<li><a href="https://sql-vyuka.cz/">SQL-Výuka</a> – learn SQL online, runs in two instances: <a href="https://demo-1.sql-vyuka.cz/">1</a>, <a href="https://demo-2.sql-vyuka.cz/">2</a></li>
    37 			<li><a href="https://telco.frantovo.cz/">Free telco dictionary</a> – English</li>
    37 			<li><a href="https://telco.frantovo.cz/">Free telco dictionary</a> – vocabulary from the telecommunications industry</li>
    38 		</ul>
    38 		</ul>
    39 		
    39 		
    40 		<p>
    40 		<p>
    41 			My public keys:
    41 			Public keys for encrypted communication:
    42 				<a href="https://podnik.frantovo.cz/d/sifrovani/franta.pkr.asc">OpenPGP</a>,
    42 				<a href="https://podnik.frantovo.cz/d/sifrovani/franta.pkr.asc">OpenPGP</a>,
    43 				<a href="https://podnik.frantovo.cz/d/sifrovani/franta.ssh.txt">SSH</a>
    43 				<a href="https://podnik.frantovo.cz/d/sifrovani/franta.ssh.txt">SSH</a>
    44 		</p>
    44 		</p>
    45 		
    45 		
    46 		<p>So crypto…</p>
    46 		<p>So crypto…</p>