<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.stereoplex.com/two-voices/RSS">
  <title>Two Voices</title>
  <link>http://www.stereoplex.com</link>
  
  <description>
    
       Microsoft and Open Source - there and back again, a software engineer's tale.  
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2007-06-17T18:15:08Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.stereoplex.com/rocks.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/django-unit-tests-and-transactions"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/erlang-bus-error"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/vmware-fusion-snapshots-and-disk-space"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/faster-apple-mail-faster"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/how-to-kill-an-airport-extreme-base-station"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/creating-a-python-2-4-plone-and-zope-development-environment-on-mac-os-x-leopard"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/import-this.net"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/shared-development-databases"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/django-redirects"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/using-output-parameters-with-the-enterprise-library"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/oops"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/asp-net-ajax-and-unknown-web-method"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/djangopeople.net-geodjango-and-postgis"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/error-compiling-postgresql-8.3-on-leopard-rl_completion_matches"/>
        
        
            <rdf:li rdf:resource="http://www.stereoplex.com/two-voices/mac-os-x-command-and-manual-search-path-path-and-manpath-for-man"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.stereoplex.com/two-voices/django-unit-tests-and-transactions">        <title>Django Unit Tests and Transactions</title>        <link>http://www.stereoplex.com/two-voices/django-unit-tests-and-transactions</link>        <description>While these are more properly integration tests than unit tests, it can be handy to have Django roll back the database transaction after each test method runs.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-07-07T11:51:25Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/erlang-bus-error">        <title>Erlang Bus Error</title>        <link>http://www.stereoplex.com/two-voices/erlang-bus-error</link>        <description>I've become interested in CouchDB, written in Erlang. My copy of the  'Programming Erlang' book arrived today, so I tried to fire up the Erlang shell - only to be greeted with a Bus Error.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-06-05T13:06:17Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/vmware-fusion-snapshots-and-disk-space">        <title>VMWare Fusion, Snapshots and Disk Space</title>        <link>http://www.stereoplex.com/two-voices/vmware-fusion-snapshots-and-disk-space</link>        <description>Snapshotting your VMWare Fusion machine can start eating up disk space. This is not widely known.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-06-03T17:12:11Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/faster-apple-mail-faster">        <title>Faster, Apple Mail, Faster!</title>        <link>http://www.stereoplex.com/two-voices/faster-apple-mail-faster</link>        <description>A quick way to improve the performance of Apple Mail.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-05-29T08:28:51Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/how-to-kill-an-airport-extreme-base-station">        <title>How To Kill an AirPort Extreme Base Station</title>        <link>http://www.stereoplex.com/two-voices/how-to-kill-an-airport-extreme-base-station</link>        <description>Apple products aren't infallible, you know.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-05-13T18:06:26Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/creating-a-python-2-4-plone-and-zope-development-environment-on-mac-os-x-leopard">        <title>Creating a Python 2.4, Plone and Zope Development Environment on Mac OS X Leopard</title>        <link>http://www.stereoplex.com/two-voices/creating-a-python-2-4-plone-and-zope-development-environment-on-mac-os-x-leopard</link>        <description>Compiling Python, Zope and Plone on Leopard isn't as easy as it is on Linux. Here's a walkthrough of the process, from a bare Leopard install right through to having a working Plone 3 development environment, using paster and buildout.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-05-07T16:51:41Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/import-this.net">        <title>import this.NET</title>        <link>http://www.stereoplex.com/two-voices/import-this.net</link>        <description>The Zen of Python doesn't just apply to Python.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-04-15T16:29:54Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/shared-development-databases">        <title>Shared Development Databases</title>        <link>http://www.stereoplex.com/two-voices/shared-development-databases</link>        <description>One of the big culture shocks moving to a .NET development team was the amount of shared development infrastructure - particularly on the database side. In this post, I share some of my experiences and suggest ways that you can work around some of the impositions of shared infrastructure.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-05-21T19:49:27Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/django-redirects">        <title>Django Redirects (Updated)</title>        <link>http://www.stereoplex.com/two-voices/django-redirects</link>        <description>This is a quick-n-dirty app to let you set up redirects on your Django site through the admin interface. (Updated to reflect my own oversight of django.contrib.redirects, which, er, does all this for you...)</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-03-07T23:47:53Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/using-output-parameters-with-the-enterprise-library">        <title>Using output parameters with the Enterprise Library</title>        <link>http://www.stereoplex.com/two-voices/using-output-parameters-with-the-enterprise-library</link>        <description>Trying to get stored procedure output parameters working when you're using the Enterprise Library 3 can be frustrating. Here's a couple of tips to help you along.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-25T09:13:51Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/oops">        <title>Oops.</title>        <link>http://www.stereoplex.com/two-voices/oops</link>        <description>Why having automated tests for your web site's functionality is a good idea.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-13T09:21:48Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/asp-net-ajax-and-unknown-web-method">        <title>ASP.NET AJAX and Unknown Web Method</title>        <link>http://www.stereoplex.com/two-voices/asp-net-ajax-and-unknown-web-method</link>        <description>The ASP.NET AJAX toolkit includes controls, such as the DynamicPopulateExtender, which invoke methods on the pages on which they are included to obtain data. This post looks at a common problem and its under-documentated solution.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-12T14:45:29Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/djangopeople.net-geodjango-and-postgis">        <title>djangopeople.net, GeoDjango and PostGIS</title>        <link>http://www.stereoplex.com/two-voices/djangopeople.net-geodjango-and-postgis</link>        <description>Michael Trier's "This Week In Django" podcast is turning into something of a gem mine. I'm particularly taken with one website he mentioned, djangopeople.net. Plus, thoughts on GeoDjango and PostGIS, and the iPhone's Wi-Fi Locations technology.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-11T16:15:46Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/error-compiling-postgresql-8.3-on-leopard-rl_completion_matches">        <title>Error compiling PostgreSQL 8.3 on Leopard: 'rl_completion_matches'</title>        <link>http://www.stereoplex.com/two-voices/error-compiling-postgresql-8.3-on-leopard-rl_completion_matches</link>        <description>This is a brief note for those having trouble compiling the latest version of PostgreSQL on Leopard.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-29T13:40:06Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>
    <item rdf:about="http://www.stereoplex.com/two-voices/mac-os-x-command-and-manual-search-path-path-and-manpath-for-man">        <title>Mac OS X command and manual search path (PATH and MANPATH for man)</title>        <link>http://www.stereoplex.com/two-voices/mac-os-x-command-and-manual-search-path-path-and-manpath-for-man</link>        <description>Mac OS X Leopard provides a simple way to manage your system-wide PATH and MANPATH for command and man pages.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>danfairs</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-02-05T12:53:04Z</dc:date>        <dc:type>Blog Entry</dc:type>    </item>




</rdf:RDF>
