<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fragility</title>
	<atom:link href="http://fragility.us/feed" rel="self" type="application/rss+xml" />
	<link>http://fragility.us</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 21:29:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using PostgreSQL with WordPress</title>
		<link>http://fragility.us/2010/07/23/using-postgresql-with-wordpress</link>
		<comments>http://fragility.us/2010/07/23/using-postgresql-with-wordpress#comments</comments>
		<pubDate>Fri, 23 Jul 2010 21:27:13 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://fragility.us/2010/07/23/using-postgresql-with-wordpress</guid>
		<description><![CDATA[This site has been using PostgreSQL as a back end for WordPress since the beginning.  This is possible with a nice little plugin PG4WP that will translate queries on the fly into something that PostgreSQL can understand. I&#8217;m a big &#8230; <a href="http://fragility.us/2010/07/23/using-postgresql-with-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fragility.us/2010/07/23/using-postgresql-with-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to Your Local Development Sites from VirtualBox Guests</title>
		<link>http://fragility.us/2009/05/18/connect-to-your-local-development-sites-from-virtualbox-guests</link>
		<comments>http://fragility.us/2009/05/18/connect-to-your-local-development-sites-from-virtualbox-guests#comments</comments>
		<pubDate>Mon, 18 May 2009 21:51:01 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://test.fragility.us/?p=25</guid>
		<description><![CDATA[Like many web developers, I do most of my work with a web server running on my local machine.  In my case, I'm running Apache HTTPD from MacPorts on my MacBook Pro, and I have various sites in development using either Ruby or PHP.  Due to the nature of the projects, or simple because it's a good idea, I prefer to test my sites in various browsers, including Internet Explorer, which is not available on Mac OS.  So, I've set up multiple virtual machines using the freely available <a href="http://www.virtualbox.org/">VirtualBox</a>. <a href="http://fragility.us/2009/05/18/connect-to-your-local-development-sites-from-virtualbox-guests">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fragility.us/2009/05/18/connect-to-your-local-development-sites-from-virtualbox-guests/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installing PostgreSQL on Mac OS X</title>
		<link>http://fragility.us/2009/03/19/installing-postgresql-on-mac-os-x</link>
		<comments>http://fragility.us/2009/03/19/installing-postgresql-on-mac-os-x#comments</comments>
		<pubDate>Thu, 19 Mar 2009 21:38:31 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://test.fragility.us/?p=14</guid>
		<description><![CDATA[Here is what I did to get PostgreSQL and the postgres ruby gem installed on Mac OS X Leopard.  This post is more for my personal reference, but if anyone finds it useful, so be it.  There are other posts around that deal with the same issue, but I've not found one that has the complete picture. <a href="http://fragility.us/2009/03/19/installing-postgresql-on-mac-os-x">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fragility.us/2009/03/19/installing-postgresql-on-mac-os-x/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Not So Smarty</title>
		<link>http://fragility.us/2009/02/26/not-so-smarty</link>
		<comments>http://fragility.us/2009/02/26/not-so-smarty#comments</comments>
		<pubDate>Fri, 27 Feb 2009 02:34:10 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smarty]]></category>

		<guid isPermaLink="false">http://test.fragility.us/?p=3</guid>
		<description><![CDATA[I&#8217;ve used the Smarty template engine on a large PHP project for many years now.  Back in my younger days (2002 or so) we thought it was great &#8211; we could finally get good separation of concerns on our web &#8230; <a href="http://fragility.us/2009/02/26/not-so-smarty">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fragility.us/2009/02/26/not-so-smarty/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
