<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="page.xsl"?>
<page xmlns="http://benad.me/schema/page"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:html="http://www.w3.org/TR/xhtml1/strict"
    xsi:schemaLocation="http://benad.me/schema/page page.xsd">
    
    <!--
    Benad's Web Site by Benoit Nadeau is licensed under a Creative Commons
    Attribution-Share Alike 2.5 Canada License
    http://creativecommons.org/licenses/by-sa/2.5/ca/
    -->
    
    <head>
        <title>Welcome</title>
        <id>index</id>
        <meta>
            <html:meta name="microid" content="mailto+http:sha1:3cb1352084428b5aa3bf7653acbaa82124c83bf5" />
            <html:meta name="verify-v1" content="Gvq92cJZ2CbG+ncX6XU+khgJWLMTtdtY9c2OmttvD7A=" />
            <html:link rel="openid.delegate" href="http://benad.livejournal.com/" />
            <html:link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/benadme" />
        </meta>
    </head>
    <body>
        <section>
            <p>Welcome to my little humble home on the Internet. This place is
            about me, Benoit Nadeau, also known by the alias Benad. It is also a
            hub for my various Internet activites and interests.</p>
        </section>
        <section title="Updates">
            <subsection title="June 3, 2012">
                <p>First, my blog moved (again) to the permanent URL <a href="http://blog.benad.me">blog.benad.me.</a></p>
                <p>Second, I added the article "<a href="software_design.xml">What is Software Design</a>".</p>
            </subsection>
            <subsection title="March 4, 2012">
                <p>Since January 2012 I'm posting daily on my <a href="http://benad-blog.posterous.com/">Posterous blog</a>.</p>
            </subsection>
            <subsection title="October 9, 2010">
                <p>Added article <a href="ed.xml">ed, or How I Learned To Love The Mouse"</a>
                and cleaned up the site a bit.</p>
            </subsection>
            <subsection title="March 1, 2010">
                <p>Completed <a href="meta_present.xml">About This Site - The Present</a>
                and <a href="meta_future.xml">About This Site - The Future</a>.
                Hopefully I'll update this site at a faster pace in the following
                weeks.</p>
            </subsection>
            <subsection title="September 3, 2009">
                <p>Added the page <a href="meta_past.xml">About This Site -
                The Past</a> and a (manually crafted, for now) <a
                href="http://feeds.feedburner.com/benadme">RSS feed</a>.</p>
            </subsection>
            <subsection title="August 23, 2009">
                <p>Initial release. For now, only the "<a href="me.xml">About
                Me</a>" section is complete, but at least it's a start.</p>
            </subsection>
        </section>
        <section title="Menu">
            <p>The site is broken up in the following sections. More sections
            will be added in the future if needed.</p>
            <subsection title="About Me" href="me.xml">
                <p>Find out more about who is Benad. This could be quite boring
                and overwhelmingly narcissistic, so feel free to move on to
                another section.</p>
            </subsection>
            <subsection title="About This Site" href="meta.xml">
                <p>Learn about the making of this site. Can get technical at
                times. Interesting if you like reading a web site describing
                itself.</p>
            </subsection>
            <subsection title="Articles" href="articles.xml">
                <p>Long-winded rants or thoughts about things, when they are too
                big to fit in my blog.</p>
            </subsection>
            <subsection title="Links" href="links.xml">
                <p>Various references to my Internet activities.</p>
            </subsection>
        </section>
    </body>

</page>
