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

163 lines
4.0 KiB
Markdown

<!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/>
[Index](../index.html) || [In Finnish / Suomeksi](sitemap.fi.html)
<hr/>
# Sitemap
This page lists every page on this site.
Note that to see markdown source of .html page, you only need to add ".md" after ".html" in the URL line.
# /
The root directory where everything is located.
[Asperger](../Asperger.html) — My experiences with Asperger's syndrome (AS)
[404] — Page which is shown if you encounter 404 error.
[index] — Index page
[mirrors] — List of mirrors of this site.
[/]:../index.html
[404]:../404.html
[index]:../index.html
[mirrors]:../mirrors.html
## /AboutMe/
[About me](../AboutMe/index.html)
## /articles/
Some things, which are direct complaining about something or then guides for doing something. They might not be very good guidess.
[How I send emails and why I do so](../articles/Emails.html)
### /articles/complaining/
Complaining about some things.
[HTML in emails]
[Impression I10 tablet]
[Topposting in emails]
[HTML in emails]:../articles/complaining/HTML.html
[Impression I10 tablet]:../articles/complaining/ImpressionI10.html
[Topposting in emails]:../articles/complaining/topposting.html
### /articles/guides/
<strong>WARNING: These guides are very unclear and I should use time to make them understandable etc.</strong>
[GNOME to MATE]
[Thunderbird / Icedove]
[Windows](../articles/guides/Windows.html) — Activating Administrator, removing password without knowing it, netsh tethering, autologin without regedit
[Enabling Teredo on Windows Vista and above](../articles/guides/teredo.html)
[GNOME to MATE]:../articles/guides/GnomeToMATE.html
[Thunderbird / Icedove]:../articles/guides/Thunderbird-Icedove.html
<!---
#### /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
--->
## /IRC/
[Web interface of my bot]
[Security issues of stock Supybot]
[Web interface of my bot]:../IRC/OtusBot.html
[Security issues of stock Supybot]:../IRC/Supybot.html
## /PGP/
[Replying to PGP clearsigned email](../PGP/Replies.html)
[Fingerprints of my OTR keys](../PGP/OTR.html)
[Why do I sign emails?](../PGP/WhyDoISignEmails.html)
## /sitemap/
[English sitemap](sitemap.html)
[Finnish sitemap](sitemap.html)
<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>