<?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; subversion</title>
	<atom:link href="http://arcwhite.org/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcwhite.org</link>
	<description>Sweeping arcs, entirely tangential</description>
	<lastBuildDate>Mon, 06 Feb 2012 01:29:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<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>
<style type="text/css">#sp, #sp a {font-size: 9px;color: #555555;border-bottom: none;clear: both;}</style><div id='sp' style='text-align:right;'></div>

