<?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>Arc Tangent &#187; rcs</title>
	<atom:link href="http://arcwhite.org/tag/rcs/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcwhite.org</link>
	<description>Sweeping arcs, entirely tangential</description>
	<lastBuildDate>Wed, 03 Feb 2010 18:40:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An Ode to Revision Control</title>
		<link>http://arcwhite.org/2009/03/18/an-ode-to-revision-control/</link>
		<comments>http://arcwhite.org/2009/03/18/an-ode-to-revision-control/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 13:26:59 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[rcs]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=80</guid>
		<description><![CDATA[A project I'm working on had things that needed to be printed. Initially, I used FPDF to generate and output a PDF document, which was reasonably pretty and very printable.

Somewhere along the way, I lost my mind and re-implemented these as HTML documents. I don't know what came over me. There was a reason for it at the time. HTML documents are a pain in the backside to print, most of the time - browsers usually feel obligated to stick headers and footers on them with URLs and dates, and in Firefox at least, these are a pain to turn off.]]></description>
		<wfw:commentRss>http://arcwhite.org/2009/03/18/an-ode-to-revision-control/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
