<?xml version="1.0" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>

        <title>Notes</title>
        <link>www.ronanchilvers.com</link>
        <description></description>
        <language>en-gb</language>
        <copyright>Copyright 2010, RonanChilvers.com</copyright>

    
        <item>
            <link>http://www.ronanchilvers.com/notes/phpsmtpd</link>
            <title>PHPSMTPD</title>
                    <pubDate>Sun, 13 September 2009 00:00:00 UTC</pubDate>
                    <description>PHPSMTPD is a simple SMTP server written in PHP5. It understands a reasonable subset of the SMTP language and is capable of receiving mail from scripts or client software.</description>
            <guid>http://www.ronanchilvers.com/notes/phpsmtpd</guid>
        </item>

    
        <item>
            <link>http://www.ronanchilvers.com/notes/hosts-hack</link>
            <title>Hosts hack</title>
                    <pubDate>Sun, 13 September 2009 00:00:00 UTC</pubDate>
                    <description>Here's a quick way to fake a DNS entry. The idea is that you (as a developer) want to browse the site you're working on via the domain name for some reason. Maybe you're testing the virtual host settings on your server, or you're demonstrating for a client or whatever. </description>
            <guid>http://www.ronanchilvers.com/notes/hosts-hack</guid>
        </item>

    
        <item>
            <link>http://www.ronanchilvers.com/notes/apache-ssl</link>
            <title>Apache SSL</title>
                    <pubDate>Sun, 13 September 2009 00:00:00 UTC</pubDate>
                    <description>There are a number of ways to set up SSL on a web host. The purpose of this howto is to provide a guide on setting up a local certificate authority (CA) and then using that authority to set up a certificate that can be used with the apache2 webserver, as provided by Debian (backports as of this writing, but should be part of sarge release). </description>
            <guid>http://www.ronanchilvers.com/notes/apache-ssl</guid>
        </item>

    
        <item>
            <link>http://www.ronanchilvers.com/notes/google-geocoding</link>
            <title>Google Geocoding</title>
                    <pubDate>Sat, 2 December 2000 01:00:00 UTC</pubDate>
                    <description>This is a little experiment with the Google Geocoding service. Geocoding is the process of turning human readable addresses into a latitude and longitude. Google provide a free web service to let you do this very easily.</description>
            <guid>http://www.ronanchilvers.com/notes/google-geocoding</guid>
        </item>

    
    </channel>
</rss>
