<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>spaceshipknows</title>
	<atom:link href="http://spaceshipknows.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://spaceshipknows.com</link>
	<description>which way to go</description>
	<lastBuildDate>Fri, 19 Jun 2009 20:03:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>michael@spaceshipknows.com ()</managingEditor>
		<webMaster>michael@spaceshipknows.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Just another WordPress weblog</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>michael@spaceshipknows.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://spaceshipknows.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://spaceshipknows.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>spaceshipknows</title>
			<link>http://spaceshipknows.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Compiling mysql bindings for ruby on os x</title>
		<link>http://spaceshipknows.com/?p=23</link>
		<comments>http://spaceshipknows.com/?p=23#comments</comments>
		<pubDate>Fri, 19 Jun 2009 20:03:08 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://spaceshipknows.com/?p=23</guid>
		<description><![CDATA[This is on a few other places, but I wanted to document it for myself =D.

ruby extconf.rb --with-mysql-config=/usr/local/mysql/bin/mysql_config -with-mysql-dir=/usr/local/mysql

]]></description>
			<content:encoded><![CDATA[<p>This is on a few other places, but I wanted to document it for myself =D.</p>
<pre>
ruby extconf.rb --with-mysql-config=/usr/local/mysql/bin/mysql_config -with-mysql-dir=/usr/local/mysql
</pre>
]]></content:encoded>
			<wfw:commentRss>http://spaceshipknows.com/?feed=rss2&amp;p=23</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->