mikaela.github.io/sitemap/sitemap.html
Mikaela Suomalainen e974dc00cf fix sitemap
2013-05-30 18:56:39 +03:00

112 lines
4.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Sitemap" /> <meta name="keywords" content="Sitemap" /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/sitemap/sitemap.html">
<title>
Sitemap
</title>
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
</head>
<body>
<hr/>
<a href="../index.html">Index</a> || <a href="sitemap.fi.html">In Finnish / Suomeksi</a>
<hr/>
<h1 id="sitemap">Sitemap</h1>
<p>This page lists every page on this site. Note that to see markdown source of .html page, you only need to add &quot;.md&quot; after &quot;.html&quot; in the URL line.</p>
<h1 id="section">/</h1>
<p>The root directory where everything is located.</p>
<p><a href="../Asperger.html">Asperger</a> — My experiences with Asperger's syndrome (AS)</p>
<p><a href="../404.html">404</a> — Page which is shown if you encounter 404 error.</p>
<p><a href="../index.html">index</a> — Index page</p>
<p><a href="../mirrors.html">mirrors</a> — List of mirrors of this site.</p>
<h2 id="aboutme">/AboutMe/</h2>
<p><a href="../AboutMe/index.html">About me</a></p>
<h2 id="articles">/articles/</h2>
<p>Some things, which are direct complaining about something or then guides for doing something. They might not be very good guidess.</p>
<p><a href="../articles/Emails.html">How I send emails and why I do so</a></p>
<h3 id="articlescomplaining">/articles/complaining/</h3>
<p>Complaining about some things.</p>
<p><a href="../articles/complaining/HTML.html">HTML in emails</a></p>
<p><a href="../articles/complaining/ImpressionI10.html">Impression I10 tablet</a></p>
<p><a href="../articles/complaining/topposting.html">Topposting in emails</a></p>
<h3 id="articlesguides">/articles/guides/</h3>
<p><strong>WARNING: These guides are very unclear and I should use time to make them understandable etc.</strong></p>
<p><a href="../articles/guides/GnomeToMATE.html">GNOME to MATE</a></p>
<p><a href="../articles/guides/Thunderbird-Icedove.html">Thunderbird / Icedove</a></p>
<p><a href="../articles/guides/Windows.html">Windows</a> — Activating Administrator, removing password without knowing it, netsh tethering, autologin without regedit</p>
<p><a href="../articles/guides/teredo.html">Enabling Teredo on Windows Vista and above</a></p>
<!---
#### /GPG/
<strong> WARNING: These guides are even more unclear than those one folder down!</strong>
[GPG]
[Enigmail]
[GPG]:../articles/guides/GPG/GPG.html
[Enigmail]:../articles/guides/GPG/Enigmail.html
--->
<h2 id="irc">/IRC/</h2>
<p><a href="../IRC/OtusBot.html">Web interface of my bot</a></p>
<p><a href="../IRC/Supybot.html">Security issues of stock Supybot</a></p>
<h2 id="pgp">/PGP/</h2>
<p><a href="../PGP/Replies.html">Replying to PGP clearsigned email</a></p>
<p><a href="../PGP/OTR.html">Fingerprints of my OTR keys</a></p>
<p><a href="../PGP/WhyDoISignEmails.html">Why do I sign emails?</a></p>
<h2 id="sitemap-1">/sitemap/</h2>
<p><a href="sitemap.html">English sitemap</a></p>
<a href="sitemap.html">Finnish sitemap</a> <meta http-equiv="X-UA-Compatible" content="chrome=1">
<html>
<body>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
<style>
/*
CSS rules to use for styling the overlay:
.chromeFrameOverlayContent
.chromeFrameOverlayContent iframe
.chromeFrameOverlayCloseBar
.chromeFrameOverlayUnderlay
*/
</style>
<script>
// You may want to place these lines inside an onload handler
CFInstall.check({
mode: "overlay",
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
})
</script>
</body>
</html>
<script type="text/javascript">
var adfly_id = 3820004;
var adfly_advert = 'banner';
var exclude_domains = ['example.com', 'example.org', 'cadoth.net', 'mkaysi.github.com', 'mkaysi.github.io'];
</script>
<script src="http://cdn.adf.ly/js/link-converter.js"></script>
</html>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-40171169-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>