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

<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

    <channel>

        <title>Posts</title>
        <link>http://nathanvangheem.com/posts</link>
        <description></description>

        <generator>basesyndication</generator>
        <!-- TODO
        <lastBuildDate>Mon, 30 Sep 2002 11:00:00 GMT</lastBuildDate>
        <copyright>Copyright 1997-2002 Dave Winer</copyright>
        <docs>http://backend.userland.com/rss</docs>
        <category domain="Syndic8">1765</category>
        <managingEditor>dave@userland.com</managingEditor>
        <webMaster>dave@userland.com</webMaster>
        -->

        <!-- TODO: Should there be an individual image associatable with each
        Weblog object?  I think so... -->
        <image>
            <title>Posts</title>
            <url>http://nathanvangheem.com/logo.png</url>
            <link>http://nathanvangheem.com/posts</link>
        </image>

        
            <item>
                <title type="plain">High Availability Varnish Configuration for Plone</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>How to get varnish to continue serving out stale, content when your backend may be down.</itunes:summary>
                <description>How to get varnish to continue serving out stale, content when your backend may be down.</description>
                <guid>http://nathanvangheem.com/news/high-availability-varnish-configuration-for-plone</guid>
                <link>http://nathanvangheem.com/news/high-availability-varnish-configuration-for-plone</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="caching, varnish, plone"/>
               	<pubDate>Tue, 20 Sep 2011 00:15:00 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">Plone 3.3.5 on Mac OS X Lion</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>Some tips for Plone 3 on Lion.</itunes:summary>
                <description>Some tips for Plone 3 on Lion.</description>
                <guid>http://nathanvangheem.com/news/plone-3.3.5-on-mac-os-x-lion</guid>
                <link>http://nathanvangheem.com/news/plone-3.3.5-on-mac-os-x-lion</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="python, MAC OS X, plone"/>
               	<pubDate>Sat, 27 Aug 2011 01:25:00 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">Fixing Broken ZODB Object references</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>I'm not an expert on this by any means, but here are some notes on my latest episode.</itunes:summary>
                <description>I'm not an expert on this by any means, but here are some notes on my latest episode.</description>
                <guid>http://nathanvangheem.com/news/fixing-broken-zodb-object-references</guid>
                <link>http://nathanvangheem.com/news/fixing-broken-zodb-object-references</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="python, Zope2, plone, databases"/>
               	<pubDate>Wed, 25 May 2011 02:05:29 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">Notes on a More Secure Plone Deployment </title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>Some things to think about if you're planning on providing a more secure Plone site. While Plone is a very secure CMS with an incredible track record, there are still plenty of things you can do to protect sites that might be larger targets.</itunes:summary>
                <description>Some things to think about if you're planning on providing a more secure Plone site. While Plone is a very secure CMS with an incredible track record, there are still plenty of things you can do to protect sites that might be larger targets.</description>
                <guid>http://nathanvangheem.com/news/notes-on-a-more-secure-plone-deployment</guid>
                <link>http://nathanvangheem.com/news/notes-on-a-more-secure-plone-deployment</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="python, replication, security, plone"/>
               	<pubDate>Fri, 15 Apr 2011 01:00:57 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">Using Plone as a Document Repository</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>Sharing my experience in using plone to OCR PDF documents and displaying the documents in the browser with Flex Paper.</itunes:summary>
                <description>Sharing my experience in using plone to OCR PDF documents and displaying the documents in the browser with Flex Paper.</description>
                <guid>http://nathanvangheem.com/news/using-plone-as-a-document-repository</guid>
                <link>http://nathanvangheem.com/news/using-plone-as-a-document-repository</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="python, ocr, plone"/>
               	<pubDate>Wed, 13 Apr 2011 22:40:00 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">gunicorn startup script for Django</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>with multiple servers</itunes:summary>
                <description>with multiple servers</description>
                <guid>http://nathanvangheem.com/news/gunicorn-startup-script-for-django</guid>
                <link>http://nathanvangheem.com/news/gunicorn-startup-script-for-django</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="python, scripts, django"/>
               	<pubDate>Wed, 23 Mar 2011 07:52:35 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">nginx with built in load balancing and caching</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>nginx can do it all. Short example to get nginx going with buildout to provide load balancing and caching.</itunes:summary>
                <description>nginx can do it all. Short example to get nginx going with buildout to provide load balancing and caching.</description>
                <guid>http://nathanvangheem.com/news/nginx-with-built-in-load-balancing-and-caching</guid>
                <link>http://nathanvangheem.com/news/nginx-with-built-in-load-balancing-and-caching</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text=""/>
               	<pubDate>Sat, 31 Jul 2010 00:15:00 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">Running Plone 4b4 with Zope 2.13.0a1</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>Just some guidelines on getting Plone 4b4 to work with the new Zope 2.13 release to save you some time.</itunes:summary>
                <description>Just some guidelines on getting Plone 4b4 to work with the new Zope 2.13 release to save you some time.</description>
                <guid>http://nathanvangheem.com/news/running-plone-4b4-with-zope-2.13.0a1</guid>
                <link>http://nathanvangheem.com/news/running-plone-4b4-with-zope-2.13.0a1</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="Zope2, installation, python, buildout, plone"/>
               	<pubDate>Fri, 25 Jun 2010 15:35:00 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">pysourcesearch</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>A simple repoze.bfg application for searching python packages and sets of packages utilizing repoze.catalog.</itunes:summary>
                <description>A simple repoze.bfg application for searching python packages and sets of packages utilizing repoze.catalog.</description>
                <guid>http://nathanvangheem.com/news/pysourcesearch</guid>
                <link>http://nathanvangheem.com/news/pysourcesearch</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text=""/>
               	<pubDate>Wed, 09 Jun 2010 08:44:43 -0400</pubDate>

                
            </item>
        
        
            <item>
                <title type="plain">Running Plone 4 with a Zope2 WSGI</title>
                <itunes:author>Nathan Van Gheem</itunes:author>
                <itunes:summary>Guide to running Plone 4 with the Zope2 WSGI branch</itunes:summary>
                <description>Guide to running Plone 4 with the Zope2 WSGI branch</description>
                <guid>http://nathanvangheem.com/news/running-plone-4-with-a-zope2-wsgi</guid>
                <link>http://nathanvangheem.com/news/running-plone-4-with-a-zope2-wsgi</link>
                <author>Nathan Van Gheem</author>
				<itunes:category text="sprint, Zope2, plone"/>
               	<pubDate>Mon, 31 May 2010 00:20:00 -0400</pubDate>

                
            </item>
        

    </channel>
</rss>



