<?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>Webfluency &#187; PDF::API2</title>
	<atom:link href="http://www.webfluency.com/tag/pdfapi2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webfluency.com</link>
	<description>We Speak Web So You Don't Have To</description>
	<lastBuildDate>Thu, 03 Dec 2009 16:28:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Old Content, Still Valid</title>
		<link>http://www.webfluency.com/2008/02/01/old-content-still-valid/</link>
		<comments>http://www.webfluency.com/2008/02/01/old-content-still-valid/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 17:20:52 +0000</pubDate>
		<dc:creator>gdemetrick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[PDF::API2]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://webfluency.com/greg/2008/02/01/old-content-still-valid/</guid>
		<description><![CDATA[One thing I try to do from time to time is clean up old content on my sites. Because of this, I find gems of knowledge I forgot I had and should share with the wider programming communities. This is just such a case.
A while back I was tasked with writing a program that took [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webfluency.com/wp-content/uploads/2008/02/pdf_red-150x150.jpg" alt="PDF Document" align="left" height="64" hspace="8" width="67" />One thing I try to do from time to time is clean up old content on my sites. Because of this, I find gems of knowledge I forgot I had and should share with the wider programming communities. This is just such a case.</p>
<p>A while back I was tasked with writing a program that took content out of a database and reformat it as a PDF document with a specific layout. I found this nice CPAN module for perl called PDF::API2 which allows you to write PDFs on the fly. After some database giggery pokery I had a program in place that created the 500 PDF files in about 2 min.</p>
<p>After I wrote the program I wanted to address the complete lack of documentation for the module. I ended up <a href="http://www.webfluency.com/pdfapidbi.htm">writing an article</a> that never got linked anywhere.  I am correcting that issue now and hopefully this will help someone else with a similar problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webfluency.com/2008/02/01/old-content-still-valid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
