--- a/pages/about.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/about.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,15 +1,13 @@
-<h1>About me</h1>
-
-<p>
- My name is Tero Marttila. I'm a student at <a href="http://www.tkk.fi/">Helsinki University of Technology</a>, living in Otaniemi.
-</p>
+<!-- <h2>About Me</h2> -->
+ <p>
+ My name is Tero Marttila. I'm a student at <a href="http://www.tkk.fi/">Helsinki University of Technology</a>, living in Otaniemi.
+ </p>
-<h1>Contact</h1>
+<h2>Contact</h2>
+ <p>
+ I am best reached via IRC, under the nickname of <em>SpComb</em> on any of IRCNet, freenode, OFTC.
+ </p>
-<p>
- I am best reached via IRC, under the nickname of <em>SpComb</em> on any of IRCNet, freenode, OFTC.
-</p>
-
-<p>
- Alternatively, I'm also reached via email: <em>terom@fixme.fi</em>
-</p>
+ <p>
+ Alternatively, I'm also reached via email: <em>terom@fixme.fi</em>
+ </p>
--- a/pages/index.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/index.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,5 +1,3 @@
-<h1></h1>
-
<div>
<h2>What's <q>qmsk</q>?</h2>
--- a/pages/projects/evsql.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/projects/evsql.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,4 +1,3 @@
-<h1>evsql</h1>
<p>Evsql is a C-language SQL library designed for use with libevent, and primarily PostgreSQL's libpq.</p>
<p>For more information, read the <a href="http://qmsk.net/static/evsql-doxygen/">Doxygen documentation</a>, or look at the <a href="http://hg.qmsk.net/evfuse.hg/file/tip/src/">Mercurial repo</a> (currently part of evfuse).</p>
--- a/pages/projects/index.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/projects/index.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,5 +1,3 @@
-<h1>Projects</h1>
-
<p>I've worked on a variety of projects over the years, leaving them in various stages of completion.</p>
<p>Some of the perhaps more noteworthy ones have their own project pages here (see menu to the left).</p>
--- a/pages/projects/irclogs2.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/projects/irclogs2.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,4 +1,3 @@
-<h1>irclogs2</h1>
<p>
<strong>irclogs2</strong> is a web-based IRC log viewer.
</p>
--- a/pages/projects/kg.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/projects/kg.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,4 +1,3 @@
-<h1>Kišna Glista</h1>
<p><em>Kišna Glista</em> is a (yet another) Liero clone written in C++, with GPL source code, running on Linux platforms.</p>
--- a/pages/projects/nr-ttd.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/projects/nr-ttd.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,10 +1,10 @@
-<h1>Summary</h1>
+<h2>Summary</h2>
<p><em>nr-TTD</em> (originally <q>No Registry - TTD</q>) is a batch file installer for TTD. It can download and install <a href="http://en.wikipedia.org/wiki/Transport_Tycoon#Transport_Tycoon_Deluxe">TTD</a>, <a href="http://ttdpatch.net/">TTD Patch</a>, <a href="http://www.tt-forums.net/viewtopic.php?t=26352">TTD Patch Configurator</a> as well as a (poor) selection of newgrf files.</p>
<p>Please note that the project is not under any form of active development anymore.</p>
-<h1>Install</h1>
+<h2>Install</h2>
<ol>
<li>Download <a href="http://zapotek.paivola.fi/~terom/nr-ttd/get/nr-ttd_latest.zip">the latest version</a></li>
@@ -14,7 +14,7 @@
<li>Done</li>
</ol>
-<h1>Playing</h1>
+<h2>Playing</h2>
<p>Usually, you can play TTD by simply running <tt>ttdpatchw.exe</tt> in the folder that you unzipped Nr-TTD to. For added convenience you can create a shortcut to the <tt>ttdpatchw.exe</tt> file:</p>
@@ -26,22 +26,22 @@
<p>Then simply run this shortcut to play TTD.</p>
-<h2>Registry errors</h2>
+<h3>Registry errors</h3>
<p>In case you get registry errors when running <tt>ttdpatchw.exe</tt> (as may be the case when installing on top of previous installs of TTD), you should simply use <tt>run-forcenoreg.bat</tt> instead of <tt>ttdpatchw.exe</tt>. This instructs TTD Patch to ignore the windows registry, which should solve all registry problems.</p>
-<h1>Configuring</h1>
+<h2>Configuring</h2>
<p>Nr-TTD also installs the <a href="http://www.tt-forums.net/viewtopic.php?t=26352">TTD Patch Configurator</a>, which can be used to change your TTD Patch configuration. This enables you to tweak your gameplay in many different ways, and it is highly recommended that you look through the available settings. Refer to the <a href="http://wiki.ttdpatch.net/tiki-index.php?page=Manual">TTD Patch Manual</a> for further information on the induvidual switches.</p>
<p>Simply run <tt>ttdpc.exe</tt> from the TTD folder.</p>
-<h1>Requirements</h1>
+<h2>Requirements</h2>
<p>Nr-TTD uses fairly new batch file syntax, and hence probably only works on Windows XP SP2 or later. Space requirements are about 20MB or so. Total download size is some 9 MB without newgrfs, and then a couple hundred KB per newgrf.</p>
<p>TTD Patch should work on Windows Vista as well, provided you have a <a href="http://nightly.ttdpatch.net/latest/">recent enough version</a> (grab the file called TTDPatch-nightly-rXXXX-win32.zip), which you may need to download yourself.</p>
-<h1>Problems? Suggestions?</h1>
+<h2>Problems? Suggestions?</h2>
<p>Not working? Cryptic error messages? Turned your default language into swahili? Unfortunately, there is nobody actively fixing bugs, but you can try asking for help.</p>
--- a/pages/projects/qmsk.web.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/projects/qmsk.web.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,4 +1,3 @@
-<h1>qmsk.web</h1>
<p>
Having grown tired of using the various massive Python web frameworks that no mere user could ever hope to
understand or modify, and having already learned how fun it was to write plain CGI scripts in python, one day I
--- a/pages/projects/www.qmsk.net.html Sun Sep 14 04:42:01 2014 +0300
+++ b/pages/projects/www.qmsk.net.html Sun Sep 14 04:42:07 2014 +0300
@@ -1,4 +1,3 @@
-<h1>www.qmsk.net</h1>
<p>
This is the code that runs this website itself.
</p>