<?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>An Oak In The Fall</title>
	<atom:link href="http://blog.xzion.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xzion.net</link>
	<description>Struggling against the almighty tides of eventuality</description>
	<lastBuildDate>Sat, 30 Apr 2011 01:33:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>On Birth Certificates</title>
		<link>http://blog.xzion.net/2011/04/29/on-birth-certificates/</link>
		<comments>http://blog.xzion.net/2011/04/29/on-birth-certificates/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 01:33:31 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[racism]]></category>
		<category><![CDATA[stupidity]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=384</guid>
		<description><![CDATA[I think by now it&#8217;s news to no one about President Obama&#8217;s birth certificate. Almost everyone has strong feelings about this, and I do as well. But they&#8217;re mixed. I&#8217;m just as angry as it seems like someone should be at this sort of thing. After years of elegantly dismissing attempts to distract the agenda ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2011/04/29/on-birth-certificates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey it&#8217;s a Harp Concert</title>
		<link>http://blog.xzion.net/2011/03/12/hey-its-a-harp-concert/</link>
		<comments>http://blog.xzion.net/2011/03/12/hey-its-a-harp-concert/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 04:51:59 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Performing]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=379</guid>
		<description><![CDATA[Tomorrow I&#8217;m going to be playing on a concert in Towson. I really should be practicing, but instead I&#8217;ve decided to write a blog. My priorities: not very well in order. However, I think it&#8217;ll probably be fine. One of my pieces is not memorized (which is particularly weird because I wrote it), but it&#8217;ll be ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2011/03/12/hey-its-a-harp-concert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running</title>
		<link>http://blog.xzion.net/2011/03/04/running/</link>
		<comments>http://blog.xzion.net/2011/03/04/running/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 04:48:49 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Creative Writing]]></category>
		<category><![CDATA[Prose]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=365</guid>
		<description><![CDATA[Running from a predator only ends one of two ways, and it was clear that one of the options wasn't really available to me.</p]]></description>
		<wfw:commentRss>http://blog.xzion.net/2011/03/04/running/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On Sexual Identity</title>
		<link>http://blog.xzion.net/2011/02/07/on-sexual-identity/</link>
		<comments>http://blog.xzion.net/2011/02/07/on-sexual-identity/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 02:31:11 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[sexuality]]></category>
		<category><![CDATA[terms]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=346</guid>
		<description><![CDATA[This is the first of what I&#8217;m hoping to have as a series of posts on sexual behavior, primarily in humans. I&#8217;m not a physician or a psychologist, but I&#8217;ve read a fair amount of Wikipedia and that seems to at least qualify me to have an opinion on the Internet, however poorly-formed. I&#8217;m not ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2011/02/07/on-sexual-identity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Postgres GUC as Session/Transaction Variables</title>
		<link>http://blog.xzion.net/2011/02/04/postgres-guc-as-session-transaction-variables/</link>
		<comments>http://blog.xzion.net/2011/02/04/postgres-guc-as-session-transaction-variables/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 16:24:31 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[auditing]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[guc]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=330</guid>
		<description><![CDATA[Edit Feb 8 8:53: After playing around a bit more with the functions, I&#8217;ve added another caveat dealing with the function volatility. Some time ago, I wrote about session variables in PostgreSQL. I&#8217;ve been using the solution for some time to address the problem of performing a more-or-less-automatic audit trail for certain important tables when ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2011/02/04/postgres-guc-as-session-transaction-variables/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>#FollowFriday</title>
		<link>http://blog.xzion.net/2010/08/20/followfriday/</link>
		<comments>http://blog.xzion.net/2010/08/20/followfriday/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:20:32 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=304</guid>
		<description><![CDATA[I can&#8217;t really get behind Follow Friday. I like it when people mention me, perhaps because I enjoy the confidence boost of someone saying what I think is interesting. But honestly, I don&#8217;t think anyone new has ever followed me from being mentioned, and I don&#8217;t think I&#8217;ve ever followed someone who was mentioned. In ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2010/08/20/followfriday/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>T-Shirt Idea</title>
		<link>http://blog.xzion.net/2010/08/04/t-shirt-idea/</link>
		<comments>http://blog.xzion.net/2010/08/04/t-shirt-idea/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 03:28:20 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Stream of Consciousness]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[loneliness]]></category>
		<category><![CDATA[pain]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=295</guid>
		<description><![CDATA[If life were like a yarn twisted about, what kind of clothing would your existence make? It seems like one of those stupid questions that stupid people ask to get stupid responses that people think are deep. There&#8217;s nothing really to it. Your life isn&#8217;t cloth, it&#8217;s flesh and blood and bone and pain and ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2010/08/04/t-shirt-idea/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Line in the Sand</title>
		<link>http://blog.xzion.net/2010/08/04/line-in-the-sand/</link>
		<comments>http://blog.xzion.net/2010/08/04/line-in-the-sand/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 00:13:17 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[baltimore]]></category>
		<category><![CDATA[racism]]></category>
		<category><![CDATA[stupidity]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=287</guid>
		<description><![CDATA[I wrote this about a week ago, in response to a then-current news item. Fearing a tide of Charles Village people (or anyone, really) who would read into this that I just didn&#8217;t give a shit about someone dying, and come and harass me, I didn&#8217;t post it. However, I guess at this point I&#8217;m ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2010/08/04/line-in-the-sand/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dealing With YAPB</title>
		<link>http://blog.xzion.net/2010/06/26/dealing-with-yapb/</link>
		<comments>http://blog.xzion.net/2010/06/26/dealing-with-yapb/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 02:56:40 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=279</guid>
		<description><![CDATA[It&#8217;s been a while since I blogged. Sue me. I fully intend to get into a regular posting schedule, one of these weeks. I&#8217;ve even got a plan mapped out. But that&#8217;s for later. For now, I&#8217;ll detail how I set up my partner&#8217;s photoblog. It was actually less than completely straightforward. We run our ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2010/06/26/dealing-with-yapb/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Winding Up at a Comics Festival</title>
		<link>http://blog.xzion.net/2010/05/25/winding-up-at-a-comics-festival/</link>
		<comments>http://blog.xzion.net/2010/05/25/winding-up-at-a-comics-festival/#comments</comments>
		<pubDate>Tue, 25 May 2010 12:56:10 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[baltimore]]></category>
		<category><![CDATA[comics]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=273</guid>
		<description><![CDATA[Saturday, among other things, I went to the Windup Comics ("Comix"?) Fest[ival]. If that wrestling match with punctuation didn't completely turn you off, you'll now be entreated to a review of that experience.</p]]></description>
		<wfw:commentRss>http://blog.xzion.net/2010/05/25/winding-up-at-a-comics-festival/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

