2012-09-28 17:18:36 +03:00
<!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 >
2012-09-28 17:48:45 +03:00
< body >
2012-09-29 11:30:30 +03:00
< hr / >
2012-11-17 18:33:15 +02:00
< a href = "../index.html" > Index< / a > || < a href = "sitemap.fi.html" > In Finnish / Suomeksi< / a >
2012-09-29 11:30:30 +03:00
< hr / >
2012-09-28 17:18:36 +03:00
< 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 " .md" after " .html" in the URL line.< / p >
2012-09-29 15:15:50 +03:00
< h1 id = "section" > /< / h1 >
2012-09-29 15:23:39 +03:00
< p > The root directory where everything is located.< / p >
2012-11-24 16:50:27 +02:00
< p > < a href = "../Asperger.html" > Asperger< / a > — My experiences with Asperger's syndrome (AS)< / p >
2012-09-29 14:56:03 +03:00
< p > < a href = "../404.html" > 404< / a > — Page which is shown if you encounter 404 error.< / p >
2012-09-28 17:18:36 +03:00
< p > < a href = "../index.html" > index< / a > — Index page< / p >
2012-09-28 17:43:03 +03:00
< p > < a href = "../mirrors.html" > mirrors< / a > — List of mirrors of this site.< / p >
2013-01-25 15:28:36 +02:00
< h2 id = "aboutme" > /AboutMe/< / h2 >
< p > [About me](../AboutMe/index.html< / p >
2012-09-29 15:23:39 +03:00
< 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 >
2013-01-04 18:59:51 +02:00
< p > < a href = "../articles/Emails.html" > How I send emails and why I do so< / a > < / p >
2012-09-29 15:23:39 +03:00
< h3 id = "articlescomplaining" > /articles/complaining/< / h3 >
< p > Complaining about some things.< / p >
2012-09-29 15:26:16 +03:00
< p > < a href = "../articles/complaining/HTML.html" > HTML in emails< / a > < / p >
2012-10-21 17:15:48 +03:00
< p > < a href = "../articles/complaining/ImpressionI10.html" > Impression I10 tablet< / a > < / p >
2012-09-29 15:26:16 +03:00
< p > < a href = "../articles/complaining/topposting.html" > Topposting in emails< / a > < / p >
2012-10-21 17:35:18 +03:00
< 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 >
2012-11-25 12:01:09 +02:00
< p > < a href = "../articles/guides/Windows.html" > Windows< / a > — Activating Administrator, removing password without knowing it, netsh tethering, autologin without regedit< / p >
2013-02-19 19:34:58 +02:00
< p > < a href = "../articles/guides/teredo.html" > Enabling Teredo on Windows Vista and above< / a > < / p >
2012-10-21 17:49:40 +03:00
< h4 id = "gpg" > /GPG/< / h4 >
< p > < strong > WARNING: These guides are even more unclear than those one folder down!< / strong > < / p >
< p > < a href = "../articles/guides/GPG/GPG.html" > GPG< / a > < / p >
< p > < a href = "../articles/guides/GPG/Enigmail.html" > Enigmail< / a > < / p >
2012-10-21 17:56:10 +03:00
< 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 >
2012-09-28 17:18:36 +03:00
< h2 id = "pgp" > /PGP/< / h2 >
2012-11-28 16:50:44 +02:00
< p > < a href = "../PGP/Replies.html" > Replying to PGP clearsigned email< / a > < / p >
2012-11-28 16:55:39 +02:00
< p > < a href = "../PGP/OTR.html" > Fingerprints of my OTR keys< / a > < / p >
2012-11-28 16:50:44 +02:00
< p > < a href = "../PGP/WhyDoISignEmails.html" > Why do I sign emails?< / a > < / p >
2012-09-28 17:53:48 +03:00
< h2 id = "sitemap-1" > /sitemap/< / h2 >
2012-11-28 16:50:44 +02:00
< p > < a href = "sitemap.html" > English sitemap< / a > < / p >
2013-01-25 15:28:36 +02:00
< a href = "sitemap.html" > Finnish sitemap< / a > < meta http-equiv = "X-UA-Compatible" content = "chrome=1" >
2013-01-24 07:35:50 +02:00
< html >
< body >
< script type = "text/javascript"
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js">< / script >
2013-01-25 15:28:36 +02:00
< style >
2013-01-24 07:35:50 +02:00
/*
CSS rules to use for styling the overlay:
.chromeFrameOverlayContent
.chromeFrameOverlayContent iframe
.chromeFrameOverlayCloseBar
.chromeFrameOverlayUnderlay
*/
< / style >
2013-01-25 15:28:36 +02:00
< script >
2013-01-24 07:35:50 +02:00
// 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 >
2013-04-16 10:49:50 +03:00
< 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 >
2013-01-25 15:28:36 +02:00