<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://aipl.ie.cuhk.edu.hk/~adrian/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://aipl.ie.cuhk.edu.hk/~adrian/feed.php">
        <title>Adrian Tam software</title>
        <description></description>
        <link>http://aipl.ie.cuhk.edu.hk/~adrian/</link>
        <image rdf:resource="http://aipl.ie.cuhk.edu.hk/~adrian/lib/images/favicon.ico" />
       <dc:date>2009-11-22T18:35:42+08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/doku_content?rev=1174528322"/>
                <rdf:li rdf:resource="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/doku_mllist?rev=1182220748"/>
                <rdf:li rdf:resource="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/fillinblank?rev=1174527357"/>
                <rdf:li rdf:resource="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/index?rev=1174467021"/>
                <rdf:li rdf:resource="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/perlstone?rev=1175799748"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://aipl.ie.cuhk.edu.hk/~adrian/lib/images/favicon.ico">
        <title>Adrian Tam</title>
        <link>http://aipl.ie.cuhk.edu.hk/~adrian/</link>
        <url>http://aipl.ie.cuhk.edu.hk/~adrian/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/doku_content?rev=1174528322">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-22T09:52:02+08:00</dc:date>
        <title>DokuWiki plug-in: Content</title>
        <link>http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/doku_content?rev=1174528322</link>
        <description>NOTE: This plug-in is no longer maintained.

I tried out the Blog plugin by Esther Brunner and it is a wonderful product. However, there is one shortcoming: it looks up the data from the change log.

I know it is needed for the performance reason. However, if the namespace is small, it is also reasonable to get the list of new files from the file system directly. And, sometimes, I love this way more! So I wrote this plugin.</description>
    </item>
    <item rdf:about="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/doku_mllist?rev=1182220748">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-19T10:39:08+08:00</dc:date>
        <title>DokuWiki plug-in: Multi-line lists</title>
        <link>http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/doku_mllist?rev=1182220748</link>
        <description>DokuWiki supports lists using the following syntax:


  * item1
  * item2
     * subitem 2.1
  * item 3


However, when you have a very long list item, you will found a nightmare! In the editing window, the items will wrap and you lost all the visual hierarchy. Although you can still make the list as you want to but it is simply not as intuitive as it should be.</description>
    </item>
    <item rdf:about="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/fillinblank?rev=1174527357">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-22T09:35:57+08:00</dc:date>
        <title>LaTeX Package: Fill in Blanks</title>
        <link>http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/fillinblank?rev=1174527357</link>
        <description>This is created for making notes for the ERG2013 remedial classes. My idea is to create a set of “fill-in-blank” notes for the students so that they are forced to attend the course and pay attention to my teaching. How about the solution? Actually I don’t want to prepare two separate set of notes. Hence this is the tool.</description>
    </item>
    <item rdf:about="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/index?rev=1174467021">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-21T16:50:21+08:00</dc:date>
        <title>Code snippets and software</title>
        <link>http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/index?rev=1174467021</link>
        <description></description>
    </item>
    <item rdf:about="http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/perlstone?rev=1175799748">
        <dc:format>text/html</dc:format>
        <dc:date>2007-04-06T03:02:28+08:00</dc:date>
        <title>Perlstone: Multithreaded web system stress test engine in Perl</title>
        <link>http://aipl.ie.cuhk.edu.hk/~adrian/doku.php/software/perlstone?rev=1175799748</link>
        <description>In the good old days, all the web pages are static and the web server is fragile. Hence we use some tools like webstone to stress test our web server. This is what I did ten years ago.

Nowadays, webstone cannot fit our use for two reasons: (1) our web server is more robust that you can hardly exhaust it in a simple way and (2) we made the web a system and it is dynamic in nature, with whole bunch of stuff like Flash, cookies, web sessions, AJAX, Javascript, etc. Hence we need something more adv…</description>
    </item>
</rdf:RDF>
