contact: update links v_0 tip
authorFrantišek Kučera <franta-hg@frantovo.cz>
Thu, 30 Jul 2020 02:13:42 +0200
branchv_0
changeset 142 de98ccaff37f
parent 141 586530e0642d
contact: update links
mouse-data/contact.xml
--- a/mouse-data/contact.xml	Sun Jul 26 20:28:43 2020 +0200
+++ b/mouse-data/contact.xml	Thu Jul 30 02:13:42 2020 +0200
@@ -18,27 +18,27 @@
 		</p>
 		
 		<p>
-			You can send me an <m:skript jazyk="perl" výstup="xhtml"><![CDATA[
+			You can send us an <m:skript jazyk="perl" výstup="xhtml"><![CDATA[
 use strict;
 use warnings;
 use MIME::Base64;
 
 my $email = decode_base64("bW91c2UuM3pkNWtqMjNAYS5mcmFudG92by5jeg==");
 print "<m:a typ=\"email\" href=\"$email\">e-mail</m:a>";
-# You might notice that I really hate spam.]]></m:skript> or follow me online:
+# You might notice that I really hate spam.]]></m:skript> or follow us online:
 		</p>
 		
 		<ul>
-			<li><a href="https://blog.frantovo.cz/">My personal blog</a> – Czech</li>
-			<li><a href="https://podnik.frantovo.cz/">My commercial website</a> – Czech</li>
+			<li><a href="https://blog.frantovo.cz/">Blog.Frantovo.cz</a> – blog, mostly in Czech language</li>
+			<li><a href="https://podnik.frantovo.cz/s/english">Podnik.Frantovo.cz</a> – professional services</li>
 			<li><a href="https://relational-pipes.GlobalCode.info/">Relational pipes</a> – a data format and tools for processing relational data.</li>
 			<li><a href="https://sql-dk.GlobalCode.info/">SQL-DK</a> – a batch/terminal client for relational databases.</li>
-			<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>
-			<li><a href="https://telco.frantovo.cz/">Free telco dictionary</a> – English</li>
+			<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>
+			<li><a href="https://telco.frantovo.cz/">Free telco dictionary</a> – vocabulary from the telecommunications industry</li>
 		</ul>
 		
 		<p>
-			My public keys:
+			Public keys for encrypted communication:
 				<a href="https://podnik.frantovo.cz/d/sifrovani/franta.pkr.asc">OpenPGP</a>,
 				<a href="https://podnik.frantovo.cz/d/sifrovani/franta.ssh.txt">SSH</a>
 		</p>