<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>K's cluttered loft - Blah</title>
    <link>http://www.ailis.de/~k/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 27 Aug 2007 07:06:20 GMT</pubDate>

    <image>
        <url>http://www.ailis.de/~k/templates/loft/img/logos/favicon64.png</url>
        <title>RSS: K's cluttered loft - Blah - </title>
        <link>http://www.ailis.de/~k/</link>
        <width></width>
        <height></height>
    </image>

<item>
    <title>Back to work...</title>
    <link>http://www.ailis.de/~k/archives/33-Back-to-work....html</link>
            <category>Blah</category>
    
    <comments>http://www.ailis.de/~k/archives/33-Back-to-work....html#comments</comments>
    <wfw:comment>http://www.ailis.de/~k/wfwcomment.php?cid=33</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ailis.de/~k/rss.php?version=2.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    

    <author>nospam@example.com (Klaus Reimer)</author>
    <content:encoded>
    &lt;p&gt;
Holiday is over... Time for a quick review what I have achieved in the last three weeks.
&lt;/p&gt;
&lt;p&gt;
First of all I have more or less finished my new homepage. Some bits and bytes may still be missing but this is more a bug than a missed TODO.
&lt;/p&gt;
&lt;p&gt;
I read the book &lt;a href=&quot;http://books.google.de/books?id=SVHVgbeMVvoC&amp;amp;dq=killer+game+programming+in+java&amp;amp;pg=PP1&amp;amp;ots=0jYYZ05N_5&amp;amp;sig=YqQigJEC7SmwqI8z7DmtP3L6-1A&amp;amp;prev=http://www.google.de/search%3Fhl%3Den%26q%3Dkiller%2Bgame%2Bprogramming%2Bin%2Bjava%26btnG%3DGoogle%2BSearch%26meta%3D&amp;amp;sa=X&amp;amp;oi=print&amp;amp;ct=title&quot;&gt;Killer Game Programming in Java&lt;/a&gt; but was quite disappointed by it...
&lt;/p&gt;
&lt;p&gt;
Then I spent lot of time on the &lt;a href=&quot;http://wasteland.wikispaces.com/&quot;&gt;Wasteland project&lt;/a&gt;. I started rewriting my &lt;a href=&quot;http://www.ailis.de/~k/projects/wlandsuite/&quot;&gt;Wasteland Suite&lt;/a&gt; in C (This time called &lt;a href=&quot;http://scm.ailis.de/svn/c/wlsuite/trunk/&quot;&gt;wlsuite&lt;/a&gt;) and as a small byproduct I&#039;ve written &lt;a href=&quot;http://www.ailis.de/~k/projects/strutils/&quot;&gt;strutils&lt;/a&gt; (A small C library with utility functions for easier string and string list handling) and &lt;a href=&quot;http://scm.ailis.de/svn/c/wludata/trunk/&quot;&gt;wludata&lt;/a&gt; which is part of the &lt;a href=&quot;http://wasteland.wikispaces.com/Downloads&quot;&gt;wlupatch&lt;/a&gt; (A Patch for Wasteland which makes editing the datafiles of Wasteland much easier).
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 05 Aug 2007 22:01:00 +0200</pubDate>
    <guid isPermaLink="false">http://www.ailis.de/~k/archives/33-guid.html</guid>
    
</item>
<item>
    <title>So let's start to blog</title>
    <link>http://www.ailis.de/~k/archives/1-So-lets-start-to-blog.html</link>
            <category>Blah</category>
    
    <comments>http://www.ailis.de/~k/archives/1-So-lets-start-to-blog.html#comments</comments>
    <wfw:comment>http://www.ailis.de/~k/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.ailis.de/~k/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Klaus Reimer)</author>
    <content:encoded>
    &lt;p&gt;
My website is now quite some years old and I experimented a lot with self-made content-management stuff. My last approach wasn&#039;t so bad. I had a Java solution which did all the design so I could just drop some simple HTML files with some meta tags in it. And I did it like this because I like it. I&#039;m no fan of Admin GUIs where I can enter my content, upload files with quirky HTML upload features and click lots of buttons and toggle checkboxes...
&lt;/p&gt;
&lt;p&gt;
But I noticed that  I&#039;m not updating my website often enough and my old website missed some features I&#039;d like to have (like letting users to comment articles, search for articles, organize them by date, and so on). Sure, I could program it but I planned this for a long time and never did it. So now I decided to concentrate on the content and let others handle the programming. That&#039;s why I&#039;m using a blogging software now. I didn&#039;t searched long for a good software. I just took &lt;a href=&quot;http://www.s9y.org/&quot;&gt;Serendipity&lt;/a&gt; because I know one of the coders. I hope it was a good decision...
&lt;/p&gt;
&lt;p&gt;
You may miss all the articles from my old website. Please be patient. I will re-add all of them one by one in the next days/weeks. So just visit again in some days and use the quicksearch feature to find the new location. I&#039;ll also put some redirects for the articles which are referenced on other pages.
&lt;/p&gt;
&lt;p&gt;
By the way: This is my second try (Or the third?) to switch to a blogging system. My first approach was a failure because I lost motivation while converting my static pages into blog articles. So this time I&#039;m using a trick: I&#039;m starting with this empty blog right away and delete my old website framework so I&#039;m forced to convert the old pages. Let&#039;s hope this plan works ...
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 08 Jul 2007 14:31:54 +0200</pubDate>
    <guid isPermaLink="false">http://www.ailis.de/~k/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>